
#app {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC-Bold, Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #191919;
}
body {
  --vh: 9.45px;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC-Bold, sans-serif;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
* {
  position: relative;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: normal;
}
a {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
}
.section {
  min-height: 63vh;
}
.zindex-30 {
  z-index: 30 !important;
}
.zindex-40 {
  z-index: 40 !important;
}
.zindex-50 {
  z-index: 50 !important;
}
.zindex-60 {
  z-index: 60 !important;
}
.zindex-100 {
  z-index: 100 !important;
}
h1 {
  font-size: 30px;
  font-weight: inherit;
}
@media (max-width: 1269px) {
h1 {
    font-size: 26px;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html,
body {
    width: 100%;
    height: 100%
}

section {
    min-height: 63vh
}

input[type=checkbox] {
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    -o-appearance: auto
}

input[type=submit] {
    outline: 0px;
    border: 0px;
    border-radius: 0px
}

button {
    padding: 0;
    outline: 0;
    background-color: rgba(0, 0, 0, 0)
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    line-height: normal;
    margin: 0
}

button,
select {
    text-transform: none
}

hr {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 0;
    border-top: 1px solid #dedede
}

ol {
    margin-top: 2px;
    margin-bottom: 2px
}

a:focus {
    outline: 0px
}

select::-ms-expand {
    display: none
}

* {
    position: relative;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: normal
}

.u-clearfix::before,
.u-clearfix::after {
    content: "";
    display: block;
    clear: both
}

.u-text-300 {
    font-weight: 300
}

.u-text-400 {
    font-weight: 400
}

.u-text-500 {
    font-weight: 500
}

.u-text-600 {
    font-weight: 600
}

.u-text-italic {
    font-style: italic
}

.u-resize-none {
    resize: none
}

.u-overauto {
    overflow: auto
}

.u-overxauto {
    overflow-x: auto
}

.u-overyauto {
    overflow-y: auto
}

.u-overhidden {
    overflow: hidden
}

.u-text-left {
    text-align: left
}

.u-text-center {
    text-align: center
}

.u-text-right {
    text-align: right
}

.u-text-underline {
    text-decoration: underline
}

.u-text-linethrough {
    -webkit-text-decoration: linethrough;
            text-decoration: linethrough
}

.u-vertical-middle {
    vertical-align: middle
}

.u-vertical-top {
    vertical-align: top
}

.u-vertical-bottom {
    vertical-align: bottom
}

.u-marginauto {
    margin-left: auto;
    margin-right: auto
}

.u-Pseudonone::before,
.u-Pseudonone::after {
    display: none !important;
    content: none !important
}

.u-cursor-text {
    cursor: text
}

.u-cursor-pointer {
    cursor: pointer
}

.u-hover-7:hover {
    opacity: .7
}

.u-hover-8:hover {
    opacity: .8
}

.u-inherit {
    color: inherit;
    background-color: inherit
}

.u-ls1 {
    letter-spacing: 1px
}

.u-ls2 {
    letter-spacing: 2px
}

#at4-share,
#at4-thankyou,
#at-share-dock,
.at-share-dock-outer {
    display: none !important
}

.sharethis-inline-share-buttons .st-btn {
    display: inline-block !important
}

.sharethis-inline-share-buttons {
    z-index: 0 !important
}

.st-sticky-share-buttons,
.st-image-share-buttons {
    display: none !important
}

.u-text-ff2 {
    font-family: "PT Sans", sans-serif
}

html,
body {
    font-family: sans-serif
}

html[lang=en] html,
html[lang=en] body {
    font-family: "Poppins", sans-serif
}

html,
body {
    font-size: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 30px;
    font-weight: inherit
}

@media(max-width: 1269px) {
    h1 {
        font-size: 26px
    }
}

h2 {
    font-size: 25px;
    font-weight: inherit
}

@media(max-width: 1269px) {
    h2 {
        font-size: 21px
    }
}

h3 {
    font-size: 20px;
    font-weight: inherit
}

@media(max-width: 1269px) {
    h3 {
        font-size: 18px
    }
}

h4 {
    font-size: 18px;
    font-weight: inherit
}

@media(max-width: 1269px) {
    h4 {
        font-size: 16px
    }
}

h5 {
    font-size: 16px;
    font-weight: inherit
}

@media(max-width: 1269px) {
    h5 {
        font-size: 14px
    }
}

h6 {
    font-size: 14px;
    font-weight: inherit
}

@media(max-width: 1269px) {
    h6 {
        font-size: 14px
    }
}

p {
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 0em;
    line-height: 1.875
}

.bg-color--primary {
    background-color: #28804a !important
}

.bg-color--primarylight {
    background-color: #b2aacd !important
}

.bg-color--primarydark {
    background-color: #21653e !important
}

.bg-color--secondary {
    background-color: #83623b !important
}

.bg-color--secondarylight {
    background-color: #82715e !important
}

.bg-color--secondarydark {
    background-color: #4e381c !important
}

.bg-color--gray {
    background-color: #6c6c6c !important
}

.bg-color--white {
    background-color: #fff !important
}

.bg-color--black {
    background-color: #000 !important
}

.color--primary {
    color: #28804a !important
}

.color--primarylight {
    color: #b2aacd !important
}

.color--primarydark {
    color: #21653e !important
}

.color--secondary {
    color: #83623b !important
}

.color--secondarylight {
    color: #82715e !important
}

.color--secondarydark {
    color: #4e381c !important
}

.color--gray {
    color: #6c6c6c !important
}

.color--lightgray {
    color: #dedede !important
}

.color--red {
    color: red !important
}

.color--contentblack {
    color: #191919 !important
}

.color--white {
    color: #fff !important
}

.color--black {
    color: #000 !important
}

.bg-color--whatliesbeyond {
    background: linear-gradient(45deg, #F0F2F0, #000C40)
}

.theme-dark .bg-color--primary {
    background-color: #322b3d !important
}

.theme-dark .bg-color--primarylight {
    background-color: #2f2d35 !important
}

input,
select,
textarea {
    display: inline-block;
    border-radius: 2px;
    vertical-align: middle
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    margin: 0
}

input[type=date] {
    display: flex;
    -moz-text-align-last: left;
         text-align-last: left;
    -webkit-appearance: none
}

input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type=date]::-webkit-calendar-picker-indicator {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

input:focus,
select:focus,
textarea:focus {
    outline: 0
}

button {
    display: inline-block;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    user-drag: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    box-sizing: border-box;
    border-style: none;
    border-width: none
}

button:active {
    box-shadow: none;
    border-style: none;
    border-width: none
}

table {
    border-collapse: collapse
}

table[border="0"] th,
table[border="0"] td {
    border: 0
}

td,
th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center
}

ul {
    margin: 0 0;
    padding: 0;
    list-style-type: none
}

ul li {
    padding-left: 0
}

.rich-content.editor [data-aos] {
    opacity: 1 !important;
    transform: unset !important
}

.rich-content.editor .tabbox__child {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important
}

.editor section {
    min-height: unset
}

.editor img,
.editor video {
    max-width: 100%;
    height: auto
}

.editor iframe {
    max-width: 100%;
    height: auto !important;
    aspect-ratio: 16/9
}

.editor p {
    color: #6c6c6c;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 0em;
    line-height: 1.875
}

.editor ul {
    margin: 0 0;
    padding: 0;
    list-style-type: none
}

.editor ul li {
    padding-left: 18px;
    margin: 6px 0;
    font-weight: 400;
    line-height: 1.15;
    font-size: 1em;
    letter-spacing: 0em;
    line-height: 1.875
}

.editor ul li::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #6c6c6c;
    position: absolute;
    top: .7em;
    left: 3px
}

.editor ol {
    margin: 0;
    padding-left: 30px
}

.editor ol li {
    padding-left: 2px;
    margin: 6px 0;
    font-weight: 400;
    line-height: 1.15;
    font-size: 1em;
    letter-spacing: 0.16em;
    line-height: 1.625
}

.editor .title {
    font-weight: 500;
    color: #0c1024;
    font-size: 28px;
    font-size: 1.75em
}

@media(max-width: 1269px) {
    .editor .title {
        font-size: 1.625em
    }
}

@media(max-width: 767px) {
    .editor .title {
        font-size: 1.5em
    }
}

.editor .subtitle {
    color: #6c6c6c;
    font-weight: 500;
    font-size: 1.125em
}

.editor table {
    max-width: 100%
}

.editor table th {
    background-color: #28804a;
    color: #fff;
    font-weight: 500;
    font-size: 1.25em
}

.editor table[border="0"] th,
.editor table[border="0"] td {
    border: 0
}

.editor table.rwd {
    margin: 30px 0;
    max-width: 100%;
    width: 100%;
}

.editor table.rwd tr {
    text-align: left
}

@media(max-width: 767px) {
    .editor table.rwd tr {
        flex-direction: column;
        display: flex
    }
}

.editor table.rwd td {
    text-align: left
}

@media(max-width: 767px) {
    .editor table.rwd td {
        width: 100% !important
    }
}

.editor table img,
.editor table video {
    max-width: unset
}

@media(max-width: 767px) {

    .editor table img,
    .editor table video {
        width: 100%
    }
}

.editor a {
    text-decoration: underline;
    line-height: 1.5
}

.editor a:hover {
    opacity: .8
}

.editor hr {
    border-color: #c8ccca;
    margin: 30px 0
}

.db {
    display: block
}

.dib {
    display: inline-block
}

.bd {
    border: 1px solid #000
}

.h100 {
    height: 100% !important
}

.w100 {
    width: 100% !important
}

.maxw100 {
    max-width: 100% !important
}

.maxh100 {
    max-height: 100% !important
}

.poe {
    position: relative
}

.flexLC {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important
}

.flexLT {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: flex-start !important
}

.flexRC {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important
}

.flexCC {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important
}

.flexSB {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important
}

.flexSA {
    display: flex !important;
    justify-content: space-around !important;
    align-items: center !important
}

.flexSE {
    display: flex !important;
    justify-content: space-evenly !important;
    align-items: center !important
}

.flexCCC {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important
}

.flexWrap {
    flex-wrap: wrap !important
}

.flexDirRow {
    flex-direction: row !important
}

.flexDirColumn {
    flex-direction: column !important
}

.flexLCC {
    display: flex !important;
    justify-content: center !important;
    align-items: flex-start !important;
    flex-direction: column !important
}

.flexRCC {
    display: flex !important;
    justify-content: center !important;
    align-items: flex-end !important;
    flex-direction: column !important
}

.flexDirRow-rev {
    flex-direction: row-reverse !important
}

.flexDirColumn-rev {
    flex-direction: column-reverse !important
}

@media(max-width: 1269px) {
    .flexLT-md {
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        flex-direction: row !important
    }

    .flexLC-md {
        display: flex !important;
        justify-content: flex-start !important;
        align-items: center !important;
        flex-direction: row !important
    }

    .flexRC-md {
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
        flex-direction: row !important
    }

    .flexCC-md {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: row !important
    }

    .flexCCC-md {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important
    }

    .flexLCC-md {
        display: flex !important;
        justify-content: center !important;
        align-items: flex-start !important;
        flex-direction: column !important
    }

    .flexRCC-md {
        display: flex !important;
        justify-content: center !important;
        align-items: flex-end !important;
        flex-direction: column !important
    }

    .flexWrap-md {
        flex-wrap: wrap !important
    }
}

@media(max-width: 767px) {
    .flexLT-sm {
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        flex-direction: row !important
    }

    .flexLC-sm {
        display: flex !important;
        justify-content: flex-start !important;
        align-items: center !important;
        flex-direction: row !important
    }

    .flexRC-sm {
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
        flex-direction: row !important
    }

    .flexCC-sm {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: row !important
    }

    .flexCCC-sm {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important
    }

    .flexLCC-sm {
        display: flex !important;
        justify-content: center !important;
        align-items: flex-start !important;
        flex-direction: column !important
    }

    .flexRCC-sm {
        display: flex !important;
        justify-content: center !important;
        align-items: flex-end !important;
        flex-direction: column !important
    }

    .flexWrap-sm {
        flex-wrap: wrap !important
    }
}

.flexShrink-0 {
    flex-shrink: 0 !important
}

.flexGrow-0 {
    flex-grow: 0 !important
}

.float-left {
    float: left !important;
    vertical-align: middle !important;
    position: relative !important
}

.float-right {
    float: right !important;
    vertical-align: middle !important;
    position: relative !important
}

.m-0 {
    margin: 0 !important
}

.mt-0 {
    margin-top: 0px !important
}

.mt-4 {
    margin-top: 4px !important
}

.mt-sm {
    margin-top: 8px !important
}

.mt-16 {
    margin-top: 16px !important
}

.mt-md {
    margin-top: 24px !important
}

.mt-lg {
    margin-top: 48px !important
}

.mt-xl {
    margin-top: 80px !important
}

.mt-xxl {
    margin-top: 102px !important
}

.mr-0 {
    margin-right: 0px !important
}

.mr-4 {
    margin-right: 4px !important
}

.mr-sm {
    margin-right: 8px !important
}

.mr-16 {
    margin-right: 16px !important
}

.mr-md {
    margin-right: 24px !important
}

.mr-lg {
    margin-right: 48px !important
}

.mr-xl {
    margin-right: 80px !important
}

.mr-xxl {
    margin-right: 102px !important
}

.mb-0 {
    margin-bottom: 0px !important
}

.mb-4 {
    margin-bottom: 4px !important
}

.mb-sm {
    margin-bottom: 8px !important
}

.mb-16 {
    margin-bottom: 16px !important
}

.mb-md {
    margin-bottom: 24px !important
}

.mb-lg {
    margin-bottom: 48px !important
}

.mb-xl {
    margin-bottom: 80px !important
}

.mb-xxl {
    margin-bottom: 102px !important
}

.ml-0 {
    margin-left: 0px !important
}

.ml-4 {
    margin-left: 4px !important
}

.ml-sm {
    margin-left: 8px !important
}

.ml-16 {
    margin-left: 16px !important
}

.ml-md {
    margin-left: 24px !important
}

.ml-lg {
    margin-left: 48px !important
}

.ml-xl {
    margin-left: 80px !important
}

.ml-xxl {
    margin-left: 102px !important
}

@media(min-width: 1270px) {
    .mt-0-lg-u {
        margin-top: 0px !important
    }

    .mb-0-lg-u {
        margin-bottom: 0px !important
    }

    .ml-0-lg-u {
        margin-left: 0px !important
    }

    .mr-0-lg-u {
        margin-right: 0px !important
    }
}

@media(max-width: 1269px) {
    .ml-md-md-d {
        margin-left: 24px !important
    }

    .mb-md-md-d {
        margin-bottom: 24px !important
    }

    .mr-md-md-d {
        margin-right: 24px !important
    }

    .mt-md-md-d {
        margin-top: 24px !important
    }

    .ml-sm-md-d {
        margin-left: 8px !important
    }

    .mb-sm-md-d {
        margin-bottom: 8px !important
    }

    .mr-sm-md-d {
        margin-right: 8px !important
    }

    .mt-sm-md-d {
        margin-top: 8px !important
    }

    .mt-0-md-d {
        margin-top: 0px !important
    }

    .mb-0-md-d {
        margin-bottom: 0px !important
    }

    .ml-0-md-d {
        margin-left: 0px !important
    }

    .mr-0-md-d {
        margin-right: 0px !important
    }
}

@media(min-width: 768px) {
    .mt-0-md-u {
        margin-top: 0px !important
    }

    .mb-0-md-u {
        margin-bottom: 0px !important
    }

    .mr-0-md-u {
        margin-right: 0px !important
    }

    .ml-0-md-u {
        margin-left: 0px !important
    }
}

@media(max-width: 767px) {
    .mt-0-sm-d {
        margin-top: 0px !important
    }

    .ml-0-sm-d {
        margin-left: 0px !important
    }

    .mr-0-sm-d {
        margin-right: 0px !important
    }

    .mb-0-sm-d {
        margin-bottom: 0px !important
    }

    .ml-lg-sm-d {
        margin-left: 48px !important
    }

    .mb-lg-sm-d {
        margin-bottom: 48px !important
    }

    .mr-lg-sm-d {
        margin-right: 48px !important
    }

    .mt-lg-sm-d {
        margin-top: 48px !important
    }

    .ml-md-sm-d {
        margin-left: 24px !important
    }

    .mb-md-sm-d {
        margin-bottom: 24px !important
    }

    .mr-md-sm-d {
        margin-right: 24px !important
    }

    .mt-md-sm-d {
        margin-top: 24px !important
    }

    .ml-sm-sm-d {
        margin-left: 8px !important
    }

    .mb-sm-sm-d {
        margin-bottom: 8px !important
    }

    .mr-sm-sm-d {
        margin-right: 8px !important
    }

    .mt-sm-sm-d {
        margin-top: 8px !important
    }
}

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0px !important
}

.pt-4 {
    padding-top: 4px !important
}

.pt-sm {
    padding-top: 8px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pt-16 {
    padding-top: 16px !important
}

.pt-md {
    padding-top: 24px !important
}

.pt-lg {
    padding-top: 48px !important
}

.pt-xl {
    padding-top: 80px !important
}

.pt-xxl {
    padding-top: 102px !important
}

.pr-0 {
    padding-right: 0px !important
}

.pr-4 {
    padding-right: 4px !important
}

.pr-sm {
    padding-right: 8px !important
}

.pr-15 {
    padding-right: 15px !important
}

.pr-16 {
    padding-right: 16px !important
}

.pr-md {
    padding-right: 24px !important
}

.pr-lg {
    padding-right: 48px !important
}

.pr-xl {
    padding-right: 80px !important
}

.pr-xxl {
    padding-right: 102px !important
}

.pb-0 {
    padding-bottom: 0px !important
}

.pb-4 {
    padding-bottom: 4px !important
}

.pb-sm {
    padding-bottom: 8px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pb-16 {
    padding-bottom: 16px !important
}

.pb-md {
    padding-bottom: 24px !important
}

.pb-lg {
    padding-bottom: 48px !important
}

.pb-xl {
    padding-bottom: 80px !important
}

.pb-xxl {
    padding-bottom: 102px !important
}

.pl-0 {
    padding-left: 0px !important
}

.pl-4 {
    padding-left: 4px !important
}

.pl-sm {
    padding-left: 8px !important
}

.pl-15 {
    padding-left: 15px !important
}

.pl-16 {
    padding-left: 16px !important
}

.pl-md {
    padding-left: 24px !important
}

.pl-lg {
    padding-left: 48px !important
}

.pl-xl {
    padding-left: 80px !important
}

.pl-xxl {
    padding-left: 102px !important
}

@media(min-width: 1270px) {
    .pl-0-lg-u {
        padding-left: 0px !important
    }

    .pr-0-lg-u {
        padding-right: 0px !important
    }

    .pt-0-lg-u {
        padding-top: 0px !important
    }

    .pb-0-lg-u {
        padding-bottom: 0px !important
    }

    .pl-15-lg-u {
        padding-left: 15px !important
    }

    .pr-15-lg-u {
        padding-right: 15px !important
    }

    .pt-15-lg-u {
        padding-top: 15px !important
    }

    .pb-15-lg-u {
        padding-bottom: 15px !important
    }

    .pl-lg-lg-u {
        padding-left: 48px !important
    }

    .pr-lg-lg-u {
        padding-right: 48px !important
    }

    .pt-lg-lg-u {
        padding-top: 48px !important
    }

    .pb-lg-lg-u {
        padding-bottom: 48px !important
    }

    .pl-xl-lg-u {
        padding-left: 80px !important
    }

    .pr-xl-lg-u {
        padding-right: 80px !important
    }

    .pt-xl-lg-u {
        padding-top: 80px !important
    }

    .pb-xl-lg-u {
        padding-bottom: 80px !important
    }
}

@media(max-width: 1269px) {
    .pr-0-md-d {
        padding-right: 0px !important
    }

    .pl-0-md-d {
        padding-left: 0px !important
    }

    .pt-0-md-d {
        padding-top: 0px !important
    }

    .pb-0-md-d {
        padding-bottom: 0px !important
    }

    .pr-15-md-d {
        padding-right: 15px !important
    }

    .pl-15-md-d {
        padding-left: 15px !important
    }

    .pt-15-md-d {
        padding-top: 15px !important
    }

    .pb-15-md-d {
        padding-bottom: 15px !important
    }
}

@media(min-width: 768px) {
    .pt-0-md-u {
        padding-top: 0px !important
    }

    .pb-0-md-u {
        padding-bottom: 0px !important
    }

    .pr-0-md-u {
        padding-right: 0px !important
    }

    .pl-0-md-u {
        padding-left: 0px !important
    }

    .pt-15-md-u {
        padding-top: 15px !important
    }

    .pb-15-md-u {
        padding-bottom: 15px !important
    }

    .pr-15-md-u {
        padding-right: 15px !important
    }

    .pl-15-md-u {
        padding-left: 15px !important
    }
}

@media(max-width: 767px) {
    .pl-0-sm-d {
        padding-left: 0px !important
    }

    .pb-0-sm-d {
        padding-bottom: 0px !important
    }

    .pr-0-sm-d {
        padding-right: 0px !important
    }

    .pt-0-sm-d {
        padding-top: 0px !important
    }

    .pl-15-sm-d {
        padding-left: 15px !important
    }

    .pb-15-sm-d {
        padding-bottom: 15px !important
    }

    .pr-15-sm-d {
        padding-right: 15px !important
    }

    .pt-15-sm-d {
        padding-top: 15px !important
    }

    .pl-md-sm-d {
        padding-left: 24px !important
    }

    .pb-md-sm-d {
        padding-bottom: 24px !important
    }

    .pr-md-sm-d {
        padding-right: 24px !important
    }

    .pt-md-sm-d {
        padding-top: 24px !important
    }

    .pl-sm-sm-d {
        padding-left: 8px !important
    }

    .pb-sm-sm-d {
        padding-bottom: 8px !important
    }

    .pr-sm-sm-d {
        padding-right: 8px !important
    }

    .pt-sm-sm-d {
        padding-top: 8px !important
    }
}

@media(max-width: 430px) {
    .pl-0-xs-d {
        padding-left: 0px !important
    }

    .pb-0-xs-d {
        padding-bottom: 0px !important
    }

    .pr-0-xs-d {
        padding-right: 0px !important
    }

    .pt-0-xs-d {
        padding-top: 0px !important
    }

    .pl-15-xs-d {
        padding-left: 15px !important
    }

    .pb-15-xs-d {
        padding-bottom: 15px !important
    }

    .pr-15-xs-d {
        padding-right: 15px !important
    }

    .pt-15-xs-d {
        padding-top: 15px !important
    }
}

.zindex-0 {
    z-index: 0 !important
}

.zindex-5 {
    z-index: 5 !important
}

.zindex-7 {
    z-index: 7 !important
}

.zindex-10 {
    z-index: 10 !important
}

.zindex-20 {
    z-index: 20 !important
}

.zindex-30 {
    z-index: 30 !important
}

.zindex-40 {
    z-index: 40 !important
}

.zindex-50 {
    z-index: 50 !important
}

.zindex-60 {
    z-index: 60 !important
}

.zindex-70 {
    z-index: 70 !important
}

/*!
 * * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 * */
/*!
 * * Custom from Bootstrap v3.4.1 (https://getbootstrap.com/)
 * * Copyright 2011-2019 Twitter, Inc.
 * * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * */
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 431px) {
    .container {
        width: 375px
    }
}

@media(min-width: 768px) {
    .container {
        width: 750px
    }
}

@media(min-width: 1270px) {
    .container {
        width: 100%;
        max-width: 1350px
    }
}

.container-sm {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 431px) {
    .container-sm {
        width: 375px
    }
}

@media(min-width: 768px) {
    .container-sm {
        width: 750px
    }
}

@media(min-width: 1270px) {
    .container-sm {
        width: 100%;
        max-width: 1350px
    }
}

.container-md {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 768px) {
    .container-md {
        width: 750px
    }
}

@media(min-width: 1270px) {
    .container-md {
        width: 100%;
        max-width: 1350px
    }
}

.container-lg {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 1270px) {
    .container-lg {
        width: 100%;
        max-width: 1350px
    }
}

.container-1880 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 1270px) {
    .container-1880 {
        width: 100%;
        max-width: 1880px
    }
}

.container-1750 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 1270px) {
    .container-1750 {
        width: 100%;
        max-width: 1750px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media(min-width: 431px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media(min-width: 768px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media(min-width: 1270px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    display: table;
    content: " "
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.btn {
    display: inline-block;
    font-size: 16px;
    letter-spacing: normal;
    vertical-align: center;
    text-align: center;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-drag: none;
    -ms-user-drag: none
}

.btn.btn-A {
    color: #fff;
    background-color: #28804a;
    padding: 8px 20px;
    border-radius: 20px
}

.btn.btn-A i {
    margin-left: 8px;
    transform: rotate(0deg);
    transition: .5s all
}

.btn.btn-A:hover {
    opacity: .9
}

.btn.btn-A:hover i {
    transform: rotate(90deg)
}

.btn.btn-B {
    color: #fff;
    background-color: #686f68;
    padding: 8px 20px;
    border-radius: 20px
}

.btn.btn-B i {
    margin-left: 8px;
    transition: .5s all
}

.btn.btn-B:hover {
    opacity: .9
}

.btn.btn-bubble {
    display: inline-block;
    font-size: 33px;
    color: #fff;
    background-color: #e97c05;
    padding: 4px 45px;
    border: 2px solid #e97c05;
    border-radius: 18px;
    text-align: center;
    transition: .8s color;
    letter-spacing: 0.1em;
    overflow: hidden
}

@media(max-width: 767px) {
    .btn.btn-bubble {
        padding: 10px 38px;
        font-size: 14px
    }
}

.btn.btn-bubble .btn-bubble__circle {
    display: block;
    position: absolute;
    width: 0;
    border-radius: 50%;
    aspect-ratio: 1/1;
    background-color: #fff;
    transform: translate(-50%, -50%);
    transition: 1s width, .3s top, .3s left
}

.btn.btn-bubble.btn-bubble--current {
    color: #fff;
    background-color: #28804a
}

.btn.btn-bubble.js-btn-bubble--hover .btn-bubble__circle {
    opacity: 1;
    width: 200%
}

.btn.btn-bubble:hover {
    color: #e97c05
}

.btn.btn-back {
    font-size: 16px;
    color: #6c6c6c;
    border: 1px solid #6c6c6c;
    padding: 10px 36px;
    transition: .3s all
}

@media(max-width: 767px) {
    .btn.btn-back {
        font-size: 14px;
        padding: 8px 30px
    }
}

.btn.btn-back i {
    margin-right: 4px
}

@media(max-width: 767px) {
    .btn.btn-back i {
        top: 1px
    }
}

.btn.btn-back span {
    top: 1px
}

.btn.btn-back:hover {
    background-color: #6c6c6c;
    color: #fff
}

.btn.btn-reset {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 40px;
    color: #fff;
    background-color: #323431
}

@media(max-width: 767px) {
    .btn.btn-reset {
        zoom: .8
    }
}

.btn.btn-reset i {
    margin-right: 6px
}

@media(max-width: 767px) {
    .btn.btn-reset i {
        top: 1px
    }
}

.btn.btn-reset:hover {
    filter: brightness(1.5)
}

.btn.btn-submit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 40px;
    color: #000;
    background-color: #28804a
}

@media(max-width: 767px) {
    .btn.btn-submit {
        zoom: .8
    }
}

.btn.btn-submit i {
    margin-right: 6px
}

.btn.btn-submit:hover {
    color: #fff;
    filter: brightness(1.15)
}

@keyframes carticonshake {
    0% {
        transform: rotate(0deg)
    }

    25% {
        transform: rotate(30deg)
    }

    50% {
        transform: rotate(0deg)
    }

    75% {
        transform: rotate(-30deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

.slt-styleoutter-A {
    width: 100%;
    height: 34px
}

.slt-styleoutter-A__arrow {
    display: block;
    position: absolute;
    top: 36%;
    right: 8%;
    pointer-events: none;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 7.5px 0 7.5px;
    border-color: #d2d6c5 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    transition: .3s all
}

.slt-style {
    opacity: 0
}

.slt-style-A {
    width: 100%;
    height: auto;
    text-align-last: center;
    -moz-text-align-last: center;
    -ms-text-align-last: center;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    overflow: hidden;
    z-index: 10
}

.slt-style-A-show {
    width: 100%;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #d2d6c5;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    border-radius: 3px
}

.slt-style-A__option {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 34px;
    border: 1px solid #d2d6c5;
    border-top: 0px;
    background-color: #fff;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none
}

.slt-style-A__option:hover {
    background-color: #f8fce1;
    color: #0358a8
}

.slt-style-A::-ms-expand {
    display: none
}

.slt-styleoutter-B {
    width: 100%;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer
}

.slt-styleoutter-B__arrow {
    display: block;
    position: absolute;
    width: 16px;
    top: 50%;
    right: 11px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #0c1024;
    pointer-events: none;
    z-index: 10
}

@media(max-width: 767px) {
    .slt-styleoutter-B__arrow {
        right: 5px;
        font-size: 13px
    }
}

.slt-styleoutter-B .slt-style-B {
    width: 100%;
    color: #000;
    background-color: #fff;
    outline: none;
    border: 0;
    padding: 3px 6px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    font-size: 1rem
}

.slt-styleoutter-B .slt-style-B::-ms-expand {
    display: none
}

.slt-styleoutter-lang {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 174px;
    height: 36px;
    padding: 0 18px 0 0
}

.slt-styleoutter-lang__arrow {
    position: absolute;
    top: 25%;
    right: 9px;
    font-size: 0.75em
}

.slt-style {
    opacity: 0
}

.slt-style-lang {
    width: 100%;
    height: auto;
    text-align-last: center;
    -moz-text-align-last: center;
    -ms-text-align-last: center;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    overflow: hidden;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    z-index: 10;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.slt-style-lang-icon {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 1em
}

.slt-style-lang-show {
    width: 100%;
    height: inherit;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    padding-left: 32px;
    font-size: 0.75em
}

.slt-style-lang-show:hover {
    opacity: .8
}

.slt-style-lang__option {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 27px;
    border-top: 0px;
    padding: 0 10px;
    background-color: #fff;
    color: #191919;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    font-size: 0.75em
}

@media(max-width: 767px) {
    .slt-style-lang__option {
        height: 40px;
        padding: 0 20px
    }
}

.slt-style-lang__option:hover {
    background-color: #191919;
    color: #fff
}

.slt-style-lang::-ms-expand {
    display: none
}

.input-style-B {
    background-color: #fff;
    border: 1px solid #d2d6c5;
    color: #333;
    height: 34px;
    padding: 0 8px
}

.input-style-B::-webkit-input-placeholder {
    color: #6c6c6c;
    font-weight: 300
}

.input-style-B:-moz-placeholder {
    color: #6c6c6c;
    font-weight: 300
}

.input-style-B::-moz-placeholder {
    color: #6c6c6c;
    font-weight: 300
}

.input-style-B:-ms-input-placeholder {
    color: #6c6c6c;
    font-weight: 300
}

.input-style-eye {
    width: 300px
}

.input-style-eye__iconeye,
.input-style-eye__iconeyeslash {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: #6c6c6c;
    cursor: pointer
}

.input-style-eye__iconeye.fa-solid {
    display: none
}

.input-style-eye__iconeyeslash {
    transform: translate(1px, -50%)
}

.input-style-eye__input {
    width: 100%;
    padding-right: 27px !important
}

.input-radio-A {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.input-radio-A+label {
    margin-right: 10px;
    line-height: 1.8;
    cursor: pointer;
    font-size: 0.875em
}

.input-radio-A+label::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    width: 16px;
    height: 16px;
    padding: 3px;
    margin-right: 4px;
    border: 1px solid #6c6c6c;
    border-radius: 50%;
    text-indent: .15em;
    line-height: 1;
    position: relative;
    top: -2px;
    left: 0px;
    box-sizing: border-box
}

.input-radio-A:checked+label::before {
    background-color: #28804a;
    background-clip: content-box;
    padding: 3px
}

.input-checkbox-A {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.input-checkbox-A+label {
    height: 30px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    font-size: 0.875em
}

.input-checkbox-A+label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #6c6c6c;
    position: relative;
    top: 4px;
    margin-right: 8px
}

.input-checkbox-A:checked+label::after {
    content: "";
    display: block;
    font-size: 24px;
    color: #28804a;
    position: absolute;
    top: 50%;
    left: 6px;
    transform: translate(0%, -50%);
    font-weight: 900;
    font-family: "Font Awesome 6 free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.counter {
    width: 100%;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #d2d6c5;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    border-radius: 3px
}

.counter__plus,
.counter__minus {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    height: 100%;
    cursor: pointer;
    color: #fff;
    background-color: #28804a
}

.counter__num {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 3;
    height: 100%;
    width: 100%;
    border: 0px;
    text-align: center
}

.table-A {
    max-width: 914px;
    border: 1px solid #d2d6c5
}

.table-A tr,
.table-A th,
.table-A td {
    border: 0px;
    font-size: 16px;
    text-align: left;
    font-weight: 300;
    padding-top: 6px;
    padding-bottom: 6px
}

.table-A tr:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    border-top: 1px dashed #d2d6c5
}

.table-A tr:first-child::after {
    border-top: 0px
}

.table-A th {
    background-color: #28804a;
    color: #fff;
    font-weight: normal;
    width: 193px;
    text-align: center
}

@media(max-width: 1269px) {
    .table-A th {
        width: 200px
    }
}

@media(max-width: 767px) {
    .table-A th {
        width: 120px
    }
}

.table-A td {
    padding-left: 17px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    border-right: 1px dashed #d2d6c5
}

.table-A td:last-child {
    border-right: 0px
}

.table-A.table-A--tdcenter td {
    text-align: center
}

.table-A--nowrap th {
    white-space: nowrap;
    padding-left: 12px;
    padding-right: 12px
}

.table-A--nowrap td {
    white-space: nowrap
}

.table-B {
    max-width: 914px;
    border: 1px solid #6c6c6c
}

.table-B th {
    background-color: #28804a;
    color: #fff;
    font-weight: normal
}

.table-B td {
    border: 1px solid #6c6c6c;
    background-color: #fff;
    text-align: center
}

.table-B--nowrap th {
    white-space: nowrap;
    padding-left: 12px;
    padding-right: 12px
}

.table-B--nowrap td {
    white-space: nowrap
}

.table-inquiry {
    display: block;
    width: 100%
}

.table-inquiry__listhead {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #bfbfbf;
    color: #191919
}

@media(max-width: 767px) {
    .table-inquiry__listhead {
        display: none
    }
}

.table-inquiry__listhead .headitem {
    font-size: 17px;
    color: #191919;
    font-weight: 600;
    text-align: center;
    padding: 15px 10px
}

@media(max-width: 1269px) {
    .table-inquiry__listhead .headitem {
        font-size: 14px;
        padding: 16px 12px
    }
}

.table-inquiry__listhead .headitem:nth-child(1) {
    flex-basis: 54.7272727273%
}

.table-inquiry__listhead .headitem:nth-child(2) {
    flex-basis: 25.9090909091%
}

.table-inquiry__listhead .headitem:nth-child(3) {
    flex-basis: 19.5454545455%
}

.table-inquiry__list {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    border-bottom: 1px solid #bfbfbf;
    height: auto
}

@media(max-width: 1269px) {
    .table-inquiry__list {
        height: auto
    }
}

@media(max-width: 767px) {
    .table-inquiry__list {
        flex-direction: column;
        width: 100%;
        padding: 25px 10px 20px 10px
    }
}

.table-inquiry__list .number {
    display: inline-block;
    font-size: 16px;
    color: #82715e;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 20px;
    z-index: 1
}

@media(min-width: 768px) {
    .table-inquiry__list .number {
        display: none
    }
}

.table-inquiry__list .item {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    text-align: center;
    font-size: 18px;
    padding: 30px 0;
    flex-shrink: 0
}

@media(max-width: 1269px) {
    .table-inquiry__list .item {
        padding: 36px 6px
    }
}

@media(max-width: 767px) {
    .table-inquiry__list .item {
        padding: 12px 6px;
        flex-direction: column
    }
}

.table-inquiry__list .item:nth-child(1) {
    flex-basis: 54.7272727273%
}

.table-inquiry__list .item:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 25.9090909091%
}

.table-inquiry__list .item:nth-child(3) {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 19.5454545455%
}

.table-inquiry__list .item .pic {
    display: block;
    width: 166px;
    flex-shrink: 0
}

@media(max-width: 1269px) {
    .table-inquiry__list .item .pic {
        width: 35%;
        margin: 0 0
    }
}

@media(max-width: 767px) {
    .table-inquiry__list .item .pic {
        width: 35%;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto
    }
}

.table-inquiry__list .item .pic>img {
    display: block;
    width: 100%;
    aspect-ratio: 166/166;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain
}

.table-inquiry__list .item .pinfo {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
    padding: 0 43px 0 63px
}

@media(max-width: 1269px) {
    .table-inquiry__list .item .pinfo {
        padding: 0 15px
    }
}

@media(max-width: 767px) {
    .table-inquiry__list .item .pinfo {
        text-align: center
    }
}

.table-inquiry__list .item .pinfo__name {
    display: block;
    font-size: 18px;
    color: #191919;
    font-weight: 700;
    padding: 22px 0 0 0
}

@media(max-width: 1269px) {
    .table-inquiry__list .item .pinfo__name {
        font-size: 20px
    }
}

@media(max-width: 767px) {
    .table-inquiry__list .item .pinfo__name {
        margin-bottom: 8px;
        font-size: 17px
    }
}

.table-inquiry__list .item .pinfo__cate {
    font-size: 15px;
    font-weight: 400;
    color: #3893d8;
    text-align: left;
    padding: 0 0 12px 0
}

@media(max-width: 1269px) {
    .table-inquiry__list .item .pinfo__cate {
        font-size: 12.8px;
        padding: 5px 0
    }
}

.table-inquiry__list .item .pinfo__cate::before {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background-color: #3893d8;
    position: absolute;
    left: 0;
    bottom: 0
}

.table-inquiry__list .item .counter {
    max-width: 150px
}

.table-inquiry__list .item .remove {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    aspect-ratio: 1/1;
    border: 1px solid #191919;
    color: #191919;
    font-size: 14px;
    cursor: pointer
}

@media(max-width: 1269px) {
    .table-inquiry__list .item .remove {
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .table-inquiry__list .item .remove {
        width: auto;
        padding: 6px 12px;
        aspect-ratio: unset
    }
}

.table-inquiry__list .item .remove:hover {
    opacity: .6
}

@media(min-width: 768px) {
    .table-inquiry__list .item .remove__text {
        display: none
    }
}

@media(max-width: 767px) {
    .table-inquiry__list .item .remove i {
        margin-right: 6px
    }
}

.searchbar {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 184px;
    height: 36px;
    background-color: #21653e;
    padding: 0 10px;
    font-size: 16px
}

@media(max-width: 767px) {
    .searchbar {
        width: 166px
    }
}

.searchbar__icon {
    color: #000;
    font-size: 15px;
    margin-right: 2px;
    font-size: 0.9375em
}

.searchbar__input {
    width: 100%;
    flex-grow: 1;
    color: #fff;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0);
    appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    border: 0;
    outline: 0;
    font-size: 0.875em
}

.searchbar__input::-webkit-input-placeholder {
    color: #000;
    font-weight: 300
}

.searchbar__input:-moz-placeholder {
    color: #000;
    font-weight: 300
}

.searchbar__input::-moz-placeholder {
    color: #000;
    font-weight: 300
}

.searchbar__input:-ms-input-placeholder {
    color: #000;
    font-weight: 300
}

.searchbar__button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    font-size: 0.8125em
}

.searchbar__button span {
    transform: translateY(-10%)
}

.backTotop {
    z-index: 9999;
    width: 50px;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    color: #838383;
    cursor: pointer;
    border-radius: 0;
    text-decoration: none;
    visibility: hidden;
    opacity: 0;
    transition: .3s opacity, .3s visibility, .3s color;
    letter-spacing: 1px
}

.backTotop::before {
    content: "";
    font-size: 1.5em;
    font-weight: 900;
    font-family: "Font Awesome 6 free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.backTotop__text {
    display: block;
    text-align: center
}

.backTotop:hover {
    color: #191919
}

.backTotop.backTotop--fixed {
    position: fixed;
    bottom: 82px;
    right: 13px
}

@media(max-width: 1269px) {
    .backTotop.backTotop--fixed {
        bottom: 40px
    }
}

@media(max-width: 767px) {
    .backTotop.backTotop--fixed {
        bottom: 66px;
        right: 8px
    }
}

.backTotop.show {
    visibility: visible;
    opacity: 1
}

.industrybox {
    display: inline-block;
    width: 597px;
    font-size: 16px;
    color: #fff
}

.industrybox__pic {
    display: block;
    width: 100%;
    overflow: hidden
}

.industrybox__pic>img {
    display: block;
    width: 100%;
    transform: scale(1);
    transition: .6s all;
    aspect-ratio: 597/500;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover
}

.industrybox__info {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 25px 29px;
    background-color: rgba(0, 0, 0, .5);
    transition: .6s all
}

.industrybox__title {
    color: inherit;
    padding: 0 0 0 10px;
    border-left: 3px solid #28804a;
    font-weight: 500;
    margin: 0 0 6px 0;
    font-size: 1.125em
}

.industrybox__text {
    color: inherit;
    margin: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: normal;
    font-size: 0.875em;
    letter-spacing: 0em;
    line-height: 1.5714285714
}

.industrybox:hover .industrybox__pic>img {
    transform: scale(1.05)
}

.industrybox:hover .industrybox__info {
    background-color: rgba(0, 0, 0, .85)
}

.productbox-index {
    width: 445px;
    min-height: 41.6666666667vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-color: #f4f4f4;
    padding: 67px 0;
    font-size: 16px;
    padding: 3.4895833333vw 0vw 3.4895833333vw 0vw
}

@media(max-width: 1269px) {
    .productbox-index {
        font-size: 13px;
        height: auto
    }
}

@media(max-width: 767px) {
    .productbox-index {
        padding: 15px 0 24px 0
    }
}

.productbox-index__pic {
    display: block;
    width: 83.1460674157%;
    margin: 0vw 0vw 2.0833333333vw 0vw
}

.productbox-index__pic>img {
    display: block;
    width: 100%;
    aspect-ratio: 370/326;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain
}

.productbox-index__cate {
    display: block;
    text-align: center;
    min-width: 44.9438202247%;
    font-weight: 500;
    color: #191919;
    border-bottom: 2px solid #28804a;
    padding: 0vw 0vw 0.7291666667vw 0vw;
    margin: 0vw 0vw 1.5625vw 0vw;
    font-size: 1.5em
}

@media(max-width: 767px) {
    .productbox-index__cate {
        padding-right: 6px;
        padding-left: 6px;
        margin-bottom: 15px
    }
}

.productbox-index__cate:hover {
    opacity: .8
}

.productbox-index__name-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 83.1460674157%;
    gap: 18px 0
}

@media(max-width: 767px) {
    .productbox-index__name-group {
        padding-right: 6px;
        padding-left: 6px;
        gap: 10px 0
    }
}

.productbox-index__name {
    color: #6c6c6c;
    word-break: break-all;
    font-size: 1em
}

.productbox-index__name::before {
    content: "";
    display: block;
    font-size: inherit;
    margin-right: 7px;
    font-weight: 900;
    font-family: "Font Awesome 6 free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.productbox-index__name:hover {
    opacity: .8
}

.pitem {
    display: inline-block;
    width: 100%;
    max-width: 250px;
    background-color: #f4f4f4;
    padding: 30px 5% 10px 5%;
    overflow: hidden;
    aspect-ratio: 248/300
}

@media(max-width: 1269px) {
    .pitem {
        padding-top: 15px
    }
}

.pitem__img {
    display: block;
    width: 90%;
    margin: 0 auto 16px auto;
    transform: scale(1);
    transition: .6s all;
    aspect-ratio: 370/326;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain
}

@media(max-width: 1269px) {
    .pitem__img {
        margin: 0 auto 8px auto
    }
}

.pitem__name {
    text-align: center;
    color: #6c6c6c;
    font-size: 16px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: normal;
    line-height: 1.2
}

.pitem:hover .pitem__img {
    transform: scale(1.05)
}

.downloadbox {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background-color: #fff;
    width: 100%;
    min-height: 41px;
    border-bottom: 1px solid #d2d6c5;
    margin-bottom: 28px
}

@media(max-width: 767px) {
    .downloadbox {
        flex-direction: column;
        margin-bottom: 48px;
        align-items: flex-end
    }
}

.downloadbox__info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%
}

@media(max-width: 767px) {
    .downloadbox__info {
        width: 100%;
        flex-direction: column;
        align-items: stretch
    }
}

.downloadbox__num {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 45px;
    height: 41px;
    border-top-left-radius: 4px;
    font-weight: 500;
    font-size: 18px
}

@media(max-width: 767px) {
    .downloadbox__num {
        width: 100%;
        height: 30px
    }
}

.downloadbox__date {
    font-weight: 400;
    margin-right: 24px
}

.downloadbox__title {
    padding: 0px 13px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 22px;
    padding-bottom: 8px
}

.downloadbox__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 41px;
    width: 91px;
    font-size: 23px;
    border-top-right-radius: 4px
}

@media(max-width: 767px) {
    .downloadbox__btn {
        height: 30px;
        margin-top: 12px;
        border-top-left-radius: 4px
    }
}

.heading {
    display: inline-block;
    font-size: 30px;
    color: #191919;
    font-weight: 600
}

.heading-2 {
    display: inline-block;
    color: #0c1024;
    font-size: 32px;
    font-weight: 500;
    padding: 0 0 11px 0
}

@media(max-width: 1269px) {
    .heading-2 {
        font-size: 25.6px
    }
}

@media(max-width: 767px) {
    .heading-2 {
        font-size: 22.4px
    }
}

.heading-2::before {
    content: "";
    display: inline-block;
    width: 70px;
    height: 1px;
    background-color: #28804a;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}

.faqbox {
    margin: 30px 0
}

.faqbox__head {
    background: #fff;
    border: 1px solid #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 1px 5px 12px 0px rgba(0, 0, 0, .32);
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row
}

.faqbox__head:hover {
    opacity: .8
}

.faqbox__num {
    color: #28804a;
    font-size: 24px;
    padding: 0 15px;
    font-weight: 500;
    font-family: "PT Sans", sans-serif
}

@media(max-width: 767px) {
    .faqbox__num {
        padding: 0 7px
    }
}

.faqbox__que {
    color: #191919;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 12px 0;
    line-height: 20px;
    font-size: 18px
}

@media screen and (max-width: 767px) {
    .faqbox__que {
        font-size: 14px
    }
}

.faqbox__arrowbtn {
    width: 55px;
    height: 5px;
    color: #fff;
    cursor: pointer;
    flex-shrink: 0;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media(max-width: 767px) {
    .faqbox__arrowbtn {
        width: 30px;
        border-radius: 3px;
        flex-shrink: 0;
        margin: 0 8px
    }
}

.faqbox__arrowbtn:hover {
    opacity: .9
}

.faqbox__arrowbtn span {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #83623b;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .3s all
}

.faqbox__arrowbtn span:nth-child(1) {
    left: 25%
}

.faqbox__arrowbtn span:nth-child(2) {
    left: 50%
}

.faqbox__arrowbtn span:nth-child(3) {
    left: 75%
}

.faqbox__ans {
    color: #191919;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 16px 16px;
    border: 1px dotted #dedede;
    line-height: 24px;
    display: none;
    background-color: #dedede;
    z-index: 0;
    overflow: auto
}

@media screen and (max-width: 767px) {
    .faqbox__ans {
        font-size: 14px
    }
}

.faqbox__ans img,
.faqbox__ans video {
    max-width: 100%;
    height: auto
}

.faqbox--active .faqbox__arrowbtn span:nth-child(1),
.faqbox--active .faqbox__arrowbtn span:nth-child(3) {
    width: 0
}

.faqbox--active .faqbox__arrowbtn span:nth-child(2) {
    width: 58%;
    border-radius: 5px
}

.js-dropdown__head {
    display: block
}

.js-dropdown__body {
    display: none
}

.newsbox {
    width: 395px;
    height: auto;
    font-size: 16px
}

@media(max-width: 767px) {
    .newsbox {
        font-size: 12px
    }
}

.newsbox__pic {
    display: block;
    width: 100%;
    overflow: hidden
}

.newsbox__pic>img {
    display: block;
    width: 100%;
    transform: scale(1);
    transition: .6s all;
    aspect-ratio: 395/245;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover
}

.newsbox__date {
    color: #6c6c6c;
    border-bottom: 1px solid #c8ccca;
    padding: 12px 0
}

@media(max-width: 767px) {
    .newsbox__date {
        padding: 6px 0
    }
}

.newsbox__date i {
    margin-right: 4px
}

.newsbox__title {
    color: #0c1024;
    margin: 11px 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: normal;
    font-size: 1.125em;
    letter-spacing: 0em;
    line-height: 1.6666666667
}

@media(max-width: 767px) {
    .newsbox__title {
        margin: 4px 0;
        font-size: 1.125em;
        letter-spacing: 0em;
        line-height: 1.2777777778
    }
}

.newsbox:hover .newsbox__pic>img {
    transform: scale(1.1)
}

.newsbox:hover .newsbox__title {
    color: #28804a
}

.tabbox__mothers {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-bottom: 3px solid #acacac
}

@media(max-width: 767px) {
    .tabbox__mothers {
        justify-content: flex-start;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-color: #28804a #dedede;
        scrollbar-width: thin;
        scrollbar-height: thin
    }

    .tabbox__mothers::-webkit-scrollbar {
        width: 4px;
        height: 4px
    }

    .tabbox__mothers::-webkit-scrollbar-track {
        background: #dedede
    }

    .tabbox__mothers::-webkit-scrollbar-thumb {
        background: #28804a
    }

    .tabbox__mothers::-webkit-scrollbar-thumb:hover {
        background: #28804a
    }
}

.tabbox__mother {
    display: inline-block;
    width: auto;
    flex: 1;
    font-size: 16px;
    color: #acacac;
    font-weight: 600;
    padding: 20px 8px;
    text-align: center;
    cursor: pointer;
    letter-spacing: 0.06em
}

@media(max-width: 1269px) {
    .tabbox__mother {
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .tabbox__mother {
        width: auto;
        flex: 1;
        padding: 14px 8px
    }
}

@media(max-width: 430px) {
    .tabbox__mother {
        font-size: 13px
    }
}

.tabbox__mother::after {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    left: 50%;
    bottom: -3px;
    transform: translateX(-50%);
    background-color: #28804a;
    transition: .3s all
}

.tabbox__mother--active {
    color: #28804a
}

.tabbox__mother--active::after {
    width: 100%;
    height: 3px
}

.tabbox__mother:not(.tabbox__mother--active):hover {
    opacity: .8
}

.tabbox__mother h2 {
    font-size: inherit;
    letter-spacing: normal
}

.tabbox__child {
    display: none;
    padding: 29px 0;
    opacity: 0;
    color: #191919;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 0em;
    line-height: 1.875
}

@media(max-width: 1269px) {
    .tabbox__child {
        padding: 26px 0
    }
}

@media(max-width: 430px) {
    .tabbox__child {
        padding: 20px 0
    }
}

.tabbox__child--active {
    display: block;
    animation: fadeIn .5s .2s forwards
}

.tabbox.tabbox--A .tabbox__mothers {
    border-bottom: 0
}

.tabbox.tabbox--A .tabbox__mother {
    padding: 3px 10px;
    background-color: rgba(108, 108, 108, .8);
    color: #fff
}

.tabbox.tabbox--A .tabbox__mother::after {
    display: none
}

.tabbox.tabbox--A .tabbox__mother--active {
    background-color: #28804a
}

.tabbox.tabbox--A .tabbox__mother--active::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #28804a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0)
}

.tabbox.tabbox--A .tabbox__mother:hover {
    opacity: 1;
    background-color: #28804a
}

.queue {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    color: #191919
}

@media(max-width: 767px) {
    .queue {
        justify-content: center
    }
}

.queue__first,
.queue__item,
.queue__prev,
.queue__next,
.queue__last {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    color: #0c1024;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    text-align: center;
    line-height: 30px;
    padding: 0 5px;
    margin: 5px;
    border: 1px solid #0c1024;
    cursor: pointer
}

.queue__first:hover:not(.queue__item--current),
.queue__item:hover:not(.queue__item--current),
.queue__prev:hover:not(.queue__item--current),
.queue__next:hover:not(.queue__item--current),
.queue__last:hover:not(.queue__item--current) {
    color: #28804a;
    background-color: #fff;
    border: 1px solid #28804a
}

.queue__first--current,
.queue__item--current,
.queue__prev--current,
.queue__next--current,
.queue__last--current {
    color: #28804a;
    background-color: #fff;
    border: 1px solid #28804a
}

.queue__dot {
    margin: 0 8px;
    line-height: 26px
}

.queue__alldata {
    font-size: 16px;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.1em
}

@media(max-width: 767px) {
    .queue__alldata {
        width: 100%;
        margin-top: 8px;
        display: flex;
        justify-content: flex-end;
        align-items: center
    }
}

.queue__alldata span {
    font-weight: 500;
    margin: 0 6px
}

.queue__prev::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.queue__first::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.queue__first::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.queue__next::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.queue__last::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.queue__last::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 65%;
    transform: translate(-50%, -50%);
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

nav[aria-label=breadcrumb] {
    margin: 16px 0 0 0
}

@media(max-width: 767px) {
    nav[aria-label=breadcrumb] {
        margin: 12px 0 0 0
    }
}

.breadcrumb {
    padding: 0;
    list-style: none;
    background-color: rgba(0, 0, 0, 0);
    font-size: 14px;
    font-weight: 500;
    margin: 0
}

.breadcrumb-item i {
    top: 0px;
    margin-right: 1px;
    transform: scale(0.5)
}

.breadcrumb>li {
    display: inline-block;
    color: #6c6c6c;
    margin: 0 -2px 0 0
}

.breadcrumb .breadcrumb-item:first-child a {
    color: #6c6c6c
}

.breadcrumb a {
    color: #6c6c6c
}

.breadcrumb a:hover {
    opacity: .7
}

.breadcrumb>li+li:before {
    content: "/";
    display: inline-block;
    color: #6c6c6c;
    font-weight: 400;
    margin-right: -2px;
    top: -1px
}

.breadcrumb>.active {
    color: #6c6c6c
}

/* vue适用的通用 */
nav[aria-label=breadcrumb] {
    margin: 16px 0 0 0;
}

ol {
    margin-top: 2px;
    margin-bottom: 2px;
}

.breadcrumb {
    padding: 0;
    list-style: none;
    background-color: rgba(0, 0, 0, 0);
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    margin: 0;
}

.breadcrumb a {
    color: #6c6c6c;
}

.breadcrumb a:hover {
    opacity: .7;
}

.breadcrumb .breadcrumb-item:first-child a {
    color: #6c6c6c;
}

.breadcrumb>li {
    display: inline-block;
    color: #6c6c6c;
    margin: 0 -2px 0 0;
    cursor: pointer;
}

.breadcrumb>.active {
    color: #6c6c6c;
}

.breadcrumb>li+li:before {
    content: "/";
    display: inline-block;
    color: #6c6c6c;
    font-weight: 400;
    margin-right: -2px;
    padding: 0 6px;
    top: -1px;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    display: table;
    content: " ";
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    display: table;
    content: " ";
}

.cate-group {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 9px 9px
}

.cate {
    display: inline-block;
    padding: 12px;
    font-size: 16px;
    min-width: 270px;
    text-align: center;
    background-color: #fff;
    color: #6c6c6c;
    border: 1px solid #6c6c6c
}

@media(max-width: 1269px) {
    .cate {
        min-width: 220px
    }
}

@media(max-width: 767px) {
    .cate {
        min-width: 120px;
        font-size: 14px;
        padding: 8px
    }
}

.cate:hover {
    color: #28804a;
    border: 1px solid #28804a
}

.cate.cate--current {
    color: #fff;
    background-color: #28804a;
    border: 1px solid #28804a
}

.catebox {
    display: inline-block;
    width: 600px;
    font-size: 16px
}

@media(max-width: 1269px) {
    .catebox {
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .catebox {
        font-size: 12px
    }
}

.catebox::before {
    content: "";
    display: block;
    aspect-ratio: 600/325
}

.catebox__pic {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.catebox__pic>img {
    display: block;
    width: 100%;
    transform: scale(1);
    transition: .6s all;
    aspect-ratio: 600/325;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover
}

.catebox__name {
    display: inline-block;
    color: #fff;
    padding: 14px 23px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    font-size: 1.3125em
}

@media(max-width: 767px) {
    .catebox__name {
        padding: 11.2px 18.4px
    }
}

.catebox:hover .catebox__pic>img {
    transform: scale(1.06)
}

.form-A {
    font-weight: 500;
    padding: 0 0;
    width: 100%
}

@media(max-width: 1269px) {
    .form-A {
        padding: 0
    }
}

.form-A label {
    width: calc(100% - 25px);
    height: 55px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 63px;
    padding-left: 120px;
    border: 1px dotted #dedede;
    background-color: #eee
}

@media(max-width: 767px) {
    .form-A label {
        width: 100%;
        height: 40px;
        margin-bottom: 33px
    }
}

.form-A__label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-shrink: 0;
    width: 120px;
    height: 100%;
    font-weight: 500;
    font-size: 18px;
    padding-left: 14px;
    letter-spacing: 2px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0
}

@media(max-width: 767px) {
    .form-A__label {
        font-size: 16px
    }
}

.form-A__label-bg {
    width: 120%;
    height: 100%;
    background-color: #21653e;
    left: -22px;
    transform: skewX(-41deg);
    z-index: -1;
    position: absolute;
    top: 0;
    left: -47px
}

.form-A__errmsg {
    position: absolute;
    bottom: -25px;
    left: 16px;
    color: red;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px
}

@media(max-width: 767px) {
    .form-A__errmsg {
        bottom: -20px;
        left: 121px
    }
}

.form-A__input[type=text],
.form-A__input[type=tel],
.form-A__input[type=email] {
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    font-size: 16px;
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0px;
    padding-left: 10px
}

@media(max-width: 767px) {

    .form-A__input[type=text],
    .form-A__input[type=tel],
    .form-A__input[type=email] {
        padding-left: 0
    }
}

.form-A__input[type=text]:focus+.form-A__label .form-A__label-bg,
.form-A__input[type=tel]:focus+.form-A__label .form-A__label-bg,
.form-A__input[type=email]:focus+.form-A__label .form-A__label-bg {
    background-color: #28804a
}

.form-A input::-webkit-input-placeholder,
.form-A textarea::-webkit-input-placeholder {
    color: #dedede;
    opacity: .6;
    letter-spacing: 1px;
    font-weight: 300
}

.form-A input:-moz-placeholder,
.form-A textarea:-moz-placeholder {
    color: #dedede;
    opacity: .6;
    letter-spacing: 1px;
    font-weight: 300
}

.form-A input::-moz-placeholder,
.form-A textarea::-moz-placeholder {
    color: #dedede;
    opacity: .6;
    letter-spacing: 1px;
    font-weight: 300
}

.form-A input:-ms-input-placeholder,
.form-A textarea:-ms-input-placeholder {
    color: #dedede;
    opacity: .6;
    letter-spacing: 1px;
    font-weight: 300
}

.form-A__textarea {
    margin-bottom: 48px;
    width: 100%;
    border: 1px dotted #dedede;
    background-color: #eee;
    border-radius: 2px;
    padding: 28px 33px;
    font-size: 16px
}

.form-A__finalbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px
}

@media(max-width: 767px) {
    .form-A__finalbox {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

.form-A__recaptcha {
    display: inline-block;
    max-width: 100%;
    width: auto;
    height: auto
}

@media(max-width: 767px) {
    .form-A__recaptcha {
        margin-bottom: 22px
    }
}

.form-contact {
    width: 810px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px 0;
    font-size: 16px;
    background-color: #fafafa;
    padding: 44px 43px
}

@media(max-width: 767px) {
    .form-contact {
        padding: 30px 20px
    }
}

.form-contact__label {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

@media(max-width: 767px) {
    .form-contact__label {
        flex-direction: column;
        gap: 4px 0
    }
}

.form-contact__title {
    width: 103px;
    color: #0c1024;
    flex-shrink: 0;
    padding: 6px 0 0 8.1px
}

@media(max-width: 767px) {
    .form-contact__title {
        width: auto;
        padding: 6px 0 0 0
    }
}

.form-contact__title span {
    color: #f82600
}

@media(min-width: 768px) {
    .form-contact__title span {
        position: absolute;
        top: 5px;
        left: 0
    }
}

.form-contact__input {
    flex-grow: 1;
    border: 1px solid #c9c9c9;
    padding: 3px 6px
}

@media(max-width: 767px) {
    .form-contact__input {
        width: 100%
    }
}

.form-contact__final {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media(max-width: 1269px) {
    .form-contact__final {
        flex-direction: column;
        justify-content: flex-start;
        gap: 20px 0;
        margin: 12px 0 0 0
    }
}

.form-contact__textarea {
    width: 100%;
    height: 140px;
    border: 1px solid #c9c9c9;
    background-color: #fff;
    padding: 3px 6px;
    resize: none !important
}

.form-contact__btn-group {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 12px
}

.processwindow {
    display: block;
    width: 1024px;
    height: 700px;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, .3)
}

@media(max-width: 1100px) {
    .processwindow {
        width: 93.0909090909vw;
        height: 63.6363636364vw
    }
}

@media(max-width: 767px) {
    .processwindow {
        font-size: 12px
    }
}

@media(max-width: 430px) {
    .processwindow {
        font-size: 10px
    }
}

.processwindow.processwindow--fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.processwindow.js-processwindow--open {
    visibility: visible;
    animation: fadeIn 1s forwards
}

.processwindow__inner {
    height: 100%;
    padding: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

@media(max-width: 430px) {
    .processwindow__inner {
        padding: 20px 20px 20px 20px
    }
}

.processwindow__inner img,
.processwindow__inner video {
    max-width: 100%
}

@media(max-width: 767px) {
    .processwindow__logo {
        width: 40%
    }
}

.processwindow__title {
    color: #28804a;
    margin: 16px 0 8px 0;
    font-weight: 500;
    letter-spacing: 0.18em;
    font-size: 1.875em
}

@media(max-width: 767px) {
    .processwindow__title {
        margin: 12px 0 4px 0
    }
}

.processwindow__subtitle {
    color: #191919;
    margin: 8px 0 43px 0;
    font-weight: 500;
    letter-spacing: 0.18em;
    font-size: 1.5625em
}

@media(max-width: 767px) {
    .processwindow__subtitle {
        margin: 4px 0 20px 0
    }
}

.processwindow .dot-group {
    display: flex;
    justify-content: center;
    align-items: center
}

.processwindow .dot-group .dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #28804a;
    margin: 0 12px
}

@media(max-width: 767px) {
    .processwindow .dot-group .dot {
        width: 6px;
        height: 6px;
        margin: 0 8px
    }
}

.processwindow .dot-group .dot:nth-child(1) {
    animation: processwindowDotJump 1.6s 0s infinite
}

.processwindow .dot-group .dot:nth-child(2) {
    animation: processwindowDotJump 1.6s 0.3s infinite
}

.processwindow .dot-group .dot:nth-child(3) {
    animation: processwindowDotJump 1.6s 0.6s infinite
}

@keyframes processwindowDotJump {
    0% {
        top: 0
    }

    14% {
        top: -10px
    }

    28% {
        top: 0
    }

    100% {
        top: 0
    }
}

.socialShare {
    display: inline-block
}

.socialShare__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 10px
}

.socialShare__item {
    display: inline-block;
    width: 40px;
    font-size: 20px;
    color: #28804a;
    background-color: #fff;
    border: 1px solid #6c6c6c;
    padding: 0;
    border-radius: 50%;
    aspect-ratio: 1/1
}

.socialShare__item i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.is-hidden {
    display: none !important
}

.is-show {
    display: block !important
}

.is-existhidden {
    width: 1px !important;
    height: 1px !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    text-indent: -9999px !important;
    white-space: nowrap !important;
    overflow: hidden !important
}

.is-softshow {
    visibility: visible !important;
    opacity: 1 !important
}

.is-softhidden {
    visibility: hidden !important;
    opacity: 0 !important
}

.is-nowrap {
    white-space: nowrap !important
}

.is-upside-down {
    transform: rotateX(180deg) !important
}

.is-upside-down--top50 {
    top: 50% !important;
    transform: translateY(-50%) rotateX(180deg) !important
}

.is-noselect {
    -webkit-user-select: none !important;
    -moz-user-select: none !important
}

.is-nodrag {
    -webkit-user-drag: none !important;
    -moz-user-drag: none !important;
    -ms-user-drag: none !important
}

@media(max-width: 767px) {
    .is-hidden-sm-d {
        display: none !important
    }
}

@media(min-width: 768px) {
    .is-hidden-md-u {
        display: none !important
    }
}

@media(max-width: 1269px) {
    .is-hidden-md-d {
        display: none !important
    }
}

@media(min-width: 1270px) {
    .is-hidden-lg-u {
        display: none !important
    }
}

.animate__delay-1s {
    animation-delay: 1s
}

.animate__slow {
    animation-duration: 2s
}

.site-nav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0
}

@media(min-width: 1270px) {
    .site-nav__container {
        padding: 0 95px
    }
}

.main-menu {
    width: 100%;
    background-color: #fff
}

.main-menu__top {
    height: 36px;
    background-color: #28804a
}

.main-menu__top .func-group {
    width: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0 9px
}

.main-menu__top .func-group .funcbtn-inquiry {
    display: inline-block;
    color: #000;
    font-size: 12px;
    cursor: pointer
}

@media(max-width: 430px) {
    .main-menu__top .func-group .funcbtn-inquiry {
        font-size: 0
    }
}

.main-menu__top .func-group .funcbtn-inquiry i {
    margin-right: 5px;
    font-size: 14.4px
}

@media(max-width: 430px) {
    .main-menu__top .func-group .funcbtn-inquiry i {
        font-size: 14.4px
    }
}

.logo {
    display: inline-block;
    width: 100%;
    max-width: 133px
}

.logo>img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 133/30;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain
}

.navbar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 85px
}

@media(max-width: 1269px) {
    .navbar {
        width: 100%;
        height: auto;
        padding: 8px 0px
    }
}

.navbar__logo {
    margin: 0 auto 0 0
}

.menu-toggle {
    display: none;
    height: 36px;
    width: 36px;
    border-radius: 4px;
    float: right;
    cursor: pointer;
    background-color: #28804a;
    filter: brightness(1.2)
}

@media(max-width: 1269px) {
    .menu-toggle {
        display: block
    }
}

.menu-toggle span {
    display: block;
    height: 2px;
    width: 27px;
    background-color: #fff;
    position: absolute
}

.menu-toggle:hover span {
    background-color: #fff
}

.menu-toggle span:nth-child(1) {
    top: 31%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0);
    animation: 1s MenutoggleSpan_1_Ani forwards
}

.menu-toggle span:nth-child(2) {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0)
}

.menu-toggle span:nth-child(3) {
    top: 68%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0);
    animation: 1s MenutoggleSpan_3_Ani forwards
}

.menu-toggle .menu-toggle__span--active:nth-child(1) {
    background-color: #fff;
    position: absolute;
    width: 57%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    animation: 1s MenutoggleSpan_active_1_Ani forwards
}

.menu-toggle .menu-toggle__span--active:nth-child(2) {
    background-color: #fff;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    animation: 1s MenutoggleSpan_active_2_Ani forwards
}

.menu-toggle .menu-toggle__span--active:nth-child(3) {
    position: absolute;
    width: 57%;
    top: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%) rotate(45deg);
    animation: 1s MenutoggleSpan_active_3_Ani forwards
}

@keyframes MenutoggleSpan_1_Ani {
    0% {
        top: 50%;
        transform: translate(-50%, -50%) rotate(-45deg)
    }

    33% {
        top: 50%;
        transform: translate(-50%, -50%) rotate(0)
    }

    66% {
        top: 50%
    }

    100% {
        top: 31%
    }
}

@keyframes MenutoggleSpan_3_Ani {
    0% {
        top: 50%;
        transform: translate(-50%, -50%) rotate(45deg)
    }

    33% {
        top: 50%;
        transform: translate(-50%, -50%) rotate(0)
    }

    66% {
        top: 50%
    }

    100% {
        top: 68%
    }
}

@keyframes MenutoggleSpan_active_1_Ani {
    0% {
        top: 37%;
        transform: translate(-50%, -50%) rotate(0)
    }

    33% {
        top: 50%;
        width: 27px;
        border-radius: 0;
        transform: translate(-50%, -50%) rotate(0)
    }

    66% {
        top: 50%;
        width: 2px;
        border-radius: 50%;
        transform: translate(-50%, -50%) rotate(0)
    }

    100% {
        width: 57%;
        border-radius: 0;
        transform: translate(-50%, -50%) rotate(-45deg)
    }
}

@keyframes MenutoggleSpan_active_2_Ani {
    0% {
        top: 50%
    }

    33% {
        top: 50%;
        width: 27px;
        border-radius: 0
    }

    66% {
        top: 50%;
        width: 2px;
        border-radius: 50%
    }

    100% {
        width: 2px;
        border-radius: 0
    }
}

@keyframes MenutoggleSpan_active_3_Ani {
    0% {
        top: 62%;
        transform: translate(-50%, -50%) rotate(0)
    }

    33% {
        top: 50%;
        width: 27px;
        border-radius: 0;
        transform: translate(-50%, -50%) rotate(0)
    }

    66% {
        top: 50%;
        width: 2px;
        border-radius: 50%;
        transform: translate(-50%, -50%) rotate(0)
    }

    100% {
        width: 57%;
        border-radius: 0;
        transform: translate(-50%, -50%) rotate(45deg)
    }
}

.navbar ul,
.navbar li {
    margin: 0;
    padding: 0
}

.navbar div.navitem-group {
    display: inline-block;
    width: auto;
    height: 100%;
    white-space: nowrap;
    margin: 0;
    padding: 0
}

@media(max-width: 1269px) {
    .navbar div.navitem-group {
        display: block;
        background-color: #fff;
        position: fixed;
        width: 82%;
        height: calc(100vh - 88px);
        top: 88px;
        left: -82%;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        transition: .8s all
    }
}

@media(max-width: 1269px) {
    .navbar div.navitem-group.js-navitem-group--open {
        display: block !important;
        top: 88px !important;
        left: 0;
        visibility: visible !important;
        opacity: 1 !important;
        right: 0;
        overflow: auto
    }
}

.navbar div.navitem-group>ul {
    display: block;
    list-style-type: none;
    height: 100%
}

@media(max-width: 1269px) {
    .navbar div.navitem-group>ul {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        height: auto
    }
}

.navbar div.navitem-group .navhead {
    display: inline-block;
    height: 100%;
    font-size: 100%;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    vertical-align: top;
    text-align: center;
    transition: .2s all
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        text-align: left;
        background-color: #fff;
        border-bottom: 1px solid #efefef;
        border-left: 0px;
        border-right: 0px
    }
}

@media(min-width: 1270px) {
    .navbar div.navitem-group .navhead--current>a {
        color: #28804a !important
    }
}

.navbar div.navitem-group .navhead-active {
    color: #287f4a
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead-active {
        background-color: #fff !important
    }
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead-a-active {
        color: #0358a8 !important;
        opacity: 1 !important
    }
}

@media(min-width: 1270px) {
    .navbar div.navitem-group .navhead:last-child>a {
        padding-right: 0
    }
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead:hover {
        background-color: #fff
    }
}

.navbar div.navitem-group .navhead:hover>a {
    color: #287f4a
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead:hover>a {
        opacity: .7;
        color: #0358a8
    }
}

.navbar div.navitem-group .navhead:hover>ul {
    visibility: visible;
    opacity: 1
}

.navbar div.navitem-group .navhead>a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 100%;
    padding: 0 19px;
    font-size: 16px;
    text-align: center;
    color: #191919;
    word-wrap: break-word;
    word-break: break-all
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>a {
        display: block;
        width: calc(100% - 46px);
        height: 42px;
        line-height: 42px;
        padding: 0 30px;
        text-align: left;
        color: #313131;
        vertical-align: top;
        background-color: rgba(0, 0, 0, 0)
    }
}

.navbar div.navitem-group .navhead>.opentoggle {
    display: none
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>.opentoggle {
        display: block;
        height: 42px;
        width: 46px;
        cursor: pointer;
        vertical-align: top;
        border-left: 1px solid #f4f4f4
    }
}

.navbar div.navitem-group .navhead>.opentoggle>.sticker-triangle {
    display: none
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>.opentoggle>.sticker-triangle {
        display: block;
        width: 0;
        height: 0;
        top: 40%;
        margin-left: auto;
        margin-right: auto;
        border-style: solid;
        border-width: 4px 0 4px 8px;
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #28804a;
        transform: rotate(90deg);
        transition: .3s all
    }
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>.opentoggle>.sticker-triangle-active {
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #28804a;
        transform: rotate(-90deg)
    }
}

.navbar div.navitem-group .navhead>ul {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: auto;
    padding-left: 0;
    padding-top: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    transition-property: opacity, visibility
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        transform: unset;
        height: auto;
        padding: 0px;
        opacity: 1;
        visibility: visible;
        overflow: hidden
    }
}

.navbar div.navitem-group .navhead>ul .navitem {
    display: block;
    width: auto;
    margin: 0 0px;
    font-size: 100%;
    background-color: #fff;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul .navitem {
        display: block;
        width: 100%;
        height: auto;
        margin: 0px 0px;
        background-color: #fff;
        border-left: unset;
        border-right: unset
    }
}

.navbar div.navitem-group .navhead>ul .navitem:hover {
    background-color: #191919
}

.navbar div.navitem-group .navhead>ul .navitem:hover::before {
    opacity: 1
}

.navbar div.navitem-group .navhead>ul .navitem:hover>a {
    color: #fff
}

.navbar div.navitem-group .navhead>ul .navitem:not(.navbar div.navitem-group .navhead>ul .navitem:last-child) {
    border-bottom: 1px solid #e5e5e5
}

@media(min-width: 1270px) {
    .navbar div.navitem-group .navhead>ul .navitem::before {
        content: "";
        display: block;
        width: calc(100% + 2px);
        height: calc(100% + 2px);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #191919;
        opacity: 0
    }
}

.navbar div.navitem-group .navhead>ul .navitem>a {
    display: block;
    min-width: 180px;
    height: auto;
    padding: 9px 19px 9px 19px;
    text-align: center;
    color: #6c6c6c;
    font-size: 15px;
    word-wrap: break-word;
    word-break: normal;
    white-space: pre-wrap
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul .navitem>a {
        display: block;
        width: 100%;
        padding: 10px 75px 10px 30px;
        text-align: center;
        color: #6c6c6c;
        vertical-align: top
    }
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul .navitem.sub-navhead {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap
    }
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead:hover::after {
    color: #fff
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead:hover>a {
    color: #fff
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead:hover>ul {
    visibility: visible;
    opacity: 1
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead::after {
    content: "";
    display: inline-block;
    font-size: 10px;
    color: #6c6c6c;
    position: absolute;
    top: 50%;
    right: 9px;
    transform: translateY(-50%);
    pointer-events: none;
    font-weight: 900;
    font-family: "Font Awesome 6 free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul .navitem.sub-navhead::after {
        display: none
    }
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>a {
    display: inline-block;
    text-align: left;
    color: #6c6c6c;
    text-align: center
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul .navitem.sub-navhead>a {
        display: block;
        width: calc(100% - 46px);
        height: 42px;
        line-height: 42px;
        padding: 0 30px
    }
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>a.sub-navhead-a-active~.opentoggle {
    border: 0
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>a.sub-navhead-a-active~.opentoggle>.sticker-triangle::after {
    color: #fff
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>.opentoggle {
    display: none
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul .navitem.sub-navhead>.opentoggle {
        display: block;
        height: 42px;
        width: 46px;
        cursor: pointer;
        vertical-align: top;
        border-left: 1px solid #f4f4f4
    }
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>.opentoggle>.sticker-triangle {
    display: none
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul .navitem.sub-navhead>.opentoggle>.sticker-triangle {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>.opentoggle>.sticker-triangle::after {
    content: "";
    display: inline-block;
    font-size: 10px;
    color: #6c6c6c;
    pointer-events: none;
    font-weight: 900;
    font-family: "Font Awesome 6 free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: auto;
    height: auto;
    padding-left: 0;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
    transition: .3s;
    transition-property: opacity, visibility;
    list-style-type: none
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        padding-left: 0;
        visibility: visible;
        opacity: 1;
        overflow: hidden
    }
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul .sub-navitem {
    display: block;
    width: auto;
    margin: 0 0;
    background-color: #fff;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul .sub-navitem {
        margin: 0;
        border-left: unset;
        border-right: unset
    }
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul .sub-navitem:hover {
    background-color: #191919
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul .sub-navitem:hover::before {
    opacity: 1
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul .sub-navitem:hover>a {
    color: #fff
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul .sub-navitem:not(.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul .sub-navitem:last-child) {
    border-bottom: 1px solid #e5e5e5
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul .sub-navitem::before {
    content: "";
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #191919;
    opacity: 0
}

.navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul .sub-navitem>a {
    display: block;
    min-width: 180px;
    color: #6c6c6c;
    font-size: 15px;
    text-align: center;
    padding: 9px 7px 9px 7px
}

@media(max-width: 1269px) {
    .navbar div.navitem-group .navhead>ul .navitem.sub-navhead>ul .sub-navitem>a {
        height: 42px;
        line-height: 42px;
        padding: 0 75px 0 30px;
        text-align: center
    }
}

.navitem-group__blank-space {
    height: 33px;
    display: none
}

@media(max-width: 1269px) {
    .navitem-group__blank-space {
        display: block
    }
}

.wrapper-searchwindow {
    display: block;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 20vh;
    background-color: #fff;
    transition: 1s all;
    z-index: 10010
}

@media(max-width: 767px) {
    .wrapper-searchwindow {
        height: auto;
        padding-bottom: 8vw
    }
}

.wrapper-searchwindow--fixed {
    position: fixed;
    left: 0;
    bottom: -20vh
}

.wrapper-searchwindow--fixed.is-softshow {
    bottom: 0
}

.wrapper-searchwindow__container {
    height: 100%
}

@media(min-width: 768px) {
    .wrapper-searchwindow__searchbar {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

.wrapper-searchwindow__searchclose {
    width: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 16px 5vw;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.banner__img {
    display: block;
    width: 100%;
    aspect-ratio: 1920/300;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover
}

.banner__inner {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.banner__container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%
}

.banner__content {
    display: inline-block;
    width: -moz-min-content;
    width: min-content;
    color: #000;
    font-size: 16px
}

@media(max-width: 1269px) {
    .banner__content {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .banner__content {
        font-size: 12px
    }
}

@media(max-width: 430px) {
    .banner__content {
        font-size: 2.0930232558vw
    }
}

.banner__subtitle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 10px 0;
    white-space: nowrap;
    opacity: 0;
    animation: fadeInLeft 1s forwards;
    font-size: 1em
}

@media(max-width: 1269px) {
    .banner__subtitle {
        margin: 0 0 6px 0
    }
}

@media(max-width: 767px) {
    .banner__subtitle {
        margin: 0 0 4px 0
    }
}

@media(max-width: 430px) {
    .banner__subtitle {
        font-size: 1.125em
    }
}

.banner__subtitle::after {
    content: "";
    display: block;
    width: 0%;
    height: 1px;
    background-color: #28804a;
    margin: 0 0 0 10px;
    animation: bannerSubtitleLineDraw 3s .3s forwards
}

.banner__title {
    font-weight: 600;
    white-space: nowrap;
    opacity: 0;
    animation: fadeInLeft 1s .3s forwards;
    font-size: 2.25em
}

@media(max-width: 1269px) {
    .banner__title {
        font-size: 1.875em
    }
}

@media(max-width: 767px) {
    .banner__title {
        font-size: 1.75em
    }
}

@keyframes bannerSubtitleLineDraw {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 100%;
        opacity: 1
    }
}

.header__blank-space {
    height: 121px
}

@media(max-width: 1269px) {
    .header__blank-space {
        height: 88px
    }
}

.header__blank-space.header__blank-space--thicker {
    height: 87px
}

.screenmask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #000;
    visibility: hidden;
    transition: .3s all
}

.screenmask.screenmask--active {
    opacity: .4;
    visibility: visible
}

.footer {
    background-color: #f4f4f4
}

@media(max-width: 767px) {
    .footer {
        padding-bottom: 59px
    }
}

.footer__inner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 48px 0
}

@media(max-width: 1269px) {
    .footer__inner {
        flex-direction: column;
        padding: 48px 15px;
        gap: 40px 0
    }
}

@media(max-width: 767px) {
    .footer__inner {
        padding: 40px 0;
        gap: 0
    }
}

.footer__left {
    width: 438px;
    flex-shrink: 0
}

@media(max-width: 767px) {
    .footer__left {
        width: 100%
    }
}

.footer__left .footertitle {
    font-size: 22px;
    font-weight: 500;
    color: #000;
    margin-bottom: 28px
}

.footer__left .contactinfo {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 16px;
    gap: 18px 0;
    margin: 0 0 46px 0
}

@media(max-width: 1269px) {
    .footer__left .contactinfo {
        margin: 0 0 32px 0
    }
}

.footer__left .contactinfo__item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    color: #000
}

@media(max-width: 767px) {
    .footer__left .contactinfo__item {
        max-width: 100%
    }
}

.footer__left .contactinfo__item i {
    width: 15px;
    text-align: center;
    position: relative;
    color: #28804a;
    top: 0.0416666667em;
    margin-right: 10px
}

.footer__left .contactinfo__value-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px 0
}

.footer__left .contactinfo__value {
    color: inherit;
    font-size: 0.875em
}

.footer__left .contactinfo__value[href="javascript:;"] {
    cursor: default
}

.footer__left .contactinfo__value:hover:not([href="javascript:;"]) {
    text-decoration: underline
}

.footer__left .socialbtn-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 11px
}

@media(max-width: 767px) {
    .footer__left .socialbtn-group {
        justify-content: center
    }
}

.footer__left .socialbtn {
    display: inline-block;
    width: 45px;
    height: auto;
    aspect-ratio: 1/1;
    border-radius: 50%;
    font-size: 18px;
    border: 1px solid #6c6c6c;
    color: #6c6c6c;
    transition: .6s all
}

.footer__left .socialbtn:hover {
    color: #28804a;
    border: 1px solid #28804a
}

.footer__left .socialbtn i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.footer__right {
    flex-grow: 1;
    padding: 0 0 0 89px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 40px 3.03125vw;
    padding: 0vw 0vw 0vw 4.6354166667vw
}

@media(max-width: 1269px) {
    .footer__right {
        padding: 40px 0
    }
}

@media(max-width: 767px) {
    .footer__right {
        gap: 0;
        padding: 40px 0 0 0
    }
}

.footer__right .footermenu {
    width: 150px;
    font-size: 16px
}

@media(min-width: 431px)and (max-width: 767px) {
    .footer__right .footermenu {
        width: 46%;
        margin: 0 calc((100% - 46%*2)/2) 36px calc((100% - 46%*2)/2)
    }

    .footer__right .footermenu:nth-child(2n-1) {
        margin-left: 0
    }

    .footer__right .footermenu:nth-child(2n) {
        margin-right: 0
    }
}

@media(max-width: 430px) {
    .footer__right .footermenu {
        width: 46%;
        margin: 0 calc((100% - 46%*2)/2) 36px calc((100% - 46%*2)/2)
    }

    .footer__right .footermenu:nth-child(2n-1) {
        margin-left: 0
    }

    .footer__right .footermenu:nth-child(2n) {
        margin-right: 0
    }
}

.footer__right .footermenu__title {
    color: #28804a;
    font-weight: 500;
    padding: 0 0 12px 0;
    border-bottom: 1px solid #919191;
    font-size: 1em
}

.footer__right .footermenu__title>a {
    color: inherit;
    font-size: inherit
}

.footer__right .footermenu__item-group {
    padding: 18px 0 0 0
}

@media(max-width: 767px) {
    .footer__right .footermenu__item-group {
        padding: 12px 0 0 0
    }
}

.footer__right .footermenu__item-group>li {
    margin-bottom: 9px
}

.footer__right .footermenu__item {
    color: #6c6c6c;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 0.875em
}

.footer__right .footermenu__item:hover {
    color: #28804a
}

.footer .copyright {
    text-align: center;
    color: #000;
    background-color: #28804a;
    padding: 11px 0
}

@media(max-width: 767px) {
    .footer .copyright {
        font-size: 14px
    }
}

.footer .copyright__sitemaplink {
    color: inherit
}

@media(max-width: 767px) {
    .footer .copyright__sitemaplink {
        display: block
    }
}

.socialbar {
    max-height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    gap: 20px 0;
    position: fixed;
    right: 0;
    bottom: 200px;
    background-color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 16px 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, .15)
}

@media(max-width: 767px) {
    .socialbar {
        width: 100%;
        height: 59px;
        align-items: stretch;
        flex-direction: row;
        right: 0;
        bottom: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        padding: 0
    }
}

.socialbar .socialitem {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    padding: 0 8px;
    font-size: 16px
}

@media(max-width: 767px) {
    .socialbar .socialitem {
        font-size: 13px;
        padding: 0 0;
        position: static;
        justify-content: center;
        background: radial-gradient(circle at center, rgba(255, 255, 255, 0.1) 80%, rgba(244, 244, 244, 0.38) 100%)
    }
}

.socialbar .socialitem i {
    font-size: 1.875em
}

.socialbar .socialitem__text {
    color: #191919;
    font-size: 0.75em
}

.socialbar .socialitem__qrcode {
    width: 30px;
    height: auto;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 16px 2px rgba(54, 195, 17, .7);
    opacity: 0;
    visibility: hidden;
    transition: .5s all
}

@media(max-width: 767px) {
    .socialbar .socialitem__qrcode {
        top: unset;
        bottom: 0;
        transform: translate(50%, 0)
    }
}

.socialbar .socialitem__qrcode>img {
    display: block;
    width: 100%;
    height: auto
}

.socialbar .socialitem.socialitem--active .socialitem__qrcode {
    width: 150px;
    right: calc(100% + 18px);
    opacity: 1;
    visibility: visible
}

@media(max-width: 767px) {
    .socialbar .socialitem.socialitem--active .socialitem__qrcode {
        width: 50vw;
        right: 50%;
        bottom: calc(100% + 30px)
    }
}

.socialbar .socialitem--wechat {
    color: #36c311
}

.socialbar .socialitem--whatsapp {
    color: #4fcb5e
}

#block-policy {
    display: none
}

.policy_LinkBlank {
    position: relative
}

.policy_LinkWindow {
    font-family: HarmonyOS Sans SC, HarmonyOS Sans SC-Bold, 
                "Arial", "Helvetica", sans-serif;
    font-size: 14px;
    color: #333;
    max-width: 350px;
    border-radius: 3px;
    background: rgba(255, 255, 255, .91);
    box-shadow: 0px 0px 9px rgba(0, 0, 0, .17);
    min-height: 160px;
    position: fixed;
    z-index: 99999;
    right: 0;
    display: block;
    bottom: 0
}

.policy_wp {
    padding: 20px 20px;
    position: relative;
    height: 100%
}

.policy_wp p {
    line-height: 1.5
}

.policy_LinkWindow h3 {
    font-size: 22px;
    color: #21653e;
    font-weight: bold;
    padding-bottom: 5px;
    font-style: italic;
    margin-bottom: 10px
}

.policy_LinkWindow h3:after {
    content: "";
    width: 69px;
    height: 3px;
    background: #28804a;
    display: block;
    bottom: -1px;
    position: relative
}

.policy_link {
    color: #6c6c6c;
    font-weight: bold
}

.policy_link:hover {
    color: #ccc
}

.policy_LinkWindow p {
    margin-top: 10px;
    margin-bottom: 10px
}

.policy_btn {
    width: 102px;
    height: 31px;
    border-radius: 2px;
    background-color: #28804a;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .16);
    color: #fff;
    cursor: pointer;
    border: 0
}

.policy_btn:hover {
    opacity: .8
}

body.blackBg {
    position: relative
}

.policy_page {
    position: relative
}

.policy_pageBlank {
    position: fixed;
    top: 10vh;
    display: none;
    right: 0;
    left: 0;
    width: 80vw;
    height: 70vh;
    max-height: 800px;
    margin: 0 auto;
    max-width: 800px;
    background: #fff;
    border-radius: 10px;
    z-index: 10000;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .16);
    font-family: HarmonyOS Sans SC, HarmonyOS Sans SC-Bold, 
                "Arial", "Helvetica", sans-serif;
    font-size: 14px;
    color: #333;
    overflow: hidden
}

.policy_content {
    max-height: initial;
    overflow-y: auto;
    padding: 2vh 1vw;
    line-height: 1.5;
    height: 100%
}

.policy_content hr {
    border: .5px dashed #ececec;
    margin: 5px 0
}

.policy_content ul,
.policy_content ul li {
    list-style: square
}

.policy_content ul {
    margin: 10px 0 10px 13px
}

.policy_content ul li {
    list-style-position: inside
}

.policy_part {
    padding: 5px 8px 15px 8px;
    border-bottom: 3px solid #ececec;
    margin: 5px 0
}

.policy_page_bottom {
    display: block;
    background: #fff;
    width: 100%;
    position: relative;
    max-width: 800px;
    height: 60px;
    margin: 22px auto 20px auto;
    border-radius: 0 0 10px 10px;
    z-index: 10001;
    padding: 10px 0
}

.policy_page_bottom input {
    display: block;
    text-align: center;
    margin: 0 auto
}

.policy_title1 {
    font-size: 35px;
    color: #28804a
}

@media(max-width: 767px) {
    .policy_title1 {
        font-size: 26px
    }
}

.policy_title2 {
    font-size: 18px;
    font-weight: bold;
    color: #28804a;
    color: #21653e;
    padding: 5px 0
}

@media(max-width: 767px) {
    .policy_title2 {
        font-size: 16px
    }
}

.policy_title3 {
    font-size: 22px;
    color: #28804a;
    color: #21653e;
    display: inline-block;
    padding: 5px 0;
    font-weight: bold;
    font-style: italic
}

@media all and (max-width: 767px) {
    .policy_LinkWindow {
        width: 80vw
    }

    .policy_btn {
        -webkit-appearance: unset
    }
}

@media all and (max-width: 1269px) {
    .policy_pageBlank {
        height: 80vh
    }

    .policy_content {
        max-height: initial;
        height: 100%
    }
}

/*!
 * *animate.css - https://animate.style/
 * *Version - 4.1.1
 * *Licensed under the MIT license - https://opensource.org/licenses/MIT
 * *Copyright (c) 2021 Animate.css*/
.animated {
    animation-duration: 1s;
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.repeat-1 {
    animation-iteration-count: 1;
    animation-iteration-count: 1
}

.animated.repeat-2 {
    animation-iteration-count: 2;
    animation-iteration-count: 2
}

.animated.repeat-3 {
    animation-iteration-count: 3;
    animation-iteration-count: 3
}

.animated.delay-1s {
    animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    animation-delay: 5s;
    animation-delay: 5s
}

.animated.faster {
    animation-duration: .5s;
    animation-duration: .5s
}

.animated.fast {
    animation-duration: .8s;
    animation-duration: 0s .8
}

.animated.slow {
    animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    animation-duration: 3s;
    animation-duration: 3s
}

@keyframes bounce {

    0%,
    20%,
    53%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translateZ(0)
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0) scaleY(1.1)
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0) scaleY(1.05)
    }

    80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translateZ(0) scaleY(0.95)
    }

    90% {
        transform: translate3d(0, -4px, 0) scaleY(1.02)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    0% {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scaleX(1)
    }
}

.pulse {
    animation-name: pulse;
    animation-timing-function: ease-in-out
}

@keyframes rubberBand {
    0% {
        transform: scaleX(1)
    }

    30% {
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        transform: scaleX(1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shakeX {

    0%,
    to {
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shakeX {
    animation-name: shakeX
}

@keyframes shakeY {

    0%,
    to {
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(0, -10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(0, 10px, 0)
    }
}

.shakeY {
    animation-name: shakeY
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    0% {
        transform: scaleX(1)
    }

    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    0% {
        transform: translateZ(0)
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        transform: translateZ(0)
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {

    0%,
    11.1%,
    to {
        transform: translateZ(0)
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes heartBeat {
    0% {
        transform: scale(1)
    }

    14% {
        transform: scale(1.3)
    }

    28% {
        transform: scale(1)
    }

    42% {
        transform: scale(1.3)
    }

    70% {
        transform: scale(1)
    }
}

.heartBeat {
    animation-name: heartBeat;
    animation-duration: 1.3s;
    animation-duration: calc(var(--animate-duration)*1.3);
    animation-timing-function: ease-in-out
}

@keyframes backInDown {
    0% {
        transform: translateY(-1200px) scale(0.7);
        opacity: .7
    }

    80% {
        transform: translateY(0) scale(0.7);
        opacity: .7
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.backInDown {
    animation-name: backInDown
}

@keyframes backInLeft {
    0% {
        transform: translateX(-2000px) scale(0.7);
        opacity: .7
    }

    80% {
        transform: translateX(0) scale(0.7);
        opacity: .7
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.backInLeft {
    animation-name: backInLeft
}

@keyframes backInRight {
    0% {
        transform: translateX(2000px) scale(0.7);
        opacity: .7
    }

    80% {
        transform: translateX(0) scale(0.7);
        opacity: .7
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.backInRight {
    animation-name: backInRight
}

@keyframes backInUp {
    0% {
        transform: translateY(1200px) scale(0.7);
        opacity: .7
    }

    80% {
        transform: translateY(0) scale(0.7);
        opacity: .7
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.backInUp {
    animation-name: backInUp
}

@keyframes backOutDown {
    0% {
        transform: scale(1);
        opacity: 1
    }

    20% {
        transform: translateY(0) scale(0.7);
        opacity: .7
    }

    to {
        transform: translateY(700px) scale(0.7);
        opacity: .7
    }
}

.backOutDown {
    animation-name: backOutDown
}

@keyframes backOutLeft {
    0% {
        transform: scale(1);
        opacity: 1
    }

    20% {
        transform: translateX(0) scale(0.7);
        opacity: .7
    }

    to {
        transform: translateX(-2000px) scale(0.7);
        opacity: .7
    }
}

.backOutLeft {
    animation-name: backOutLeft
}

@keyframes backOutRight {
    0% {
        transform: scale(1);
        opacity: 1
    }

    20% {
        transform: translateX(0) scale(0.7);
        opacity: .7
    }

    to {
        transform: translateX(2000px) scale(0.7);
        opacity: .7
    }
}

.backOutRight {
    animation-name: backOutRight
}

@keyframes backOutUp {
    0% {
        transform: scale(1);
        opacity: 1
    }

    20% {
        transform: translateY(0) scale(0.7);
        opacity: .7
    }

    to {
        transform: translateY(-700px) scale(0.7);
        opacity: .7
    }
}

.backOutUp {
    animation-name: backOutUp
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    animation-duration: .75s;
    animation-duration: .75s;
    animation-name: bounceIn
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0) scaleY(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0) scaleY(0.9)
    }

    75% {
        transform: translate3d(0, -10px, 0) scaleY(0.95)
    }

    90% {
        transform: translate3d(0, 5px, 0) scaleY(0.985)
    }

    to {
        transform: translateZ(0)
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0) scaleX(1)
    }

    75% {
        transform: translate3d(-10px, 0, 0) scaleX(0.98)
    }

    90% {
        transform: translate3d(5px, 0, 0) scaleX(0.995)
    }

    to {
        transform: translateZ(0)
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0) scaleX(1)
    }

    75% {
        transform: translate3d(10px, 0, 0) scaleX(0.98)
    }

    90% {
        transform: translate3d(-5px, 0, 0) scaleX(0.995)
    }

    to {
        transform: translateZ(0)
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0) scaleY(5)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0) scaleY(0.9)
    }

    75% {
        transform: translate3d(0, 10px, 0) scaleY(0.95)
    }

    90% {
        transform: translate3d(0, -5px, 0) scaleY(0.985)
    }

    to {
        transform: translateZ(0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration)*.75);
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0) scaleY(0.985)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0) scaleY(0.9)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0) scaleY(3)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0) scaleX(0.9)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0) scaleX(2)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0) scaleX(0.9)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0) scaleX(2)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0) scaleY(0.985)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0) scaleY(0.9)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0) scaleY(3)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -15px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-15px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(15px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 15px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        transform: translate3d(-15px, -15px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInTopLeft {
    animation-name: fadeInTopLeft
}

@keyframes fadeInTopRight {
    0% {
        opacity: 0;
        transform: translate3d(15px, -15px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInTopRight {
    animation-name: fadeInTopRight
}

@keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        transform: translate3d(-15px, 15px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInBottomLeft {
    animation-name: fadeInBottomLeft
}

@keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        transform: translate3d(15px, 15px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInBottomRight {
    animation-name: fadeInBottomRight
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut;
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 15px, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-15px, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(15px, 0, 0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -15px, 0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        transform: translate3d(-15px, -15px, 0)
    }
}

.fadeOutTopLeft {
    animation-name: fadeOutTopLeft
}

@keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        transform: translate3d(15px, -15px, 0)
    }
}

.fadeOutTopRight {
    animation-name: fadeOutTopRight
}

@keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        transform: translate3d(-15px, 15px, 0)
    }
}

.fadeOutBottomLeft {
    animation-name: fadeOutBottomLeft
}

@keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        transform: translate3d(15px, 15px, 0)
    }
}

.fadeOutBottomRight {
    animation-name: fadeOutBottomRight
}

@keyframes flip {
    0% {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    backface-visibility: visible !important;
    animation-name: flipInX
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    backface-visibility: visible !important;
    animation-name: flipInY
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration)*.75);
    animation-name: flipOutX;
    backface-visibility: visible !important
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration)*.75);
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@keyframes lightSpeedInRight {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg)
    }

    to {
        transform: translateZ(0)
    }
}

.lightSpeedInRight {
    animation-name: lightSpeedInRight;
    animation-timing-function: ease-out
}

@keyframes lightSpeedInLeft {
    0% {
        transform: translate3d(-100%, 0, 0) skewX(30deg);
        opacity: 0
    }

    60% {
        transform: skewX(-20deg);
        opacity: 1
    }

    80% {
        transform: skewX(5deg)
    }

    to {
        transform: translateZ(0)
    }
}

.lightSpeedInLeft {
    animation-name: lightSpeedInLeft;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOutRight {
    0% {
        opacity: 1
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOutRight {
    animation-name: lightSpeedOutRight;
    animation-timing-function: ease-in
}

@keyframes lightSpeedOutLeft {
    0% {
        opacity: 1
    }

    to {
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOutLeft {
    animation-name: lightSpeedOutLeft;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    0% {
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn;
    transform-origin: center
}

@keyframes rotateInDownLeft {
    0% {
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
    transform-origin: left bottom
}

@keyframes rotateInDownRight {
    0% {
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
    transform-origin: right bottom
}

@keyframes rotateInUpLeft {
    0% {
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
    transform-origin: left bottom
}

@keyframes rotateInUpRight {
    0% {
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
    transform-origin: right bottom
}

@keyframes rotateOut {
    0% {
        opacity: 1
    }

    to {
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut;
    transform-origin: center
}

@keyframes rotateOutDownLeft {
    0% {
        opacity: 1
    }

    to {
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
    transform-origin: left bottom
}

@keyframes rotateOutDownRight {
    0% {
        opacity: 1
    }

    to {
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
    transform-origin: right bottom
}

@keyframes rotateOutUpLeft {
    0% {
        opacity: 1
    }

    to {
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
    transform-origin: left bottom
}

@keyframes rotateOutUpRight {
    0% {
        opacity: 1
    }

    to {
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
    transform-origin: right bottom
}

@keyframes hinge {
    0% {
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        transform: rotate(80deg);
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        transform: rotate(60deg);
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    animation-duration: 2s;
    animation-duration: calc(var(--animate-duration)*2);
    animation-name: hinge;
    transform-origin: top left
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
    transform-origin: center bottom
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0)
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
    transform-origin: left center
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0)
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
    transform-origin: right center
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
    transform-origin: center bottom
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

@font-face {
    font-family: "icomoon";
    src: url(data:application/vnd.ms-fontobject;base64,hAUAAOAEAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAA8RaIKAAAAAAAAAAAAAAAAAAAAAAAAA4AaQBjAG8AbQBvAG8AbgAAAA4AUgBlAGcAdQBsAGEAcgAAABYAVgBlAHIAcwBpAG8AbgAgADEALgAwAAAADgBpAGMAbwBtAG8AbwBuAAAAAAAAAQAAAAsAgAADADBPUy8yDxIFrAAAALwAAABgY21hcBdW0okAAAEcAAAAVGdhc3AAAAAQAAABcAAAAAhnbHlmiE3f8gAAAXgAAAEYaGVhZCijOrsAAAKQAAAANmhoZWEHowPIAAACyAAAACRobXR4EgAAAAAAAuwAAAAcbG9jYQCEAO4AAAMIAAAAEG1heHAACQAcAAADGAAAACBuYW1lmUoJ+wAAAzgAAAGGcG9zdAADAAAAAATAAAAAIAADA4ABkAAFAAACmQLMAAAAjwKZAswAAAHrADMBCQAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOkCA8D/wABAA8AAQAAAAAEAAAAAAAAAAAAAACAAAAAAAAMAAAADAAAAHAABAAMAAAAcAAMAAQAAABwABAA4AAAACgAIAAIAAgABACDpAv/9//8AAAAAACDpAP/9//8AAf/jFwQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAwMDwAAZAAAJAQYUFxYyNwE+ATU0JicBLgEjIgYHBhQXAQLJ/jsGBgcUBwHWAwQEA/4qAwkFBAkEBwcBxQG//jwHFAcHBwHVBAgFBQkDAdYDBAQDBxQH/jsAAAEAAP/AA+EDwAACAAAlASECAAHh/D56AowAAAABAAD/wAL8A8AAGQAACQE2NCcmIgcBDgEVFBYXAR4BMzI2NzY0JwEBNwHFBgYHFAf+KgMEBAMB1gMJBQQJBAcH/jsBwAHEBxQHBwf+KwMJBQUJA/4rBAQEBAcTBwHFAAABAAAAAAAAKIgW8V8PPPUACwQAAAAAAOLR+x8AAAAA4tH7HwAA/8AD4QPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAPhAAEAAAAAAAAAAAAAAAAAAAAHBAAAAAAAAAAAAAAAAgAAAAQAAAAEAAAABAAAAAAAAAAACgAUAB4ATgBcAIwAAQAAAAcAGgABAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGljb21vb24AaQBjAG8AbQBvAG8AblZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb21vb24AaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AblJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb21vb24AaQBjAG8AbQBvAG8AbkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=);
    src: url(data:application/vnd.ms-fontobject;base64,hAUAAOAEAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAA8RaIKAAAAAAAAAAAAAAAAAAAAAAAAA4AaQBjAG8AbQBvAG8AbgAAAA4AUgBlAGcAdQBsAGEAcgAAABYAVgBlAHIAcwBpAG8AbgAgADEALgAwAAAADgBpAGMAbwBtAG8AbwBuAAAAAAAAAQAAAAsAgAADADBPUy8yDxIFrAAAALwAAABgY21hcBdW0okAAAEcAAAAVGdhc3AAAAAQAAABcAAAAAhnbHlmiE3f8gAAAXgAAAEYaGVhZCijOrsAAAKQAAAANmhoZWEHowPIAAACyAAAACRobXR4EgAAAAAAAuwAAAAcbG9jYQCEAO4AAAMIAAAAEG1heHAACQAcAAADGAAAACBuYW1lmUoJ+wAAAzgAAAGGcG9zdAADAAAAAATAAAAAIAADA4ABkAAFAAACmQLMAAAAjwKZAswAAAHrADMBCQAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOkCA8D/wABAA8AAQAAAAAEAAAAAAAAAAAAAACAAAAAAAAMAAAADAAAAHAABAAMAAAAcAAMAAQAAABwABAA4AAAACgAIAAIAAgABACDpAv/9//8AAAAAACDpAP/9//8AAf/jFwQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAwMDwAAZAAAJAQYUFxYyNwE+ATU0JicBLgEjIgYHBhQXAQLJ/jsGBgcUBwHWAwQEA/4qAwkFBAkEBwcBxQG//jwHFAcHBwHVBAgFBQkDAdYDBAQDBxQH/jsAAAEAAP/AA+EDwAACAAAlASECAAHh/D56AowAAAABAAD/wAL8A8AAGQAACQE2NCcmIgcBDgEVFBYXAR4BMzI2NzY0JwEBNwHFBgYHFAf+KgMEBAMB1gMJBQQJBAcH/jsBwAHEBxQHBwf+KwMJBQUJA/4rBAQEBAcTBwHFAAABAAAAAAAAKIgW8V8PPPUACwQAAAAAAOLR+x8AAAAA4tH7HwAA/8AD4QPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAPhAAEAAAAAAAAAAAAAAAAAAAAHBAAAAAAAAAAAAAAAAgAAAAQAAAAEAAAABAAAAAAAAAAACgAUAB4ATgBcAIwAAQAAAAcAGgABAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGljb21vb24AaQBjAG8AbQBvAG8AblZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb21vb24AaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AblJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb21vb24AaQBjAG8AbQBvAG8AbkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=#iefix) format("embedded-opentype"), url(data:font/ttf;base64,AAEAAAALAIAAAwAwT1MvMg8SBawAAAC8AAAAYGNtYXAXVtKJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZohN3/IAAAF4AAABGGhlYWQoozq7AAACkAAAADZoaGVhB6MDyAAAAsgAAAAkaG10eBIAAAAAAALsAAAAHGxvY2EAhADuAAADCAAAABBtYXhwAAkAHAAAAxgAAAAgbmFtZZlKCfsAAAM4AAABhnBvc3QAAwAAAAAEwAAAACAAAwOAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QL//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAMDA8AAGQAACQEGFBcWMjcBPgE1NCYnAS4BIyIGBwYUFwECyf47BgYHFAcB1gMEBAP+KgMJBQQJBAcHAcUBv/48BxQHBwcB1QQIBQUJAwHWAwQEAwcUB/47AAABAAD/wAPhA8AAAgAAJQEhAgAB4fw+egKMAAAAAQAA/8AC/APAABkAAAkBNjQnJiIHAQ4BFRQWFwEeATMyNjc2NCcBATcBxQYGBxQH/ioDBAQDAdYDCQUECQQHB/47AcABxAcUBwcH/isDCQUFCQP+KwQEBAQHEwcBxQAAAQAAAAAAACiIFvFfDzz1AAsEAAAAAADi0fsfAAAAAOLR+x8AAP/AA+EDwAAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAAD4QABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAAAABAAAAAQAAAAAAAAAAAoAFAAeAE4AXACMAAEAAAAHABoAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"), url(data:font/woff;base64,d09GRgABAAAAAAUsAAsAAAAABOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIFrGNtYXAAAAFoAAAAVAAAAFQXVtKJZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAARgAAAEYiE3f8mhlYWQAAALcAAAANgAAADYoozq7aGhlYQAAAxQAAAAkAAAAJAejA8hobXR4AAADOAAAABwAAAAcEgAAAGxvY2EAAANUAAAAEAAAABAAhADubWF4cAAAA2QAAAAgAAAAIAAJABxuYW1lAAADhAAAAYYAAAGGmUoJ+3Bvc3QAAAUMAAAAIAAAACAAAwAAAAMDgAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6QIDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOkC//3//wAAAAAAIOkA//3//wAB/+MXBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8ADAwPAABkAAAkBBhQXFjI3AT4BNTQmJwEuASMiBgcGFBcBAsn+OwYGBxQHAdYDBAQD/ioDCQUECQQHBwHFAb/+PAcUBwcHAdUECAUFCQMB1gMEBAMHFAf+OwAAAQAA/8AD4QPAAAIAACUBIQIAAeH8PnoCjAAAAAEAAP/AAvwDwAAZAAAJATY0JyYiBwEOARUUFhcBHgEzMjY3NjQnAQE3AcUGBgcUB/4qAwQEAwHWAwkFBAkEBwf+OwHAAcQHFAcHB/4rAwkFBQkD/isEBAQEBxMHAcUAAAEAAAAAAAAoiBbxXw889QALBAAAAAAA4tH7HwAAAADi0fsfAAD/wAPhA8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA+EAAQAAAAAAAAAAAAAAAAAAAAcEAAAAAAAAAAAAAAACAAAABAAAAAQAAAAEAAAAAAAAAAAKABQAHgBOAFwAjAABAAAABwAaAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff"), url(/img/icomoon.30cdb78f.svg#icomoon) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^=icon-],
[class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-chevron-right:before {
    content: ""
}

.icon-triangle:before {
    content: ""
}

.icon-chevron-left:before {
    content: ""
}

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900)
}

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
    font-family: "Font Awesome 6 Free"
}

.fab,
.fa-brands {
    font-family: "Font Awesome 6 Brands"
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}

.fa-xs {
    font-size: .75em;
    line-height: .0833333337em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .0714285718em;
    vertical-align: .0535714295em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .0416666682em;
    vertical-align: -0.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -0.1875em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin, 2.5em);
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: calc(var(--fa-li-width, 2em)*-1);
    position: absolute;
    text-align: center;
    width: var(--fa-li-width, 2em);
    line-height: inherit
}

.fa-border {
    border-color: var(--fa-border-color, #eee);
    border-radius: var(--fa-border-radius, 0.1em);
    border-style: var(--fa-border-style, solid);
    border-width: var(--fa-border-width, 0.08em);
    padding: var(--fa-border-padding, 0.2em 0.25em 0.15em)
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin, 0.3em)
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin, 0.3em)
}

.fa-beat {
    animation-name: fa-beat;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa-bounce {
    animation-name: fa-bounce;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))
}

.fa-fade {
    animation-name: fa-fade;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))
}

.fa-beat-fade {
    animation-name: fa-beat-fade;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))
}

.fa-flip {
    animation-name: fa-flip;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa-shake {
    animation-name: fa-shake;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-spin {
    animation-name: fa-spin;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 2s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse,
.fa-spin-pulse {
    animation-name: fa-spin;
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, steps(8))
}

@media(prefers-reduced-motion: reduce) {

    .fa-beat,
    .fa-bounce,
    .fa-fade,
    .fa-beat-fade,
    .fa-flip,
    .fa-pulse,
    .fa-shake,
    .fa-spin,
    .fa-spin-pulse {
        animation-delay: -1ms;
        animation-duration: 1ms;
        animation-iteration-count: 1;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@keyframes fa-beat {

    0%,
    90% {
        transform: scale(1)
    }

    45% {
        transform: scale(var(--fa-beat-scale, 1.25))
    }
}

@keyframes fa-bounce {
    0% {
        transform: scale(1, 1) translateY(0)
    }

    10% {
        transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)
    }

    30% {
        transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))
    }

    50% {
        transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)
    }

    57% {
        transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))
    }

    64% {
        transform: scale(1, 1) translateY(0)
    }

    100% {
        transform: scale(1, 1) translateY(0)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, 0.4)
    }
}

@keyframes fa-beat-fade {

    0%,
    100% {
        opacity: var(--fa-beat-fade-opacity, 0.4);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        transform: scale(var(--fa-beat-fade-scale, 1.125))
    }
}

@keyframes fa-flip {
    50% {
        transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
    }
}

@keyframes fa-shake {
    0% {
        transform: rotate(-15deg)
    }

    4% {
        transform: rotate(15deg)
    }

    8%,
    24% {
        transform: rotate(-18deg)
    }

    12%,
    28% {
        transform: rotate(18deg)
    }

    16% {
        transform: rotate(-22deg)
    }

    20% {
        transform: rotate(22deg)
    }

    32% {
        transform: rotate(-12deg)
    }

    36% {
        transform: rotate(12deg)
    }

    40%,
    100% {
        transform: rotate(0deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    transform: rotate(90deg)
}

.fa-rotate-180 {
    transform: rotate(180deg)
}

.fa-rotate-270 {
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    transform: scale(1, -1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1, -1)
}

.fa-rotate-by {
    transform: rotate(var(--fa-rotate-angle, none))
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index, auto)
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: var(--fa-inverse, #fff)
}

.fa-0::before {
    content: "\30 "
}

.fa-1::before {
    content: "\31 "
}

.fa-2::before {
    content: "\32 "
}

.fa-3::before {
    content: "\33 "
}

.fa-4::before {
    content: "\34 "
}

.fa-5::before {
    content: "\35 "
}

.fa-6::before {
    content: "\36 "
}

.fa-7::before {
    content: "\37 "
}

.fa-8::before {
    content: "\38 "
}

.fa-9::before {
    content: "\39 "
}

.fa-fill-drip::before {
    content: ""
}

.fa-arrows-to-circle::before {
    content: ""
}

.fa-circle-chevron-right::before {
    content: ""
}

.fa-chevron-circle-right::before {
    content: ""
}

.fa-at::before {
    content: "\@"
}

.fa-trash-can::before {
    content: ""
}

.fa-trash-alt::before {
    content: ""
}

.fa-text-height::before {
    content: ""
}

.fa-user-xmark::before {
    content: ""
}

.fa-user-times::before {
    content: ""
}

.fa-stethoscope::before {
    content: ""
}

.fa-message::before {
    content: ""
}

.fa-comment-alt::before {
    content: ""
}

.fa-info::before {
    content: ""
}

.fa-down-left-and-up-right-to-center::before {
    content: ""
}

.fa-compress-alt::before {
    content: ""
}

.fa-explosion::before {
    content: ""
}

.fa-file-lines::before {
    content: ""
}

.fa-file-alt::before {
    content: ""
}

.fa-file-text::before {
    content: ""
}

.fa-wave-square::before {
    content: ""
}

.fa-ring::before {
    content: ""
}

.fa-building-un::before {
    content: ""
}

.fa-dice-three::before {
    content: ""
}

.fa-calendar-days::before {
    content: ""
}

.fa-calendar-alt::before {
    content: ""
}

.fa-anchor-circle-check::before {
    content: ""
}

.fa-building-circle-arrow-right::before {
    content: ""
}

.fa-volleyball::before {
    content: ""
}

.fa-volleyball-ball::before {
    content: ""
}

.fa-arrows-up-to-line::before {
    content: ""
}

.fa-sort-down::before {
    content: ""
}

.fa-sort-desc::before {
    content: ""
}

.fa-circle-minus::before {
    content: ""
}

.fa-minus-circle::before {
    content: ""
}

.fa-door-open::before {
    content: ""
}

.fa-right-from-bracket::before {
    content: ""
}

.fa-sign-out-alt::before {
    content: ""
}

.fa-atom::before {
    content: ""
}

.fa-soap::before {
    content: ""
}

.fa-icons::before {
    content: ""
}

.fa-heart-music-camera-bolt::before {
    content: ""
}

.fa-microphone-lines-slash::before {
    content: ""
}

.fa-microphone-alt-slash::before {
    content: ""
}

.fa-bridge-circle-check::before {
    content: ""
}

.fa-pump-medical::before {
    content: ""
}

.fa-fingerprint::before {
    content: ""
}

.fa-hand-point-right::before {
    content: ""
}

.fa-magnifying-glass-location::before {
    content: ""
}

.fa-search-location::before {
    content: ""
}

.fa-forward-step::before {
    content: ""
}

.fa-step-forward::before {
    content: ""
}

.fa-face-smile-beam::before {
    content: ""
}

.fa-smile-beam::before {
    content: ""
}

.fa-flag-checkered::before {
    content: ""
}

.fa-football::before {
    content: ""
}

.fa-football-ball::before {
    content: ""
}

.fa-school-circle-exclamation::before {
    content: ""
}

.fa-crop::before {
    content: ""
}

.fa-angles-down::before {
    content: ""
}

.fa-angle-double-down::before {
    content: ""
}

.fa-users-rectangle::before {
    content: ""
}

.fa-people-roof::before {
    content: ""
}

.fa-people-line::before {
    content: ""
}

.fa-beer-mug-empty::before {
    content: ""
}

.fa-beer::before {
    content: ""
}

.fa-diagram-predecessor::before {
    content: ""
}

.fa-arrow-up-long::before {
    content: ""
}

.fa-long-arrow-up::before {
    content: ""
}

.fa-fire-flame-simple::before {
    content: ""
}

.fa-burn::before {
    content: ""
}

.fa-person::before {
    content: ""
}

.fa-male::before {
    content: ""
}

.fa-laptop::before {
    content: ""
}

.fa-file-csv::before {
    content: ""
}

.fa-menorah::before {
    content: ""
}

.fa-truck-plane::before {
    content: ""
}

.fa-record-vinyl::before {
    content: ""
}

.fa-face-grin-stars::before {
    content: ""
}

.fa-grin-stars::before {
    content: ""
}

.fa-bong::before {
    content: ""
}

.fa-spaghetti-monster-flying::before {
    content: ""
}

.fa-pastafarianism::before {
    content: ""
}

.fa-arrow-down-up-across-line::before {
    content: ""
}

.fa-spoon::before {
    content: ""
}

.fa-utensil-spoon::before {
    content: ""
}

.fa-jar-wheat::before {
    content: ""
}

.fa-envelopes-bulk::before {
    content: ""
}

.fa-mail-bulk::before {
    content: ""
}

.fa-file-circle-exclamation::before {
    content: ""
}

.fa-circle-h::before {
    content: ""
}

.fa-hospital-symbol::before {
    content: ""
}

.fa-pager::before {
    content: ""
}

.fa-address-book::before {
    content: ""
}

.fa-contact-book::before {
    content: ""
}

.fa-strikethrough::before {
    content: ""
}

.fa-k::before {
    content: "K"
}

.fa-landmark-flag::before {
    content: ""
}

.fa-pencil::before {
    content: ""
}

.fa-pencil-alt::before {
    content: ""
}

.fa-backward::before {
    content: ""
}

.fa-caret-right::before {
    content: ""
}

.fa-comments::before {
    content: ""
}

.fa-paste::before {
    content: ""
}

.fa-file-clipboard::before {
    content: ""
}

.fa-code-pull-request::before {
    content: ""
}

.fa-clipboard-list::before {
    content: ""
}

.fa-truck-ramp-box::before {
    content: ""
}

.fa-truck-loading::before {
    content: ""
}

.fa-user-check::before {
    content: ""
}

.fa-vial-virus::before {
    content: ""
}

.fa-sheet-plastic::before {
    content: ""
}

.fa-blog::before {
    content: ""
}

.fa-user-ninja::before {
    content: ""
}

.fa-person-arrow-up-from-line::before {
    content: ""
}

.fa-scroll-torah::before {
    content: ""
}

.fa-torah::before {
    content: ""
}

.fa-broom-ball::before {
    content: ""
}

.fa-quidditch::before {
    content: ""
}

.fa-quidditch-broom-ball::before {
    content: ""
}

.fa-toggle-off::before {
    content: ""
}

.fa-box-archive::before {
    content: ""
}

.fa-archive::before {
    content: ""
}

.fa-person-drowning::before {
    content: ""
}

.fa-arrow-down-9-1::before {
    content: ""
}

.fa-sort-numeric-desc::before {
    content: ""
}

.fa-sort-numeric-down-alt::before {
    content: ""
}

.fa-face-grin-tongue-squint::before {
    content: ""
}

.fa-grin-tongue-squint::before {
    content: ""
}

.fa-spray-can::before {
    content: ""
}

.fa-truck-monster::before {
    content: ""
}

.fa-w::before {
    content: "W"
}

.fa-earth-africa::before {
    content: ""
}

.fa-globe-africa::before {
    content: ""
}

.fa-rainbow::before {
    content: ""
}

.fa-circle-notch::before {
    content: ""
}

.fa-tablet-screen-button::before {
    content: ""
}

.fa-tablet-alt::before {
    content: ""
}

.fa-paw::before {
    content: ""
}

.fa-cloud::before {
    content: ""
}

.fa-trowel-bricks::before {
    content: ""
}

.fa-face-flushed::before {
    content: ""
}

.fa-flushed::before {
    content: ""
}

.fa-hospital-user::before {
    content: ""
}

.fa-tent-arrow-left-right::before {
    content: ""
}

.fa-gavel::before {
    content: ""
}

.fa-legal::before {
    content: ""
}

.fa-binoculars::before {
    content: ""
}

.fa-microphone-slash::before {
    content: ""
}

.fa-box-tissue::before {
    content: ""
}

.fa-motorcycle::before {
    content: ""
}

.fa-bell-concierge::before {
    content: ""
}

.fa-concierge-bell::before {
    content: ""
}

.fa-pen-ruler::before {
    content: ""
}

.fa-pencil-ruler::before {
    content: ""
}

.fa-people-arrows::before {
    content: ""
}

.fa-people-arrows-left-right::before {
    content: ""
}

.fa-mars-and-venus-burst::before {
    content: ""
}

.fa-square-caret-right::before {
    content: ""
}

.fa-caret-square-right::before {
    content: ""
}

.fa-scissors::before {
    content: ""
}

.fa-cut::before {
    content: ""
}

.fa-sun-plant-wilt::before {
    content: ""
}

.fa-toilets-portable::before {
    content: ""
}

.fa-hockey-puck::before {
    content: ""
}

.fa-table::before {
    content: ""
}

.fa-magnifying-glass-arrow-right::before {
    content: ""
}

.fa-tachograph-digital::before {
    content: ""
}

.fa-digital-tachograph::before {
    content: ""
}

.fa-users-slash::before {
    content: ""
}

.fa-clover::before {
    content: ""
}

.fa-reply::before {
    content: ""
}

.fa-mail-reply::before {
    content: ""
}

.fa-star-and-crescent::before {
    content: ""
}

.fa-house-fire::before {
    content: ""
}

.fa-square-minus::before {
    content: ""
}

.fa-minus-square::before {
    content: ""
}

.fa-helicopter::before {
    content: ""
}

.fa-compass::before {
    content: ""
}

.fa-square-caret-down::before {
    content: ""
}

.fa-caret-square-down::before {
    content: ""
}

.fa-file-circle-question::before {
    content: ""
}

.fa-laptop-code::before {
    content: ""
}

.fa-swatchbook::before {
    content: ""
}

.fa-prescription-bottle::before {
    content: ""
}

.fa-bars::before {
    content: ""
}

.fa-navicon::before {
    content: ""
}

.fa-people-group::before {
    content: ""
}

.fa-hourglass-end::before {
    content: ""
}

.fa-hourglass-3::before {
    content: ""
}

.fa-heart-crack::before {
    content: ""
}

.fa-heart-broken::before {
    content: ""
}

.fa-square-up-right::before {
    content: ""
}

.fa-external-link-square-alt::before {
    content: ""
}

.fa-face-kiss-beam::before {
    content: ""
}

.fa-kiss-beam::before {
    content: ""
}

.fa-film::before {
    content: ""
}

.fa-ruler-horizontal::before {
    content: ""
}

.fa-people-robbery::before {
    content: ""
}

.fa-lightbulb::before {
    content: ""
}

.fa-caret-left::before {
    content: ""
}

.fa-circle-exclamation::before {
    content: ""
}

.fa-exclamation-circle::before {
    content: ""
}

.fa-school-circle-xmark::before {
    content: ""
}

.fa-arrow-right-from-bracket::before {
    content: ""
}

.fa-sign-out::before {
    content: ""
}

.fa-circle-chevron-down::before {
    content: ""
}

.fa-chevron-circle-down::before {
    content: ""
}

.fa-unlock-keyhole::before {
    content: ""
}

.fa-unlock-alt::before {
    content: ""
}

.fa-cloud-showers-heavy::before {
    content: ""
}

.fa-headphones-simple::before {
    content: ""
}

.fa-headphones-alt::before {
    content: ""
}

.fa-sitemap::before {
    content: ""
}

.fa-circle-dollar-to-slot::before {
    content: ""
}

.fa-donate::before {
    content: ""
}

.fa-memory::before {
    content: ""
}

.fa-road-spikes::before {
    content: ""
}

.fa-fire-burner::before {
    content: ""
}

.fa-flag::before {
    content: ""
}

.fa-hanukiah::before {
    content: ""
}

.fa-feather::before {
    content: ""
}

.fa-volume-low::before {
    content: ""
}

.fa-volume-down::before {
    content: ""
}

.fa-comment-slash::before {
    content: ""
}

.fa-cloud-sun-rain::before {
    content: ""
}

.fa-compress::before {
    content: ""
}

.fa-wheat-awn::before {
    content: ""
}

.fa-wheat-alt::before {
    content: ""
}

.fa-ankh::before {
    content: ""
}

.fa-hands-holding-child::before {
    content: ""
}

.fa-asterisk::before {
    content: "\*"
}

.fa-square-check::before {
    content: ""
}

.fa-check-square::before {
    content: ""
}

.fa-peseta-sign::before {
    content: ""
}

.fa-heading::before {
    content: ""
}

.fa-header::before {
    content: ""
}

.fa-ghost::before {
    content: ""
}

.fa-list::before {
    content: ""
}

.fa-list-squares::before {
    content: ""
}

.fa-square-phone-flip::before {
    content: ""
}

.fa-phone-square-alt::before {
    content: ""
}

.fa-cart-plus::before {
    content: ""
}

.fa-gamepad::before {
    content: ""
}

.fa-circle-dot::before {
    content: ""
}

.fa-dot-circle::before {
    content: ""
}

.fa-face-dizzy::before {
    content: ""
}

.fa-dizzy::before {
    content: ""
}

.fa-egg::before {
    content: ""
}

.fa-house-medical-circle-xmark::before {
    content: ""
}

.fa-campground::before {
    content: ""
}

.fa-folder-plus::before {
    content: ""
}

.fa-futbol::before {
    content: ""
}

.fa-futbol-ball::before {
    content: ""
}

.fa-soccer-ball::before {
    content: ""
}

.fa-paintbrush::before {
    content: ""
}

.fa-paint-brush::before {
    content: ""
}

.fa-lock::before {
    content: ""
}

.fa-gas-pump::before {
    content: ""
}

.fa-hot-tub-person::before {
    content: ""
}

.fa-hot-tub::before {
    content: ""
}

.fa-map-location::before {
    content: ""
}

.fa-map-marked::before {
    content: ""
}

.fa-house-flood-water::before {
    content: ""
}

.fa-tree::before {
    content: ""
}

.fa-bridge-lock::before {
    content: ""
}

.fa-sack-dollar::before {
    content: ""
}

.fa-pen-to-square::before {
    content: ""
}

.fa-edit::before {
    content: ""
}

.fa-car-side::before {
    content: ""
}

.fa-share-nodes::before {
    content: ""
}

.fa-share-alt::before {
    content: ""
}

.fa-heart-circle-minus::before {
    content: ""
}

.fa-hourglass-half::before {
    content: ""
}

.fa-hourglass-2::before {
    content: ""
}

.fa-microscope::before {
    content: ""
}

.fa-sink::before {
    content: ""
}

.fa-bag-shopping::before {
    content: ""
}

.fa-shopping-bag::before {
    content: ""
}

.fa-arrow-down-z-a::before {
    content: ""
}

.fa-sort-alpha-desc::before {
    content: ""
}

.fa-sort-alpha-down-alt::before {
    content: ""
}

.fa-mitten::before {
    content: ""
}

.fa-person-rays::before {
    content: ""
}

.fa-users::before {
    content: ""
}

.fa-eye-slash::before {
    content: ""
}

.fa-flask-vial::before {
    content: ""
}

.fa-hand::before {
    content: ""
}

.fa-hand-paper::before {
    content: ""
}

.fa-om::before {
    content: ""
}

.fa-worm::before {
    content: ""
}

.fa-house-circle-xmark::before {
    content: ""
}

.fa-plug::before {
    content: ""
}

.fa-chevron-up::before {
    content: ""
}

.fa-hand-spock::before {
    content: ""
}

.fa-stopwatch::before {
    content: ""
}

.fa-face-kiss::before {
    content: ""
}

.fa-kiss::before {
    content: ""
}

.fa-bridge-circle-xmark::before {
    content: ""
}

.fa-face-grin-tongue::before {
    content: ""
}

.fa-grin-tongue::before {
    content: ""
}

.fa-chess-bishop::before {
    content: ""
}

.fa-face-grin-wink::before {
    content: ""
}

.fa-grin-wink::before {
    content: ""
}

.fa-ear-deaf::before {
    content: ""
}

.fa-deaf::before {
    content: ""
}

.fa-deafness::before {
    content: ""
}

.fa-hard-of-hearing::before {
    content: ""
}

.fa-road-circle-check::before {
    content: ""
}

.fa-dice-five::before {
    content: ""
}

.fa-square-rss::before {
    content: ""
}

.fa-rss-square::before {
    content: ""
}

.fa-land-mine-on::before {
    content: ""
}

.fa-i-cursor::before {
    content: ""
}

.fa-stamp::before {
    content: ""
}

.fa-stairs::before {
    content: ""
}

.fa-i::before {
    content: "I"
}

.fa-hryvnia-sign::before {
    content: ""
}

.fa-hryvnia::before {
    content: ""
}

.fa-pills::before {
    content: ""
}

.fa-face-grin-wide::before {
    content: ""
}

.fa-grin-alt::before {
    content: ""
}

.fa-tooth::before {
    content: ""
}

.fa-v::before {
    content: "V"
}

.fa-bangladeshi-taka-sign::before {
    content: ""
}

.fa-bicycle::before {
    content: ""
}

.fa-staff-snake::before {
    content: ""
}

.fa-rod-asclepius::before {
    content: ""
}

.fa-rod-snake::before {
    content: ""
}

.fa-staff-aesculapius::before {
    content: ""
}

.fa-head-side-cough-slash::before {
    content: ""
}

.fa-truck-medical::before {
    content: ""
}

.fa-ambulance::before {
    content: ""
}

.fa-wheat-awn-circle-exclamation::before {
    content: ""
}

.fa-snowman::before {
    content: ""
}

.fa-mortar-pestle::before {
    content: ""
}

.fa-road-barrier::before {
    content: ""
}

.fa-school::before {
    content: ""
}

.fa-igloo::before {
    content: ""
}

.fa-joint::before {
    content: ""
}

.fa-angle-right::before {
    content: ""
}

.fa-horse::before {
    content: ""
}

.fa-q::before {
    content: "Q"
}

.fa-g::before {
    content: "G"
}

.fa-notes-medical::before {
    content: ""
}

.fa-temperature-half::before {
    content: ""
}

.fa-temperature-2::before {
    content: ""
}

.fa-thermometer-2::before {
    content: ""
}

.fa-thermometer-half::before {
    content: ""
}

.fa-dong-sign::before {
    content: ""
}

.fa-capsules::before {
    content: ""
}

.fa-poo-storm::before {
    content: ""
}

.fa-poo-bolt::before {
    content: ""
}

.fa-face-frown-open::before {
    content: ""
}

.fa-frown-open::before {
    content: ""
}

.fa-hand-point-up::before {
    content: ""
}

.fa-money-bill::before {
    content: ""
}

.fa-bookmark::before {
    content: ""
}

.fa-align-justify::before {
    content: ""
}

.fa-umbrella-beach::before {
    content: ""
}

.fa-helmet-un::before {
    content: ""
}

.fa-bullseye::before {
    content: ""
}

.fa-bacon::before {
    content: ""
}

.fa-hand-point-down::before {
    content: ""
}

.fa-arrow-up-from-bracket::before {
    content: ""
}

.fa-folder::before {
    content: ""
}

.fa-folder-blank::before {
    content: ""
}

.fa-file-waveform::before {
    content: ""
}

.fa-file-medical-alt::before {
    content: ""
}

.fa-radiation::before {
    content: ""
}

.fa-chart-simple::before {
    content: ""
}

.fa-mars-stroke::before {
    content: ""
}

.fa-vial::before {
    content: ""
}

.fa-gauge::before {
    content: ""
}

.fa-dashboard::before {
    content: ""
}

.fa-gauge-med::before {
    content: ""
}

.fa-tachometer-alt-average::before {
    content: ""
}

.fa-wand-magic-sparkles::before {
    content: ""
}

.fa-magic-wand-sparkles::before {
    content: ""
}

.fa-e::before {
    content: "E"
}

.fa-pen-clip::before {
    content: ""
}

.fa-pen-alt::before {
    content: ""
}

.fa-bridge-circle-exclamation::before {
    content: ""
}

.fa-user::before {
    content: ""
}

.fa-school-circle-check::before {
    content: ""
}

.fa-dumpster::before {
    content: ""
}

.fa-van-shuttle::before {
    content: ""
}

.fa-shuttle-van::before {
    content: ""
}

.fa-building-user::before {
    content: ""
}

.fa-square-caret-left::before {
    content: ""
}

.fa-caret-square-left::before {
    content: ""
}

.fa-highlighter::before {
    content: ""
}

.fa-key::before {
    content: ""
}

.fa-bullhorn::before {
    content: ""
}

.fa-globe::before {
    content: ""
}

.fa-synagogue::before {
    content: ""
}

.fa-person-half-dress::before {
    content: ""
}

.fa-road-bridge::before {
    content: ""
}

.fa-location-arrow::before {
    content: ""
}

.fa-c::before {
    content: "C"
}

.fa-tablet-button::before {
    content: ""
}

.fa-building-lock::before {
    content: ""
}

.fa-pizza-slice::before {
    content: ""
}

.fa-money-bill-wave::before {
    content: ""
}

.fa-chart-area::before {
    content: ""
}

.fa-area-chart::before {
    content: ""
}

.fa-house-flag::before {
    content: ""
}

.fa-person-circle-minus::before {
    content: ""
}

.fa-ban::before {
    content: ""
}

.fa-cancel::before {
    content: ""
}

.fa-camera-rotate::before {
    content: ""
}

.fa-spray-can-sparkles::before {
    content: ""
}

.fa-air-freshener::before {
    content: ""
}

.fa-star::before {
    content: ""
}

.fa-repeat::before {
    content: ""
}

.fa-cross::before {
    content: ""
}

.fa-box::before {
    content: ""
}

.fa-venus-mars::before {
    content: ""
}

.fa-arrow-pointer::before {
    content: ""
}

.fa-mouse-pointer::before {
    content: ""
}

.fa-maximize::before {
    content: ""
}

.fa-expand-arrows-alt::before {
    content: ""
}

.fa-charging-station::before {
    content: ""
}

.fa-shapes::before {
    content: ""
}

.fa-triangle-circle-square::before {
    content: ""
}

.fa-shuffle::before {
    content: ""
}

.fa-random::before {
    content: ""
}

.fa-person-running::before {
    content: ""
}

.fa-running::before {
    content: ""
}

.fa-mobile-retro::before {
    content: ""
}

.fa-grip-lines-vertical::before {
    content: ""
}

.fa-spider::before {
    content: ""
}

.fa-hands-bound::before {
    content: ""
}

.fa-file-invoice-dollar::before {
    content: ""
}

.fa-plane-circle-exclamation::before {
    content: ""
}

.fa-x-ray::before {
    content: ""
}

.fa-spell-check::before {
    content: ""
}

.fa-slash::before {
    content: ""
}

.fa-computer-mouse::before {
    content: ""
}

.fa-mouse::before {
    content: ""
}

.fa-arrow-right-to-bracket::before {
    content: ""
}

.fa-sign-in::before {
    content: ""
}

.fa-shop-slash::before {
    content: ""
}

.fa-store-alt-slash::before {
    content: ""
}

.fa-server::before {
    content: ""
}

.fa-virus-covid-slash::before {
    content: ""
}

.fa-shop-lock::before {
    content: ""
}

.fa-hourglass-start::before {
    content: ""
}

.fa-hourglass-1::before {
    content: ""
}

.fa-blender-phone::before {
    content: ""
}

.fa-building-wheat::before {
    content: ""
}

.fa-person-breastfeeding::before {
    content: ""
}

.fa-right-to-bracket::before {
    content: ""
}

.fa-sign-in-alt::before {
    content: ""
}

.fa-venus::before {
    content: ""
}

.fa-passport::before {
    content: ""
}

.fa-heart-pulse::before {
    content: ""
}

.fa-heartbeat::before {
    content: ""
}

.fa-people-carry-box::before {
    content: ""
}

.fa-people-carry::before {
    content: ""
}

.fa-temperature-high::before {
    content: ""
}

.fa-microchip::before {
    content: ""
}

.fa-crown::before {
    content: ""
}

.fa-weight-hanging::before {
    content: ""
}

.fa-xmarks-lines::before {
    content: ""
}

.fa-file-prescription::before {
    content: ""
}

.fa-weight-scale::before {
    content: ""
}

.fa-weight::before {
    content: ""
}

.fa-user-group::before {
    content: ""
}

.fa-user-friends::before {
    content: ""
}

.fa-arrow-up-a-z::before {
    content: ""
}

.fa-sort-alpha-up::before {
    content: ""
}

.fa-chess-knight::before {
    content: ""
}

.fa-face-laugh-squint::before {
    content: ""
}

.fa-laugh-squint::before {
    content: ""
}

.fa-wheelchair::before {
    content: ""
}

.fa-circle-arrow-up::before {
    content: ""
}

.fa-arrow-circle-up::before {
    content: ""
}

.fa-toggle-on::before {
    content: ""
}

.fa-person-walking::before {
    content: ""
}

.fa-walking::before {
    content: ""
}

.fa-l::before {
    content: "L"
}

.fa-fire::before {
    content: ""
}

.fa-bed-pulse::before {
    content: ""
}

.fa-procedures::before {
    content: ""
}

.fa-shuttle-space::before {
    content: ""
}

.fa-space-shuttle::before {
    content: ""
}

.fa-face-laugh::before {
    content: ""
}

.fa-laugh::before {
    content: ""
}

.fa-folder-open::before {
    content: ""
}

.fa-heart-circle-plus::before {
    content: ""
}

.fa-code-fork::before {
    content: ""
}

.fa-city::before {
    content: ""
}

.fa-microphone-lines::before {
    content: ""
}

.fa-microphone-alt::before {
    content: ""
}

.fa-pepper-hot::before {
    content: ""
}

.fa-unlock::before {
    content: ""
}

.fa-colon-sign::before {
    content: ""
}

.fa-headset::before {
    content: ""
}

.fa-store-slash::before {
    content: ""
}

.fa-road-circle-xmark::before {
    content: ""
}

.fa-user-minus::before {
    content: ""
}

.fa-mars-stroke-up::before {
    content: ""
}

.fa-mars-stroke-v::before {
    content: ""
}

.fa-champagne-glasses::before {
    content: ""
}

.fa-glass-cheers::before {
    content: ""
}

.fa-clipboard::before {
    content: ""
}

.fa-house-circle-exclamation::before {
    content: ""
}

.fa-file-arrow-up::before {
    content: ""
}

.fa-file-upload::before {
    content: ""
}

.fa-wifi::before {
    content: ""
}

.fa-wifi-3::before {
    content: ""
}

.fa-wifi-strong::before {
    content: ""
}

.fa-bath::before {
    content: ""
}

.fa-bathtub::before {
    content: ""
}

.fa-underline::before {
    content: ""
}

.fa-user-pen::before {
    content: ""
}

.fa-user-edit::before {
    content: ""
}

.fa-signature::before {
    content: ""
}

.fa-stroopwafel::before {
    content: ""
}

.fa-bold::before {
    content: ""
}

.fa-anchor-lock::before {
    content: ""
}

.fa-building-ngo::before {
    content: ""
}

.fa-manat-sign::before {
    content: ""
}

.fa-not-equal::before {
    content: ""
}

.fa-border-top-left::before {
    content: ""
}

.fa-border-style::before {
    content: ""
}

.fa-map-location-dot::before {
    content: ""
}

.fa-map-marked-alt::before {
    content: ""
}

.fa-jedi::before {
    content: ""
}

.fa-square-poll-vertical::before {
    content: ""
}

.fa-poll::before {
    content: ""
}

.fa-mug-hot::before {
    content: ""
}

.fa-car-battery::before {
    content: ""
}

.fa-battery-car::before {
    content: ""
}

.fa-gift::before {
    content: ""
}

.fa-dice-two::before {
    content: ""
}

.fa-chess-queen::before {
    content: ""
}

.fa-glasses::before {
    content: ""
}

.fa-chess-board::before {
    content: ""
}

.fa-building-circle-check::before {
    content: ""
}

.fa-person-chalkboard::before {
    content: ""
}

.fa-mars-stroke-right::before {
    content: ""
}

.fa-mars-stroke-h::before {
    content: ""
}

.fa-hand-back-fist::before {
    content: ""
}

.fa-hand-rock::before {
    content: ""
}

.fa-square-caret-up::before {
    content: ""
}

.fa-caret-square-up::before {
    content: ""
}

.fa-cloud-showers-water::before {
    content: ""
}

.fa-chart-bar::before {
    content: ""
}

.fa-bar-chart::before {
    content: ""
}

.fa-hands-bubbles::before {
    content: ""
}

.fa-hands-wash::before {
    content: ""
}

.fa-less-than-equal::before {
    content: ""
}

.fa-train::before {
    content: ""
}

.fa-eye-low-vision::before {
    content: ""
}

.fa-low-vision::before {
    content: ""
}

.fa-crow::before {
    content: ""
}

.fa-sailboat::before {
    content: ""
}

.fa-window-restore::before {
    content: ""
}

.fa-square-plus::before {
    content: ""
}

.fa-plus-square::before {
    content: ""
}

.fa-torii-gate::before {
    content: ""
}

.fa-frog::before {
    content: ""
}

.fa-bucket::before {
    content: ""
}

.fa-image::before {
    content: ""
}

.fa-microphone::before {
    content: ""
}

.fa-cow::before {
    content: ""
}

.fa-caret-up::before {
    content: ""
}

.fa-screwdriver::before {
    content: ""
}

.fa-folder-closed::before {
    content: ""
}

.fa-house-tsunami::before {
    content: ""
}

.fa-square-nfi::before {
    content: ""
}

.fa-arrow-up-from-ground-water::before {
    content: ""
}

.fa-martini-glass::before {
    content: ""
}

.fa-glass-martini-alt::before {
    content: ""
}

.fa-rotate-left::before {
    content: ""
}

.fa-rotate-back::before {
    content: ""
}

.fa-rotate-backward::before {
    content: ""
}

.fa-undo-alt::before {
    content: ""
}

.fa-table-columns::before {
    content: ""
}

.fa-columns::before {
    content: ""
}

.fa-lemon::before {
    content: ""
}

.fa-head-side-mask::before {
    content: ""
}

.fa-handshake::before {
    content: ""
}

.fa-gem::before {
    content: ""
}

.fa-dolly::before {
    content: ""
}

.fa-dolly-box::before {
    content: ""
}

.fa-smoking::before {
    content: ""
}

.fa-minimize::before {
    content: ""
}

.fa-compress-arrows-alt::before {
    content: ""
}

.fa-monument::before {
    content: ""
}

.fa-snowplow::before {
    content: ""
}

.fa-angles-right::before {
    content: ""
}

.fa-angle-double-right::before {
    content: ""
}

.fa-cannabis::before {
    content: ""
}

.fa-circle-play::before {
    content: ""
}

.fa-play-circle::before {
    content: ""
}

.fa-tablets::before {
    content: ""
}

.fa-ethernet::before {
    content: ""
}

.fa-euro-sign::before {
    content: ""
}

.fa-eur::before {
    content: ""
}

.fa-euro::before {
    content: ""
}

.fa-chair::before {
    content: ""
}

.fa-circle-check::before {
    content: ""
}

.fa-check-circle::before {
    content: ""
}

.fa-circle-stop::before {
    content: ""
}

.fa-stop-circle::before {
    content: ""
}

.fa-compass-drafting::before {
    content: ""
}

.fa-drafting-compass::before {
    content: ""
}

.fa-plate-wheat::before {
    content: ""
}

.fa-icicles::before {
    content: ""
}

.fa-person-shelter::before {
    content: ""
}

.fa-neuter::before {
    content: ""
}

.fa-id-badge::before {
    content: ""
}

.fa-marker::before {
    content: ""
}

.fa-face-laugh-beam::before {
    content: ""
}

.fa-laugh-beam::before {
    content: ""
}

.fa-helicopter-symbol::before {
    content: ""
}

.fa-universal-access::before {
    content: ""
}

.fa-circle-chevron-up::before {
    content: ""
}

.fa-chevron-circle-up::before {
    content: ""
}

.fa-lari-sign::before {
    content: ""
}

.fa-volcano::before {
    content: ""
}

.fa-person-walking-dashed-line-arrow-right::before {
    content: ""
}

.fa-sterling-sign::before {
    content: ""
}

.fa-gbp::before {
    content: ""
}

.fa-pound-sign::before {
    content: ""
}

.fa-viruses::before {
    content: ""
}

.fa-square-person-confined::before {
    content: ""
}

.fa-user-tie::before {
    content: ""
}

.fa-arrow-down-long::before {
    content: ""
}

.fa-long-arrow-down::before {
    content: ""
}

.fa-tent-arrow-down-to-line::before {
    content: ""
}

.fa-certificate::before {
    content: ""
}

.fa-reply-all::before {
    content: ""
}

.fa-mail-reply-all::before {
    content: ""
}

.fa-suitcase::before {
    content: ""
}

.fa-person-skating::before {
    content: ""
}

.fa-skating::before {
    content: ""
}

.fa-filter-circle-dollar::before {
    content: ""
}

.fa-funnel-dollar::before {
    content: ""
}

.fa-camera-retro::before {
    content: ""
}

.fa-circle-arrow-down::before {
    content: ""
}

.fa-arrow-circle-down::before {
    content: ""
}

.fa-file-import::before {
    content: ""
}

.fa-arrow-right-to-file::before {
    content: ""
}

.fa-square-arrow-up-right::before {
    content: ""
}

.fa-external-link-square::before {
    content: ""
}

.fa-box-open::before {
    content: ""
}

.fa-scroll::before {
    content: ""
}

.fa-spa::before {
    content: ""
}

.fa-location-pin-lock::before {
    content: ""
}

.fa-pause::before {
    content: ""
}

.fa-hill-avalanche::before {
    content: ""
}

.fa-temperature-empty::before {
    content: ""
}

.fa-temperature-0::before {
    content: ""
}

.fa-thermometer-0::before {
    content: ""
}

.fa-thermometer-empty::before {
    content: ""
}

.fa-bomb::before {
    content: ""
}

.fa-registered::before {
    content: ""
}

.fa-address-card::before {
    content: ""
}

.fa-contact-card::before {
    content: ""
}

.fa-vcard::before {
    content: ""
}

.fa-scale-unbalanced-flip::before {
    content: ""
}

.fa-balance-scale-right::before {
    content: ""
}

.fa-subscript::before {
    content: ""
}

.fa-diamond-turn-right::before {
    content: ""
}

.fa-directions::before {
    content: ""
}

.fa-burst::before {
    content: ""
}

.fa-house-laptop::before {
    content: ""
}

.fa-laptop-house::before {
    content: ""
}

.fa-face-tired::before {
    content: ""
}

.fa-tired::before {
    content: ""
}

.fa-money-bills::before {
    content: ""
}

.fa-smog::before {
    content: ""
}

.fa-crutch::before {
    content: ""
}

.fa-cloud-arrow-up::before {
    content: ""
}

.fa-cloud-upload::before {
    content: ""
}

.fa-cloud-upload-alt::before {
    content: ""
}

.fa-palette::before {
    content: ""
}

.fa-arrows-turn-right::before {
    content: ""
}

.fa-vest::before {
    content: ""
}

.fa-ferry::before {
    content: ""
}

.fa-arrows-down-to-people::before {
    content: ""
}

.fa-seedling::before {
    content: ""
}

.fa-sprout::before {
    content: ""
}

.fa-left-right::before {
    content: ""
}

.fa-arrows-alt-h::before {
    content: ""
}

.fa-boxes-packing::before {
    content: ""
}

.fa-circle-arrow-left::before {
    content: ""
}

.fa-arrow-circle-left::before {
    content: ""
}

.fa-group-arrows-rotate::before {
    content: ""
}

.fa-bowl-food::before {
    content: ""
}

.fa-candy-cane::before {
    content: ""
}

.fa-arrow-down-wide-short::before {
    content: ""
}

.fa-sort-amount-asc::before {
    content: ""
}

.fa-sort-amount-down::before {
    content: ""
}

.fa-cloud-bolt::before {
    content: ""
}

.fa-thunderstorm::before {
    content: ""
}

.fa-text-slash::before {
    content: ""
}

.fa-remove-format::before {
    content: ""
}

.fa-face-smile-wink::before {
    content: ""
}

.fa-smile-wink::before {
    content: ""
}

.fa-file-word::before {
    content: ""
}

.fa-file-powerpoint::before {
    content: ""
}

.fa-arrows-left-right::before {
    content: ""
}

.fa-arrows-h::before {
    content: ""
}

.fa-house-lock::before {
    content: ""
}

.fa-cloud-arrow-down::before {
    content: ""
}

.fa-cloud-download::before {
    content: ""
}

.fa-cloud-download-alt::before {
    content: ""
}

.fa-children::before {
    content: ""
}

.fa-chalkboard::before {
    content: ""
}

.fa-blackboard::before {
    content: ""
}

.fa-user-large-slash::before {
    content: ""
}

.fa-user-alt-slash::before {
    content: ""
}

.fa-envelope-open::before {
    content: ""
}

.fa-handshake-simple-slash::before {
    content: ""
}

.fa-handshake-alt-slash::before {
    content: ""
}

.fa-mattress-pillow::before {
    content: ""
}

.fa-guarani-sign::before {
    content: ""
}

.fa-arrows-rotate::before {
    content: ""
}

.fa-refresh::before {
    content: ""
}

.fa-sync::before {
    content: ""
}

.fa-fire-extinguisher::before {
    content: ""
}

.fa-cruzeiro-sign::before {
    content: ""
}

.fa-greater-than-equal::before {
    content: ""
}

.fa-shield-halved::before {
    content: ""
}

.fa-shield-alt::before {
    content: ""
}

.fa-book-atlas::before {
    content: ""
}

.fa-atlas::before {
    content: ""
}

.fa-virus::before {
    content: ""
}

.fa-envelope-circle-check::before {
    content: ""
}

.fa-layer-group::before {
    content: ""
}

.fa-arrows-to-dot::before {
    content: ""
}

.fa-archway::before {
    content: ""
}

.fa-heart-circle-check::before {
    content: ""
}

.fa-house-chimney-crack::before {
    content: ""
}

.fa-house-damage::before {
    content: ""
}

.fa-file-zipper::before {
    content: ""
}

.fa-file-archive::before {
    content: ""
}

.fa-square::before {
    content: ""
}

.fa-martini-glass-empty::before {
    content: ""
}

.fa-glass-martini::before {
    content: ""
}

.fa-couch::before {
    content: ""
}

.fa-cedi-sign::before {
    content: ""
}

.fa-italic::before {
    content: ""
}

.fa-church::before {
    content: ""
}

.fa-comments-dollar::before {
    content: ""
}

.fa-democrat::before {
    content: ""
}

.fa-z::before {
    content: "Z"
}

.fa-person-skiing::before {
    content: ""
}

.fa-skiing::before {
    content: ""
}

.fa-road-lock::before {
    content: ""
}

.fa-a::before {
    content: "A"
}

.fa-temperature-arrow-down::before {
    content: ""
}

.fa-temperature-down::before {
    content: ""
}

.fa-feather-pointed::before {
    content: ""
}

.fa-feather-alt::before {
    content: ""
}

.fa-p::before {
    content: "P"
}

.fa-snowflake::before {
    content: ""
}

.fa-newspaper::before {
    content: ""
}

.fa-rectangle-ad::before {
    content: ""
}

.fa-ad::before {
    content: ""
}

.fa-circle-arrow-right::before {
    content: ""
}

.fa-arrow-circle-right::before {
    content: ""
}

.fa-filter-circle-xmark::before {
    content: ""
}

.fa-locust::before {
    content: ""
}

.fa-sort::before {
    content: ""
}

.fa-unsorted::before {
    content: ""
}

.fa-list-ol::before {
    content: ""
}

.fa-list-1-2::before {
    content: ""
}

.fa-list-numeric::before {
    content: ""
}

.fa-person-dress-burst::before {
    content: ""
}

.fa-money-check-dollar::before {
    content: ""
}

.fa-money-check-alt::before {
    content: ""
}

.fa-vector-square::before {
    content: ""
}

.fa-bread-slice::before {
    content: ""
}

.fa-language::before {
    content: ""
}

.fa-face-kiss-wink-heart::before {
    content: ""
}

.fa-kiss-wink-heart::before {
    content: ""
}

.fa-filter::before {
    content: ""
}

.fa-question::before {
    content: "\?"
}

.fa-file-signature::before {
    content: ""
}

.fa-up-down-left-right::before {
    content: ""
}

.fa-arrows-alt::before {
    content: ""
}

.fa-house-chimney-user::before {
    content: ""
}

.fa-hand-holding-heart::before {
    content: ""
}

.fa-puzzle-piece::before {
    content: ""
}

.fa-money-check::before {
    content: ""
}

.fa-star-half-stroke::before {
    content: ""
}

.fa-star-half-alt::before {
    content: ""
}

.fa-code::before {
    content: ""
}

.fa-whiskey-glass::before {
    content: ""
}

.fa-glass-whiskey::before {
    content: ""
}

.fa-building-circle-exclamation::before {
    content: ""
}

.fa-magnifying-glass-chart::before {
    content: ""
}

.fa-arrow-up-right-from-square::before {
    content: ""
}

.fa-external-link::before {
    content: ""
}

.fa-cubes-stacked::before {
    content: ""
}

.fa-won-sign::before {
    content: ""
}

.fa-krw::before {
    content: ""
}

.fa-won::before {
    content: ""
}

.fa-virus-covid::before {
    content: ""
}

.fa-austral-sign::before {
    content: ""
}

.fa-f::before {
    content: "F"
}

.fa-leaf::before {
    content: ""
}

.fa-road::before {
    content: ""
}

.fa-taxi::before {
    content: ""
}

.fa-cab::before {
    content: ""
}

.fa-person-circle-plus::before {
    content: ""
}

.fa-chart-pie::before {
    content: ""
}

.fa-pie-chart::before {
    content: ""
}

.fa-bolt-lightning::before {
    content: ""
}

.fa-sack-xmark::before {
    content: ""
}

.fa-file-excel::before {
    content: ""
}

.fa-file-contract::before {
    content: ""
}

.fa-fish-fins::before {
    content: ""
}

.fa-building-flag::before {
    content: ""
}

.fa-face-grin-beam::before {
    content: ""
}

.fa-grin-beam::before {
    content: ""
}

.fa-object-ungroup::before {
    content: ""
}

.fa-poop::before {
    content: ""
}

.fa-location-pin::before {
    content: ""
}

.fa-map-marker::before {
    content: ""
}

.fa-kaaba::before {
    content: ""
}

.fa-toilet-paper::before {
    content: ""
}

.fa-helmet-safety::before {
    content: ""
}

.fa-hard-hat::before {
    content: ""
}

.fa-hat-hard::before {
    content: ""
}

.fa-eject::before {
    content: ""
}

.fa-circle-right::before {
    content: ""
}

.fa-arrow-alt-circle-right::before {
    content: ""
}

.fa-plane-circle-check::before {
    content: ""
}

.fa-face-rolling-eyes::before {
    content: ""
}

.fa-meh-rolling-eyes::before {
    content: ""
}

.fa-object-group::before {
    content: ""
}

.fa-chart-line::before {
    content: ""
}

.fa-line-chart::before {
    content: ""
}

.fa-mask-ventilator::before {
    content: ""
}

.fa-arrow-right::before {
    content: ""
}

.fa-signs-post::before {
    content: ""
}

.fa-map-signs::before {
    content: ""
}

.fa-cash-register::before {
    content: ""
}

.fa-person-circle-question::before {
    content: ""
}

.fa-h::before {
    content: "H"
}

.fa-tarp::before {
    content: ""
}

.fa-screwdriver-wrench::before {
    content: ""
}

.fa-tools::before {
    content: ""
}

.fa-arrows-to-eye::before {
    content: ""
}

.fa-plug-circle-bolt::before {
    content: ""
}

.fa-heart::before {
    content: ""
}

.fa-mars-and-venus::before {
    content: ""
}

.fa-house-user::before {
    content: ""
}

.fa-home-user::before {
    content: ""
}

.fa-dumpster-fire::before {
    content: ""
}

.fa-house-crack::before {
    content: ""
}

.fa-martini-glass-citrus::before {
    content: ""
}

.fa-cocktail::before {
    content: ""
}

.fa-face-surprise::before {
    content: ""
}

.fa-surprise::before {
    content: ""
}

.fa-bottle-water::before {
    content: ""
}

.fa-circle-pause::before {
    content: ""
}

.fa-pause-circle::before {
    content: ""
}

.fa-toilet-paper-slash::before {
    content: ""
}

.fa-apple-whole::before {
    content: ""
}

.fa-apple-alt::before {
    content: ""
}

.fa-kitchen-set::before {
    content: ""
}

.fa-r::before {
    content: "R"
}

.fa-temperature-quarter::before {
    content: ""
}

.fa-temperature-1::before {
    content: ""
}

.fa-thermometer-1::before {
    content: ""
}

.fa-thermometer-quarter::before {
    content: ""
}

.fa-cube::before {
    content: ""
}

.fa-bitcoin-sign::before {
    content: ""
}

.fa-shield-dog::before {
    content: ""
}

.fa-solar-panel::before {
    content: ""
}

.fa-lock-open::before {
    content: ""
}

.fa-elevator::before {
    content: ""
}

.fa-money-bill-transfer::before {
    content: ""
}

.fa-money-bill-trend-up::before {
    content: ""
}

.fa-house-flood-water-circle-arrow-right::before {
    content: ""
}

.fa-square-poll-horizontal::before {
    content: ""
}

.fa-poll-h::before {
    content: ""
}

.fa-circle::before {
    content: ""
}

.fa-backward-fast::before {
    content: ""
}

.fa-fast-backward::before {
    content: ""
}

.fa-recycle::before {
    content: ""
}

.fa-user-astronaut::before {
    content: ""
}

.fa-plane-slash::before {
    content: ""
}

.fa-trademark::before {
    content: ""
}

.fa-basketball::before {
    content: ""
}

.fa-basketball-ball::before {
    content: ""
}

.fa-satellite-dish::before {
    content: ""
}

.fa-circle-up::before {
    content: ""
}

.fa-arrow-alt-circle-up::before {
    content: ""
}

.fa-mobile-screen-button::before {
    content: ""
}

.fa-mobile-alt::before {
    content: ""
}

.fa-volume-high::before {
    content: ""
}

.fa-volume-up::before {
    content: ""
}

.fa-users-rays::before {
    content: ""
}

.fa-wallet::before {
    content: ""
}

.fa-clipboard-check::before {
    content: ""
}

.fa-file-audio::before {
    content: ""
}

.fa-burger::before {
    content: ""
}

.fa-hamburger::before {
    content: ""
}

.fa-wrench::before {
    content: ""
}

.fa-bugs::before {
    content: ""
}

.fa-rupee-sign::before {
    content: ""
}

.fa-rupee::before {
    content: ""
}

.fa-file-image::before {
    content: ""
}

.fa-circle-question::before {
    content: ""
}

.fa-question-circle::before {
    content: ""
}

.fa-plane-departure::before {
    content: ""
}

.fa-handshake-slash::before {
    content: ""
}

.fa-book-bookmark::before {
    content: ""
}

.fa-code-branch::before {
    content: ""
}

.fa-hat-cowboy::before {
    content: ""
}

.fa-bridge::before {
    content: ""
}

.fa-phone-flip::before {
    content: ""
}

.fa-phone-alt::before {
    content: ""
}

.fa-truck-front::before {
    content: ""
}

.fa-cat::before {
    content: ""
}

.fa-anchor-circle-exclamation::before {
    content: ""
}

.fa-truck-field::before {
    content: ""
}

.fa-route::before {
    content: ""
}

.fa-clipboard-question::before {
    content: ""
}

.fa-panorama::before {
    content: ""
}

.fa-comment-medical::before {
    content: ""
}

.fa-teeth-open::before {
    content: ""
}

.fa-file-circle-minus::before {
    content: ""
}

.fa-tags::before {
    content: ""
}

.fa-wine-glass::before {
    content: ""
}

.fa-forward-fast::before {
    content: ""
}

.fa-fast-forward::before {
    content: ""
}

.fa-face-meh-blank::before {
    content: ""
}

.fa-meh-blank::before {
    content: ""
}

.fa-square-parking::before {
    content: ""
}

.fa-parking::before {
    content: ""
}

.fa-house-signal::before {
    content: ""
}

.fa-bars-progress::before {
    content: ""
}

.fa-tasks-alt::before {
    content: ""
}

.fa-faucet-drip::before {
    content: ""
}

.fa-cart-flatbed::before {
    content: ""
}

.fa-dolly-flatbed::before {
    content: ""
}

.fa-ban-smoking::before {
    content: ""
}

.fa-smoking-ban::before {
    content: ""
}

.fa-terminal::before {
    content: ""
}

.fa-mobile-button::before {
    content: ""
}

.fa-house-medical-flag::before {
    content: ""
}

.fa-basket-shopping::before {
    content: ""
}

.fa-shopping-basket::before {
    content: ""
}

.fa-tape::before {
    content: ""
}

.fa-bus-simple::before {
    content: ""
}

.fa-bus-alt::before {
    content: ""
}

.fa-eye::before {
    content: ""
}

.fa-face-sad-cry::before {
    content: ""
}

.fa-sad-cry::before {
    content: ""
}

.fa-audio-description::before {
    content: ""
}

.fa-person-military-to-person::before {
    content: ""
}

.fa-file-shield::before {
    content: ""
}

.fa-user-slash::before {
    content: ""
}

.fa-pen::before {
    content: ""
}

.fa-tower-observation::before {
    content: ""
}

.fa-file-code::before {
    content: ""
}

.fa-signal::before {
    content: ""
}

.fa-signal-5::before {
    content: ""
}

.fa-signal-perfect::before {
    content: ""
}

.fa-bus::before {
    content: ""
}

.fa-heart-circle-xmark::before {
    content: ""
}

.fa-house-chimney::before {
    content: ""
}

.fa-home-lg::before {
    content: ""
}

.fa-window-maximize::before {
    content: ""
}

.fa-face-frown::before {
    content: ""
}

.fa-frown::before {
    content: ""
}

.fa-prescription::before {
    content: ""
}

.fa-shop::before {
    content: ""
}

.fa-store-alt::before {
    content: ""
}

.fa-floppy-disk::before {
    content: ""
}

.fa-save::before {
    content: ""
}

.fa-vihara::before {
    content: ""
}

.fa-scale-unbalanced::before {
    content: ""
}

.fa-balance-scale-left::before {
    content: ""
}

.fa-sort-up::before {
    content: ""
}

.fa-sort-asc::before {
    content: ""
}

.fa-comment-dots::before {
    content: ""
}

.fa-commenting::before {
    content: ""
}

.fa-plant-wilt::before {
    content: ""
}

.fa-diamond::before {
    content: ""
}

.fa-face-grin-squint::before {
    content: ""
}

.fa-grin-squint::before {
    content: ""
}

.fa-hand-holding-dollar::before {
    content: ""
}

.fa-hand-holding-usd::before {
    content: ""
}

.fa-bacterium::before {
    content: ""
}

.fa-hand-pointer::before {
    content: ""
}

.fa-drum-steelpan::before {
    content: ""
}

.fa-hand-scissors::before {
    content: ""
}

.fa-hands-praying::before {
    content: ""
}

.fa-praying-hands::before {
    content: ""
}

.fa-arrow-rotate-right::before {
    content: ""
}

.fa-arrow-right-rotate::before {
    content: ""
}

.fa-arrow-rotate-forward::before {
    content: ""
}

.fa-redo::before {
    content: ""
}

.fa-biohazard::before {
    content: ""
}

.fa-location-crosshairs::before {
    content: ""
}

.fa-location::before {
    content: ""
}

.fa-mars-double::before {
    content: ""
}

.fa-child-dress::before {
    content: ""
}

.fa-users-between-lines::before {
    content: ""
}

.fa-lungs-virus::before {
    content: ""
}

.fa-face-grin-tears::before {
    content: ""
}

.fa-grin-tears::before {
    content: ""
}

.fa-phone::before {
    content: ""
}

.fa-calendar-xmark::before {
    content: ""
}

.fa-calendar-times::before {
    content: ""
}

.fa-child-reaching::before {
    content: ""
}

.fa-head-side-virus::before {
    content: ""
}

.fa-user-gear::before {
    content: ""
}

.fa-user-cog::before {
    content: ""
}

.fa-arrow-up-1-9::before {
    content: ""
}

.fa-sort-numeric-up::before {
    content: ""
}

.fa-door-closed::before {
    content: ""
}

.fa-shield-virus::before {
    content: ""
}

.fa-dice-six::before {
    content: ""
}

.fa-mosquito-net::before {
    content: ""
}

.fa-bridge-water::before {
    content: ""
}

.fa-person-booth::before {
    content: ""
}

.fa-text-width::before {
    content: ""
}

.fa-hat-wizard::before {
    content: ""
}

.fa-pen-fancy::before {
    content: ""
}

.fa-person-digging::before {
    content: ""
}

.fa-digging::before {
    content: ""
}

.fa-trash::before {
    content: ""
}

.fa-gauge-simple::before {
    content: ""
}

.fa-gauge-simple-med::before {
    content: ""
}

.fa-tachometer-average::before {
    content: ""
}

.fa-book-medical::before {
    content: ""
}

.fa-poo::before {
    content: ""
}

.fa-quote-right::before {
    content: ""
}

.fa-quote-right-alt::before {
    content: ""
}

.fa-shirt::before {
    content: ""
}

.fa-t-shirt::before {
    content: ""
}

.fa-tshirt::before {
    content: ""
}

.fa-cubes::before {
    content: ""
}

.fa-divide::before {
    content: ""
}

.fa-tenge-sign::before {
    content: ""
}

.fa-tenge::before {
    content: ""
}

.fa-headphones::before {
    content: ""
}

.fa-hands-holding::before {
    content: ""
}

.fa-hands-clapping::before {
    content: ""
}

.fa-republican::before {
    content: ""
}

.fa-arrow-left::before {
    content: ""
}

.fa-person-circle-xmark::before {
    content: ""
}

.fa-ruler::before {
    content: ""
}

.fa-align-left::before {
    content: ""
}

.fa-dice-d6::before {
    content: ""
}

.fa-restroom::before {
    content: ""
}

.fa-j::before {
    content: "J"
}

.fa-users-viewfinder::before {
    content: ""
}

.fa-file-video::before {
    content: ""
}

.fa-up-right-from-square::before {
    content: ""
}

.fa-external-link-alt::before {
    content: ""
}

.fa-table-cells::before {
    content: ""
}

.fa-th::before {
    content: ""
}

.fa-file-pdf::before {
    content: ""
}

.fa-book-bible::before {
    content: ""
}

.fa-bible::before {
    content: ""
}

.fa-o::before {
    content: "O"
}

.fa-suitcase-medical::before {
    content: ""
}

.fa-medkit::before {
    content: ""
}

.fa-user-secret::before {
    content: ""
}

.fa-otter::before {
    content: ""
}

.fa-person-dress::before {
    content: ""
}

.fa-female::before {
    content: ""
}

.fa-comment-dollar::before {
    content: ""
}

.fa-business-time::before {
    content: ""
}

.fa-briefcase-clock::before {
    content: ""
}

.fa-table-cells-large::before {
    content: ""
}

.fa-th-large::before {
    content: ""
}

.fa-book-tanakh::before {
    content: ""
}

.fa-tanakh::before {
    content: ""
}

.fa-phone-volume::before {
    content: ""
}

.fa-volume-control-phone::before {
    content: ""
}

.fa-hat-cowboy-side::before {
    content: ""
}

.fa-clipboard-user::before {
    content: ""
}

.fa-child::before {
    content: ""
}

.fa-lira-sign::before {
    content: ""
}

.fa-satellite::before {
    content: ""
}

.fa-plane-lock::before {
    content: ""
}

.fa-tag::before {
    content: ""
}

.fa-comment::before {
    content: ""
}

.fa-cake-candles::before {
    content: ""
}

.fa-birthday-cake::before {
    content: ""
}

.fa-cake::before {
    content: ""
}

.fa-envelope::before {
    content: ""
}

.fa-angles-up::before {
    content: ""
}

.fa-angle-double-up::before {
    content: ""
}

.fa-paperclip::before {
    content: ""
}

.fa-arrow-right-to-city::before {
    content: ""
}

.fa-ribbon::before {
    content: ""
}

.fa-lungs::before {
    content: ""
}

.fa-arrow-up-9-1::before {
    content: ""
}

.fa-sort-numeric-up-alt::before {
    content: ""
}

.fa-litecoin-sign::before {
    content: ""
}

.fa-border-none::before {
    content: ""
}

.fa-circle-nodes::before {
    content: ""
}

.fa-parachute-box::before {
    content: ""
}

.fa-indent::before {
    content: ""
}

.fa-truck-field-un::before {
    content: ""
}

.fa-hourglass::before {
    content: ""
}

.fa-hourglass-empty::before {
    content: ""
}

.fa-mountain::before {
    content: ""
}

.fa-user-doctor::before {
    content: ""
}

.fa-user-md::before {
    content: ""
}

.fa-circle-info::before {
    content: ""
}

.fa-info-circle::before {
    content: ""
}

.fa-cloud-meatball::before {
    content: ""
}

.fa-camera::before {
    content: ""
}

.fa-camera-alt::before {
    content: ""
}

.fa-square-virus::before {
    content: ""
}

.fa-meteor::before {
    content: ""
}

.fa-car-on::before {
    content: ""
}

.fa-sleigh::before {
    content: ""
}

.fa-arrow-down-1-9::before {
    content: ""
}

.fa-sort-numeric-asc::before {
    content: ""
}

.fa-sort-numeric-down::before {
    content: ""
}

.fa-hand-holding-droplet::before {
    content: ""
}

.fa-hand-holding-water::before {
    content: ""
}

.fa-water::before {
    content: ""
}

.fa-calendar-check::before {
    content: ""
}

.fa-braille::before {
    content: ""
}

.fa-prescription-bottle-medical::before {
    content: ""
}

.fa-prescription-bottle-alt::before {
    content: ""
}

.fa-landmark::before {
    content: ""
}

.fa-truck::before {
    content: ""
}

.fa-crosshairs::before {
    content: ""
}

.fa-person-cane::before {
    content: ""
}

.fa-tent::before {
    content: ""
}

.fa-vest-patches::before {
    content: ""
}

.fa-check-double::before {
    content: ""
}

.fa-arrow-down-a-z::before {
    content: ""
}

.fa-sort-alpha-asc::before {
    content: ""
}

.fa-sort-alpha-down::before {
    content: ""
}

.fa-money-bill-wheat::before {
    content: ""
}

.fa-cookie::before {
    content: ""
}

.fa-arrow-rotate-left::before {
    content: ""
}

.fa-arrow-left-rotate::before {
    content: ""
}

.fa-arrow-rotate-back::before {
    content: ""
}

.fa-arrow-rotate-backward::before {
    content: ""
}

.fa-undo::before {
    content: ""
}

.fa-hard-drive::before {
    content: ""
}

.fa-hdd::before {
    content: ""
}

.fa-face-grin-squint-tears::before {
    content: ""
}

.fa-grin-squint-tears::before {
    content: ""
}

.fa-dumbbell::before {
    content: ""
}

.fa-rectangle-list::before {
    content: ""
}

.fa-list-alt::before {
    content: ""
}

.fa-tarp-droplet::before {
    content: ""
}

.fa-house-medical-circle-check::before {
    content: ""
}

.fa-person-skiing-nordic::before {
    content: ""
}

.fa-skiing-nordic::before {
    content: ""
}

.fa-calendar-plus::before {
    content: ""
}

.fa-plane-arrival::before {
    content: ""
}

.fa-circle-left::before {
    content: ""
}

.fa-arrow-alt-circle-left::before {
    content: ""
}

.fa-train-subway::before {
    content: ""
}

.fa-subway::before {
    content: ""
}

.fa-chart-gantt::before {
    content: ""
}

.fa-indian-rupee-sign::before {
    content: ""
}

.fa-indian-rupee::before {
    content: ""
}

.fa-inr::before {
    content: ""
}

.fa-crop-simple::before {
    content: ""
}

.fa-crop-alt::before {
    content: ""
}

.fa-money-bill-1::before {
    content: ""
}

.fa-money-bill-alt::before {
    content: ""
}

.fa-left-long::before {
    content: ""
}

.fa-long-arrow-alt-left::before {
    content: ""
}

.fa-dna::before {
    content: ""
}

.fa-virus-slash::before {
    content: ""
}

.fa-minus::before {
    content: ""
}

.fa-subtract::before {
    content: ""
}

.fa-chess::before {
    content: ""
}

.fa-arrow-left-long::before {
    content: ""
}

.fa-long-arrow-left::before {
    content: ""
}

.fa-plug-circle-check::before {
    content: ""
}

.fa-street-view::before {
    content: ""
}

.fa-franc-sign::before {
    content: ""
}

.fa-volume-off::before {
    content: ""
}

.fa-hands-asl-interpreting::before {
    content: ""
}

.fa-american-sign-language-interpreting::before {
    content: ""
}

.fa-asl-interpreting::before {
    content: ""
}

.fa-hands-american-sign-language-interpreting::before {
    content: ""
}

.fa-gear::before {
    content: ""
}

.fa-cog::before {
    content: ""
}

.fa-droplet-slash::before {
    content: ""
}

.fa-tint-slash::before {
    content: ""
}

.fa-mosque::before {
    content: ""
}

.fa-mosquito::before {
    content: ""
}

.fa-star-of-david::before {
    content: ""
}

.fa-person-military-rifle::before {
    content: ""
}

.fa-cart-shopping::before {
    content: ""
}

.fa-shopping-cart::before {
    content: ""
}

.fa-vials::before {
    content: ""
}

.fa-plug-circle-plus::before {
    content: ""
}

.fa-place-of-worship::before {
    content: ""
}

.fa-grip-vertical::before {
    content: ""
}

.fa-arrow-turn-up::before {
    content: ""
}

.fa-level-up::before {
    content: ""
}

.fa-u::before {
    content: "U"
}

.fa-square-root-variable::before {
    content: ""
}

.fa-square-root-alt::before {
    content: ""
}

.fa-clock::before {
    content: ""
}

.fa-clock-four::before {
    content: ""
}

.fa-backward-step::before {
    content: ""
}

.fa-step-backward::before {
    content: ""
}

.fa-pallet::before {
    content: ""
}

.fa-faucet::before {
    content: ""
}

.fa-baseball-bat-ball::before {
    content: ""
}

.fa-s::before {
    content: "S"
}

.fa-timeline::before {
    content: ""
}

.fa-keyboard::before {
    content: ""
}

.fa-caret-down::before {
    content: ""
}

.fa-house-chimney-medical::before {
    content: ""
}

.fa-clinic-medical::before {
    content: ""
}

.fa-temperature-three-quarters::before {
    content: ""
}

.fa-temperature-3::before {
    content: ""
}

.fa-thermometer-3::before {
    content: ""
}

.fa-thermometer-three-quarters::before {
    content: ""
}

.fa-mobile-screen::before {
    content: ""
}

.fa-mobile-android-alt::before {
    content: ""
}

.fa-plane-up::before {
    content: ""
}

.fa-piggy-bank::before {
    content: ""
}

.fa-battery-half::before {
    content: ""
}

.fa-battery-3::before {
    content: ""
}

.fa-mountain-city::before {
    content: ""
}

.fa-coins::before {
    content: ""
}

.fa-khanda::before {
    content: ""
}

.fa-sliders::before {
    content: ""
}

.fa-sliders-h::before {
    content: ""
}

.fa-folder-tree::before {
    content: ""
}

.fa-network-wired::before {
    content: ""
}

.fa-map-pin::before {
    content: ""
}

.fa-hamsa::before {
    content: ""
}

.fa-cent-sign::before {
    content: ""
}

.fa-flask::before {
    content: ""
}

.fa-person-pregnant::before {
    content: ""
}

.fa-wand-sparkles::before {
    content: ""
}

.fa-ellipsis-vertical::before {
    content: ""
}

.fa-ellipsis-v::before {
    content: ""
}

.fa-ticket::before {
    content: ""
}

.fa-power-off::before {
    content: ""
}

.fa-right-long::before {
    content: ""
}

.fa-long-arrow-alt-right::before {
    content: ""
}

.fa-flag-usa::before {
    content: ""
}

.fa-laptop-file::before {
    content: ""
}

.fa-tty::before {
    content: ""
}

.fa-teletype::before {
    content: ""
}

.fa-diagram-next::before {
    content: ""
}

.fa-person-rifle::before {
    content: ""
}

.fa-house-medical-circle-exclamation::before {
    content: ""
}

.fa-closed-captioning::before {
    content: ""
}

.fa-person-hiking::before {
    content: ""
}

.fa-hiking::before {
    content: ""
}

.fa-venus-double::before {
    content: ""
}

.fa-images::before {
    content: ""
}

.fa-calculator::before {
    content: ""
}

.fa-people-pulling::before {
    content: ""
}

.fa-n::before {
    content: "N"
}

.fa-cable-car::before {
    content: ""
}

.fa-tram::before {
    content: ""
}

.fa-cloud-rain::before {
    content: ""
}

.fa-building-circle-xmark::before {
    content: ""
}

.fa-ship::before {
    content: ""
}

.fa-arrows-down-to-line::before {
    content: ""
}

.fa-download::before {
    content: ""
}

.fa-face-grin::before {
    content: ""
}

.fa-grin::before {
    content: ""
}

.fa-delete-left::before {
    content: ""
}

.fa-backspace::before {
    content: ""
}

.fa-eye-dropper::before {
    content: ""
}

.fa-eye-dropper-empty::before {
    content: ""
}

.fa-eyedropper::before {
    content: ""
}

.fa-file-circle-check::before {
    content: ""
}

.fa-forward::before {
    content: ""
}

.fa-mobile::before {
    content: ""
}

.fa-mobile-android::before {
    content: ""
}

.fa-mobile-phone::before {
    content: ""
}

.fa-face-meh::before {
    content: ""
}

.fa-meh::before {
    content: ""
}

.fa-align-center::before {
    content: ""
}

.fa-book-skull::before {
    content: ""
}

.fa-book-dead::before {
    content: ""
}

.fa-id-card::before {
    content: ""
}

.fa-drivers-license::before {
    content: ""
}

.fa-outdent::before {
    content: ""
}

.fa-dedent::before {
    content: ""
}

.fa-heart-circle-exclamation::before {
    content: ""
}

.fa-house::before {
    content: ""
}

.fa-home::before {
    content: ""
}

.fa-home-alt::before {
    content: ""
}

.fa-home-lg-alt::before {
    content: ""
}

.fa-calendar-week::before {
    content: ""
}

.fa-laptop-medical::before {
    content: ""
}

.fa-b::before {
    content: "B"
}

.fa-file-medical::before {
    content: ""
}

.fa-dice-one::before {
    content: ""
}

.fa-kiwi-bird::before {
    content: ""
}

.fa-arrow-right-arrow-left::before {
    content: ""
}

.fa-exchange::before {
    content: ""
}

.fa-rotate-right::before {
    content: ""
}

.fa-redo-alt::before {
    content: ""
}

.fa-rotate-forward::before {
    content: ""
}

.fa-utensils::before {
    content: ""
}

.fa-cutlery::before {
    content: ""
}

.fa-arrow-up-wide-short::before {
    content: ""
}

.fa-sort-amount-up::before {
    content: ""
}

.fa-mill-sign::before {
    content: ""
}

.fa-bowl-rice::before {
    content: ""
}

.fa-skull::before {
    content: ""
}

.fa-tower-broadcast::before {
    content: ""
}

.fa-broadcast-tower::before {
    content: ""
}

.fa-truck-pickup::before {
    content: ""
}

.fa-up-long::before {
    content: ""
}

.fa-long-arrow-alt-up::before {
    content: ""
}

.fa-stop::before {
    content: ""
}

.fa-code-merge::before {
    content: ""
}

.fa-upload::before {
    content: ""
}

.fa-hurricane::before {
    content: ""
}

.fa-mound::before {
    content: ""
}

.fa-toilet-portable::before {
    content: ""
}

.fa-compact-disc::before {
    content: ""
}

.fa-file-arrow-down::before {
    content: ""
}

.fa-file-download::before {
    content: ""
}

.fa-caravan::before {
    content: ""
}

.fa-shield-cat::before {
    content: ""
}

.fa-bolt::before {
    content: ""
}

.fa-zap::before {
    content: ""
}

.fa-glass-water::before {
    content: ""
}

.fa-oil-well::before {
    content: ""
}

.fa-vault::before {
    content: ""
}

.fa-mars::before {
    content: ""
}

.fa-toilet::before {
    content: ""
}

.fa-plane-circle-xmark::before {
    content: ""
}

.fa-yen-sign::before {
    content: ""
}

.fa-cny::before {
    content: ""
}

.fa-jpy::before {
    content: ""
}

.fa-rmb::before {
    content: ""
}

.fa-yen::before {
    content: ""
}

.fa-ruble-sign::before {
    content: ""
}

.fa-rouble::before {
    content: ""
}

.fa-rub::before {
    content: ""
}

.fa-ruble::before {
    content: ""
}

.fa-sun::before {
    content: ""
}

.fa-guitar::before {
    content: ""
}

.fa-face-laugh-wink::before {
    content: ""
}

.fa-laugh-wink::before {
    content: ""
}

.fa-horse-head::before {
    content: ""
}

.fa-bore-hole::before {
    content: ""
}

.fa-industry::before {
    content: ""
}

.fa-circle-down::before {
    content: ""
}

.fa-arrow-alt-circle-down::before {
    content: ""
}

.fa-arrows-turn-to-dots::before {
    content: ""
}

.fa-florin-sign::before {
    content: ""
}

.fa-arrow-down-short-wide::before {
    content: ""
}

.fa-sort-amount-desc::before {
    content: ""
}

.fa-sort-amount-down-alt::before {
    content: ""
}

.fa-less-than::before {
    content: "\<"
}

.fa-angle-down::before {
    content: ""
}

.fa-car-tunnel::before {
    content: ""
}

.fa-head-side-cough::before {
    content: ""
}

.fa-grip-lines::before {
    content: ""
}

.fa-thumbs-down::before {
    content: ""
}

.fa-user-lock::before {
    content: ""
}

.fa-arrow-right-long::before {
    content: ""
}

.fa-long-arrow-right::before {
    content: ""
}

.fa-anchor-circle-xmark::before {
    content: ""
}

.fa-ellipsis::before {
    content: ""
}

.fa-ellipsis-h::before {
    content: ""
}

.fa-chess-pawn::before {
    content: ""
}

.fa-kit-medical::before {
    content: ""
}

.fa-first-aid::before {
    content: ""
}

.fa-person-through-window::before {
    content: ""
}

.fa-toolbox::before {
    content: ""
}

.fa-hands-holding-circle::before {
    content: ""
}

.fa-bug::before {
    content: ""
}

.fa-credit-card::before {
    content: ""
}

.fa-credit-card-alt::before {
    content: ""
}

.fa-car::before {
    content: ""
}

.fa-automobile::before {
    content: ""
}

.fa-hand-holding-hand::before {
    content: ""
}

.fa-book-open-reader::before {
    content: ""
}

.fa-book-reader::before {
    content: ""
}

.fa-mountain-sun::before {
    content: ""
}

.fa-arrows-left-right-to-line::before {
    content: ""
}

.fa-dice-d20::before {
    content: ""
}

.fa-truck-droplet::before {
    content: ""
}

.fa-file-circle-xmark::before {
    content: ""
}

.fa-temperature-arrow-up::before {
    content: ""
}

.fa-temperature-up::before {
    content: ""
}

.fa-medal::before {
    content: ""
}

.fa-bed::before {
    content: ""
}

.fa-square-h::before {
    content: ""
}

.fa-h-square::before {
    content: ""
}

.fa-podcast::before {
    content: ""
}

.fa-temperature-full::before {
    content: ""
}

.fa-temperature-4::before {
    content: ""
}

.fa-thermometer-4::before {
    content: ""
}

.fa-thermometer-full::before {
    content: ""
}

.fa-bell::before {
    content: ""
}

.fa-superscript::before {
    content: ""
}

.fa-plug-circle-xmark::before {
    content: ""
}

.fa-star-of-life::before {
    content: ""
}

.fa-phone-slash::before {
    content: ""
}

.fa-paint-roller::before {
    content: ""
}

.fa-handshake-angle::before {
    content: ""
}

.fa-hands-helping::before {
    content: ""
}

.fa-location-dot::before {
    content: ""
}

.fa-map-marker-alt::before {
    content: ""
}

.fa-file::before {
    content: ""
}

.fa-greater-than::before {
    content: "\>"
}

.fa-person-swimming::before {
    content: ""
}

.fa-swimmer::before {
    content: ""
}

.fa-arrow-down::before {
    content: ""
}

.fa-droplet::before {
    content: ""
}

.fa-tint::before {
    content: ""
}

.fa-eraser::before {
    content: ""
}

.fa-earth-americas::before {
    content: ""
}

.fa-earth::before {
    content: ""
}

.fa-earth-america::before {
    content: ""
}

.fa-globe-americas::before {
    content: ""
}

.fa-person-burst::before {
    content: ""
}

.fa-dove::before {
    content: ""
}

.fa-battery-empty::before {
    content: ""
}

.fa-battery-0::before {
    content: ""
}

.fa-socks::before {
    content: ""
}

.fa-inbox::before {
    content: ""
}

.fa-section::before {
    content: ""
}

.fa-gauge-high::before {
    content: ""
}

.fa-tachometer-alt::before {
    content: ""
}

.fa-tachometer-alt-fast::before {
    content: ""
}

.fa-envelope-open-text::before {
    content: ""
}

.fa-hospital::before {
    content: ""
}

.fa-hospital-alt::before {
    content: ""
}

.fa-hospital-wide::before {
    content: ""
}

.fa-wine-bottle::before {
    content: ""
}

.fa-chess-rook::before {
    content: ""
}

.fa-bars-staggered::before {
    content: ""
}

.fa-reorder::before {
    content: ""
}

.fa-stream::before {
    content: ""
}

.fa-dharmachakra::before {
    content: ""
}

.fa-hotdog::before {
    content: ""
}

.fa-person-walking-with-cane::before {
    content: ""
}

.fa-blind::before {
    content: ""
}

.fa-drum::before {
    content: ""
}

.fa-ice-cream::before {
    content: ""
}

.fa-heart-circle-bolt::before {
    content: ""
}

.fa-fax::before {
    content: ""
}

.fa-paragraph::before {
    content: ""
}

.fa-check-to-slot::before {
    content: ""
}

.fa-vote-yea::before {
    content: ""
}

.fa-star-half::before {
    content: ""
}

.fa-boxes-stacked::before {
    content: ""
}

.fa-boxes::before {
    content: ""
}

.fa-boxes-alt::before {
    content: ""
}

.fa-link::before {
    content: ""
}

.fa-chain::before {
    content: ""
}

.fa-ear-listen::before {
    content: ""
}

.fa-assistive-listening-systems::before {
    content: ""
}

.fa-tree-city::before {
    content: ""
}

.fa-play::before {
    content: ""
}

.fa-font::before {
    content: ""
}

.fa-rupiah-sign::before {
    content: ""
}

.fa-magnifying-glass::before {
    content: ""
}

.fa-search::before {
    content: ""
}

.fa-table-tennis-paddle-ball::before {
    content: ""
}

.fa-ping-pong-paddle-ball::before {
    content: ""
}

.fa-table-tennis::before {
    content: ""
}

.fa-person-dots-from-line::before {
    content: ""
}

.fa-diagnoses::before {
    content: ""
}

.fa-trash-can-arrow-up::before {
    content: ""
}

.fa-trash-restore-alt::before {
    content: ""
}

.fa-naira-sign::before {
    content: ""
}

.fa-cart-arrow-down::before {
    content: ""
}

.fa-walkie-talkie::before {
    content: ""
}

.fa-file-pen::before {
    content: ""
}

.fa-file-edit::before {
    content: ""
}

.fa-receipt::before {
    content: ""
}

.fa-square-pen::before {
    content: ""
}

.fa-pen-square::before {
    content: ""
}

.fa-pencil-square::before {
    content: ""
}

.fa-suitcase-rolling::before {
    content: ""
}

.fa-person-circle-exclamation::before {
    content: ""
}

.fa-chevron-down::before {
    content: ""
}

.fa-battery-full::before {
    content: ""
}

.fa-battery::before {
    content: ""
}

.fa-battery-5::before {
    content: ""
}

.fa-skull-crossbones::before {
    content: ""
}

.fa-code-compare::before {
    content: ""
}

.fa-list-ul::before {
    content: ""
}

.fa-list-dots::before {
    content: ""
}

.fa-school-lock::before {
    content: ""
}

.fa-tower-cell::before {
    content: ""
}

.fa-down-long::before {
    content: ""
}

.fa-long-arrow-alt-down::before {
    content: ""
}

.fa-ranking-star::before {
    content: ""
}

.fa-chess-king::before {
    content: ""
}

.fa-person-harassing::before {
    content: ""
}

.fa-brazilian-real-sign::before {
    content: ""
}

.fa-landmark-dome::before {
    content: ""
}

.fa-landmark-alt::before {
    content: ""
}

.fa-arrow-up::before {
    content: ""
}

.fa-tv::before {
    content: ""
}

.fa-television::before {
    content: ""
}

.fa-tv-alt::before {
    content: ""
}

.fa-shrimp::before {
    content: ""
}

.fa-list-check::before {
    content: ""
}

.fa-tasks::before {
    content: ""
}

.fa-jug-detergent::before {
    content: ""
}

.fa-circle-user::before {
    content: ""
}

.fa-user-circle::before {
    content: ""
}

.fa-user-shield::before {
    content: ""
}

.fa-wind::before {
    content: ""
}

.fa-car-burst::before {
    content: ""
}

.fa-car-crash::before {
    content: ""
}

.fa-y::before {
    content: "Y"
}

.fa-person-snowboarding::before {
    content: ""
}

.fa-snowboarding::before {
    content: ""
}

.fa-truck-fast::before {
    content: ""
}

.fa-shipping-fast::before {
    content: ""
}

.fa-fish::before {
    content: ""
}

.fa-user-graduate::before {
    content: ""
}

.fa-circle-half-stroke::before {
    content: ""
}

.fa-adjust::before {
    content: ""
}

.fa-clapperboard::before {
    content: ""
}

.fa-circle-radiation::before {
    content: ""
}

.fa-radiation-alt::before {
    content: ""
}

.fa-baseball::before {
    content: ""
}

.fa-baseball-ball::before {
    content: ""
}

.fa-jet-fighter-up::before {
    content: ""
}

.fa-diagram-project::before {
    content: ""
}

.fa-project-diagram::before {
    content: ""
}

.fa-copy::before {
    content: ""
}

.fa-volume-xmark::before {
    content: ""
}

.fa-volume-mute::before {
    content: ""
}

.fa-volume-times::before {
    content: ""
}

.fa-hand-sparkles::before {
    content: ""
}

.fa-grip::before {
    content: ""
}

.fa-grip-horizontal::before {
    content: ""
}

.fa-share-from-square::before {
    content: ""
}

.fa-share-square::before {
    content: ""
}

.fa-child-combatant::before {
    content: ""
}

.fa-child-rifle::before {
    content: ""
}

.fa-gun::before {
    content: ""
}

.fa-square-phone::before {
    content: ""
}

.fa-phone-square::before {
    content: ""
}

.fa-plus::before {
    content: "\+"
}

.fa-add::before {
    content: "\+"
}

.fa-expand::before {
    content: ""
}

.fa-computer::before {
    content: ""
}

.fa-xmark::before {
    content: ""
}

.fa-close::before {
    content: ""
}

.fa-multiply::before {
    content: ""
}

.fa-remove::before {
    content: ""
}

.fa-times::before {
    content: ""
}

.fa-arrows-up-down-left-right::before {
    content: ""
}

.fa-arrows::before {
    content: ""
}

.fa-chalkboard-user::before {
    content: ""
}

.fa-chalkboard-teacher::before {
    content: ""
}

.fa-peso-sign::before {
    content: ""
}

.fa-building-shield::before {
    content: ""
}

.fa-baby::before {
    content: ""
}

.fa-users-line::before {
    content: ""
}

.fa-quote-left::before {
    content: ""
}

.fa-quote-left-alt::before {
    content: ""
}

.fa-tractor::before {
    content: ""
}

.fa-trash-arrow-up::before {
    content: ""
}

.fa-trash-restore::before {
    content: ""
}

.fa-arrow-down-up-lock::before {
    content: ""
}

.fa-lines-leaning::before {
    content: ""
}

.fa-ruler-combined::before {
    content: ""
}

.fa-copyright::before {
    content: ""
}

.fa-equals::before {
    content: "\="
}

.fa-blender::before {
    content: ""
}

.fa-teeth::before {
    content: ""
}

.fa-shekel-sign::before {
    content: ""
}

.fa-ils::before {
    content: ""
}

.fa-shekel::before {
    content: ""
}

.fa-sheqel::before {
    content: ""
}

.fa-sheqel-sign::before {
    content: ""
}

.fa-map::before {
    content: ""
}

.fa-rocket::before {
    content: ""
}

.fa-photo-film::before {
    content: ""
}

.fa-photo-video::before {
    content: ""
}

.fa-folder-minus::before {
    content: ""
}

.fa-store::before {
    content: ""
}

.fa-arrow-trend-up::before {
    content: ""
}

.fa-plug-circle-minus::before {
    content: ""
}

.fa-sign-hanging::before {
    content: ""
}

.fa-sign::before {
    content: ""
}

.fa-bezier-curve::before {
    content: ""
}

.fa-bell-slash::before {
    content: ""
}

.fa-tablet::before {
    content: ""
}

.fa-tablet-android::before {
    content: ""
}

.fa-school-flag::before {
    content: ""
}

.fa-fill::before {
    content: ""
}

.fa-angle-up::before {
    content: ""
}

.fa-drumstick-bite::before {
    content: ""
}

.fa-holly-berry::before {
    content: ""
}

.fa-chevron-left::before {
    content: ""
}

.fa-bacteria::before {
    content: ""
}

.fa-hand-lizard::before {
    content: ""
}

.fa-notdef::before {
    content: ""
}

.fa-disease::before {
    content: ""
}

.fa-briefcase-medical::before {
    content: ""
}

.fa-genderless::before {
    content: ""
}

.fa-chevron-right::before {
    content: ""
}

.fa-retweet::before {
    content: ""
}

.fa-car-rear::before {
    content: ""
}

.fa-car-alt::before {
    content: ""
}

.fa-pump-soap::before {
    content: ""
}

.fa-video-slash::before {
    content: ""
}

.fa-battery-quarter::before {
    content: ""
}

.fa-battery-2::before {
    content: ""
}

.fa-radio::before {
    content: ""
}

.fa-baby-carriage::before {
    content: ""
}

.fa-carriage-baby::before {
    content: ""
}

.fa-traffic-light::before {
    content: ""
}

.fa-thermometer::before {
    content: ""
}

.fa-vr-cardboard::before {
    content: ""
}

.fa-hand-middle-finger::before {
    content: ""
}

.fa-percent::before {
    content: "\%"
}

.fa-percentage::before {
    content: "\%"
}

.fa-truck-moving::before {
    content: ""
}

.fa-glass-water-droplet::before {
    content: ""
}

.fa-display::before {
    content: ""
}

.fa-face-smile::before {
    content: ""
}

.fa-smile::before {
    content: ""
}

.fa-thumbtack::before {
    content: ""
}

.fa-thumb-tack::before {
    content: ""
}

.fa-trophy::before {
    content: ""
}

.fa-person-praying::before {
    content: ""
}

.fa-pray::before {
    content: ""
}

.fa-hammer::before {
    content: ""
}

.fa-hand-peace::before {
    content: ""
}

.fa-rotate::before {
    content: ""
}

.fa-sync-alt::before {
    content: ""
}

.fa-spinner::before {
    content: ""
}

.fa-robot::before {
    content: ""
}

.fa-peace::before {
    content: ""
}

.fa-gears::before {
    content: ""
}

.fa-cogs::before {
    content: ""
}

.fa-warehouse::before {
    content: ""
}

.fa-arrow-up-right-dots::before {
    content: ""
}

.fa-splotch::before {
    content: ""
}

.fa-face-grin-hearts::before {
    content: ""
}

.fa-grin-hearts::before {
    content: ""
}

.fa-dice-four::before {
    content: ""
}

.fa-sim-card::before {
    content: ""
}

.fa-transgender::before {
    content: ""
}

.fa-transgender-alt::before {
    content: ""
}

.fa-mercury::before {
    content: ""
}

.fa-arrow-turn-down::before {
    content: ""
}

.fa-level-down::before {
    content: ""
}

.fa-person-falling-burst::before {
    content: ""
}

.fa-award::before {
    content: ""
}

.fa-ticket-simple::before {
    content: ""
}

.fa-ticket-alt::before {
    content: ""
}

.fa-building::before {
    content: ""
}

.fa-angles-left::before {
    content: ""
}

.fa-angle-double-left::before {
    content: ""
}

.fa-qrcode::before {
    content: ""
}

.fa-clock-rotate-left::before {
    content: ""
}

.fa-history::before {
    content: ""
}

.fa-face-grin-beam-sweat::before {
    content: ""
}

.fa-grin-beam-sweat::before {
    content: ""
}

.fa-file-export::before {
    content: ""
}

.fa-arrow-right-from-file::before {
    content: ""
}

.fa-shield::before {
    content: ""
}

.fa-shield-blank::before {
    content: ""
}

.fa-arrow-up-short-wide::before {
    content: ""
}

.fa-sort-amount-up-alt::before {
    content: ""
}

.fa-house-medical::before {
    content: ""
}

.fa-golf-ball-tee::before {
    content: ""
}

.fa-golf-ball::before {
    content: ""
}

.fa-circle-chevron-left::before {
    content: ""
}

.fa-chevron-circle-left::before {
    content: ""
}

.fa-house-chimney-window::before {
    content: ""
}

.fa-pen-nib::before {
    content: ""
}

.fa-tent-arrow-turn-left::before {
    content: ""
}

.fa-tents::before {
    content: ""
}

.fa-wand-magic::before {
    content: ""
}

.fa-magic::before {
    content: ""
}

.fa-dog::before {
    content: ""
}

.fa-carrot::before {
    content: ""
}

.fa-moon::before {
    content: ""
}

.fa-wine-glass-empty::before {
    content: ""
}

.fa-wine-glass-alt::before {
    content: ""
}

.fa-cheese::before {
    content: ""
}

.fa-yin-yang::before {
    content: ""
}

.fa-music::before {
    content: ""
}

.fa-code-commit::before {
    content: ""
}

.fa-temperature-low::before {
    content: ""
}

.fa-person-biking::before {
    content: ""
}

.fa-biking::before {
    content: ""
}

.fa-broom::before {
    content: ""
}

.fa-shield-heart::before {
    content: ""
}

.fa-gopuram::before {
    content: ""
}

.fa-earth-oceania::before {
    content: ""
}

.fa-globe-oceania::before {
    content: ""
}

.fa-square-xmark::before {
    content: ""
}

.fa-times-square::before {
    content: ""
}

.fa-xmark-square::before {
    content: ""
}

.fa-hashtag::before {
    content: "\#"
}

.fa-up-right-and-down-left-from-center::before {
    content: ""
}

.fa-expand-alt::before {
    content: ""
}

.fa-oil-can::before {
    content: ""
}

.fa-t::before {
    content: "T"
}

.fa-hippo::before {
    content: ""
}

.fa-chart-column::before {
    content: ""
}

.fa-infinity::before {
    content: ""
}

.fa-vial-circle-check::before {
    content: ""
}

.fa-person-arrow-down-to-line::before {
    content: ""
}

.fa-voicemail::before {
    content: ""
}

.fa-fan::before {
    content: ""
}

.fa-person-walking-luggage::before {
    content: ""
}

.fa-up-down::before {
    content: ""
}

.fa-arrows-alt-v::before {
    content: ""
}

.fa-cloud-moon-rain::before {
    content: ""
}

.fa-calendar::before {
    content: ""
}

.fa-trailer::before {
    content: ""
}

.fa-bahai::before {
    content: ""
}

.fa-haykal::before {
    content: ""
}

.fa-sd-card::before {
    content: ""
}

.fa-dragon::before {
    content: ""
}

.fa-shoe-prints::before {
    content: ""
}

.fa-circle-plus::before {
    content: ""
}

.fa-plus-circle::before {
    content: ""
}

.fa-face-grin-tongue-wink::before {
    content: ""
}

.fa-grin-tongue-wink::before {
    content: ""
}

.fa-hand-holding::before {
    content: ""
}

.fa-plug-circle-exclamation::before {
    content: ""
}

.fa-link-slash::before {
    content: ""
}

.fa-chain-broken::before {
    content: ""
}

.fa-chain-slash::before {
    content: ""
}

.fa-unlink::before {
    content: ""
}

.fa-clone::before {
    content: ""
}

.fa-person-walking-arrow-loop-left::before {
    content: ""
}

.fa-arrow-up-z-a::before {
    content: ""
}

.fa-sort-alpha-up-alt::before {
    content: ""
}

.fa-fire-flame-curved::before {
    content: ""
}

.fa-fire-alt::before {
    content: ""
}

.fa-tornado::before {
    content: ""
}

.fa-file-circle-plus::before {
    content: ""
}

.fa-book-quran::before {
    content: ""
}

.fa-quran::before {
    content: ""
}

.fa-anchor::before {
    content: ""
}

.fa-border-all::before {
    content: ""
}

.fa-face-angry::before {
    content: ""
}

.fa-angry::before {
    content: ""
}

.fa-cookie-bite::before {
    content: ""
}

.fa-arrow-trend-down::before {
    content: ""
}

.fa-rss::before {
    content: ""
}

.fa-feed::before {
    content: ""
}

.fa-draw-polygon::before {
    content: ""
}

.fa-scale-balanced::before {
    content: ""
}

.fa-balance-scale::before {
    content: ""
}

.fa-gauge-simple-high::before {
    content: ""
}

.fa-tachometer::before {
    content: ""
}

.fa-tachometer-fast::before {
    content: ""
}

.fa-shower::before {
    content: ""
}

.fa-desktop::before {
    content: ""
}

.fa-desktop-alt::before {
    content: ""
}

.fa-m::before {
    content: "M"
}

.fa-table-list::before {
    content: ""
}

.fa-th-list::before {
    content: ""
}

.fa-comment-sms::before {
    content: ""
}

.fa-sms::before {
    content: ""
}

.fa-book::before {
    content: ""
}

.fa-user-plus::before {
    content: ""
}

.fa-check::before {
    content: ""
}

.fa-battery-three-quarters::before {
    content: ""
}

.fa-battery-4::before {
    content: ""
}

.fa-house-circle-check::before {
    content: ""
}

.fa-angle-left::before {
    content: ""
}

.fa-diagram-successor::before {
    content: ""
}

.fa-truck-arrow-right::before {
    content: ""
}

.fa-arrows-split-up-and-left::before {
    content: ""
}

.fa-hand-fist::before {
    content: ""
}

.fa-fist-raised::before {
    content: ""
}

.fa-cloud-moon::before {
    content: ""
}

.fa-briefcase::before {
    content: ""
}

.fa-person-falling::before {
    content: ""
}

.fa-image-portrait::before {
    content: ""
}

.fa-portrait::before {
    content: ""
}

.fa-user-tag::before {
    content: ""
}

.fa-rug::before {
    content: ""
}

.fa-earth-europe::before {
    content: ""
}

.fa-globe-europe::before {
    content: ""
}

.fa-cart-flatbed-suitcase::before {
    content: ""
}

.fa-luggage-cart::before {
    content: ""
}

.fa-rectangle-xmark::before {
    content: ""
}

.fa-rectangle-times::before {
    content: ""
}

.fa-times-rectangle::before {
    content: ""
}

.fa-window-close::before {
    content: ""
}

.fa-baht-sign::before {
    content: ""
}

.fa-book-open::before {
    content: ""
}

.fa-book-journal-whills::before {
    content: ""
}

.fa-journal-whills::before {
    content: ""
}

.fa-handcuffs::before {
    content: ""
}

.fa-triangle-exclamation::before {
    content: ""
}

.fa-exclamation-triangle::before {
    content: ""
}

.fa-warning::before {
    content: ""
}

.fa-database::before {
    content: ""
}

.fa-share::before {
    content: ""
}

.fa-mail-forward::before {
    content: ""
}

.fa-bottle-droplet::before {
    content: ""
}

.fa-mask-face::before {
    content: ""
}

.fa-hill-rockslide::before {
    content: ""
}

.fa-right-left::before {
    content: ""
}

.fa-exchange-alt::before {
    content: ""
}

.fa-paper-plane::before {
    content: ""
}

.fa-road-circle-exclamation::before {
    content: ""
}

.fa-dungeon::before {
    content: ""
}

.fa-align-right::before {
    content: ""
}

.fa-money-bill-1-wave::before {
    content: ""
}

.fa-money-bill-wave-alt::before {
    content: ""
}

.fa-life-ring::before {
    content: ""
}

.fa-hands::before {
    content: ""
}

.fa-sign-language::before {
    content: ""
}

.fa-signing::before {
    content: ""
}

.fa-calendar-day::before {
    content: ""
}

.fa-water-ladder::before {
    content: ""
}

.fa-ladder-water::before {
    content: ""
}

.fa-swimming-pool::before {
    content: ""
}

.fa-arrows-up-down::before {
    content: ""
}

.fa-arrows-v::before {
    content: ""
}

.fa-face-grimace::before {
    content: ""
}

.fa-grimace::before {
    content: ""
}

.fa-wheelchair-move::before {
    content: ""
}

.fa-wheelchair-alt::before {
    content: ""
}

.fa-turn-down::before {
    content: ""
}

.fa-level-down-alt::before {
    content: ""
}

.fa-person-walking-arrow-right::before {
    content: ""
}

.fa-square-envelope::before {
    content: ""
}

.fa-envelope-square::before {
    content: ""
}

.fa-dice::before {
    content: ""
}

.fa-bowling-ball::before {
    content: ""
}

.fa-brain::before {
    content: ""
}

.fa-bandage::before {
    content: ""
}

.fa-band-aid::before {
    content: ""
}

.fa-calendar-minus::before {
    content: ""
}

.fa-circle-xmark::before {
    content: ""
}

.fa-times-circle::before {
    content: ""
}

.fa-xmark-circle::before {
    content: ""
}

.fa-gifts::before {
    content: ""
}

.fa-hotel::before {
    content: ""
}

.fa-earth-asia::before {
    content: ""
}

.fa-globe-asia::before {
    content: ""
}

.fa-id-card-clip::before {
    content: ""
}

.fa-id-card-alt::before {
    content: ""
}

.fa-magnifying-glass-plus::before {
    content: ""
}

.fa-search-plus::before {
    content: ""
}

.fa-thumbs-up::before {
    content: ""
}

.fa-user-clock::before {
    content: ""
}

.fa-hand-dots::before {
    content: ""
}

.fa-allergies::before {
    content: ""
}

.fa-file-invoice::before {
    content: ""
}

.fa-window-minimize::before {
    content: ""
}

.fa-mug-saucer::before {
    content: ""
}

.fa-coffee::before {
    content: ""
}

.fa-brush::before {
    content: ""
}

.fa-mask::before {
    content: ""
}

.fa-magnifying-glass-minus::before {
    content: ""
}

.fa-search-minus::before {
    content: ""
}

.fa-ruler-vertical::before {
    content: ""
}

.fa-user-large::before {
    content: ""
}

.fa-user-alt::before {
    content: ""
}

.fa-train-tram::before {
    content: ""
}

.fa-user-nurse::before {
    content: ""
}

.fa-syringe::before {
    content: ""
}

.fa-cloud-sun::before {
    content: ""
}

.fa-stopwatch-20::before {
    content: ""
}

.fa-square-full::before {
    content: ""
}

.fa-magnet::before {
    content: ""
}

.fa-jar::before {
    content: ""
}

.fa-note-sticky::before {
    content: ""
}

.fa-sticky-note::before {
    content: ""
}

.fa-bug-slash::before {
    content: ""
}

.fa-arrow-up-from-water-pump::before {
    content: ""
}

.fa-bone::before {
    content: ""
}

.fa-user-injured::before {
    content: ""
}

.fa-face-sad-tear::before {
    content: ""
}

.fa-sad-tear::before {
    content: ""
}

.fa-plane::before {
    content: ""
}

.fa-tent-arrows-down::before {
    content: ""
}

.fa-exclamation::before {
    content: "\!"
}

.fa-arrows-spin::before {
    content: ""
}

.fa-print::before {
    content: ""
}

.fa-turkish-lira-sign::before {
    content: ""
}

.fa-try::before {
    content: ""
}

.fa-turkish-lira::before {
    content: ""
}

.fa-dollar-sign::before {
    content: "\$"
}

.fa-dollar::before {
    content: "\$"
}

.fa-usd::before {
    content: "\$"
}

.fa-x::before {
    content: "X"
}

.fa-magnifying-glass-dollar::before {
    content: ""
}

.fa-search-dollar::before {
    content: ""
}

.fa-users-gear::before {
    content: ""
}

.fa-users-cog::before {
    content: ""
}

.fa-person-military-pointing::before {
    content: ""
}

.fa-building-columns::before {
    content: ""
}

.fa-bank::before {
    content: ""
}

.fa-institution::before {
    content: ""
}

.fa-museum::before {
    content: ""
}

.fa-university::before {
    content: ""
}

.fa-umbrella::before {
    content: ""
}

.fa-trowel::before {
    content: ""
}

.fa-d::before {
    content: "D"
}

.fa-stapler::before {
    content: ""
}

.fa-masks-theater::before {
    content: ""
}

.fa-theater-masks::before {
    content: ""
}

.fa-kip-sign::before {
    content: ""
}

.fa-hand-point-left::before {
    content: ""
}

.fa-handshake-simple::before {
    content: ""
}

.fa-handshake-alt::before {
    content: ""
}

.fa-jet-fighter::before {
    content: ""
}

.fa-fighter-jet::before {
    content: ""
}

.fa-square-share-nodes::before {
    content: ""
}

.fa-share-alt-square::before {
    content: ""
}

.fa-barcode::before {
    content: ""
}

.fa-plus-minus::before {
    content: ""
}

.fa-video::before {
    content: ""
}

.fa-video-camera::before {
    content: ""
}

.fa-graduation-cap::before {
    content: ""
}

.fa-mortar-board::before {
    content: ""
}

.fa-hand-holding-medical::before {
    content: ""
}

.fa-person-circle-check::before {
    content: ""
}

.fa-turn-up::before {
    content: ""
}

.fa-level-up-alt::before {
    content: ""
}

.sr-only,
.fa-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:root,
:host {
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/fa-brands-400.e465758e.woff2) format("woff2"), url(/fonts/fa-brands-400.8bf6ccf0.ttf) format("truetype")
}

.fab,
.fa-brands {
    font-weight: 400
}

.fa-monero:before {
    content: ""
}

.fa-hooli:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-shopware:before {
    content: ""
}

.fa-creative-commons-nc:before {
    content: ""
}

.fa-aws:before {
    content: ""
}

.fa-redhat:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-cloudflare:before {
    content: ""
}

.fa-ups:before {
    content: ""
}

.fa-pixiv:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-dyalog:before {
    content: ""
}

.fa-bity:before {
    content: ""
}

.fa-stackpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-guilded:before {
    content: ""
}

.fa-vnv:before {
    content: ""
}

.fa-square-js:before {
    content: ""
}

.fa-js-square:before {
    content: ""
}

.fa-microsoft:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-orcid:before {
    content: ""
}

.fa-java:before {
    content: ""
}

.fa-invision:before {
    content: ""
}

.fa-creative-commons-pd-alt:before {
    content: ""
}

.fa-centercode:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-hire-a-helper:before {
    content: ""
}

.fa-creative-commons-by:before {
    content: ""
}

.fa-unity:before {
    content: ""
}

.fa-whmcs:before {
    content: ""
}

.fa-rocketchat:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-untappd:before {
    content: ""
}

.fa-mailchimp:before {
    content: ""
}

.fa-css3-alt:before {
    content: ""
}

.fa-square-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-vimeo-v:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-square-font-awesome:before {
    content: ""
}

.fa-deskpro:before {
    content: ""
}

.fa-brave:before {
    content: ""
}

.fa-sistrix:before {
    content: ""
}

.fa-square-instagram:before {
    content: ""
}

.fa-instagram-square:before {
    content: ""
}

.fa-battle-net:before {
    content: ""
}

.fa-the-red-yeti:before {
    content: ""
}

.fa-square-hacker-news:before {
    content: ""
}

.fa-hacker-news-square:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-threads:before {
    content: ""
}

.fa-napster:before {
    content: ""
}

.fa-square-snapchat:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-google-plus-g:before {
    content: ""
}

.fa-artstation:before {
    content: ""
}

.fa-markdown:before {
    content: ""
}

.fa-sourcetree:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-diaspora:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-phoenix-squadron:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-algolia:before {
    content: ""
}

.fa-red-river:before {
    content: ""
}

.fa-creative-commons-sa:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-square-font-awesome-stroke:before {
    content: ""
}

.fa-font-awesome-alt:before {
    content: ""
}

.fa-atlassian:before {
    content: ""
}

.fa-linkedin-in:before {
    content: ""
}

.fa-digital-ocean:before {
    content: ""
}

.fa-nimblr:before {
    content: ""
}

.fa-chromecast:before {
    content: ""
}

.fa-evernote:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-creative-commons-sampling:before {
    content: ""
}

.fa-adversal:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-watchman-monitoring:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-weixin:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-git-alt:before {
    content: ""
}

.fa-lyft:before {
    content: ""
}

.fa-rev:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-wizards-of-the-coast:before {
    content: ""
}

.fa-square-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.fa-centos:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-cloudsmith:before {
    content: ""
}

.fa-opensuse:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-square-dribbble:before {
    content: ""
}

.fa-dribbble-square:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-node:before {
    content: ""
}

.fa-mix:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-cc-apple-pay:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-debian:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-instalod:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-sellcast:before {
    content: ""
}

.fa-square-twitter:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-r-project:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-freebsd:before {
    content: ""
}

.fa-vuejs:before {
    content: ""
}

.fa-accusoft:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-fonticons-fi:before {
    content: ""
}

.fa-app-store:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-itunes-note:before {
    content: ""
}

.fa-golang:before {
    content: ""
}

.fa-kickstarter:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-uncharted:before {
    content: ""
}

.fa-firstdraft:before {
    content: ""
}

.fa-square-youtube:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-wpressr:before {
    content: ""
}

.fa-rendact:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-galactic-republic:before {
    content: ""
}

.fa-nfc-directional:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-joget:before {
    content: ""
}

.fa-fedora:before {
    content: ""
}

.fa-stripe-s:before {
    content: ""
}

.fa-meta:before {
    content: ""
}

.fa-laravel:before {
    content: ""
}

.fa-hotjar:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-square-letterboxd:before {
    content: ""
}

.fa-sticker-mule:before {
    content: ""
}

.fa-creative-commons-zero:before {
    content: ""
}

.fa-hips:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-discord:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-app-store-ios:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-confluence:before {
    content: ""
}

.fa-shoelace:before {
    content: ""
}

.fa-mdb:before {
    content: ""
}

.fa-dochub:before {
    content: ""
}

.fa-accessible-icon:before {
    content: ""
}

.fa-ebay:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-unsplash:before {
    content: ""
}

.fa-yarn:before {
    content: ""
}

.fa-square-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-square-vimeo:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-asymmetrik:before {
    content: ""
}

.fa-font-awesome:before {
    content: ""
}

.fa-font-awesome-flag:before {
    content: ""
}

.fa-font-awesome-logo-full:before {
    content: ""
}

.fa-gratipay:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-hive:before {
    content: ""
}

.fa-gitkraken:before {
    content: ""
}

.fa-keybase:before {
    content: ""
}

.fa-apple-pay:before {
    content: ""
}

.fa-padlet:before {
    content: ""
}

.fa-amazon-pay:before {
    content: ""
}

.fa-square-github:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-fedex:before {
    content: ""
}

.fa-phoenix-framework:before {
    content: ""
}

.fa-shopify:before {
    content: ""
}

.fa-neos:before {
    content: ""
}

.fa-square-threads:before {
    content: ""
}

.fa-hackerrank:before {
    content: ""
}

.fa-researchgate:before {
    content: ""
}

.fa-swift:before {
    content: ""
}

.fa-angular:before {
    content: ""
}

.fa-speakap:before {
    content: ""
}

.fa-angrycreative:before {
    content: ""
}

.fa-y-combinator:before {
    content: ""
}

.fa-empire:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-google-scholar:before {
    content: ""
}

.fa-square-gitlab:before {
    content: ""
}

.fa-gitlab-square:before {
    content: ""
}

.fa-studiovinari:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-goodreads:before {
    content: ""
}

.fa-square-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-sith:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-page4:before {
    content: ""
}

.fa-hashnode:before {
    content: ""
}

.fa-react:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-squarespace:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-creative-commons-share:before {
    content: ""
}

.fa-bitcoin:before {
    content: ""
}

.fa-keycdn:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-itch-io:before {
    content: ""
}

.fa-umbraco:before {
    content: ""
}

.fa-galactic-senate:before {
    content: ""
}

.fa-ubuntu:before {
    content: ""
}

.fa-draft2digital:before {
    content: ""
}

.fa-stripe:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-dhl:before {
    content: ""
}

.fa-square-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-blackberry:before {
    content: ""
}

.fa-creative-commons-pd:before {
    content: ""
}

.fa-playstation:before {
    content: ""
}

.fa-quinscape:before {
    content: ""
}

.fa-less:before {
    content: ""
}

.fa-blogger-b:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-signal-messenger:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-typo3:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-dailymotion:before {
    content: ""
}

.fa-affiliatetheme:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-bootstrap:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-nfc-symbol:before {
    content: ""
}

.fa-mintbit:before {
    content: ""
}

.fa-ethereum:before {
    content: ""
}

.fa-speaker-deck:before {
    content: ""
}

.fa-creative-commons-nc-eu:before {
    content: ""
}

.fa-patreon:before {
    content: ""
}

.fa-avianex:before {
    content: ""
}

.fa-ello:before {
    content: ""
}

.fa-gofore:before {
    content: ""
}

.fa-bimobject:before {
    content: ""
}

.fa-brave-reverse:before {
    content: ""
}

.fa-facebook-f:before {
    content: ""
}

.fa-square-google-plus:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-mandalorian:before {
    content: ""
}

.fa-first-order-alt:before {
    content: ""
}

.fa-osi:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-d-and-d-beyond:before {
    content: ""
}

.fa-periscope:before {
    content: ""
}

.fa-fulcrum:before {
    content: ""
}

.fa-cloudscale:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-mizuni:before {
    content: ""
}

.fa-schlix:before {
    content: ""
}

.fa-square-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-cloudversify:before {
    content: ""
}

.fa-usps:before {
    content: ""
}

.fa-megaport:before {
    content: ""
}

.fa-magento:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-fly:before {
    content: ""
}

.fa-aviato:before {
    content: ""
}

.fa-itunes:before {
    content: ""
}

.fa-cuttlefish:before {
    content: ""
}

.fa-blogger:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-viber:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-letterboxd:before {
    content: ""
}

.fa-symfony:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-facebook-messenger:before {
    content: ""
}

.fa-audible:before {
    content: ""
}

.fa-think-peaks:before {
    content: ""
}

.fa-bilibili:before {
    content: ""
}

.fa-erlang:before {
    content: ""
}

.fa-x-twitter:before {
    content: ""
}

.fa-cotton-bureau:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-42-group:before {
    content: ""
}

.fa-innosoft:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-elementor:before {
    content: ""
}

.fa-square-pied-piper:before {
    content: ""
}

.fa-pied-piper-square:before {
    content: ""
}

.fa-creative-commons-nd:before {
    content: ""
}

.fa-palfed:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-resolving:before {
    content: ""
}

.fa-xbox:before {
    content: ""
}

.fa-searchengin:before {
    content: ""
}

.fa-tiktok:before {
    content: ""
}

.fa-square-facebook:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-hubspot:before {
    content: ""
}

.fa-deploydog:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-mixer:before {
    content: ""
}

.fa-square-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-mendeley:before {
    content: ""
}

.fa-uniregistry:before {
    content: ""
}

.fa-figma:before {
    content: ""
}

.fa-creative-commons-remix:before {
    content: ""
}

.fa-cc-amazon-pay:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-cmplid:before {
    content: ""
}

.fa-upwork:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-gripfire:before {
    content: ""
}

.fa-jedi-order:before {
    content: ""
}

.fa-uikit:before {
    content: ""
}

.fa-fort-awesome-alt:before {
    content: ""
}

.fa-phabricator:before {
    content: ""
}

.fa-ussunnah:before {
    content: ""
}

.fa-earlybirds:before {
    content: ""
}

.fa-trade-federation:before {
    content: ""
}

.fa-autoprefixer:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-google-play:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-line:before {
    content: ""
}

.fa-google-drive:before {
    content: ""
}

.fa-servicestack:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-deezer:before {
    content: ""
}

.fa-raspberry-pi:before {
    content: ""
}

.fa-jira:before {
    content: ""
}

.fa-docker:before {
    content: ""
}

.fa-screenpal:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-gitter:before {
    content: ""
}

.fa-d-and-d:before {
    content: ""
}

.fa-microblog:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-pied-piper-hat:before {
    content: ""
}

.fa-kickstarter-k:before {
    content: ""
}

.fa-yandex:before {
    content: ""
}

.fa-readme:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-sass:before {
    content: ""
}

.fa-wirsindhandwerk:before {
    content: ""
}

.fa-wsh:before {
    content: ""
}

.fa-buromobelexperte:before {
    content: ""
}

.fa-salesforce:before {
    content: ""
}

.fa-octopus-deploy:before {
    content: ""
}

.fa-medapps:before {
    content: ""
}

.fa-ns8:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-apper:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-waze:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-fantasy-flight-games:before {
    content: ""
}

.fa-rust:before {
    content: ""
}

.fa-wix:before {
    content: ""
}

.fa-square-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-supple:before {
    content: ""
}

.fa-webflow:before {
    content: ""
}

.fa-rebel:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-staylinked:before {
    content: ""
}

.fa-kaggle:before {
    content: ""
}

.fa-space-awesome:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-cpanel:before {
    content: ""
}

.fa-goodreads-g:before {
    content: ""
}

.fa-square-git:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-square-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-creative-commons-nc-jp:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-perbyte:before {
    content: ""
}

.fa-grunt:before {
    content: ""
}

.fa-weebly:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-themeco:before {
    content: ""
}

.fa-python:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-bots:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-hornbill:before {
    content: ""
}

.fa-js:before {
    content: ""
}

.fa-ideal:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-dev:before {
    content: ""
}

.fa-sketch:before {
    content: ""
}

.fa-yandex-international:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-uber:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-php:before {
    content: ""
}

.fa-alipay:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-firefox-browser:before {
    content: ""
}

.fa-replyd:before {
    content: ""
}

.fa-suse:before {
    content: ""
}

.fa-jenkins:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-rockrms:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-buffer:before {
    content: ""
}

.fa-npm:before {
    content: ""
}

.fa-yammer:before {
    content: ""
}

.fa-btc:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-stubber:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-telegram-plane:before {
    content: ""
}

.fa-old-republic:before {
    content: ""
}

.fa-odysee:before {
    content: ""
}

.fa-square-whatsapp:before {
    content: ""
}

.fa-whatsapp-square:before {
    content: ""
}

.fa-node-js:before {
    content: ""
}

.fa-edge-legacy:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-slack-hash:before {
    content: ""
}

.fa-medrt:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-vaadin:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-square-x-twitter:before {
    content: ""
}

.fa-reacteurope:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-medium-m:before {
    content: ""
}

.fa-amilia:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-flipboard:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-critical-role:before {
    content: ""
}

.fa-sitrox:before {
    content: ""
}

.fa-discourse:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-mastodon:before {
    content: ""
}

.fa-airbnb:before {
    content: ""
}

.fa-wolf-pack-battalion:before {
    content: ""
}

.fa-buy-n-large:before {
    content: ""
}

.fa-gulp:before {
    content: ""
}

.fa-creative-commons-sampling-plus:before {
    content: ""
}

.fa-strava:before {
    content: ""
}

.fa-ember:before {
    content: ""
}

.fa-canadian-maple-leaf:before {
    content: ""
}

.fa-teamspeak:before {
    content: ""
}

.fa-pushed:before {
    content: ""
}

.fa-wordpress-simple:before {
    content: ""
}

.fa-nutritionix:before {
    content: ""
}

.fa-wodu:before {
    content: ""
}

.fa-google-pay:before {
    content: ""
}

.fa-intercom:before {
    content: ""
}

.fa-zhihu:before {
    content: ""
}

.fa-korvue:before {
    content: ""
}

.fa-pix:before {
    content: ""
}

.fa-steam-symbol:before {
    content: ""
}

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:root,
:host {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/fa-regular-400.f386b6b7.woff2) format("woff2"), url(/fonts/fa-regular-400.a937b755.ttf) format("truetype")
}

.far,
.fa-regular {
    font-weight: 400
}

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:root,
:host {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/fa-solid-900.ce4938a3.woff2) format("woff2"), url(/fonts/fa-solid-900.081655f2.ttf) format("truetype")
}

.fas,
.fa-solid {
    font-weight: 900
}

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa.fa-glass:before {
    content: ""
}

.fa.fa-envelope-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-envelope-o:before {
    content: ""
}

.fa.fa-star-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-star-o:before {
    content: ""
}

.fa.fa-remove:before {
    content: ""
}

.fa.fa-close:before {
    content: ""
}

.fa.fa-gear:before {
    content: ""
}

.fa.fa-trash-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-trash-o:before {
    content: ""
}

.fa.fa-home:before {
    content: ""
}

.fa.fa-file-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-o:before {
    content: ""
}

.fa.fa-clock-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-clock-o:before {
    content: ""
}

.fa.fa-arrow-circle-o-down {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-down:before {
    content: ""
}

.fa.fa-arrow-circle-o-up {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-up:before {
    content: ""
}

.fa.fa-play-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-play-circle-o:before {
    content: ""
}

.fa.fa-repeat:before {
    content: ""
}

.fa.fa-rotate-right:before {
    content: ""
}

.fa.fa-refresh:before {
    content: ""
}

.fa.fa-list-alt {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-list-alt:before {
    content: ""
}

.fa.fa-dedent:before {
    content: ""
}

.fa.fa-video-camera:before {
    content: ""
}

.fa.fa-picture-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-picture-o:before {
    content: ""
}

.fa.fa-photo {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-photo:before {
    content: ""
}

.fa.fa-image {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-image:before {
    content: ""
}

.fa.fa-map-marker:before {
    content: ""
}

.fa.fa-pencil-square-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-pencil-square-o:before {
    content: ""
}

.fa.fa-edit {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-edit:before {
    content: ""
}

.fa.fa-share-square-o:before {
    content: ""
}

.fa.fa-check-square-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-check-square-o:before {
    content: ""
}

.fa.fa-arrows:before {
    content: ""
}

.fa.fa-times-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-times-circle-o:before {
    content: ""
}

.fa.fa-check-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-check-circle-o:before {
    content: ""
}

.fa.fa-mail-forward:before {
    content: ""
}

.fa.fa-expand:before {
    content: ""
}

.fa.fa-compress:before {
    content: ""
}

.fa.fa-eye {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-eye-slash {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-warning:before {
    content: ""
}

.fa.fa-calendar:before {
    content: ""
}

.fa.fa-arrows-v:before {
    content: ""
}

.fa.fa-arrows-h:before {
    content: ""
}

.fa.fa-bar-chart:before {
    content: ""
}

.fa.fa-bar-chart-o:before {
    content: ""
}

.fa.fa-twitter-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-twitter-square:before {
    content: ""
}

.fa.fa-facebook-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-facebook-square:before {
    content: ""
}

.fa.fa-gears:before {
    content: ""
}

.fa.fa-thumbs-o-up {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-up:before {
    content: ""
}

.fa.fa-thumbs-o-down {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-down:before {
    content: ""
}

.fa.fa-heart-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-heart-o:before {
    content: ""
}

.fa.fa-sign-out:before {
    content: ""
}

.fa.fa-linkedin-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-linkedin-square:before {
    content: ""
}

.fa.fa-thumb-tack:before {
    content: ""
}

.fa.fa-external-link:before {
    content: ""
}

.fa.fa-sign-in:before {
    content: ""
}

.fa.fa-github-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-github-square:before {
    content: ""
}

.fa.fa-lemon-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-lemon-o:before {
    content: ""
}

.fa.fa-square-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-square-o:before {
    content: ""
}

.fa.fa-bookmark-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-bookmark-o:before {
    content: ""
}

.fa.fa-twitter {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-facebook {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-facebook:before {
    content: ""
}

.fa.fa-facebook-f {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-facebook-f:before {
    content: ""
}

.fa.fa-github {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-credit-card {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-feed:before {
    content: ""
}

.fa.fa-hdd-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hdd-o:before {
    content: ""
}

.fa.fa-hand-o-right {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-o-right:before {
    content: ""
}

.fa.fa-hand-o-left {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-o-left:before {
    content: ""
}

.fa.fa-hand-o-up {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-o-up:before {
    content: ""
}

.fa.fa-hand-o-down {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-o-down:before {
    content: ""
}

.fa.fa-globe:before {
    content: ""
}

.fa.fa-tasks:before {
    content: ""
}

.fa.fa-arrows-alt:before {
    content: ""
}

.fa.fa-group:before {
    content: ""
}

.fa.fa-chain:before {
    content: ""
}

.fa.fa-cut:before {
    content: ""
}

.fa.fa-files-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-files-o:before {
    content: ""
}

.fa.fa-floppy-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-floppy-o:before {
    content: ""
}

.fa.fa-save {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-save:before {
    content: ""
}

.fa.fa-navicon:before {
    content: ""
}

.fa.fa-reorder:before {
    content: ""
}

.fa.fa-magic:before {
    content: ""
}

.fa.fa-pinterest {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-pinterest-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-pinterest-square:before {
    content: ""
}

.fa.fa-google-plus-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google-plus-square:before {
    content: ""
}

.fa.fa-google-plus {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google-plus:before {
    content: ""
}

.fa.fa-money:before {
    content: ""
}

.fa.fa-unsorted:before {
    content: ""
}

.fa.fa-sort-desc:before {
    content: ""
}

.fa.fa-sort-asc:before {
    content: ""
}

.fa.fa-linkedin {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-linkedin:before {
    content: ""
}

.fa.fa-rotate-left:before {
    content: ""
}

.fa.fa-legal:before {
    content: ""
}

.fa.fa-tachometer:before {
    content: ""
}

.fa.fa-dashboard:before {
    content: ""
}

.fa.fa-comment-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-comment-o:before {
    content: ""
}

.fa.fa-comments-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-comments-o:before {
    content: ""
}

.fa.fa-flash:before {
    content: ""
}

.fa.fa-clipboard:before {
    content: ""
}

.fa.fa-lightbulb-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-lightbulb-o:before {
    content: ""
}

.fa.fa-exchange:before {
    content: ""
}

.fa.fa-cloud-download:before {
    content: ""
}

.fa.fa-cloud-upload:before {
    content: ""
}

.fa.fa-bell-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-bell-o:before {
    content: ""
}

.fa.fa-cutlery:before {
    content: ""
}

.fa.fa-file-text-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-text-o:before {
    content: ""
}

.fa.fa-building-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-building-o:before {
    content: ""
}

.fa.fa-hospital-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hospital-o:before {
    content: ""
}

.fa.fa-tablet:before {
    content: ""
}

.fa.fa-mobile:before {
    content: ""
}

.fa.fa-mobile-phone:before {
    content: ""
}

.fa.fa-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-circle-o:before {
    content: ""
}

.fa.fa-mail-reply:before {
    content: ""
}

.fa.fa-github-alt {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-folder-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-folder-o:before {
    content: ""
}

.fa.fa-folder-open-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-folder-open-o:before {
    content: ""
}

.fa.fa-smile-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-smile-o:before {
    content: ""
}

.fa.fa-frown-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-frown-o:before {
    content: ""
}

.fa.fa-meh-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-meh-o:before {
    content: ""
}

.fa.fa-keyboard-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-keyboard-o:before {
    content: ""
}

.fa.fa-flag-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-flag-o:before {
    content: ""
}

.fa.fa-mail-reply-all:before {
    content: ""
}

.fa.fa-star-half-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-star-half-o:before {
    content: ""
}

.fa.fa-star-half-empty {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-star-half-empty:before {
    content: ""
}

.fa.fa-star-half-full {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-star-half-full:before {
    content: ""
}

.fa.fa-code-fork:before {
    content: ""
}

.fa.fa-chain-broken:before {
    content: ""
}

.fa.fa-unlink:before {
    content: ""
}

.fa.fa-calendar-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-calendar-o:before {
    content: ""
}

.fa.fa-maxcdn {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-html5 {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-css3 {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-unlock-alt:before {
    content: ""
}

.fa.fa-minus-square-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-minus-square-o:before {
    content: ""
}

.fa.fa-level-up:before {
    content: ""
}

.fa.fa-level-down:before {
    content: ""
}

.fa.fa-pencil-square:before {
    content: ""
}

.fa.fa-external-link-square:before {
    content: ""
}

.fa.fa-compass {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-down {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-down:before {
    content: ""
}

.fa.fa-toggle-down {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-toggle-down:before {
    content: ""
}

.fa.fa-caret-square-o-up {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-up:before {
    content: ""
}

.fa.fa-toggle-up {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-toggle-up:before {
    content: ""
}

.fa.fa-caret-square-o-right {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-right:before {
    content: ""
}

.fa.fa-toggle-right {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-toggle-right:before {
    content: ""
}

.fa.fa-eur:before {
    content: ""
}

.fa.fa-euro:before {
    content: ""
}

.fa.fa-gbp:before {
    content: ""
}

.fa.fa-usd:before {
    content: "\$"
}

.fa.fa-dollar:before {
    content: "\$"
}

.fa.fa-inr:before {
    content: ""
}

.fa.fa-rupee:before {
    content: ""
}

.fa.fa-jpy:before {
    content: ""
}

.fa.fa-cny:before {
    content: ""
}

.fa.fa-rmb:before {
    content: ""
}

.fa.fa-yen:before {
    content: ""
}

.fa.fa-rub:before {
    content: ""
}

.fa.fa-ruble:before {
    content: ""
}

.fa.fa-rouble:before {
    content: ""
}

.fa.fa-krw:before {
    content: ""
}

.fa.fa-won:before {
    content: ""
}

.fa.fa-btc {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-bitcoin {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-bitcoin:before {
    content: ""
}

.fa.fa-file-text:before {
    content: ""
}

.fa.fa-sort-alpha-asc:before {
    content: ""
}

.fa.fa-sort-alpha-desc:before {
    content: ""
}

.fa.fa-sort-amount-asc:before {
    content: ""
}

.fa.fa-sort-amount-desc:before {
    content: ""
}

.fa.fa-sort-numeric-asc:before {
    content: ""
}

.fa.fa-sort-numeric-desc:before {
    content: ""
}

.fa.fa-youtube-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-youtube-square:before {
    content: ""
}

.fa.fa-youtube {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-xing {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-xing-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-xing-square:before {
    content: ""
}

.fa.fa-youtube-play {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-youtube-play:before {
    content: ""
}

.fa.fa-dropbox {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-stack-overflow {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-instagram {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-flickr {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-adn {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-bitbucket {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-bitbucket-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-bitbucket-square:before {
    content: ""
}

.fa.fa-tumblr {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-tumblr-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-tumblr-square:before {
    content: ""
}

.fa.fa-long-arrow-down:before {
    content: ""
}

.fa.fa-long-arrow-up:before {
    content: ""
}

.fa.fa-long-arrow-left:before {
    content: ""
}

.fa.fa-long-arrow-right:before {
    content: ""
}

.fa.fa-apple {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-windows {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-android {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-linux {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-dribbble {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-skype {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-foursquare {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-trello {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-gratipay {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-gittip {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-gittip:before {
    content: ""
}

.fa.fa-sun-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-sun-o:before {
    content: ""
}

.fa.fa-moon-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-moon-o:before {
    content: ""
}

.fa.fa-vk {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-weibo {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-renren {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-pagelines {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-stack-exchange {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-arrow-circle-o-right {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-right:before {
    content: ""
}

.fa.fa-arrow-circle-o-left {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-left:before {
    content: ""
}

.fa.fa-caret-square-o-left {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-left:before {
    content: ""
}

.fa.fa-toggle-left {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-toggle-left:before {
    content: ""
}

.fa.fa-dot-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-dot-circle-o:before {
    content: ""
}

.fa.fa-vimeo-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-vimeo-square:before {
    content: ""
}

.fa.fa-try:before {
    content: ""
}

.fa.fa-turkish-lira:before {
    content: ""
}

.fa.fa-plus-square-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-plus-square-o:before {
    content: ""
}

.fa.fa-slack {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wordpress {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-openid {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-institution:before {
    content: ""
}

.fa.fa-bank:before {
    content: ""
}

.fa.fa-mortar-board:before {
    content: ""
}

.fa.fa-yahoo {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-reddit {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-reddit-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-reddit-square:before {
    content: ""
}

.fa.fa-stumbleupon-circle {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-stumbleupon {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-delicious {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-digg {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-pied-piper-pp {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-pied-piper-alt {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-drupal {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-joomla {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-behance {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-behance-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-behance-square:before {
    content: ""
}

.fa.fa-steam {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-steam-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-steam-square:before {
    content: ""
}

.fa.fa-automobile:before {
    content: ""
}

.fa.fa-cab:before {
    content: ""
}

.fa.fa-spotify {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-deviantart {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-soundcloud {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-file-pdf-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-pdf-o:before {
    content: ""
}

.fa.fa-file-word-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-word-o:before {
    content: ""
}

.fa.fa-file-excel-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-excel-o:before {
    content: ""
}

.fa.fa-file-powerpoint-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-powerpoint-o:before {
    content: ""
}

.fa.fa-file-image-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-image-o:before {
    content: ""
}

.fa.fa-file-photo-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-photo-o:before {
    content: ""
}

.fa.fa-file-picture-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-picture-o:before {
    content: ""
}

.fa.fa-file-archive-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-archive-o:before {
    content: ""
}

.fa.fa-file-zip-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-zip-o:before {
    content: ""
}

.fa.fa-file-audio-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-audio-o:before {
    content: ""
}

.fa.fa-file-sound-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-sound-o:before {
    content: ""
}

.fa.fa-file-video-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-video-o:before {
    content: ""
}

.fa.fa-file-movie-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-movie-o:before {
    content: ""
}

.fa.fa-file-code-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-code-o:before {
    content: ""
}

.fa.fa-vine {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-codepen {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-jsfiddle {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-life-bouy:before {
    content: ""
}

.fa.fa-life-buoy:before {
    content: ""
}

.fa.fa-life-saver:before {
    content: ""
}

.fa.fa-support:before {
    content: ""
}

.fa.fa-circle-o-notch:before {
    content: ""
}

.fa.fa-rebel {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-ra {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-ra:before {
    content: ""
}

.fa.fa-resistance {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-resistance:before {
    content: ""
}

.fa.fa-empire {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-ge {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-ge:before {
    content: ""
}

.fa.fa-git-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-git-square:before {
    content: ""
}

.fa.fa-git {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-hacker-news {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-y-combinator-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-y-combinator-square:before {
    content: ""
}

.fa.fa-yc-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-yc-square:before {
    content: ""
}

.fa.fa-tencent-weibo {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-qq {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-weixin {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wechat {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wechat:before {
    content: ""
}

.fa.fa-send:before {
    content: ""
}

.fa.fa-paper-plane-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-paper-plane-o:before {
    content: ""
}

.fa.fa-send-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-send-o:before {
    content: ""
}

.fa.fa-circle-thin {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-circle-thin:before {
    content: ""
}

.fa.fa-header:before {
    content: ""
}

.fa.fa-futbol-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-futbol-o:before {
    content: ""
}

.fa.fa-soccer-ball-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-soccer-ball-o:before {
    content: ""
}

.fa.fa-slideshare {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-twitch {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-yelp {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-newspaper-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-newspaper-o:before {
    content: ""
}

.fa.fa-paypal {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google-wallet {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-cc-visa {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-cc-mastercard {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-cc-discover {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-cc-amex {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-cc-paypal {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-cc-stripe {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-bell-slash-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-bell-slash-o:before {
    content: ""
}

.fa.fa-trash:before {
    content: ""
}

.fa.fa-copyright {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-eyedropper:before {
    content: ""
}

.fa.fa-area-chart:before {
    content: ""
}

.fa.fa-pie-chart:before {
    content: ""
}

.fa.fa-line-chart:before {
    content: ""
}

.fa.fa-lastfm {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-lastfm-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-lastfm-square:before {
    content: ""
}

.fa.fa-ioxhost {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-angellist {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-cc {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-cc:before {
    content: ""
}

.fa.fa-ils:before {
    content: ""
}

.fa.fa-shekel:before {
    content: ""
}

.fa.fa-sheqel:before {
    content: ""
}

.fa.fa-buysellads {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-connectdevelop {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-dashcube {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-forumbee {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-leanpub {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-sellsy {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-shirtsinbulk {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-simplybuilt {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-skyatlas {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-diamond {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-diamond:before {
    content: ""
}

.fa.fa-transgender:before {
    content: ""
}

.fa.fa-intersex:before {
    content: ""
}

.fa.fa-transgender-alt:before {
    content: ""
}

.fa.fa-facebook-official {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-facebook-official:before {
    content: ""
}

.fa.fa-pinterest-p {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-whatsapp {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-hotel:before {
    content: ""
}

.fa.fa-viacoin {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-medium {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-y-combinator {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-yc {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-yc:before {
    content: ""
}

.fa.fa-optin-monster {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-opencart {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-expeditedssl {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-battery-4:before {
    content: ""
}

.fa.fa-battery:before {
    content: ""
}

.fa.fa-battery-3:before {
    content: ""
}

.fa.fa-battery-2:before {
    content: ""
}

.fa.fa-battery-1:before {
    content: ""
}

.fa.fa-battery-0:before {
    content: ""
}

.fa.fa-object-group {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-object-ungroup {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-sticky-note-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-sticky-note-o:before {
    content: ""
}

.fa.fa-cc-jcb {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-cc-diners-club {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-clone {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hourglass-o:before {
    content: ""
}

.fa.fa-hourglass-1:before {
    content: ""
}

.fa.fa-hourglass-2:before {
    content: ""
}

.fa.fa-hourglass-3:before {
    content: ""
}

.fa.fa-hand-rock-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-rock-o:before {
    content: ""
}

.fa.fa-hand-grab-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-grab-o:before {
    content: ""
}

.fa.fa-hand-paper-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-paper-o:before {
    content: ""
}

.fa.fa-hand-stop-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-stop-o:before {
    content: ""
}

.fa.fa-hand-scissors-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-scissors-o:before {
    content: ""
}

.fa.fa-hand-lizard-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-lizard-o:before {
    content: ""
}

.fa.fa-hand-spock-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-spock-o:before {
    content: ""
}

.fa.fa-hand-pointer-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-pointer-o:before {
    content: ""
}

.fa.fa-hand-peace-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-peace-o:before {
    content: ""
}

.fa.fa-registered {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-creative-commons {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-gg {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-gg-circle {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-odnoklassniki {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-odnoklassniki-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-odnoklassniki-square:before {
    content: ""
}

.fa.fa-get-pocket {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wikipedia-w {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-safari {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-chrome {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-firefox {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-opera {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-internet-explorer {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-television:before {
    content: ""
}

.fa.fa-contao {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-500px {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-amazon {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-calendar-plus-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-calendar-plus-o:before {
    content: ""
}

.fa.fa-calendar-minus-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-calendar-minus-o:before {
    content: ""
}

.fa.fa-calendar-times-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-calendar-times-o:before {
    content: ""
}

.fa.fa-calendar-check-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-calendar-check-o:before {
    content: ""
}

.fa.fa-map-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-map-o:before {
    content: ""
}

.fa.fa-commenting:before {
    content: ""
}

.fa.fa-commenting-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-commenting-o:before {
    content: ""
}

.fa.fa-houzz {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-vimeo {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-vimeo:before {
    content: ""
}

.fa.fa-black-tie {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-fonticons {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-reddit-alien {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-edge {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-credit-card-alt:before {
    content: ""
}

.fa.fa-codiepie {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-modx {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-fort-awesome {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-usb {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-product-hunt {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-mixcloud {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-scribd {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-pause-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-pause-circle-o:before {
    content: ""
}

.fa.fa-stop-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-stop-circle-o:before {
    content: ""
}

.fa.fa-bluetooth {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-bluetooth-b {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-gitlab {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wpbeginner {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wpforms {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-envira {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wheelchair-alt {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wheelchair-alt:before {
    content: ""
}

.fa.fa-question-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-question-circle-o:before {
    content: ""
}

.fa.fa-volume-control-phone:before {
    content: ""
}

.fa.fa-asl-interpreting:before {
    content: ""
}

.fa.fa-deafness:before {
    content: ""
}

.fa.fa-hard-of-hearing:before {
    content: ""
}

.fa.fa-glide {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-glide-g {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-signing:before {
    content: ""
}

.fa.fa-viadeo {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-viadeo-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-viadeo-square:before {
    content: ""
}

.fa.fa-snapchat {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-snapchat-ghost {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-snapchat-ghost:before {
    content: ""
}

.fa.fa-snapchat-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-snapchat-square:before {
    content: ""
}

.fa.fa-pied-piper {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-first-order {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-yoast {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-themeisle {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google-plus-official {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google-plus-official:before {
    content: ""
}

.fa.fa-google-plus-circle {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google-plus-circle:before {
    content: ""
}

.fa.fa-font-awesome {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-fa {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-fa:before {
    content: ""
}

.fa.fa-handshake-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-handshake-o:before {
    content: ""
}

.fa.fa-envelope-open-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-envelope-open-o:before {
    content: ""
}

.fa.fa-linode {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-address-book-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-address-book-o:before {
    content: ""
}

.fa.fa-vcard:before {
    content: ""
}

.fa.fa-address-card-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-address-card-o:before {
    content: ""
}

.fa.fa-vcard-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-vcard-o:before {
    content: ""
}

.fa.fa-user-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-user-circle-o:before {
    content: ""
}

.fa.fa-user-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-user-o:before {
    content: ""
}

.fa.fa-id-badge {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-drivers-license:before {
    content: ""
}

.fa.fa-id-card-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-id-card-o:before {
    content: ""
}

.fa.fa-drivers-license-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-drivers-license-o:before {
    content: ""
}

.fa.fa-quora {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-free-code-camp {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-telegram {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-thermometer-4:before {
    content: ""
}

.fa.fa-thermometer:before {
    content: ""
}

.fa.fa-thermometer-3:before {
    content: ""
}

.fa.fa-thermometer-2:before {
    content: ""
}

.fa.fa-thermometer-1:before {
    content: ""
}

.fa.fa-thermometer-0:before {
    content: ""
}

.fa.fa-bathtub:before {
    content: ""
}

.fa.fa-s15:before {
    content: ""
}

.fa.fa-window-maximize {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-window-restore {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-times-rectangle:before {
    content: ""
}

.fa.fa-window-close-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-window-close-o:before {
    content: ""
}

.fa.fa-times-rectangle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-times-rectangle-o:before {
    content: ""
}

.fa.fa-bandcamp {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-grav {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-etsy {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-imdb {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-ravelry {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-eercast {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-eercast:before {
    content: ""
}

.fa.fa-snowflake-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-snowflake-o:before {
    content: ""
}

.fa.fa-superpowers {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wpexplorer {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-meetup {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

@font-face {
    font-family: "fontello";
    src: url(/fonts/fontello.73495c2a.eot);
    src: url(/fonts/fontello.73495c2a.eot#iefix) format("embedded-opentype"), url(/fonts/fontello.fd0f26c2.woff) format("woff"), url(/fonts/fontello.67bf8684.ttf) format("truetype"), url(/img/fontello.ea517dd0.svg#fontello) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fontello-icon[class^=icon-],
.fontello-icon[class*=" icon-"] {
    font-family: "fontello" !important;
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-fax:before {
    content: ""
}

.icon-gotop:before {
    content: ""
}

.icon-home:before {
    content: ""
}

@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

: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;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.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);
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    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, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 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, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 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%;
    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%;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    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-prev,
.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
    z-index: 0;
    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-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-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    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-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden
}

.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-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: rgba(0, 0, 0, 0)
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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)
    }
}

:root {
    --swiper-navigation-size: 40px
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(--swiper-navigation-size/44*27);
    height: --swiper-navigation-size;
    transform: translateY(-50%);
    font-size: 40px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

@media(max-width: 767px) {

    .swiper-button-prev,
    .swiper-button-next {
        font-size: 32px
    }
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: --swiper-navigation-size;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 20px;
    transition: .6s all
}

@media(max-width: 767px) {

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 10px
    }
}

@media(min-width: 768px) {

    .swiper-button-prev:hover,
    .swiper-rtl .swiper-button-next:hover {
        left: 14px
    }
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 6 free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 20px;
    transition: .6s all
}

@media(max-width: 767px) {

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 10px
    }
}

@media(min-width: 768px) {

    .swiper-button-next:hover,
    .swiper-rtl .swiper-button-prev:hover {
        right: 14px
    }
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 6 free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.swiper-button-lock {
    display: none
}

:root {
    --swiper-pagination-color: #6c6c6c;
    --swiper-pagination-bullet-size: 8px;
    --swiper-pagination-bullet-width: 12px;
    --swiper-pagination-bullet-height: 12px;
    --swiper-pagination-bullet-inactive-color: transparent;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 6px;
    --swiper-pagination-bullet-vertical-gap: 6px
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.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(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.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, 0.2);
    border: 1px solid #6c6c6c
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
       -moz-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-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms 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-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullets {
    transition: 200ms transform, 200ms left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.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-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    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-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.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-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)
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0)
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);
    src: url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=?#iefix) format("embedded-opentype"), url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"), url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"), url(/img/slick.b3d9b478.svg#slick) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 1
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0)
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: rgba(0, 0, 0, 0);
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

body[data-aos-duration="50"] [data-aos],
[data-aos][data-aos][data-aos-duration="50"] {
    transition-duration: 50ms
}

body[data-aos-delay="50"] [data-aos],
[data-aos][data-aos][data-aos-delay="50"] {
    transition-delay: 0
}

body[data-aos-delay="50"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="50"].aos-animate {
    transition-delay: 50ms
}

body[data-aos-duration="100"] [data-aos],
[data-aos][data-aos][data-aos-duration="100"] {
    transition-duration: 100ms
}

body[data-aos-delay="100"] [data-aos],
[data-aos][data-aos][data-aos-delay="100"] {
    transition-delay: 0
}

body[data-aos-delay="100"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="100"].aos-animate {
    transition-delay: 100ms
}

body[data-aos-duration="150"] [data-aos],
[data-aos][data-aos][data-aos-duration="150"] {
    transition-duration: 150ms
}

body[data-aos-delay="150"] [data-aos],
[data-aos][data-aos][data-aos-delay="150"] {
    transition-delay: 0
}

body[data-aos-delay="150"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="150"].aos-animate {
    transition-delay: 150ms
}

body[data-aos-duration="200"] [data-aos],
[data-aos][data-aos][data-aos-duration="200"] {
    transition-duration: 200ms
}

body[data-aos-delay="200"] [data-aos],
[data-aos][data-aos][data-aos-delay="200"] {
    transition-delay: 0
}

body[data-aos-delay="200"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="200"].aos-animate {
    transition-delay: 200ms
}

body[data-aos-duration="250"] [data-aos],
[data-aos][data-aos][data-aos-duration="250"] {
    transition-duration: 250ms
}

body[data-aos-delay="250"] [data-aos],
[data-aos][data-aos][data-aos-delay="250"] {
    transition-delay: 0
}

body[data-aos-delay="250"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="250"].aos-animate {
    transition-delay: 250ms
}

body[data-aos-duration="300"] [data-aos],
[data-aos][data-aos][data-aos-duration="300"] {
    transition-duration: 300ms
}

body[data-aos-delay="300"] [data-aos],
[data-aos][data-aos][data-aos-delay="300"] {
    transition-delay: 0
}

body[data-aos-delay="300"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="300"].aos-animate {
    transition-delay: 300ms
}

body[data-aos-duration="350"] [data-aos],
[data-aos][data-aos][data-aos-duration="350"] {
    transition-duration: 350ms
}

body[data-aos-delay="350"] [data-aos],
[data-aos][data-aos][data-aos-delay="350"] {
    transition-delay: 0
}

body[data-aos-delay="350"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="350"].aos-animate {
    transition-delay: 350ms
}

body[data-aos-duration="400"] [data-aos],
[data-aos][data-aos][data-aos-duration="400"] {
    transition-duration: 400ms
}

body[data-aos-delay="400"] [data-aos],
[data-aos][data-aos][data-aos-delay="400"] {
    transition-delay: 0
}

body[data-aos-delay="400"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="400"].aos-animate {
    transition-delay: 400ms
}

body[data-aos-duration="450"] [data-aos],
[data-aos][data-aos][data-aos-duration="450"] {
    transition-duration: 450ms
}

body[data-aos-delay="450"] [data-aos],
[data-aos][data-aos][data-aos-delay="450"] {
    transition-delay: 0
}

body[data-aos-delay="450"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="450"].aos-animate {
    transition-delay: 450ms
}

body[data-aos-duration="500"] [data-aos],
[data-aos][data-aos][data-aos-duration="500"] {
    transition-duration: 500ms
}

body[data-aos-delay="500"] [data-aos],
[data-aos][data-aos][data-aos-delay="500"] {
    transition-delay: 0
}

body[data-aos-delay="500"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="500"].aos-animate {
    transition-delay: 500ms
}

body[data-aos-duration="550"] [data-aos],
[data-aos][data-aos][data-aos-duration="550"] {
    transition-duration: 550ms
}

body[data-aos-delay="550"] [data-aos],
[data-aos][data-aos][data-aos-delay="550"] {
    transition-delay: 0
}

body[data-aos-delay="550"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="550"].aos-animate {
    transition-delay: 550ms
}

body[data-aos-duration="600"] [data-aos],
[data-aos][data-aos][data-aos-duration="600"] {
    transition-duration: 600ms
}

body[data-aos-delay="600"] [data-aos],
[data-aos][data-aos][data-aos-delay="600"] {
    transition-delay: 0
}

body[data-aos-delay="600"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="600"].aos-animate {
    transition-delay: 600ms
}

body[data-aos-duration="650"] [data-aos],
[data-aos][data-aos][data-aos-duration="650"] {
    transition-duration: 650ms
}

body[data-aos-delay="650"] [data-aos],
[data-aos][data-aos][data-aos-delay="650"] {
    transition-delay: 0
}

body[data-aos-delay="650"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="650"].aos-animate {
    transition-delay: 650ms
}

body[data-aos-duration="700"] [data-aos],
[data-aos][data-aos][data-aos-duration="700"] {
    transition-duration: 700ms
}

body[data-aos-delay="700"] [data-aos],
[data-aos][data-aos][data-aos-delay="700"] {
    transition-delay: 0
}

body[data-aos-delay="700"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="700"].aos-animate {
    transition-delay: 700ms
}

body[data-aos-duration="750"] [data-aos],
[data-aos][data-aos][data-aos-duration="750"] {
    transition-duration: 750ms
}

body[data-aos-delay="750"] [data-aos],
[data-aos][data-aos][data-aos-delay="750"] {
    transition-delay: 0
}

body[data-aos-delay="750"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="750"].aos-animate {
    transition-delay: 750ms
}

body[data-aos-duration="800"] [data-aos],
[data-aos][data-aos][data-aos-duration="800"] {
    transition-duration: 800ms
}

body[data-aos-delay="800"] [data-aos],
[data-aos][data-aos][data-aos-delay="800"] {
    transition-delay: 0
}

body[data-aos-delay="800"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="800"].aos-animate {
    transition-delay: 800ms
}

body[data-aos-duration="850"] [data-aos],
[data-aos][data-aos][data-aos-duration="850"] {
    transition-duration: 850ms
}

body[data-aos-delay="850"] [data-aos],
[data-aos][data-aos][data-aos-delay="850"] {
    transition-delay: 0
}

body[data-aos-delay="850"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="850"].aos-animate {
    transition-delay: 850ms
}

body[data-aos-duration="900"] [data-aos],
[data-aos][data-aos][data-aos-duration="900"] {
    transition-duration: 900ms
}

body[data-aos-delay="900"] [data-aos],
[data-aos][data-aos][data-aos-delay="900"] {
    transition-delay: 0
}

body[data-aos-delay="900"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="900"].aos-animate {
    transition-delay: 900ms
}

body[data-aos-duration="950"] [data-aos],
[data-aos][data-aos][data-aos-duration="950"] {
    transition-duration: 950ms
}

body[data-aos-delay="950"] [data-aos],
[data-aos][data-aos][data-aos-delay="950"] {
    transition-delay: 0
}

body[data-aos-delay="950"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="950"].aos-animate {
    transition-delay: 950ms
}

body[data-aos-duration="1000"] [data-aos],
[data-aos][data-aos][data-aos-duration="1000"] {
    transition-duration: 1000ms
}

body[data-aos-delay="1000"] [data-aos],
[data-aos][data-aos][data-aos-delay="1000"] {
    transition-delay: 0
}

body[data-aos-delay="1000"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1000"].aos-animate {
    transition-delay: 1000ms
}

body[data-aos-duration="1050"] [data-aos],
[data-aos][data-aos][data-aos-duration="1050"] {
    transition-duration: 1050ms
}

body[data-aos-delay="1050"] [data-aos],
[data-aos][data-aos][data-aos-delay="1050"] {
    transition-delay: 0
}

body[data-aos-delay="1050"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1050"].aos-animate {
    transition-delay: 1050ms
}

body[data-aos-duration="1100"] [data-aos],
[data-aos][data-aos][data-aos-duration="1100"] {
    transition-duration: 1100ms
}

body[data-aos-delay="1100"] [data-aos],
[data-aos][data-aos][data-aos-delay="1100"] {
    transition-delay: 0
}

body[data-aos-delay="1100"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1100"].aos-animate {
    transition-delay: 1100ms
}

body[data-aos-duration="1150"] [data-aos],
[data-aos][data-aos][data-aos-duration="1150"] {
    transition-duration: 1150ms
}

body[data-aos-delay="1150"] [data-aos],
[data-aos][data-aos][data-aos-delay="1150"] {
    transition-delay: 0
}

body[data-aos-delay="1150"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1150"].aos-animate {
    transition-delay: 1150ms
}

body[data-aos-duration="1200"] [data-aos],
[data-aos][data-aos][data-aos-duration="1200"] {
    transition-duration: 1200ms
}

body[data-aos-delay="1200"] [data-aos],
[data-aos][data-aos][data-aos-delay="1200"] {
    transition-delay: 0
}

body[data-aos-delay="1200"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1200"].aos-animate {
    transition-delay: 1200ms
}

body[data-aos-duration="1250"] [data-aos],
[data-aos][data-aos][data-aos-duration="1250"] {
    transition-duration: 1250ms
}

body[data-aos-delay="1250"] [data-aos],
[data-aos][data-aos][data-aos-delay="1250"] {
    transition-delay: 0
}

body[data-aos-delay="1250"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1250"].aos-animate {
    transition-delay: 1250ms
}

body[data-aos-duration="1300"] [data-aos],
[data-aos][data-aos][data-aos-duration="1300"] {
    transition-duration: 1300ms
}

body[data-aos-delay="1300"] [data-aos],
[data-aos][data-aos][data-aos-delay="1300"] {
    transition-delay: 0
}

body[data-aos-delay="1300"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1300"].aos-animate {
    transition-delay: 1300ms
}

body[data-aos-duration="1350"] [data-aos],
[data-aos][data-aos][data-aos-duration="1350"] {
    transition-duration: 1350ms
}

body[data-aos-delay="1350"] [data-aos],
[data-aos][data-aos][data-aos-delay="1350"] {
    transition-delay: 0
}

body[data-aos-delay="1350"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1350"].aos-animate {
    transition-delay: 1350ms
}

body[data-aos-duration="1400"] [data-aos],
[data-aos][data-aos][data-aos-duration="1400"] {
    transition-duration: 1400ms
}

body[data-aos-delay="1400"] [data-aos],
[data-aos][data-aos][data-aos-delay="1400"] {
    transition-delay: 0
}

body[data-aos-delay="1400"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1400"].aos-animate {
    transition-delay: 1400ms
}

body[data-aos-duration="1450"] [data-aos],
[data-aos][data-aos][data-aos-duration="1450"] {
    transition-duration: 1450ms
}

body[data-aos-delay="1450"] [data-aos],
[data-aos][data-aos][data-aos-delay="1450"] {
    transition-delay: 0
}

body[data-aos-delay="1450"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1450"].aos-animate {
    transition-delay: 1450ms
}

body[data-aos-duration="1500"] [data-aos],
[data-aos][data-aos][data-aos-duration="1500"] {
    transition-duration: 1500ms
}

body[data-aos-delay="1500"] [data-aos],
[data-aos][data-aos][data-aos-delay="1500"] {
    transition-delay: 0
}

body[data-aos-delay="1500"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1500"].aos-animate {
    transition-delay: 1500ms
}

body[data-aos-duration="1550"] [data-aos],
[data-aos][data-aos][data-aos-duration="1550"] {
    transition-duration: 1550ms
}

body[data-aos-delay="1550"] [data-aos],
[data-aos][data-aos][data-aos-delay="1550"] {
    transition-delay: 0
}

body[data-aos-delay="1550"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1550"].aos-animate {
    transition-delay: 1550ms
}

body[data-aos-duration="1600"] [data-aos],
[data-aos][data-aos][data-aos-duration="1600"] {
    transition-duration: 1600ms
}

body[data-aos-delay="1600"] [data-aos],
[data-aos][data-aos][data-aos-delay="1600"] {
    transition-delay: 0
}

body[data-aos-delay="1600"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1600"].aos-animate {
    transition-delay: 1600ms
}

body[data-aos-duration="1650"] [data-aos],
[data-aos][data-aos][data-aos-duration="1650"] {
    transition-duration: 1650ms
}

body[data-aos-delay="1650"] [data-aos],
[data-aos][data-aos][data-aos-delay="1650"] {
    transition-delay: 0
}

body[data-aos-delay="1650"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1650"].aos-animate {
    transition-delay: 1650ms
}

body[data-aos-duration="1700"] [data-aos],
[data-aos][data-aos][data-aos-duration="1700"] {
    transition-duration: 1700ms
}

body[data-aos-delay="1700"] [data-aos],
[data-aos][data-aos][data-aos-delay="1700"] {
    transition-delay: 0
}

body[data-aos-delay="1700"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1700"].aos-animate {
    transition-delay: 1700ms
}

body[data-aos-duration="1750"] [data-aos],
[data-aos][data-aos][data-aos-duration="1750"] {
    transition-duration: 1750ms
}

body[data-aos-delay="1750"] [data-aos],
[data-aos][data-aos][data-aos-delay="1750"] {
    transition-delay: 0
}

body[data-aos-delay="1750"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1750"].aos-animate {
    transition-delay: 1750ms
}

body[data-aos-duration="1800"] [data-aos],
[data-aos][data-aos][data-aos-duration="1800"] {
    transition-duration: 1800ms
}

body[data-aos-delay="1800"] [data-aos],
[data-aos][data-aos][data-aos-delay="1800"] {
    transition-delay: 0
}

body[data-aos-delay="1800"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1800"].aos-animate {
    transition-delay: 1800ms
}

body[data-aos-duration="1850"] [data-aos],
[data-aos][data-aos][data-aos-duration="1850"] {
    transition-duration: 1850ms
}

body[data-aos-delay="1850"] [data-aos],
[data-aos][data-aos][data-aos-delay="1850"] {
    transition-delay: 0
}

body[data-aos-delay="1850"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1850"].aos-animate {
    transition-delay: 1850ms
}

body[data-aos-duration="1900"] [data-aos],
[data-aos][data-aos][data-aos-duration="1900"] {
    transition-duration: 1900ms
}

body[data-aos-delay="1900"] [data-aos],
[data-aos][data-aos][data-aos-delay="1900"] {
    transition-delay: 0
}

body[data-aos-delay="1900"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1900"].aos-animate {
    transition-delay: 1900ms
}

body[data-aos-duration="1950"] [data-aos],
[data-aos][data-aos][data-aos-duration="1950"] {
    transition-duration: 1950ms
}

body[data-aos-delay="1950"] [data-aos],
[data-aos][data-aos][data-aos-delay="1950"] {
    transition-delay: 0
}

body[data-aos-delay="1950"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="1950"].aos-animate {
    transition-delay: 1950ms
}

body[data-aos-duration="2000"] [data-aos],
[data-aos][data-aos][data-aos-duration="2000"] {
    transition-duration: 2000ms
}

body[data-aos-delay="2000"] [data-aos],
[data-aos][data-aos][data-aos-delay="2000"] {
    transition-delay: 0
}

body[data-aos-delay="2000"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2000"].aos-animate {
    transition-delay: 2000ms
}

body[data-aos-duration="2050"] [data-aos],
[data-aos][data-aos][data-aos-duration="2050"] {
    transition-duration: 2050ms
}

body[data-aos-delay="2050"] [data-aos],
[data-aos][data-aos][data-aos-delay="2050"] {
    transition-delay: 0
}

body[data-aos-delay="2050"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2050"].aos-animate {
    transition-delay: 2050ms
}

body[data-aos-duration="2100"] [data-aos],
[data-aos][data-aos][data-aos-duration="2100"] {
    transition-duration: 2100ms
}

body[data-aos-delay="2100"] [data-aos],
[data-aos][data-aos][data-aos-delay="2100"] {
    transition-delay: 0
}

body[data-aos-delay="2100"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2100"].aos-animate {
    transition-delay: 2100ms
}

body[data-aos-duration="2150"] [data-aos],
[data-aos][data-aos][data-aos-duration="2150"] {
    transition-duration: 2150ms
}

body[data-aos-delay="2150"] [data-aos],
[data-aos][data-aos][data-aos-delay="2150"] {
    transition-delay: 0
}

body[data-aos-delay="2150"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2150"].aos-animate {
    transition-delay: 2150ms
}

body[data-aos-duration="2200"] [data-aos],
[data-aos][data-aos][data-aos-duration="2200"] {
    transition-duration: 2200ms
}

body[data-aos-delay="2200"] [data-aos],
[data-aos][data-aos][data-aos-delay="2200"] {
    transition-delay: 0
}

body[data-aos-delay="2200"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2200"].aos-animate {
    transition-delay: 2200ms
}

body[data-aos-duration="2250"] [data-aos],
[data-aos][data-aos][data-aos-duration="2250"] {
    transition-duration: 2250ms
}

body[data-aos-delay="2250"] [data-aos],
[data-aos][data-aos][data-aos-delay="2250"] {
    transition-delay: 0
}

body[data-aos-delay="2250"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2250"].aos-animate {
    transition-delay: 2250ms
}

body[data-aos-duration="2300"] [data-aos],
[data-aos][data-aos][data-aos-duration="2300"] {
    transition-duration: 2300ms
}

body[data-aos-delay="2300"] [data-aos],
[data-aos][data-aos][data-aos-delay="2300"] {
    transition-delay: 0
}

body[data-aos-delay="2300"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2300"].aos-animate {
    transition-delay: 2300ms
}

body[data-aos-duration="2350"] [data-aos],
[data-aos][data-aos][data-aos-duration="2350"] {
    transition-duration: 2350ms
}

body[data-aos-delay="2350"] [data-aos],
[data-aos][data-aos][data-aos-delay="2350"] {
    transition-delay: 0
}

body[data-aos-delay="2350"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2350"].aos-animate {
    transition-delay: 2350ms
}

body[data-aos-duration="2400"] [data-aos],
[data-aos][data-aos][data-aos-duration="2400"] {
    transition-duration: 2400ms
}

body[data-aos-delay="2400"] [data-aos],
[data-aos][data-aos][data-aos-delay="2400"] {
    transition-delay: 0
}

body[data-aos-delay="2400"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2400"].aos-animate {
    transition-delay: 2400ms
}

body[data-aos-duration="2450"] [data-aos],
[data-aos][data-aos][data-aos-duration="2450"] {
    transition-duration: 2450ms
}

body[data-aos-delay="2450"] [data-aos],
[data-aos][data-aos][data-aos-delay="2450"] {
    transition-delay: 0
}

body[data-aos-delay="2450"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2450"].aos-animate {
    transition-delay: 2450ms
}

body[data-aos-duration="2500"] [data-aos],
[data-aos][data-aos][data-aos-duration="2500"] {
    transition-duration: 2500ms
}

body[data-aos-delay="2500"] [data-aos],
[data-aos][data-aos][data-aos-delay="2500"] {
    transition-delay: 0
}

body[data-aos-delay="2500"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2500"].aos-animate {
    transition-delay: 2500ms
}

body[data-aos-duration="2550"] [data-aos],
[data-aos][data-aos][data-aos-duration="2550"] {
    transition-duration: 2550ms
}

body[data-aos-delay="2550"] [data-aos],
[data-aos][data-aos][data-aos-delay="2550"] {
    transition-delay: 0
}

body[data-aos-delay="2550"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2550"].aos-animate {
    transition-delay: 2550ms
}

body[data-aos-duration="2600"] [data-aos],
[data-aos][data-aos][data-aos-duration="2600"] {
    transition-duration: 2600ms
}

body[data-aos-delay="2600"] [data-aos],
[data-aos][data-aos][data-aos-delay="2600"] {
    transition-delay: 0
}

body[data-aos-delay="2600"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2600"].aos-animate {
    transition-delay: 2600ms
}

body[data-aos-duration="2650"] [data-aos],
[data-aos][data-aos][data-aos-duration="2650"] {
    transition-duration: 2650ms
}

body[data-aos-delay="2650"] [data-aos],
[data-aos][data-aos][data-aos-delay="2650"] {
    transition-delay: 0
}

body[data-aos-delay="2650"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2650"].aos-animate {
    transition-delay: 2650ms
}

body[data-aos-duration="2700"] [data-aos],
[data-aos][data-aos][data-aos-duration="2700"] {
    transition-duration: 2700ms
}

body[data-aos-delay="2700"] [data-aos],
[data-aos][data-aos][data-aos-delay="2700"] {
    transition-delay: 0
}

body[data-aos-delay="2700"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2700"].aos-animate {
    transition-delay: 2700ms
}

body[data-aos-duration="2750"] [data-aos],
[data-aos][data-aos][data-aos-duration="2750"] {
    transition-duration: 2750ms
}

body[data-aos-delay="2750"] [data-aos],
[data-aos][data-aos][data-aos-delay="2750"] {
    transition-delay: 0
}

body[data-aos-delay="2750"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2750"].aos-animate {
    transition-delay: 2750ms
}

body[data-aos-duration="2800"] [data-aos],
[data-aos][data-aos][data-aos-duration="2800"] {
    transition-duration: 2800ms
}

body[data-aos-delay="2800"] [data-aos],
[data-aos][data-aos][data-aos-delay="2800"] {
    transition-delay: 0
}

body[data-aos-delay="2800"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2800"].aos-animate {
    transition-delay: 2800ms
}

body[data-aos-duration="2850"] [data-aos],
[data-aos][data-aos][data-aos-duration="2850"] {
    transition-duration: 2850ms
}

body[data-aos-delay="2850"] [data-aos],
[data-aos][data-aos][data-aos-delay="2850"] {
    transition-delay: 0
}

body[data-aos-delay="2850"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2850"].aos-animate {
    transition-delay: 2850ms
}

body[data-aos-duration="2900"] [data-aos],
[data-aos][data-aos][data-aos-duration="2900"] {
    transition-duration: 2900ms
}

body[data-aos-delay="2900"] [data-aos],
[data-aos][data-aos][data-aos-delay="2900"] {
    transition-delay: 0
}

body[data-aos-delay="2900"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2900"].aos-animate {
    transition-delay: 2900ms
}

body[data-aos-duration="2950"] [data-aos],
[data-aos][data-aos][data-aos-duration="2950"] {
    transition-duration: 2950ms
}

body[data-aos-delay="2950"] [data-aos],
[data-aos][data-aos][data-aos-delay="2950"] {
    transition-delay: 0
}

body[data-aos-delay="2950"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="2950"].aos-animate {
    transition-delay: 2950ms
}

body[data-aos-duration="3000"] [data-aos],
[data-aos][data-aos][data-aos-duration="3000"] {
    transition-duration: 3000ms
}

body[data-aos-delay="3000"] [data-aos],
[data-aos][data-aos][data-aos-delay="3000"] {
    transition-delay: 0
}

body[data-aos-delay="3000"] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="3000"].aos-animate {
    transition-delay: 3000ms
}

body[data-aos-easing=linear] [data-aos],
[data-aos][data-aos][data-aos-easing=linear] {
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

body[data-aos-easing=ease] [data-aos],
[data-aos][data-aos][data-aos-easing=ease] {
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

body[data-aos-easing=ease-in] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in] {
    transition-timing-function: cubic-bezier(0.42, 0, 1, 1)
}

body[data-aos-easing=ease-out] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out] {
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1)
}

body[data-aos-easing=ease-in-out] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out] {
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1)
}

body[data-aos-easing=ease-in-back] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-back] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

body[data-aos-easing=ease-out-back] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-back] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

body[data-aos-easing=ease-in-out-back] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-back] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

body[data-aos-easing=ease-in-sine] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-sine] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

body[data-aos-easing=ease-out-sine] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-sine] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

body[data-aos-easing=ease-in-out-sine] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-sine] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

body[data-aos-easing=ease-in-quad] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-quad] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

body[data-aos-easing=ease-out-quad] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-quad] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

body[data-aos-easing=ease-in-out-quad] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-quad] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

body[data-aos-easing=ease-in-cubic] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-cubic] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

body[data-aos-easing=ease-out-cubic] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-cubic] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

body[data-aos-easing=ease-in-out-cubic] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

body[data-aos-easing=ease-in-quart] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-quart] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

body[data-aos-easing=ease-out-quart] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-out-quart] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

body[data-aos-easing=ease-in-out-quart] [data-aos],
[data-aos][data-aos][data-aos-easing=ease-in-out-quart] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(0.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(0.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(0.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(0.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(0.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translate3d(0, 0, 0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

/* 左侧菜单悬浮 */
.footer-el-popper {
    left: auto !important;
    right: 60px !important;
}

@media (max-width: 750px) {
    .footer-el-popper {
        left: auto !important;
        right: 54px !important;
    }
}

.footer-el-popper .el-button:focus,
.el-button:hover {
    color: #353535;
    background-color: transparent;
}
/* el 走马灯(swiper) */
.elCarousel .el-carousel__button {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
/* 询问车提示语句 */
@media (max-width: 750px) {
    .el-message-box {
        width: 70vw;
    }
    .el-message {
        min-width: 60vw;
        width: 70vw;
    }
}


/* 引入HarmonyOS_SansSC字体 */
/* font-display: swap; 告诉浏览器立即显示使用系统默认字体，然后在自定义字体加载完成后立即替换为自定义字体。这种方式可以保证文本内容的可见性，同时允许字体在后台加载。 */
@font-face {
    font-family: 'HarmonyOS Sans SC-Bold';
    src: url(/fonts/HarmonyOS_SansSC_Bold.0e84eb6f.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS Sans SC-Medium';
    src: url(/fonts/HarmonyOS_SansSC_Medium.e0d19217.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS Sans SC-Regular';
    src: url(/fonts/HarmonyOS_SansSC_Regular.87525141.ttf) format('truetype');
    font-display: swap;
}

body {
    font-family: HarmonyOS Sans SC, HarmonyOS Sans SC-Bold;
}


.wrapper-case .block-case,.wrapper-tech .block-tech,.wrapper-industry .block-industry {
    padding: 0 47px 87px 47px
}

@media(max-width: 767px) {
    .wrapper-case .block-case,.wrapper-tech .block-tech,.wrapper-industry .block-industry {
        padding:0 0 69.6px 0
    }
}

@media(max-width: 767px) {
    .wrapper-case .block-case,.wrapper-tech .block-tech,.wrapper-industry .block-industry {
        padding:0 0 52.2px 0
    }
}

.wrapper-search .block-search__context,.wrapper-products .block-products__context,.wrapper-case .block-case__context,.wrapper-tech .block-tech__context,.wrapper-industry .block-industry__context {
    max-height: 100%;
    color: #6c6c6c;
    font-size: 16px;
    margin: 18px 0 0 0
}

.wrapper-about {
    padding: 33px 0 0 0
}

@media(max-width: 767px) {
    .wrapper-about {
        padding:60px 0 0 0
    }
}

.wrapper-about .block-about {
    color: #6c6c6c;
    padding: 90px 0 76px 0
}

@media(max-width: 767px) {
    .wrapper-about .block-about {
        padding:40px 0 60px 0
    }
}

.wrapper-about .block-about__content.editor {
    max-height: 100%
}

.editor .block-about-1 {
    padding: 0 0 75px 0;
    border-bottom: 1px solid #c8ccca
}

@media(max-width: 767px) {
    .editor .block-about-1 {
        padding:0 0 50px 0
    }
}

.editor .block-about-1 h1 {
    font-weight: 500;
    color: #0c1024;
    font-size: 28px
}

@media(max-width: 767px) {
    .editor .block-about-1 h1 {
        font-size:24px
    }
}

.editor .block-about-1 p {
    color: #6c6c6c
}

.editor .block-about-1 .box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 20px 44px
}

.editor .block-about-1 .box__left img {
    display: block
}

.editor .block-about-1 .box__right {
    font-size: 0.875em
}

@media(max-width: 767px) {
    .editor .block-about-1 .box__right {
        padding:0
    }
}

.editor .block-about-1 .box__right p {
    margin: 0
}

.editor .block-about-2 {
    padding: 75px 0 0 0
}

@media(max-width: 767px) {
    .editor .block-about-2 {
        padding:50px 0 0 0
    }
}

.editor .block-about-2 .box-group {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 30px 16px;
    margin: 30px 0 0 0
}

@media(max-width: 767px) {
    .editor .block-about-2 .box-group {
        flex-direction:column;
        align-items: center
    }
}

.editor .block-about-2 .box {
    display: inline-block;
    width: 250px
}

@media(max-width: 767px) {
    .editor .block-about-2 .box {
        width:70%
    }
}

.editor .block-about-2 .box>img {
    display: block;
    width: 100%;
    margin-bottom: 12px;
    aspect-ratio: 250/167;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover
}

.editor .block-about-2 .box__title {
    color: #3b3b3b;
    margin-bottom: 6px;
    font-size: 1em
}

.editor .block-about-2 .box p {
    margin: 0;
    color: #6c6c6c;
    font-size: 0.875em;
    letter-spacing: 0em;
    line-height: 1.5714285714
}

.editor .block-about-3 {
    padding: 0 0 105px 0
}

@media(max-width: 1269px) {
    .editor .block-about-3 {
        padding:0 0 80px 0
    }
}

@media(max-width: 767px) {
    .editor .block-about-3 {
        padding:0 0 50px 0
    }
}

.editor .block-about-3 p {
    color: #191919;
    line-height: 1.5
}

.editor .block-about-3 .box {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 0 90px;
    color: #191919
}

@media(max-width: 1269px) {
    .editor .block-about-3 .box {
        margin:30px 0 0 0;
        gap: 0 30px
    }
}

@media(max-width: 767px) {
    .editor .block-about-3 .box {
        flex-direction:column-reverse;
        align-items: flex-start
    }
}

.editor .block-about-3 .box__left {
    flex: 9
}

.editor .block-about-3 .box__right {
    flex: 11
}

.editor .block-about-3 .box__title {
    font-weight: 800;
    margin-bottom: 20px;
    font-size: 1.25em
}

.editor .block-about-3 .box__context {
    font-size: 1em
}

.editor .block-about-3 .box__context p {
    margin: 0
}

.editor .block-about-4 {
    padding: 0 0 105px 0
}

@media(max-width: 1269px) {
    .editor .block-about-4 {
        padding:0 0 80px 0
    }
}

@media(max-width: 767px) {
    .editor .block-about-4 {
        padding:0 0 50px 0
    }
}

.editor .block-about-4 .box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 586px;
    color: #191919;
    background-color: #f9f7fa;
    margin: 30px 0 0 0
}

@media(max-width: 1269px) {
    .editor .block-about-4 .box {
        height:400px
    }
}

@media(max-width: 767px) {
    .editor .block-about-4 .box {
        height:auto;
        flex-direction: column;
        align-items: center;
        padding: 40px 15px;
        gap: 20px 0
    }
}

.editor .block-about-4 .box__item {
    position: absolute
}

@media(max-width: 767px) {
    .editor .block-about-4 .box__item {
        position:relative
    }
}

.editor .block-about-4 .box__item:nth-child(1) {
    top: 20.9897610922%;
    right: 71.4473684211%;
    text-align: right
}

@media(max-width: 1269px) {
    .editor .block-about-4 .box__item:nth-child(1) {
        right:68%
    }
}

@media(max-width: 767px) {
    .editor .block-about-4 .box__item:nth-child(1) {
        top:0;
        right: 0;
        text-align: center
    }
}

.editor .block-about-4 .box__item:nth-child(2) {
    top: 65.3583617747%;
    right: 71.4473684211%;
    text-align: right
}

@media(max-width: 1269px) {
    .editor .block-about-4 .box__item:nth-child(2) {
        right:68%
    }
}

@media(max-width: 767px) {
    .editor .block-about-4 .box__item:nth-child(2) {
        top:0;
        right: 0;
        text-align: center
    }
}

.editor .block-about-4 .box__item:nth-child(3) {
    top: 20.9897610922%;
    left: 71.4473684211%;
    text-align: left
}

@media(max-width: 1269px) {
    .editor .block-about-4 .box__item:nth-child(3) {
        left:68%
    }
}

@media(max-width: 767px) {
    .editor .block-about-4 .box__item:nth-child(3) {
        top:0;
        left: 0;
        text-align: center
    }
}

.editor .block-about-4 .box__item:nth-child(4) {
    top: 65.3583617747%;
    left: 71.4473684211%;
    text-align: left
}

@media(max-width: 1269px) {
    .editor .block-about-4 .box__item:nth-child(4) {
        left:68%
    }
}

@media(max-width: 767px) {
    .editor .block-about-4 .box__item:nth-child(4) {
        top:0;
        left: 0;
        text-align: center
    }
}

.editor .block-about-4 .box__title {
    font-weight: 800;
    font-size: 1.25em
}

.editor .block-about-4 .box__text {
    margin: 8px 0;
    font-size: 1em
}

.editor .block-about-4 .box__img {
    max-width: 31.1842105263%;
    width: 100%
}

@media(max-width: 1269px) {
    .editor .block-about-4 .box__img {
        max-width:25%
    }
}

@media(max-width: 767px) {
    .editor .block-about-4 .box__img {
        max-width:60%;
        margin: 0 auto
    }
}

.editor .block-about-5 {
    padding: 0 0 75px 0
}

@media(max-width: 1269px) {
    .editor .block-about-5 {
        padding:0 0 50px 0
    }
}

.editor .block-about-5 .map {
    margin: 30px 0 0 0
}

.editor .block-about-5 .locatebox-group {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    gap: 6px;
    margin: 87px 0 0 0
}

@media(max-width: 1269px) {
    .editor .block-about-5 .locatebox-group {
        grid-template-columns:repeat(5, minmax(0, 1fr));
        margin: 60px 0 0 0
    }
}

@media(max-width: 767px) {
    .editor .block-about-5 .locatebox-group {
        grid-template-columns:repeat(2, minmax(0, 1fr));
        margin: 20px 0 0 0
    }
}

.editor .block-about-5 .locatebox-group img {
    display: block;
    width: 100%
}

.editor .block-about-6 {
    padding: 45px 0 0 0
}

@media(max-width: 1269px) {
    .editor .block-about-6 {
        padding:30px 0 0 0
    }
}

.editor .block-about-6 .box-group {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 30px 77px
}

@media(max-width: 1269px) {
    .editor .block-about-6 .box-group {
        grid-template-columns:repeat(3, minmax(0, 1fr));
        gap: 40px
    }
}

@media(max-width: 767px) {
    .editor .block-about-6 .box-group {
        grid-template-columns:repeat(2, minmax(0, 1fr));
        gap: 20px 15px
    }
}

.editor .block-about-6 .box {
    display: inline-block;
    width: 100%
}

.editor .block-about-6 .box>img {
    display: block;
    width: 100%;
    margin-bottom: 12px;
    aspect-ratio: 250/167;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover
}

.editor .block-about-6 .box__title {
    color: #3b3b3b;
    margin-bottom: 6px;
    padding: 0 0 0 20px;
    font-size: 1em
}

@media(max-width: 767px) {
    .editor .block-about-6 .box__title {
        padding:0 0 0 10px
    }
}

.editor .block-about-6 .box p {
    margin: 0;
    padding: 0 0 0 20px;
    color: #6c6c6c;
    font-size: 0.875em;
    letter-spacing: 0em;
    line-height: 1.5714285714
}

@media(max-width: 767px) {
    .editor .block-about-6 .box p {
        padding:0 0 0 10px
    }
}

.editor .block-about-6 .box__more {
    display: block;
    text-align: right;
    color: #28804a;
    padding: 16px 4px 0 0;
    font-weight: 600;
    text-decoration: none;
    font-size: 0.875em
}

.wrapper-industry {
    padding: 60px 0 0 0
}

@media(max-width: 767px) {
    .wrapper-industry {
        padding:60px 0 0 0
    }
}

.wrapper-industry .block-industry .catebox-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 29px;
    margin: 45px 0 0 0
}

@media(max-width: 767px) {
    .wrapper-industry .block-industry .catebox-group {
        gap:12px
    }
}

.wrapper-industry .block-industry .catebox-group .catebox {
    width: 100%
}

.wrapper-industry .block-industry-detail {
    display: block;
    width: 100%
}

.wrapper-industry .block-industry-detail .cate-group {
    margin: 25px 0 0 0
}

.wrapper-industry .block-industry-detail__content.editor {
    display: block;
    width: 100%;
    max-height: 100%;
    padding: 0 60px;
    margin: 80px 0 70px 0
}

@media(max-width: 1269px) {
    .wrapper-industry .block-industry-detail__content.editor {
        padding:0 36px
    }
}

@media(max-width: 767px) {
    .wrapper-industry .block-industry-detail__content.editor {
        margin:60px 0;
        padding: 0 10px
    }
}

.wrapper-industry .block-industry-detail__content.editor .title {
    margin-bottom: 25px
}

.wrapper-industry .block-industry-detail__content.editor .indbox-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 32px 0
}

.wrapper-industry .block-industry-detail__content.editor .indbox__text {
    margin: 8px 0
}

.wrapper-tech {
    padding: 60px 0 0 0
}

@media(max-width: 767px) {
    .wrapper-tech {
        padding:60px 0 0 0
    }
}

.wrapper-tech .block-tech .catebox-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 29px;
    margin: 45px 0 0 0
}

@media(max-width: 767px) {
    .wrapper-tech .block-tech .catebox-group {
        gap:12px
    }
}

.wrapper-tech .block-tech .catebox-group .catebox {
    width: 100%
}

.wrapper-tech .block-tech-detail {
    display: block;
    width: 100%
}

.wrapper-tech .block-tech-detail .cate-group {
    margin: 25px 0 0 0
}

.wrapper-tech .block-tech-detail__content.editor {
    display: block;
    width: 100%;
    max-height: 100%;
    padding: 0 60px;
    margin: 80px 0 87px 0
}

@media(max-width: 1269px) {
    .wrapper-tech .block-tech-detail__content.editor {
        padding:0 36px
    }
}

@media(max-width: 767px) {
    .wrapper-tech .block-tech-detail__content.editor {
        margin:60px 0;
        padding: 0 10px
    }
}

.wrapper-tech .block-tech-detail__content.editor .title {
    margin-bottom: 25px
}

.wrapper-case {
    padding: 60px 0 0 0
}

@media(max-width: 767px) {
    .wrapper-case {
        padding:60px 0 0 0
    }
}

.wrapper-case .block-case .catebox-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 29px;
    margin: 45px 0 0 0
}

@media(max-width: 767px) {
    .wrapper-case .block-case .catebox-group {
        gap:12px
    }
}

.wrapper-case .block-case .catebox-group .catebox {
    width: 100%
}

.wrapper-case .block-case-detail {
    display: block;
    width: 100%
}

.wrapper-case .block-case-detail .cate-group {
    margin: 25px 0 0 0
}

.wrapper-case .block-case-detail__content.editor {
    display: block;
    width: 100%;
    max-height: 100%;
    padding: 0 60px;
    margin: 80px 0 87px 0
}

@media(max-width: 1269px) {
    .wrapper-case .block-case-detail__content.editor {
        padding:0 36px
    }
}

@media(max-width: 767px) {
    .wrapper-case .block-case-detail__content.editor {
        margin:60px 0;
        padding: 0 10px
    }
}

.wrapper-case .block-case-detail__content.editor .title {
    margin-bottom: 25px
}

.wrapper-case .block-case-detail__content.editor .block-service-1 {
    width: 100%;
    max-width: 1373px;
    margin: 0 auto
}

.wrapper-case .block-case-detail__content.editor .block-service-1 .box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0 7.96875vw;
    padding: 0 0 56px 0
}

@media(max-width: 1269px) {
    .wrapper-case .block-case-detail__content.editor .block-service-1 .box {
        padding:0 40px 60px 40px;
        justify-content: space-between;
        flex-direction: column;
        gap: 30px 0
    }
}

@media(max-width: 767px) {
    .wrapper-case .block-case-detail__content.editor .block-service-1 .box {
        padding:0 20px 40px 20px;
        gap: 20px 0
    }
}

.wrapper-case .block-case-detail__content.editor .block-service-1 .box__content {
    width: 44.792425346%;
    padding: 40px 0 0 0
}

@media(max-width: 1269px) {
    .wrapper-case .block-case-detail__content.editor .block-service-1 .box__content {
        width:100%;
        padding: 0
    }
}

.wrapper-case .block-case-detail__content.editor .block-service-1 .box__pic {
    display: block
}

@media(max-width: 1269px) {
    .wrapper-case .block-case-detail__content.editor .block-service-1 .box__pic {
        margin:0 auto
    }
}

.wrapper-case .block-case-detail__content.editor .block-service-1 .box__title {
    font-weight: 800;
    margin-bottom: 20px;
    font-size: 1.25em
}

.wrapper-case .block-case-detail__content.editor .block-service-1 .box__context {
    font-size: 1em
}

.wrapper-case .block-case-detail__content.editor .block-service-1 .box__context p {
    margin: 0
}

.wrapper-case .block-case-detail__content.editor .block-service-2 {
    display: block;
    width: 100%;
    background-color: #f9f7f9;
    padding: 48px 40px 30px 40px
}

@media(max-width: 1269px) {
    .wrapper-case .block-case-detail__content.editor .block-service-2 {
        padding:60px 40px
    }
}

@media(max-width: 767px) {
    .wrapper-case .block-case-detail__content.editor .block-service-2 {
        padding:40px 20px
    }
}

.wrapper-case .block-case-detail__content.editor .block-service-2 .box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 3.125vw;
    color: #6c6c6c
}

@media(max-width: 1269px) {
    .wrapper-case .block-case-detail__content.editor .block-service-2 .box {
        flex-direction:column;
        align-items: flex-start;
        justify-content: center;
        gap: 40px 0
    }
}

.wrapper-case .block-case-detail__content.editor .block-service-2 .box__pic>img {
    display: block;
    width: 100%
}

.wrapper-case .block-case-detail__content.editor .block-service-2 .box__title {
    font-weight: 800;
    color: #191919;
    font-size: 1.25em
}

.wrapper-case .block-case-detail__content.editor .block-service-2 .box__content {
    flex-grow: 1
}

@media(max-width: 1269px) {
    .wrapper-case .block-case-detail__content.editor .block-service-2 .box__content {
        width:100%;
        margin: 0 auto
    }
}

.wrapper-case .block-case-detail__content.editor .block-service-2 .box__content ul li::before {
    background-color: #28804a
}

.wrapper-case .block-case-detail__content.editor .block-service-2 .box__content .item-group {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0 40px;
    padding: 10px 0 0 0
}

@media(max-width: 1269px) {
    .wrapper-case .block-case-detail__content.editor .block-service-2 .box__content .item-group {
        flex-direction:column;
        justify-content: flex-start;
        align-items: center;
        gap: 30px 0
    }
}

@media(max-width: 767px) {
    .wrapper-case .block-case-detail__content.editor .block-service-2 .box__content .item-group {
        flex-direction:column;
        align-items: center;
        gap: 40px 0;
        padding: 20px 0 0 0
    }
}

.wrapper-case .block-case-detail__content.editor .block-service-2 .box__content .item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center
}

.wrapper-case .block-case-detail__content.editor .block-service-2 .box__content .item__img {
    display: inline-block;
    margin-bottom: 10px
}

.wrapper-case .block-case-detail__content.editor .block-service-2 .box__content .item__title {
    font-weight: 800;
    margin-bottom: 4px;
    color: #191919;
    white-space: nowrap;
    font-size: 1.125em
}

.wrapper-case .block-case-detail__content.editor .block-service-2 .box__content .item__text {
    font-size: 1em
}

.wrapper-case .block-case-detail__content.editor .block-service-3 {
    padding: 136px 0 0 0
}

@media(max-width: 1269px) {
    .wrapper-case .block-case-detail__content.editor .block-service-3 {
        padding:60px 0 0 0
    }
}

.wrapper-case .block-case-detail__content.editor .block-service-3 .skillsupport-group {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    gap: 0 20px
}

@media(max-width: 1269px) {
    .wrapper-case .block-case-detail__content.editor .block-service-3 .skillsupport-group {
        gap:50px 0;
        flex-direction: column;
        align-items: center
    }
}

.wrapper-case .block-case-detail__content.editor .block-service-3 .skillsupport-group .skillsupport {
    text-align: center
}

.wrapper-case .block-case-detail__content.editor .block-service-3 .skillsupport-group .skillsupport__title {
    font-weight: 800;
    margin-bottom: 12px;
    font-size: 1.25em
}

.wrapper-case .block-case-detail__content.editor .block-service-3 .skillsupport-group .skillsupport__item-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    gap: 10px 0
}

.wrapper-case .block-case-detail__content.editor .block-service-3 .skillsupport-group .skillsupport__item {
    color: #6c6c6c;
    font-size: 1em
}

.wrapper-products .block-products-detail .swiper-thumb-btnouter .swiper-button-prev,.wrapper-products .block-products-detail .swiper-thumb-btnouter .swiper-button-next {
    width: 30px;
    height: auto;
    aspect-ratio: 1/1;
    color: #b9b9b9;
    background-color: #fff;
    top: 50%;
    opacity: 1
}

.wrapper-products .block-products-detail .swiper-thumb-btnouter .swiper-button-prev::after,.wrapper-products .block-products-detail .swiper-thumb-btnouter .swiper-button-next::after {
    font-size: 22px;
    top: 1px
}

.wrapper-products .block-products-detail .swiper-thumb-btnouter .swiper-button-prev {
    left: 7px;
    transform: translate(-50%, -50%)
}

.wrapper-products .block-products-detail .swiper-thumb-btnouter .swiper-button-next {
    right: 7px;
    transform: translate(50%, -50%)
}

.wrapper-products {
    padding: 60px 0 0 0
}

@media(max-width: 767px) {
    .wrapper-products {
        padding:60px 0 0 0
    }
}

.wrapper-products .block-products {
    padding: 0 0 30px 0
}

.wrapper-products .block-products__info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 60px;
    padding: 60px 0 30px 0
}

@media(max-width: 1269px) {
    .wrapper-products .block-products__info {
        padding:20px 0 20px 0
    }
}

@media(max-width: 767px) {
    .wrapper-products .block-products__info {
        padding:20px 0 20px 0
    }
}

.wrapper-products .block-products__context {
    flex: 1.05
}

.wrapper-products .block-products__pic {
    flex: .95
}

@media(max-width: 767px) {
    .wrapper-products .block-products__pic {
        display:none
    }
}

.wrapper-products .block-products__pic>img {
    display: block;
    width: 100%;
    aspect-ratio: 630/367;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain
}

.wrapper-products .block-products .box-product {
    display: block;
    padding: 60px 0;
    border-top: 1px solid #c8ccca
}

@media(max-width: 1269px) {
    .wrapper-products .block-products .box-product {
        width:calc(100% - 30px);
        padding: 30px 0;
        margin: 0 auto
    }
}

@media(max-width: 767px) {
    .wrapper-products .block-products .box-product {
        width:100%;
        padding: 35px 0 25px 0
    }
}

.wrapper-products .block-products .box-product__title {
    color: #000;
    font-size: 24px;
    font-weight: 500
}

@media(max-width: 767px) {
    .wrapper-products .block-products .box-product__title {
        font-size:22px
    }
}

.wrapper-products .block-products .box-product__title>a {
    color: inherit;
    font-size: inherti
}

.wrapper-products .block-products .box-product__title>a:hover {
    opacity: .7
}

.wrapper-products .block-products .box-product__layout {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 60px;
    padding: 20px 0 0 0
}

@media(max-width: 1269px) {
    .wrapper-products .block-products .box-product__layout {
        gap:0 25px;
        padding: 8px 0 0 0
    }
}

@media(max-width: 767px) {
    .wrapper-products .block-products .box-product__layout {
        flex-direction:column;
        justify-content: flex-start;
        align-items: center;
        padding: 0
    }
}

.wrapper-products .block-products .box-product__pic {
    flex: 1;
    overflow: hidden
}

@media(max-width: 1269px) {
    .wrapper-products .block-products .box-product__pic {
        flex:.95
    }
}

.wrapper-products .block-products .box-product__pic>img {
    display: block;
    width: 100%;
    aspect-ratio: 630/367;
    transition: .8s all;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain
}

.wrapper-products .block-products .box-product__text {
    flex: 1;
    color: #6c6c6c;
    margin-bottom: 27px
}

@media(max-width: 1269px) {
    .wrapper-products .block-products .box-product__text {
        flex:1.15
    }
}

@media(max-width: 767px) {
    .wrapper-products .block-products .box-product__text {
        margin:14px 0
    }
}

.wrapper-products .block-products .box-product:hover .box-product__pic>img {
    transform: scale(1.06)
}

.wrapper-products .block-products .box-product:nth-child(2n) .box-product__layout {
    flex-direction: row-reverse
}

@media(max-width: 767px) {
    .wrapper-products .block-products .box-product:nth-child(2n) .box-product__layout {
        flex-direction:column
    }
}

.wrapper-products .block-products .box-product__inner {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px
}

@media(max-width: 1269px) {
    .wrapper-products .block-products .box-product__inner {
        gap:16px
    }
}

@media(max-width: 767px) {
    .wrapper-products .block-products .box-product__inner {
        grid-template-columns:repeat(2, 1fr)
    }
}

.wrapper-products .block-products .box-product__inner .pic {
    grid-column: 1/3;
    margin: 0 auto
}

.wrapper-products .block-products .box-product__inner .pic>img {
    display: block;
    width: 100%;
    aspect-ratio: 516/300;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover
}

.wrapper-products .block-products .box-product__inner .more {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.wrapper-products .block-products .box-product__inner .more__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #6c6c6c;
    font-size: 16px;
    gap: 6px 0;
    margin-bottom: 12px
}

.wrapper-products .block-products .box-product__inner .more__dot {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 6px;
    font-size: 6px;
    color: #b9b9ba
}

.wrapper-products .block-products-detail {
    display: block;
    width: 100%;
    padding: 0 0 90px 0
}

.wrapper-products .block-products-detail__inner {
    width: 90%;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    max-height: 100%;
    font-size: 16px;
    margin: 0 auto 44px auto
}

@media(max-width: 1269px) {
    .wrapper-products .block-products-detail__inner {
        width:100%;
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .wrapper-products .block-products-detail__inner {
        flex-direction:column;
        align-items: center;
        font-size: 12px
    }
}

.wrapper-products .block-products-detail__left {
    width: 45%;
    flex-shrink: 0
}

@media(max-width: 1269px) {
    .wrapper-products .block-products-detail__left {
        width:45%
    }
}

@media(max-width: 767px) {
    .wrapper-products .block-products-detail__left {
        width:100%;
        margin-bottom: 30px
    }
}

.wrapper-products .block-products-detail__right {
    flex-grow: 1;
    padding-left: 80px;
    padding: 0vw 0vw 0vw 4.1666666667vw
}

@media(max-width: 767px) {
    .wrapper-products .block-products-detail__right {
        padding:0;
        width: 90%
    }
}

.wrapper-products .block-products-detail__cate {
    color: #28804a;
    margin-bottom: 18px;
    font-size: 1.125em
}

@media(max-width: 1269px) {
    .wrapper-products .block-products-detail__cate {
        margin-bottom:16px
    }
}

@media(max-width: 767px) {
    .wrapper-products .block-products-detail__cate {
        margin-bottom:8px;
        font-size: 1.375em
    }
}

.wrapper-products .block-products-detail__title {
    font-weight: 700;
    margin-bottom: 38px;
    font-size: 2em
}

.wrapper-products .block-products-detail__title.heading-3 {
    font-size: 1.6em;
    font-weight: 500;
} 

@media(max-width: 767px) {
    .wrapper-products .block-products-detail__title {
        margin-bottom:30px
    }
}

.wrapper-products .block-products-detail__title.heading-2::before {
    left: 0;
    transform: unset
}

.wrapper-products .block-products-detail__context {
    margin-bottom: 40px
}

.wrapper-products .block-products-detail__context .title {
    font-weight: 700;
    font-size: 18px
}

.wrapper-products .block-products-detail__context ul {
    list-style-type: none
}

.wrapper-products .block-products-detail__context p {
    margin: 0
}

.wrapper-products .block-products-detail .btn-group {
    display: flex;
    gap: 0 6px
}

.wrapper-products .block-products-detail__content {
    display: none;
    padding: 60px 0 40px 0
}

.wrapper-products .block-products-detail__content .box-1 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.wrapper-products .block-products-detail__content .box-1__right {
    width: 578px;
    flex-shrink: 0
}

.wrapper-products .block-products-detail__content table.rwd td {
    padding: 6px 10px
}

.wrapper-products .block-products-detail__content table.rwd:first-child {
    margin-top: 0
}

.wrapper-products .block-products-detail .swiper-nail-outer {
    display: block;
    width: 100%;
    overflow: hidden
}

.wrapper-products .block-products-detail .swiper-nail-outer .swiper-nail .swiper-wrapper .swiper-slide img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    aspect-ratio: 526/463;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain
}

.wrapper-products .block-products-detail .swiper-thumb-outer {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0 0
}

.wrapper-products .block-products-detail .swiper-thumb-outer .swiper-thumb .swiper-wrapper .swiper-slide {
    padding: 0;
    border: 2px solid #d3d3d3
}

.wrapper-products .block-products-detail .swiper-thumb-outer .swiper-thumb .swiper-wrapper .swiper-slide img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    cursor: pointer;
    aspect-ratio: 526/463;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain
}

.wrapper-products .block-products-detail .swiper-thumb-outer .swiper-thumb .swiper-wrapper .swiper-slide img:hover {
    opacity: .8
}

.wrapper-products .block-products-detail .swiper-thumb-btnouter {
    padding: 8px 23px
}

@media(max-width: 1269px) {
    .wrapper-products .block-products-detail .swiper-thumb-btnouter {
        margin:0 8px
    }
}

.wrapper-products .block-products-detail .swiper-thumb-btnouter .swiper-scrollbar {
    bottom: -4px
}

.wrapper-products .block-products-detail .btn-outer {
    display: flex;
    justify-content: center;
    align-items: center
}

.wrapper-news {
    padding: 33px 0 88px 0
}

@media(max-width: 767px) {
    .wrapper-news {
        padding:60px 0 66px 0
    }
}

.wrapper-news .block-news {
    padding: 88px 47px 117px 47px
}

@media(max-width: 1269px) {
    .wrapper-news .block-news {
        padding:60px 47px 87px 47px
    }
}

@media(max-width: 767px) {
    .wrapper-news .block-news {
        padding:50px 0 52.2px 0
    }
}

.wrapper-news .block-news .newsbox-group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 52px 20px
}

@media(max-width: 1269px) {
    .wrapper-news .block-news .newsbox-group {
        grid-template-columns:1fr 1fr;
        gap: 30px 15px
    }
}

.wrapper-news .block-news .newsbox-group .newsbox {
    width: 100%
}

.wrapper-news .block-news .queue-outer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 53px 0 0 0
}

@media(max-width: 767px) {
    .wrapper-news .block-news .queue-outer {
        margin:43px 0 0 0
    }
}

.wrapper-news .block-news-detail {
    display: block;
    width: 100%;
    padding: 0 110px 0 110px;
    margin: 67px 0 0 0
}

@media(max-width: 1269px) {
    .wrapper-news .block-news-detail {
        padding:0 0 0 0;
        margin: 40px 0 0 0
    }
}

@media(max-width: 767px) {
    .wrapper-news .block-news-detail {
        margin:30px 0 0 0
    }
}

.wrapper-news .block-news-detail__info {
    font-size: 16px
}

@media(max-width: 1269px) {
    .wrapper-news .block-news-detail__info {
        font-size:14px
    }
}

@media(max-width: 767px) {
    .wrapper-news .block-news-detail__info {
        font-size:12px
    }
}

.wrapper-news .block-news-detail__info .date {
    color: #6c6c6c;
    margin-bottom: 9px;
    font-size: 0.9375em
}

.wrapper-news .block-news-detail__info .date i {
    margin-right: 6px
}

.wrapper-news .block-news-detail__info .title {
    padding-bottom: 16px;
    border-bottom: 1px solid #c8ccca;
    font-size: 1.75em;
    letter-spacing: 0em;
    line-height: 1.0714285714
}

.wrapper-news .block-news-detail__content {
    padding: 28px 0 0 0
}

.wrapper-news .block-news-detail .btn-outer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 25px 0 0 0
}

.wrapper-news .block-relate-product {
    padding: 0 110px;
    margin: 69px 0 0 0
}

@media(max-width: 1269px) {
    .wrapper-news .block-relate-product {
        padding:0
    }
}

.wrapper-news .block-relate-product .swiper-relate-btnouter {
    margin: 45px 0 0 0
}

@media(max-width: 1269px) {
    .wrapper-news .block-relate-product .swiper-relate-btnouter {
        margin:36px 0 0 0
    }
}

.wrapper-news .block-relate-product .swiper-relate-btnouter .swiper-relate-outer {
    padding: 0 24px
}

.wrapper-news .block-relate-product .swiper-relate-btnouter .swiper-relate-outer .swiper-relate {
    overflow: hidden
}

@media(max-width: 767px) {
    .wrapper-news .block-relate-product .swiper-relate-btnouter .swiper-relate-outer .swiper-relate .pitem {
        display:block;
        margin: 0 auto
    }
}

.wrapper-news .block-relate-product .swiper-button-prev {
    width: 30px;
    font-size: 25px;
    color: #6c6c6c;
    left: unset;
    right: 100%;
    justify-content: flex-end
}

@media(max-width: 767px) {
    .wrapper-news .block-relate-product .swiper-button-prev {
        right:calc(100% - 30px)
    }
}

@media(min-width: 1270px) {
    .wrapper-news .block-relate-product .swiper-button-prev:hover {
        transform:translate(-20%, -50%)
    }
}

.wrapper-news .block-relate-product .swiper-button-next {
    width: 30px;
    font-size: 25px;
    color: #6c6c6c;
    right: unset;
    left: 100%;
    justify-content: flex-start
}

@media(max-width: 767px) {
    .wrapper-news .block-relate-product .swiper-button-next {
        left:calc(100% - 30px)
    }
}

@media(min-width: 1270px) {
    .wrapper-news .block-relate-product .swiper-button-next:hover {
        transform:translate(20%, -50%)
    }
}

.wrapper-contact {
    padding: 33px 0 88px 0
}

@media(max-width: 767px) {
    .wrapper-contact {
        padding:60px 0 66px 0
    }
}

.wrapper-contact .block-contact {
    max-height: 100%
}

.wrapper-contact .block-contact__context {
    color: #000;
    margin: 27px 0 46px 0;
    font-size: 1em;
    letter-spacing: 0em;
    line-height: 1.875
}

.wrapper-contact .box-contact {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    gap: 0 40px;
    margin: 40px 0 0 0
}

@media(max-width: 1269px) {
    .wrapper-contact .box-contact {
        flex-direction:column;
        align-items: center;
        gap: 40px 0
    }
}

.wrapper-contact .box-contact__left {
    display: block
}

@media(max-width: 1269px) {
    .wrapper-contact .box-contact__left .form-contact {
        width:100%
    }
}

.wrapper-contact .box-contact__right {
    flex-grow: 1;
    background-color: #fafafa
}

@media(max-width: 1269px) {
    .wrapper-contact .box-contact__right {
        width:100%
    }
}

.wrapper-contact .box-contact__right .contactcard {
    width: 100%;
    flex-shrink: 0;
    font-size: 16px;
    padding: 46px 26px 26px 42px
}

@media(max-width: 767px) {
    .wrapper-contact .box-contact__right .contactcard {
        padding:30px 20px
    }
}

.wrapper-contact .box-contact__right .contactcard__maintitle {
    color: #000;
    margin-bottom: 48px;
    font-size: 1.375em
}

@media(max-width: 767px) {
    .wrapper-contact .box-contact__right .contactcard__maintitle {
        margin-bottom:20px
    }
}

.wrapper-contact .box-contact__right .contactcard__item-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6px 0
}

.wrapper-contact .box-contact__right .contactcard__item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 14px 0 0 0
}

.wrapper-contact .box-contact__right .contactcard__icon {
    flex-shrink: 0;
    color: #28804a;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    border: 1px solid #28804a;
    top: -11px;
    margin-right: 12px;
    font-size: 1.125em
}

@media(max-width: 1269px) {
    .wrapper-contact .box-contact__right .contactcard__icon {
        top:-12px
    }
}

@media(max-width: 767px) {
    .wrapper-contact .box-contact__right .contactcard__icon {
        zoom:.85;
        top: -10px
    }
}

.wrapper-contact .box-contact__right .contactcard__icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.wrapper-contact .box-contact__right .contactcard__value-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px 0
}

.wrapper-contact .box-contact__right .contactcard__value {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    color: #000;
    gap: 6px 0;
    font-size: 0.9375em
}

.wrapper-contact .box-contact__right .contactcard__value span {
    display: block;
    font-weight: 500
}

.wrapper-inquiry {
    padding: 33px 0 88px 0
}

@media(max-width: 767px) {
    .wrapper-inquiry {
        padding:60px 0 66px 0
    }
}

.wrapper-inquiry .block-inquiry {
    max-height: 100%
}

.wrapper-inquiry .block-inquiry__context {
    color: #000;
    margin: 27px 0 46px 0;
    font-size: 1em;
    letter-spacing: 0em;
    line-height: 1.875
}

.wrapper-inquiry .box-inquiry {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    gap: 40px;
    margin: 40px 0 0 0
}

@media(max-width: 1269px) {
    .wrapper-inquiry .box-inquiry {
        gap:40px 0
    }
}

.wrapper-inquiry .box-inquiry__top {
    display: block;
    width: 100%;
    background-color: #fafafa;
    padding: 10px 30px 60px 30px
}

@media(max-width: 767px) {
    .wrapper-inquiry .box-inquiry__top {
        padding:20px 15px
    }
}

.wrapper-inquiry .box-inquiry__bottom {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fafafa
}

@media(max-width: 1269px) {
    .wrapper-inquiry .box-inquiry__bottom .form-inquiry {
        width:100%
    }
}

.wrapper-sitemap {
    padding: 33px 0 88px 0
}

@media(max-width: 767px) {
    .wrapper-sitemap {
        padding:60px 0 66px 0
    }
}

.wrapper-sitemap .block-sitemap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 108px 0;
    margin: 35px 0 53px 0;
    padding: 0 0
}

@media(max-width: 1269px) {
    .wrapper-sitemap .block-sitemap {
        gap:80px 0
    }
}

@media(max-width: 767px) {
    .wrapper-sitemap .block-sitemap {
        gap:60px 0
    }
}

.wrapper-sitemap .block-sitemap .sitemap-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 50%;
    margin: 0 0;
    font-size: 16px
}

@media(max-width: 1269px) {
    .wrapper-sitemap .block-sitemap .sitemap-box {
        margin:0 0;
        font-size: 15px
    }
}

@media(max-width: 767px) {
    .wrapper-sitemap .block-sitemap .sitemap-box {
        width:100%;
        margin: 0 0
    }
}

@media(min-width: 768px) {
    .wrapper-sitemap .block-sitemap .sitemap-box:nth-child(odd) {
        padding-right:40px
    }
}

@media(min-width: 768px) {
    .wrapper-sitemap .block-sitemap .sitemap-box:nth-child(even) {
        padding-left:40px
    }
}

.wrapper-sitemap .block-sitemap .sitemap-box.sitemap-box--master {
    width: 100%;
    padding: 0
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn {
    width: 100%;
    height: auto;
    padding-bottom: 13px;
    font-weight: 400;
    color: #21653e;
    font-size: 28px;
    border-bottom: 1px solid #c8ccca;
    transition: .3s all;
    font-size: 1.75em
}

@media(max-width: 1269px) {
    .wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn {
        padding-bottom:8px
    }
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn:hover {
    color: rgba(33,101,62,.8)
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn h2 {
    font-size: inherit
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 46px 100px;
    width: 100%;
    margin-top: 40px
}

@media(max-width: 1269px) {
    .wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 {
        gap:46px 80px;
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 {
        gap:46px 70px;
        margin-top: 20px
    }
}

@media(max-width: 767px) {
    .wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 {
        display:grid;
        grid-template-columns: 1fr 1fr;
        gap: 46px 9.1264667536vw
    }
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__title {
    display: block;
    color: #191919;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    padding: 0 0;
    font-size: 1.125em
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__title:not(.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__title:last-child) {
    margin: 0 0 28px 0
}

@media(max-width: 1269px) {
    .wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__title:not(.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__title:last-child) {
        margin:0 0 20px 0
    }
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__title h3 {
    font-size: inherit
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__box {
    padding: 0 0
}

@media(min-width: 767px) {
    .wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__box {
        padding: 0 0;
        width: 300px;
    } 
}


.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__name-group {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 16px 37px;
    padding: 0 0 0 0
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__name {
    display: inline-block;
    color: #767778;
    padding: 0 0;
    font-size: 16px;
    width: auto;
    text-align: center;
    font-size: 1em
}

@media(max-width: 767px) {
    .wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__name {
        display:block;
        text-align: center
    }
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__name:hover {
    color: #21653e
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__name:hover::before {
    color: #767778
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__name::before {
    content: "";
    margin-right: 4px;
    font-size: .8em;
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1__name h4 {
    display: inline-block;
    font-size: inherit;
    letter-spacing: normal
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2 {
    margin: 10px 2.916vw;
    margin-bottom: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid #6c6c6c
}

@media(max-width: 767px) {
    .wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2 {
        margin-bottom:22px
    }
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2__title {
    display: block;
    color: #191919;
    margin-bottom: 22px
}

@media(max-width: 767px) {
    .wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2__title {
        margin-bottom:4px
    }
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2__title h4 {
    font-size: inherit
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2__name {
    display: inline-block;
    color: #191919;
    margin: 12px 13px;
    word-break: break-all
}

@media(max-width: 767px) {
    .wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2__name {
        display:block;
        margin: 12px 0px;
        text-align: center
    }
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2__name::before {
    content: "[";
    display: inline-block;
    margin-right: 4px
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2__name::after {
    content: "]";
    display: inline-block;
    margin-left: 4px
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2__name:hover {
    opacity: .7
}

.wrapper-sitemap .block-sitemap .sitemap-box .sitemapbtn-L1 .sitemapbtn-L2__name h5 {
    display: inline;
    font-size: inherit
}

.wrapper-search {
    padding: 60px 0 0 0
}

@media(max-width: 767px) {
    .wrapper-search {
        padding:60px 0 0 0
    }
}

.wrapper-search .block-search {
    padding: 0 0 30px 0
}

.wrapper-search .block-search__context {
    padding: 0 0 52px 0
}

.wrapper-search .block-search .box-product {
    padding: 60px 0 0 0;
    margin-bottom: 60px
}

.wrapper-search .block-search .box-product__title {
    color: #000;
    font-size: 24px;
    font-weight: 500
}

@media(max-width: 767px) {
    .wrapper-search .block-search .box-product__title {
        font-size:22px
    }
}

.wrapper-search .block-search .box-product__title>a {
    color: inherit;
    font-size: inherti
}

.wrapper-search .block-search .box-product__title>a:hover {
    opacity: .7
}

.wrapper-search .block-search .box-product__text {
    color: #6c6c6c;
    margin-bottom: 27px
}

.wrapper-search .block-search .box-product__inner {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px
}

@media(max-width: 1269px) {
    .wrapper-search .block-search .box-product__inner {
        gap:16px
    }
}

@media(max-width: 767px) {
    .wrapper-search .block-search .box-product__inner {
        grid-template-columns:repeat(2, 1fr)
    }
}

.wrapper-search .block-search .box-product__inner .pic {
    grid-column: 1/3;
    margin: 0 auto
}

.wrapper-search .block-search .box-product__inner .pic>img {
    display: block;
    width: 100%;
    aspect-ratio: 516/300;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover
}

.wrapper-search .block-search .box-product__inner .more {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.wrapper-search .block-search .box-product__inner .more__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #6c6c6c;
    font-size: 16px;
    gap: 6px 0;
    margin-bottom: 12px
}

.wrapper-search .block-search .box-product__inner .more__dot {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 6px;
    font-size: 6px;
    color: #b9b9ba
}

.wrapper-thanks {
    display: block;
    width: 100%;
    padding: 90px 0 60px 0
}

.wrapper-thanks .block-thanks {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 100%
}

.wrapper-thanks .block-thanks__logo {
    max-width: 200px
}

@media(max-width: 767px) {
    .wrapper-thanks .block-thanks__logo {
        max-width:160px
    }
}

.wrapper-thanks .block-thanks__text {
    text-align: center;
    margin: 30px 0 60px 0;
    font-size: 1.125em;
    letter-spacing: 0.05em;
    line-height: 1.6666666667
}

.wrapper-products .block-products .box-product__label {
    flex: 1;
    font-size: 1.2em;
    font-weight: 600;
}


.wrapper-products .block-products .box-product__text {
    flex: 1;
    color: #6c6c6c;
    margin-bottom: 27px
}

.wrapper-products .box-product__label {
    flex: 1;
    font-size: 1.2em;
    color: #000000;
    font-weight: 600;
}

.wrapper-products .box-product__text {
    flex: 1;
    margin-bottom: 27px
}

.wrapper-products .box-product__text__fontWeight700 {
    font-weight: 700;
}

.wrapper-industry .box-product__label {
    flex: 1;
    font-size: 1.2em;
    color: #000000;
    font-weight: 600;
}

.wrapper-industry .box-product__text {
    flex: 1;
    margin-bottom: 27px
}

.wrapper-industry .editor ul li::before {
    top: .8em;
    background-color: #28804a;
}

.wrapper-tech .box-product__text {
    flex: 1;
    color: #6c6c6c;
    margin-bottom: 27px
}
.wrapper-tech .box-product__label {
    flex: 1;
    font-size: 1.2em;
    color: #000000;
    font-weight: 600;
}

.wrapper-about .box-product__text {
    flex: 1;
    color: #6c6c6c;
    margin-bottom: 27px
}
.wrapper-about .box-product__label {
    flex: 1;
    font-size: 1.2em;
    color: #000000;
    font-weight: 600;
}

/*  */

.chsHomeGridBox_item, .chsHomeMainPosterFlexBox_item {
    text-align: center;
}

.industry-projectList {
    display: block;
    width: 100%;
    max-height: 100%;
}

.wrapper-industry .block-industry-detail__content.editor .industry-projectList .title {
    margin-bottom: 70px;
}

.industry-projectList-flex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
    -moz-column-gap: 80px;
         column-gap: 80px;
}

@media(max-width: 767px) {
    .industry-projectList-flex {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        row-gap: 40px;
        -moz-column-gap: 0px;
             column-gap: 0px;
    }
}

.industry-projectList-item {
    max-width: 200px;
}

.industry-projectList-item .industry-projectList-item-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.industry-projectList-item .industry-projectList-item-img img {
    transform: scale(1);
    transition: .6s all;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: pointer;
}

.industry-projectList-item .industry-projectList-item-img img:hover { 
    transform: scale(1.06);
}

.industry-projectList-item .industry-projectList-item-label {
    font-size: 19px;
    font-weight: 700;
    color: #191919;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.industry-projectList-item .industry-projectList-item-text {
    font-size: 13px;
    font-weight: 200;
    color: #686868;
    text-align: center;
    margin-top: 20px;
}
.box-product__text__fontWeight500 {
    font-weight: 500;
}
.box-product__text__fontWeight600 {
    font-weight: 600;
}
.box-product__text__fontWeight700 {
    font-weight: 700;
}
