@font-face {
    font-family: 'Geist Sans';
    src: url(font-geist/fonts/geist-variable.woff2) format('woff2-variations');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Geist Sans';
    src: url(font-geist/fonts/geist-italic-variable.woff2) format('woff2-variations');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap
}

.tk-geist,.tk-museo-slab {
    font-family: 'Geist Sans',sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.logo-wrap a img {
    width: 241px;
    object-fit: contain;
}
h2.sdas.mt-0.tk-museo-slab.text-center {
    margin-bottom: 3px;
}

p.pama {
    text-align: center;
    font-size: 17px;
}
img.lsd.lazy.maxw-full.d-block.loaded {
    width: 195px !important;
    max-width: 201px !important;
    object-fit: contain;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=41395406423379b96feeb9db65c3039b)
 * Config saved to config.json and https://gist.github.com/41395406423379b96feeb9db65c3039b
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,:after,:before {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100%!important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

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

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

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    background-color: #fff
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    line-height: 1.1;
    color: inherit
}

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

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

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

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

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

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }
}

.small,small {
    font-size: 85%
}

.mark,mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,a.text-primary:hover {
    color: #286090
}

a.text-success:focus,a.text-success:hover {
    color: #2b542c
}

a.text-info:focus,a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #e4b9b9
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

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

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

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

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

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

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    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: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        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: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        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: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        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
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height:34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

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

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align:right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius:4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height:200px
    }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom,.navbar-fixed-top {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    border-radius: 4px;
    :var(--font-size-caption-1)}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #286090
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,.jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 810px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px
}

.popover.right {
    margin-left: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        left: 0
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

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

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

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

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

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display:block!important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display:block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(bootstrap/fonts/glyphicons-halflings-regular.eot);
    src: url(bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-star:before {
    content: "\e006"
}

/*!
 * 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-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas {
    -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
}

.fa-classic,.fa-regular,.fa-solid,.far,.fas {
    font-family: "Font Awesome 6 Free"
}

.fa-brands,.fab {
    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: .08333em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .07143em;
    vertical-align: .05357em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .04167em;
    vertical-align: -.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.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-radius: var(--fa-border-radius,.1em);
    border: var(--fa-border-width,.08em);
    padding: var(--fa-border-padding,.2em .25em .15em)
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin,.3em)
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin,.3em)
}

.fa-beat {
    -webkit-animation-name: fa-beat;
    animation-name: fa-beat;
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-bounce {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))
}

.fa-fade {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-beat-fade,.fa-fade {
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s)
}

.fa-beat-fade {
    -webkit-animation-name: fa-beat-fade;
    animation-name: fa-beat-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-flip {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-shake {
    -webkit-animation-name: fa-shake;
    animation-name: fa-shake;
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-shake,.fa-spin {
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal)
}

.fa-spin {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration,2s);
    animation-duration: var(--fa-animation-duration,2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse,.fa-spin-pulse {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,steps(8));
    animation-timing-function: var(--fa-animation-timing,steps(8))
}

@media (prefers-reduced-motion:reduce) {
    .fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse {
        -webkit-animation-delay: -1ms;
        animation-delay: -1ms;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 0s;
        transition-duration: 0s
    }
}

@-webkit-keyframes fa-beat {
    0%,90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale,1.25));
        transform: scale(var(--fa-beat-scale,1.25))
    }
}

@keyframes fa-beat {
    0%,90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale,1.25));
        transform: scale(var(--fa-beat-scale,1.25))
    }
}

@-webkit-keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
    }

    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em))
    }

    64%,to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
    }

    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em))
    }

    64%,to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@-webkit-keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity,.4)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity,.4)
    }
}

@-webkit-keyframes fa-beat-fade {
    0%,to {
        opacity: var(--fa-beat-fade-opacity,.4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
        transform: scale(var(--fa-beat-fade-scale,1.125))
    }
}

@keyframes fa-beat-fade {
    0%,to {
        opacity: var(--fa-beat-fade-opacity,.4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
        transform: scale(var(--fa-beat-fade-scale,1.125))
    }
}

@-webkit-keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
    }
}

@keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
    }
}

@-webkit-keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    24%,8% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    12%,28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    40%,to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    24%,8% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    12%,28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    40%,to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

.fa-rotate-by {
    -webkit-transform: rotate(var(--fa-rotate-angle,none));
    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: "\f576"
}

.fa-arrows-to-circle:before {
    content: "\e4bd"
}

.fa-chevron-circle-right:before,.fa-circle-chevron-right:before {
    content: "\f138"
}

.fa-at:before {
    content: "\40"
}

.fa-trash-alt:before,.fa-trash-can:before {
    content: "\f2ed"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-user-times:before,.fa-user-xmark:before {
    content: "\f235"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-comment-alt:before,.fa-message:before {
    content: "\f27a"
}

.fa-info:before {
    content: "\f129"
}

.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before {
    content: "\f422"
}

.fa-explosion:before {
    content: "\e4e9"
}

.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before {
    content: "\f15c"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-building-un:before {
    content: "\e4d9"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-calendar-alt:before,.fa-calendar-days:before {
    content: "\f073"
}

.fa-anchor-circle-check:before {
    content: "\e4aa"
}

.fa-building-circle-arrow-right:before {
    content: "\e4d1"
}

.fa-volleyball-ball:before,.fa-volleyball:before {
    content: "\f45f"
}

.fa-arrows-up-to-line:before {
    content: "\e4c2"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd"
}

.fa-circle-minus:before,.fa-minus-circle:before {
    content: "\f056"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-right-from-bracket:before,.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-heart-music-camera-bolt:before,.fa-icons:before {
    content: "\f86d"
}

.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before {
    content: "\f539"
}

.fa-bridge-circle-check:before {
    content: "\e4c9"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-magnifying-glass-location:before,.fa-search-location:before {
    content: "\f689"
}

.fa-forward-step:before,.fa-step-forward:before {
    content: "\f051"
}

.fa-face-smile-beam:before,.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-football-ball:before,.fa-football:before {
    content: "\f44e"
}

.fa-school-circle-exclamation:before {
    content: "\e56c"
}

.fa-crop:before {
    content: "\f125"
}

.fa-angle-double-down:before,.fa-angles-down:before {
    content: "\f103"
}

.fa-users-rectangle:before {
    content: "\e594"
}

.fa-people-roof:before {
    content: "\e537"
}

.fa-people-line:before {
    content: "\e534"
}

.fa-beer-mug-empty:before,.fa-beer:before {
    content: "\f0fc"
}

.fa-diagram-predecessor:before {
    content: "\e477"
}

.fa-arrow-up-long:before,.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-burn:before,.fa-fire-flame-simple:before {
    content: "\f46a"
}

.fa-male:before,.fa-person:before {
    content: "\f183"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-truck-plane:before {
    content: "\e58f"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-face-grin-stars:before,.fa-grin-stars:before {
    content: "\f587"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before {
    content: "\f67b"
}

.fa-arrow-down-up-across-line:before {
    content: "\e4af"
}

.fa-spoon:before,.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-jar-wheat:before {
    content: "\e517"
}

.fa-envelopes-bulk:before,.fa-mail-bulk:before {
    content: "\f674"
}

.fa-file-circle-exclamation:before {
    content: "\e4eb"
}

.fa-circle-h:before,.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-pager:before {
    content: "\f815"
}

.fa-address-book:before,.fa-contact-book:before {
    content: "\f2b9"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-k:before {
    content: "\4b"
}

.fa-landmark-flag:before {
    content: "\e51c"
}

.fa-pencil-alt:before,.fa-pencil:before {
    content: "\f303"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-comments:before {
    content: "\f086"
}

.fa-file-clipboard:before,.fa-paste:before {
    content: "\f0ea"
}

.fa-code-pull-request:before {
    content: "\e13c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-truck-loading:before,.fa-truck-ramp-box:before {
    content: "\f4de"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-vial-virus:before {
    content: "\e597"
}

.fa-sheet-plastic:before {
    content: "\e571"
}

.fa-blog:before {
    content: "\f781"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-person-arrow-up-from-line:before {
    content: "\e539"
}

.fa-scroll-torah:before,.fa-torah:before {
    content: "\f6a0"
}

.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before {
    content: "\f458"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-archive:before,.fa-box-archive:before {
    content: "\f187"
}

.fa-person-drowning:before {
    content: "\e545"
}

.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-w:before {
    content: "\57"
}

.fa-earth-africa:before,.fa-globe-africa:before {
    content: "\f57c"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-tablet-alt:before,.fa-tablet-screen-button:before {
    content: "\f3fa"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-trowel-bricks:before {
    content: "\e58a"
}

.fa-face-flushed:before,.fa-flushed:before {
    content: "\f579"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-tent-arrow-left-right:before {
    content: "\e57f"
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-bell-concierge:before,.fa-concierge-bell:before {
    content: "\f562"
}

.fa-pen-ruler:before,.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-people-arrows-left-right:before,.fa-people-arrows:before {
    content: "\e068"
}

.fa-mars-and-venus-burst:before {
    content: "\e523"
}

.fa-caret-square-right:before,.fa-square-caret-right:before {
    content: "\f152"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-sun-plant-wilt:before {
    content: "\e57a"
}

.fa-toilets-portable:before {
    content: "\e584"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magnifying-glass-arrow-right:before {
    content: "\e521"
}

.fa-digital-tachograph:before,.fa-tachograph-digital:before {
    content: "\f566"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-clover:before {
    content: "\e139"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f3e5"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-house-fire:before {
    content: "\e50c"
}

.fa-minus-square:before,.fa-square-minus:before {
    content: "\f146"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-down:before,.fa-square-caret-down:before {
    content: "\f150"
}

.fa-file-circle-question:before {
    content: "\e4ef"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-bars:before,.fa-navicon:before {
    content: "\f0c9"
}

.fa-people-group:before {
    content: "\e533"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-heart-broken:before,.fa-heart-crack:before {
    content: "\f7a9"
}

.fa-external-link-square-alt:before,.fa-square-up-right:before {
    content: "\f360"
}

.fa-face-kiss-beam:before,.fa-kiss-beam:before {
    content: "\f597"
}

.fa-film:before {
    content: "\f008"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-people-robbery:before {
    content: "\e536"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-circle-exclamation:before,.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-school-circle-xmark:before {
    content: "\e56d"
}

.fa-arrow-right-from-bracket:before,.fa-sign-out:before {
    content: "\f08b"
}

.fa-chevron-circle-down:before,.fa-circle-chevron-down:before {
    content: "\f13a"
}

.fa-unlock-alt:before,.fa-unlock-keyhole:before {
    content: "\f13e"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-headphones-alt:before,.fa-headphones-simple:before {
    content: "\f58f"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-circle-dollar-to-slot:before,.fa-donate:before {
    content: "\f4b9"
}

.fa-memory:before {
    content: "\f538"
}

.fa-road-spikes:before {
    content: "\e568"
}

.fa-fire-burner:before {
    content: "\e4f1"
}

.fa-flag:before {
    content: "\f024"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-volume-down:before,.fa-volume-low:before {
    content: "\f027"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-compress:before {
    content: "\f066"
}

.fa-wheat-alt:before,.fa-wheat-awn:before {
    content: "\e2cd"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-hands-holding-child:before {
    content: "\e4fa"
}

.fa-asterisk:before {
    content: "\2a"
}

.fa-check-square:before,.fa-square-check:before {
    content: "\f14a"
}

.fa-peseta-sign:before {
    content: "\e221"
}

.fa-header:before,.fa-heading:before {
    content: "\f1dc"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-list-squares:before,.fa-list:before {
    content: "\f03a"
}

.fa-phone-square-alt:before,.fa-square-phone-flip:before {
    content: "\f87b"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-circle-dot:before,.fa-dot-circle:before {
    content: "\f192"
}

.fa-dizzy:before,.fa-face-dizzy:before {
    content: "\f567"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-house-medical-circle-xmark:before {
    content: "\e513"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before {
    content: "\f1e3"
}

.fa-paint-brush:before,.fa-paintbrush:before {
    content: "\f1fc"
}

.fa-lock:before {
    content: "\f023"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-hot-tub-person:before,.fa-hot-tub:before {
    content: "\f593"
}

.fa-map-location:before,.fa-map-marked:before {
    content: "\f59f"
}

.fa-house-flood-water:before {
    content: "\e50e"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-bridge-lock:before {
    content: "\e4cc"
}

.fa-sack-dollar:before {
    content: "\f81d"
}

.fa-edit:before,.fa-pen-to-square:before {
    content: "\f044"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-share-alt:before,.fa-share-nodes:before {
    content: "\f1e0"
}

.fa-heart-circle-minus:before {
    content: "\e4ff"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-bag-shopping:before,.fa-shopping-bag:before {
    content: "\f290"
}

.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-person-rays:before {
    content: "\e54d"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-flask-vial:before {
    content: "\e4f3"
}

.fa-hand-paper:before,.fa-hand:before {
    content: "\f256"
}

.fa-om:before {
    content: "\f679"
}

.fa-worm:before {
    content: "\e599"
}

.fa-house-circle-xmark:before {
    content: "\e50b"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-face-kiss:before,.fa-kiss:before {
    content: "\f596"
}

.fa-bridge-circle-xmark:before {
    content: "\e4cb"
}

.fa-face-grin-tongue:before,.fa-grin-tongue:before {
    content: "\f589"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-face-grin-wink:before,.fa-grin-wink:before {
    content: "\f58c"
}

.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-road-circle-check:before {
    content: "\e564"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-rss-square:before,.fa-square-rss:before {
    content: "\f143"
}

.fa-land-mine-on:before {
    content: "\e51b"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-stairs:before {
    content: "\e289"
}

.fa-i:before {
    content: "\49"
}

.fa-hryvnia-sign:before,.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-pills:before {
    content: "\f484"
}

.fa-face-grin-wide:before,.fa-grin-alt:before {
    content: "\f581"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-v:before {
    content: "\56"
}

.fa-bangladeshi-taka-sign:before {
    content: "\e2e6"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before {
    content: "\e579"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-ambulance:before,.fa-truck-medical:before {
    content: "\f0f9"
}

.fa-wheat-awn-circle-exclamation:before {
    content: "\e598"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-road-barrier:before {
    content: "\e562"
}

.fa-school:before {
    content: "\f549"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-joint:before {
    content: "\f595"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-q:before {
    content: "\51"
}

.fa-g:before {
    content: "\47"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-dong-sign:before {
    content: "\e169"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-poo-bolt:before,.fa-poo-storm:before {
    content: "\f75a"
}

.fa-face-frown-open:before,.fa-frown-open:before {
    content: "\f57a"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-helmet-un:before {
    content: "\e503"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-arrow-up-from-bracket:before {
    content: "\e09a"
}

.fa-folder-blank:before,.fa-folder:before {
    content: "\f07b"
}

.fa-file-medical-alt:before,.fa-file-waveform:before {
    content: "\f478"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-chart-simple:before {
    content: "\e473"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-vial:before {
    content: "\f492"
}

.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before {
    content: "\f624"
}

.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before {
    content: "\e2ca"
}

.fa-e:before {
    content: "\45"
}

.fa-pen-alt:before,.fa-pen-clip:before {
    content: "\f305"
}

.fa-bridge-circle-exclamation:before {
    content: "\e4ca"
}

.fa-user:before {
    content: "\f007"
}

.fa-school-circle-check:before {
    content: "\e56b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-shuttle-van:before,.fa-van-shuttle:before {
    content: "\f5b6"
}

.fa-building-user:before {
    content: "\e4da"
}

.fa-caret-square-left:before,.fa-square-caret-left:before {
    content: "\f191"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-key:before {
    content: "\f084"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-person-half-dress:before {
    content: "\e548"
}

.fa-road-bridge:before {
    content: "\e563"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-c:before {
    content: "\43"
}

.fa-tablet-button:before {
    content: "\f10a"
}

.fa-building-lock:before {
    content: "\e4d6"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-area-chart:before,.fa-chart-area:before {
    content: "\f1fe"
}

.fa-house-flag:before {
    content: "\e50d"
}

.fa-person-circle-minus:before {
    content: "\e540"
}

.fa-ban:before,.fa-cancel:before {
    content: "\f05e"
}

.fa-camera-rotate:before {
    content: "\e0d8"
}

.fa-air-freshener:before,.fa-spray-can-sparkles:before {
    content: "\f5d0"
}

.fa-star:before {
    content: "\f005"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-cross:before {
    content: "\f654"
}

.fa-box:before {
    content: "\f466"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-arrow-pointer:before,.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-expand-arrows-alt:before,.fa-maximize:before {
    content: "\f31e"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-shapes:before,.fa-triangle-circle-square:before {
    content: "\f61f"
}

.fa-random:before,.fa-shuffle:before {
    content: "\f074"
}

.fa-person-running:before,.fa-running:before {
    content: "\f70c"
}

.fa-mobile-retro:before {
    content: "\e527"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-spider:before {
    content: "\f717"
}

.fa-hands-bound:before {
    content: "\e4f9"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-plane-circle-exclamation:before {
    content: "\e556"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-slash:before {
    content: "\f715"
}

.fa-computer-mouse:before,.fa-mouse:before {
    content: "\f8cc"
}

.fa-arrow-right-to-bracket:before,.fa-sign-in:before {
    content: "\f090"
}

.fa-shop-slash:before,.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-server:before {
    content: "\f233"
}

.fa-virus-covid-slash:before {
    content: "\e4a9"
}

.fa-shop-lock:before {
    content: "\e4a5"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-building-wheat:before {
    content: "\e4db"
}

.fa-person-breastfeeding:before {
    content: "\e53a"
}

.fa-right-to-bracket:before,.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-venus:before {
    content: "\f221"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-heart-pulse:before,.fa-heartbeat:before {
    content: "\f21e"
}

.fa-people-carry-box:before,.fa-people-carry:before {
    content: "\f4ce"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-crown:before {
    content: "\f521"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-xmarks-lines:before {
    content: "\e59a"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-weight-scale:before,.fa-weight:before {
    content: "\f496"
}

.fa-user-friends:before,.fa-user-group:before {
    content: "\f500"
}

.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-face-laugh-squint:before,.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-arrow-circle-up:before,.fa-circle-arrow-up:before {
    content: "\f0aa"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-person-walking:before,.fa-walking:before {
    content: "\f554"
}

.fa-l:before {
    content: "\4c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-bed-pulse:before,.fa-procedures:before {
    content: "\f487"
}

.fa-shuttle-space:before,.fa-space-shuttle:before {
    content: "\f197"
}

.fa-face-laugh:before,.fa-laugh:before {
    content: "\f599"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-heart-circle-plus:before {
    content: "\e500"
}

.fa-code-fork:before {
    content: "\e13b"
}

.fa-city:before {
    content: "\f64f"
}

.fa-microphone-alt:before,.fa-microphone-lines:before {
    content: "\f3c9"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-colon-sign:before {
    content: "\e140"
}

.fa-headset:before {
    content: "\f590"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-road-circle-xmark:before {
    content: "\e566"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-mars-stroke-up:before,.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-champagne-glasses:before,.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-house-circle-exclamation:before {
    content: "\e50a"
}

.fa-file-arrow-up:before,.fa-file-upload:before {
    content: "\f574"
}

.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before {
    content: "\f1eb"
}

.fa-bath:before,.fa-bathtub:before {
    content: "\f2cd"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-user-edit:before,.fa-user-pen:before {
    content: "\f4ff"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-bold:before {
    content: "\f032"
}

.fa-anchor-lock:before {
    content: "\e4ad"
}

.fa-building-ngo:before {
    content: "\e4d7"
}

.fa-manat-sign:before {
    content: "\e1d5"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-border-style:before,.fa-border-top-left:before {
    content: "\f853"
}

.fa-map-location-dot:before,.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-poll:before,.fa-square-poll-vertical:before {
    content: "\f681"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-battery-car:before,.fa-car-battery:before {
    content: "\f5df"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-building-circle-check:before {
    content: "\e4d2"
}

.fa-person-chalkboard:before {
    content: "\e53d"
}

.fa-mars-stroke-h:before,.fa-mars-stroke-right:before {
    content: "\f22b"
}

.fa-hand-back-fist:before,.fa-hand-rock:before {
    content: "\f255"
}

.fa-caret-square-up:before,.fa-square-caret-up:before {
    content: "\f151"
}

.fa-cloud-showers-water:before {
    content: "\e4e4"
}

.fa-bar-chart:before,.fa-chart-bar:before {
    content: "\f080"
}

.fa-hands-bubbles:before,.fa-hands-wash:before {
    content: "\e05e"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-train:before {
    content: "\f238"
}

.fa-eye-low-vision:before,.fa-low-vision:before {
    content: "\f2a8"
}

.fa-crow:before {
    content: "\f520"
}

.fa-sailboat:before {
    content: "\e445"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-plus-square:before,.fa-square-plus:before {
    content: "\f0fe"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-bucket:before {
    content: "\e4cf"
}

.fa-image:before {
    content: "\f03e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-cow:before {
    content: "\f6c8"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-folder-closed:before {
    content: "\e185"
}

.fa-house-tsunami:before {
    content: "\e515"
}

.fa-square-nfi:before {
    content: "\e576"
}

.fa-arrow-up-from-ground-water:before {
    content: "\e4b5"
}

.fa-glass-martini-alt:before,.fa-martini-glass:before {
    content: "\f57b"
}

.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-columns:before,.fa-table-columns:before {
    content: "\f0db"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-dolly-box:before,.fa-dolly:before {
    content: "\f472"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-compress-arrows-alt:before,.fa-minimize:before {
    content: "\f78c"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-angle-double-right:before,.fa-angles-right:before {
    content: "\f101"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-circle-play:before,.fa-play-circle:before {
    content: "\f144"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-eur:before,.fa-euro-sign:before,.fa-euro:before {
    content: "\f153"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-check-circle:before,.fa-circle-check:before {
    content: "\f058"
}

.fa-circle-stop:before,.fa-stop-circle:before {
    content: "\f28d"
}

.fa-compass-drafting:before,.fa-drafting-compass:before {
    content: "\f568"
}

.fa-plate-wheat:before {
    content: "\e55a"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-person-shelter:before {
    content: "\e54f"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-face-laugh-beam:before,.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-helicopter-symbol:before {
    content: "\e502"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-chevron-circle-up:before,.fa-circle-chevron-up:before {
    content: "\f139"
}

.fa-lari-sign:before {
    content: "\e1c8"
}

.fa-volcano:before {
    content: "\f770"
}

.fa-person-walking-dashed-line-arrow-right:before {
    content: "\e553"
}

.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before {
    content: "\f154"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-square-person-confined:before {
    content: "\e577"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-arrow-down-long:before,.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-tent-arrow-down-to-line:before {
    content: "\e57e"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-person-skating:before,.fa-skating:before {
    content: "\f7c5"
}

.fa-filter-circle-dollar:before,.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-arrow-circle-down:before,.fa-circle-arrow-down:before {
    content: "\f0ab"
}

.fa-arrow-right-to-file:before,.fa-file-import:before {
    content: "\f56f"
}

.fa-external-link-square:before,.fa-square-arrow-up-right:before {
    content: "\f14c"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-location-pin-lock:before {
    content: "\e51f"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-hill-avalanche:before {
    content: "\e507"
}

.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before {
    content: "\f2bb"
}

.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before {
    content: "\f516"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-diamond-turn-right:before,.fa-directions:before {
    content: "\f5eb"
}

.fa-burst:before {
    content: "\e4dc"
}

.fa-house-laptop:before,.fa-laptop-house:before {
    content: "\e066"
}

.fa-face-tired:before,.fa-tired:before {
    content: "\f5c8"
}

.fa-money-bills:before {
    content: "\e1f3"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-arrows-turn-right:before {
    content: "\e4c0"
}

.fa-vest:before {
    content: "\e085"
}

.fa-ferry:before {
    content: "\e4ea"
}

.fa-arrows-down-to-people:before {
    content: "\e4b9"
}

.fa-seedling:before,.fa-sprout:before {
    content: "\f4d8"
}

.fa-arrows-alt-h:before,.fa-left-right:before {
    content: "\f337"
}

.fa-boxes-packing:before {
    content: "\e4c7"
}

.fa-arrow-circle-left:before,.fa-circle-arrow-left:before {
    content: "\f0a8"
}

.fa-group-arrows-rotate:before {
    content: "\e4f6"
}

.fa-bowl-food:before {
    content: "\e4c6"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-cloud-bolt:before,.fa-thunderstorm:before {
    content: "\f76c"
}

.fa-remove-format:before,.fa-text-slash:before {
    content: "\f87d"
}

.fa-face-smile-wink:before,.fa-smile-wink:before {
    content: "\f4da"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-arrows-h:before,.fa-arrows-left-right:before {
    content: "\f07e"
}

.fa-house-lock:before {
    content: "\e510"
}

.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-children:before {
    content: "\e4e1"
}

.fa-blackboard:before,.fa-chalkboard:before {
    content: "\f51b"
}

.fa-user-alt-slash:before,.fa-user-large-slash:before {
    content: "\f4fa"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before {
    content: "\e05f"
}

.fa-mattress-pillow:before {
    content: "\e525"
}

.fa-guarani-sign:before {
    content: "\e19a"
}

.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before {
    content: "\f021"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-cruzeiro-sign:before {
    content: "\e152"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-shield-alt:before,.fa-shield-halved:before {
    content: "\f3ed"
}

.fa-atlas:before,.fa-book-atlas:before {
    content: "\f558"
}

.fa-virus:before {
    content: "\e074"
}

.fa-envelope-circle-check:before {
    content: "\e4e8"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-arrows-to-dot:before {
    content: "\e4be"
}

.fa-archway:before {
    content: "\f557"
}

.fa-heart-circle-check:before {
    content: "\e4fd"
}

.fa-house-chimney-crack:before,.fa-house-damage:before {
    content: "\f6f1"
}

.fa-file-archive:before,.fa-file-zipper:before {
    content: "\f1c6"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-glass-martini:before,.fa-martini-glass-empty:before {
    content: "\f000"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cedi-sign:before {
    content: "\e0df"
}

.fa-italic:before {
    content: "\f033"
}

.fa-church:before {
    content: "\f51d"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-z:before {
    content: "\5a"
}

.fa-person-skiing:before,.fa-skiing:before {
    content: "\f7c9"
}

.fa-road-lock:before {
    content: "\e567"
}

.fa-a:before {
    content: "\41"
}

.fa-temperature-arrow-down:before,.fa-temperature-down:before {
    content: "\e03f"
}

.fa-feather-alt:before,.fa-feather-pointed:before {
    content: "\f56b"
}

.fa-p:before {
    content: "\50"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-ad:before,.fa-rectangle-ad:before {
    content: "\f641"
}

.fa-arrow-circle-right:before,.fa-circle-arrow-right:before {
    content: "\f0a9"
}

.fa-filter-circle-xmark:before {
    content: "\e17b"
}

.fa-locust:before {
    content: "\e520"
}

.fa-sort:before,.fa-unsorted:before {
    content: "\f0dc"
}

.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before {
    content: "\f0cb"
}

.fa-person-dress-burst:before {
    content: "\e544"
}

.fa-money-check-alt:before,.fa-money-check-dollar:before {
    content: "\f53d"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-question:before {
    content: "\3f"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-arrows-alt:before,.fa-up-down-left-right:before {
    content: "\f0b2"
}

.fa-house-chimney-user:before {
    content: "\e065"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-star-half-alt:before,.fa-star-half-stroke:before {
    content: "\f5c0"
}

.fa-code:before {
    content: "\f121"
}

.fa-glass-whiskey:before,.fa-whiskey-glass:before {
    content: "\f7a0"
}

.fa-building-circle-exclamation:before {
    content: "\e4d3"
}

.fa-magnifying-glass-chart:before {
    content: "\e522"
}

.fa-arrow-up-right-from-square:before,.fa-external-link:before {
    content: "\f08e"
}

.fa-cubes-stacked:before {
    content: "\e4e6"
}

.fa-krw:before,.fa-won-sign:before,.fa-won:before {
    content: "\f159"
}

.fa-virus-covid:before {
    content: "\e4a8"
}

.fa-austral-sign:before {
    content: "\e0a9"
}

.fa-f:before {
    content: "\46"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-road:before {
    content: "\f018"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-person-circle-plus:before {
    content: "\e541"
}

.fa-chart-pie:before,.fa-pie-chart:before {
    content: "\f200"
}

.fa-bolt-lightning:before {
    content: "\e0b7"
}

.fa-sack-xmark:before {
    content: "\e56a"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-fish-fins:before {
    content: "\e4f2"
}

.fa-building-flag:before {
    content: "\e4d5"
}

.fa-face-grin-beam:before,.fa-grin-beam:before {
    content: "\f582"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-poop:before {
    content: "\f619"
}

.fa-location-pin:before,.fa-map-marker:before {
    content: "\f041"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before {
    content: "\f807"
}

.fa-eject:before {
    content: "\f052"
}

.fa-arrow-alt-circle-right:before,.fa-circle-right:before {
    content: "\f35a"
}

.fa-plane-circle-check:before {
    content: "\e555"
}

.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-chart-line:before,.fa-line-chart:before {
    content: "\f201"
}

.fa-mask-ventilator:before {
    content: "\e524"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-map-signs:before,.fa-signs-post:before {
    content: "\f277"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-person-circle-question:before {
    content: "\e542"
}

.fa-h:before {
    content: "\48"
}

.fa-tarp:before {
    content: "\e57b"
}

.fa-screwdriver-wrench:before,.fa-tools:before {
    content: "\f7d9"
}

.fa-arrows-to-eye:before {
    content: "\e4bf"
}

.fa-plug-circle-bolt:before {
    content: "\e55b"
}

.fa-heart:before {
    content: "\f004"
}

.fa-mars-and-venus:before {
    content: "\f224"
}

.fa-home-user:before,.fa-house-user:before {
    content: "\e1b0"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-house-crack:before {
    content: "\e3b1"
}

.fa-cocktail:before,.fa-martini-glass-citrus:before {
    content: "\f561"
}

.fa-face-surprise:before,.fa-surprise:before {
    content: "\f5c2"
}

.fa-bottle-water:before {
    content: "\e4c5"
}

.fa-circle-pause:before,.fa-pause-circle:before {
    content: "\f28b"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-apple-alt:before,.fa-apple-whole:before {
    content: "\f5d1"
}

.fa-kitchen-set:before {
    content: "\e51a"
}

.fa-r:before {
    content: "\52"
}

.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-bitcoin-sign:before {
    content: "\e0b4"
}

.fa-shield-dog:before {
    content: "\e573"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-elevator:before {
    content: "\e16d"
}

.fa-money-bill-transfer:before {
    content: "\e528"
}

.fa-money-bill-trend-up:before {
    content: "\e529"
}

.fa-house-flood-water-circle-arrow-right:before {
    content: "\e50f"
}

.fa-poll-h:before,.fa-square-poll-horizontal:before {
    content: "\f682"
}

.fa-circle:before {
    content: "\f111"
}

.fa-backward-fast:before,.fa-fast-backward:before {
    content: "\f049"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-basketball-ball:before,.fa-basketball:before {
    content: "\f434"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-arrow-alt-circle-up:before,.fa-circle-up:before {
    content: "\f35b"
}

.fa-mobile-alt:before,.fa-mobile-screen-button:before {
    content: "\f3cd"
}

.fa-volume-high:before,.fa-volume-up:before {
    content: "\f028"
}

.fa-users-rays:before {
    content: "\e593"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-burger:before,.fa-hamburger:before {
    content: "\f805"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-bugs:before {
    content: "\e4d0"
}

.fa-rupee-sign:before,.fa-rupee:before {
    content: "\f156"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-circle-question:before,.fa-question-circle:before {
    content: "\f059"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-book-bookmark:before {
    content: "\e0bb"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-bridge:before {
    content: "\e4c8"
}

.fa-phone-alt:before,.fa-phone-flip:before {
    content: "\f879"
}

.fa-truck-front:before {
    content: "\e2b7"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-anchor-circle-exclamation:before {
    content: "\e4ab"
}

.fa-truck-field:before {
    content: "\e58d"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-clipboard-question:before {
    content: "\e4e3"
}

.fa-panorama:before {
    content: "\e209"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-file-circle-minus:before {
    content: "\e4ed"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-fast-forward:before,.fa-forward-fast:before {
    content: "\f050"
}

.fa-face-meh-blank:before,.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-parking:before,.fa-square-parking:before {
    content: "\f540"
}

.fa-house-signal:before {
    content: "\e012"
}

.fa-bars-progress:before,.fa-tasks-alt:before {
    content: "\f828"
}

.fa-faucet-drip:before {
    content: "\e006"
}

.fa-cart-flatbed:before,.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-ban-smoking:before,.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-mobile-button:before {
    content: "\f10b"
}

.fa-house-medical-flag:before {
    content: "\e514"
}

.fa-basket-shopping:before,.fa-shopping-basket:before {
    content: "\f291"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-bus-alt:before,.fa-bus-simple:before {
    content: "\f55e"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-face-sad-cry:before,.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-person-military-to-person:before {
    content: "\e54c"
}

.fa-file-shield:before {
    content: "\e4f0"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-pen:before {
    content: "\f304"
}

.fa-tower-observation:before {
    content: "\e586"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before {
    content: "\f012"
}

.fa-bus:before {
    content: "\f207"
}

.fa-heart-circle-xmark:before {
    content: "\e501"
}

.fa-home-lg:before,.fa-house-chimney:before {
    content: "\e3af"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-face-frown:before,.fa-frown:before {
    content: "\f119"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-shop:before,.fa-store-alt:before {
    content: "\f54f"
}

.fa-floppy-disk:before,.fa-save:before {
    content: "\f0c7"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-balance-scale-left:before,.fa-scale-unbalanced:before {
    content: "\f515"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de"
}

.fa-comment-dots:before,.fa-commenting:before {
    content: "\f4ad"
}

.fa-plant-wilt:before {
    content: "\e5aa"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-face-grin-squint:before,.fa-grin-squint:before {
    content: "\f585"
}

.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hands-praying:before,.fa-praying-hands:before {
    content: "\f684"
}

.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before {
    content: "\f01e"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-location-crosshairs:before,.fa-location:before {
    content: "\f601"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-child-dress:before {
    content: "\e59c"
}

.fa-users-between-lines:before {
    content: "\e591"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-face-grin-tears:before,.fa-grin-tears:before {
    content: "\f588"
}

.fa-phone:before {
    content: "\f095"
}

.fa-calendar-times:before,.fa-calendar-xmark:before {
    content: "\f273"
}

.fa-child-reaching:before {
    content: "\e59d"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-user-cog:before,.fa-user-gear:before {
    content: "\f4fe"
}

.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-mosquito-net:before {
    content: "\e52c"
}

.fa-bridge-water:before {
    content: "\e4ce"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-digging:before,.fa-person-digging:before {
    content: "\f85e"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before {
    content: "\f629"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-quote-right-alt:before,.fa-quote-right:before {
    content: "\f10e"
}

.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before {
    content: "\f553"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-divide:before {
    content: "\f529"
}

.fa-tenge-sign:before,.fa-tenge:before {
    content: "\f7d7"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-hands-holding:before {
    content: "\f4c2"
}

.fa-hands-clapping:before {
    content: "\e1a8"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-person-circle-xmark:before {
    content: "\e543"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-j:before {
    content: "\4a"
}

.fa-users-viewfinder:before {
    content: "\e595"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-external-link-alt:before,.fa-up-right-from-square:before {
    content: "\f35d"
}

.fa-table-cells:before,.fa-th:before {
    content: "\f00a"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-bible:before,.fa-book-bible:before {
    content: "\f647"
}

.fa-o:before {
    content: "\4f"
}

.fa-medkit:before,.fa-suitcase-medical:before {
    content: "\f0fa"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-otter:before {
    content: "\f700"
}

.fa-female:before,.fa-person-dress:before {
    content: "\f182"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-briefcase-clock:before,.fa-business-time:before {
    content: "\f64a"
}

.fa-table-cells-large:before,.fa-th-large:before {
    content: "\f009"
}

.fa-book-tanakh:before,.fa-tanakh:before {
    content: "\f827"
}

.fa-phone-volume:before,.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-clipboard-user:before {
    content: "\f7f3"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-plane-lock:before {
    content: "\e558"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-comment:before {
    content: "\f075"
}

.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before {
    content: "\f1fd"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-angle-double-up:before,.fa-angles-up:before {
    content: "\f102"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-arrow-right-to-city:before {
    content: "\e4b3"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-litecoin-sign:before {
    content: "\e1d3"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-circle-nodes:before {
    content: "\e4e2"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-truck-field-un:before {
    content: "\e58e"
}

.fa-hourglass-empty:before,.fa-hourglass:before {
    content: "\f254"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-user-doctor:before,.fa-user-md:before {
    content: "\f0f0"
}

.fa-circle-info:before,.fa-info-circle:before {
    content: "\f05a"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-camera-alt:before,.fa-camera:before {
    content: "\f030"
}

.fa-square-virus:before {
    content: "\e578"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-car-on:before {
    content: "\e4dd"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-hand-holding-droplet:before,.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-water:before {
    content: "\f773"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before {
    content: "\f486"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-person-cane:before {
    content: "\e53c"
}

.fa-tent:before {
    content: "\e57d"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-money-bill-wheat:before {
    content: "\e52a"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-hard-drive:before,.fa-hdd:before {
    content: "\f0a0"
}

.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-list-alt:before,.fa-rectangle-list:before {
    content: "\f022"
}

.fa-tarp-droplet:before {
    content: "\e57c"
}

.fa-house-medical-circle-check:before {
    content: "\e511"
}

.fa-person-skiing-nordic:before,.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-arrow-alt-circle-left:before,.fa-circle-left:before {
    content: "\f359"
}

.fa-subway:before,.fa-train-subway:before {
    content: "\f239"
}

.fa-chart-gantt:before {
    content: "\e0e4"
}

.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before {
    content: "\e1bc"
}

.fa-crop-alt:before,.fa-crop-simple:before {
    content: "\f565"
}

.fa-money-bill-1:before,.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-left-long:before,.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-dna:before {
    content: "\f471"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-minus:before,.fa-subtract:before {
    content: "\f068"
}

.fa-chess:before {
    content: "\f439"
}

.fa-arrow-left-long:before,.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-plug-circle-check:before {
    content: "\e55c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-franc-sign:before {
    content: "\e18f"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before {
    content: "\f2a3"
}

.fa-cog:before,.fa-gear:before {
    content: "\f013"
}

.fa-droplet-slash:before,.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-mosquito:before {
    content: "\e52b"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-person-military-rifle:before {
    content: "\e54b"
}

.fa-cart-shopping:before,.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-vials:before {
    content: "\f493"
}

.fa-plug-circle-plus:before {
    content: "\e55f"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-arrow-turn-up:before,.fa-level-up:before {
    content: "\f148"
}

.fa-u:before {
    content: "\55"
}

.fa-square-root-alt:before,.fa-square-root-variable:before {
    content: "\f698"
}

.fa-clock-four:before,.fa-clock:before {
    content: "\f017"
}

.fa-backward-step:before,.fa-step-backward:before {
    content: "\f048"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-baseball-bat-ball:before {
    content: "\f432"
}

.fa-s:before {
    content: "\53"
}

.fa-timeline:before {
    content: "\e29c"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-clinic-medical:before,.fa-house-chimney-medical:before {
    content: "\f7f2"
}

.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-mobile-android-alt:before,.fa-mobile-screen:before {
    content: "\f3cf"
}

.fa-plane-up:before {
    content: "\e22d"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-battery-3:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-mountain-city:before {
    content: "\e52e"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-sliders-h:before,.fa-sliders:before {
    content: "\f1de"
}

.fa-folder-tree:before {
    content: "\f802"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-cent-sign:before {
    content: "\e3f5"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-person-pregnant:before {
    content: "\e31e"
}

.fa-wand-sparkles:before {
    content: "\f72b"
}

.fa-ellipsis-v:before,.fa-ellipsis-vertical:before {
    content: "\f142"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-long-arrow-alt-right:before,.fa-right-long:before {
    content: "\f30b"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-laptop-file:before {
    content: "\e51d"
}

.fa-teletype:before,.fa-tty:before {
    content: "\f1e4"
}

.fa-diagram-next:before {
    content: "\e476"
}

.fa-person-rifle:before {
    content: "\e54e"
}

.fa-house-medical-circle-exclamation:before {
    content: "\e512"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-hiking:before,.fa-person-hiking:before {
    content: "\f6ec"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-images:before {
    content: "\f302"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-people-pulling:before {
    content: "\e535"
}

.fa-n:before {
    content: "\4e"
}

.fa-cable-car:before,.fa-tram:before {
    content: "\f7da"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-building-circle-xmark:before {
    content: "\e4d4"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-arrows-down-to-line:before {
    content: "\e4b8"
}

.fa-download:before {
    content: "\f019"
}

.fa-face-grin:before,.fa-grin:before {
    content: "\f580"
}

.fa-backspace:before,.fa-delete-left:before {
    content: "\f55a"
}

.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-file-circle-check:before {
    content: "\e5a0"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f3ce"
}

.fa-face-meh:before,.fa-meh:before {
    content: "\f11a"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-book-dead:before,.fa-book-skull:before {
    content: "\f6b7"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\f2c2"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-heart-circle-exclamation:before {
    content: "\e4fe"
}

.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before {
    content: "\f015"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-b:before {
    content: "\42"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-arrow-right-arrow-left:before,.fa-exchange:before {
    content: "\f0ec"
}

.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before {
    content: "\f2f9"
}

.fa-cutlery:before,.fa-utensils:before {
    content: "\f2e7"
}

.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-mill-sign:before {
    content: "\e1ed"
}

.fa-bowl-rice:before {
    content: "\e2eb"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-broadcast-tower:before,.fa-tower-broadcast:before {
    content: "\f519"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-long-arrow-alt-up:before,.fa-up-long:before {
    content: "\f30c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-code-merge:before {
    content: "\f387"
}

.fa-upload:before {
    content: "\f093"
}

.fa-hurricane:before {
    content: "\f751"
}

.fa-mound:before {
    content: "\e52d"
}

.fa-toilet-portable:before {
    content: "\e583"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-file-arrow-down:before,.fa-file-download:before {
    content: "\f56d"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-shield-cat:before {
    content: "\e572"
}

.fa-bolt:before,.fa-zap:before {
    content: "\f0e7"
}

.fa-glass-water:before {
    content: "\e4f4"
}

.fa-oil-well:before {
    content: "\e532"
}

.fa-vault:before {
    content: "\e2c5"
}

.fa-mars:before {
    content: "\f222"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-plane-circle-xmark:before {
    content: "\e557"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before {
    content: "\f158"
}

.fa-sun:before {
    content: "\f185"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-face-laugh-wink:before,.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-bore-hole:before {
    content: "\e4c3"
}

.fa-industry:before {
    content: "\f275"
}

.fa-arrow-alt-circle-down:before,.fa-circle-down:before {
    content: "\f358"
}

.fa-arrows-turn-to-dots:before {
    content: "\e4c1"
}

.fa-florin-sign:before {
    content: "\e184"
}

.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-less-than:before {
    content: "\3c"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-car-tunnel:before {
    content: "\e4de"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-arrow-right-long:before,.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-anchor-circle-xmark:before {
    content: "\e4ac"
}

.fa-ellipsis-h:before,.fa-ellipsis:before {
    content: "\f141"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-first-aid:before,.fa-kit-medical:before {
    content: "\f479"
}

.fa-person-through-window:before {
    content: "\e5a9"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-hands-holding-circle:before {
    content: "\e4fb"
}

.fa-bug:before {
    content: "\f188"
}

.fa-credit-card-alt:before,.fa-credit-card:before {
    content: "\f09d"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-hand-holding-hand:before {
    content: "\e4f7"
}

.fa-book-open-reader:before,.fa-book-reader:before {
    content: "\f5da"
}

.fa-mountain-sun:before {
    content: "\e52f"
}

.fa-arrows-left-right-to-line:before {
    content: "\e4ba"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-truck-droplet:before {
    content: "\e58c"
}

.fa-file-circle-xmark:before {
    content: "\e5a1"
}

.fa-temperature-arrow-up:before,.fa-temperature-up:before {
    content: "\e040"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-bed:before {
    content: "\f236"
}

.fa-h-square:before,.fa-square-h:before {
    content: "\f0fd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-plug-circle-xmark:before {
    content: "\e560"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-hands-helping:before,.fa-handshake-angle:before {
    content: "\f4c4"
}

.fa-location-dot:before,.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-file:before {
    content: "\f15b"
}

.fa-greater-than:before {
    content: "\3e"
}

.fa-person-swimming:before,.fa-swimmer:before {
    content: "\f5c4"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-droplet:before,.fa-tint:before {
    content: "\f043"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before {
    content: "\f57d"
}

.fa-person-burst:before {
    content: "\e53b"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-socks:before {
    content: "\f696"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-section:before {
    content: "\e447"
}

.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before {
    content: "\f625"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before {
    content: "\f0f8"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before {
    content: "\f550"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-blind:before,.fa-person-walking-with-cane:before {
    content: "\f29d"
}

.fa-drum:before {
    content: "\f569"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-heart-circle-bolt:before {
    content: "\e4fc"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-check-to-slot:before,.fa-vote-yea:before {
    content: "\f772"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before {
    content: "\f468"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-assistive-listening-systems:before,.fa-ear-listen:before {
    content: "\f2a2"
}

.fa-tree-city:before {
    content: "\e587"
}

.fa-play:before {
    content: "\f04b"
}

.fa-font:before {
    content: "\f031"
}

.fa-rupiah-sign:before {
    content: "\e23d"
}

.fa-magnifying-glass:before,.fa-search:before {
    content: "\f002"
}

.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before {
    content: "\f45d"
}

.fa-diagnoses:before,.fa-person-dots-from-line:before {
    content: "\f470"
}

.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-naira-sign:before {
    content: "\e1f6"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-walkie-talkie:before {
    content: "\f8ef"
}

.fa-file-edit:before,.fa-file-pen:before {
    content: "\f31c"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before {
    content: "\f14b"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-person-circle-exclamation:before {
    content: "\e53f"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before {
    content: "\f240"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-code-compare:before {
    content: "\e13a"
}

.fa-list-dots:before,.fa-list-ul:before {
    content: "\f0ca"
}

.fa-school-lock:before {
    content: "\e56f"
}

.fa-tower-cell:before {
    content: "\e585"
}

.fa-down-long:before,.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-ranking-star:before {
    content: "\e561"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-person-harassing:before {
    content: "\e549"
}

.fa-brazilian-real-sign:before {
    content: "\e46c"
}

.fa-landmark-alt:before,.fa-landmark-dome:before {
    content: "\f752"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-television:before,.fa-tv-alt:before,.fa-tv:before {
    content: "\f26c"
}

.fa-shrimp:before {
    content: "\e448"
}

.fa-list-check:before,.fa-tasks:before {
    content: "\f0ae"
}

.fa-jug-detergent:before {
    content: "\e519"
}

.fa-circle-user:before,.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-car-burst:before,.fa-car-crash:before {
    content: "\f5e1"
}

.fa-y:before {
    content: "\59"
}

.fa-person-snowboarding:before,.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-shipping-fast:before,.fa-truck-fast:before {
    content: "\f48b"
}

.fa-fish:before {
    content: "\f578"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-adjust:before,.fa-circle-half-stroke:before {
    content: "\f042"
}

.fa-clapperboard:before {
    content: "\e131"
}

.fa-circle-radiation:before,.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-baseball-ball:before,.fa-baseball:before {
    content: "\f433"
}

.fa-jet-fighter-up:before {
    content: "\e518"
}

.fa-diagram-project:before,.fa-project-diagram:before {
    content: "\f542"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before {
    content: "\f6a9"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-grip-horizontal:before,.fa-grip:before {
    content: "\f58d"
}

.fa-share-from-square:before,.fa-share-square:before {
    content: "\f14d"
}

.fa-child-combatant:before,.fa-child-rifle:before {
    content: "\e4e0"
}

.fa-gun:before {
    content: "\e19b"
}

.fa-phone-square:before,.fa-square-phone:before {
    content: "\f098"
}

.fa-add:before,.fa-plus:before {
    content: "\2b"
}

.fa-expand:before {
    content: "\f065"
}

.fa-computer:before {
    content: "\e4e5"
}

.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before {
    content: "\f00d"
}

.fa-arrows-up-down-left-right:before,.fa-arrows:before {
    content: "\f047"
}

.fa-chalkboard-teacher:before,.fa-chalkboard-user:before {
    content: "\f51c"
}

.fa-peso-sign:before {
    content: "\e222"
}

.fa-building-shield:before {
    content: "\e4d8"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-users-line:before {
    content: "\e592"
}

.fa-quote-left-alt:before,.fa-quote-left:before {
    content: "\f10d"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trash-arrow-up:before,.fa-trash-restore:before {
    content: "\f829"
}

.fa-arrow-down-up-lock:before {
    content: "\e4b0"
}

.fa-lines-leaning:before {
    content: "\e51e"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-equals:before {
    content: "\3d"
}

.fa-blender:before {
    content: "\f517"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before {
    content: "\f20b"
}

.fa-map:before {
    content: "\f279"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-photo-film:before,.fa-photo-video:before {
    content: "\f87c"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-store:before {
    content: "\f54e"
}

.fa-arrow-trend-up:before {
    content: "\e098"
}

.fa-plug-circle-minus:before {
    content: "\e55e"
}

.fa-sign-hanging:before,.fa-sign:before {
    content: "\f4d9"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-tablet-android:before,.fa-tablet:before {
    content: "\f3fb"
}

.fa-school-flag:before {
    content: "\e56e"
}

.fa-fill:before {
    content: "\f575"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-notdef:before {
    content: "\e1fe"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-car-alt:before,.fa-car-rear:before {
    content: "\f5de"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-battery-2:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-radio:before {
    content: "\f8d7"
}

.fa-baby-carriage:before,.fa-carriage-baby:before {
    content: "\f77d"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-percent:before,.fa-percentage:before {
    content: "\25"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-glass-water-droplet:before {
    content: "\e4f5"
}

.fa-display:before {
    content: "\e163"
}

.fa-face-smile:before,.fa-smile:before {
    content: "\f118"
}

.fa-thumb-tack:before,.fa-thumbtack:before {
    content: "\f08d"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-person-praying:before,.fa-pray:before {
    content: "\f683"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-rotate:before,.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-robot:before {
    content: "\f544"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-cogs:before,.fa-gears:before {
    content: "\f085"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-arrow-up-right-dots:before {
    content: "\e4b7"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-face-grin-hearts:before,.fa-grin-hearts:before {
    content: "\f584"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-transgender-alt:before,.fa-transgender:before {
    content: "\f225"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-arrow-turn-down:before,.fa-level-down:before {
    content: "\f149"
}

.fa-person-falling-burst:before {
    content: "\e547"
}

.fa-award:before {
    content: "\f559"
}

.fa-ticket-alt:before,.fa-ticket-simple:before {
    content: "\f3ff"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-angle-double-left:before,.fa-angles-left:before {
    content: "\f100"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-clock-rotate-left:before,.fa-history:before {
    content: "\f1da"
}

.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-arrow-right-from-file:before,.fa-file-export:before {
    content: "\f56e"
}

.fa-shield-blank:before,.fa-shield:before {
    content: "\f132"
}

.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-house-medical:before {
    content: "\e3b2"
}

.fa-golf-ball-tee:before,.fa-golf-ball:before {
    content: "\f450"
}

.fa-chevron-circle-left:before,.fa-circle-chevron-left:before {
    content: "\f137"
}

.fa-house-chimney-window:before {
    content: "\e00d"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-tent-arrow-turn-left:before {
    content: "\e580"
}

.fa-tents:before {
    content: "\e582"
}

.fa-magic:before,.fa-wand-magic:before {
    content: "\f0d0"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-moon:before {
    content: "\f186"
}

.fa-wine-glass-alt:before,.fa-wine-glass-empty:before {
    content: "\f5ce"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-music:before {
    content: "\f001"
}

.fa-code-commit:before {
    content: "\f386"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-biking:before,.fa-person-biking:before {
    content: "\f84a"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-shield-heart:before {
    content: "\e574"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-earth-oceania:before,.fa-globe-oceania:before {
    content: "\e47b"
}

.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before {
    content: "\f2d3"
}

.fa-hashtag:before {
    content: "\23"
}

.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before {
    content: "\f424"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-t:before {
    content: "\54"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-chart-column:before {
    content: "\e0e3"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-vial-circle-check:before {
    content: "\e596"
}

.fa-person-arrow-down-to-line:before {
    content: "\e538"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-fan:before {
    content: "\f863"
}

.fa-person-walking-luggage:before {
    content: "\e554"
}

.fa-arrows-alt-v:before,.fa-up-down:before {
    content: "\f338"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-bahai:before,.fa-haykal:before {
    content: "\f666"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-circle-plus:before,.fa-plus-circle:before {
    content: "\f055"
}

.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-plug-circle-exclamation:before {
    content: "\e55d"
}

.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before {
    content: "\f127"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-person-walking-arrow-loop-left:before {
    content: "\e551"
}

.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-fire-alt:before,.fa-fire-flame-curved:before {
    content: "\f7e4"
}

.fa-tornado:before {
    content: "\f76f"
}

.fa-file-circle-plus:before {
    content: "\e494"
}

.fa-book-quran:before,.fa-quran:before {
    content: "\f687"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-angry:before,.fa-face-angry:before {
    content: "\f556"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-arrow-trend-down:before {
    content: "\e097"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-balance-scale:before,.fa-scale-balanced:before {
    content: "\f24e"
}

.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before {
    content: "\f62a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-desktop-alt:before,.fa-desktop:before {
    content: "\f390"
}

.fa-m:before {
    content: "\4d"
}

.fa-table-list:before,.fa-th-list:before {
    content: "\f00b"
}

.fa-comment-sms:before,.fa-sms:before {
    content: "\f7cd"
}

.fa-book:before {
    content: "\f02d"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-check:before {
    content: "\f00c"
}

.fa-battery-4:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-house-circle-check:before {
    content: "\e509"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-diagram-successor:before {
    content: "\e47a"
}

.fa-truck-arrow-right:before {
    content: "\e58b"
}

.fa-arrows-split-up-and-left:before {
    content: "\e4bc"
}

.fa-fist-raised:before,.fa-hand-fist:before {
    content: "\f6de"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-person-falling:before {
    content: "\e546"
}

.fa-image-portrait:before,.fa-portrait:before {
    content: "\f3e0"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-rug:before {
    content: "\e569"
}

.fa-earth-europe:before,.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before {
    content: "\f410"
}

.fa-baht-sign:before {
    content: "\e0ac"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-journal-whills:before,.fa-journal-whills:before {
    content: "\f66a"
}

.fa-handcuffs:before {
    content: "\e4f8"
}

.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before {
    content: "\f071"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-bottle-droplet:before {
    content: "\e4c4"
}

.fa-mask-face:before {
    content: "\e1d7"
}

.fa-hill-rockslide:before {
    content: "\e508"
}

.fa-exchange-alt:before,.fa-right-left:before {
    content: "\f362"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-road-circle-exclamation:before {
    content: "\e565"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-hands:before,.fa-sign-language:before,.fa-signing:before {
    content: "\f2a7"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before {
    content: "\f5c5"
}

.fa-arrows-up-down:before,.fa-arrows-v:before {
    content: "\f07d"
}

.fa-face-grimace:before,.fa-grimace:before {
    content: "\f57f"
}

.fa-wheelchair-alt:before,.fa-wheelchair-move:before {
    content: "\e2ce"
}

.fa-level-down-alt:before,.fa-turn-down:before {
    content: "\f3be"
}

.fa-person-walking-arrow-right:before {
    content: "\e552"
}

.fa-envelope-square:before,.fa-square-envelope:before {
    content: "\f199"
}

.fa-dice:before {
    content: "\f522"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-band-aid:before,.fa-bandage:before {
    content: "\f462"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before {
    content: "\f057"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-earth-asia:before,.fa-globe-asia:before {
    content: "\f57e"
}

.fa-id-card-alt:before,.fa-id-card-clip:before {
    content: "\f47f"
}

.fa-magnifying-glass-plus:before,.fa-search-plus:before {
    content: "\f00e"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-allergies:before,.fa-hand-dots:before {
    content: "\f461"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-coffee:before,.fa-mug-saucer:before {
    content: "\f0f4"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-magnifying-glass-minus:before,.fa-search-minus:before {
    content: "\f010"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-user-alt:before,.fa-user-large:before {
    content: "\f406"
}

.fa-train-tram:before {
    content: "\e5b4"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-jar:before {
    content: "\e516"
}

.fa-note-sticky:before,.fa-sticky-note:before {
    content: "\f249"
}

.fa-bug-slash:before {
    content: "\e490"
}

.fa-arrow-up-from-water-pump:before {
    content: "\e4b6"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-face-sad-tear:before,.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-plane:before {
    content: "\f072"
}

.fa-tent-arrows-down:before {
    content: "\e581"
}

.fa-exclamation:before {
    content: "\21"
}

.fa-arrows-spin:before {
    content: "\e4bb"
}

.fa-print:before {
    content: "\f02f"
}

.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before {
    content: "\e2bb"
}

.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before {
    content: "\24"
}

.fa-x:before {
    content: "\58"
}

.fa-magnifying-glass-dollar:before,.fa-search-dollar:before {
    content: "\f688"
}

.fa-users-cog:before,.fa-users-gear:before {
    content: "\f509"
}

.fa-person-military-pointing:before {
    content: "\e54a"
}

.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before {
    content: "\f19c"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-trowel:before {
    content: "\e589"
}

.fa-d:before {
    content: "\44"
}

.fa-stapler:before {
    content: "\e5af"
}

.fa-masks-theater:before,.fa-theater-masks:before {
    content: "\f630"
}

.fa-kip-sign:before {
    content: "\e1c4"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-handshake-alt:before,.fa-handshake-simple:before {
    content: "\f4c6"
}

.fa-fighter-jet:before,.fa-jet-fighter:before {
    content: "\f0fb"
}

.fa-share-alt-square:before,.fa-square-share-nodes:before {
    content: "\f1e1"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-plus-minus:before {
    content: "\e43c"
}

.fa-video-camera:before,.fa-video:before {
    content: "\f03d"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-person-circle-check:before {
    content: "\e53e"
}

.fa-level-up-alt:before,.fa-turn-up:before {
    content: "\f3bf"
}

.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.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.
 */
@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(font-awesome/webfonts/fa-brands-400.ttf) format("truetype")
}

.fa-brands,.fab {
    font-weight: 400
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-aws:before {
    content: "\f375"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-pixiv:before {
    content: "\e640"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-modx:before {
    content: "\f285"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-js-square:before,.fa-square-js:before {
    content: "\f3b9"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-unity:before {
    content: "\e049"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-vk:before {
    content: "\f189"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-reddit-square:before,.fa-square-reddit:before {
    content: "\f1a2"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-square-font-awesome:before {
    content: "\e5ad"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-brave:before {
    content: "\e63c"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-instagram-square:before,.fa-square-instagram:before {
    content: "\e055"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-hacker-news-square:before,.fa-square-hacker-news:before {
    content: "\f3af"
}

.fa-edge:before {
    content: "\f282"
}

.fa-threads:before {
    content: "\e618"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-snapchat-square:before,.fa-square-snapchat:before {
    content: "\f2ad"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-safari:before {
    content: "\f267"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before {
    content: "\f35c"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-square-viadeo:before,.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-centos:before {
    content: "\f789"
}

.fa-adn:before {
    content: "\f170"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-opensuse:before {
    content: "\e62b"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-dribbble-square:before,.fa-square-dribbble:before {
    content: "\f397"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-node:before {
    content: "\f419"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-debian:before {
    content: "\e60b"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-square-twitter:before,.fa-twitter-square:before {
    content: "\f081"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-golang:before {
    content: "\e40f"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-square-youtube:before,.fa-youtube-square:before {
    content: "\f431"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-rendact:before,.fa-wpressr:before {
    content: "\f3e4"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-nfc-directional:before {
    content: "\e530"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-meta:before {
    content: "\e49b"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-square-letterboxd:before {
    content: "\e62e"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-hips:before {
    content: "\f452"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-discord:before {
    content: "\f392"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-shoelace:before {
    content: "\e60c"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-square-steam:before,.fa-steam-square:before {
    content: "\f1b7"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-square-vimeo:before,.fa-vimeo-square:before {
    content: "\f194"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-apple:before {
    content: "\f179"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-padlet:before {
    content: "\e4a0"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-github-square:before,.fa-square-github:before {
    content: "\f092"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-neos:before {
    content: "\f612"
}

.fa-square-threads:before {
    content: "\e619"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-angular:before {
    content: "\f420"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envira:before {
    content: "\f299"
}

.fa-google-scholar:before {
    content: "\e63b"
}

.fa-gitlab-square:before,.fa-square-gitlab:before {
    content: "\e5ae"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before {
    content: "\f264"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-sith:before {
    content: "\f512"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-hashnode:before {
    content: "\e499"
}

.fa-react:before {
    content: "\f41b"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-gg:before {
    content: "\f260"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-pinterest-square:before,.fa-square-pinterest:before {
    content: "\f0d3"
}

.fa-xing:before {
    content: "\f168"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-less:before {
    content: "\f41d"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-signal-messenger:before {
    content: "\e663"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-nfc-symbol:before {
    content: "\e531"
}

.fa-mintbit:before {
    content: "\e62f"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-brave-reverse:before {
    content: "\e63d"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-google-plus-square:before,.fa-square-google-plus:before {
    content: "\f0d4"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-square-xing:before,.fa-xing-square:before {
    content: "\f169"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-fly:before {
    content: "\f417"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-viber:before {
    content: "\f409"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-letterboxd:before {
    content: "\e62d"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-audible:before {
    content: "\f373"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-bilibili:before {
    content: "\e3d9"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-x-twitter:before {
    content: "\e61b"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-42-group:before,.fa-innosoft:before {
    content: "\e080"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-pied-piper-square:before,.fa-square-pied-piper:before {
    content: "\e01e"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-facebook-square:before,.fa-square-facebook:before {
    content: "\f082"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-lastfm-square:before,.fa-square-lastfm:before {
    content: "\f203"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-figma:before {
    content: "\f799"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-cmplid:before {
    content: "\e360"
}

.fa-upwork:before {
    content: "\e641"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-docker:before {
    content: "\f395"
}

.fa-screenpal:before {
    content: "\e570"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-wirsindhandwerk:before,.fa-wsh:before {
    content: "\e2d0"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-apper:before {
    content: "\f371"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-snapchat-ghost:before,.fa-snapchat:before {
    content: "\f2ab"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-behance-square:before,.fa-square-behance:before {
    content: "\f1b5"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-webflow:before {
    content: "\e65c"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-space-awesome:before {
    content: "\e5ac"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-git-square:before,.fa-square-git:before {
    content: "\f1d2"
}

.fa-square-tumblr:before,.fa-tumblr-square:before {
    content: "\f174"
}

.fa-trello:before {
    content: "\f181"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-android:before {
    content: "\f17b"
}

.fa-bots:before {
    content: "\e340"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-uber:before {
    content: "\f402"
}

.fa-github:before {
    content: "\f09b"
}

.fa-php:before {
    content: "\f457"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-stubber:before {
    content: "\e5c7"
}

.fa-telegram-plane:before,.fa-telegram:before {
    content: "\f2c6"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-odysee:before {
    content: "\e5c6"
}

.fa-square-whatsapp:before,.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-slack-hash:before,.fa-slack:before {
    content: "\f198"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-usb:before {
    content: "\f287"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-square-x-twitter:before {
    content: "\e61a"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-medium-m:before,.fa-medium:before {
    content: "\f23a"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-sitrox:before {
    content: "\e44a"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-strava:before {
    content: "\f428"
}

.fa-ember:before {
    content: "\f423"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-zhihu:before {
    content: "\f63f"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-pix:before {
    content: "\e43a"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

/*!
 * 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.
 */
:host,:root {
    --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: block;
    src: url(font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(font-awesome/webfonts/fa-regular-400.ttf) format("truetype")
}

.fa-regular,.far {
    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.
 */
:host,:root {
    --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: block;
    src: url(font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(font-awesome/webfonts/fa-solid-900.ttf) format("truetype")
}

.fa-solid,.fas {
    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: "\f000"
}

.fa.fa-envelope-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-envelope-o:before {
    content: "\f0e0"
}

.fa.fa-star-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-star-o:before {
    content: "\f005"
}

.fa.fa-close:before,.fa.fa-remove:before {
    content: "\f00d"
}

.fa.fa-gear:before {
    content: "\f013"
}

.fa.fa-trash-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-trash-o:before {
    content: "\f2ed"
}

.fa.fa-home:before {
    content: "\f015"
}

.fa.fa-file-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-o:before {
    content: "\f15b"
}

.fa.fa-clock-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-clock-o:before {
    content: "\f017"
}

.fa.fa-arrow-circle-o-down {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-down:before {
    content: "\f358"
}

.fa.fa-arrow-circle-o-up {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-up:before {
    content: "\f35b"
}

.fa.fa-play-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-play-circle-o:before {
    content: "\f144"
}

.fa.fa-repeat:before,.fa.fa-rotate-right:before {
    content: "\f01e"
}

.fa.fa-refresh:before {
    content: "\f021"
}

.fa.fa-list-alt {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-list-alt:before {
    content: "\f022"
}

.fa.fa-dedent:before {
    content: "\f03b"
}

.fa.fa-video-camera:before {
    content: "\f03d"
}

.fa.fa-picture-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-picture-o:before {
    content: "\f03e"
}

.fa.fa-photo {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-photo:before {
    content: "\f03e"
}

.fa.fa-image {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-image:before {
    content: "\f03e"
}

.fa.fa-map-marker:before {
    content: "\f3c5"
}

.fa.fa-pencil-square-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-pencil-square-o:before {
    content: "\f044"
}

.fa.fa-edit {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-edit:before {
    content: "\f044"
}

.fa.fa-share-square-o:before {
    content: "\f14d"
}

.fa.fa-check-square-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-check-square-o:before {
    content: "\f14a"
}

.fa.fa-arrows:before {
    content: "\f0b2"
}

.fa.fa-times-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-times-circle-o:before {
    content: "\f057"
}

.fa.fa-check-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-check-circle-o:before {
    content: "\f058"
}

.fa.fa-mail-forward:before {
    content: "\f064"
}

.fa.fa-expand:before {
    content: "\f424"
}

.fa.fa-compress:before {
    content: "\f422"
}

.fa.fa-eye,.fa.fa-eye-slash {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-warning:before {
    content: "\f071"
}

.fa.fa-calendar:before {
    content: "\f073"
}

.fa.fa-arrows-v:before {
    content: "\f338"
}

.fa.fa-arrows-h:before {
    content: "\f337"
}

.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before {
    content: "\e0e3"
}

.fa.fa-twitter-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-twitter-square:before {
    content: "\f081"
}

.fa.fa-facebook-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-facebook-square:before {
    content: "\f082"
}

.fa.fa-gears:before {
    content: "\f085"
}

.fa.fa-thumbs-o-up {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-up:before {
    content: "\f164"
}

.fa.fa-thumbs-o-down {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-down:before {
    content: "\f165"
}

.fa.fa-heart-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-heart-o:before {
    content: "\f004"
}

.fa.fa-sign-out:before {
    content: "\f2f5"
}

.fa.fa-linkedin-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-linkedin-square:before {
    content: "\f08c"
}

.fa.fa-thumb-tack:before {
    content: "\f08d"
}

.fa.fa-external-link:before {
    content: "\f35d"
}

.fa.fa-sign-in:before {
    content: "\f2f6"
}

.fa.fa-github-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-github-square:before {
    content: "\f092"
}

.fa.fa-lemon-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-lemon-o:before {
    content: "\f094"
}

.fa.fa-square-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-square-o:before {
    content: "\f0c8"
}

.fa.fa-bookmark-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-bookmark-o:before {
    content: "\f02e"
}

.fa.fa-facebook,.fa.fa-twitter {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-facebook:before {
    content: "\f39e"
}

.fa.fa-facebook-f {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-facebook-f:before {
    content: "\f39e"
}

.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: "\f09e"
}

.fa.fa-hdd-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hdd-o:before {
    content: "\f0a0"
}

.fa.fa-hand-o-right {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa.fa-hand-o-left {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa.fa-hand-o-up {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa.fa-hand-o-down {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa.fa-globe:before {
    content: "\f57d"
}

.fa.fa-tasks:before {
    content: "\f828"
}

.fa.fa-arrows-alt:before {
    content: "\f31e"
}

.fa.fa-group:before {
    content: "\f0c0"
}

.fa.fa-chain:before {
    content: "\f0c1"
}

.fa.fa-cut:before {
    content: "\f0c4"
}

.fa.fa-files-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-files-o:before {
    content: "\f0c5"
}

.fa.fa-floppy-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-floppy-o:before {
    content: "\f0c7"
}

.fa.fa-save {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-save:before {
    content: "\f0c7"
}

.fa.fa-navicon:before,.fa.fa-reorder:before {
    content: "\f0c9"
}

.fa.fa-magic:before {
    content: "\e2ca"
}

.fa.fa-pinterest,.fa.fa-pinterest-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa.fa-google-plus-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa.fa-google-plus {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google-plus:before {
    content: "\f0d5"
}

.fa.fa-money:before {
    content: "\f3d1"
}

.fa.fa-unsorted:before {
    content: "\f0dc"
}

.fa.fa-sort-desc:before {
    content: "\f0dd"
}

.fa.fa-sort-asc:before {
    content: "\f0de"
}

.fa.fa-linkedin {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-linkedin:before {
    content: "\f0e1"
}

.fa.fa-rotate-left:before {
    content: "\f0e2"
}

.fa.fa-legal:before {
    content: "\f0e3"
}

.fa.fa-dashboard:before,.fa.fa-tachometer:before {
    content: "\f625"
}

.fa.fa-comment-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-comment-o:before {
    content: "\f075"
}

.fa.fa-comments-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-comments-o:before {
    content: "\f086"
}

.fa.fa-flash:before {
    content: "\f0e7"
}

.fa.fa-clipboard:before {
    content: "\f0ea"
}

.fa.fa-lightbulb-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa.fa-exchange:before {
    content: "\f362"
}

.fa.fa-cloud-download:before {
    content: "\f0ed"
}

.fa.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa.fa-bell-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-bell-o:before {
    content: "\f0f3"
}

.fa.fa-cutlery:before {
    content: "\f2e7"
}

.fa.fa-file-text-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-text-o:before {
    content: "\f15c"
}

.fa.fa-building-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-building-o:before {
    content: "\f1ad"
}

.fa.fa-hospital-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hospital-o:before {
    content: "\f0f8"
}

.fa.fa-tablet:before {
    content: "\f3fa"
}

.fa.fa-mobile-phone:before,.fa.fa-mobile:before {
    content: "\f3cd"
}

.fa.fa-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-circle-o:before {
    content: "\f111"
}

.fa.fa-mail-reply:before {
    content: "\f3e5"
}

.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: "\f07b"
}

.fa.fa-folder-open-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-folder-open-o:before {
    content: "\f07c"
}

.fa.fa-smile-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-smile-o:before {
    content: "\f118"
}

.fa.fa-frown-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-frown-o:before {
    content: "\f119"
}

.fa.fa-meh-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-meh-o:before {
    content: "\f11a"
}

.fa.fa-keyboard-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-keyboard-o:before {
    content: "\f11c"
}

.fa.fa-flag-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-flag-o:before {
    content: "\f024"
}

.fa.fa-mail-reply-all:before {
    content: "\f122"
}

.fa.fa-star-half-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-star-half-o:before {
    content: "\f5c0"
}

.fa.fa-star-half-empty {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-star-half-empty:before {
    content: "\f5c0"
}

.fa.fa-star-half-full {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-star-half-full:before {
    content: "\f5c0"
}

.fa.fa-code-fork:before {
    content: "\f126"
}

.fa.fa-chain-broken:before,.fa.fa-unlink:before {
    content: "\f127"
}

.fa.fa-calendar-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-calendar-o:before {
    content: "\f133"
}

.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-unlock-alt:before {
    content: "\f09c"
}

.fa.fa-minus-square-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-minus-square-o:before {
    content: "\f146"
}

.fa.fa-level-up:before {
    content: "\f3bf"
}

.fa.fa-level-down:before {
    content: "\f3be"
}

.fa.fa-pencil-square:before {
    content: "\f14b"
}

.fa.fa-external-link-square:before {
    content: "\f360"
}

.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: "\f150"
}

.fa.fa-toggle-down {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-toggle-down:before {
    content: "\f150"
}

.fa.fa-caret-square-o-up {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa.fa-toggle-up {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-toggle-up:before {
    content: "\f151"
}

.fa.fa-caret-square-o-right {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa.fa-toggle-right {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-toggle-right:before {
    content: "\f152"
}

.fa.fa-eur:before,.fa.fa-euro:before {
    content: "\f153"
}

.fa.fa-gbp:before {
    content: "\f154"
}

.fa.fa-dollar:before,.fa.fa-usd:before {
    content: "\24"
}

.fa.fa-inr:before,.fa.fa-rupee:before {
    content: "\e1bc"
}

.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before {
    content: "\f157"
}

.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before {
    content: "\f158"
}

.fa.fa-krw:before,.fa.fa-won:before {
    content: "\f159"
}

.fa.fa-bitcoin,.fa.fa-btc {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-bitcoin:before {
    content: "\f15a"
}

.fa.fa-file-text:before {
    content: "\f15c"
}

.fa.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa.fa-sort-alpha-desc:before {
    content: "\f881"
}

.fa.fa-sort-amount-asc:before {
    content: "\f884"
}

.fa.fa-sort-amount-desc:before {
    content: "\f160"
}

.fa.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa.fa-sort-numeric-desc:before {
    content: "\f886"
}

.fa.fa-youtube-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-youtube-square:before {
    content: "\f431"
}

.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-xing-square:before {
    content: "\f169"
}

.fa.fa-youtube-play {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-youtube-play:before {
    content: "\f167"
}

.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-bitbucket-square:before {
    content: "\f171"
}

.fa.fa-tumblr,.fa.fa-tumblr-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-tumblr-square:before {
    content: "\f174"
}

.fa.fa-long-arrow-down:before {
    content: "\f309"
}

.fa.fa-long-arrow-up:before {
    content: "\f30c"
}

.fa.fa-long-arrow-left:before {
    content: "\f30a"
}

.fa.fa-long-arrow-right:before {
    content: "\f30b"
}

.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-gittip:before {
    content: "\f184"
}

.fa.fa-sun-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-sun-o:before {
    content: "\f185"
}

.fa.fa-moon-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-moon-o:before {
    content: "\f186"
}

.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo {
    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: "\f35a"
}

.fa.fa-arrow-circle-o-left {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-left:before {
    content: "\f359"
}

.fa.fa-caret-square-o-left {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa.fa-toggle-left {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-toggle-left:before {
    content: "\f191"
}

.fa.fa-dot-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-dot-circle-o:before {
    content: "\f192"
}

.fa.fa-vimeo-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-vimeo-square:before {
    content: "\f194"
}

.fa.fa-try:before,.fa.fa-turkish-lira:before {
    content: "\e2bb"
}

.fa.fa-plus-square-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-plus-square-o:before {
    content: "\f0fe"
}

.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-bank:before,.fa.fa-institution:before {
    content: "\f19c"
}

.fa.fa-mortar-board:before {
    content: "\f19d"
}

.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-reddit-square:before {
    content: "\f1a2"
}

.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-behance-square:before {
    content: "\f1b5"
}

.fa.fa-steam,.fa.fa-steam-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-steam-square:before {
    content: "\f1b7"
}

.fa.fa-automobile:before {
    content: "\f1b9"
}

.fa.fa-cab:before {
    content: "\f1ba"
}

.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify {
    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: "\f1c1"
}

.fa.fa-file-word-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-word-o:before {
    content: "\f1c2"
}

.fa.fa-file-excel-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa.fa-file-powerpoint-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa.fa-file-image-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-image-o:before {
    content: "\f1c5"
}

.fa.fa-file-photo-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-photo-o:before {
    content: "\f1c5"
}

.fa.fa-file-picture-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa.fa-file-archive-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa.fa-file-zip-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa.fa-file-audio-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa.fa-file-sound-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa.fa-file-video-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-video-o:before {
    content: "\f1c8"
}

.fa.fa-file-movie-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-movie-o:before {
    content: "\f1c8"
}

.fa.fa-file-code-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-file-code-o:before {
    content: "\f1c9"
}

.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before {
    content: "\f1cd"
}

.fa.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa.fa-ra,.fa.fa-rebel {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-ra:before {
    content: "\f1d0"
}

.fa.fa-resistance {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-resistance:before {
    content: "\f1d0"
}

.fa.fa-empire,.fa.fa-ge {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-ge:before {
    content: "\f1d1"
}

.fa.fa-git-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-git-square:before {
    content: "\f1d2"
}

.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-y-combinator-square:before {
    content: "\f1d4"
}

.fa.fa-yc-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-yc-square:before {
    content: "\f1d4"
}

.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wechat:before {
    content: "\f1d7"
}

.fa.fa-send:before {
    content: "\f1d8"
}

.fa.fa-paper-plane-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-paper-plane-o:before {
    content: "\f1d8"
}

.fa.fa-send-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-send-o:before {
    content: "\f1d8"
}

.fa.fa-circle-thin {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-circle-thin:before {
    content: "\f111"
}

.fa.fa-header:before {
    content: "\f1dc"
}

.fa.fa-futbol-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-futbol-o:before {
    content: "\f1e3"
}

.fa.fa-soccer-ball-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa.fa-slideshare,.fa.fa-twitch,.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: "\f1ea"
}

.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal {
    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: "\f1f6"
}

.fa.fa-trash:before {
    content: "\f2ed"
}

.fa.fa-copyright {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-eyedropper:before {
    content: "\f1fb"
}

.fa.fa-area-chart:before {
    content: "\f1fe"
}

.fa.fa-pie-chart:before {
    content: "\f200"
}

.fa.fa-line-chart:before {
    content: "\f201"
}

.fa.fa-lastfm,.fa.fa-lastfm-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-lastfm-square:before {
    content: "\f203"
}

.fa.fa-angellist,.fa.fa-ioxhost {
    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: "\f20a"
}

.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before {
    content: "\f20b"
}

.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.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: "\f3a5"
}

.fa.fa-intersex:before,.fa.fa-transgender:before {
    content: "\f224"
}

.fa.fa-transgender-alt:before {
    content: "\f225"
}

.fa.fa-facebook-official {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-facebook-official:before {
    content: "\f09a"
}

.fa.fa-pinterest-p,.fa.fa-whatsapp {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-hotel:before {
    content: "\f236"
}

.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-yc:before {
    content: "\f23b"
}

.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-battery-4:before,.fa.fa-battery:before {
    content: "\f240"
}

.fa.fa-battery-3:before {
    content: "\f241"
}

.fa.fa-battery-2:before {
    content: "\f242"
}

.fa.fa-battery-1:before {
    content: "\f243"
}

.fa.fa-battery-0:before {
    content: "\f244"
}

.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-sticky-note-o:before {
    content: "\f249"
}

.fa.fa-cc-diners-club,.fa.fa-cc-jcb {
    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: "\f254"
}

.fa.fa-hourglass-1:before {
    content: "\f251"
}

.fa.fa-hourglass-2:before {
    content: "\f252"
}

.fa.fa-hourglass-3:before {
    content: "\f253"
}

.fa.fa-hand-rock-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-rock-o:before {
    content: "\f255"
}

.fa.fa-hand-grab-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-grab-o:before {
    content: "\f255"
}

.fa.fa-hand-paper-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-paper-o:before {
    content: "\f256"
}

.fa.fa-hand-stop-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-stop-o:before {
    content: "\f256"
}

.fa.fa-hand-scissors-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa.fa-hand-lizard-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa.fa-hand-spock-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-spock-o:before {
    content: "\f259"
}

.fa.fa-hand-pointer-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa.fa-hand-peace-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa.fa-registered {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-television:before {
    content: "\f26c"
}

.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao {
    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: "\f271"
}

.fa.fa-calendar-minus-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa.fa-calendar-times-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-calendar-times-o:before {
    content: "\f273"
}

.fa.fa-calendar-check-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-calendar-check-o:before {
    content: "\f274"
}

.fa.fa-map-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-map-o:before {
    content: "\f279"
}

.fa.fa-commenting:before {
    content: "\f4ad"
}

.fa.fa-commenting-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-commenting-o:before {
    content: "\f4ad"
}

.fa.fa-houzz,.fa.fa-vimeo {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-vimeo:before {
    content: "\f27d"
}

.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-credit-card-alt:before {
    content: "\f09d"
}

.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb {
    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: "\f28b"
}

.fa.fa-stop-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-stop-circle-o:before {
    content: "\f28d"
}

.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-wheelchair-alt:before {
    content: "\f368"
}

.fa.fa-question-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-question-circle-o:before {
    content: "\f059"
}

.fa.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa.fa-glide,.fa.fa-glide-g {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-signing:before {
    content: "\f2a7"
}

.fa.fa-viadeo,.fa.fa-viadeo-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa.fa-snapchat,.fa.fa-snapchat-ghost {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-snapchat-ghost:before {
    content: "\f2ab"
}

.fa.fa-snapchat-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa.fa-google-plus-circle {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-google-plus-circle:before {
    content: "\f2b3"
}

.fa.fa-fa,.fa.fa-font-awesome {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-fa:before {
    content: "\f2b4"
}

.fa.fa-handshake-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-handshake-o:before {
    content: "\f2b5"
}

.fa.fa-envelope-open-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-envelope-open-o:before {
    content: "\f2b6"
}

.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: "\f2b9"
}

.fa.fa-vcard:before {
    content: "\f2bb"
}

.fa.fa-address-card-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-address-card-o:before {
    content: "\f2bb"
}

.fa.fa-vcard-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-vcard-o:before {
    content: "\f2bb"
}

.fa.fa-user-circle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-user-circle-o:before {
    content: "\f2bd"
}

.fa.fa-user-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-user-o:before {
    content: "\f007"
}

.fa.fa-id-badge {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-drivers-license:before {
    content: "\f2c2"
}

.fa.fa-id-card-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-id-card-o:before {
    content: "\f2c2"
}

.fa.fa-drivers-license-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-drivers-license-o:before {
    content: "\f2c2"
}

.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-thermometer-4:before,.fa.fa-thermometer:before {
    content: "\f2c7"
}

.fa.fa-thermometer-3:before {
    content: "\f2c8"
}

.fa.fa-thermometer-2:before {
    content: "\f2c9"
}

.fa.fa-thermometer-1:before {
    content: "\f2ca"
}

.fa.fa-thermometer-0:before {
    content: "\f2cb"
}

.fa.fa-bathtub:before,.fa.fa-s15:before {
    content: "\f2cd"
}

.fa.fa-window-maximize,.fa.fa-window-restore {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-times-rectangle:before {
    content: "\f410"
}

.fa.fa-window-close-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-window-close-o:before {
    content: "\f410"
}

.fa.fa-times-rectangle-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-times-rectangle-o:before {
    content: "\f410"
}

.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa.fa-eercast:before {
    content: "\f2da"
}

.fa.fa-snowflake-o {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

.fa.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

:root {
    --color-primary: #0965d2;
    --color-secondary: var(--color-blue-700);
    --color-secondary-light-10: color-mix(in srgb,var(--color-secondary) 90%,var(--white) 10%);
    --color-secondary-dark-30: color-mix(in srgb,var(--color-secondary) 90%,var(--black) 30%);
    --color-academics: #FFAD28;
    --color-authors: var(--color-blue-700);
    --color-businesses: #217D00;
    --color-students: #FF3B30;
    --color-blue-50: #EFF6FF;
    --color-blue-100: #DBEAFE;
    --color-blue-200: #BFDBFE;
    --color-blue-300: #ACCCEF;
    --color-blue-400: #7EB5EF;
    --color-blue-500: #3B82F6;
    --color-blue-600: #2563EB;
    --color-blue-700: #1D4ED8;
    --color-blue-800: #1E40AF;
    --color-blue-900: #1E3A8A;
    --color-blue-950: #172554;
    --dark-blue: var(--color-blue-900);
    --dark-blue-light-10: color-mix(in srgb,var(--dark-blue) 90%,var(--white) 10%);
    --dark-blue-dark-30: color-mix(in srgb,var(--dark-blue) 90%,var(--black) 30%);
    --color-text: #333;
    --color-text-muted: #777;
    --color-border: #CCC;
    --bg-gray: #F6F6F6;
    --white: #FFF;
    --black: #000;
    --font-size-10: 10px;
    --font-size-12: 12px;
    --font-size-14: 14px;
    --font-size-16: 16px;
    --font-size-18: 18px;
    --font-size-20: 20px;
    --font-size-22: 22px;
    --font-size-24: 24px;
    --font-size-26: 26px;
    --font-size-28: 28px;
    --font-size-30: 30px;
    --font-size-32: 32px;
    --font-size-34: 34px;
    --font-size-36: 36px;
    --font-size-38: 38px;
    --font-size-40: 40px;
    --font-size-44: 44px;
    --font-size-h1: var(--font-size-40);
    --font-size-h2: var(--font-size-36);
    --font-size-h3: var(--font-size-30);
    --font-size-h4: var(--font-size-26);
    --font-size-h5: var(--font-size-26);
    --font-size-h6: var(--font-size-26);
    --font-size-title-1: var(--font-size-26);
    --font-size-title-2: var(--font-size-24);
    --font-size-body-1: var(--font-size-20);
    --font-size-body-2: var(--font-size-18);
    --font-size-caption-1: var(--font-size-14);
    --font-size-caption-2: var(--font-size-12);
    --shadow: 0 5px 15px 0 rgba(0,0,0,.15)
}

@media (max-width: 767px) {
    :root {
        --font-size-h1:var(--font-size-34);
        --font-size-h2: var(--font-size-32);
        --font-size-h3: var(--font-size-26);
        --font-size-h4: var(--font-size-24);
        --font-size-h5: var(--font-size-24);
        --font-size-h6: var(--font-size-24);
        --font-size-title-1: var(--font-size-24);
        --font-size-title-2: var(--font-size-20);
        --font-size-body-1: var(--font-size-18);
        --font-size-body-2: var(--font-size-16);
        --font-size-caption-1: var(--font-size-14);
        --font-size-caption-2: var(--font-size-12)
    }
}

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

@media (min-width: 580px) {
    .container-psp {
        padding-left:30px;
        padding-right: 30px
    }
}

@media (min-width: 990px) {
    .container-psp {
        max-width:990px
    }
}

@media (min-width: 1250px) {
    .container-psp {
        max-width:1250px
    }
}

@media (min-width: 1600px) {
    .container-psp {
        max-width:1450px
    }
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-selected {
    background: #F0F0F0
}

.autocomplete-suggestions strong {
    font-weight: 400;
    color: var(--color-secondary)
}

.autocomplete-group {
    padding: 2px 5px
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000
}

.ui-autocomplete-loading {
    background: #fff url(../images/loading.gif) right center no-repeat
}

.icon-rtl {
    padding-right: 25px;
    background: url(../images/loading.gif) no-repeat right;
    background-size: 20px;
    background-position-x: 99%
}

body {
    line-height: 1.5;
    font-size: var(--font-size-caption-1);
    --body-padding-top: 70px;
    padding-top: var(--body-padding-top)!important
}

body.page-top-banner-maintenance {
    --body-padding-top: 110px
}

body.locale-zh {
    --body-padding-top: 0
}

@media (max-width: 1249px) {
    body {
        --body-padding-top:60px
    }

    body.page-top-banner-maintenance {
        --body-padding-top: 61px;
    }
}

abbr[title] {
    text-decoration: none
}

svg {
    vertical-align: middle
}

.inline-svg {
    display: inline-block;
    line-height: 0;
    vertical-align: middle
}

.inline-svg>svg {
    width: 100%;
    height: 100%;
    display: block
}

.btn,.btn-lg {
    border-radius: 8px
}

.bg-white {
    background-color: #fff
}

.bg-gray {
    background-color: var(--bg-gray)
}

.bg-secondary {
    background-color: var(--color-secondary)
}

.bg-dark-blue {
    background-color: var(--dark-blue)
}

.bg-transparent {
    background-color: transparent
}

.qcd {
    color: var(--color-secondary)
}

.qcd:hover {
    cursor: pointer;
    color: var(--color-secondary-dark-30);
    text-decoration: underline
}

.btn-scrib-cta-outline {
    background-color: transparent;
    border: 1px solid #ffb400;
    color: #efa901
}

.btn-scrib-cta {
    background-color: #0965d2;
    border: none;
    color: #ffffff;
}

.btn-scrib-cta-outline:focus,.btn-scrib-cta-outline:hover,.btn-scrib-cta:focus,.btn-scrib-cta:hover {
    background-color: #3893ff;
    color: white;
}

.btn-scrib-secondary {
    background-color: var(--color-secondary);
    color: #fff;
    border: none
}

.btn-scrib-secondary:focus,.btn-scrib-secondary:hover {
    background-color: var(--color-secondary-light-10);
    color: #FFF
}

.btn-scrib-secondary-outline {
    border: 1px solid;
    color: var(--color-secondary);
    background-color: var(--color-blue-100)
}

.btn-scrib-secondary-outline:focus,.btn-scrib-secondary-outline:hover {
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-secondary);
    color: var(--color-secondary);
    background-color: color-mix(in srgb,var(--color-blue-100) 97%,var(--black) 3%)
}

.btn-light-blue {
    background-color: var(--color-blue-100);
    border: none;
    color: var(--dark-blue)
}

.btn-light-blue:focus,.btn-light-blue:hover {
    background-color: color-mix(in srgb,var(--color-blue-100) 90%,var(--white) 10%);
    color: var(--dark-blue)
}

.btn-white {
    background-color: var(--white);
    color: var(--color-text)
}

.btn-white:focus,.btn-white:hover {
    background-color: color-mix(in srgb,var(--white) 97%,var(--black) 3%)
}

.btn-gray {
    background-color: var(--bg-gray);
    border-color: var(--bg-gray);
    color: var(--color-text)
}

.btn-gray:focus,.btn-gray:hover {
    background-color: color-mix(in srgb,var(--bg-gray) 97%,var(--black) 3%)
}

.btn-black-outline {
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-text);
    color: var(--color-text);
    background-color: color-mix(in srgb,var(--color-text) 10%,transparent 90%)
}

.btn-black-outline:focus,.btn-black-outline:hover {
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-text);
    color: var(--color-text);
    background-color: color-mix(in srgb,var(--color-text) 15%,transparent 85%)
}

.btn-link-cta {
    color: #ffbe00
}

.btn-link-cta:focus,.btn-link-cta:hover {
    color: #ffb400
}

.btn-scrib {
    background-color: var(--color-secondary);
    color: #fff
}

.btn-scrib:focus,.btn-scrib:hover {
    background-color: var(--color-secondary-light-10);
    color: #fff
}

.btn-social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 10px
}

.btn-social.btn-lg {
    padding-top: 11px;
    padding-bottom: 11px
}

.btn-social-icon {
    position: relative;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0
}

.btn-social-icon>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 34px;
    font-size: 1.6em
}

.btn-social-icon.btn-lg>:first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social-icon.btn-sm>:first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social-icon.btn-xs>:first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon>:first-child {
    border: none;
    text-align: center;
    width: 100%!important
}

.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0
}

.btn-multiple-lines {
    max-width: 100%;
    white-space: normal;
    word-break: break-word;
    hyphens: auto
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,.2)
}

.btn-facebook.active,.btn-facebook.focus,.btn-facebook:active,.btn-facebook:focus,.btn-facebook:hover,.open>.dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0,0,0,.2)
}

.btn-facebook.active.focus,.btn-facebook.active:focus,.btn-facebook.active:hover,.btn-facebook:active.focus,.btn-facebook:active:focus,.btn-facebook:active:hover,.open>.dropdown-toggle.btn-facebook.focus,.open>.dropdown-toggle.btn-facebook:focus,.open>.dropdown-toggle.btn-facebook:hover {
    color: #fff;
    background-color: #23345a;
    border-color: rgba(0,0,0,.2)
}

.btn-facebook.active,.btn-facebook:active,.open>.dropdown-toggle.btn-facebook {
    background-image: none
}

.btn-facebook.disabled.focus,.btn-facebook.disabled:focus,.btn-facebook.disabled:hover,.btn-facebook[disabled].focus,.btn-facebook[disabled]:focus,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook.focus,fieldset[disabled] .btn-facebook:focus,fieldset[disabled] .btn-facebook:hover {
    background-color: #3b5998;
    border-color: rgba(0,0,0,.2)
}

.btn-facebook .badge {
    color: #3b5998;
    background-color: #fff
}

.btn-google {
    color: #626364;
    background-color: #FFF;
    border-color: #626364
}

.btn-google:active,.btn-google:focus,.btn-google:hover {
    background-color: #F3F4F6
}

.btn-orcid {
    color: #447405;
    background-color: #FFF;
    border-color: #447405
}

.btn-orcid:active,.btn-orcid:focus,.btn-orcid:hover {
    background-color: #F3F4F6
}

.sss-or {
    font-size: var(--font-size-caption-2);
    color: #4A4B4B;
    position: relative
}

.sss-or::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #C3C4C5
}

.sss-or .sss-or-text {
    background-color: #FFF;
    padding: 0 7%;
    position: relative;
    z-index: 1
}

.alert-danger-scribendi {
    background-color: #fff368!important;
    color: #333!important
}

.alert-danger-scribendi span {
    color: #A94442
}

.hr-gray {
    border-color: var(--bg-gray)
}

.hr-ccc {
    border-color: #CCC
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.-z-1 {
    z-index: -1
}

.z-0 {
    z-index: 0
}

.z-1 {
    z-index: 1
}

.z-auto {
    z-index: auto
}

@media screen and (max-width: 992px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-block {
        display: block!important
    }
}

@media screen and (min-width: 993px) {
    .d-md-none {
        display:none!important
    }

    .d-md-block {
        display: block!important
    }
}

.grid {
    display: grid
}

.grid-cols-1 {
    grid-template-columns: repeat(1,minmax(0,1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr))
}

.grid-cols-4 {
    grid-template-columns: repeat(4,minmax(0,1fr))
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo,a#CybotCookiebotDialogPoweredbyCybot,div#CybotCookiebotDialogPoweredByText {
    display: none
}

.card-group-flex,.row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.d-flex {
    display: flex!important;
}

.d-inline-flex {
    display: inline-flex!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

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

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

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

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

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

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

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

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

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

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.justify-self-start {
    justify-self: start!important
}

.justify-self-end {
    justify-self: end!important
}

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

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important;
}

.flex-fill {
    flex: 1 1 0!important
}

.grow {
    flex-grow: 1
}

.grow-0 {
    flex-grow: 0
}

.gap-5 {
    gap: 5px
}

.gap-8 {
    gap: 8px
}

.gap-10 {
    gap: 10px
}

.gap-20 {
    gap: 20px
}

.gap-30 {
    gap: 30px
}

.gap-40 {
    gap: 40px
}

.gap-50 {
    gap: 50px
}

.gap-x-4 {
    column-gap: 4px
}

.gap-x-5 {
    column-gap: 5px
}

.gap-x-8 {
    column-gap: 8px
}

.gap-x-10 {
    column-gap: 10px
}

.gap-x-15 {
    column-gap: 15px
}

.gap-x-20 {
    column-gap: 20px
}

.gap-x-30 {
    column-gap: 290px;
}

.gap-x-40 {
    column-gap: 40px
}

.gap-x-50 {
    column-gap: 50px
}

.gap-x-130 {
    column-gap: 130px
}

.gap-y-1 {
    row-gap: 1px
}

.gap-y-5 {
    row-gap: 5px
}

.gap-y-8 {
    row-gap: 8px
}

.gap-y-10 {
    row-gap: 10px
}

.gap-y-15 {
    row-gap: 15px
}

.gap-y-20 {
    row-gap: 20px
}

.gap-y-30 {
    row-gap: 30px
}

.gap-y-40 {
    row-gap: 40px
}

.gap-y-50 {
    row-gap: 50px
}

.overflow-hidden {
    overflow: hidden
}

.tooltip-inner {
    padding: 12px 17px
}

.tooltip strong {
    color: var(--color-secondary);
    font-weight: 400
}

.popover {
    -moz-box-shadow: 0 0 10px rgba(223,235,247,1);
    -webkit-box-shadow: 0 0 10px rgba(223,235,247,1);
    box-shadow: 0 0 10px rgba(223,235,247,1);
    -ms-filter: "alpha(Opacity=95)"!important;
    opacity: .95!important;
    font-size: var(--font-size-caption-1);
    color: #666
}

.popover.top {
    margin-top: -20px
}

.popover.bottom {
    margin-top: 20px
}

.popover-content {
    padding: 14px
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: 'Geist Sans',sans-serif;
    font-weight: 400
}

.h1,h1 {
    font-size: var(--font-size-h1)
}

.h2,h2 {
    font-size: var(--font-size-h2)
}

.h3,h3 {
    font-size: var(--font-size-h3)
}

.h4,h4 {
    font-size: var(--font-size-h4)
}

.h5,h5 {
    font-size: var(--font-size-h5)
}

.h6,h6 {
    font-size: var(--font-size-h6)
}

a:focus {
    outline: 0
}

.visuallyhidden {
    position: absolute;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(0 0 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

.text-scrib,a {
    color: #323232;
}

a:hover {
    color: var(--color-secondary-dark-30)
}

.text-scrib-dark {
    color: var(--dark-blue)
}

a.text-scrib-dark:hover {
    color: var(--dark-blue-dark-30)
}

a.scrib-link-secondary-muted:focus,a.scrib-link-secondary-muted:hover {
    color: var(--color-secondary)
}

.text-cta {
    color: var(--color-primary)!important
}

.text-base {
    color: var(--color-text);
}

.text-muted {
    color: var(--color-text-muted)
}

.text-dark-blue {
    color: var(--dark-blue)
}

.text-light-blue {
    color: var(--color-blue-100)
}

.text-white {
    color: var(--white)!important
}

.text-black {
    color: var(--black)
}

.text-gray {
    color: var(--bg-gray)
}

.text-blue-on-dark-bg {
    color: var(--color-blue-100)
}

.text-weight-100 {
    font-weight: 100
}

.text-weight-200 {
    font-weight: 200
}

.text-weight-300 {
    font-weight: 300
}

.text-weight-400 {
    font-weight: 400
}

.text-weight-500 {
    font-weight: 500
}

.text-weight-600 {
    font-weight: 600
}

.text-weight-700 {
    font-weight: 700
}

.text-weight-800 {
    font-weight: 800
}

.text-weight-900 {
    font-weight: 900
}

.text-bold {
    font-weight: 700
}

.text-italic {
    font-style: italic
}

.text-underline {
    text-decoration: underline
}

.text-line-through {
    text-decoration: line-through
}

.text-no-underline {
    text-decoration: none
}

.text-bigger {
    font-size: 1.2em
}

.text-title-1 {
    font-size: var(--font-size-title-1)
}

.text-title-2 {
    font-size: var(--font-size-title-2)
}

.text-body-1 {
    font-size: var(--font-size-body-1)
}

.text-body-2 {
    font-size: var(--font-size-body-2)
}

.text-caption-1 {
    font-size: var(--font-size-caption-1)
}

.text-caption-2 {
    font-size: var(--font-size-caption-2)
}

.text-10 {
    font-size: var(--font-size-10)
}

.text-12 {
    font-size: var(--font-size-12)
}

.text-14 {
    font-size: var(--font-size-14)
}

.text-16 {
    font-size: var(--font-size-16)
}

.text-18 {
    font-size: var(--font-size-18)
}

.text-20 {
    font-size: var(--font-size-20)
}

.text-22 {
    font-size: var(--font-size-22)
}

.text-24 {
    font-size: var(--font-size-24)
}

.text-26 {
    font-size: var(--font-size-26)
}

.text-28 {
    font-size: var(--font-size-28)
}

.text-30 {
    font-size: var(--font-size-30)
}

.text-32 {
    font-size: var(--font-size-32)
}

.text-34 {
    font-size: var(--font-size-34)
}

.text-36 {
    font-size: var(--font-size-36)
}

.text-38 {
    font-size: var(--font-size-38)
}

.text-40 {
    font-size: var(--font-size-40)
}

.text-44 {
    font-size: var(--font-size-44)
}

.text-em-11 {
    font-size: 1.1em
}

.text-em-12 {
    font-size: 1.2em
}

.text-em-13 {
    font-size: 1.3em
}

.text-em-14 {
    font-size: 1.4em
}

.text-em-15 {
    font-size: 1.5em
}

.leading-110 {
    line-height: 1.1
}

.leading-130 {
    line-height: 1.1;
}

.leading-140 {
    line-height: 1.4
}

.leading-160 {
    line-height: 1.6
}

.leading-none {
    line-height: 1
}

.leading-tight {
    line-height: 1.2
}

.leading-normal {
    line-height: 1.5
}

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.break-words {
    overflow-wrap: break-word
}

.break-all {
    word-break: break-all
}

.cursor-pointer {
    cursor: pointer
}

.border-0 {
    border-width: 0
}

.border {
    border-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.opacity-70 {
    opacity: .7
}

.shadow {
    box-shadow: var(--shadow)
}

.border-solid {
    border-style: solid
}

.border-transparent {
    border-color: transparent
}

.border-gray {
    border-color: var(--color-border)
}

.border-eee {
    border-color: #eee
}

.dropdown-menu {
    border-radius: 0
}

#tagline.tagline-zh {
    margin-top: 75px
}

.breadcrumb {
    margin: 25px 0 40px;
    background-color: #F6F6F6
}

.alert-sm {
    padding-top: 10px!important;
    padding-bottom: 10px!important
}

.alert-default {
    background: #f5f5f5;
    border-color: #ddd!important
}

.alert-subtle {
    background-color: #fafafa;
    border-color: #ddd!important;
    border-radius: 0!important
}

.alert-notes {
    font-size: .9em;
    border-radius: 0!important;
    background-color: #fafafa;
    padding: 15px!important
}

.alert-notes h5 {
    margin-top: 0;
    color: #333
}

.alert-custom-info {
    border-radius: 8px;
    background: #F6F6F6;
    padding: 13px;
    border: 0
}

.alert-custom-info .fa {
    color: var(--color-secondary);
    font-size: var(--font-size-body-1);
    vertical-align: middle
}

.panel-stat {
    border-radius: 10px;
    color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 25px 20px;
    position: relative;
    text-align: left
}

.panel-stat .stat-icon {
    font-size: var(--font-size-title-1);
    opacity: .3;
    position: absolute;
    right: 10px;
    top: 20px
}

.bg-danger {
    background-color: #fc8675!important;
    color: #fff!important
}

.bg-info {
    background-color: #6bafbd!important;
    color: #fff!important
}

.bg-warning {
    background-color: #f3ce85!important;
    color: #fff!important
}

.bg-success {
    background-color: #65cea7!important;
    color: #fff!important
}

.bg-default {
    background-color: #f2f2f2!important;
    color: #777!important
}

.bg-scrib-dark {
    background-color: var(--dark-blue)!important;
    color: #fff!important
}

.bg-scrib {
    background-color: var(--color-secondary)!important;
    color: #fff!important
}

.alert.alert-success {
    color: #1b601c;
    background: #b2e7d3;
    border: 1px solid #65cea7
}

.badge-success,.label-success {
    background-color: #65cea7;
    color: #fff
}

.text-info {
    color: #6bafbd
}

.text-success {
    color: #65cea7
}

.jumbotron {
    margin-bottom: 0;
    padding: 0;
    display: flex;
    align-items: center
}

.scribendi-copy {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto
}

.lazy-img-outer {
    position: relative;
    width: 100%;
    padding-bottom: 100%
}

.lazy-img-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.lazy-img-inner img.lazyload {
    width: 100%;
    height: 100%
}

.rounded-2 {
    border-radius: 2px
}

.rounded-4 {
    border-radius: 4px
}

.rounded-6 {
    border-radius: 6px
}

.rounded-8 {
    border-radius: 8px
}

.rounded-16 {
    border-radius: 16px
}

.rounded-full {
    border-radius: 9999px
}

.-mt-15 {
    margin-top: -15px!important
}

.-mt-20 {
    margin-top: -20px!important
}

.-mt-50 {
    margin-top: -50px!important
}

.m-0 {
    margin: 0!important
}

.mt-0 {
    margin-top: 0!important
}

.mt-1 {
    margin-top: 1px!important
}

.mt-3 {
    margin-top: 3px!important
}

.mt-4 {
    margin-top: 4px!important
}

.mt-5 {
    margin-top: 5px!important
}

.mt-6 {
    margin-top: 6px!important
}

.mt-8 {
    margin-top: 8px!important
}

.mt-10 {
    margin-top: 10px!important
}

.mt-15 {
    margin-top: 15px!important
}

.mt-20 {
    margin-top: 20px!important
}

.mt-25 {
    margin-top: 25px!important
}

.mt-30 {
    margin-top: 30px!important
}

.mt-35 {
    margin-top: 35px!important
}

.mt-40 {
    margin-top: 40px!important
}

.mt-45 {
    margin-top: 45px!important
}

.mt-50 {
    margin-top: 50px!important
}

.mt-55 {
    margin-top: 55px!important
}

.mt-60 {
    margin-top: 60px!important
}

.mt-65 {
    margin-top: 65px!important
}

.mt-70 {
    margin-top: 70px!important
}

.mt-75 {
    margin-top: 75px!important
}

.mt-80 {
    margin-top: 80px!important
}

.mt-85 {
    margin-top: 85px!important
}

.mt-90 {
    margin-top: 90px!important
}

.mt-95 {
    margin-top: 95px!important
}

.mt-100 {
    margin-top: 100px!important
}

.mt-105 {
    margin-top: 105px!important
}

.mt-110 {
    margin-top: 110px!important
}

.mt-115 {
    margin-top: 115px!important
}

.mt-120 {
    margin-top: 120px!important
}

.mt-130 {
    margin-top: 130px!important
}

.mt-140 {
    margin-top: 140px!important
}

.mt-150 {
    margin-top: 150px!important
}

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

.mb-3 {
    margin-bottom: 3px!important
}

.mb-5 {
    margin-bottom: 5px!important
}

.mb-8 {
    margin-bottom: 8px!important
}

.mb-10 {
    margin-bottom: 10px!important
}

.mb-15 {
    margin-bottom: 15px!important
}

.mb-16 {
    margin-bottom: 16px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mb-25 {
    margin-bottom: 25px!important
}

.mb-30 {
    margin-bottom: 30px!important
}

.mb-35 {
    margin-bottom: 35px!important
}

.mb-40 {
    margin-bottom: 40px!important
}

.mb-45 {
    margin-bottom: 45px!important
}

.mb-50 {
    margin-bottom: 50px!important
}

.mb-55 {
    margin-bottom: 55px!important
}

.mb-60 {
    margin-bottom: 60px!important
}

.mb-65 {
    margin-bottom: 65px!important
}

.mb-70 {
    margin-bottom: 70px!important
}

.mb-75 {
    margin-bottom: 75px!important
}

.mb-80 {
    margin-bottom: 80px!important
}

.mb-85 {
    margin-bottom: 85px!important
}

.mb-90 {
    margin-bottom: 90px!important
}

.mb-95 {
    margin-bottom: 95px!important
}

.mb-100 {
    margin-bottom: 100px!important
}

.mb-105 {
    margin-bottom: 105px!important
}

.mb-110 {
    margin-bottom: 110px!important
}

.mb-115 {
    margin-bottom: 115px!important
}

.mb-120 {
    margin-bottom: 120px!important
}

.mr-0 {
    margin-right: 0!important
}

.mr-3 {
    margin-right: 3px!important
}

.mr-5 {
    margin-right: 5px!important
}

.mr-8 {
    margin-right: 8px!important
}

.mr-10 {
    margin-right: 10px!important
}

.mr-15 {
    margin-right: 15px!important
}

.mr-16 {
    margin-right: 16px!important
}

.mr-20 {
    margin-right: 20px!important
}

.mr-auto {
    margin-right: auto!important
}

.ml-0 {
    margin-left: 0!important
}

.ml-4 {
    margin-left: 4px!important
}

.ml-5 {
    margin-left: 5px!important;
}

.ml-8 {
    margin-left: 8px!important
}

.ml-10 {
    margin-left: 10px!important
}

.ml-15 {
    margin-left: 15px!important
}

.ml-16 {
    margin-left: 16px!important
}

.ml-20 {
    margin-left: 20px!important
}

.ml-auto {
    margin-left: auto!important
}

.p-0 {
    padding: 0!important
}

.p-5 {
    padding: 5px!important
}

.p-8 {
    padding: 8px!important
}

.p-10 {
    padding: 10px!important
}

.p-15 {
    padding: 15px!important
}

.p-20 {
    padding: 20px!important
}

.p-30 {
    padding: 30px!important
}

.p-40 {
    padding: 40px!important
}

.pt-0 {
    padding-top: 0!important
}

.pt-3 {
    padding-top: 3px!important
}

.pt-4 {
    padding-top: 4px!important
}

.pt-5 {
    padding-top: 5px!important
}

.pt-6 {
    padding-top: 6px!important
}

.pt-7 {
    padding-top: 7px!important
}

.pt-8 {
    padding-top: 8px!important
}

.pt-9 {
    padding-top: 9px!important
}

.pt-10 {
    padding-top: 10px!important
}

.pt-13 {
    padding-top: 13px!important
}

.pt-15 {
    padding-top: 15px!important
}

.pt-16 {
    padding-top: 16px!important
}

.pt-20 {
    padding-top: 20px!important
}

.pt-25 {
    padding-top: 25px!important
}

.pt-30 {
    padding-top: 30px!important
}

.pt-35 {
    padding-top: 35px!important
}

.pt-40 {
    padding-top: 40px!important
}

.pt-45 {
    padding-top: 45px!important
}

.pt-50 {
    padding-top: 50px!important
}

.pt-55 {
    padding-top: 55px!important
}

.pt-60 {
    padding-top: 60px!important
}

.pt-65 {
    padding-top: 65px!important
}

.pt-70 {
    padding-top: 70px!important
}

.pt-75 {
    padding-top: 75px!important
}

.pt-80 {
    padding-top: 80px!important
}

.pt-85 {
    padding-top: 85px!important
}

.pt-90 {
    padding-top: 90px!important
}

.pt-95 {
    padding-top: 95px!important
}

.pt-100 {
    padding-top: 100px!important
}

.pt-105 {
    padding-top: 105px!important
}

.pt-110 {
    padding-top: 110px!important
}

.pt-115 {
    padding-top: 115px!important
}

.pt-120 {
    padding-top: 120px!important
}

.pt-130 {
    padding-top: 130px!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pb-3 {
    padding-bottom: 3px!important
}

.pb-4 {
    padding-bottom: 4px!important
}

.pb-5 {
    padding-bottom: 5px!important
}

.pb-6 {
    padding-bottom: 6px!important
}

.pb-7 {
    padding-bottom: 7px!important
}

.pb-8 {
    padding-bottom: 8px!important
}

.pb-9 {
    padding-bottom: 9px!important
}

.pb-10 {
    padding-bottom: 10px!important
}

.pb-13 {
    padding-bottom: 13px!important
}

.pb-15 {
    padding-bottom: 15px!important
}

.pb-16 {
    padding-bottom: 16px!important
}

.pb-20 {
    padding-bottom: 20px!important
}

.pb-25 {
    padding-bottom: 25px!important
}

.pb-30 {
    padding-bottom: 30px!important
}

.pb-35 {
    padding-bottom: 35px!important
}

.pb-40 {
    padding-bottom: 40px!important
}

.pb-45 {
    padding-bottom: 45px!important
}

.pb-50 {
    padding-bottom: 50px!important
}

.pb-55 {
    padding-bottom: 55px!important
}

.pb-60 {
    padding-bottom: 60px!important
}

.pb-65 {
    padding-bottom: 65px!important
}

.pb-70 {
    padding-bottom: 70px!important
}

.pb-75 {
    padding-bottom: 75px!important
}

.pb-80 {
    padding-bottom: 80px!important
}

.pb-85 {
    padding-bottom: 85px!important
}

.pb-90 {
    padding-bottom: 90px!important
}

.pb-95 {
    padding-bottom: 95px!important
}

.pb-100 {
    padding-bottom: 100px!important
}

.pb-105 {
    padding-bottom: 105px!important
}

.pb-110 {
    padding-bottom: 110px!important
}

.pb-115 {
    padding-bottom: 115px!important
}

.pb-120 {
    padding-bottom: 120px!important
}

.pb-130 {
    padding-bottom: 130px!important
}

.pl-0 {
    padding-left: 0!important
}

.pl-5 {
    padding-left: 5px!important
}

.pl-10 {
    padding-left: 10px!important
}

.pl-14 {
    padding-left: 14px!important
}

.pl-15 {
    padding-left: 15px!important
}

.pl-20 {
    padding-left: 20px!important
}

.pl-30 {
    padding-left: 30px!important
}

.pr-0 {
    padding-right: 0!important
}

.pr-5 {
    padding-right: 5px!important
}

.pr-10 {
    padding-right: 10px!important
}

.pr-14 {
    padding-right: 14px!important
}

.pr-15 {
    padding-right: 15px!important
}

.pr-20 {
    padding-right: 20px!important
}

.pr-30 {
    padding-right: 30px!important
}

.px-5 {
    padding-left: 5px!important;
    padding-right: 5px!important
}

.px-10 {
    padding-left: 10px!important;
    padding-right: 10px!important
}

.py-5 {
    padding-top: 5px!important;
    padding-bottom: 5px!important
}

.py-10 {
    padding-top: 10px!important;
    padding-bottom: 10px!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.w-50px {
    width: 50px!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.h-16px {
    height: 16px!important
}

.h-20px {
    height: 20px!important
}

.h-24px {
    height: 24px!important
}

.h-28px {
    height: 28px!important
}

.h-50px {
    height: 50px!important
}

.maxw-full {
    max-width: 100%
}

.maxw-500 {
    max-width: 500px
}

.maxw-900 {
    max-width: 900px
}

.maxw-1000 {
    max-width: 1000px
}

.maxw-2000 {
    max-width: 2000px
}

.minw-md {
    min-width: 12.5rem
}

.minw-70 {
    min-width: 70px
}

.minw-85 {
    min-width: 85px
}

.grid-span-full {
    grid-column: 1 / -1
}

.align-baseline {
    vertical-align: baseline
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.align-bottom {
    vertical-align: bottom
}

.-align-1px {
    vertical-align: -1px
}

.modal-dialog.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.modal-dialog.modal-dialog-centered .modal-content {
    width: 100%;
}

.section-gray {
    background-color: #F6F6F6
}

.orcid-create {
    background-color: #A6CE39;
    border-radius: 15px;
    height: 36px;
    padding: 0 20px;
    color: #fff;
    width: 350px;
    text-align: center;
    font-family: Inter,sans-serif;
    font-weight: 600;
    font-size: var(--font-size-caption-1);
    line-height: 36px;
    margin-bottom: 20px
}

.orcid-authorized {
    background-color: #A6CE39;
    border-radius: 15px;
    height: 36px;
    padding: 0 20px;
    color: #fff;
    width: 350px;
    text-align: left;
    font-family: Inter,sans-serif;
    font-weight: 600;
    font-size: var(--font-size-caption-1);
    line-height: 36px;
    margin-bottom: 20px
}

.orcid-panel {
    background-color: #EDEDED;
    border: 1px solid #CCC;
    height: auto;
    width: 91%;
    margin: 20px auto;
    border-radius: 10px;
    padding: 20px;
    overflow: auto;
    font-size: var(--font-size-caption-1);
    font-weight: 600
}

.orcid-icon,.referral-rock-icon {
    height: 18px
}

a.orcid-create {
    color: #fff;
    text-decoration: none!important;
    display: block
}

a.orcid-create:hover {
    color: var(--color-secondary)
}

.inter-font {
    font-family: Inter,sans-serif
}

#referral-rock-content {
    min-height: 200px;
    justify-content: space-between
}

#referral-rock-content .referral-code-panel {
    background: #ededed;
    padding: 10px;
    border-radius: 10px;
    border: thin solid #ccc;
    color: gray
}

@media (max-width: 767px) {
    #referral-copy>span {
        display:none
    }
}

#referral-rock-processing-panel {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,.8);
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center
}

#referral-copy {
    transition: linear 200ms
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.custom-spin {
    animation: spin 1s linear infinite
}

@media (max-width: 767px) {
    .mmt-0 {
        margin-top:0!important
    }

    .mmt-5 {
        margin-top: 5px!important
    }

    .mmt-10 {
        margin-top: 10px!important
    }

    .mmt-15 {
        margin-top: 15px!important
    }

    .mmt-20 {
        margin-top: 20px!important
    }

    .mmt-25 {
        margin-top: 25px!important
    }

    .mmt-30 {
        margin-top: 30px!important
    }

    .mmt-35 {
        margin-top: 35px!important
    }

    .mmt-40 {
        margin-top: 40px!important
    }

    .mmt-45 {
        margin-top: 45px!important
    }

    .mmt-50 {
        margin-top: 50px!important
    }

    .mmt-55 {
        margin-top: 55px!important
    }

    .mmt-60 {
        margin-top: 60px!important
    }

    .mmt-65 {
        margin-top: 65px!important
    }

    .mmt-70 {
        margin-top: 70px!important
    }

    .mmt-75 {
        margin-top: 75px!important
    }

    .mmt-80 {
        margin-top: 80px!important
    }

    .mmt-85 {
        margin-top: 85px!important
    }

    .mmt-90 {
        margin-top: 90px!important
    }

    .mmt-95 {
        margin-top: 95px!important
    }

    .mmt-100 {
        margin-top: 100px!important
    }

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

    .mmb-5 {
        margin-bottom: 5px!important
    }

    .mmb-10 {
        margin-bottom: 10px!important
    }

    .mmb-15 {
        margin-bottom: 15px!important
    }

    .mmb-20 {
        margin-bottom: 20px!important
    }

    .mmb-25 {
        margin-bottom: 25px!important
    }

    .mmb-30 {
        margin-bottom: 30px!important
    }

    .mmb-32 {
        margin-bottom: 32px!important
    }

    .mmb-35 {
        margin-bottom: 35px!important
    }

    .mmb-40 {
        margin-bottom: 40px!important
    }

    .mmb-45 {
        margin-bottom: 45px!important
    }

    .mmb-50 {
        margin-bottom: 50px!important
    }

    .mmb-55 {
        margin-bottom: 55px!important
    }

    .mmb-60 {
        margin-bottom: 60px!important
    }

    .mmb-65 {
        margin-bottom: 65px!important
    }

    .mmb-70 {
        margin-bottom: 70px!important
    }

    .mmb-75 {
        margin-bottom: 75px!important
    }

    .mmb-80 {
        margin-bottom: 80px!important
    }

    .mmb-85 {
        margin-bottom: 85px!important
    }

    .mmb-90 {
        margin-bottom: 90px!important
    }

    .mmb-95 {
        margin-bottom: 95px!important
    }

    .mmb-100 {
        margin-bottom: 100px!important
    }

    .mmr-0 {
        margin-right: 0!important
    }

    .mmr-5 {
        margin-right: 5px!important
    }

    .mmr-10 {
        margin-right: 10px!important
    }

    .mmr-15 {
        margin-right: 15px!important
    }

    .mmr-auto {
        margin-right: auto!important
    }

    .mml-0 {
        margin-left: 0!important
    }

    .mml-5 {
        margin-left: 5px!important
    }

    .mml-10 {
        margin-left: 10px!important
    }

    .mml-15 {
        margin-left: 15px!important
    }

    .mml-auto {
        margin-left: auto!important
    }

    .mp-0 {
        padding: 0!important
    }

    .mp-5 {
        padding: 5px!important
    }

    .mp-10 {
        padding: 10px!important
    }

    .mp-15 {
        padding: 15px!important
    }

    .mp-20 {
        padding: 20px!important
    }

    .mpt-0 {
        padding-top: 0!important
    }

    .mpt-5 {
        padding-top: 5px!important
    }

    .mpt-7 {
        padding-top: 7px!important
    }

    .mpt-10 {
        padding-top: 10px!important
    }

    .mpt-15 {
        padding-top: 15px!important
    }

    .mpt-20 {
        padding-top: 20px!important
    }

    .mpt-25 {
        padding-top: 25px!important
    }

    .mpt-30 {
        padding-top: 30px!important
    }

    .mpt-35 {
        padding-top: 35px!important
    }

    .mpt-40 {
        padding-top: 40px!important
    }

    .mpt-45 {
        padding-top: 45px!important
    }

    .mpt-50 {
        padding-top: 50px!important
    }

    .mpt-55 {
        padding-top: 55px!important
    }

    .mpt-60 {
        padding-top: 60px!important
    }

    .mpt-65 {
        padding-top: 65px!important
    }

    .mpt-70 {
        padding-top: 70px!important
    }

    .mpt-75 {
        padding-top: 75px!important
    }

    .mpt-80 {
        padding-top: 80px!important
    }

    .mpt-85 {
        padding-top: 85px!important
    }

    .mpt-90 {
        padding-top: 90px!important
    }

    .mpt-95 {
        padding-top: 95px!important
    }

    .mpt-100 {
        padding-top: 100px!important
    }

    .mpb-0 {
        padding-bottom: 0!important
    }

    .mpb-5 {
        padding-bottom: 5px!important
    }

    .mpb-10 {
        padding-bottom: 10px!important
    }

    .mpb-15 {
        padding-bottom: 15px!important
    }

    .mpb-20 {
        padding-bottom: 20px!important
    }

    .mpb-25 {
        padding-bottom: 25px!important
    }

    .mpb-30 {
        padding-bottom: 30px!important
    }

    .mpb-35 {
        padding-bottom: 35px!important
    }

    .mpb-40 {
        padding-bottom: 40px!important
    }

    .mpb-45 {
        padding-bottom: 45px!important
    }

    .mpb-50 {
        padding-bottom: 50px!important
    }

    .mpb-55 {
        padding-bottom: 55px!important
    }

    .mpb-60 {
        padding-bottom: 60px!important
    }

    .mpb-65 {
        padding-bottom: 65px!important
    }

    .mpb-70 {
        padding-bottom: 70px!important
    }

    .mpb-75 {
        padding-bottom: 75px!important
    }

    .mpb-80 {
        padding-bottom: 80px!important
    }

    .mpb-85 {
        padding-bottom: 85px!important
    }

    .mpb-90 {
        padding-bottom: 90px!important
    }

    .mpb-95 {
        padding-bottom: 95px!important
    }

    .mpb-100 {
        padding-bottom: 100px!important
    }

    .mpl-0 {
        padding-left: 0!important
    }

    .mpl-5 {
        padding-left: 5px!important
    }

    .mpl-10 {
        padding-left: 10px!important
    }

    .mpl-15 {
        padding-left: 15px!important
    }

    .mpl-20 {
        padding-left: 20px!important
    }

    .mpr-0 {
        padding-right: 0!important
    }

    .mpr-5 {
        padding-right: 5px!important
    }

    .mpr-10 {
        padding-right: 10px!important
    }

    .mpr-15 {
        padding-right: 15px!important
    }

    .mpr-20 {
        padding-right: 20px!important
    }

    .mobile-text-left {
        text-align: left
    }

    .mobile-text-right {
        text-align: right
    }

    .mobile-text-center {
        text-align: center
    }

    .d-xs-inline {
        display: inline!important
    }

    .d-xs-inline-block {
        display: inline-block!important
    }

    .d-xs-block {
        display: block!important
    }
}

.no-scroll-y {
    overflow-y: hidden
}

@supports (-webkit-touch-callout:none) {
    .no-scroll-y {
        position: fixed
    }
}

.div-scrollbar {
    overflow-y: scroll;
    overflow: hidden scroll;
    -webkit-overflow-scrolling: touch;
    padding-right: 10px
}

.div-scrollbar::-webkit-scrollbar {
    width: 8px;
    background-color: transparent
}

.div-scrollbar::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent
}

.div-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #D9D9D9
}

.page-header h1 {
    margin-bottom: 20px
}

.panel-default.panel-default-scribendi {
    border-radius: 0
}

.panel-default.panel-default-scribendi .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-default.panel-default-scribendi .panel-heading.panel-divider {
    margin: 20px -15px
}

.panel-author {
    border-color: #544BAA
}

.panel-author .panel-heading {
    background-color: #544BAA!important;
    color: #fff
}

.panel-feedback .panel-heading {
    background-color: var(--color-secondary)!important;
    border: 1px solid;
    color: #fff
}

.panel-academic {
    border-color: #26A69A
}

.panel-academic .panel-heading {
    background-color: #26A69A!important;
    color: #fff
}

.panel-student {
    border-color: #A1005B
}

.panel-student .panel-heading {
    background-color: #A1005B!important;
    color: #fff
}

.panel-personal {
    border-color: #3384CD
}

.panel-personal .panel-heading {
    background-color: #3384CD!important;
    color: #fff
}

.panel-business {
    border-color: #EF5350
}

.panel-business .panel-heading {
    background-color: #EF5350!important;
    color: #fff
}

.panel-esl {
    border-color: #ff7900
}

.panel-esl .panel-heading {
    background-color: #ff7900!important;
    color: #fff
}

.clear {
    clear: both
}

.form-group.required label:before {
    content: "* ";
    color: red
}

.form-group.required label.no-required-symbol:before {
    content: none
}

@media (max-width: 767px) {
    .text-xs-center {
        text-align:center
    }

    .mt-xs-40 {
        margin-top: 40px!important
    }
}

.g-recaptcha>div {
    margin-left: auto
}

.grecaptcha-badge {
    visibility: hidden
}

.form-contact-phone {
    position: fixed;
    overflow: hidden;
    width: 50px;
    height: 50px;
    top: -60px;
    left: -60px
}

.hide-quote-gray .service_disabled {
    display: none
}

.btn-primary-outline {
    background-color: rgba(255,255,255,.65);
    border: 1px solid;
    color: var(--color-secondary)
}

.btn-primary-outline:focus,.btn-primary-outline:hover {
    border: 1px solid;
    color: var(--color-secondary-dark-30);
    background-color: rgba(255,255,255,.8)
}

.btn-primary,.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    background-color: var(--color-secondary)
}

.btn-primary {
    border: none
}

.btn-primary:active,.btn-primary:focus,.btn-primary:hover {
    background-color: var(--color-secondary-light-10)
}

@media (min-width: 1400px) {
    .container-wrap {
        background:#fff url(../images/bg/container-border.jpg) center 0 repeat-y;
        box-shadow: inset 0 80px 80px rgba(255,255,255,1),inset 0 -80px 80px rgba(255,255,255,1)
    }

    .container-wrap.shadows-hide {
        background: 0 0
    }

    .container-wrap.shadows-academic {
        background: #fff url(../images/bg/container-border-academic.jpg) center 0 repeat-y
    }

    .container-wrap.shadows-author {
        background: #fff url(../images/bg/container-border-author.jpg) center 0 repeat-y
    }

    .container-wrap.shadows-business {
        background: #fff url(../images/bg/container-border-business.jpg) center 0 repeat-y
    }

    .container-wrap.shadows-esl {
        background: #fff url(../images/bg/container-border-esl2.jpg) center 0 repeat-y
    }

    .container-wrap.shadows-student {
        background: #fff url(../images/bg/container-border-student.jpg) center 0 repeat-y
    }

    .container-wrap.shadows-personal {
        background: #fff url(../images/bg/container-border-personal.jpg) center 0 repeat-y
    }
}

.page-service-metacat .page-content p {
    font-size: var(--font-size-body-2);
    color: #777
}

.page-service-metacat .page-content p strong {
    color: #444
}

.page-service-author .beforeAfter a,.page-service-author .breadcrumb>.active,.text-author {
    color: #544BAA!important
}

.page-service-author .beforeAfter a:focus,.page-service-author .beforeAfter a:hover,a.text-author:focus,a.text-author:hover {
    color: #423b88!important
}

.page-service-author .beforeAfter,.page-service-author .beforeAfter div a:hover img {
    border: 1px solid #a49cf1;
    background-color: #f3f2ff
}

.page-service-author #jumbotron-service {
    border-bottom: 10px solid #544BAA
}

.page-service-author footer {
    border-top: 10px solid #544BAA
}

.bg-author {
    background-color: #544BAA!important
}

.page-service-academic .beforeAfter a,.page-service-academic .breadcrumb>.active,.text-academic {
    color: #26A69A!important
}

.page-service-academic .beforeAfter a:focus,.page-service-academic .beforeAfter a:hover,a.text-academic:focus,a.text-academic:hover {
    color: #14786f!important
}

.page-service-academic .beforeAfter,.page-service-academic .beforeAfter div a:hover img {
    border: 1px solid #5acdc2;
    background-color: #f3fffe
}

.page-service-academic #jumbotron-service {
    border-bottom: 10px solid #26A69A
}

.page-service-academic footer {
    border-top: 10px solid #26A69A
}

.bg-academic {
    background-color: #26A69A!important
}

.page-service-chinese .beforeAfter a,.page-service-esl .beforeAfter a,.page-service-esl .breadcrumb>.active,.text-esl {
    color: #ff7900!important
}

.page-service-chinese .beforeAfter a:focus,.page-service-chinese .beforeAfter a:hover,.page-service-esl .beforeAfter a:focus,.page-service-esl .beforeAfter a:hover,a.text-esl:focus,a.text-esl:hover {
    color: #bf5804!important
}

.page-service-chinese .beforeAfter,.page-service-chinese .beforeAfter div a:hover img,.page-service-esl .beforeAfter,.page-service-esl .beforeAfter div a:hover img {
    border: 1px solid #f99746;
    background-color: #fcf3eb
}

.page-service-chinese #jumbotron-service,.page-service-esl #jumbotron-service {
    border-bottom: 10px solid #ff7900
}

.page-service-chinese footer,.page-service-esl footer {
    border-top: 10px solid #ff7900
}

.bg-esl {
    background-color: #ff7900!important
}

.page-service-personal .beforeAfter a,.page-service-personal .breadcrumb>.active,.text-personal {
    color: #3384CD!important
}

.page-service-personal .beforeAfter a:focus,.page-service-personal .beforeAfter a:hover,a.text-personal:focus,a.text-personal:hover {
    color: #2a6ca7!important
}

.page-service-personal .beforeAfter,.page-service-personal .beforeAfter div a:hover img {
    border: 1px solid #86bff2;
    background-color: #f2f9ff
}

.page-service-personal #jumbotron-service {
    border-bottom: 10px solid #3384CD
}

.page-service-personal footer {
    border-top: 10px solid #3384CD
}

.bg-personal {
    background-color: #3384CD!important
}

.page-service-business .beforeAfter a,.page-service-business .breadcrumb>.active,.text-business {
    color: #EF5350!important
}

.page-service-business .beforeAfter a:focus,.page-service-business .beforeAfter a:hover,a.text-business:focus,a.text-business:hover {
    color: #ae2f2d!important
}

.page-service-business .beforeAfter,.page-service-business .beforeAfter div a:hover img {
    border: 1px solid #f68381;
    background-color: #fef3f3
}

.page-service-business #jumbotron-service {
    border-bottom: 10px solid #EF5350
}

.page-service-business footer {
    border-top: 10px solid #EF5350
}

.bg-business {
    background-color: #EF5350!important
}

.page-service-corporate .beforeAfter a,.page-service-corporate .breadcrumb>.active,.text-corporate {
    color: #777!important
}

.page-service-corporate .beforeAfter a:focus,.page-service-corporate .beforeAfter a:hover,a.text-corporate:focus,a.text-corporate:hover {
    color: #555!important
}

.page-service-corporate .beforeAfter,.page-service-corporate .beforeAfter div a:hover img {
    border: 1px solid #aaa;
    background-color: #fafafa
}

.page-service-corporate #jumbotron-service {
    border-bottom: 10px solid #aaa
}

.page-service-corporate footer {
    border-top: 10px solid #aaa
}

.bg-corporate {
    background-color: #544BAA!important
}

.page-service-student .beforeAfter a,.page-service-student .breadcrumb>.active,.text-student {
    color: #a1005b!important
}

.page-service-student .beforeAfter a:focus,.page-service-student .beforeAfter a:hover,a.text-student:focus,a.text-student:hover {
    color: #83004a!important
}

.page-service-student .beforeAfter,.page-service-student .beforeAfter div a:hover img {
    border: 1px solid #a1005b;
    background-color: #fef2f9
}

.page-service-student #jumbotron-service {
    border-bottom: 10px solid #a1005b
}

.page-service-student footer {
    border-top: 10px solid #a1005b
}

.bg-student {
    background-color: #a1005b!important
}

.page-service-translation .beforeAfter a,.page-service-translation .breadcrumb>.active,.text-translation {
    color: #26A69A!important
}

.page-service-translation .beforeAfter a:focus,.page-service-translation .beforeAfter a:hover,a.text-translation:focus,a.text-translation:hover {
    color: #14786f!important
}

.page-service-translation .beforeAfter,.page-service-translation .beforeAfter div a:hover img {
    border: 1px solid #5acdc2;
    background-color: #f3fffe
}

.page-service-translation #jumbotron-service {
    border-bottom: 10px solid #26A69A
}

.page-service-translation footer {
    border-top: 10px solid #26A69A
}

.floatRight {
    float: right
}

.floatLeft {
    float: left
}

a.link_button {
    background: url(../images/buttons/base_32.png) no-repeat scroll right 0;
    font-size: 1em;
    height: 38px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer
}

a.link_button>span {
    background: url(../images/buttons/sprite_green_32.png) no-repeat scroll left 0;
    color: #FFF;
    height: 38px;
    line-height: 38px;
    padding: 0 12px;
    display: block;
    text-decoration: none
}

a.blue_button {
    background: url(../images/buttons/base_32.png) no-repeat scroll right -76px;
    font-size: 1em;
    height: 38px;
    text-align: center;
    text-decoration: none;
    display: block;
    cursor: pointer
}

a.blue_button>span {
    background: url(../images/buttons/sprite_blue_32.png) no-repeat scroll left 0;
    color: #FFF;
    height: 38px;
    line-height: 38px;
    padding: 0 12px;
    display: block;
    text-decoration: none
}

a.blue_button:hover,a.link_button:hover {
    text-decoration: none
}

a.link_button.hover,a.link_button:focus,a.link_button:hover {
    background-position: right -38px
}

a.blue_button.hover,a.blue_button:focus,a.blue_button:hover {
    background-position: right -114px
}

a.blue_button.hover>span,a.blue_button:focus>span,a.blue_button:hover>span,a.link_button.hover>span,a.link_button:focus>span,a.link_button:hover>span {
    background-position: 0 -38px
}

a.blue_button .calc,a.link_button .confirm {
    background-position: 0 -76px;
    padding-left: 34px
}

a.blue_button.hover .calc,a.blue_button:focus .calc,a.blue_button:hover .calc,a.link_button.hover .confirm,a.link_button:focus .confirm,a.link_button:hover .confirm {
    background-position: 0 -114px
}

a.blue_button .wiz,a.link_button .download {
    background-position: 0 -152px;
    padding-left: 34px
}

a.blue_button.hover .wiz,a.blue_button:focus .wiz,a.blue_button:hover .wiz,a.link_button.hover .download,a.link_button:focus .download,a.link_button:hover .download {
    background-position: 0 -190px
}

a.blue_button .down,a.link_button .upload {
    background-position: 0 -228px;
    padding-left: 34px
}

a.blue_button.hover .down,a.blue_button:focus .down,a.blue_button:hover .down,a.link_button.hover .upload,a.link_button:focus .upload,a.link_button:hover .upload {
    background-position: 0 -266px
}

a.link_button .bookmark {
    background-position: 0 -380px;
    padding-left: 34px
}

a.link_button.hover .bookmark,a.link_button:focus .bookmark,a.link_button:hover .bookmark {
    background-position: 0 -418px
}

ul.ui-sortable {
    list-style-type: none;
    margin: 0
}

ul.ui-sortable li {
    padding: 5px
}

ul.ui-sortable .handle {
    margin: 0 5px 0 10px;
    cursor: move
}

ul.ui-sortable li .ui-sortable-controls {
    visibility: hidden
}

ul.ui-sortable li:first-child .ui-sortable-controls {
    visibility: visible;
    background: url(../images/icons/delete_move_item.gif) 0 3px no-repeat;
    height: 18px;
    display: inline-block
}

ul.ui-sortable li:first-child .ui-sortable-controls .bm_delete,ul.ui-sortable li:first-child .ui-sortable-controls .ui-sortable-handle {
    visibility: hidden
}

ul.ui-sortable li:first-child:hover .ui-sortable-controls .bm_delete,ul.ui-sortable li:first-child:hover .ui-sortable-controls .ui-sortable-handle {
    visibility: visible
}

ul.ui-sortable li.hover .ui-sortable-controls {
    visibility: visible;
    background: 0 0
}

ul#bm_list.ui-sortable {
    padding-left: 0
}

div.autocomplete {
    margin: 0;
    padding: 0;
    width: 300px;
    background: #fff;
    border: 1px solid;
    position: absolute
}

div.autocomplete ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

div.autocomplete ul li.selected {
    background-color: var(--color-secondary-light-10);
    color: #fff;
    cursor: pointer
}

div.autocomplete ul li {
    margin: 0;
    padding: 2px;
    display: block;
    list-style-type: none;
    cursor: pointer
}

.ui-autocomplete li {
    font-size: .8em;
    text-align: left
}

.media-object {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

.media-object--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.media-object .media-object__left {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 20px;
    text-align: center
}

.media-object .media-object__left--ten {
    width: 10%
}

.media-object .media-object__left--twenty {
    width: 20%
}

.media-object .media-object__left--thirty {
    width: 30%
}

.media-object .media-object__left--fourty {
    width: 40%
}

.media-object .media-object__body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.media-object .media-object__body ul {
    padding-left: 20px
}

header .navbar {
    background-color: #fff;
    padding: 0;
    border: none
}

header .container-header {
    position: relative
}

header .navbar-nav {
    margin-top: 35px
}

.page-service header .navbar-nav {
    margin-top: 24px
}

header .navbar-nav>.nav-item>a {
    font-size: var(--font-size-16);
    padding: 8px 0 41px
}

header .navbar-nav>.nav-item>.service-button {
    margin-top: 2px
}

.page-service header .navbar-nav>.nav-item>a {
    padding-bottom: 29px
}

header .navbar-nav>.nav-item>a.btn-scrib-cta {
    font-size: var(--font-size-14)
}

header .nav-item-quote {
    padding-top: 1px
}

header .nav-item-quote a,header .nav-item-quote button {
    padding: 5px 10px!important;
    font-size: var(--font-size-14)
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover,header .navbar-nav>.nav-item.active>a,header .navbar-nav>.nav-item>a:focus,header .navbar-nav>.nav-item>a:hover {
    color: var(--color-secondary);
    background-color: transparent
}

header .navbar-nav>.nav-item.active>a:focus,header .navbar-nav>.nav-item.active>a:hover {
    background-color: transparent
}

header .navbar-nav .btn-scrib-cta:focus,header .navbar-nav>.nav-item>.btn-scrib-cta:focus,header .navbar-nav>.nav-item>.btn-scrib-cta:hover {
    background-color: #ffb400;
    color: #0f1111
}

header .dropdown:focus .dropdown-toggle,header .dropdown:hover .dropdown-toggle,header .navbar-nav>.nav-item.open>a {
    color: var(--color-secondary)!important
}

header .navbar-nav>.nav-item+.nav-item {
    margin-left: 25px
}

header .navbar>.container-header .navbar-brand {
    background: url(../images/logos/scribendi/logo-full-blue.png) no-repeat;
    background-size: 100% auto;
    height: 61px;
    width: 190px;
    display: inline-block;
    text-indent: -999999px;
    margin: 25px 0 0;
    padding: 0
}

.page-service .scribendi-header-scroll .navbar>.container-header .navbar-brand {
    margin-top: 13px
}

header .navbar-brand h2 {
    margin: 0
}

header .dropdown-toggle::after {
    display: none
}

header .navbar-fixed-top {
    z-index: 1000;
    margin: 0
}

.page-checkout header .navbar-fixed-top {
    padding-bottom: 9px
}

header .dropdown-menu {
    background: rgba(255,255,255,.98);
    border: 1px solid #ddd;
    border-top: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.rmenu {
    display: none
}

.rmenu.rmenu-link-icon {
    min-width: 22px
}

@media (max-width: 1300px) {
    header .navbar-nav>.nav-item+.nav-item {
        margin-left:22px
    }

    .full-menu header .navbar-nav>.nav-item>a {
        font-size: var(--font-size-14)
    }
}

@media (max-width: 1199px) {
    header .navbar-nav>.nav-item+.nav-item {
        margin-left:18px
    }

    header .navbar-nav>.nav-item>a {
        padding-bottom: 26px
    }

    .page-zh header .navbar-nav>.nav-item>a {
        font-size: var(--font-size-14)
    }
}

@media (max-width: 860px) and (min-width:768px) {
    header .navbar-nav>.nav-item+.nav-item {
        margin-left:14px
    }

    .page-zh header .navbar-nav>.nav-item>a {
        font-size: var(--font-size-14)
    }
}

@media (max-width: 767px) {
    .nav-item-services ul {
        list-style:none
    }

    .nav-item-services ul a:hover {
        text-decoration: none
    }

    .rmenu {
        display: inline-block
    }

    .home header .navbar-nav>.nav-item+.nav-item,header .navbar-nav>.nav-item+.nav-item {
        margin-left: 0
    }
}

.page-map .page-content ul {
    list-style: disc
}

strong {
    font-weight: 700
}

.header-transparent header .navbar-nav {
    margin-top: 65px
}

.page-with-trans-header header .dropdown-menu,body.home header .dropdown-menu,header.header-fixed .dropdown-menu {
    background-color: rgba(255,255,255,.98);
    padding-top: 0
}

@media (min-width: 768px) {
    header .dropdown.hover>.dropdown-menu {
        display:block;
        margin-top: -1px;
        animation-name: slidenavAnimation;
        animation-duration: .6s;
        animation-iteration-count: 1;
        animation-timing-function: ease;
        animation-fill-mode: forwards;
        -webkit-animation-name: slidenavAnimation;
        -webkit-animation-duration: .6s;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-timing-function: ease;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: slidenavAnimation;
        -moz-animation-duration: .6s;
        -moz-animation-iteration-count: 1;
        -moz-animation-timing-function: ease;
        -moz-animation-fill-mode: forwards
    }

    @keyframes slidenavAnimation {
        from {
            opacity: 0
        }

        to {
            opacity: 1
        }
    }

    @-webkit-keyframes slidenavAnimation {
        from {
            opacity: 0
        }

        to {
            opacity: 1
        }
    }
}

#header-phone {
    display: none;
    line-height: 1.1
}

#header-phone a {
    color: var(--color-secondary)!important
}

.header-fixed #header-phone {
    display: block;
    margin: 19px 0 0 10px;
    font-size: var(--font-size-body-2)
}

.header-fixed:has(.badge-safety) #header-phone {
    margin-top: 24px
}

.jumbotron-select-service {
    display: none
}

.header-transparent .navbar>.container-header .navbar-brand {
    background: url(../images/logos/scribendi/logo-full-blue.png) 0 0 no-repeat;
    margin-top: 40px;
    width: 200px;
    height: 60px
}

.header-transparent.logo-white .navbar>.container-header .navbar-brand,.home-typed .header-transparent .navbar>.container-header .navbar-brand,.page-with-trans-header .header-transparent .navbar>.container-header .navbar-brand {
    background: url(../images/logos/scribendi/logo-full-white.svg) 0 0 / 100% auto no-repeat!important
}

.header-transparent .navbar {
    background-color: transparent
}

.header-transparent .navbar-nav {
    margin-top: 64px
}

.header-transparent .dropdown-menu {
    border: none
}

.header-transparent.logo-white .navbar-nav>.nav-item>a {
    color: #fff
}

.header-transparent.logo-white .navbar-default .navbar-toggle .icon-bar,.header-transparent.logo-white .navbar>.container-header .navbar-brand {
    opacity: .7;
    transition: opacity .3s;
    -webkit-transition: opacity .3s
}

.header-transparent.logo-white .navbar-nav>.nav-item>a {
    opacity: .6;
    transition: opacity .3s;
    -webkit-transition: opacity .3s
}

.header-transparent.logo-white .navbar-default .navbar-toggle .icon-bar,.header-transparent.logo-white:hover .navbar>.container-header .navbar-brand {
    opacity: 1
}

.header-transparent.logo-white:hover .navbar-nav>.nav-item>a {
    opacity: .8
}

.header-transparent .dropdown:focus .dropdown-toggle,.header-transparent .dropdown:hover .dropdown-toggle,.header-transparent .navbar-nav>.nav-item.open>a,.header-transparent .navbar-nav>.nav-item>a:focus,.header-transparent .navbar-nav>.nav-item>a:hover {
    color: var(--color-secondary-dark-30)!important
}

.header-transparent .nav-item-quote {
    display: none
}

.home-typed .header-transparent .navbar-nav>.nav-item>a,.page-with-trans-header .header-transparent .navbar-nav>.nav-item>a {
    color: #fff
}

.locale-zh .header-transparent .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.locale-zh .header-transparent .navbar-default .navbar-toggle:focus .icon-bar,.locale-zh .header-transparent .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: var(--color-secondary-dark-30)
}

@media (min-width: 768px) {
    .locale-zh .header-transparent .dropdown:hover .dropdown-toggle,.locale-zh .header-transparent .navbar-nav>.nav-item>a:focus,.locale-zh .header-transparent .navbar-nav>.nav-item>a:hover {
        color:#ffbe00!important
    }
}

.header-fixed .navbar,.page-service header.header-fixed .navbar,body.home .header-fixed .navbar {
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2)
}

.header-fixed .navbar-nav,.page-service header.header-fixed .navbar-nav,body.home .header-fixed .navbar-nav {
    margin-top: 12px
}

header.header-fixed .navbar>.container-header .navbar-brand {
    background: url(../images/logos/scribendi/logo-mark-blue.svg) no-repeat left center / auto 100%;
    height: 50px!important;
    width: 53px!important;
    margin-top: 4px
}

header.header-fixed:has(.badge-safety) .navbar>.container-header .navbar-brand {
    margin-top: 15px
}

.header-fixed .navbar-nav>.nav-item>a,.page-service header.header-fixed .navbar-nav>.nav-item>a,body.home .header-fixed .navbar-nav>.nav-item>a {
    padding-bottom: 18px
}

header .navbar-default .navbar-toggle {
    border: none;
    margin-top: 12px
}

header .navbar-default .navbar-toggle:focus,header .navbar-default .navbar-toggle:hover {
    background: #fff;
    background: rgba(255,255,255,.98)
}

header .navbar-default .navbar-toggle .icon-bar {
    background-color: var(--color-secondary)
}

header.header-transparent .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

header.header-transparent .navbar-default .navbar-toggle:focus .icon-bar,header.header-transparent .navbar-default .navbar-toggle:hover .icon-bar {
    background: var(--color-secondary-dark-30)
}

header.header-fixed .navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

header.header-transparent.logo-white .navbar-toggle .icon-bar {
    background-color: #fff
}

header.header-fixed .navbar-default .navbar-toggle:focus .icon-bar,header.header-fixed .navbar-default .navbar-toggle:hover .icon-bar,header.header-transparent.logo-white .navbar-toggle:focus .icon-bar,header.header-transparent.logo-white .navbar-toggle:hover .icon-bar {
    background-color: var(--color-secondary-dark-30)
}

.header-fixed .navbar-default .navbar-toggle {
    margin-top: 2px
}

header .navbar-nav .nav-item.fixed-nav-hamburger {
    display: none
}

header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger {
    display: block
}

header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger>a {
    margin: 0;
    padding: 12px 0 20px
}

header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger>.dropdown-menu {
    right: 0;
    width: 180px
}

.home header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger>.dropdown-menu,.page-with-trans-header header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger>.dropdown-menu {
    border: 0
}

header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger.hover>.dropdown-menu {
    display: flex;
    flex-direction: column
}

header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger .dropdown-menu>.nav-item.nav-item-my-scrib {
    order: -1
}

header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger .dropdown-menu>.nav-item.active>a {
    background-color: unset
}

header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger .dropdown-menu>.nav-item>a:focus,header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger .dropdown-menu>.nav-item>a:hover {
    background-color: #f5f5f5;
    color: var(--color-secondary-dark-30)
}

header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger .dropdown-menu>.nav-item>a .rmenu {
    display: inline-block
}

header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger .dropdown-menu>.nav-item>.dropdown-menu {
    position: static;
    margin: 0;
    border: 0;
    min-width: unset;
    width: 100%
}

header.header-fixed .navbar-nav .nav-item.fixed-nav-hamburger .dropdown-menu>.nav-item>.dropdown-menu a {
    padding-left: 45px
}

.first-article {
    position: relative;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 18px;
    padding-bottom: 8px
}

.first-article .article-date {
    background: #dadada;
    color: #777;
    font-size: var(--font-size-caption-2);
    padding: 3px 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: 99.8%
}

.first-article .article-img {
    border: 1px solid #dadada;
    margin-bottom: 15px
}

.first-article .article-img.img-responsive {
    width: 99.8%
}

.other-list-article {
    overflow: hidden;
    margin-bottom: 10px;
    position: relative
}

.other-list-article img {
    float: left
}

.other-list-article .article-content {
    margin-left: 65px;
    border-bottom: 1px dotted #ccc;
    min-height: 50px;
    padding-bottom: 7px
}

.other-list-article .article-content a {
    font-size: var(--font-size-caption-1)
}

.other-list-article .article-type {
    font-size: var(--font-size-caption-2);
    left: 1px;
    line-height: 8px;
    padding: 2px 3px 4px 2px;
    top: 1px
}

.other-list-article .article-type-podcast {
    padding-left: 3px
}

.article-type {
    position: absolute;
    top: 0;
    left: 5%;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 11px 6px;
    font-size: var(--font-size-caption-2)
}

.article-type a,.article-type a:hover {
    color: #fff
}

.first-article .article-type {
    left: 15px;
    top: 1px
}

.article-type-article {
    background-color: var(--color-secondary)
}

.article-type-podcast {
    background-color: #dc4820
}

.scribendi-carousel .carousel-caption {
    left: 5%;
    right: 5%;
    text-align: left;
    padding-bottom: 0
}

.scribendi-carousel .carousel-caption h1,.scribendi-carousel .carousel-caption h4 {
    color: #fff;
    text-shadow: 0 2px 2px #000
}

.scribendi-carousel .carousel-caption h4 a {
    color: #fff
}

.scribendi-carousel .carousel-control span.fa {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: var(--font-size-title-1);
    margin-top: -15px
}

.scribendi-carousel .carousel-control span.fa-chevron-right {
    right: 20px
}

.scribendi-carousel .carousel-control span.fa-chevron-left {
    left: 20px
}

.scribendi-carousel .carousel-caption h1,.scribendi-carousel .carousel-caption h4 {
    margin-bottom: 15px
}

.page-resources .carousel-control {
    opacity: 0;
    color: #fff
}

.page-resources .carousel-control:hover {
    opacity: 1
}

.wc_widget {
    clear: both;
    border: 1px solid #090;
    margin: 8px 16px;
    padding: 1px;
    background-color: #efe;
    font-size: 90%;
    line-height: 1.5
}

.wc_wrap {
    margin: 10px
}

.first-title {
    padding-left: 10px;
    border-left: 3px solid #dadada;
    font-size: var(--font-size-caption-1);
    min-height: 20px;
    display: inline-block;
    margin-bottom: 10px
}

.articles .first-title {
    border-color: var(--color-secondary)
}

.podcasts .first-title {
    border-color: #dc4820
}

.page-article-single .page-content .page,.page-news .page-content .page,.page-static .page-content .page {
    font-size: var(--font-size-body-2)
}

.page-article-single .page-content .page ol,.page-article-single .page-content .page p,.page-article-single .page-content .page ul,.page-news .page-content .page ol,.page-news .page-content .page p,.page-news .page-content .page ul,.page-static .page-content .page ol,.page-static .page-content .page p,.page-static .page-content .page ul {
    margin-bottom: 25px
}

.page-news .sa-homepage-share-box {
    font-size: var(--font-size-title-2)
}

.page-article-single .page-content .page h1,.page-article-single .page-content .page h2,.page-article-single .page-content .page h3,.page-article-single .page-content .page h4,.page-article-single .page-content .page h5,.page-article-single .page-content .page h6,.page-map .page-content h3,.page-news .page-content .page h1,.page-news .page-content .page h2,.page-news .page-content .page h3,.page-news .page-content .page h4,.page-news .page-content .page h5,.page-news .page-content .page h6,.page-static .page-content .page h1,.page-static .page-content .page h2,.page-static .page-content .page h3,.page-static .page-content .page h4,.page-static .page-content .page h5,.page-static .page-content .page h6 {
    margin-bottom: 25px
}

.page-static img:not(header img) {
    max-width: 100%;
    height: auto
}

.qa-iso-content p {
    line-height: 33px
}

.qa-blue-box {
    padding: 10%;
    display: block;
    margin: auto;
    background: var(--dark-blue)
}

.qa-blue-box.iso-certified {
    max-width: 80%
}

.qa-banner {
    width: 100%;
    overflow: hidden
}

.qa-img-white {
    background-color: transparent;
    display: block;
    width: 85%;
    margin: auto;
    height: 255px
}

.qa-img-arrow {
    background-color: transparent;
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.qa-title-blue {
    color: var(--dark-blue);
    text-transform: uppercase
}

.qa-title-white {
    color: #fff;
    text-transform: uppercase
}

.qa-title-yellow {
    color: #ffbd00;
    text-transform: uppercase
}

.qa-header-content {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 750px;
    position: relative
}

.qa-header-content .qa-img-white {
    width: 170px;
    margin: auto;
    padding-top: 180px;
    display: block;
    background-color: transparent
}

.qa-editing-content,.qa-iso-content,.qa-recruitment-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.qa-editing-content>[class*=col-],.qa-iso-content>[class*=col-],.qa-recruitment-content>[class*=col-] {
    display: flex;
    flex-direction: column
}

.qa-iso-content h1 {
    padding: 25px 0
}

.qa-iso-content p {
    margin: auto
}

.qa-marketing-content {
    height: 600px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.qa-editing-content h1 {
    margin-top: 5px
}

.qa-title-blue {
    padding: 0 150px;
    margin-top: 18px
}

.qa-light-blue-box {
    background: var(--color-blue-500);
    line-height: 33px;
    display: flex;
    flex-direction: column;
    height: 100%
}

.qa-light-blue-box>div {
    margin: auto 7%
}

.qa-light-blue-box p {
    color: #fff
}

.qa-light-blue-box p:first-child {
    margin-bottom: 35px
}

.qa-recruitment-content .qa-img-arrow {
    position: relative;
    margin: auto
}

.qa-recruitment-content h1 {
    padding: 15px 220px
}

.qa-recruitment-content p {
    margin: auto 0 auto 7%;
    line-height: 33px
}

.qa-customer-service-top-content {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(0,0,0,.4);
    background-blend-mode: multiply;
    position: relative
}

.qa-customer-service-top-content h1 {
    padding: 15% 26%
}

.qa-customer-service-bot-content {
    background: var(--dark-blue);
    padding: 80px 0
}

.qa-customer-service-bot-content img {
    width: 220px;
    margin: auto;
    display: block;
    padding: 10px
}

.qa-customer-service-bot-content p {
    margin: auto;
    padding: 20px;
    max-width: 575px;
    text-align: justify;
    line-height: 30px
}

.qa-team-content img {
    width: 100%
}

.qa-social-content {
    padding: 130px 0 50px;
    text-align: center
}

.qa-social-content p {
    font-size: var(--font-size-30)
}

.qa-social-content a,.qa-social-content p {
    color: var(--dark-blue)
}

.qa-social-content a {
    padding: 20px;
    font-size: var(--font-size-44)
}

.qa-social-content ul {
    list-style-type: none;
    padding: 0
}

.qa-social-content li {
    display: inline
}

@media only screen and (max-width : 1200px) {
    .qa-content {
        width:900px
    }

    .qa-header-content .qa-img-white {
        padding-top: 120px
    }

    .qa-header-content {
        background-size: 1200px;
        height: 600px
    }

    .qa-content-iso p {
        padding: 67px 30px
    }

    .qa-editing-content p {
        line-height: 28px
    }

    .qa-editing-content .qa-light-blue-box {
        padding: 13px 40px
    }

    .qa-title-blue {
        padding: 20px 120px
    }

    .qa-recruitment-content p {
        line-height: 28px
    }

    .qa-light-blue-box>div {
        margin: auto 0
    }

    .qa-customer-service-top-content h1 {
        padding: 150px 110px
    }

    .qa-light-blue-box p:first-child {
        margin-bottom: 20px
    }
}

@media (max-width : 960px) {
    .qa-content {
        width:720px
    }

    .qa-content p {
        line-height: 20px
    }

    .qa-img-white {
        width: 95%
    }

    .qa-header-content {
        background-position: -130px -130px;
        background-size: 1120px
    }

    .qa-iso-content p {
        padding: 44px 30px
    }

    .qa-editing-content .qa-light-blue-box {
        padding: 10px 30px
    }

    .qa-title-blue {
        padding: 0 50px
    }

    .qa-social-content {
        padding: 65px 0 0
    }

    .qa-social-content a {
        font-size: var(--font-size-30)!important
    }

    .qa-social-content p {
        font-size: var(--font-size-24)
    }
}

@media (max-width: 767px) {
    .qa-content {
        width:320px
    }

    .qa-content p {
        line-height: 20px
    }

    .qa-header-content .qa-img-white {
        width: 130px;
        padding-top: 143px
    }

    .qa-iso-content p {
        padding: 30px
    }

    .qa-marketing-content {
        margin-top: 0
    }

    .qa-title-blue {
        padding: 0 25px
    }

    .qa-editing-content .qa-light-blue-box {
        padding: 30px 30px 0;
        margin: auto;
        background-color: transparent
    }

    .qa-editing-content .qa-light-blue-box p {
        color: #777
    }

    .qa-recruitment-content p {
        padding: 15px 25px;
        margin-left: 0
    }

    .qa-customer-service-top-content h1 {
        padding: 150px 30px
    }

    .qa-customer-service-bot-content p {
        padding: 10px 30px;
        text-align: center
    }

    .qa-social-content {
        padding: 65px 0 3px
    }

    .qa-blue-box {
        max-width: 70%;
        align-self: center
    }

    .qa-blue-box.iso-certified {
        max-width: 70%
    }
}

.yamm .collapse,.yamm .dropdown,.yamm .dropup,.yamm .nav {
    position: static
}

.yamm .container {
    position: relative
}

@media (min-width: 768px) {
    .yamm .dropdown-menu {
        left:auto;
        padding-top: 10px!important;
        padding-bottom: 10px!important;
        margin-left: -20px
    }
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a,.yamm .dropdown-menu a {
    color: var(--color-secondary);
    font-size: var(--font-size-14)
}

.yamm .yamm-content {
    padding: 0 30px 20px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
    padding-top: 0!important;
    padding-bottom: 0!important;
    border-left: none;
    border-right: none;
    margin-left: 0
}

.yamm-content {
    font-size: var(--font-size-14)
}

.yamm-content .service-title-row {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 11px 0;
    font-size: var(--font-size-14)
}

.yamm-content .service-title-row-2 {
    border-top: 1px solid #ddd!important;
    margin-top: 15px
}

.header-transparent .yamm-content .service-title-row {
    border-top: none
}

.yamm-content .service-title-row a {
    font-size: var(--font-size-14)
}

.yamm-content .service-title-row a:focus,.yamm-content .service-title-row a:hover {
    text-decoration: none
}

.yamm-content .service-list-row {
    padding-top: 19px;
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox
}

.yamm-content .service-list-row ul {
    height: 100%;
    margin-bottom: 35px
}

.yamm-content .service-list-row ul li:last-child {
    position: absolute;
    bottom: 0
}

.yamm .header-academy-menu {
    border-bottom: 0
}

.yamm .header-academy-menu .academy-menu-item {
    line-height: 1
}

.yamm .header-academy-menu .academy-menu-icon {
    width: 25px;
    height: auto;
    margin-right: 5px
}

@media (max-width: 1199px) and (min-width:768px) {
    .yamm .header-academy-menu {
        font-size:var(--font-size-14)
    }

    .yamm .header-academy-menu .academy-menu-icon {
        width: 20px
    }
}

@media (max-width: 767px) {
    .yamm .dropdown-academy-menu {
        padding-bottom:unset
    }

    .yamm .dropdown-academy-menu .dropdown-toggle {
        line-height: 1
    }

    .yamm .dropdown-toggle .academy-menu-icon {
        vertical-align: bottom
    }
}

#jumbotron-service {
    height: 650px;
    background: 0 0;
    overflow: hidden
}

.page-quote #jumbotron-service {
    height: 500px
}

.home #jumbotron-service.jumbotron-typed {
    background: var(--color-secondary) url(../images/bg/jumbotron/jumbotron-new-simplified.webp) bottom center no-repeat
}

.no-webp .home #jumbotron-service.jumbotron-typed {
    background-image: url(../images/bg/jumbotron/jumbotron-new-simplified.png)
}

.home #jumbotron-service.jumbotron-typed {
    background-position: top right;
    background-attachment: scroll
}

.home #jumbotron-service .col-md-5 {
    width: 43%
}

#jumbotron-service .lead {
    color: #fff
}

#jumbotron-service .lead h1 {
    font-size: var(--font-size-h1);
    margin-top: 10px
}

#jumbotron-service.jumbotron-dark .lead .text-scrib {
    color: var(--color-secondary)!important
}

#jumbotron-service .lead .meta-category {
    font-size: var(--font-size-h1);
    display: inline-block
}

#jumbotron-service .lead .meta-category img {
    height: 38px
}

#jumbotron-service p {
    color: #fff;
    font-size: var(--font-size-body-2)
}

#jumbotron-service .lead p {
    opacity: .8;
    color: #fff
}

#jumbotron-service .text-scrib {
    color: #ffb400
}

.typed-01-wrapper,.typed-02-wrapper {
    display: inline-block;
    line-height: 1.2;
    height: 2.2em;
    vertical-align: bottom
}

.typed-02-wrapper {
    height: 1.1em
}

.typed-01 {
    color: #fff
}

.typed-02 {
    color: #ffbe00
}

.a247 {
    margin-top: -39px
}

.home-typed header.header-transparent .navbar-nav>.nav-item.active>a,.page-with-trans-header header.header-transparent .navbar-nav>.nav-item.active>a {
    color: var(--color-secondary);
    background-color: transparent
}

.a247,.a247-2 {
    opacity: 0;
    transition: opacity .4s;
    -webkit-transition: opacity .4s
}

.touchevents .home #jumbotron-service .a247,.touchevents .page-service #jumbotron-service .a247 {
    opacity: 1
}

.jumbotron-or {
    font-size: var(--font-size-body-2);
    color: #fff;
    opacity: .8
}

#jumbotron-service.jumbotron-light .a247,#jumbotron-service.jumbotron-light .a247-2 {
    color: #333!important
}

.home #jumbotron-service .btn-scrib-cta:hover~.a247 {
    opacity: .8
}

.page-service #jumbotron-service .btn-scrib-cta-outline:hover~.a247-2,.page-service #jumbotron-service .btn-scrib-cta:hover~.a247 {
    opacity: 1
}

.jumbotron-review {
    width: 450px;
    position: absolute;
    right: 0;
    top: -15px
}

.page-service #jumbotron-service .col-md-5 {
    width: 48%
}

.page-service.page-quote #jumbotron-service .col-md-5 {
    width: 41.66666667%
}

.home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron {
    background-color: var(--color-secondary);
    background-image: url(../images/bg/jumbotron/cn-jumbotron-typed.webp);
    background-position: center top;
    background-size: cover
}

.no-webp .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron {
    background-image: url(../images/bg/jumbotron/cn-jumbotron-typed.jpg)
}

.home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion {
    background-color: var(--color-secondary);
    background-image: url(../images/bg/jumbotron/cn-jumbotron-promotion.webp)
}

.no-webp .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion {
    background-image: url(../images/bg/jumbotron/cn-jumbotron-promotion.png)
}

.home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron:not(.dragon-promotion) .content-right {
    display: none
}

.home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion .content-right .lazy-img-outer {
    width: 85%;
    padding-bottom: 92%;
    margin: 0 auto
}

#jumbotron-service.cn-homepage-jumbotron .lead .text-scrib {
    color: rgba(255,190,0,.8)
}

@media (max-width: 1400px) {
    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron {
        background-image:url(../images/bg/jumbotron/cn-jumbotron-typed-lg.webp)
    }

    .no-webp .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-typed-lg.jpg)
    }
}

#call-out-box {
    transform: translateY(-50%);
    margin-bottom: -50px
}

#call-out-box .container {
    max-width: 100%
}

#call-out-box .call-out-wrapper {
    padding: 12px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 2px -1px rgba(16,24,40,.1),0 1px 3px 0 rgba(16,24,40,.1)
}

#call-out-box .call-out-item {
    width: 24.5%;
    border-radius: 8px;
    padding: 1.6%;
    color: #fff;
    background-color: var(--dark-blue)
}

#call-out-box .call-out-item img {
    margin-right: 24px
}

#call-out-box .call-out-item .call-out-desc {
    flex: 1
}

#call-out-box .call-out-desc .call-out-desc-big {
    font-size: var(--font-size-24)
}

@media (max-width: 1280px) {
    #call-out-box .call-out-item img {
        width:44px;
        height: auto;
        margin-right: 16px
    }

    #call-out-box .call-out-desc .call-out-desc-big {
        font-size: var(--font-size-20)
    }
}

@media (min-width: 1280px) {
    .CybotEdge #CybotCookiebotDialogFooter {
        display:flex;
        align-items: center;
        height: 100%
    }
}

@media (max-width: 1199px) {
    #call-out-box .call-out-item img {
        width:36px;
        margin-right: 10px
    }
}

@media (max-width: 991px) {
    #call-out-box {
        transform:translateY(-25%)
    }

    #call-out-box .call-out-item {
        width: 48.5%
    }

    #call-out-box .call-out-item:nth-child(3),#call-out-box .call-out-item:nth-child(4) {
        margin-top: 12px
    }

    .orcid-create-container {
        text-align: center
    }

    .orcid-create {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 667px) {
    #call-out-box .call-out-item img {
        width:28px
    }

    #call-out-box .call-out-desc .call-out-desc-big {
        font-size: var(--font-size-16)
    }
}

@media (max-width: 320px) {
    #call-out-box .call-out-item:nth-child(2) {
        margin-top:12px
    }

    #call-out-box .call-out-item {
        width: 100%
    }
}

#services-grid {
    padding: 90px 0
}

#services-grid-china {
    padding: 90px 0 40px;
    font-size: var(--font-size-16)
}

#services-grid-china #services {
    font-size: var(--font-size-40)
}

#services-grid.no-hover {
    padding: 60px 0
}

#services-grid.no-hover .container-wrap {
    padding-top: 40px
}

#services-grid .container {
    padding-left: 0;
    padding-right: 0
}

#services-grid h3 {
    margin-bottom: 13px;
    margin-top: 5px
}

#services-grid h3 a {
    color: #333
}

#services-grid h3 a:hover {
    text-decoration: none
}

#services-grid .sg-item {
    color: #9a9a9a;
    margin-bottom: 20px;
    border-radius: 2px
}

#services-grid.no-hover .sg-item {
    margin-bottom: 40px
}

#services-grid.no-hover .sg-item .get-started {
    margin-top: 5px;
    display: inline-block
}

@media (min-width: 768px) {
    #services-grid.no-hover .sg-item:hover .get-started {
        position:relative;
        line-height: 21px
    }

    #services-grid.no-hover .sg-item:hover .get-started:after {
        content: '\00a0\f054';
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        position: absolute;
        top: 0;
        right: -16px;
        height: 21px;
        line-height: 21px;
        vertical-align: middle
    }
}

@media (max-width: 767px) {
    #services-grid-china #services {
        font-size:var(--font-size-30)
    }

    #services-grid.no-hover .sg-item .get-started {
        text-decoration: underline
    }
}

#services-grid.hover-services .card-click-zone {
    border: 1px solid #fff;
    padding: 23px 20px 0
}

#services-grid.hover-services .card-click-zone.hover {
    border-color: #ddd;
    z-index: 20
}

#services-grid.hover-services .card-click-zone.hover .list-shadow-cover {
    display: inline-block!important
}

#services-grid .sg-item .bg {
    display: inline-block;
    float: left;
    height: 80px;
    width: 80px;
    margin: -6px 24px 15px 0
}

#services-grid .mobile .sg-item .bg {
    float: none;
    margin: 0!important;
    padding: 0
}

#services-grid .mobile .sg-item {
    text-align: center
}

#services-grid .card-block,#services-grid .panel-body {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0
}

.modal-body #services-grid .card-block {
    padding: 20px 35px
}

#services-grid .panel-body {
    padding-top: 30px;
    padding-bottom: 30px
}

#services-grid ul a {
    font-size: var(--font-size-caption-1)
}

#services-grid ul a:hover {
    text-decoration: none
}

#services-grid .sg-item.academic .bg,#services-grid .sg-item.authors .bg,#services-grid .sg-item.business .bg,#services-grid .sg-item.esl .bg,#services-grid .sg-item.personal .bg,#services-grid .sg-item.student .bg {
    background: none 0 0 no-repeat
}

@media (min-width: 1850px) {
    #services-grid.no-hover {
        padding-bottom:90px
    }

    #services-grid .container {
        width: 100%;
        max-width: 2000px
    }

    #services-grid .container-wrap {
        background-image: none
    }

    #services-grid .card-group {
        width: 1750px;
        margin-left: auto;
        margin-right: auto
    }
}

.page-service .breadcrumb-mobile {
    margin-top: 30px;
    margin-bottom: 25px
}

.page-service .page-content {
    padding-top: 45px;
    padding-bottom: 30px
}

.page-service.page-quote .page-content {
    padding-top: 5px
}

.services-list-title {
    font-size: var(--font-size-title-1)
}

.services-list .thumbnail {
    height: 100%;
    background-color: #fff;
    overflow: hidden;
    position: relative
}

.services-list .caption {
    font-style: normal;
    line-height: inherit
}

.services-list .caption h4 {
    line-height: inherit
}

.services-list .caption h4 a:hover {
    text-decoration: none
}

.services-list .btn-scrib-cta {
    position: absolute;
    bottom: 25px;
    right: 40px
}

.services-list .sl-best {
    height: 80px;
    width: 65px;
    background: url(../images/icons/svg/best-offer.svg) 0 0 no-repeat;
    display: inline-block;
    position: absolute;
    right: 71px;
    bottom: -55px
}

.services-list-select {
    display: none
}

.services-list-line {
    background-color: #ffbe00;
    height: 10px;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    display: none
}

.page-service-esl .services-list-line {
    background-color: #ff7900
}

.page-service-author .services-list-line {
    background-color: #544BAA
}

.page-service-academic .services-list-line {
    background-color: #26A69A
}

.page-service-business .services-list-line {
    background-color: #EF5350
}

.page-service-personal .services-list-line {
    background-color: #3384CD
}

.page-service-corporate .services-list-line {
    background-color: #34859b
}

.page-service-student .services-list-line {
    background-color: #a1005b
}

.page-service-translation .services-list-line {
    background-color: #26A69A
}

#journal-link {
    float: right;
    margin-left: 15px
}

.page-service .enlarged-icons {
    font-size: 4.5em
}

@media (min-width: 768px) {
    .services-list.bottom-line .thumbnail:hover .services-list-line {
        display:block
    }

    .services-list.highlight-border .thumbnail:hover {
        border-color: #ffbe00
    }

    .services-list .service-item {
        width: 33.3%
    }

    .page-service-esl .services-list.highlight-border .thumbnail:hover {
        border-color: #544BAA
    }

    .page-service-author .services-list.highlight-border .thumbnail:hover {
        border-color: #3384CD
    }

    .page-service-academic .services-list.highlight-border .thumbnail:hover {
        border-color: #76A63F
    }

    .page-service-business .services-list.highlight-border .thumbnail:hover {
        border-color: #DEA43B
    }

    .page-service-personal .services-list.highlight-border .thumbnail:hover {
        border-color: #F55A18
    }

    .page-service-corporate .services-list.highlight-border .thumbnail:hover {
        border-color: #34859b
    }

    .page-service-student .services-list.highlight-border .thumbnail:hover {
        border-color: #a1005b
    }

    .page-service-translation .services-list.highlight-border .thumbnail:hover {
        border-color: #76A63F
    }

    .slide-up .services-list-select {
        width: 100%;
        position: absolute;
        left: 0;
        top: 100%;
        text-align: center;
        font-size: var(--font-size-body-1);
        display: table;
        transition: all .5s
    }

    .services-list.slide-up .thumbnail:hover .services-list-select {
        top: 0
    }

    .slide-up .services-list-select,.slide-up .services-list-select-content {
        height: 100%;
        border-radius: 4px
    }

    .slide-up .services-list-select-content {
        background-color: #ffbe00;
        color: #fff;
        border: 1px solid #ffb400;
        display: table-cell;
        vertical-align: middle
    }
}

@media (max-width: 767px) {
    .services-list .col-sm-3,.services-list .col-sm-4 {
        width:100%
    }
}

@media (min-width: 992px) {
    .services-list .caption {
        padding:25px
    }
}

@media (max-width: 992px) {
    .services-list .btn-scrib-cta {
        bottom:15px;
        right: 30px
    }
}

.page-service.page-quote .breadcrumb {
    margin-top: 0;
    margin-bottom: 30px
}

.page-service.page-quote.page-top-banner .breadcrumb {
    margin-top: 40px;
    margin-bottom: 0
}

.page-quote .jumbotron {
    margin-bottom: 30px
}

.page-quote.page-top-banner .jumbotron {
    margin-bottom: 0
}

#cat-html2,#catdesc {
    font-size: var(--font-size-body-2)
}

#cat-html2 h1,#cat-html2 h2,#cat-html2 h2 strong,#cat-html2 h3,#cat-html2 h4,#cat-html2 h5,#cat-html2 h6,#catdesc h1,#catdesc h2,#catdesc h2 strong,#catdesc h3,#catdesc h4,#catdesc h5,#catdesc h6 {
    margin-bottom: 25px;
    margin-top: 45px
}

#cat-html2 ol,#cat-html2 p,#cat-html2 ul,#catdesc ol,#catdesc p,#catdesc ul {
    margin-bottom: 25px
}

#quote-form #wc_widget {
    margin-bottom: 22px!important
}

#quote-form.panel-default-scribendi {
    border-radius: 16px
}

#quote-form .sq-file-table-wrap.table-responsive {
    overflow-x: auto
}

#quote-form.tiered-pricing .services-table {
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    border-collapse: separate;
    overflow: hidden
}

#quote-form.tiered-pricing .services-table>thead>tr>th,.sq-file-table>thead>tr>th {
    padding: 17px;
    background-color: #f0f0f0;
    border-bottom: none
}

#quote-form.tiered-pricing .services-table>tbody>tr>td {
    padding: 20px 15px;
    width: 33.33%
}

#quote-form.tiered-pricing .services-table>tbody>tr>td:first-child {
    padding-right: 0
}

#quote-form.tiered-pricing .services-table strong {
    font-size: var(--font-size-body-2)
}

#quote-form.tiered-pricing .services-table label {
    font-weight: 400;
    margin-bottom: 0
}

#quote-form.tiered-pricing .services-table .tiered-pricing-icon {
    width: 20px;
    vertical-align: top
}

#quote-form.tiered-pricing .services-table>tbody>tr.selected-service>td {
    background-color: #edf8fd
}

#form_favourite_worker_id_chosen {
    display: block;
    width: 200px!important
}

#form_favourite_worker_id_chosen,#form_favourite_worker_id_chosen .chosen-single {
    height: 30px;
    line-height: 30px
}

@media (min-width: 1200px) {
    #cp-nav {
        max-width:300px
    }

    #cp-panel {
        width: auto;
        float: none;
        margin-left: 300px
    }
}

.cp-table>tbody>tr>td {
    vertical-align: middle
}

fieldset legend {
    font-size: 1em
}

#quoteform #word_count {
    width: 100px;
    display: inline-block
}

#quoteform select#currency_id {
    width: auto;
    display: inline-block
}

.cp-order-rating-link,.cp-order-rating-link:focus,.cp-order-rating-link:hover {
    text-decoration: none
}

.cp-order-rating {
    white-space: nowrap
}

.cp-order-rating .rating-star {
    color: #CCC
}

.cp-order-rating .rating-star.active {
    color: orange
}

.accepted-journal-checkbox-wrapper #acceptedJournalCheckboxForm {
    line-height: 0
}

.accepted-journal-checkbox-wrapper .accepted-checkbox {
    position: static;
    line-height: 1.5
}

.accepted-journal-checkbox-wrapper #accepted {
    position: relative;
    cursor: pointer;
    margin: 0
}

.cp-order-history-table .cp-order-rating {
    word-spacing: -2px
}

@media (max-width: 991px) {
    .cp-order-history-table .cp-order-rating {
        display:inline-flex;
        word-spacing: 0
    }
}

@media (max-width: 890px) {
    .cp-order-history-table .column-service {
        display:none
    }
}

@media (max-width: 767px) {
    .cp-order-history-table .column-title-content {
        min-width:150px;
        max-width: 200px;
        white-space: normal
    }
}

.panel-setting-billing .panel-body .form-group:last-child {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .customer-profile-form .form-group .help-block,.panel-setting-billing .form-group .help-block {
        text-align:left
    }
}

@media (max-width: 767px) {
    .panel-setting-billing .billing-field-payment-type .radio-inline {
        width:100%;
        margin-left: 0
    }
}

#cp-fapiao .alert-info a {
    text-decoration: underline
}

#saved-fapiaos .fapiao-item {
    border: 1px solid #ddd
}

#saved-fapiaos .fapiao-item+.fapiao-item {
    margin-top: 15px
}

@media (min-width: 768px) {
    #saved-fapiaos .fapiao-item .dl-horizontal dt {
        width:80px
    }

    #saved-fapiaos .fapiao-item .dl-horizontal dd {
        margin-left: 90px
    }
}

@media (max-width: 500px) {
    #saved-fapiaos .fapiao-item {
        flex-wrap:wrap
    }
.jumbotron-home-4 .swiper .item .grid-box {
    display: block;
}
    #saved-fapiaos .fapiao-item .fapiao-item-content {
        width: 100%
    }

    #saved-fapiaos .fapiao-item .fapiao-item-action {
        width: 100%;
        margin-top: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    #saved-fapiaos .fapiao-item .fapiao-item-action .action-btns {
        margin-top: 0!important
    }

    #saved-fapiaos .fapiao-item .btn-choose-fapiao-wrap {
        width: 100%;
        margin-top: 12px
    }
}

#cta {
    border-top: 1px solid #ddd;
    padding: 150px 0
}

#wc_widget {
    margin-top: 8px;
    margin-bottom: 0
}

#title-bar {
    --font-size-page-title-md: 24px;
    --font-size-page-title-sm: 18px;
    background: #ddd url(../images/bg/jumbotron/bg-title-bar-pc.webp) top center;
    min-height: 86px;
    padding: 32px 0 27px;
    margin-bottom: 80px
}

.no-webp #title-bar {
    background-image: url(../images/bg/jumbotron/bg-title-bar-pc.jpg)
}

#title-bar .title-bar-page-title {
    color: #fff;
    margin: 0;
    font-size: var(--font-size-page-title-md)
}

#title-bar .breadcrumb {
    margin: 4px 0;
    background-color: transparent;
    padding: 0
}

#title-bar .breadcrumb a,#title-bar .breadcrumb>.active,#title-bar .breadcrumb>li+li:before {
    color: #fff
}

#title-bar h1 a,#title-bar h2 a {
    color: #fff!important
}

.page-archive-search .breadcrumb-sm {
    margin-bottom: 50px
}

.page-article-single .breadcrumb-sm {
    margin-bottom: 20px
}

.page-header {
    margin: 0!important;
    padding: 0!important;
    border: none!important
}

.objFloatLeft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    clear: left
}

.objFloatRight {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    clear: right
}

.caption {
    font-style: italic;
    color: #999;
    padding: 3px;
    font-size: var(--font-size-caption-2);
    line-height: 12px
}

.nowrap {
    white-space: nowrap
}

h1.with-date {
    margin-bottom: 5px
}

.article-single .page-header h1 {
    padding-bottom: 21px;
    border-bottom: 1px dotted #ccc;
    margin-top: 5px
}

.article-single .page-header h1.with-date {
    padding-bottom: 0;
    border-bottom: none
}

.article-single .page h2,.article-single .page h3,.article-single .page h4,.article-single .page h5,.article-single .page h6 {
    margin-top: 25px
}

.article-single .resource-date {
    color: #666;
    font-size: var(--font-size-caption-2);
    padding-bottom: 12px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px
}

.article-single .page hr {
    margin: 20px 0
}

.article-single #player {
    margin-top: 25px
}

.article-single img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.addthis_toolbox {
    margin: 30px 0;
    min-height: 40px
}

.widget {
    font-size: var(--font-size-caption-1);
    margin-bottom: 30px
}

.widget p {
    color: #333
}

.widget ul {
    margin-left: 0;
    list-style: none;
    padding-left: 0
}

.widget ul li {
    border-bottom: 1px dotted #ccc;
    padding: 2px 0 3px
}

.pagination {
    font-size: var(--font-size-caption-1)
}

tr.paging.paging-dynamic .navigate {
    cursor: pointer
}

tr.paging.paging-dynamic .icon {
    filter: grayscale(1)
}

tr.paging.paging-dynamic .navigate .icon {
    filter: unset
}

#application-test .counter {
    float: right;
    font-size: var(--font-size-title-2);
    margin: 6px 15px 0 0
}

#application-test .panel-heading .counter {
    font-size: var(--font-size-caption-1);
    margin: 0
}

#application-test .question-option {
    margin-bottom: 10px
}

#application-test .question-option label {
    display: block;
    font-weight: 400;
    padding-left: 32px
}

#application-test .question-option-radio input {
    float: left
}

#feedback_rating {
    margin-top: 5px
}

#feedback_rating .stars {
    font-size: var(--font-size-body-1);
    top: 2px;
    position: relative;
    color: orange;
    margin-left: 5px
}

#feedback_rating .stars .grayed {
    color: #ccc
}

#feedback_rating .form-group {
    margin-bottom: 0
}

#merchant_page .sa_response_header {
    margin-top: 10px
}

#merchant_page .comments,#merchant_page .sa_response {
    line-height: 1.5;
    margin-top: 5px
}

#merchant_page .sa_response p,#review_image .sa_logo {
    margin-bottom: 0
}

.page-reviews #testimonials p {
    font-style: italic
}

.page-reviews #testimonials p em {
    font-style: normal
}

#service-quote {
    display: block;
    position: relative;
    top: -70px
}

#services-list {
    display: block;
    position: relative;
    top: -100px
}

#order-instructions .help-block {
    color: #333
}

#order-instructions select {
    max-width: 100%
}

#order-instructions .order-dynamic-questions-wrap:not(:has(.dynamic-question-item)) {
    display: none
}

.quote-table-addon .client-discount-row,.quote-table-addon .coupon-code-row {
    text-align: right
}

.checkout-continue .submit-content-edanz {
    margin-bottom: 50px
}

.checkout-continue .btn-checkout-save-quote {
    right: -65px;
    bottom: 0;
    transform: translateX(100%)
}

@media (min-width: 768px) {
    .order-modify-coupon-panel .checkout-coupon .coupon-label {
        width:auto
    }
}

@media (max-width: 1199px) {
    .checkout-continue .btn-checkout-save-quote {
        right:-30px
    }
}

@media (max-width: 991px) {
    .checkout-continue .submit-content-edanz {
        margin-bottom:0
    }

    .checkout-continue .submit-content-edanz .btn-checkout-tip {
        position: static
    }

    .checkout-continue .btn-checkout-save-quote {
        position: static;
        transform: unset;
        margin-top: 20px;
        display: inline-block
    }
}

#order-instructions #order_emreq_chosen .chosen-results>li {
    white-space: wrap
}

#order-instructions #order_notes,#order-instructions .dynamic-question-item textarea {
    resize: vertical
}

.btn-file {
    position: relative;
    overflow: hidden
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: 0;
    background: #fff;
    cursor: inherit;
    display: block
}

#upload_files {
    display: none
}

#upload_files td {
    vertical-align: middle
}

#upload_files progress {
    width: 100%;
    height: 20px;
    margin-bottom: -4px
}

#cc-wrap {
    display: block
}

.dropbox-ui-container {
    display: none
}

@media(max-width: 300px) {
    .order-login-modal .footer-button-wrap .left-wrap {
        width:100%
    }

    .order-login-modal .footer-button-wrap .btn {
        width: 100%;
        margin-left: 0
    }

    .order-login-modal .footer-button-wrap .btn:not(:first-child) {
        margin-top: 10px
    }
}

.scribendi-cta {
    padding: 116px 0
}

#scribendi-quote {
    background: url(../images/quote-widget/quote-bg.png) center 33px no-repeat;
    width: 80%;
    margin: 0 auto;
    text-align: center
}

.sq-drag {
    font-size: var(--font-size-title-2);
    color: #666
}

.sq-or {
    color: #666;
    font-size: var(--font-size-caption-1);
    margin: 7px 0 14px
}

.sq-wordcount {
    width: 175px;
    display: inline-block;
    margin-bottom: 30px;
    text-align: center
}

#scribendi-quote .btn {
    font-size: var(--font-size-body-2);
    border-radius: 4px
}

.sq-dropzone {
    border: 5px dashed #e8e8e8;
    border-radius: 15px;
    height: auto;
    text-align: center;
    padding: 30px
}

.sq-dropzone.in {
    -moz-box-shadow: 0 0 17px rgba(223,235,247,1);
    -webkit-box-shadow: 0 0 17px rgba(223,235,247,1);
    box-shadow: 0 0 17px rgba(223,235,247,1)
}

#scribendi-quote .sq-dropzone {
    margin-bottom: 15px;
    padding: 55px 0 40px
}

.sq-upload-options {
    margin-bottom: 0
}

.sq-upload-options li {
    padding: 0;
    margin-top: 20px
}

.sq-upload-options .list-inline-item.last {
    margin-right: -5px
}

.sq-upload-options a {
    display: inline-block;
    background: #fff url(../images/quote-widget/icons.jpg) 0 -5px no-repeat;
    height: 26px;
    text-indent: -999999px
}

.sq-upload-options .tooltip.top {
    margin-top: -20px
}

.sq-upload-options .tooltip.bottom {
    margin-top: 20px
}

.sq-upload-options .list-inline-item {
    margin-right: 12px
}

.sq-upload-options .sq-my-computer {
    width: 31px
}

.sq-upload-options .sq-my-computer:hover {
    background-position: 0 -34px
}

.sq-upload-options .sq-evernote {
    background-position: -32px -5px;
    width: 98px
}

.sq-upload-options .sq-evernote:hover {
    background-position: -32px -34px
}

.sq-upload-options .sq-box {
    background-position: -134px -5px;
    width: 47px
}

.sq-upload-options .sq-box:hover {
    background-position: -134px -34px
}

.sq-upload-options .sq-aws {
    background-position: -180px -5px;
    width: 66px
}

.sq-upload-options .sq-aws:hover {
    background-position: -180px -34px
}

.sq-upload-options .sq-alfresco {
    background-position: -507px -5px;
    width: 114px
}

.sq-upload-options .sq-alfresco:hover {
    background-position: -507px -34px
}

.sq-upload-options .sq-dropbox {
    background-position: -248px -5px;
    width: 28px
}

.sq-upload-options .sq-dropbox:hover {
    background-position: -248px -34px
}

.sq-upload-options .sq-google-drive {
    background-position: -278px -5px;
    width: 28px
}

.sq-upload-options .sq-google-drive:hover {
    background-position: -278px -34px
}

.sq-upload-options .sq-one-drive {
    background-position: -309px -5px;
    width: 41px
}

.sq-upload-options .sq-one-drive:hover {
    background-position: -309px -34px
}

.sq-upload-options .sq-cloud-drive {
    background-position: -352px -5px;
    width: 76px
}

.sq-upload-options .sq-cloud-drive:hover {
    background-position: -352px -34px
}

.sq-upload-options .sq-gmail {
    background-position: -428px -5px;
    width: 74px
}

.sq-upload-options .sq-gmail:hover {
    background-position: -428px -34px
}

.sq-upload-options .sq-cloud-app {
    background-position: -621px -5px;
    width: 34px
}

.sq-upload-options .sq-cloud-app:hover {
    background-position: -621px -34px
}

.modal-body>div.sq-step-1 {
    background-color: #f9f9f9
}

.modal-body>div.sq-step-1 .container-fluid {
    padding: 0
}

#scribendi-quote-widget .modal-header {
    border-bottom: 0;
    display: table;
    width: 100%;
    margin-bottom: -1px
}

#scribendi-quote-widget .modal-content {
    background: 0 0
}

#scribendi-quote-widget .popover {
    font-size: var(--font-size-caption-1)
}

#scribendi-quote-widget .modal-footer {
    background: #fff;
    padding: 20px 22px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#scribendi-quote-widget .modal-footer,#scribendi-quote-widget .modal-header {
    border-color: #e9e9e9
}

#scribendi-quote-widget a:focus,#scribendi-quote-widget a:hover {
    text-decoration: none
}

#scribendi-quote-widget .modal-lg {
    max-width: 1300px
}

@media (min-width: 768px) {
    #scribendi-quote-widget .modal-lg {
        width:90%
    }
}

#scribendi-quote-widget .modal-body {
    background-color: #fff
}

#scribendi-quote-widget .modal-body,#scribendi-quote-widget .modal-header {
    padding: 0
}

#scribendi-quote-widget .wordcount-form {
    font-size: var(--font-size-body-1);
    padding: 50px 0 20px
}

#scribendi-quote-widget .wordcount-form .container-fluid {
    padding: 0
}

#scribendi-quote-widget .sq-row-wordcount {
    max-width: 550px;
    margin: 0 auto;
    overflow: hidden;
    padding-right: 24px
}

#scribendi-quote-widget .sq-row-wordcount label {
    font-weight: 400;
    font-size: var(--font-size-caption-1)
}

#scribendi-quote-widget .sq-dropzone {
    margin: 0 auto 50px;
    float: none;
    border: 2px dashed #ddd;
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px
}

#scribendi-quote-widget .sq-dropzone .sq-dropzone-title {
    font-size: var(--font-size-body-1);
    line-height: 1.1
}

.sq-header-tabs {
    display: table-row
}

.sq-header-tabs>div {
    padding: 23px 25px 17px;
    background: linear-gradient(#fff,#f3f3f3);
    display: table-cell;
    float: none
}

.sq-header-tabs>div :hover,.sq-header-tabs>div:hover {
    cursor: no-drop
}

.sq-header-tabs>div.sq-header-avail :hover,.sq-header-tabs>div.sq-header-avail:hover {
    cursor: pointer
}

.sq-header-num {
    float: left;
    font-size: 63px;
    line-height: 60px;
    color: #ddd
}

#scribendi-quote-widget .modal-header p {
    margin-bottom: 12px;
    font-size: var(--font-size-caption-1);
    line-height: 1.2;
    color: #aaa
}

#scribendi-quote-widget .modal-header .alert {
    display: none
}

.sq-header-1,.sq-header-2 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#scribendi-quote-widget .modal-header .sq-header-tabs .sq-step-title {
    color: #999;
    font-size: var(--font-size-body-2);
    display: inline-block
}

#scribendi-quote-widget .modal-header small a {
    opacity: .8
}

.sq-header-tabs>div.active {
    background: linear-gradient(#fff,#fff)
}

#scribendi-quote-widget .modal-header .sq-header-tabs>div.active .sq-step-title,#scribendi-quote-widget .modal-header .sq-header-tabs>div:hover .sq-step-title {
    color: #333
}

#scribendi-quote-widget .modal-header .sq-header-tabs>div .sq-step-title .fa {
    font-size: var(--font-size-title-2)
}

#scribendi-quote-widget .modal-header .sq-header-tabs>div:hover p {
    color: #777
}

.sq-header-link {
    color: #888!important
}

.sq-footer-quote {
    font-size: var(--font-size-title-1);
    line-height: 1.33333;
    padding: 4px 0 4px 10px;
    vertical-align: middle
}

#scribendi-quote-widget .modal-body>div.sq-step-2 {
    background: #fff
}

#scribendi-quote-widget .modal-body>div.sq-step-2,#scribendi-quote-widget .modal-body>div.sq-step-3 {
    font-size: var(--font-size-caption-1);
    padding: 26px 25px 40px
}

#scribendi-quote-widget .modal-body>div.sq-step-2 .sq-services-category-title {
    margin: 0 0 20px;
    padding-left: 12px;
    font-size: var(--font-size-body-2);
    line-height: 1.1
}

#scribendi-quote-widget .modal-body>div.sq-step-2 ul {
    padding: 0;
    list-style: none
}

#scribendi-quote-widget .modal-body>div.sq-step-2 ul.list-group {
    margin-bottom: 0
}

#scribendi-quote-widget .modal-body>div.sq-step-2 ul.list-group li>a {
    padding: 6px 15px;
    display: block
}

#scribendi-quote-widget .modal-body>div.sq-step-2 li.selected>a,#scribendi-quote-widget .modal-body>div.sq-step-2 ul.list-group li>a:hover,.sq-meta-cat-options-classifier li {
    background: #f5f5f5
}

#scribendi-quote-widget .modal-body>div.sq-step-2 li.disabled a {
    cursor: default;
    color: #bbb
}

#scribendi-quote-widget .modal-body>div.sq-step-2 li.disabled a:focus,#scribendi-quote-widget .modal-body>div.sq-step-2 li.disabled a:hover {
    text-decoration: none
}

#scribendi-quote-widget .modal-body>div.sq-step-2 .popover.bottom,#scribendi-quote-widget .modal-body>div.sq-step-2 .popover.top {
    margin-top: 0
}

.sq-upload-list {
    width: 205px;
    float: left
}

.sq-upload-list ul {
    padding-left: 0;
    list-style: none
}

.sq-upload-list .active a {
    color: #505e5f;
    font-weight: 600
}

.sq-upload-list li {
    margin: 0;
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9
}

.sq-upload-list li.active {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    margin-right: -1px
}

.sq-upload-list li a:hover,.sq-upload-list li.active {
    background: #fff
}

.sq-upload-list .sq-upload-option a {
    display: block;
    line-height: 1.3;
    min-height: 28px;
    padding: 5px 20px 5px 50px;
    text-decoration: none;
    font-size: var(--font-size-caption-1);
    font-weight: 300;
    font-family: "Open Sans",sans-serif;
    color: #505e5f
}

.sq-is-dragover {
    background-color: #f8f8f8!important;
    box-shadow: 0 0 10px #9ecaed
}

.sq-upload-container,.sq-wordcount-display {
    padding: 30px;
    background: #fff
}

.sq-upload-container {
    padding-bottom: 50px
}

.sq-upload-container p {
    font-size: var(--font-size-caption-1);
    margin-bottom: 25px
}

.custom-provider,.sidebar-icon {
    display: block;
    height: 24px;
    width: 24px;
    margin-left: -35px;
    margin-top: -3px;
    float: left
}

.custom-provider img {
    width: 100%;
    height: 100%
}

.sidebar-icon {
    background: url(../images/icons/filestack.png)
}

.sbicon-home {
    background-position: -18px -198px
}

.sbicon-evernote {
    background-position: -18px -438px
}

.sbicon-box {
    background-position: -18px -78px
}

.sbicon-dropbox {
    background-position: -18px -378px
}

.sbicon-gdrive {
    background-position: -18px -318px
}

.sbicon-amazon {
    background-position: -18px -138px
}

.sbicon-envelope {
    background-position: -78px -138px
}

.sbicon-harddrive {
    background-position: -78px -18px
}

.sbicon-alfresco {
    background-position: -18px -18px
}

.sbicon-onedrive {
    background-position: -78px -436px
}

.sq-step-2 .popover-content {
    padding-bottom: 40px;
    padding-top: 9px
}

.sq-step-2 .popover-content .sq-learn-more {
    position: absolute;
    bottom: 11px;
    right: 14px
}

.sq-step-2 .popover-content .label {
    position: absolute;
    bottom: 11px;
    left: 14px
}

.sq-step-2 .popover .label {
    margin-bottom: 0
}

.sq-step-2 .popover .arrow {
    display: none
}

.sq-service-highlight strong {
    font-weight: 400;
    background-color: #e9e9e9;
    color: var(--color-secondary);
    padding: 5px 10px
}

.sq-wordcount-display table td {
    vertical-align: middle!important
}

.modal-body>div.sq-step-2 .list-group-item {
    padding: 0
}

.modal-body>div.sq-step-2 .list-group-item.disabled,.modal-body>div.sq-step-2 .list-group-item.disabled:focus,.modal-body>div.sq-step-2 .list-group-item.disabled:hover {
    background-color: transparent
}

.sq-wordcount-display .sq-total-wordcount {
    margin: 0 5px 16px 0;
    padding: 0;
    display: inline-block
}

.sq-wordcount-display .sq-total-wordcount-big {
    font-size: var(--font-size-36)
}

#scribendi-quote-widget .chosen-container-single .chosen-single {
    background: 0 0;
    box-shadow: none;
    border-color: #ddd;
    height: 45px;
    font-size: var(--font-size-body-2);
    margin-top: -6px;
    padding: 0 8px 0 0
}

#scribendi-quote-widget .chosen-container-single.chosen-with-drop .chosen-single {
    border-radius: 0 0 5px 5px
}

#scribendi-quote-widget .chosen-container-single .chosen-single>span {
    margin: 10px 0 0 26px
}

#scribendi-quote-widget .chosen-container-single .chosen-single div {
    right: auto;
    left: 0
}

#scribendi-quote-widget .chosen-container-single .chosen-single div b {
    background-position: 6px 12px
}

#scribendi-quote-widget .chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 12px
}

#scribendi-quote-widget .chosen-container .chosen-drop {
    border-color: #ddd;
    box-shadow: none;
    bottom: 44px;
    top: auto!important;
    border-top: 1px solid #ddd;
    border-radius: 0
}

#scribendi-quote-widget .chosen-container-single .chosen-search input[type=text] {
    border-color: #ddd
}

.sq-filename {
    color: #555
}

#sq-fs-iframe {
    width: 100%;
    height: 450px;
    border: none;
    display: block;
    border-left: 1px solid #e9e9e9
}

.btn-sq-upload {
    background-color: var(--color-secondary);
    color: #fff
}

.btn-sq-upload:hover {
    background-color: var(--color-secondary-light-10);
    color: #fff;
    cursor: pointer
}

.sq-upload-list .sq-upload-list-files {
    display: none;
    padding: 4px 0 2px;
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
    color: #505e5f;
    margin: 0 0 2px
}

.sq-upload-list .sq-upload-list-files a {
    padding-left: 16px;
    font-weight: 700
}

.sq-upload-list-files .badge {
    border-radius: 13px;
    font-size: var(--font-size-caption-1);
    font-weight: 400;
    padding: 4px 8px;
    background-color: #666;
    margin-top: -3px
}

.sq-step-2 .fa-chevron-right,.sq-upload-list-cloud {
    display: none
}

.sq-cloud-toggle {
    display: none;
    width: 100%
}

.sq-cat-bottom-link {
    margin-left: 15px;
    display: inline-block
}

#sq-no-service-message .sq-cat-bottom-link {
    margin-left: 0
}

.sq-service-check {
    position: relative;
    top: 1px;
    display: none
}

.sq-service-check .fa-check {
    color: #65cea7;
    font-size: var(--font-size-body-1)
}

.sq-step-2 .selected .sq-service-check {
    position: absolute;
    left: 8px;
    top: 5px;
    display: inline-block
}

.sq-step-2 .selected .fa-chevron-right {
    position: absolute;
    right: 15px;
    top: 10px;
    display: inline-block
}

#scribendi-quote-widget .modal-body>div.sq-step-2 ul.list-group li.selected>a {
    padding-left: 35px;
    padding-right: 30px
}

#scribendi-quote-widget .modal-body>div.sq-step-2 ul.list-group li.selected>.sq-meta-cat-options-classifier-title {
    padding-left: 25px;
    padding-right: 30px
}

#scribendi-quote-widget .modal-body>div.sq-step-2 ul.sq-turnaround-options li.selected>a {
    padding-right: 15px
}

.sq-service-desc {
    border-top: 1px solid #ddd;
    color: #777
}

.sq-service-desc p {
    padding: 10px 15px;
    margin-bottom: 0
}

.sq-meta-cat-options-classifier li {
    padding: 6px 15px 0 8px!important
}

.sq-meta-cat-options-classifier .sq-service-desc {
    background: #fff;
    margin: 6px -15px 0 -8px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

button#sq-save-quote {
    margin-right: 31px;
    display: none
}

.sq-file-table {
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    border-collapse: separate;
    overflow: hidden
}

.sq-file-table tbody {
    background-color: #fafafa
}

.sq-file-table.table-hover>tbody>tr:hover {
    background-color: #F0F0F0
}

.sq-file-table tbody>tr>td {
    padding: 10px;
    vertical-align: middle
}

.sq-file-table thead>tr>th {
    border-bottom: none;
    vertical-align: middle;
    font-weight: 500;
    padding: 17px
}

.sq-file-table tbody>tr>td:first-child,.sq-file-table thead>tr>th:first-child {
    padding-left: 30px
}

.sq-file-table tbody>tr>td:last-child,.sq-file-table thead>tr>th:last-child {
    padding-right: 30px
}

.popup-quote-widget .sq-file-name {
    width: 38%
}

.sq-file-name .fa {
    width: 20px;
    font-size: var(--font-size-body-1);
    color: #333;
    flex-shrink: 0
}

.sq-file-name .sq-file-name-content {
    display: flex;
    align-items: center;
    gap: 5px
}

.sq-upload-progress progress {
    vertical-align: middle
}

.sq-file-wc-edit {
    color: var(--dark-blue);
    line-height: 46px
}

.sq-file-wc-input {
    width: 176px;
    max-width: 176px;
    height: 46px;
    border: 1px solid #FFAD28;
    border-radius: 8px;
    background-color: #FFF;
    display: inline-block;
    color: var(--dark-blue);
    font-size: var(--font-size-body-1);
    padding: 11px
}

.sq-file-wc-input:focus {
    border-color: #FFAD28;
    box-shadow: none
}

.sq-file-table-edit .fa-exclamation-circle,.sq-file-table-edit .fa-question-circle,.sq-file-table-wc .fa-exclamation-circle,.sq-file-table-wc .fa-question-circle {
    color: #bbb
}

.sq-file-table-wc .sq-file-table-wc-content {
    min-width: 190px;
    gap: 10px
}

.sq-file-table-edit .sq-file-table-edit-content {
    min-width: 145px;
    gap: 10px
}

.sq-file-edit .bootstrap-switch {
    border-radius: 9999px;
    border: 0;
    background-color: #CCC;
    transition: background-color .5s ease;
    transform: scale(0.55)
}

.sq-file-edit .bootstrap-switch.bootstrap-switch-focused {
    box-shadow: none;
    border: 0
}

.sq-file-edit .bootstrap-switch-on {
    background-color: #FFAD28
}

.sq-file-edit .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,.sq-file-edit .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: transparent;
    color: transparent
}

.sq-file-edit .bootstrap-switch .bootstrap-switch-label {
    border-radius: 50%!important;
    margin: 4px 0;
    position: relative;
    aspect-ratio: 1 / 1;
    width: 32px!important
}

.sq-file-edit .bootstrap-switch-on .bootstrap-switch-label {
    right: 4px
}

.sq-file-edit .bootstrap-switch-off .bootstrap-switch-label {
    left: 4px
}

.sq-remove-file .fa {
    font-size: var(--font-size-body-1);
    color: #FF3B30
}

.sq-step-btn {
    display: none;
    margin-left: 10px
}

.sq-services-services,.sq-services-turnaround {
    display: none
}

.sq-row-dropzone {
    margin: 0
}

.sq-dropzone-summary {
    display: none
}

.sq-dropzone-summary a {
    font-size: var(--font-size-body-1);
    padding: 10px 15px
}

.sq-file-wc-reset {
    margin-left: 10px;
    color: #999
}

.sq-file-wc-reset:hover {
    color: #777
}

#sq-dropzone.disabled .sq-or,#sq-dropzone.disabled h4,#sq-no-service-message,.sq-classifier-message,.sq-file-copy,.sq-file-message,.sq-file-upload,.sq-footer-quote,.sq-meta-cat-options-classifier,.sq-services-header,.sq-total-wrap {
    display: none
}

.sq-footer-quote .chosen-container {
    width: 200px!important
}

.sq-classifier-message .alert {
    margin-bottom: 25px
}

#scribendi-quote-widget .modal-header small {
    display: inline-block
}

.fm-file-button input:hover,.sq-fallback-service-link {
    cursor: pointer
}

.sq-learn-more-link:hover {
    text-decoration: underline!important
}

.modal-footer-sq-launcher {
    text-align: center
}

.modal-footer-sq-launcher h4 {
    display: inline-block;
    line-height: 30px
}

.modal-footer-sq-launcher button {
    margin: -5px 5px 0
}

@media (max-width: 1199px) {
    .sq-file-table-wc .sq-file-table-wc-content {
        min-width:140px
    }

    .sq-file-wc-input {
        width: 130px;
        height: 37px;
        padding: 2px 11px
    }

    .sq-file-wc-edit {
        line-height: 37px
    }
}

@media (max-width: 991px) {
    .sq-file-table thead>tr>th {
        padding:17px 10px
    }

    .sq-file-table tbody>tr>td {
        padding: 20px 10px
    }

    .sq-file-table tbody>tr>td:first-child,.sq-file-table thead>tr>th:first-child {
        padding-left: 15px
    }

    .sq-file-table tbody>tr>td:last-child,.sq-file-table thead>tr>th:last-child {
        padding-right: 15px
    }

    .sq-file-wc-input {
        width: 100px
    }
}

@media (max-width: 767px) {
    .table-responsive.sq-file-table-wrap {
        border:0;
        margin: 0;
        border-radius: 8px
    }

    .table-responsive.sq-file-table-wrap:has(.sq-file-table:not([style*="display: none"])) {
        border: 1px solid #CCC;
        margin-bottom: 20px
    }

    .table-responsive.sq-file-table-wrap:has(.sq-file-table:not([style*="display: none"])) .sq-file-table {
        border: 0;
        margin-bottom: 0
    }

    .table-responsive.sq-file-table-wrap .sq-file-name .sq-file-name-content {
        max-width: 230px;
        white-space: normal
    }

    .sq-file-name .fa {
        font-size: var(--font-size-30);
        width: 30px
    }

    .sq-file-table-wc .sq-file-table-wc-content {
        gap: 5px
    }

    .sq-file-table-edit .sq-file-table-edit-content {
        min-width: 140px;
        gap: 5px
    }

    .sq-file-wc-input {
        width: 90px;
        font-size: var(--font-size-body-2);
        padding: 2px 6px
    }
}

@media (max-width: 575px) {
    .sq-file-table {
        font-size:var(--font-size-caption-2)
    }

    .sq-file-table thead>tr>th {
        font-weight: 700
    }

    .sq-file-table thead>tr>th .fa {
        display: none
    }

    .sq-file-table tbody>tr>td:first-child,.sq-file-table thead>tr>th:first-child {
        padding-left: 10px
    }

    .sq-file-name .sq-file-name-content {
        line-height: 1.2
    }

    .sq-file-name .fa {
        display: none
    }

    .sq-file-table-wc .sq-file-table-wc-content {
        min-width: 90px
    }

    .sq-file-wc-input {
        font-size: var(--font-size-caption-2);
        text-align: center
    }

    .sq-file-table-edit .sq-file-table-edit-content {
        min-width: 100px
    }

    .sq-remove-file .fa {
        font-size: var(--font-size-body-2)
    }
}

@media (max-width: 450px) {
    .table-responsive.sq-file-table-wrap .sq-file-name .sq-file-name-content {
        width:120px
    }
}

.sq-edit-files {
    border-width: 1px;
    border-style: dashed;
    border-color: var(--color-secondary);
    background-color: color-mix(in srgb,var(--color-secondary) 5%,transparent)
}

.sq-support-files {
    border: 1px dashed #777;
    background-color: var(--bg-gray)
}

.sq-edit-files:has(.sq-edit-file-table[style*="display: none"]),.sq-support-files:has(.sq-support-file-table[style*="display: none"]) {
    display: none
}

.sq-file-table.sq-dual-mode-table {
    border: none;
    border-collapse: separate;
    border-spacing: 0 10px
}

.sq-file-table.sq-dual-mode-table .tooltip:not(.in) {
    z-index: -1
}

.sq-file-table.sq-dual-mode-table thead>tr>th {
    background-color: transparent;
    padding: 4px 0;
    font-size: var(--font-size-caption-1);
    color: var(--dark-blue);
    font-weight: 400;
    line-height: 1.3
}

.sq-file-table.sq-support-file-table thead>tr>th {
    color: var(--color-text)
}

.sq-file-table.sq-edit-file-table thead>tr>th:last-child {
    text-align: right
}

.sq-file-table.sq-dual-mode-table tbody {
    background-color: transparent
}

.sq-file-table.sq-dual-mode-table tbody>tr {
    background-color: var(--white);
    border-radius: 8px
}

.sq-file-table.sq-dual-mode-table tbody>tr>td {
    border: none;
    padding: 7px 20px;
    color: var(--dark-blue);
    font-size: var(--font-size-caption-1);
    height: 40px
}

.sq-file-table.sq-support-file-table tbody>tr>td {
    color: var(--color-text-muted)
}

.sq-file-table.sq-dual-mode-table tbody>tr>td:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.sq-file-table.sq-dual-mode-table tbody>tr>td:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.sq-dual-mode-table.sq-table-has-files .sq-row-upload {
    display: none
}

.sq-file-table.sq-dual-mode-table tbody>tr.sq-row-upload {
    background-color: transparent
}

.sq-file-table.sq-dual-mode-table tbody>tr.sq-row-upload>td {
    padding: 0
}

.sq-file-table.sq-dual-mode-table .sq-file-name {
    width: 100%;
    max-width: 0
}

.sq-file-table.sq-dual-mode-table .sq-file-name .fa {
    font-size: var(--font-size-body-2);
    width: 18px
}

.sq-file-table.sq-dual-mode-table .sq-file-name .text-filename {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sq-file-table.sq-dual-mode-table .sq-file-wc,.sq-file-table.sq-dual-mode-table .td-action {
    width: 0;
    white-space: nowrap
}

.sq-file-table.sq-dual-mode-table .sq-file-wc {
    text-align: right
}

.sq-file-table.sq-dual-mode-table .sq-file-wc-edit {
    line-height: 26px
}

.sq-file-table.sq-dual-mode-table .sq-file-wc-input {
    border: 1px solid;
    background-color: var(--bg-gray);
    width: 80px;
    max-width: 80px;
    height: 26px;
    font-size: var(--font-size-caption-1);
    text-align: center;
    padding: 0
}

.sq-file-table.sq-dual-mode-table .td-action {
    background-color: #F8D9D9;
    padding: 0
}

.sq-file-table.sq-dual-mode-table .sq-remove-file {
    color: #FF3B30;
    font-size: var(--font-size-16);
    display: flex;
    width: 40px;
    height: 100%;
    align-items: center;
    justify-content: center
}

.sq-dual-mode-table+.sq-upload-more {
    display: none
}

.sq-dual-mode-table.sq-table-has-files +.sq-upload-more {
    display: block
}

#scribendi-quote-widget.popup-quote-widget .sq-dropzone.sq-is-dragover {
    border-color: transparent;
    box-shadow: none
}

.sq-dropzone.sq-is-dragover * {
    pointer-events: none!important
}

.sq-dropzone .sq-dropzone-split {
    display: none;
    position: absolute;
    inset: 0;
    background-color: var(--white);
    z-index: -1
}

.sq-dropzone.sq-is-dragover .sq-dropzone-split {
    display: block;
    z-index: 1
}

.sq-dropzone .sq-dropzone-split .sq-dropzone-edit {
    border-width: 1px;
    border-style: dashed;
    border-color: var(--color-secondary);
    background-color: color-mix(in srgb,var(--color-secondary) 5%,transparent)
}

.sq-dropzone .sq-dropzone-split .sq-dropzone-support {
    border: 1px dashed;
    background-color: var(--bg-gray)
}

.sq-dropzone .sq-dropzone-split .sq-dropzone-split-desc {
    font-size: var(--font-size-caption-2);
    max-width: 282px
}

.sq-dropzone .sq-dropzone-split .sq-dropzone-edit.dropzone-inactive,.sq-dropzone .sq-dropzone-split .sq-dropzone-support.dropzone-inactive {
    opacity: .4
}

.legacy-quote-widget .sq-edit-files,.legacy-quote-widget .sq-support-files {
    margin-top: 20px
}

.legacy-quote-widget .tooltip:not(.in) {
    z-index: -1
}

.legacy-quote-widget .sq-edit-files:not(:has(.sq-table-has-files)),.legacy-quote-widget .sq-support-files:not(:has(.sq-table-has-files)) {
    display: none
}

#uploader-quote-widget:has(.sq-table-has-files) {
    row-gap: 30px
}

#uploader-quote-widget .sq-edit-files:not(:has(.sq-table-has-files)),#uploader-quote-widget .sq-support-files:not(:has(.sq-table-has-files)) {
    display: none
}

@media (max-width: 575px) {
    .sq-file-table.sq-dual-mode-table .sq-file-name .fa {
        display:inline
    }
}

.label-footer {
    background-color: #d2d2d2
}

footer {
    background: #f8f8f8;
    font-size: var(--font-size-caption-1);
    padding-top: 90px;
    margin-top: 80px;
    border-top: 1px solid #ddd
}

body.home footer {
    margin-top: 0
}

footer .footer-nav-title {
    margin: 20px 0 17px;
    font-weight: 400;
    font-size: var(--font-size-16);
    line-height: 1.1
}

footer .footer-nav-title a {
    color: #333
}

footer .footer-nav-title a:hover {
    text-decoration: none;
    color: var(--color-secondary)
}

footer .col-md-2-4 ul {
    margin-bottom: 45px
}

#footer-support .footer-number {
    font-weight: 400;
    font-size: var(--font-size-body-1);
    line-height: 1.1
}

#footer-support .footer-number.cn-footer-number {
    font-size: var(--font-size-caption-1);
    line-height: 18px
}

#footer-support .footer-number a:hover {
    text-decoration: none;
    color: #333
}

.footer-links-row {
    margin-bottom: 35px
}

#footer-social {
    margin-bottom: 60px
}

#footer-social a {
    color: #d8d8d8;
    font-size: var(--font-size-28);
    padding-top: 5px
}

#footer-social a.twitter:hover {
    color: #1A1A1A
}

#footer-social a.facebook:hover {
    color: #3b5998
}

#footer-social a.instagram:hover {
    color: #3f729b
}

#footer-social a.google-plus:hover {
    color: #dc4e41
}

#footer-social a.pinterest:hover {
    color: #bd081c
}

#footer-social a.youtube:hover {
    color: #CD201F
}

#footer-social a.linkedin:hover {
    color: #0077b5
}

#footer-social a.rss:hover {
    color: #f26522
}

#footer-social li {
    padding: 0;
    margin-right: 5px
}

#footer-social .tooltip.top {
    margin-top: -10px
}

#footer-social .tooltip-inner {
    max-width: 400px
}

#footer-social .footer-feather {
    background: url(../images/logos/scribendi/logo-mark-blue.svg) no-repeat center center / contain;
    display: inline-block;
    height: 47px;
    text-indent: -999999px;
    width: 65px;
    margin: 0 2px 0 8px
}

#footer-badges .tooltip.top {
    margin-top: -15px
}

#footer-badges .img-badge {
    height: 46px;
    width: auto;
    border-radius: 4px
}

#footer-badges .img-badge.badge-bbb {
    margin-right: -7px
}

@media (max-width: 575px) {
    #footer-badges .img-badge {
        height:42px
    }
}

.footer-hide {
    padding-top: 65px!important
}

#footer-bottom {
    border-top: 1px solid #ddd;
    background-color: transparent
}

#footer-bottom .container-footer-bottom {
    padding-top: 35px;
    padding-bottom: 35px
}

#footer-bottom p {
    color: #a4a4a4
}

#footer-bottom p,#footer-bottom ul {
    margin-bottom: 0
}

.footer-bottom-visa {
    height: 14px!important
}

.footer-bottom-mastercard {
    height: 24px!important
}

.footer-bottom-amex {
    height: 44px!important
}

.footer-bottom-jcb {
    height: 35px!important
}

.footer-bottom-unionpay {
    height: 55px!important
}

.footer-bottom-discover {
    height: 32px!important
}

.page-testimonials hr {
    width: 65%
}

.page-testimonials .commentContainer {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 65%
}

.page-testimonials .commentContainer .comment:before {
    content: open-quote
}

.page-testimonials .commentContainer .comment:after {
    content: close-quote
}

.page-testimonials .commentContainer .comment {
    text-align: left;
    quotes: '\201C' '\201D' '\2018' '\2019';
    font-family: Georgia,serif
}

.page-testimonials .commentContainer .comment span {
    font-family: Verdana,Geneva,sans-serif
}

.page-testimonials .commentContainer .poster {
    text-align: center
}

.page-contact #contactForm textarea#message {
    resize: vertical
}

.page-contact footer {
    margin-top: 0
}

.contact-map-container iframe {
    pointer-events: none;
    position: relative
}

.contact-map-container iframe.clicked {
    pointer-events: auto
}

.contact-map-container {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: relative;
    height: 400px;
    margin-top: 70px
}

.contact-map-container>* {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%
}

.form-control.focused {
    border-color: var(--color-secondary);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control.has-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

#cc_exp {
    width: 90px
}

#cc_secval {
    width: 60px
}

#cc_number .form-control-feedback {
    right: 2px;
    top: 2px;
    height: 30px;
    width: 30px;
    padding-top: 7px;
    background: #fff;
    color: green;
    display: none
}

#cc_number.has-success .form-control-feedback {
    display: block
}

#payment-options-panel .badge-safety {
    float: right
}

#payment-options-panel.is-100-discount .payment-options-wrap {
    display: none
}

@media (max-width: 991px) {
    #payment-options-panel.payment-option-count-0:not(.is-100-discount) .badge-safety {
        float:none;
        margin-bottom: 15px
    }
}

@media (min-width: 768px) and (max-width:880px) {
    #payment-options-panel.payment-option-count-5:not(.is-100-discount) .badge-safety {
        float:none;
        margin-bottom: 15px
    }
}

#cc_details_wrap .fnote {
    font-weight: 700;
    margin-bottom: 10px
}

.cc-security-code-note::before {
    border-top: 1px solid silver;
    content: "";
    display: block;
    left: -25px;
    position: absolute;
    top: 43px;
    width: 20px
}

.cc-security-code-note {
    color: #666;
    display: block;
    line-height: 1.7em;
    margin-left: 616px;
    position: relative;
    top: 70px;
    font-size: var(--font-size-caption-1)
}

#payment-options-panel img[name=seal] {
    margin-top: -10px;
    position: absolute;
    right: 15px
}

.panel-default.panel-default-scribendi .panel-heading {
    background-color: #ededed
}

.order-progress {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    background-color: #F9F9F9;
    border: 1px solid #D4D4D4;
    box-shadow: 0 1px 4px rgba(0,0,0,.067);
    overflow: hidden;
    position: relative
}

.order-progress:after,.order-progress:before {
    content: "";
    display: table;
    line-height: 0
}

.order-progress:after {
    clear: both
}

.order-progress ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 4000px
}

.order-progress ul li {
    background: none repeat scroll 0 0 #EDEDED;
    color: #999;
    cursor: default;
    float: left;
    font-size: var(--font-size-body-2);
    line-height: 46px;
    margin: 0;
    padding: 0 20px 0 30px;
    position: relative
}

.order-progress ul li,.order-progress ul li a {
    height: 46px;
    display: inline-block
}

.order-progress ul li .chevron {
    border-width: 24px 0 24px 14px;
    border-image: none;
    border-style: solid none solid solid;
    display: block;
    position: absolute;
    right: -14px;
    top: 0;
    z-index: 1;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #D4D4D4
}

.order-progress ul li .chevron:before {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-left-color: #EDEDED;
    border-left-style: solid;
    border-top-color: transparent;
    border-top-style: solid;
    border-image: none;
    border-width: 24px 0 24px 14px;
    content: "";
    display: block;
    position: absolute;
    right: 1px;
    top: -24px
}

.order-progress ul li .fa {
    display: none
}

.order-progress ul li a:focus,.order-progress ul li a:hover {
    text-decoration: none
}

.order-progress ul li.active {
    background: none repeat scroll 0 0 var(--color-secondary);
    color: #fff
}

.order-progress ul li.active .chevron:before {
    border-left: 14px solid var(--color-secondary)
}

.order-progress ul li .badge,.order-progress ul li .fa {
    margin: -2px 8px 0 0
}

.order-progress ul li .badge {
    background-color: #999
}

.order-progress ul li.complete .badge {
    display: none
}

.order-progress ul li.complete .fa {
    display: inline;
    font-size: var(--font-size-body-1);
    position: relative;
    top: 1px
}

.order-progress ul li.active .badge {
    background-color: #fff;
    color: var(--color-secondary)
}

.order-progress ul li:first-child {
    padding: 0 20px
}

.order-progress .actions {
    background-color: #E5E5E5;
    border-left: 1px solid #D4D4D4;
    float: right;
    line-height: 46px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    right: 0;
    vertical-align: middle;
    z-index: 1000
}

.order-progress .actions a {
    font-size: var(--font-size-caption-2);
    line-height: 45px;
    margin-right: 8px
}

.order-progress .actions .btn-prev i {
    margin-right: 5px
}

.order-progress .actions .btn-next i {
    margin-left: 5px
}

.header-order-progress {
    display: none;
    margin-top: 18px
}

.header-order-progress ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.header-order-progress ul li {
    color: #999;
    float: left;
    font-size: var(--font-size-caption-1);
    margin: 0;
    position: relative
}

.header-order-progress ul li,.header-order-progress ul li a {
    display: inline-block
}

.header-order-progress ul li a:focus,.header-order-progress ul li a:hover {
    text-decoration: none
}

.header-order-progress ul li .fa-check {
    display: none
}

.header-order-progress ul li .badge {
    background-color: #999
}

.header-order-progress ul li .badge,.header-order-progress ul li .fa-check {
    margin: -2px 5px 0 0
}

.header-order-progress ul li.active {
    color: var(--dark-blue)
}

.header-order-progress ul li.active .badge {
    background-color: var(--dark-blue)
}

.header-order-progress ul li.complete .badge {
    display: none
}

.header-order-progress ul li.complete .fa {
    display: inline;
    font-size: var(--font-size-body-1);
    position: relative;
    top: 1px
}

.header-order-progress .fa-chevron-right,.header-order-progress ul li.complete .fa-chevron-right {
    font-size: var(--font-size-caption-1);
    padding: 0 15px 0 11px;
    color: #ddd
}

label .help-block {
    font-weight: 400
}

.page-checkout #order-details-panel .col-sm-8,.page-checkout #your-details-panel .col-sm-8 {
    padding-top: 7px
}

.page-checkout #documents-panel .sq-file-table {
    margin-bottom: 15px
}

.canada-tax {
    border-top: 1px solid #ddd;
    padding-top: 16px;
    padding-left: 8px;
    font-size: .9em
}

#mainMenu div[name=seal] {
    margin-top: 25px
}

#mainMenu.header-fixed div[name=seal],body.locale-en_US #mainMenu.header-fixed #menu-list>.nav-item-about,body.locale-en_US #mainMenu.header-fixed #menu-list>.nav-item-contact,body.locale-en_US #mainMenu.header-fixed #menu-list>.nav-item-faq,body.locale-en_US #mainMenu.header-fixed #menu-list>.nav-item-my-scrib {
    display: none
}

.page-content #cta {
    border-top: none;
    border-bottom: 1px solid #ddd;
    padding: 100px 0
}

.academics-fields-icons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden
}

.fields-single-icon {
    margin: 10px 40px;
    width: 100px;
    height: 140px;
    float: left
}

.fields-single-icon img {
    height: 80px;
    margin: auto auto 10px;
    display: block
}

.fields-single-icon p {
    text-align: center
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 99;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #F1F1F1;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    display: none;
    -ms-filter: "alpha(Opacity=80)";
    opacity: .8
}

#back-to-top:hover {
    background: #e9ebec;
    -ms-filter: "alpha(Opacity=100)";
    opacity: 1
}

#back-to-top.show {
    display: block
}

.has-captcha #back-to-top {
    right: 80px
}

.shadow-panel {
    box-shadow: 0 0 2px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2);
    padding: 20px 30px
}

#competitive-advantages .container {
    margin-top: 100px
}

#competitive-advantages .ca {
    margin-bottom: 40px;
    height: 180px
}

#competitive-advantages img {
    height: 70px;
    margin: 0 auto 15px;
    display: block
}

#competitive-advantages p {
    font-size: var(--font-size-caption-1)
}

#competitive-advantages h3 {
    color: #333
}

#competitive-advantages p.learn-more {
    margin: 10px auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#competitive-advantages .ca-links:hover {
    text-decoration: none
}

#competitive-advantages p.learn-more:hover {
    text-decoration: underline
}

#competitive-advantages .ca:hover .learn-more:after {
    content: '\00a0\f054';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute
}

.top-banner {
    background-color: var(--color-secondary)
}

.top-banner p {
    margin: 0;
    color: #fff;
    text-align: center;
    line-height: 20px;
    padding: 10px
}

.page-service.page-top-banner.page-quote .page-content {
    padding-top: 45px
}

.btn-translate {
    margin-top: -1px
}

.top-banner.top-banner-secondary {
    height: 30px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #ddd
}

.header-fixed .top-banner-fixed-hide {
    display: none
}

.top-banner.top-banner-secondary .container-header {
    height: 100%
}

.top-banner-secondary #secondary-menu-list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    margin: 0
}

.top-banner-secondary #secondary-menu-list>.nav-item+.nav-item {
    margin-left: 25px
}

.top-banner-secondary #secondary-menu-list>.nav-item>a {
    color: #999;
    font-size: var(--font-size-14)
}

.top-banner-secondary #secondary-menu-list>.nav-item.active >a,.top-banner-secondary #secondary-menu-list>.nav-item.hover>a,.top-banner-secondary #secondary-menu-list>.nav-item.open>a,.top-banner-secondary #secondary-menu-list>.nav-item>a:focus,.top-banner-secondary #secondary-menu-list>.nav-item>a:hover {
    text-decoration: none;
    color: var(--color-secondary)!important
}

.top-banner-secondary #secondary-menu-list>.nav-item>.dropdown-menu {
    margin: 0
}

.top-banner-secondary #secondary-menu-list>.nav-item .dropdown-menu>li>a {
    color: var(--color-secondary);
    font-size: var(--font-size-14)
}

.cgptcb-body .cgptcb-chat-box-action::after {
    max-width: 100px!important
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper {
    flex-direction: row!important;
    margin: 0 auto!important;
    max-width: 1600px!important
}

#CybotCookiebotDialog {
    top: auto!important;
    transform: none!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    width: 100%!important;
    max-width: 100%!important;
    border-radius: 0!important;
    padding: 24px!important
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogBodyBottomWrapper {
    align-items: flex-end!important;
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: flex-start!important;
    padding-left: .375em!important
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    width: 286px!important;
    max-width: none!important
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogHeaderLogosWrapper {
    align-self: stretch!important;
    flex-direction: column!important
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogPoweredbyImage {
    height: auto!important;
    max-height: 6em!important;
    max-width: 100%!important
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogPoweredbyLink {
    flex: 1!important
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogPoweredbyCybot,#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogPoweredbyLink {
    justify-content: center!important
}

#CybotCookiebotDialog #CybotCookiebotDialogBody .CybotCookiebotScrollContainer {
    display: flex!important;
    flex: auto!important;
    height: auto!important;
    max-height: 15.5em!important;
    overflow: hidden!important
}

#CybotCookiebotDialogBody {
    display: flex!important;
    justify-content: space-between!important;
    overflow: hidden!important
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogTabContent {
    flex: 1!important;
    overflow: visible!important
}

#CybotCookiebotDialogBodyContent {
    height: auto!important;
    padding: 0 1.125em 0 0!important
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter {
    display: block!important;
    padding: 0!important;
    width: auto!important
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotScrollContainer {
    border-bottom: none!important
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyButtons {
    align-items: flex-end!important;
    flex-direction: column-reverse!important;
    max-width: 286px!important
}

@media screen and (max-width: 1279px) {
    #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogHeader,#CybotCookiebotDialogHeader {
        display:none!important
    }

    #CybotCookiebotDialogFooter .CybotCookiebotScrollArea {
        padding: 0!important
    }

    #CybotCookiebotDialog .CybotCookiebotScrollContainer {
        border: none!important
    }
}

@media screen and (max-width: 1100px) {
    #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
        width:150px!important
    }
}

@media screen and (max-width: 700px) {
    #CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper {
        flex-direction:column!important
    }

    #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter,#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
        width: 100%!important
    }

    #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyButtons {
        max-width: 100%!important;
        margin-top: 10px!important
    }

    #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails {
        margin-top: 10px!important
    }
}

.privacy-policy-approval .input-group {
    text-align: right
}

.privacy-policy-approval .form-control,.privacy-policy-approval .input-group-addon {
    border: none!important;
    box-shadow: none!important;
    padding-left: 0;
    padding-right: 0;
    background: 0 0;
    font-weight: 400
}

.privacy-policy-approval.has-error .form-control .form-control-static {
    color: #a94442;
    font-weight: 700
}

.privacy-policy-approval .input-group-addon {
    padding-left: 10px
}

.privacy-policy-approval.has-error .input-group-addon {
    background: 0 0
}

.cookie-message {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: gray;
    background-color: rgba(0,0,0,.8);
    color: #fff;
    z-index: 9999999999!important
}

.cookie-message>p {
    margin-bottom: 0;
    line-height: 21px
}

.cookie-confirm {
    height: 42px;
    padding-top: 4px;
    padding-bottom: 4px
}

.grecaptcha-badge {
    z-index: 999999
}

.ie .page-service #jumbotron-service {
    padding-top: 225px
}

.ie .page-service.page-quote #jumbotron-service {
    padding-top: 135px
}

.ie .services-list .col-sm-4 {
    width: 100%
}

@media (min-width: 768px) {
    #quote-form .control-label,#quote-form .text-right {
        text-align:right!important
    }

    .expiration {
        margin-top: 20px!important
    }

    .cp-profile-summary .form-group {
        margin-bottom: 0
    }

    .cp-profile-summary .col-sm-9 {
        padding-top: 7px
    }

    .page-apply #consent {
        margin-top: 13px
    }

    .payment-selector,.paymentMethod {
        margin-bottom: 8px;
        overflow: hidden;
        padding-bottom: 2px
    }

    .payment-option {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #d3d3d3;
        margin: 0 -1px -1px 0;
        border-image: none;
        border-radius: 2px;
        border-style: solid;
        border-width: 1px;
        color: var(--color-secondary);
        cursor: pointer;
        float: left;
        min-height: 80px;
        min-width: 130px;
        position: relative;
        text-align: center
    }

    .payment-option.selected::before,.payment-option.selected:hover::before {
        border-top: 10px solid #72b93c;
        bottom: -10px
    }

    .payment-option.selected::after,.payment-option.selected::before,.payment-option.selected:hover::after,.payment-option.selected:hover::before {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        content: "";
        left: 50%;
        margin-left: -10px;
        position: absolute
    }

    .payment-option.selected::after,.payment-option.selected:hover::after {
        border-top: 10px solid #fff;
        bottom: -9px
    }

    .payment-option:first-child {
        clear: right;
        float: left
    }

    .payment-option.selected .payment-option-title,.payment-option.selected:hover {
        cursor: default
    }

    .payment-option.selected,.payment-option.selected:hover {
        border-color: #72b93c;
        border-left: 1px solid #72b93c;
        color: #494949;
        cursor: default
    }

    .payment-option-title {
        bottom: 12px;
        left: 50%;
        margin-left: -65px;
        padding-top: 30px;
        position: absolute;
        width: 130px;
        margin-bottom: 0!important;
        font-weight: 400!important
    }

    .payment-option input,.payment-option-title:hover,.payment-option:hover {
        cursor: pointer
    }

    .cc-front {
        background: #f6f4f5 url(../images/checkout/cc-front.jpg) repeat-x scroll;
        border: 1px solid #fff;
        border-radius: 8px;
        box-shadow: 23px 1px 39px 0 rgba(0,0,0,.32);
        box-sizing: border-box;
        float: left;
        padding: 65px 16px 5px;
        position: relative;
        width: 420px
    }

    #cc-images {
        background: rgba(0,0,0,0) url(../images/checkout/cc-sprite.gif) no-repeat scroll;
        content: "";
        display: block;
        height: 29px;
        position: absolute;
        top: 16px;
        width: 332px
    }

    .cc-front::after {
        background: rgba(0,0,0,0) url(../images/checkout/cc-background-border.jpg) no-repeat scroll;
        content: "";
        height: 180px;
        left: 598px;
        position: absolute;
        top: 17px;
        width: 11px
    }

    .cc-front label {
        color: #666;
        display: inline-block;
        font-family: "OCR A Std",sans-serif;
        font-size: var(--font-size-caption-1);
        line-height: normal;
        min-width: 100px;
        padding: 4px 0;
        text-shadow: 0 -1px 1px #fff;
        text-transform: uppercase;
        vertical-align: baseline;
        font-weight: 400!important
    }

    .cc-wrap {
        padding: 5px
    }

    #payment-options-panel #coupon_code {
        display: inline
    }

    .form-group.cc-sec-val {
        position: absolute;
        left: 440px;
        top: 66px;
        text-align: right;
        width: 140px;
        padding: 0
    }

    .form-group.cc-sec-val label {
        margin-bottom: 6px
    }

    .cc-front #cc_holder_label {
        display: block;
        float: left;
        margin-top: 8px;
        width: 100px
    }

    .cc-front #cc_holder {
        width: 286px!important
    }

    #cc_details .cc-bg {
        background: #ecebeb url(../images/checkout/cc-background.jpg) repeat-x scroll;
        border-radius: 8px;
        box-shadow: 0 1px 3px 2px rgba(119,119,119,.4),0 0 0 1px #fff inset;
        float: left;
        overflow: hidden;
        position: relative;
        width: 600px
    }

    .payment-option-card {
        background: url(../images/icons/credit-card.png) center 8px no-repeat
    }

    .payment-option-paypal {
        background: url(../images/icons/paypal.png) center 10px no-repeat
    }

    .payment-option-alipay,.payment-option-chinese-alipay {
        background: url(../images/icons/alipay.png) center 11px no-repeat
    }

    .payment-option-account {
        background: url(../images/logos/scribendi/logo-mark-blue.svg) center 9px no-repeat;
        background-size: 34px 34px
    }

    .payment-option-credit {
        background: url(../images/icons/wallet-light.svg) center -4px no-repeat;
        background-size: 55px 55px
    }

    .payment-option-bank {
        background: url(../images/icons/bank_transfer.webp) center 4px no-repeat;
        background-size: auto 40px
    }

    #cc_secval {
        float: right
    }

    .emreq-selected-editor {
        margin-top: 0!important
    }

    .finput-enreq-selected-editor {
        padding-left: 0!important
    }
}

@media (min-width: 800px) {
    #competitive-advantages .ca {
        height:180px
    }
}

@media (min-width: 992px) {
    .home .container-header,.page-with-trans-header .container-header {
        padding-left:30px;
        padding-right: 30px
    }
}

@media (min-width: 1200px) {
    #call-out-box .container,.container-fluid-scrib,.home .container-header,.jumbotron .container,.page-with-trans-header .container-header,.yamm .yamm-content {
        padding-left:50px;
        padding-right: 50px
    }

    .header-transparent .yamm .yamm-content {
        padding-left: 30px;
        padding-right: 30px
    }

    .header-transparent .yamm .yamm-fw .dropdown-menu {
        margin-left: 50px!important;
        margin-right: 50px!important
    }

    #call-out-box .container,.jumbotron .container {
        width: 1400px
    }

    #competitive-advantages .ca {
        height: 330px
    }

    #competitive-advantages .ca h3 {
        height: 44px
    }

    .col-sm-2-4 {
        width: 19.9%!important
    }
}

@media (min-width: 1800px) {
    .container-fluid-scrib,.home .container-header,.page-with-trans-header .container-header {
        max-width:2000px;
        padding: 0 100px
    }

    .yamm .yamm-content {
        padding-left: 100px;
        padding-right: 100px
    }

    .header-transparent .yamm .yamm-fw .dropdown-menu {
        margin-left: 100px!important;
        margin-right: 100px!important
    }
}

@media (max-width: 1799px) {
    .top-banner-secondary #secondary-menu-list>.nav-item.nav-item-my-scrib>.dropdown-menu {
        right:0
    }
}

@media (max-width: 1850px) {
    #services-grid .services-grid-recommend {
        margin-bottom:35px!important
    }

    #services-grid .services-grid-recommend h4 {
        margin-top: 70px!important
    }
}

@media (max-width: 1540px) {
    .header-transparent .navbar>.container-header .navbar-brand {
        width:150px;
        height: 45px;
        margin-top: 30px
    }

    .header-transparent .navbar-nav {
        margin-top: 37px
    }

    .header-transparent .navbar-collapse.collapsing .navbar-nav,.header-transparent .navbar-collapse.collapsing .navbar-nav>.nav-item-close>a,.header-transparent .navbar-collapse.collapsing .navbar-nav>.nav-item>a,.header-transparent .navbar-collapse.in .navbar-nav>.nav-item-close>a {
        color: #777
    }

    .page-service #jumbotron-service .col-md-5 {
        width: 50%
    }

    #services-grid .sg-item .bg {
        height: 60px;
        width: 60px
    }

    .header-transparent .navbar-nav>li.nav-item-my-scrib>.dropdown-menu {
        right: 0
    }

    .home #jumbotron-service.jumbotron-typed {
        background-position: right -200px top
    }
}

@media (max-width: 1100px) {
    .academics-journals-list .owl-prev {
        top:30%;
        left: -40px
    }

    .academics-journals-list .owl-next {
        top: 30%;
        right: -40px
    }

    .home #jumbotron-service.jumbotron-typed {
        background-position: right -250px top
    }
}

@media (min-width: 1200px) and (max-width:1270px) {
    .container-wrap .container {
        width:100%;
        padding-left: 50px;
        padding-right: 50px;
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 1199px) {
    .page-service header .navbar-nav,header .navbar-nav {
        margin-top:19px
    }

    body .header-transparent .navbar>.container-header .navbar-brand,body header:not(.header-fixed) .navbar>.container-header .navbar-brand {
        width: 150px!important;
        height: 45px!important
    }

    body header .navbar>.container-header .navbar-brand {
        margin-top: 15px
    }

    body header:not(.header-fixed):has(.badge-safety) .navbar>.container-header .navbar-brand {
        margin-top: 20px!important
    }

    .page-service .scribendi-header-scroll .navbar>.container-header .navbar-brand {
        margin-top: 16px
    }

    .header-transparent .navbar-nav>.nav-item-quote a,header .navbar-nav>.nav-item-quote .btn,header .navbar-nav>.nav-item-quote a {
        font-size: var(--font-size-14)
    }

    #mainMenu.header-sm div[name=seal] img {
        height: 50px
    }

    #mainMenu.header-sm div[name=seal] {
        margin-top: 12px
    }

    #jumbotron-computer-sample .container-fluid-scrib {
        padding-left: 50px
    }

    #services-grid .card-click-zone {
        padding-left: 3px;
        padding-right: 3px
    }

    footer .container {
        width: 100%
    }

    #footer-bottom .container,footer .container {
        padding-left: 30px;
        padding-right: 30px
    }

    .footer-hide-social {
        padding-top: 0!important
    }

    #jumbotron-service .container-fluid-scrib {
        top: 20%
    }

    .page-service .enlarged-icons {
        font-size: 3em
    }

    #competitive-advantages .container {
        margin-bottom: 65px
    }

    .home #jumbotron-service.jumbotron-typed {
        background-position: right -400px top -20px
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-typed-md.webp)
    }

    .no-webp .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-typed-md.jpg)
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-promotion-laptop.webp)
    }

    .no-webp .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-promotion-laptop.png)
    }

    footer {
        text-align: center
    }
}

@media (max-width: 1051px) {
    .academics-journals-list .owl-next,.academics-journals-list .owl-prev {
        display:none
    }
}

@media (max-width: 991px) {
    body {
        font-size:var(--font-size-14)
    }

    .container {
        width: 100%
    }

    #services-grid .container,body.home .container,footer .container,header .navbar-fixed-top .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .header-transparent .navbar>.container-header .navbar-brand {
        margin-top: 25px!important
    }

    .header-transparent .navbar-nav {
        margin-top: 27px!important
    }

    .home #jumbotron-service .container {
        margin-top: -30px
    }

    .home.home-typed #jumbotron-service.jumbotron-typed .container {
        margin-top: 65px
    }

    .home #jumbotron-service .col-md-5 {
        width: 50%;
        padding-right: 20px
    }

    .page-service #jumbotron-service .col-md-5 {
        width: 50%
    }

    #jumbotron-service {
        height: 570px
    }

    #jumbotron-service p {
        font-size: var(--font-size-body-2)
    }

    #jumbotron-service .btn-scrib-cta,#jumbotron-service .btn-scrib-cta-outline {
        padding: 6px 12px;
        font-size: var(--font-size-caption-1)
    }

    .home #jumbotron-service .a247,.jumbotron-or {
        font-size: var(--font-size-caption-1)
    }

    .page-service.page-quote #jumbotron-service .col-md-5,.page-service.page-quote #jumbotron-service .col-md-7 {
        width: 50%;
        float: left
    }

    .jumbotron-review {
        right: 15px;
        width: 90%
    }

    .yamm .dropdown.yamm-fw .dropdown-menu .service-list-row {
        font-size: var(--font-size-12)
    }

    .yamm .dropdown.yamm-fw .dropdown-menu .col-sm-2-4 {
        padding-left: 5px;
        padding-right: 5px
    }

    #title-bar {
        margin-bottom: 0
    }

    .page-checkout #title-bar {
        margin-bottom: 40px
    }

    #title-bar .container {
        width: 100%
    }

    #competitive-advantages .container {
        margin-bottom: 70px
    }

    #competitive-advantages .ca {
        text-align: center
    }

    #competitive-advantages h3 {
        margin-bottom: 15px
    }

    #competitive-advantages img {
        float: none!important
    }

    #competitive-advantages p {
        margin-left: 0
    }

    #services-grid {
        padding: 83px 0 40px
    }

    #services-grid h3.card-title {
        margin: 15px 0 17px
    }

    #services-grid .sg-item {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        margin-bottom: 50px
    }

    #services-grid .sg-item .bg {
        float: none;
        margin: 0!important;
        padding: 0
    }

    #services-grid .services-grid-recommend h4 {
        line-height: 30px
    }

    .scribendi-cta {
        padding: 90px 0
    }

    #scribendi-quote {
        width: 90%
    }

    footer {
        margin-top: 70px
    }

    #footer-support .footer-number {
        font-size: var(--font-size-16)
    }

    #footer-bottom .container {
        padding-top: 30px;
        padding-bottom: 30px
    }

    #footer-bottom .pull-right {
        margin-bottom: 10px
    }

    #footer-bottom .pull-left,#footer-bottom .pull-right {
        float: none;
        width: 100%;
        text-align: center
    }

    #cc_details .cc-bg {
        float: none
    }

    #cc_details .cc-security-code-note {
        margin-left: 0;
        top: auto;
        margin-top: 20px
    }

    #cc_details .cc-security-code-note::before {
        display: none
    }

    header .row-flex .col-md-3,header .row-flex .col-md-4 {
        width: 100%
    }

    .ie .page-service #jumbotron-service {
        padding-top: 185px
    }

    .ie .home #jumbotron-service {
        padding-top: 145px
    }

    .home #jumbotron-service.jumbotron-typed {
        background-image: url(../images/bg/jumbotron/jumbotron-new-tablet.webp)
    }

    .no-webp .home #jumbotron-service.jumbotron-typed {
        background-image: url(../images/bg/jumbotron/jumbotron-new-tablet.png)
    }

    .home #jumbotron-service.jumbotron-typed {
        background-position: right -300px top -50px
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-typed-sm.webp)
    }

    .no-webp .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-typed-sm.jpg)
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-promotion-tablet.webp)
    }

    .no-webp .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-promotion-tablet.png)
    }
}

@media (max-width: 991px) and (min-width:768px) {
    .page-article-single .header-phone,.page-articles .header-phone,.page-podcast .header-phone,.page-resources .header-phone,.page-resources-cat .header-phone,.page-tag .header-phone {
        display:none
    }

    .page-article-single .header-fixed #header-phone,.page-articles .header-fixed #header-phone,.page-podcast .header-fixed #header-phone,.page-resources .header-fixed #header-phone,.page-resources-cat .header-fixed #header-phone,.page-tag .header-fixed #header-phone {
        margin: 19px 0 0 5px
    }

    .numbers-clients .numbers-image,.numbers-editors .numbers-image,.numbers-words .numbers-image {
        width: 205px;
        height: 205px
    }

    .numbers-clients,.numbers-editors,.numbers-words {
        padding-bottom: 80px
    }
}

@media (max-width: 850px) {
    .page-zh #header-phone {
        display:none
    }

    .home #jumbotron-service.jumbotron-typed {
        background-position: right -400px top -50px
    }

    .home #jumbotron-service .col-md-5 {
        width: 60%
    }
}

@media (max-width: 880px) {
    #scribendi-quote-widget .chosen-container-single .chosen-single {
        font-size:var(--font-size-body-2)
    }

    .sq-footer-quote {
        font-size: var(--font-size-title-2)
    }
}

@media (max-width: 807px) {
    .top-banner.zh-top-banner {
        height:50px
    }

    body.page.page-zh.page-top-banner {
        --body-padding-top: 122px
    }

    .page-zh.page-service.page-top-banner #jumbotron-service {
        margin-top: 50px
    }
}

@media (max-width: 780px) {
    .sq-upload-option-text {
        display:none
    }

    .sq-upload-list {
        width: 55px
    }
}

@media (max-width: 767px) {
    header .dropdown-menu {
        background-color:transparent!important
    }

    .nav-item-about .dropdown-menu,.nav-item-my-scrib .dropdown-menu {
        margin-left: 0
    }

    header .dropdown-menu {
        border: none
    }

    .full-menu header .navbar-nav>.nav-item>a,.header-transparent .navbar-collapse.collapsing .navbar-nav,.header-transparent .navbar-collapse.collapsing .navbar-nav>.nav-item-close>a,.header-transparent .navbar-collapse.collapsing .navbar-nav>.nav-item>a,.header-transparent .navbar-collapse.in .navbar-nav>.nav-item-close>a,.header-transparent.logo-white .navbar-nav>.nav-item>a,header .navbar-nav>.nav-item>a {
        color: var(--color-secondary)!important;
        font-size: var(--font-size-14)
    }

    .navbar-nav .open .dropdown-menu>li>a {
        padding-top: 1px;
        padding-bottom: 1px
    }

    #jumbotron-service {
        height: 550px
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion {
        height: 820px
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion .content-right .lazy-img-outer {
        width: 50%;
        padding-bottom: 54%
    }

    .home #jumbotron-service {
        background-position: -500px bottom
    }

    .home #jumbotron-service .col-md-5 {
        width: 60%;
        padding-right: 20px
    }

    .home #jumbotron-service .container {
        margin-top: -60px
    }

    .page-service #jumbotron-service .col-md-5 {
        width: 70%
    }

    .page-service.page-quote #jumbotron-service .col-md-5,.page-service.page-quote #jumbotron-service .col-md-7 {
        width: 100%
    }

    .page-service .page-content {
        padding-top: 25px!important
    }

    .page-service.page-quote .page-content {
        padding-top: 0!important
    }

    .page-service p.mb-70 {
        margin-bottom: 45px!important
    }

    .a247 {
        display: block;
        opacity: .8;
        margin-top: 15px
    }

    .a247-2 {
        display: none
    }

    .page-service.page-top-banner #jumbotron-service {
        margin-top: 0
    }

    .page-service.page-top-banner.page-top-banner-translator #jumbotron-service {
        margin-top: 30px
    }

    .page-quote #jumbotron-service {
        height: 400px!important
    }

    .page-service.page-quote .breadcrumb {
        margin-bottom: 0
    }

    body .header-fixed .navbar>.container-header .navbar-brand,body .page-service header .navbar>.container-header .navbar-brand,body header .navbar>.container-header .navbar-brand,body.home .header-fixed .navbar>.container-header .navbar-brand,body.home header .navbar>.container-header .navbar-brand {
        background-size: auto 40px;
        height: 45px!important;
        width: 150px!important;
        margin-top: 10px!important
    }

    body header:not(.header-fixed):has(.badge-safety) .navbar>.container-header .navbar-brand {
        margin-top: 25px!important
    }

    #mainMenu.header-sm div[name=seal] img {
        height: 40px
    }

    #mainMenu.header-sm div[name=seal] {
        margin-top: 9px
    }

    .header-fixed .navbar .navbar-toggle,body.home .header-fixed .navbar .navbar-toggle,body.home header .navbar-default .navbar-toggle,header .navbar-default .navbar-toggle {
        height: 58px;
        margin: 0;
        border-radius: 0;
        padding-left: 20px;
        padding-right: 20px
    }

    .header-transparent .navbar>.container-header .navbar-brand {
        background-size: auto 35px!important;
        height: 37px!important;
        width: 110px!important;
        margin-top: 12px!important
    }

    .navbar-fixed-top {
        position: absolute
    }

    .navbar-fixed-top .navbar-collapse,header .navbar .navbar-collapse {
        background: #fff;
        background: rgba(255,255,255,.98);
        left: 0;
        margin: 0 -15px;
        border-bottom: 1px solid #ddd;
        border-top: none;
        padding: 10px 20px!important;
        max-height: none
    }

    .header-transparent .navbar-nav {
        margin-top: 0!important
    }

    .navbar-collapse .pull-right {
        float: none!important
    }

    .header-fixed .navbar-nav,.page-service header .navbar-nav,header .navbar-nav {
        margin: 0
    }

    .header-fixed .navbar-nav>.nav-item>a,.header-transparent .navbar-nav>.nav-item.active>a,.header-transparent .navbar-nav>.nav-item>a,.page-service header .navbar-nav>.nav-item>a,header .navbar-nav>.nav-item.active>a,header .navbar-nav>.nav-item>a {
        padding: 7px 0;
        display: block;
        opacity: 1;
        -ms-filter: "alpha(Opacity=100)"
    }

    header .navbar-nav>.nav-item-quote a {
        margin: 10px 0;
        width: 100%
    }

    header .navbar-nav>.nav-item-quote {
        clear: both
    }

    header .navbar-nav>.nav-item-close>a {
        font-size: var(--font-size-22)!important;
        text-align: center
    }

    header .dropdown-menu {
        background-image: none
    }

    #title-bar {
        background-image: url(../images/bg/jumbotron/bg-title-bar-mobile.webp);
        min-height: 72px;
        padding-top: 27px;
        padding-bottom: 25px
    }

    .no-webp #title-bar {
        background-image: url(../images/bg/jumbotron/bg-title-bar-mobile.jpg)
    }

    #title-bar .title-bar-page-title {
        font-size: var(--font-size-page-title-sm)
    }

    .page-checkout #title-bar {
        margin-bottom: 40px
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>table {
        margin: 0!important
    }

    #cc_expmonth {
        margin-right: 19px;
        width: 94px!important
    }

    #cc_expmonth_label {
        position: relative
    }

    #cc_expmonth_label::after {
        content: "/";
        display: block;
        left: 98px;
        max-width: 12px;
        padding: 4px 0;
        position: absolute;
        text-align: center;
        top: 27px;
        width: 12px;
        color: #333
    }

    .cc-wrap select#cc_expmonth,.cc-wrap select#cc_expyear {
        width: auto;
        display: inline-block
    }

    .cc-wrap label {
        margin-top: 15px
    }

    #cc_details_wrap {
        border-top: 1px solid #ddd;
        padding-top: 20px
    }

    #currency_id {
        margin-bottom: 5px!important
    }

    #quoteform #word_count,#quoteform select#currency_id {
        width: 100%
    }

    #quoteform #wc_tool_after .form-group {
        margin-bottom: 0
    }

    .paymentMethod {
        margin-bottom: 15px
    }

    .widget-featured-press {
        margin-top: 20px
    }

    .page-yourinfo .form-horizontal .pt-7 {
        padding-top: 0!important
    }

    .page-yourinfo .form-horizontal label.mb-0-sm {
        margin-bottom: 0
    }

    #jumbotron-service .lead .meta-category img {
        height: 30px
    }

    .page-service .jumbotron {
        height: 500px!important
    }

    .page-service.page-quote .jumbotron {
        height: 450px!important
    }

    #services-grid.no-hover {
        padding: 20px 0
    }

    #competitive-advantages .container {
        margin: 60px 0 20px
    }

    hr.mb-85 {
        margin-bottom: 50px!important
    }

    #cta {
        margin-bottom: 30px
    }

    .ie .page-service #jumbotron-service {
        padding-top: 145px
    }

    .ie .page-service.page-quote #jumbotron-service {
        padding-top: 85px
    }

    .cookie-message p {
        margin-top: 0!important
    }

    #services-grid .sg-item {
        width: 100%
    }

    #competitive-advantages .ca {
        height: 180px
    }

    .sq-services-category,.sq-services-services {
        margin-bottom: 40px
    }

    #quote-form .control-label {
        text-align: left!important
    }

    #esl_upsell_box div.col-sm-6 {
        display: inline;
        padding: 0;
        top: 4px
    }

    .home.home-typed #jumbotron-service.jumbotron-typed .container {
        margin-top: 25px
    }

    .home #jumbotron-service.jumbotron-typed {
        background-position: right -450px top -75px
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion {
        text-align: center;
        background-image: url(../images/bg/jumbotron/cn-jumbotron-promotion-mobile.webp)
    }

    .no-webp .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-promotion-mobile.png)
    }

    footer {
        margin-top: 50px;
        padding-top: 60px
    }

    #footer-main-links,#footer-service-links {
        text-align: left;
        margin-bottom: 20px
    }

    #footer-main-links div ul li a:not(.footer-contact-link),#footer-main-links div ul li>span,#footer-service-links div ul li a {
        display: inline-block;
        padding: 8px 10px;
        background-color: #fff;
        margin-bottom: 3px;
        border-radius: 2px;
        width: 100%
    }

    #footer-main-links div a {
        width: 100%
    }

    .footer-translation-link.mt-15 {
        margin-top: 0!important
    }

    #footer-support-content {
        background-color: #fff;
        padding: 15px
    }

    .numbers-clients,.numbers-editors,.numbers-words {
        padding-bottom: 45px;
        padding-top: 25px
    }

    .numbers-clients .numbers-image,.numbers-editors .numbers-image,.numbers-words .numbers-image {
        margin-bottom: 0
    }
}

@media (max-width: 750px) {
    .home #jumbotron-service {
        background-position:-530px bottom
    }
}

@media (max-width: 700px) {
    .home #jumbotron-service {
        background-position:-570px bottom
    }
}

@media (max-width: 667px) {
    .home #jumbotron-service {
        background-size:40%;
        background-position: 200px 60px;
        background-color: var(--dark-blue);
        border-bottom: 1px solid #eee
    }

    .home #jumbotron-service.jumbotron-typed {
        background-image: url(../images/bg/jumbotron/Jumbotron-New-Background-Mobile-Cropped.webp);
        background-size: auto;
        background-position: right -18px top -84px
    }

    .no-webp .home #jumbotron-service.jumbotron-typed {
        background-image: url(../images/bg/jumbotron/Jumbotron-New-Background-Mobile-Cropped.png)
    }

    .home.home-typed #jumbotron-service.jumbotron-typed .container {
        margin-top: 105px
    }

    .home #jumbotron-service .container {
        margin-top: 35%
    }

    .home #jumbotron-service .lead h1 {
        text-align: center
    }

    .home #jumbotron-service .col-md-5 {
        width: 100%
    }

    .home #jumbotron-service .lead p {
        text-align: center;
        margin-bottom: 30px
    }

    .home #jumbotron-service .pull-left {
        float: none
    }

    .home #jumbotron-service .service-button {
        width: 100%;
        text-align: center
    }

    .home #jumbotron-service .a247-2 {
        margin-top: 30px!important
    }

    .page-service #jumbotron-service .col-md-5 {
        width: 100%
    }

    .typed-01-wrapper,.typed-02-wrapper {
        line-height: 1.3
    }

    #jumbotron-service.jumbotron-typed .col-md-5 {
        padding-right: 15px!important
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion .content-right .lazy-img-outer {
        width: 60%;
        padding-bottom: 65%
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion .container {
        margin-top: 0
    }

    .ie .home #jumbotron-service {
        padding-top: 20px
    }

    .scribendi-cta {
        padding: 30px 0 25px
    }

    #scribendi-quote #sq-dropzone {
        border: none
    }

    .sq-upload-options {
        display: none
    }
}

@media (max-width: 667px) and (min-width:470px) {
    .typed-01-wrapper .typed-01 br {
        display:block!important
    }
}

@media (max-width: 575px) {
    .top-banner p {
        font-size:var(--font-size-caption-2)
    }
}

@media (max-width: 630px) {
    .order-progress .progress-label {
        display:none
    }

    .order-progress ul li {
        padding-right: 8px!important
    }
}

@media (max-width : 600px) {
    #jumbotron-service .jumbotron-content,#jumbotron-service.jumbotron-esl .lead .meta-category {
        width:100%!important
    }

    .page-quote #bookmark {
        width: 100%;
        margin-bottom: 30px
    }

    .page-quote .quote-buttons .btn,.page-service-cat .quote-buttons .btn {
        width: 100%!important
    }

    #footer-social a {
        font-size: var(--font-size-body-1)
    }

    .home #jumbotron-service.jumbotron-typed {
        background-position: right -55px top -84px
    }
}

@media (max-width: 550px) {
    .home #jumbotron-service.jumbotron-typed {
        background-position:right -220px top -75px
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-typed-xs.webp)
    }

    .no-webp .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron {
        background-image: url(../images/bg/jumbotron/cn-jumbotron-typed-xs.jpg)
    }
}

@media (max-width: 480px) {
    .page div.lhs,.page div.rhs {
        width:98%;
        margin-left: 0;
        float: none!important
    }

    .page-checkout #addr_avs_state,.page-checkout #addr_country_id {
        font-size: var(--font-size-caption-2);
        padding: 1px
    }

    .scribendi-carousel .carousel-caption h1,.scribendi-carousel .carousel-caption h4 {
        margin-bottom: 0
    }

    .ie .page-service.page-quote #jumbotron-service {
        padding-top: 70px
    }

    .hidden-micro {
        display: none
    }

    .fm-file-button {
        margin: 5px 0
    }
}

@media (max-width: 439px) {
    #competitive-advantages .ca {
        height:200px
    }
}

@media (max-width: 414px) {
    #jumbotron-123 {
        background-position:-765px -50px
    }

    #jumbotron-123 .container {
        background: rgba(0,0,0,.25)
    }

    #services-grid .sg-item,.col-sm-2-4 {
        width: 100%
    }

    #journal-link {
        float: none;
        display: block;
        text-align: center;
        margin-left: 0
    }

    #jumbotron-service p {
        font-size: var(--font-size-body-2)
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion {
        height: 750px
    }

    .home #jumbotron-service.jumbotron-typed.cn-homepage-jumbotron.dragon-promotion .content-right .lazy-img-outer {
        width: 75%;
        padding-bottom: 81%
    }
}

@media (max-width: 406px) {
    .top-banner.zh-top-banner {
        height:70px
    }

    body.page.page-zh.page-top-banner {
        --body-padding-top: 128px
    }

    .page-zh.page-service.page-top-banner #jumbotron-service {
        margin-top: 70px
    }
}

@media (max-width: 400px) {
    .jumbotron-or {
        display:none
    }

    .jumbotron .btn {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .ie .page-service #jumbotron-service {
        padding-top: 70px
    }

    .home #jumbotron-service.jumbotron-typed {
        background-position: right -250px top -75px
    }
}

@media (max-width: 340px) {
    .home #jumbotron-service.jumbotron-typed {
        background-position:center top -75px
    }
}

@media (max-width: 338px) {
    .top-banner.top-banner-maintenance {
        display:none
    }
}

@media (max-width: 280px) {
    .page-zh .top-banner {
        display:none
    }

    .page-top-banner .navbar-fixed-top {
        top: 0
    }

    .hidden-nano {
        display: none
    }
}

@media all and (-ms-high-contrast:none) and (max-width: 991px),(-ms-high-contrast:active) and (max-width:991px) {
    .card-group-flex {
        display:block;
        flex-flow: inherit
    }

    #services-grid .sg-item {
        height: 265px
    }
}

@media all and (-ms-high-contrast:none) and (max-width: 850px),(-ms-high-contrast:active) and (max-width:850px) {
    .card-group-flex {
        display:block;
        flex-flow: inherit
    }

    #services-grid .sg-item {
        height: 300px
    }
}

@media all and (-ms-high-contrast:none) and (max-width: 767px),(-ms-high-contrast:active) and (max-width:767px) {
    #services-grid .sg-item {
        height:auto
    }
}

.articles-index {
    display: grid!important;
    grid-template-rows: 1fr
}

.articles-index::before {
    content: unset
}

.articles-index>div:not(.col-xs-12) {
    width: auto!important;
    display: flex
}

.articles-index .article.panel {
    width: 100%
}

.articles-index>div.col-xs-12 {
    grid-column-start: 1;
    grid-column-end: 4
}

@media all and (min-width: 768px) {
    .articles-index {
        grid-template-columns:1fr 1fr
    }
}

@media all and (min-width: 1200px) {
    .articles-index {
        grid-template-columns:1fr 1fr 1fr
    }
}

.scribendi-academy {
    padding-top: 80px
}

@media all and (max-width: 767px) {
    .scribendi-academy {
        padding-top:20px
    }
}

@media print {
    .sa-homepage-share-box {
        display: none!important
    }
}

.sa-homepage-share-box {
    background-color: var(--dark-blue);
    padding: 18px 10px
}

.sa-homepage-share-box .a2a_kit .a2a_svg {
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important
}

.sa-homepage-share-box .a2a_kit .addtoany-item {
    padding: 3px 7px
}

.sa-hashtag {
    font-size: var(--font-size-body-1)
}

.sa-addthis {
    color: #fff;
    font-weight: 700;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-width: 848px;
    margin-left: auto;
    margin-right: auto
}

.sa-addthis .sa-hashtag {
    margin-left: 10px
}

@media only screen and (max-width: 1199px) {
    .sa-homepage-share-box .a2a_kit .addtoany-item {
        padding:3px 5px
    }
}

@media only screen and (max-width: 991px) {
    .sa-homepage-share-box .a2a_kit .a2a_svg {
        width:24px!important;
        height: 24px!important;
        line-height: 24px!important
    }
}

.capitalization-guide footer {
    margin-top: 0
}

#capitalization-guide,#subscribe-scrib-academy .jumbotron {
    color: #fff;
    background: var(--dark-blue)
}

#capitalization-guide .guide-form h2,#subscribe-scrib-academy .jumbotron h2 {
    color: #ffbe00
}

@media (max-width: 767px) {
    #subscribe-scrib-academy .jumbotron .jumbotron-left img {
        max-width:550px
    }
}

@media (min-width: 768px) {
    .free-advice-wrapper .free-advice-row {
        display:flex;
        flex-wrap: wrap;
        align-content: center
    }
}

.page-edit-proof-list h2,.page-service-cat h2 {
    margin-bottom: 70px
}

.page-edit-proof-list h2:not([class*=leading-]),.page-service-cat h2:not([class*=leading-]) {
    line-height: 1.2
}

@media (max-width: 1199px) {
    .page-edit-proof-list h2,.page-service-cat h2 {
        margin-bottom:60px
    }
}

@media (max-width: 767px) {
    .page-edit-proof-list h2 {
        margin-bottom:40px
    }
}

@media (min-width: 1200px) {
    .jumbotron-home .container {
        width:1170px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.jumbotron-home {
    position: relative;
    background-color: transparent;
    background-image: url(../images/home-b/jumbotron-home-b-lg.webp);
    background-position: calc(52% + 280px) bottom;
    background-repeat: no-repeat;
    background-size: auto 85%;
    border: 0;
    height: auto;
    min-height: 896px;
    padding-top: 150px;
    padding-bottom: 150px;
    color: #FFF
}

.no-webp .jumbotron-home {
    background-image: url(../images/home-b/jumbotron-home-b-lg.png)
}

.jumbotron-home .bg-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(-95deg,#007AFF -13.57%,#000534 114.58%);
    z-index: -1;
}

.jumbotron-home .container {
    position: relative
}

.jumbotron-home .container::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    max-height: 436px;
    z-index: -1;
    display: block
}

.jumbotron-home .lead h1 {
    margin-top: 10px
}

.jumbotron-home p {
    font-size: var(--font-size-body-1)
}

.jumbotron-home .lead .meta-category {
    font-size: var(--font-size-h1);
    display: inline-block
}

.jumbotron-home .lead .text-scrib {
    color: #FFF!important;
    font-size: var(--font-size-28);
    font-weight: 400;
    margin: 20px 0 15px
}

.jumbotron-home .service-button {
    margin-top: 20px
}

.jumbotron-home .btn-scrib-cta {
    padding: 10px 20px;
}

.touchevents .jumbotron-home .a247 {
    opacity: 1
}

.jumbotron-home .btn-scrib-cta:hover~.a247 {
    opacity: .8
}

.jumbotron-home .reviews-item-wrap {
    position: relative;
    z-index: 1;
    margin-top: 25px
}

.jumbotron-home .reviews-item,.trustpilot-wrapper {
    width: 218px;
    height: 152px;
    border-radius: 10px
}

.jumbotron-home .reviews-item img {
    width: 80%;
    height: auto
}

.jumbotron-home .reviews-item+.reviews-item {
    margin-left: 20px
}

.jumbotron-home .img-wave {
    width: 100%;
    transform: rotate(180deg);
    position: absolute;
    left: 0;
    bottom: -2px;
    max-height: 200px
}

@media (max-width: 1920px) {
    .jumbotron-home {
        min-height:850px;
        padding-top: 3px;
        padding-bottom: 140px
    }
}

@media (min-width: 1200px) and (max-width:1920px) {
    .home-2 .jumbotron-home {
        min-height: 824px;
    }
}

@media (max-width: 1199px) {
    .jumbotron-home {
        min-height:738px;
        background-image: url(../images/home-b/jumbotron-home-b-md.webp);
        background-size: auto 80%;
        background-position: calc(50% + 270px) bottom
    }

    .no-webp .jumbotron-home {
        background-image: url(../images/home-b/jumbotron-home-b-md.png)
    }

    .jumbotron-home .container::before {
        max-height: 353px
    }

    .jumbotron-home p {
        font-size: var(--font-size-body-2)
    }

    .jumbotron-home .lead .text-scrib {
        margin: 10px 0;
        font-size: var(--font-size-24)
    }

    .jumbotron-home .reviews-item-wrap {
        margin-top: 20px
    }

    .jumbotron-home .reviews-item,.trustpilot-wrapper {
        width: 150px;
        height: 104px;
        border-radius: 7px
    }

    .jumbotron-home .reviews-item+.reviews-item {
        margin-left: 22px
    }

    .jumbotron-home .wave-svg {
        bottom: 42%
    }
}

@media (max-width: 991px) {
    .jumbotron-home {
        min-height:600px;
        padding-top: 105px;
        padding-bottom: 105px;
        background-image: url(../images/home-b/jumbotron-home-b-sm.webp);
        background-position: right 15px bottom
    }

    .no-webp .jumbotron-home {
        background-image: url(../images/home-b/jumbotron-home-b-sm.png)
    }

    .jumbotron-home .container::before {
        max-height: 286px;
        background-position: 60% 0
    }

    .jumbotron-home .btn-scrib-cta {
        padding: 6px 12px;
        font-size: var(--font-size-caption-1)
    }

    .jumbotron-home .reviews-item,.trustpilot-wrapper {
        width: 116px;
        height: 88px;
        border-radius: 6px
    }

    .jumbotron-home .a247 {
        font-size: var(--font-size-caption-1)
    }

    .jumbotron-home .reviews-item+.reviews-item {
        margin-left: 14px
    }
}

@media (max-width: 767px) {
    .jumbotron-home {
        min-height:550px;
        padding-top: 0px;
        padding-bottom: 85px;
        background-size: 42%
    }

    .jumbotron-home .container::before {
        display: none
    }

    .jumbotron-home p {
        max-width: 68%
    }

    .jumbotron-home .lead h1,.jumbotron-home .lead p,.jumbotron-home .service-button {
        text-align: left
    }

    .jumbotron-home .lead p {
        margin-bottom: 10px
    }

    .jumbotron-home .lead .text-scrib {
        font-size: var(--font-size-20)
    }

    .jumbotron-home .img-wave {
        bottom: -1px
    }
}

@media (max-width: 500px) {
.form-st form {
    display: block!important;
    text-align: center;
}

.form-st form input {
    margin: 5px;
}

.form-div-btn .fa-arrow-right {
    display: none;
}

.grid.grid-cols-2.gap-x-40.gap-y-50.grid-box {
    display: block;
}

 .calendly-inline-widget.calendly-mobile {
    height: 300px!important;
    margin-top: 10px;
}

.relative.d-flex.flex-column.justify-content-center.align-items-start.item-text {
    margin-top: 0px!important;
}

.jumbotron-home-4 .swiper .item .grid-box {
    height: 659px;
    padding-top: 36px;
    display: block!important;
}


    
    .jumbotron-home {
        min-height:unset;
        background-image: url(../images/home-b/jumbotron-home-b-xs.webp);
        background-size: 56%;
    }

    .no-webp .jumbotron-home {
        background-image: url(../images/home-b/jumbotron-home-b-xs.png)
    }

    .jumbotron-home .lead .meta-category br {
        display: none
    }

    .jumbotron-home .lead .text-scrib {
        margin-top: 0
    }

    .jumbotron-home .service-button {
        margin-top: 15px
    }

    .jumbotron-home .reviews-item-wrap {
        flex-direction: column
    }

    .jumbotron-home .reviews-item+.reviews-item {
        margin-left: 0;
        margin-top: 10px
    }
}

.scribendi-widget-section.services-grid .service-card-wrap {
    margin-top: -30px
}

.scribendi-widget-section.services-grid .text-desc {
    font-size: var(--font-size-body-1);
    max-width: 670px;
    margin-left: auto;
    margin-right: auto
}

.scribendi-widget-section.services-grid .service-card {
    margin-top: 30px;
    color: #fff;
    position: relative;
    width: 32%;
    padding-bottom: 45%;
    border-radius: 10px;
    border-top: transparent 10px solid;
    overflow: hidden
}

.scribendi-widget-section.services-grid .service-card .fixed-ratio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.scribendi-widget-section.services-grid .service-card img {
    width: 100%;
    height: 100%
}

.scribendi-widget-section.services-grid .service-card .card-content {
    padding: 40px 20px 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-color .25s ease-in
}

.scribendi-widget-section.services-grid .service-card .card-content:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: linear-gradient(359deg,rgba(26,26,26,.7) 36.82%,rgba(26,26,26,0) 98.86%)
}

.scribendi-widget-section.services-grid .service-card .card-content-inner {
    position: relative;
    z-index: 1
}

.scribendi-widget-section.services-grid .service-card .card-title {
    font-size: var(--font-size-32);
    font-weight: 700
}

.scribendi-widget-section.services-grid .service-card .card-text {
    font-size: var(--font-size-body-2)
}

.scribendi-widget-section.services-grid .service-card .badge-popular {
    width: 50%;
    height: auto;
    position: absolute;
    right: 10px;
    top: 40px;
    transform: translateY(-100%)
}

.scribendi-widget-section.services-grid .service-card.academic .badge-popular {
    width: 40%
}

.scribendi-widget-section.services-grid .service-card.esl {
    border-color: #ff7900
}

.scribendi-widget-section.services-grid .service-card.academic {
    border-color: #26A69A
}

.scribendi-widget-section.services-grid .service-card.author,.scribendi-widget-section.services-grid .service-card.authors {
    border-color: #544BAA
}

.scribendi-widget-section.services-grid .service-card.student,.scribendi-widget-section.services-grid .service-card.students {
    border-color: #A1005B
}

.scribendi-widget-section.services-grid .service-card.business {
    border-color: #EF5350
}

.scribendi-widget-section.services-grid .service-card.personal {
    border-color: #3384CD
}

.scribendi-widget-section.services-grid .service-card.upload {
    border-color: var(--color-secondary);
    background-color: var(--color-secondary)
}

.scribendi-widget-section.services-grid .service-card.esl:hover .card-content {
    background-color: #ff7900
}

.scribendi-widget-section.services-grid .service-card.academic:hover .card-content {
    background-color: #26A69A
}

.scribendi-widget-section.services-grid .service-card.author:hover .card-content,.scribendi-widget-section.services-grid .service-card.authors:hover .card-content {
    background-color: #544BAA
}

.scribendi-widget-section.services-grid .service-card.student:hover .card-content,.scribendi-widget-section.services-grid .service-card.students:hover .card-content {
    background-color: #A1005B
}

.scribendi-widget-section.services-grid .service-card.business:hover .card-content {
    background-color: #EF5350
}

.scribendi-widget-section.services-grid .service-card.personal:hover .card-content {
    background-color: #3384CD
}

.scribendi-widget-section.services-grid .service-card.upload .card-content {
    padding: 30px 55px;
    top: 0
}

.scribendi-widget-section.services-grid .service-card.upload .card-content:before {
    height: 50%
}

.scribendi-widget-section.services-grid .service-card.upload .card-text {
    font-size: var(--font-size-body-1)
}

.scribendi-widget-section.services-grid .service-card.upload .sq-launcher {
    margin-top: 55px
}

@media (max-width: 1199px) {
    .scribendi-widget-section.services-grid .service-card-wrap {
        margin-top:-24px
    }

    .scribendi-widget-section.services-grid .service-card {
        margin-top: 24px
    }

    .scribendi-widget-section.services-grid .service-card .card-content {
        padding: 20px 14px
    }

    .scribendi-widget-section.services-grid .service-card .badge-popular {
        top: 20px
    }

    .scribendi-widget-section.services-grid .service-card .card-title {
        font-size: var(--font-size-30)
    }

    .scribendi-widget-section.services-grid .service-card.upload .card-content {
        padding: 20px 38px
    }

    .scribendi-widget-section.services-grid .service-card.upload .card-text {
        font-size: var(--font-size-18)
    }

    .scribendi-widget-section.services-grid .service-card.upload .sq-launcher {
        margin-top: 38px
    }
}

@media (max-width: 991px) {
    .scribendi-widget-section.services-grid .service-card-wrap {
        margin-top:-20px
    }

    .scribendi-widget-section.services-grid .service-card {
        margin-top: 20px
    }

    .scribendi-widget-section.services-grid .service-card .card-title {
        font-size: var(--font-size-24)
    }
}

@media (max-width: 767px) {
    .scribendi-widget-section.services-grid .service-card {
        width:49%;
        padding-bottom: 69%
    }

    .scribendi-widget-section.services-grid h2 br {
        display: inline!important
    }
}

@media (max-width: 600px) {
    .scribendi-widget-section.services-grid .service-card.personal {
        margin-left:auto;
        margin-right: auto
    }
}

@media (max-width: 500px) {
    .scribendi-widget-section.services-grid .service-card-wrap {
        width:78%;
        margin-left: auto;
        margin-right: auto
    }

    .scribendi-widget-section.services-grid .service-card {
        width: 100%;
        padding-bottom: 142%
    }
}

@media (max-width: 400px) {
    .scribendi-widget-section.services-grid h2 br {
        display:none!important
    }
}

.scribendi-widget-section.testimonials-2 {
    background-color: #f5f5f5
}

.scribendi-widget-section.testimonials-2 .owl-stage-outer {
    padding: 12px;
    margin: -12px -12px 0
}

.scribendi-widget-section.testimonials-2 .owl-stage {
    display: flex
}

.scribendi-widget-section.testimonials-2 .carousel-item {
    height: 100%;
    padding: 36px 24px 20px;
    border-radius: 10px;
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.18);
    background-color: #fff
}

.scribendi-widget-section.testimonials-2 .img-avatar {
    width: 64px;
    height: 64px
}

.scribendi-widget-section.testimonials-2 .name-wrap {
    margin-left: 18px
}

.scribendi-widget-section.testimonials-2 .text-name {
    font-size: var(--font-size-body-2);
    color: var(--color-secondary)
}

.scribendi-widget-section.testimonials-2 .stars-wrap {
    white-space: nowrap;
    letter-spacing: 1px
}

.scribendi-widget-section.testimonials-2 .glyphicon-star {
    font-size: var(--font-size-title-2);
    color: #FFBE00
}

.scribendi-widget-section.testimonials-2 .text-feedback {
    margin-top: 30px;
    font-size: var(--font-size-caption-1);
    font-style: italic;
    height: 130px
}

.scribendi-widget-section.testimonials-2 .text-date {
    color: #5A595C;
    font-size: var(--font-size-caption-1)
}

.scribendi-widget-section.testimonials-2 .owl-dots {
    text-align: center;
    margin-top: 16px
}

.scribendi-widget-section.testimonials-2 .owl-dots .owl-dot {
    display: inline-block;
    width: 17px;
    height: 17px;
    background-color: #FFF;
    border: 1px solid #000;
    border-radius: 50%;
    margin: 0 4px;
    overflow: hidden
}

.scribendi-widget-section.testimonials-2 .owl-dots .owl-dot.active {
    position: relative;
    border-color: var(--color-secondary)
}

.scribendi-widget-section.testimonials-2 .owl-dots .owl-dot.active:after {
    content: '';
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    border-radius: 50%;
    background-color: var(--color-secondary)
}

.scribendi-widget-section.testimonials-2 .owl-dots .owl-dot .owl-btn:focus {
    outline: 0
}

.scribendi-widget-section.testimonials-2 .owl-dots .owl-dot .owl-btn {
    background-color: #FFF;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0
}

@media (max-width: 1199px) {
    .scribendi-widget-section.testimonials-2 .owl-stage-outer {
        padding:9px;
        margin: -9px -9px 0
    }

    .scribendi-widget-section.testimonials-2 .carousel-item {
        padding: 24px 18px 10px;
        box-shadow: 0 4px 9px 0 rgba(0,0,0,.18)
    }

    .scribendi-widget-section.testimonials-2 .img-avatar {
        width: 44px;
        height: 44px
    }

    .scribendi-widget-section.testimonials-2 .name-wrap {
        margin-left: 13px
    }

    .scribendi-widget-section.testimonials-2 .text-name {
        font-size: var(--font-size-12)
    }

    .scribendi-widget-section.testimonials-2 .glyphicon-star {
        font-size: var(--font-size-20)
    }

    .scribendi-widget-section.testimonials-2 .text-feedback {
        margin-top: 16px;
        var(--font-size-14);height: 120px
    }

    .scribendi-widget-section.testimonials-2 .text-date {
        font-size: var(--font-size-14)
    }
}

@media (max-width: 991px) {
    .scribendi-widget-section.testimonials-2 .carousel-item {
        padding:16px 24px 12px
    }
}

@media (max-width: 500px) {
    .scribendi-widget-section.testimonials-2 h2 br {
        display:inline!important
    }

    .scribendi-widget-section.testimonials-2 .owl-carousel {
        width: 78%;
        margin: 0 auto
    }

    .scribendi-widget-section.testimonials-2 .carousel-item {
        padding: 28px 20px 18px
    }

    .scribendi-widget-section.testimonials-2 .img-avatar {
        width: 53px;
        height: 53px
    }

    .scribendi-widget-section.testimonials-2 .name-wrap {
        margin-left: 20px
    }

    .scribendi-widget-section.testimonials-2 .text-name {
        font-size: var(--font-size-18)
    }

    .scribendi-widget-section.testimonials-2 .glyphicon-star {
        font-size: var(--font-size-22)
    }

    .scribendi-widget-section.testimonials-2 .text-feedback {
        margin-top: 20px;
        font-size: var(--font-size-14);
        height: 120px
    }

    .scribendi-widget-section.testimonials-2 .text-date {
        font-size: var(--font-size-16)
    }

    .scribendi-widget-section.testimonials-2 .owl-dots {
        margin-top: 6px
    }
}

@media (max-width: 350px) {
    .scribendi-widget-section.testimonials-2 .stars-wrap {
        white-space:normal;
        letter-spacing: unset
    }
}

@media (max-width: 300px) {
    .scribendi-widget-section.testimonials-2 .text-name {
        word-break:break-word
    }
}

.home-numbers-3-wrap {
    margin-top: 120px
}

.scribendi-widget-section.numbers-3 {
    padding-top: 70px
}

.scribendi-widget-section.numbers-3 .numbers-item {
    width: 32%;
    padding: 100px 30px 54px;
    border-radius: 10px;
    background: var(--color-secondary);
    box-shadow: 0 4px 20px 0 rgba(7,109,204,.2);
    color: #FFF;
    position: relative
}

.scribendi-widget-section.numbers-3 .img-wrap-outer {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #FFF;
    padding: 18px;
    border-radius: 50%
}

.scribendi-widget-section.numbers-3 .img-wrap-inner {
    background-color: var(--color-secondary);
    padding: 20px;
    border-radius: 50%
}

.scribendi-widget-section.numbers-3 .text-title {
    font-size: var(--font-size-44)
}

.scribendi-widget-section.numbers-3 .text-subtitle {
    font-size: var(--font-size-34);
    text-transform: uppercase
}

.scribendi-widget-section.numbers-3 .text-desc {
    font-size: var(--font-size-body-1);
    white-space: nowrap
}

@media (max-width: 1199px) {
    .scribendi-widget-section.numbers-3 {
        padding-top:50px
    }

    .scribendi-widget-section.numbers-3 .img-wrap-outer {
        padding: 12px
    }

    .scribendi-widget-section.numbers-3 .img-wrap-inner {
        padding: 14px
    }

    .scribendi-widget-section.numbers-3 .img-wrap-inner img {
        width: 68px;
        height: 68px
    }

    .scribendi-widget-section.numbers-3 .numbers-item {
        padding: 70px 20px 33px
    }

    .scribendi-widget-section.numbers-3 .text-title {
        font-size: var(--font-size-32);
        margin-bottom: 5px
    }

    .scribendi-widget-section.numbers-3 .text-subtitle {
        font-size: var(--font-size-24);
        margin-bottom: 5px
    }

    .scribendi-widget-section.numbers-3 .text-desc {
        font-size: var(--font-size-18)
    }
}

@media (max-width: 991px) {
    .scribendi-widget-section.numbers-3 .img-wrap-inner img {
        width:66px;
        height: 66px
    }

    .scribendi-widget-section.numbers-3 .numbers-item {
        padding: 67px 10px 31px
    }
}

@media (max-width: 767px) {
    .home-numbers-3-wrap {
        margin-top:80px
    }

    .scribendi-widget-section.numbers-3 .numbers-item {
        width: 49%
    }

    .scribendi-widget-section.numbers-3 .numbers-item:nth-child(3) {
        margin: 88px auto 0
    }

    .scribendi-widget-section.numbers-3 .text-title {
        font-size: var(--font-size-32)
    }

    .scribendi-widget-section.numbers-3 .text-subtitle {
        font-size: var(--font-size-24)
    }
}

@media (max-width: 500px) {
    .scribendi-widget-section.numbers-3 .numbers-3-content {
        justify-content:center!important
    }

    .scribendi-widget-section.numbers-3 .img-wrap-outer {
        padding: 15px
    }

    .scribendi-widget-section.numbers-3 .img-wrap-inner img {
        width: 78px;
        height: 78px
    }

    .scribendi-widget-section.numbers-3 .numbers-item {
        width: 78%;
        padding: 78px 5px 42px
    }

    .scribendi-widget-section.numbers-3 .numbers-item+.numbers-item {
        margin-top: 92px
    }

    .scribendi-widget-section.numbers-3 .text-content {
        white-space: normal
    }

    .scribendi-widget-section.numbers-3 .text-title {
        font-size: var(--font-size-36)
    }

    .scribendi-widget-section.numbers-3 .text-subtitle {
        font-size: var(--font-size-28)
    }

    .scribendi-widget-section.numbers-3 .text-desc {
        font-size: var(--font-size-18);
        white-space: normal;
        padding: 0 5px
    }
}

.scribendi-widget-section.meet-editor .editor-desc {
    display: grid;
    grid-template-columns: 1fr 1fr;
    font-size: var(--font-size-body-2)
}

.scribendi-widget-section.meet-editor .editor-desc .text-last-p {
    font-size: var(--font-size-body-2)
}

.scribendi-widget-section.meet-editor h2 {
    max-width: 370px
}

.scribendi-widget-section.meet-editor .editor-avatar-wrap {
    margin-left: 100px;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(188deg,#007AFF -18.15%,#000534 108.8%)
}

.scribendi-widget-section.meet-editor .editor-avatar-wrap:before {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    background: url(../images/logos/scribendi/logo-mark-black.svg) center center / 85% auto no-repeat;
    opacity: .2
}

.scribendi-widget-section.meet-editor .editor-avatar {
    max-width: 350px;
    height: auto
}

@media (max-width: 991px) {
    .scribendi-widget-section.meet-editor .editor-desc {
        grid-template-columns:1fr
    }

    .scribendi-widget-section.meet-editor .editor-avatar-wrap {
        order: 1;
        margin-left: 0
    }

    .scribendi-widget-section.meet-editor .editor-avatar-wrap::before {
        background-size: auto 85%
    }

    .scribendi-widget-section.meet-editor .editor-text-wrap {
        order: 2
    }

    .scribendi-widget-section.meet-editor h2 {
        max-width: unset
    }
}

@media (max-width: 500px) {
    .scribendi-widget-section.meet-editor .editor-avatar-wrap::before {
        background-size:85% auto
    }
}

.scribendi-widget-section.advantages-2 h2 .section-title {
    display: inline
}

.scribendi-widget-section.advantages-2 h2 .section-title.small-screen {
    display: none
}

.scribendi-widget-section.advantages-2 .text-desc {
    font-size: var(--font-size-body-1)
}

.scribendi-widget-section.advantages-2 .advantage-item-wrap {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px
}

.scribendi-widget-section.advantages-2 .advantage-item {
    border-radius: 20px;
    background: #FFF;
    padding: 20px
}

.scribendi-widget-section.advantages-2 .item-title {
    font-size: var(--font-size-title-1);
    line-height: 1.2
}

.scribendi-widget-section.advantages-2 .item-desc {
    font-size: var(--font-size-caption-1)
}

@media (max-width: 1199px) {
    .scribendi-widget-section.advantages-2 .advantage-item-wrap {
        grid-template-columns:repeat(2,1fr);
        gap: 20px
    }
}

@media (max-width: 600px) {
    .scribendi-widget-section.advantages-2 h2 .section-title {
        display:none
    }

    .scribendi-widget-section.advantages-2 h2 .section-title.small-screen {
        display: inline
    }
}

@media (max-width: 575px) {
    .scribendi-widget-section.advantages-2 .advantage-item-wrap {
        grid-template-columns:1fr
    }

    .scribendi-widget-section.advantages-2 .advantage-item {
        padding: 40px 20px;
        text-align: center
    }

    .scribendi-widget-section.advantages-2 .item-quality .item-title {
        max-width: 270px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 450px) {
    .scribendi-widget-section.advantages-2 h2 .section-title.small-screen>br {
        display:none
    }
}

.scribendi-widget-section.cta-2 .cta-content {
    border-radius: 10px;
    border: 10px solid;
    padding: 100px 40px;
    color: #FFF;
    background-color: var(--dark-blue)
}

.scribendi-widget-section.cta-2 .cta-content::before {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    background: url(../images/logos/scribendi/logo-mark-blue.png) center center/auto 85% no-repeat;
    opacity: .3;
    filter: brightness(0);
}

.scribendi-widget-section.cta-2 .img-google-reviews {
    width: 174px;
    height: auto;
    margin-bottom: 30px
}

.scribendi-widget-section.cta-2 .cta-content .btn-wrap {
    margin-top: 40px
}

.scribendi-widget-section.cta-2 .cta-content .btn-scrib-cta {
    max-width: 100%;
    white-space: normal
}

.scribendi-widget-section.cta-2 .cta-content .text-desc {
    font-size: var(--font-size-body-1);
    margin-top: 40px
}

.scribendi-widget-section.cta-2 .cta-content .text-desc a {
    color: #FFF;
    text-decoration: underline
}

.scribendi-widget-section.cta-2 .cta-content .text-desc a:focus,.scribendi-widget-section.cta-2 .cta-content .text-desc a:hover {
    color: #FFBE00
}

@media (max-width: 1199px) {
    .scribendi-widget-section.cta-2 .cta-content {
        border-radius:7px;
        border-width: 7px;
        padding: 70px 25px
    }

    .scribendi-widget-section.cta-2 .img-google-reviews {
        width: 138px;
        height: auto;
        margin-bottom: 25px
    }

    .scribendi-widget-section.cta-2 .cta-content .btn-wrap {
        margin-top: 30px
    }

    .scribendi-widget-section.cta-2 .cta-content .text-desc {
        font-size: var(--font-size-18);
        margin-top: 30px
    }
}

@media (max-width: 991px) {
    .scribendi-widget-section.cta-2 .cta-content {
        border-radius:5px;
        border-width: 5px;
        padding: 45px 35px
    }

    .scribendi-widget-section.cta-2 .img-google-reviews {
        margin-bottom: 15px
    }

    .scribendi-widget-section.cta-2 .cta-content .btn-wrap {
        margin-top: 20px
    }

    .scribendi-widget-section.cta-2 .cta-content .btn-scrib-cta {
        padding: 6px 12px;
        font-size: var(--font-size-14)
    }

    .scribendi-widget-section.cta-2 .cta-content .text-desc {
        margin-top: 20px
    }
}

@media (max-width: 500px) {
    .scribendi-widget-section.cta-2 .cta-content {
        margin:0 auto;
        border-radius: 3px;
        border-width: 3px;
        padding: 40px 24px
    }

    .scribendi-widget-section.cta-2 .img-google-reviews {
        width: 108px;
        height: auto;
        margin-bottom: 16px
    }

    .scribendi-widget-section.cta-2 .cta-content .btn-wrap,.scribendi-widget-section.cta-2 .cta-content .text-desc {
        margin-top: 25px
    }
}

@media (max-width: 370px) {
    .scribendi-widget-section.cta-2 .cta-content::before {
        background-size:85% auto
    }
}

.footer-2 {
    background-color: var(--color-secondary);
    padding-top: 118px;
    border-top: 0
}

.footer-2 .img-logo {
    width: 222px
}

.footer-2 .img-logo img {
    width: 100%;
    height: auto
}

.footer-2 .footer-socials-2 .list-inline-item a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    background-color: #FFF;
    border-radius: 50%;
    color: var(--color-secondary);
    border: 4px solid
}

.footer-2 .footer-socials-2 .list-inline-item+.list-inline-item {
    margin-left: -20px
}

.footer-2 #footer-social a {
    color: var(--color-secondary);
    font-size: var(--font-size-body-1);
    padding-top: 0
}

.footer-2 .hr-top {
    margin: 48px 0;
    border-color: #C1C1C1
}

@media (max-width: 1199px) {
    .footer-2 {
        padding-top:80px
    }

    .footer-2 .container {
        padding-left: 15px;
        padding-right: 15px;
        width: 970px
    }

    .footer-2 .img-logo {
        width: 154px
    }

    .footer-2 .footer-socials-2 .list-inline-item a {
        width: 34px;
        height: 34px
    }

    .footer-2 .footer-socials-2 .list-inline-item+.list-inline-item {
        margin-left: -17px
    }

    .footer-2 #footer-social a {
        font-size: var(--font-size-16)
    }

    .footer-2 .hr-top {
        margin: 30px 0
    }
}

@media (max-width: 991px) {
    .footer-2 {
        padding-top:70px
    }

    .footer-2 .container {
        width: 100%
    }

    .footer-2 .img-logo {
        width: 136px
    }

    .page-maintenance.maintenance-en .footer-2 .badge-wrap {
        width: 100%;
        order: 3
    }
}

@media (max-width: 767px) {
    .footer-2 {
        padding-top:56px
    }

    .footer-2 .img-logo {
        width: 186px
    }

    .footer-2 .footer-socials-2 .list-inline-item a {
        width: 38px;
        height: 38px
    }

    .footer-2 .footer-socials-2 .list-inline-item+.list-inline-item {
        margin-left: -19px
    }

    .footer-2 #footer-social a {
        font-size: var(--font-size-16)
    }

    .page-maintenance.maintenance-zh .footer-2 .footer-content .flex-box {
        justify-content: center!important
    }

    .page-maintenance.maintenance-en .footer-2 .badge-wrap {
        width: 100%
    }
}

@media (max-width: 500px) {
    .footer-2 {
        padding-top:90px
    }

    .footer-2 .footer-content {
        width: 78%;
        margin: 0 auto
    }

    .footer-2 .img-logo {
        width: 204px;
        margin: 0 auto
    }

    .footer-2 .footer-socials-2 {
        width: 100%
    }

    .footer-2 .footer-socials-2 .list-inline-item a {
        width: 50px;
        height: 50px
    }

    .footer-2 .footer-socials-2 .list-inline-item+.list-inline-item {
        margin-left: -22px
    }

    .footer-2 #footer-social ul {
        text-align: center
    }

    .footer-2 #footer-social a {
        font-size: var(--font-size-20)
    }

    .footer-2 .hr-top {
        margin: 40px 0 25px
    }
}

.footer-2 {
    font-size: var(--font-size-16)
}

.footer-2 a,.footer-2 p {
    color: #C1C1C1
}

.footer-2 a:hover {
    text-decoration: none;
    color: #FFBE00
}

@media (max-width: 1199px) {
    .footer-2 {
        text-align:left;
        font-size: var(--font-size-14)
    }
}

@media (max-width: 800px) {
    .footer-2 {
        font-size:var(--font-size-12)
    }
}

@media (max-width: 767px) {
    .footer-2 {
        font-size:var(--font-size-14)
    }
}

@media (max-width: 500px) {
    .footer-2 {
        font-size:var(--font-size-18)
    }
}

.footer-2 #footer-bottom {
    padding-bottom: 40px;
    border: none
}

.footer-2 #footer-bottom .footer-copyright {
    color: #c1c1c1
}

@media (max-width: 767px) {
    .footer-2 .footer-copyright {
        width:100%;
        line-height: 1.4
    }
}

@media (max-width: 500px) {
    .footer-2 #footer-bottom {
        text-align:center;
        font-size: var(--font-size-16)
    }

    .footer-2 .footer-copyright {
        order: 2;
        margin-top: 10px;
        text-indent: -5px
    }
}

.footer-zh {
    padding: 0;
    color: #FFF;
    background: linear-gradient(135deg,#004FAE -9.73%,#033A6A 135.37%)
}

.footer-zh.footer-hide {
    padding-top: 0!important
}

.footer-zh .container-footer {
    padding-top: 110px;
    padding-bottom: 110px
}

.footer-zh.footer-hide .container-footer {
    padding-top: 50px;
    padding-bottom: 50px
}

.footer-zh .img-logo {
    flex-shrink: 0;
    width: 222px
}

.footer-zh .img-logo img {
    width: 100%;
    height: auto
}

.footer-zh .hr-top {
    margin: 48px 0
}

@media (max-width: 1599px) {
    .footer-zh .container-footer {
        padding-top:90px;
        padding-bottom: 90px
    }
section.jumbotron.jumbotron-home.jumbotron-cat .calendly-inline-widget.calendly-mobile {
    min-width: 441px !important;
}
    .footer-zh .img-logo {
        width: 180px;
        padding-bottom: 12px
    }

    .footer-zh .hr-top {
        margin: 40px 0
    }
}

@media (max-width: 1199px) {
    .footer-zh .container-footer {
        padding-top:70px;
        padding-bottom: 70px
    }

    .footer-zh .img-logo {
        width: 160px
    }

    .footer-zh .hr-top {
        margin: 24px 0
    }
}

@media (max-width: 991px) {
    .footer-zh .container-footer {
        padding-top:45px;
        padding-bottom: 45px
    }

    .footer-zh .img-logo {
        padding-bottom: 0
    }

    .footer-zh .footer-top {
        justify-content: center!important
    }

    .footer-zh .badge-wrap {
        width: 100%
    }

    .footer-zh .hr-top {
        margin: 16px 0
    }
}

@media (max-width: 767px) {
    .footer-zh .container-footer {
        padding-top:40px;
        padding-bottom: 40px
    }

    .footer-zh.footer-hide .container-footer {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .footer-zh .img-logo {
        width: 140px
    }
}

.footer-zh .footer-links {
    font-size: var(--font-size-16);
    color: #C1C1C1
}

.footer-zh .footer-links a {
    color: #C1C1C1
}

.footer-zh .footer-links .link-heading-wrap {
    font-size: var(--font-size-18);
    margin-bottom: 20px;
    color: #FFF
}

.footer-zh .footer-links .link-heading-wrap a {
    color: #FFF
}

.footer-zh .footer-links .links-column-customers,.footer-zh .footer-links .links-column-scrib {
    margin-left: 80px
}

.footer-zh .footer-links .links-column-support {
    margin-left: auto
}

.footer-zh .footer-links .links-column-support .fa-envelope {
    font-size: 1.2em;
    vertical-align: -.1em
}

.footer-zh .footer-links .links-column-support .link-phone {
    text-decoration: underline
}

@media (max-width: 1599px) {
    .footer-zh .footer-links .link-heading-wrap {
        margin-bottom:16px
    }

    .footer-zh .footer-links .links-column-customers,.footer-zh .footer-links .links-column-scrib {
        margin-left: 60px
    }
}

@media (max-width: 1199px) {
    .footer-zh .footer-links {
        font-size:var(--font-size-14);
        text-align: left
    }

    .footer-zh .footer-links .link-heading-wrap {
        font-size: var(--font-size-16);
        margin-bottom: 14px
    }

    .footer-zh .footer-links .links-column-customers,.footer-zh .footer-links .links-column-scrib {
        margin-left: 40px
    }
}

@media (max-width: 991px) {
    .footer-zh .footer-links {
        font-size:var(--font-size-12)
    }

    .footer-zh .footer-links .link-heading-wrap {
        font-size: var(--font-size-14);
        margin-bottom: 8px
    }

    .footer-zh .footer-links .link-normal-wrap {
        margin-bottom: .5em
    }

    .footer-zh .footer-links .link-normal-wrap:last-child {
        margin-bottom: 0
    }

    .footer-zh .footer-links .links-column-customers,.footer-zh .footer-links .links-column-scrib {
        margin-left: 35px
    }

    .footer-zh .footer-links .links-column-support .link-phone-wrap br {
        display: none
    }
}

@media (max-width: 767px) {
    .footer-zh .footer-links {
        justify-content:space-between;
        font-size: var(--font-size-14)
    }

    .footer-zh .footer-links .link-heading-wrap {
        font-size: var(--font-size-16)
    }

    .footer-zh .footer-links .links-column {
        margin-left: 0
    }

    .footer-zh .footer-links .links-column-edit {
        width: 48%;
        order: 1
    }

    .footer-zh .footer-links .links-column-customers {
        order: 3
    }

    .footer-zh .footer-links .links-column-scrib {
        width: 24%;
        order: 2
    }

    .footer-zh .footer-links .links-column-support {
        width: 100%;
        margin-top: 30px;
        order: 4
    }

    .footer-zh .footer-links .links-column-support .text-address br {
        display: none
    }
}

@media (max-width: 450px) {
    .footer-zh .footer-links .links-column-edit {
        width:auto;
        flex: 1
    }

    .footer-zh .footer-links .links-column-customers {
        margin-left: 15px
    }

    .footer-zh .footer-links .links-column-scrib {
        width: auto;
        margin-left: 15px
    }

    .footer-zh .footer-links .links-column-support {
        margin-top: 25px
    }
}

.footer-zh #footer-bottom {
    border: 0;
    background-color: #042542
}

.footer-zh #footer-bottom .container-footer-bottom {
    padding-top: 26px;
    padding-bottom: 26px;
    font-size: var(--font-size-14)
}

.footer-zh #footer-bottom a,.footer-zh #footer-bottom p {
    color: #FFF
}

.footer-zh #footer-bottom .bottom-links li {
    position: relative
}

.footer-zh #footer-bottom .bottom-links li+li::before {
    content: "|";
    position: absolute;
    left: 0;
    top: -1px;
    transform: translateX(-100%)
}

@media (max-width: 1199px) {
    .footer-zh #footer-bottom .container-footer-bottom {
        padding-top:20px;
        padding-bottom: 20px;
        font-size: var(--font-size-12)
    }
}

@media (max-width: 991px) {
    .footer-zh #footer-bottom .container-footer-bottom {
        padding-top:16px;
        padding-bottom: 16px
    }
}

@media (max-width: 767px) {
    .footer-zh #footer-bottom .container-footer-bottom {
        padding-top:12px;
        padding-bottom: 12px
    }
}

@media (max-width: 500px) {
    .footer-zh #footer-bottom .footer-bottom-content {
        justify-content:center!important
    }

    .footer-zh #footer-bottom .bottom-copyright,.footer-zh #footer-bottom .bottom-links {
        width: 100%;
        text-align: center
    }

    .footer-zh #footer-bottom .bottom-links {
        order: -1;
        margin-bottom: 5px
    }
}

.academics-journals-3 .journals3-owl-carousel .owl-stage {
    display: flex
}

.academics-journals-3 .carousel-item {
    height: 100%;
    padding: 40px;
    border-radius: 15px;
    background: #ececec
}

.academics-journals-3 .owl-carousel .carousel-item img {
    width: 60%;
    height: auto
}

.academics-journals-3 .journals3-owl-carousel .owl-dots {
    text-align: center;
    margin-top: 80px
}

.academics-journals-3 .journals3-owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #FFBE00;
    border-radius: 50%;
    margin: 0 4px;
    overflow: hidden
}

.academics-journals-3 .journals3-owl-carousel .owl-dots .owl-dot.active {
    background-color: #FFBE00
}

.academics-journals-3 .journals3-owl-carousel .owl-dots .owl-dot .owl-btn:focus {
    outline: 0
}

.academics-journals-3 .journals3-owl-carousel .owl-dots .owl-dot .owl-btn {
    background-color: transparent;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0
}

@media (max-width: 1599px) {
    .academics-journals-3 .carousel-item {
        padding:30px
    }

    .academics-journals-3 .owl-carousel .carousel-item img {
        width: 70%
    }

    .academics-journals-3 .journals3-owl-carousel .owl-dots {
        margin-top: 60px
    }
}

@media (max-width: 1199px) {
    .academics-journals-3 .carousel-item {
        border-radius:10px;
        padding: 20px
    }

    .academics-journals-3 .journals3-owl-carousel .owl-dots {
        margin-top: 40px
    }
}

@media (max-width: 991px) {
    .academics-journals-3 .journals3-owl-carousel .owl-dots {
        margin-top:30px
    }
}

@media (max-width: 767px) {
    .academics-journals-3 .journals3-owl-carousel .owl-dots {
        margin-top:20px
    }

    .academics-journals-3 .journals3-owl-carousel .owl-dots .owl-dot {
        border-width: 1px
    }
}

@media (max-width: 500px) {
    .academics-journals-3 h2 br {
        display:none
    }

    .academics-journals-3 .owl-carousel .carousel-item img {
        width: 80%
    }
}

@media (max-width: 400px) {
    .academics-journals-3 .owl-carousel .carousel-item img {
        width:90%
    }
}

.trustpilot-wrapper {
    visibility: hidden
}

.trustpilot-widget {
    display: flex;
    width: 80%;
    height: 100%;
    align-items: center
}

.trustpilot-widget iframe {
    max-height: 100%;
    height: 68%!important
}

@media (max-width: 1199px) {
    .trustpilot-widget iframe {
        height:80%!important
    }
}

@media (max-width: 991px) {
    .trustpilot-widget iframe {
        height:86%!important
    }
}

.page-edit-proof-list .service-sample {
    font-size: var(--font-size-body-2)
}

@media screen and (max-width: 500px) {
    .page-edit-proof-list .service-sample>.container {
        padding:0;
        width: 70%
    }
}

#scribendi-quote-widget.popup-quote-widget .modal-lg {
    max-width: 1390px
}

#scribendi-quote-widget.popup-quote-widget .modal-content {
    background-color: #FFF;
    border: 0;
    border-radius: 16px;
    overflow: hidden
}

.popup-quote-widget .sq-header-tabs>div {
    padding: 20px;
    background-image: unset;
    background-color: #E7E7E7;
    border-radius: 0;
    opacity: .5
}

.popup-quote-widget .sq-header-tabs>div.active {
    background-color: #FFF;
    opacity: 1
}

.popup-quote-widget .sq-header-content {
    display: flex;
    gap: 16px;
    align-items: flex-start
}

#scribendi-quote-widget.popup-quote-widget .modal-header .sq-header-tabs .sq-step-title {
    font-size: var(--font-size-body-1);
    color: #333
}

#scribendi-quote-widget.popup-quote-widget .modal-header p {
    font-size: var(--font-size-caption-1);
    color: #777;
    max-width: 490px;
    line-height: 1.4
}

#scribendi-quote-widget.popup-quote-widget .modal-header .sq-header-2 p {
    max-width: 375px
}

.locale-zh .popup-quote-widget .sq-step-2[style*="display: none"] {
    display: block!important;
    position: absolute;
    z-index: -1
}

.popup-quote-widget .sq-upload-container {
    padding: 33px 30px 20px
}

#scribendi-quote-widget.popup-quote-widget .sq-dropzone {
    border-radius: 8px;
    border-width: 1px;
    border-style: dashed;
    border-color: var(--color-secondary);
    background-color: color-mix(in srgb,var(--color-secondary) 5%,transparent);
    padding: 63px 30px;
    margin-bottom: 26px
}

#scribendi-quote-widget.popup-quote-widget .sq-dropzone .sq-dropzone-title {
    font-size: var(--font-size-title-2);
    color: #333;
    line-height: 1.5
}

.popup-quote-widget .sq-dropzone .sq-dropzone-title .text-short {
    display: none
}

.popup-quote-widget .sq-dropzone .sq-dropzone-desc {
    font-size: var(--font-size-caption-1);
    color: #777;
    max-width: 620px;
    margin-left: auto;
    margin-right: auto
}

.locale-zh .popup-quote-widget .sq-dropzone .sq-dropzone-desc {
    max-width: 200px
}

.popup-quote-widget .sq-dropzone .sq-or {
    font-size: var(--font-size-title-2);
    color: #777
}

#scribendi-quote-widget.popup-quote-widget .sq-row-wordcount {
    max-width: unset;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    padding: 0
}

#scribendi-quote-widget.popup-quote-widget .sq-row-wordcount label {
    font-size: var(--font-size-body-1);
    font-weight: 500;
    color: #333;
    padding: 0
}

.popup-quote-widget .wordcount-input-group .form-control {
    width: 256px;
    max-width: 100%;
    height: 46px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #F6F6F6;
    border-color: #CCC;
    font-size: var(--font-size-body-2);
    color: #777
}

.popup-quote-widget .wordcount-input-group .form-control:focus {
    box-shadow: none
}

.popup-quote-widget .wordcount-input-group .input-group-addon {
    padding: 13px 19px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #F6F6F6;
    border-color: #CCC;
    font-size: var(--font-size-body-2);
    color: #777
}

#scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 {
    padding: 30px;
    font-size: var(--font-size-caption-1)
}

.popup-quote-widget .sq-classifier-message {
    font-size: var(--font-size-body-1);
    color: #333
}

.popup-quote-widget .sq-services-wrap {
    display: grid;
    grid-template-columns: 34fr 48fr 44fr;
    border-radius: 8px;
    padding: 30px;
    border: 1px solid #e2e2e2;
    background-color: #F6F6F6
}

.locale-zh .popup-quote-widget .sq-services-wrap {
    grid-template-columns: 1fr 1fr
}

.popup-quote-widget .sq-services-wrap .sq-services-col {
    padding: 0 30px
}

.popup-quote-widget .sq-services-wrap .sq-services-category {
    padding-left: 0
}

.popup-quote-widget .sq-services-wrap .sq-services-turnaround {
    padding-right: 0
}

.popup-quote-widget .sq-step-2 .sq-services-services,.popup-quote-widget .sq-step-2 .sq-services-turnaround {
    border-left: 1px solid #e2e2e2
}

.locale-zh .popup-quote-widget .sq-step-2 .sq-services-services {
    border-left: 0;
    padding-left: 0
}

#scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 .sq-services-category-title {
    font-size: var(--font-size-16);
    color: #333;
    padding-left: 0
}

.popup-quote-widget .sq-step-2 .list-group-item {
    border: 0;
    background-color: transparent;
    border-radius: 12px;
    overflow: hidden
}

.popup-quote-widget .sq-step-2 .list-group-item:not(:first-child) {
    margin-top: 5px
}

.popup-quote-widget .sq-step-2 .list-group-item.selected {
    background-color: #FFF
}

#scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 ul.list-group li.selected>.sq-meta-cat-options-classifier-title,#scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 ul.list-group li>a {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    color: #333!important
}

#scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 .sq-services-services ul.list-group li>a,#scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 .sq-services-turnaround ul.list-group li>a {
    padding: 10px
}

#scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 li.selected>a,#scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 ul.list-group li>a:hover {
    background-color: #FFF
}

.popup-quote-widget .sq-meta-cat-options-classifier li {
    padding: 0!important
}

.popup-quote-widget .sq-step-2 .checked-icon,.popup-quote-widget .sq-step-2 .service-icon {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #E3E9F0;
    color: var(--color-secondary);
    font-size: var(--font-size-body-1);
    border-radius: 8px
}

.popup-quote-widget .sq-step-2 .checked-icon {
    color: #2DAE00;
    background: #CEE9D7
}

.popup-quote-widget .sq-step-2 .sq-services-services .checked-icon,.popup-quote-widget .sq-step-2 .sq-services-turnaround .checked-icon {
    width: 34px;
    height: 34px;
    font-size: var(--font-size-body-1)
}

.popup-quote-widget .sq-step-2 .selected .sq-service-check {
    font-size: 0;
    position: static
}

.popup-quote-widget .sq-step-2 .selected .service-icon {
    display: none
}

.popup-quote-widget .sq-step-2 .meta-cat-title,.popup-quote-widget .sq-step-2 .service-hours,.popup-quote-widget .sq-step-2 .sq-service-title {
    flex: 1;
    font-weight: 500
}

.popup-quote-widget .sq-step-2 .service-hours,.popup-quote-widget .sq-step-2 .sq-service-title {
    line-height: 20px
}

.popup-quote-widget .sq-step-2 .selected .fa-chevron-right {
    position: static;
    color: var(--color-secondary);
    font-size: var(--font-size-body-2);
    float: none!important
}

.popup-quote-widget .sq-meta-cat-options-classifier .sq-service-desc,.popup-quote-widget .sq-service-desc {
    border: 0;
    margin: 0
}

.popup-quote-widget .sq-service-desc p {
    padding: 0 10px 10px;
    color: #777
}

.popup-quote-widget .sq-wordcount-edit-wrap {
    font-size: var(--font-size-body-2);
    color: #333
}

.popup-quote-widget .sq-wordcount-edit {
    font-size: var(--font-size-title-2);
    color: var(--color-secondary);
    font-weight: 700;
    margin: 0 5px 0 0
}

.popup-quote-widget .sq-file-count {
    font-weight: 400
}

.popup-quote-widget .btn-save-quote {
    border-color: var(--color-secondary);
    color: var(--color-secondary);
    background-color: #FFF;
    margin-right: 0!important;
    font-size: var(--font-size-body-2)
}

.popup-quote-widget .sq-step-2 .btn-save-quote:active,.popup-quote-widget .sq-step-2 .btn-save-quote:focus,.popup-quote-widget .sq-step-2 .btn-save-quote:hover {
    background-color: #EFF6FF;
    box-shadow: none;
    outline: 0
}

#scribendi-quote-widget.popup-quote-widget .modal-footer {
    border: 0;
    border-radius: 0;
    position: relative;
    padding: 30px
}

#scribendi-quote-widget.popup-quote-widget .modal-footer::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 30px;
    right: 30px;
    height: 1px;
    background-color: #e2e2e2
}

.popup-quote-widget .sq-footer-quote {
    font-size: var(--font-size-title-2);
    color: #333;
    padding: 0;
    white-space: nowrap
}

.popup-quote-widget .sq-currency-select {
    display: inline-block;
    width: auto;
    border-radius: 8px;
    border-color: #FFAD28;
    background-color: #F6F6F6;
    height: 46px;
    padding: 13px;
    color: #333
}

#scribendi-quote-widget.popup-quote-widget .chosen-container-single .chosen-single {
    border-radius: 8px;
    border-color: #FFAD28;
    background-color: #F6F6F6;
    height: 46px;
    font-size: var(--font-size-caption-1);
    padding: 11px 35px 15px 13px;
    text-align: left;
    color: #333
}

#scribendi-quote-widget.popup-quote-widget .chosen-container-single .chosen-single::after {
    content: '\f107';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: block;
    position: absolute;
    top: 52%;
    right: 16px;
    transform: translateY(-50%)
}

#scribendi-quote-widget.popup-quote-widget .chosen-container-single.chosen-with-drop .chosen-single::after {
    content: '\f106'
}

.popup-quote-widget .sq-currency-select.select-short-options,.popup-quote-widget .sq-currency-select.select-short-options+.chosen-container {
    display: none
}

.popup-quote-widget .sq-currency-select.select-short-options+.chosen-container {
    width: 75px!important
}

#scribendi-quote-widget.popup-quote-widget .sq-currency-select.select-short-options+.chosen-container .chosen-single {
    padding: 10px 10px 10px 28px
}

#scribendi-quote-widget.popup-quote-widget .sq-currency-select.select-short-options+.chosen-container .chosen-single::after {
    left: 10px;
    right: unset
}

#scribendi-quote-widget.popup-quote-widget .chosen-container .chosen-drop {
    border-color: #FFAD28;
    overflow: hidden;
    text-align: left;
    border-radius: 8px;
    max-height: 300px
}

.popup-quote-widget .chosen-container .chosen-results {
    padding: 0;
    margin: 0;
    color: #333
}

.popup-quote-widget .chosen-container .chosen-results::-webkit-scrollbar,.popup-quote-widget .chosen-container .chosen-results::-webkit-scrollbar-thumb,.popup-quote-widget .chosen-container .chosen-results::-webkit-scrollbar-thumb:hover,.popup-quote-widget .chosen-container .chosen-results::-webkit-track {
    background-color: #ddd;
    width: 5px;
    height: 5px;
    transition: .2s all ease-in-out;
    border-radius: 999px
}

.popup-quote-widget .chosen-container .chosen-results::-webkit-scrollbar-thumb,.popup-quote-widget .chosen-container .chosen-results::-webkit-scrollbar-thumb:hover {
    background-color: #FFAD28
}

.popup-quote-widget .chosen-container .chosen-results li.highlighted {
    background-image: none;
    background-color: #FFAD28;
    color: #333
}

#scribendi-quote-widget.popup-quote-widget .chosen-container-single .chosen-single div b {
    display: none
}

#scribendi-quote-widget.popup-quote-widget .chosen-container-single .chosen-single>span {
    margin: 0!important
}

.popup-quote-widget .sq-total-wrap {
    margin-left: 20px
}

.locale-zh .popup-quote-widget .sq-total-wrap {
    margin-left: 6px
}

.popup-quote-widget .sq-step-btn {
    font-size: var(--font-size-body-2);
    margin-left: 0
}

@media (max-width: 1199px) {
    .popup-quote-widget .sq-services-wrap {
        padding-left:15px;
        padding-right: 15px
    }

    .popup-quote-widget .sq-services-wrap .sq-services-col {
        padding: 0 15px
    }

    .popup-quote-widget .sq-services-wrap .sq-services-category {
        padding-left: 0
    }

    .popup-quote-widget .sq-services-wrap .sq-services-turnaround {
        padding-right: 0
    }
}

@media (max-width: 1100px) {
    .popup-quote-widget .modal-footer .sq-footer-right.has-quote {
        justify-content:center!important;
        gap: 70px
    }

    .popup-quote-widget .sq-footer-right.has-quote .badge-safety {
        order: 2;
        width: 100%
    }

    .popup-quote-widget .sq-footer-right.has-quote .badge-safety .flex-el {
        justify-content: center!important
    }
}

@media (max-width: 991px) {
    .locale-zh .btn-scrib-cta {
        padding:10px 16px;
        font-size: var(--font-size-18)
    }
}

@media (max-width: 879px) {
    #scribendi-quote-widget.popup-quote-widget .sq-row-wordcount {
        justify-content:center
    }

    .popup-quote-widget .sq-wordcount-edit-wrap {
        order: 1
    }

    .locale-zh .popup-quote-widget .sq-services-wrap,.popup-quote-widget .sq-services-wrap {
        grid-template-columns: 1fr;
        padding: 0;
        border: 0;
        gap: 15px;
        background-color: unset
    }

    .popup-quote-widget .sq-services-wrap .sq-services-col {
        padding: 15px;
        margin: 0;
        border-radius: 10px;
        border: 1px solid #CCC;
        background-color: #F6F6F6
    }

    .locale-zh .popup-quote-widget .sq-step-2 .sq-services-services {
        padding-left: 15px;
        border: 1px solid #CCC
    }

    #scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 ul.list-group li.selected>.sq-meta-cat-options-classifier-title,#scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 ul.list-group li>a {
        padding: 10px
    }

    .popup-quote-widget .sq-service-desc p {
        padding: 0 10px 10px;
        line-height: 1.2
    }

    .popup-quote-widget .sq-row-save-quote:has(.btn-save-quote[style*="display: none"]) {
        justify-content: flex-end!important
    }

    .popup-quote-widget .sq-total-wrap {
        margin-left: 15px
    }
}

@media (max-width: 767px) {
    .popup-quote-widget .sq-header-tabs>div {
        padding:15px
    }

    .popup-quote-widget .sq-header-content {
        gap: 12px
    }

    .popup-quote-widget .sq-header-icon {
        width: 30px;
        height: auto
    }

    #scribendi-quote-widget.popup-quote-widget .modal-header .sq-header-tabs .sq-step-title {
        font-size: var(--font-size-20)
    }

    .popup-quote-widget .sq-upload-container {
        padding: 25px 15px 20px
    }

    #scribendi-quote-widget.popup-quote-widget .sq-dropzone {
        padding: 40px 20px
    }

    .popup-quote-widget .sq-wordcount-display {
        padding: 25px 15px
    }

    .popup-quote-widget .sq-classifier-message {
        font-size: var(--font-size-14)
    }

    #scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 {
        padding: 25px 15px 30px
    }

    #scribendi-quote-widget.popup-quote-widget .modal-footer {
        padding: 25px 15px
    }

    #scribendi-quote-widget.popup-quote-widget .modal-footer::before {
        left: 15px;
        right: 15px
    }

    .popup-quote-widget .chosen-container,.popup-quote-widget .sq-currency-select {
        max-width: 170px
    }
}

@media (max-width: 610px) {
    .popup-quote-widget .sq-footer-quote {
        font-size:var(--font-size-18)
    }

    .popup-quote-widget .sq-currency-select {
        max-width: 75px;
        padding: 10px
    }

    .popup-quote-widget .sq-currency-select.select-short-options.chosen-initiated+.chosen-container,.popup-quote-widget .sq-currency-select.select-short-options:not(.chosen-initiated) {
        display: inline-block
    }

    .popup-quote-widget .sq-currency-select.select-full-options,.popup-quote-widget .sq-currency-select.select-full-options+.chosen-container {
        display: none
    }

    .popup-quote-widget .sq-currency-front {
        display: none!important
    }
}

@media (max-width: 575px) {
    .popup-quote-widget .btn {
        font-size:var(--font-size-14)
    }

    .popup-quote-widget .sq-close-modal {
        all: unset;
        display: block!important;
        position: absolute;
        right: 0;
        top: 0;
        transform: translate(25%,-25%);
        z-index: 1;
        background-color: #FFF;
        padding: 0;
        border: 0;
        box-shadow: none;
        border-radius: 50%;
        cursor: pointer;
        font-size: 0
    }

    .popup-quote-widget .sq-close-modal .fa {
        display: inline-block;
        color: #C3C4C5;
        font-size: var(--font-size-20)
    }

    .popup-quote-widget .sq-header-tabs>div {
        padding: 15px 5px
    }

    .popup-quote-widget .sq-header-content {
        justify-content: center;
        gap: 5px
    }

    .popup-quote-widget .sq-header-icon {
        width: 20px
    }

    #scribendi-quote-widget.popup-quote-widget .modal-header .sq-header-tabs .sq-step-title {
        font-size: var(--font-size-14);
        line-height: 1.2;
        font-weight: 400
    }

    .popup-quote-widget .sq-upload-container {
        position: relative;
        padding: 40px 10px 4px
    }

    .popup-quote-widget .sq-upload-container:after {
        position: absolute;
        content: '';
        display: block;
        left: 0;
        right: 0;
        bottom: -1px;
        height: 3px;
        background-color: #FFF;
        z-index: 1
    }

    #scribendi-quote-widget.popup-quote-widget .sq-dropzone {
        background-color: unset;
        border: 0;
        padding: 0;
        margin-bottom: 30px
    }

    .popup-quote-widget .sq-dropzone .img-upload {
        display: inline-block!important
    }

    .popup-quote-widget .sq-dropzone .sq-dropzone-title .text-full {
        display: none
    }

    .popup-quote-widget .sq-dropzone .sq-dropzone-title .text-short {
        display: inline
    }

    .popup-quote-widget .sq-dropzone .sq-dropzone-desc {
        max-width: 330px
    }

    .popup-quote-widget .sq-dropzone .sq-or {
        display: none
    }

    .popup-quote-widget .sq-dropzone .btn-upload-wrapper {
        margin-top: 30px!important
    }

    .popup-quote-widget .sq-dropzone .btn-upload-wrapper .btn-white {
        background-color: var(--bg-gray);
        border-color: var(--bg-gray)
    }

    .popup-quote-widget .sq-dropzone .btn-upload-wrapper .btn-white:focus,.popup-quote-widget .sq-dropzone .btn-upload-wrapper .btn-white:hover {
        background-color: color-mix(in srgb,var(--bg-gray) 97%,var(--black) 3%)
    }

    #scribendi-quote-widget.popup-quote-widget .sq-row-wordcount {
        gap: 10px
    }

    #scribendi-quote-widget.popup-quote-widget .sq-row-wordcount label {
        width: 100%;
        font-size: var(--font-size-14);
        color: #777
    }

    .popup-quote-widget .sq-row-wordcount .wordcount-input-group,.popup-quote-widget .wordcount-input-group .form-control {
        width: 100%
    }

    .popup-quote-widget .sq-wordcount-display {
        padding: 40px 10px 30px
    }

    .popup-quote-widget .sq-wordcount-edit-wrap {
        font-size: var(--font-size-14);
        text-align: left;
        font-weight: 500
    }

    .popup-quote-widget .sq-wordcount-edit {
        font-size: var(--font-size-20);
        margin: 0;
        line-height: 1.2
    }

    .popup-quote-widget .sq-go-step-1 {
        font-size: var(--font-size-14);
        display: block!important;
        cursor: pointer;
        line-height: 1
    }

    .popup-quote-widget .sq-go-step-1 .fa {
        font-size: 1.2em
    }

    #scribendi-quote-widget.popup-quote-widget .modal-body>div.sq-step-2 {
        padding: 20px 10px 30px
    }

    .locale-zh .popup-quote-widget .sq-services-wrap,.popup-quote-widget .sq-services-wrap {
        gap: 10px
    }

    .locale-zh .popup-quote-widget .sq-step-2 .sq-services-services,.popup-quote-widget .sq-services-wrap .sq-services-col {
        padding: 10px
    }

    .popup-quote-widget .sq-cat-options-all.from-classifier,.popup-quote-widget .sq-meta-cat-options-classifier {
        margin-top: -10px
    }

    .popup-quote-widget .sq-step-2 .sq-cat-options-all.from-classifier .checked-icon,.popup-quote-widget .sq-step-2 .sq-meta-cat-options-classifier .checked-icon {
        width: 34px;
        height: 34px;
        font-size: var(--font-size-20)
    }

    .popup-quote-widget .sq-cat-options-all.from-classifier li:not(.selected) {
        display: none
    }

    .popup-quote-widget .sq-cat-options-all.from-classifier+.sq-cat-not {
        display: inline-block!important
    }

    .popup-quote-widget .sq-step-2 .btn-save-quote img {
        display: none
    }

    #scribendi-quote-widget.popup-quote-widget .modal-footer {
        padding: 30px 10px
    }

    .popup-quote-widget .modal-footer .sq-footer-right {
        justify-content: center!important;
        gap: 70px
    }

    .popup-quote-widget .sq-footer-right .badge-safety {
        order: 2;
        width: 100%
    }

    .popup-quote-widget .sq-footer-right .badge-safety .flex-el {
        justify-content: center!important
    }
}

@media (max-width: 440px) {
    .popup-quote-widget .sq-wordcount-edit-wrap {
        max-width:115px;
        text-align: right
    }

    .popup-quote-widget .sq-wordcount-edit {
        display: inline-block;
        width: 100%;
        text-align: right
    }

    .popup-quote-widget .sq-row-save-quote:has(.btn-save-quote[style*="display: none"]) .sq-wordcount-edit-wrap {
        max-width: unset
    }

    .popup-quote-widget .sq-row-save-quote:has(.btn-save-quote[style*="display: none"]) .sq-wordcount-edit {
        width: auto
    }
}

@media (max-width: 400px) {
    .popup-quote-widget .sq-wordcount-edit-wrap {
        order:unset;
        max-width: unset;
        width: 100%;
        text-align: center
    }

    .popup-quote-widget .sq-wordcount-edit {
        width: auto
    }

    .popup-quote-widget .sq-wordcount-number {
        gap: 12px 15px
    }

    .popup-quote-widget .sq-wordcount-number .btn-file {
        width: 100%
    }

    .popup-quote-widget .sq-row-save-quote {
        gap: 12px 15px
    }

    .popup-quote-widget .sq-footer-right .sq-footer-quote-btn,.popup-quote-widget .sq-step-2 .btn-save-quote,.popup-quote-widget .sq-step-btn,.popup-quote-widget .sq-step-btn>.btn {
        width: 100%
    }

    .popup-quote-widget .sq-footer-right.has-quote .sq-footer-quote-btn {
        justify-content: center!important;
        gap: 15px 30px
    }
}

@media (max-width: 380px) {
    .popup-quote-widget .sq-header-1 .sq-step-title {
        max-width:90px
    }

    .popup-quote-widget .sq-header-2 .sq-step-title {
        max-width: 60px
    }
}

.psp-title-hint-left {
    position: relative;
    padding-left: 40px;
    font-size: var(--font-size-caption-1);
    color: #1d4ed8;
}

.psp-title-hint-left::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 2px;
    transform: translateY(-50%);
    background-color: currentColor
}

.psp-title-hint-both {
    position: relative;
    display: inline-block;
    max-width: calc(100% - 100px);
    font-size: var(--font-size-caption-1);
    color: var(--color-secondary)
}

.psp-title-hint-both::after,.psp-title-hint-both::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -10px;
    width: 30px;
    height: 2px;
    transform: translate(-100%,-50%);
    background-color: currentColor
}

.psp-title-hint-both::after {
    left: unset;
    right: -10px;
    transform: translate(100%,-50%)
}

.form-login {
    max-width: 500px;
    margin: 0 auto
}

.form-register-wrap {
    max-width: 1030px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px
}

.panel-sso {
    border-color: #BDC2CD;
    margin-bottom: 0
}

.form-register-wrap a,.panel-sso a {
    text-decoration: underline
}

.panel-sso .btn-orcid {
    text-decoration: none
}

.panel-sso .panel-heading {
    padding: 10px 20px;
    background-color: #E9EBEF!important
}

.panel-sso .panel-heading .login-wrap {
    font-size: var(--font-size-body-1);
    color: #212121
}

.panel-sso .panel-heading .register-wrap {
    font-size: var(--font-size-body-2);
    color: #777
}

.panel-sso .panel-heading .register-wrap a {
    margin-left: 10px
}

.panel-sso .panel-body {
    padding: 20px
}

.panel-sso .panel-body .form-group label {
    font-size: var(--font-size-caption-1);
    color: #4A4B4B;
    font-weight: 400
}

.panel-sso .panel-body .form-group input {
    padding: 10px 16px;
    height: 43px;
    border-color: #F3F4F6;
    box-shadow: none;
    border-radius: 10px
}

.panel-sso .panel-body .form-group input:focus {
    border-color: var(--color-secondary-dark-30)
}

.panel-sso .panel-body .form-group input::placeholder {
    color: #7B7B7C
}

.panel-sso .privacy-policy-approval {
    margin: 20px 0!important
}

.panel-sso .privacy-policy-group {
    display: flex;
    text-align: left
}

.panel-sso .privacy-policy-group .form-control,.panel-sso .privacy-policy-group .form-control-static {
    padding: 0;
    color: #464D5D
}

.panel-sso .privacy-policy-group .input-group-addon {
    order: -1;
    padding: 0 30px 0 0
}

.panel-sso .privacy-policy-group .privacy-policy-approval-checkbox {
    appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid;
    border-radius: 6px;
    background-color: #fff;
    cursor: pointer;
    position: relative
}

.panel-sso .privacy-policy-group .privacy-policy-approval-checkbox:focus {
    outline: 0
}

.panel-sso .privacy-policy-group .privacy-policy-approval-checkbox:checked {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary)
}

.panel-sso .privacy-policy-group .privacy-policy-approval-checkbox::after {
    content: "ÃƒÂ¢Ã…â€œÃ¢â‚¬Â";
    font-size: var(--font-size-caption-1);
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none
}

.panel-sso .privacy-policy-group .privacy-policy-approval-checkbox:checked::after {
    display: block
}

.form-register-wrap .register-desc {
    color: #000
}

.form-register-wrap .register-desc .confirmation-wrap {
    border: 1px solid #BDC2CD;
    margin-top: 24px
}

.form-register-wrap .register-desc .confirmation-wrap .confirmation-heading {
    font-size: var(--font-size-title-2);
    color: #323742
}

.form-register-wrap .register-desc .confirmation-wrap {
    font-weight: 500
}

@media (max-width: 991px) {
    .form-register-wrap {
        grid-template-columns:1fr
    }

    .form-register {
        max-width: 500px;
        margin: 0 auto
    }
}

@media (max-width: 575px) {
    .panel-sso .panel-heading {
        padding:10px 15px
    }

    .panel-sso .panel-body {
        padding: 20px 15px
    }
}

@media (max-width: 480px) {
    .form-register .panel-heading .heading-content {
        justify-content:center!important;
        text-align: center
    }

    .form-register .panel-heading .heading-content .login-wrap {
        width: 100%
    }

    .form-register-wrap .register-desc .confirmation-wrap .confirmation-heading {
        font-size: var(--font-size-20)
    }
}

@media (max-width: 400px) {
    .panel-sso .panel-heading .heading-content {
        justify-content:center!important;
        text-align: center
    }

    .panel-sso .panel-heading .heading-content .login-wrap {
        width: 100%
    }
}

[class*=sw-split-layout--] {
    display: grid;
    gap: 40px
}

.sw-split-layout--2-3 {
    grid-template-columns: 2fr 3fr
}

@media (max-width: 1249px) {
    [class*=sw-split-layout--] {
        grid-template-columns:1fr
    }
}

.sw-inline-list-with-divider {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 30px 60px
}

.sw-inline-list-with-divider .list-item {
    display: flex;
    align-items: center;
    gap: 5px;
    position: relative
}

.sw-inline-list-with-divider .list-item:not(:last-child)::after {
    content: '';
    position: absolute;
    right: -34px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: var(--color-border)
}

.sw-inline-list-with-divider .list-item .item-icon {
    flex-shrink: 0
}

.sw-inline-list-with-divider .list-item .item-text {
    white-space: nowrap
}

@media (max-width: 1199px) {
    .sw-inline-list-with-divider {
        gap:20px 40px
    }

    .sw-inline-list-with-divider .list-item:not(:last-child)::after {
        right: -23px
    }
}

@media (max-width: 767px) {
    .sw-inline-list-with-divider {
        flex-direction:column;
        align-items: stretch;
        gap: 0
    }

    .sw-inline-list-with-divider .list-item {
        padding: 16px 0;
        align-items: flex-start
    }

    .sw-inline-list-with-divider .list-item:first-child {
        padding-top: 0
    }

    .sw-inline-list-with-divider .list-item:last-child {
        padding-bottom: 0
    }

    .sw-inline-list-with-divider .list-item::after {
        display: none
    }

    .sw-inline-list-with-divider .list-item .item-text {
        white-space: normal
    }
}

.sw-media-card--image-text,.sw-media-card--text-image {
    display: grid;
    gap: 0 40px;
    align-items: start
}

.sw-media-card--text-image {
    grid-template-columns: 3fr 2fr;
    grid-template-areas: "title image" "description image"
}

.sw-media-card--image-text {
    grid-template-columns: 2fr 3fr;
    grid-template-areas: "image title" "image description"
}

.sw-media-card--image-text .card-title,.sw-media-card--text-image .card-title {
    grid-area: title;
    align-self: end
}

.sw-media-card--image-text .card-image,.sw-media-card--text-image .card-image {
    grid-area: image
}

.sw-media-card--image-text .card-description,.sw-media-card--text-image .card-description {
    grid-area: description
}

@media (max-width: 989px) {
    .sw-media-card--image-text,.sw-media-card--text-image {
        grid-template-columns:1fr 1fr;
        gap: 20px
    }

    .sw-media-card--text-image {
        grid-template-areas: "image title" "description description"
    }

    .sw-media-card--image-text {
        grid-template-areas: "title image" "description description"
    }
}

@media (max-width: 575px) {
    .sw-media-card--image-text,.sw-media-card--text-image {
        grid-template-columns:1fr;
        grid-template-areas: "image" "title" "description"
    }
}

.sw-divided-cols-3 {
    display: grid;
    grid-template-columns: repeat(3,1fr)
}

.sw-divided-cols-3 .column-item {
    padding: 0 40px;
    border-left: 1px solid rgba(255,255,255,.3)
}

.sw-divided-cols-3 .column-item:first-child {
    padding-left: 0;
    border-left: none
}

.sw-divided-cols-3 .column-item:last-child {
    padding-right: 0
}

@media (max-width: 1249px) {
    .sw-divided-cols-3 {
        grid-template-columns:1fr
    }

    .sw-divided-cols-3 .column-item {
        padding: 30px 0;
        border-left: none;
        border-top: 1px solid rgba(255,255,255,.3)
    }

    .sw-divided-cols-3 .column-item:first-child {
        padding-top: 0;
        border-top: none
    }

    .sw-divided-cols-3 .column-item:last-child {
        padding-bottom: 0
    }
}

.sw-align-to-container-psp-left {
    padding-left: 15px
}

.sw-align-to-container-psp-right {
    text-align: right;
    padding-right: 15px
}

@media (min-width: 580px) {
    .sw-align-to-container-psp-left {
        padding-left:30px
    }

    .sw-align-to-container-psp-right {
        padding-right: 30px
    }
}

@media (min-width: 990px) {
    .sw-align-to-container-psp-left {
        padding-left:calc((100vw - 990px) / 2 + 30px)
    }

    .sw-align-to-container-psp-right {
        padding-right: calc((100vw - 990px) / 2 + 30px)
    }
}

@media (min-width: 1250px) and (max-width:1599px) {
    .sw-align-to-container-psp-left {
        padding-left:calc((100vw - 1250px) / 2 + 30px)
    }

    .sw-align-to-container-psp-right {
        padding-right: calc((100vw - 1250px) / 2 + 30px)
    }
}

@media (min-width: 1600px) {
    .sw-align-to-container-psp-left {
        padding-left:calc((100vw - 1450px) / 2 + 30px)
    }

    .sw-align-to-container-psp-right {
        padding-right: calc((100vw - 1450px) / 2 + 30px)
    }
}

.sw-process-timeline {
    display: grid;
    grid-template-columns: 1fr 4px 1fr
}

.sw-process-timeline .timeline-mobile {
    display: none
}

.sw-process-timeline .timeline-item-wrap {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 28px;
    margin-top: 40px
}

.sw-process-timeline .timeline-item {
    position: relative;
    padding: 20px;
    border-radius: 16px;
    background-color: var(--white);
    transition: all .5s cubic-bezier(0.4,0,.2,1);
    box-shadow: none
}

.sw-process-timeline .timeline-item::after {
    position: absolute;
    content: '';
    display: block;
    right: 1px;
    top: 50%;
    transform: translate(100%,-50%);
    border: 8px solid transparent;
    border-left: 11px solid var(--white)
}

.sw-process-timeline .timeline-item-wrap:hover .timeline-item {
    box-shadow: var(--shadow)
}

.sw-process-timeline .timeline-item-indicator {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin-right: -24px;
    z-index: 1;
    font-size: var(--font-size-body-2);
    line-height: 1;
    background-color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center
}

.sw-process-timeline .timeline-item-indicator .indicator-icon {
    width: 65%;
    height: 65%;
    transform: scale(1);
    transition: all .5s cubic-bezier(0.4,0,.2,1);
    background-color: var(--color-secondary);
    border-radius: 50%;
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center
}

.sw-process-timeline .timeline-item-wrap:not(.wrap-mobile):hover .indicator-icon {
    transform: scale(1.35)
}

.sw-process-timeline .timeline-line {
    width: 100%;
    height: 100%;
    background: linear-gradient(to top,rgba(0,0,0,0),var(--color-secondary),rgba(0,0,0,0))
}

.sw-process-timeline .grid-right .timeline-item {
    order: 1
}

.sw-process-timeline .grid-right .timeline-item::after {
    right: unset;
    left: 1px;
    transform: translate(-100%,-50%);
    border-left-color: transparent;
    border-right: 11px solid var(--white)
}

.sw-process-timeline .grid-right .timeline-item-indicator {
    order: 0;
    margin-right: 0;
    margin-left: -24px
}

@media (max-width: 989px) {
    .sw-process-timeline {
        grid-template-columns:1fr;
        gap: 20px
    }

    .sw-process-timeline .timeline-mobile {
        display: grid;
        grid-template-columns: 4px 1fr;
        gap: 10px
    }

    .sw-process-timeline .timeline-item-wrap:not(.wrap-mobile) {
        display: none
    }

    .sw-process-timeline .timeline-item-wrap.wrap-mobile {
        gap: 0
    }

    .sw-process-timeline .timeline-item-wrap.wrap-mobile:not(:first-child) {
        margin-top: 20px
    }

    .sw-process-timeline .timeline-item-wrap.wrap-mobile .timeline-item::after {
        right: unset;
        left: 1px;
        transform: translate(-100%,-50%);
        border-left-color: transparent;
        border-right: 11px solid var(--white)
    }

    .sw-process-timeline .wrap-mobile .indicator-icon {
        width: 32px;
        height: 32px;
        background-color: var(--color-secondary);
        border-radius: 50%;
        color: var(--white);
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: var(--font-size-body-2)
    }

    .sw-process-timeline .grid-middle,.sw-process-timeline .grid-right {
        display: none
    }
}

.ie8 .tk-museo-slab {
    font-family: 'Geist Sans',sans-serif
}

.ie8 header .navbar>.container-header .navbar-brand {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logos/logo.png', sizingMethod='scale')
}

.ie8 header .dropdown.hover .dropdown-menu {
    display: block
}

.ie8 header .navbar {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    -ms-filter: "alpha(Opacity=92)"
}

.ie8 .header-transparent {
    position: absolute
}

.ie8 header.header-transparent .navbar {
    border: none;
    height: 130px;
    background-color: transparent
}

.ie8 header.header-fixed .navbar>.container-header .navbar-brand {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logos/feather.png', sizingMethod='scale')
}

.ie8 .a247 {
    margin-top: 15px
}

.ie8 .a247-2 {
    display: none
}

.ie8 #services-grid .card-click-zone:hover .get-started,.ie8 #services-grid ul a:hover {
    text-decoration: underline
}

.ie8 #services-grid .sg-item.esl .bg {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icons/esl.png', sizingMethod='scale')
}

.ie8 #services-grid .sg-item.academic .bg {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icons/academic.png', sizingMethod='scale')
}

.ie8 #services-grid .sg-item.authors .bg {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icons/author.png', sizingMethod='scale')
}

.ie8 #services-grid .sg-item.business .bg {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icons/business.png', sizingMethod='scale')
}

.ie8 #services-grid .sg-item.personal .bg {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icons/personal.png', sizingMethod='scale')
}

.ie8 #services-grid .sg-item.student .bg {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icons/student.png', sizingMethod='scale')
}

.ie8 #services-grid .business .list-shadow-cover,.ie8 #services-grid .business ul,.ie8 #services-grid .esl-services .list-shadow-cover,.ie8 #services-grid .esl-services ul {
    width: 389px
}

.ie8 #footer-social .footer-feather {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logos/feather.png', sizingMethod='scale')
}

.ie8 .cc-security-code-note {
    margin-left: 0;
    top: auto;
    margin-top: 20px;
    clear: left;
    display: inline-block
}

.ie8 header .navbar-nav>.nav-item+.nav-item {
    position: relative
}

.ie8 header .navbar-nav>.nav-item.nav-item-services {
    position: inherit
}

.ie8 .navbar-nav>LI>.dropdown-menu {
    left: -20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.ie8 .sa_comments:before {
    content: ""
}

@media (min-width: 768px) {
    .ie8 .visible-xs-inline {
        display:none
    }

    .ie8 .col-sm-2-4 {
        width: 19.9%
    }
}

@media (min-width: 992px) {
    .ie8 #jumbotron-service {
        padding-top:145px
    }
}

@media (min-width: 1200px) {
    .ie8 .container-fluid-scrib,.ie8 .home .container-header,.ie8 .jumbotron .container {
        padding-left:50px;
        padding-right: 50px
    }

    .ie8 .jumbotron .container {
        width: 1400px
    }

    .ie8 .header-transparent .yamm .yamm-fw .dropdown-menu {
        margin-left: 50px!important;
        margin-right: 50px!important
    }

    .ie8 #jumbotron-service {
        padding-top: 175px
    }
}

@media (min-width: 1800px) {
    .ie8 .container-fluid-scrib,.ie8 .home .container-header {
        max-width:2000px;
        padding: 0 100px
    }

    .ie8 .header-transparent .yamm .yamm-fw .dropdown-menu {
        margin-left: 100px!important;
        margin-right: 100px!important
    }
}

@media (min-width: 1850px) {
    .ie8 #services-grid .container-wrap {
        background-image:none
    }

    .ie8 #services-grid .container {
        width: 100%;
        max-width: 2000px
    }

    .ie8 #services-grid .card-group {
        width: 1752px;
        margin-left: auto;
        margin-right: auto
    }

    .ie8 #services-grid .col-sm-4 {
        width: 584px
    }

    .ie8 #services-grid.no-hover {
        padding-bottom: 90px
    }
}

@media (max-width: 767px) and (min-width:668px) {
    .ie8 .header-transparent {
        position:relative
    }

    .ie8 .col-sm-2-4 {
        height: 200px
    }

    .ie8 hr.mb-60 {
        margin-top: 0
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0,0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

#scribendi-numbers .scribendi-numbers-details {
    color: #fff
}

#scribendi-numbers .scribendi-numbers-details .tk-museo-slab {
    font-size: var(--font-size-38);
    font-weight: 900;
    text-transform: uppercase;
    display: inline;
    margin-bottom: 15px
}

#scribendi-numbers .scribendi-numbers-details p {
    font-size: var(--font-size-title-2);
    text-transform: uppercase;
    display: inline-block;
    color: #fff
}

.numbers-replay-button {
    background: var(--color-secondary);
    border-radius: 50%;
    width: 52px;
    height: 52px;
    left: 10px;
    top: 3px;
    margin-top: 15px;
    text-align: center;
    border: none;
    color: #fff;
    transform: rotate(120deg);
    outline: 0;
    display: none;
    position: absolute
}

.numbers-inquiry {
    background: var(--dark-blue);
    border-radius: 50%;
    border: solid #fff;
    width: 35px;
    height: 35px;
    float: left;
    text-align: center;
    color: #fff;
    right: .6vw;
    bottom: .6vw;
    position: absolute
}

.numbers-inquiry .fa-info.fa-2x {
    font-size: 1.5em;
    margin-top: 5px
}

.numbers-inquiry:hover {
    background: #fff;
    color: var(--dark-blue)
}

.numbers-image {
    margin: 0 auto 35px;
    width: 275px;
    height: 275px;
    object-fit: cover;
    display: block;
    image-rendering: crisp-edges
}

.numbers-clients,.numbers-editors,.numbers-words {
    padding-bottom: 95px;
    padding-top: 75px
}

.numbers-clients {
    background: #349bd0
}

.numbers-words {
    background: #025B83
}

.numbers-editors {
    background: #9B9494
}

@media (max-width: 1540px) {
    #scribendi-numbers .scribendi-numbers-details .tk-museo-slab {
        font-size:var(--font-size-28)
    }

    #scribendi-numbers .scribendi-numbers-details p {
        font-size: var(--font-size-18)
    }
}

@media (max-width: 1199px) {
    #scribendi-numbers .scribendi-numbers-details .tk-museo-slab {
        font-size:var(--font-size-24)
    }

    #scribendi-numbers .scribendi-numbers-details p {
        font-size: var(--font-size-16)
    }
}

@media (max-width: 991px) {
    #scribendi-numbers .fa-refresh.fa-3x {
        font-size:2.5em
    }
}

@media (max-width: 991px) and (min-width:768px) {
    #scribendi-numbers .scribendi-numbers-details .tk-museo-slab {
        font-size:var(--font-size-18)
    }

    #scribendi-numbers .scribendi-numbers-details p {
        font-size: var(--font-size-12)
    }
}

#shopper-approved-big {
    height: 475px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--dark-blue);
    background-size: cover;
    background-position: center
}

.no-webp #shopper-approved-big {
    background-image: url(../images/bg/review-bg-fixed.jpg)!important
}

.no-webp #shopper-approved-big.zh {
    background-image: url(../images/bg/review-bg-cn.jpg)!important
}

.ie #shopper-approved-big {
    padding-top: 100px
}

.shopperapproved_widget .sa_review {
    cursor: pointer!important;
    margin: 0 0 10px!important
}

.shopperapproved_widget {
    overflow: hidden
}

.sa_brand,.shopperapproved_widget {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: var(--color-secondary)
}

.sa_review {
    color: #fff
}

.sa_footer {
    padding-bottom: 10px;
    display: inline-block!important
}

.star-container {
    white-space: nowrap;
    font-size: var(--font-size-30)
}

.sa_wide .sa_info {
    width: 368px!important;
    padding: 0!important;
    text-align: center;
    float: none!important;
    height: auto!important
}

.sa_info>span {
    display: inline-block
}

.sa_displayname {
    padding: 0!important
}

.sa_comments {
    text-align: center!important;
    margin-bottom: 5px;
    line-height: 1.3em!important
}

.sa_comments::before {
    display: none
}

.sa_star {
    background: url(../images/icons/star-reviews.png) top left no-repeat!important;
    height: 32px!important;
    width: 35px!important;
    padding: 0!important;
    margin: 0 2px 15px;
    display: inline-block;
    text-indent: -999999px
}

.page-quote .sa_brand .tooltip {
    margin-top: 15px
}

.page-quote .sa_star {
    background: url(../images/icons/star-reviews-cta.png) top left no-repeat!important;
    margin-bottom: 10px!important
}

.page-quote .sa_comments,.page-quote .sa_date,.page-quote .sa_name {
    opacity: .8;
    font-size: var(--font-size-caption-1)
}

.shopperapproved_slider {
    background-color: rgba(0,0,0,.4);
    border-radius: 6px;
    color: #FFF;
    box-sizing: border-box;
    width: 766px;
    padding: 50px 0 35px;
    display: flex
}

@media all and (max-width: 1023px) {
    .shopperapproved_slider {
        max-width:728px
    }
}

.shopperapproved_slider .shopperapproved_slider_content {
    flex: 1;
    padding-bottom: 15px;
    margin: 0 30px
}

.shopperapproved_slider .control-area {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: var(--font-size-body-1);
    width: 70px;
    color: rgba(255,255,255,.5)
}

.shopperapproved_slider .control-area.control-left {
    justify-content: flex-end
}

.shopperapproved_slider .control-area.control-right {
    justify-content: flex-start
}

.shopperapproved_slider .control-area:hover {
    color: #FFF
}

.shopperapproved_slider .sa_comments .sa_comments_inner {
    font-size: var(--font-size-caption-1);
    font-style: italic;
    padding: 5px 0;
    margin: 10px 0 16px;
    max-height: 115px;
    overflow-y: scroll;
    overflow: hidden scroll;
    position: relative;
    line-height: 1.4;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.shopperapproved_slider .sa_comments {
    position: relative
}

.shopperapproved_slider .sa_comments .icon-wrapper {
    position: absolute;
    width: 100%;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
    color: rgba(255,255,255,.5)
}

.shopperapproved_slider .sa_comments .fa-chevron-down {
    font-size: 1.2em;
    position: relative;
    transform: translateY(0);
    animation: reviewIcon 1s linear alternate infinite
}

.shopperapproved_slider .sa_comments .icon-wrapper:hover {
    color: #fff
}

@keyframes reviewIcon {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(4px)
    }
}

.shopperapproved_slider .sa_name {
    font-weight: 700
}

.shopperapproved_slider .sa_comments .sa_comments_inner::-webkit-scrollbar {
    display: none
}

.scrib-customers-say {
    background-size: cover;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center
}

.no-webp .scrib-customers-say {
    background-image: url(../images/bg/partner-with-us-customers.png)!important
}

.scrib-customers-say h2 {
    text-align: center;
    color: #fff;
    margin: 0 0 40px
}

.scrib-customers-say .sa_brand {
    color: var(--color-blue-100)
}

@media (max-width: 767px) {
    .scrib-customers-say {
        height:430px
    }
}

.jumbotron-review .shopperapproved_slider {
    width: 100%;
    padding: 15px 0 10px
}

.jumbotron-review .shopperapproved_slider .shopperapproved_slider_content {
    margin: 0 15px;
    padding-bottom: 5px
}

.jumbotron-review .shopperapproved_slider .control-area {
    width: 45px
}

.jumbotron-review .shopperapproved_slider .sa_comments .sa_comments_inner {
    font-size: var(--font-size-caption-1)
}

#subscribe-scrib-academy .shopperapproved_slider .control-area {
    width: 45px
}

#subscribe-scrib-academy .shopperapproved_slider .shopperapproved_slider_content {
    margin: 0 20px
}

.blue-reviews-slider .shopperapproved_slider {
    max-width: 550px;
    background-color: var(--color-secondary)
}

.blue-reviews-slider .shopperapproved_slider .sa_brand {
    color: #fff
}

@media (max-width: 991px) {
    .sa_info {
        font-size:var(--font-size-12)!important
    }
}

@media (max-width: 767px) {
    .shopperapproved_slider {
        padding:25px 0 10px;
        margin: 0 15px
    }

    .shopperapproved_slider .control-area {
        width: 45px
    }

    .shopperapproved_slider .shopperapproved_slider_content {
        margin: 0 15px
    }

    .shopperapproved_slider .sa_comments {
        font-size: var(--font-size-16)
    }

    .sa_info {
        margin-bottom: 10px
    }
}

@media (max-width: 443px) {
    .star-container {
        font-size:var(--font-size-24)
    }

    .shopperapproved_slider .sa_comments .icon-wrapper {
        bottom: -13px
    }
}

.scribendi-widget-section.try-for-free {
    background-color: #f5f5f5
}

.center-carousel .owl-item.active.center {
    transform: scale(1.3,1.3);
    transition: 1s ease-in-out
}

.center-carousel .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 1s ease-in-out
}

.center-carousel .owl-dots {
    text-align: center;
    margin-top: 35px
}

.center-carousel .owl-dots .owl-dot {
    display: inline-block
}

.center-carousel .owl-dots .owl-dot .owl-btn:focus {
    outline: 0
}

.center-carousel .owl-dots .owl-dot .owl-btn {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    margin: 5px 7px
}

.center-carousel .owl-dots .active .owl-btn {
    background: #fff;
    border-color: #999
}

.center-carousel#awards-preview {
    border-top: 1px solid #ddd;
    padding: 60px 0 0
}

.center-carousel#awards-preview .owl-item {
    height: 150px;
    padding: 20px 0
}

.awards-carousel-images {
    height: 100%!important;
    width: auto!important
}

.awards-carousel-images.award-image-long {
    width: 85%!important;
    height: auto!important
}

.home .center-carousel#awards-preview {
    padding-bottom: 55px
}

.center-carousel#corporate-carousel .owl-item {
    height: 105px;
    padding: 0 30px
}

.center-carousel#corporate-carousel .owl-dots {
    margin-top: 25px
}

.center-carousel#academics-journals-2 .owl-item {
    height: 120px;
    padding: 0 30px
}

.center-carousel#academics-journals-2 .owl-dots {
    margin-top: 20px
}

@media (min-width: 600px) {
    .center-carousel#academics-journals-2 .owl-item,.center-carousel#corporate-carousel .owl-item {
        height:145px;
        padding: 0 40px
    }

    .center-carousel#academics-journals-2 .owl-dots {
        margin-top: 25px
    }
}

@media (min-width: 768px) {
    .center-carousel#awards-preview {
        padding:90px 0 0
    }

    .center-carousel#awards-preview .owl-dots {
        margin-top: 45px
    }

    .center-carousel#corporate-carousel .owl-item {
        height: 170px;
        padding: 0 50px
    }

    .center-carousel#corporate-carousel .owl-dots {
        margin-top: 35px
    }

    .center-carousel#academics-journals-2 .owl-item {
        height: 170px;
        padding: 0 45px
    }

    .center-carousel#academics-journals-2 .owl-dots {
        margin-top: 10px
    }
}

@media (min-width: 992px) {
    .center-carousel#awards-preview .owl-item {
        height:170px;
        padding: 20px 0
    }

    .center-carousel#corporate-carousel .owl-item {
        height: 180px;
        padding: 0 70px
    }

    .center-carousel#corporate-carousel .owl-dots {
        margin-top: 45px
    }

    .center-carousel#academics-journals-2 .owl-item {
        height: 145px;
        padding: 0 35px
    }

    .center-carousel#academics-journals-2 .owl-dots {
        margin-top: 10px
    }
}

@media (min-width: 1200px) {
    .center-carousel#academics-journals-2 .owl-item {
        height:145px;
        padding: 0 45px
    }

    .center-carousel#academics-journals-2 .owl-dots {
        margin-top: 30px
    }
}

.scribendi-stacks .stack-item {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.scribendi-stacks .stack-item.reverse .item-img {
    order: -1
}

.scribendi-stacks .stack-item img {
    width: 100%;
    height: auto
}

.scribendi-stacks .stack-item:not(.reverse) .item-text-content {
    margin-right: 60px
}

.scribendi-stacks .stack-item.reverse .item-text-content {
    margin-left: 60px
}

.scribendi-stacks .stack-item p {
    font-size: var(--font-size-body-2)
}

.scribendi-stacks .stack-item p:last-child {
    margin: 0!important
}

@media all and (max-width: 991px) {
    .scribendi-stacks .stack-item:not(.reverse) .item-text-content {
        margin-right:0
    }

    .scribendi-stacks .stack-item.reverse .item-text-content {
        margin-left: 0
    }
}

@media all and (max-width: 767px) {
    .scribendi-stacks .stack-item {
        margin-top:80px;
        text-align: center
    }

    .scribendi-stacks .stack-item:first-child {
        margin-top: 20px
    }

    .scribendi-stacks .stack-item .item-img {
        order: -1
    }

    .scribendi-stacks .stack-item img {
        width: 80%;
        max-width: 400px;
        margin-bottom: 40px
    }
}

#services-table .table {
    border-collapse: separate;
    border-spacing: 0 4px;
    max-width: 560px;
    margin: 0 auto
}

#services-table thead th {
    border-bottom: 0
}

#services-table thead th:nth-child(2) {
    padding-right: 2px!important
}

#services-table thead th:nth-child(3) {
    padding-left: 2px!important
}

#services-table thead th .table-title {
    color: #fff;
    border-radius: 10px
}

#services-table thead th:nth-child(2) .table-title {
    background-color: var(--dark-blue)
}

#services-table thead th:nth-child(3) .table-title {
    background-color: var(--color-secondary)
}

#services-table tbody {
    background-color: #f5f5f5
}

#services-table tbody td {
    border: 0;
    vertical-align: middle
}

#services-table tbody td:nth-child(2) {
    color: var(--dark-blue)
}

#services-table tbody td:nth-child(3) {
    color: var(--color-secondary)
}

#services-table .ctas-wrapper {
    max-width: 560px;
    display: flex;
    justify-content: space-between
}

#services-table .ctas-wrapper .btn {
    margin-top: 20px
}

@media (max-width: 767px) {
    #services-table .table {
        width:100%
    }
}

@media (max-width: 505px) {
    #services-table .ctas-wrapper {
        flex-wrap:wrap;
        justify-content: center
    }
}

#scribendi-testimonial {
    background-color: #f5f5f5
}

#scribendi-testimonial .owl-stage {
    display: flex
}

#scribendi-testimonial .slider-item {
    display: flex;
    padding: 0 60px 70px 0;
    position: relative;
    height: 100%;
    margin: 0 3px
}

#scribendi-testimonial .slider-item .item-image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

#scribendi-testimonial .slider-item .item-image img {
    width: 100%;
    height: auto
}

#scribendi-testimonial .slider-item:before {
    content: "";
    width: 1px;
    background-color: var(--dark-blue);
    position: absolute;
    top: 100px;
    bottom: 24px;
    left: 50px;
    transform: translate(-50%,0)
}

#scribendi-testimonial .slider-item:after {
    content: "";
    border-bottom: 25px solid var(--dark-blue);
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    position: absolute;
    bottom: 0;
    left: 50px;
    transform: translate(-50%,0)
}

#scribendi-testimonial .slider-item .item-text {
    flex: 1;
    margin-left: 45px
}

#scribendi-testimonial .slider-item .item-text-name {
    color: var(--dark-blue)
}

#scribendi-testimonial .slider-item .item-text-position {
    font-size: var(--font-size-caption-1);
    color: var(--color-secondary)
}

#scribendi-testimonial .slider-item .item-text-description {
    font-size: var(--font-size-caption-1)
}

#scribendi-testimonial .owl-dots {
    margin-top: 50px;
    text-align: center;
    line-height: 1
}

#scribendi-testimonial .owl-dots .owl-dot span {
    display: inline-block;
    width: 35px;
    height: 15px;
    margin: 0 7px;
    background: var(--color-secondary);
    opacity: .8;
    transition: all .3s ease 0s
}

#scribendi-testimonial .owl-dots .owl-dot.active span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: var(--dark-blue)
}

@media only screen and (max-width: 768px) {
    #scribendi-testimonial .slider-item {
        padding:0 0 50px
    }

    #scribendi-testimonial .slider-item .item-text {
        margin-left: 15px
    }

    #scribendi-testimonial .owl-dots {
        margin-top: 40px
    }
}

.academics-journals-list {
    position: relative
}

.academics-journals-list .owl-stage-outer {
    background: #fff url(../images/bg/academics_journals_bg.jpg) center center;
    border-top: 8px solid #eee;
    border-bottom: 8px solid #eee
}

.academics-journals-list .owl-prev {
    position: absolute;
    top: 30%;
    left: -60px
}

.academics-journals-list .owl-next {
    position: absolute;
    top: 30%;
    right: -60px
}

.academics-journals-list .owl-nav {
    text-align: center
}

.academics-journals-list h4 {
    width: 100%;
    text-align: center
}

.journals-img-box {
    width: 120px;
    margin: 20px auto;
    display: block
}

.journals-publications {
    list-style-type: none;
    line-height: 2;
    font-size: var(--font-size-caption-2);
    padding: 0 10px
}

.journals-publications li {
    padding: 0 10px
}

.journals-publications li:nth-child(even) {
    background: #b8ede8
}

.academics-journals-list .owl-dots .owl-dot:focus,.academics-journals-list .owl-next:focus,.academics-journals-list .owl-prev:focus {
    outline: 0
}

.academics-journals-list .owl-next span,.academics-journals-list .owl-prev span {
    font-size: 100px;
    color: #ddd
}

.academics-journals-list .owl-next span:hover,.academics-journals-list .owl-prev span:hover {
    color: #25A699
}

.academics-journals-list .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 20px
}

.academics-journals-list .owl-dots .owl-dot {
    display: inline-block;
    zoom:1;*display: inline
}

.academics-journals-list .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #ddd;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.academics-journals-list .owl-dots .owl-dot.active span,.academics-journals-list .owl-dots .owl-dot:hover span {
    background: #25A699
}

.table.table-comparison {
    border-radius: 20px;
    overflow: hidden
}

.table.table-comparison thead th:nth-child(2n) {
    color: #ffbe00;
    font-size: var(--font-size-body-1);
    background-color: var(--dark-blue)
}

.table.table-comparison thead th:nth-child(2n+1) {
    background-color: #9fcdec
}

.table.table-comparison thead th:nth-child(1) {
    background-color: unset
}

.table.table-comparison thead th:nth-child(2) {
    border-top-left-radius: 20px
}

.table.table-comparison tbody tr:nth-child(2n+1) {
    background-color: #fafafa
}

.table.table-comparison tbody tr:nth-child(2n) {
    background-color: #dcebf5
}

.table.table-comparison tbody tr td,.table.table-comparison thead tr th {
    border: 0
}

.table.table-comparison tbody tr:first-child td:first-child {
    border-top-left-radius: 20px
}

.table.table-comparison tbody tr:nth-child(2n+1) td:nth-child(2n) {
    color: #fff;
    background-color: var(--color-secondary)
}

.table.table-comparison tbody tr:nth-child(2n) td:nth-child(2n) {
    color: #fff;
    background-color: var(--dark-blue)
}

.table.table-comparison tbody td .text-group {
    align-items: baseline
}

.table.table-comparison tbody td .text-group .fa-check {
    color: #ffbe00
}

.table-responsive.table-comparison2-responsive {
    border: 0;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.table-responsive.table-comparison2-responsive::-webkit-scrollbar {
    display: none
}

.table-comparison2-wrap {
    padding: 40px;
    border-radius: 40px;
    background-color: var(--color-secondary);
    display: inline-block;
    vertical-align: bottom
}

.table.table-comparison2 {
    border-radius: 20px;
    overflow: hidden
}

.table.table-comparison2 thead th:nth-child(2n) {
    background-color: #9fcdec
}

.table.table-comparison2 thead th:nth-child(2n+1) {
    background-color: #fff
}

.table.table-comparison2 thead th:nth-child(1) {
    background-color: unset
}

.table.table-comparison2 thead th:nth-child(2) {
    border-top-left-radius: 20px
}

.table.table-comparison2 tbody tr:nth-child(2n+1) {
    background-color: #dcebf5
}

.table.table-comparison2 tbody tr:nth-child(2n) {
    background-color: #fff
}

.table.table-comparison2 tbody tr:first-child {
    background-color: var(--dark-blue);
    color: #fff
}

.table.table-comparison2 tbody tr td,.table.table-comparison2 thead tr th {
    border: 0;
    vertical-align: middle
}

.table.table-comparison2 tbody tr:first-child td:first-child {
    border-top-left-radius: 20px
}

.table.table-comparison2 tbody tr td:nth-child(2n) {
    background-color: rgba(159,205,236,.3)
}

.table.table-comparison2 tbody td .fa {
    font-size: var(--font-size-title-2)
}

.table.table-comparison2 tbody td .fa-close {
    color: #a94442
}

.table.table-comparison2 tbody td .img-logo {
    max-width: 100px
}

@media only screen and (max-width: 991px) {
    .table.table-comparison2 {
        font-size:var(--font-size-14)
    }

    .table.table-comparison2 tbody td .fa {
        font-size: var(--font-size-18)
    }

    .table.table-comparison2 tbody td .img-logo {
        max-width: 80px
    }
}

@media only screen and (max-width: 767px) {
    .table.table-comparison2 tbody td .img-logo {
        max-width:60px
    }
}

@media only screen and (max-width: 620px) {
    .table-responsive.table-comparison2-responsive {
        border-radius:30px;
        background-color: var(--color-secondary)
    }

    .table-comparison2-wrap {
        padding: 15px;
        background-color: unset
    }

    .table.table-comparison2 {
        font-size: var(--font-size-12)
    }

    .table.table-comparison2 tbody td .fa {
        font-size: var(--font-size-14)
    }
}

@media only screen and (max-width: 500px) {
    .table-responsive.table-comparison2-responsive {
        border-radius:20px
    }

    .table-comparison2-wrap {
        zoom:.7}
}

@media only screen and (max-width: 360px) {
    .table-comparison2-wrap {
        zoom:.6
    }
}

.base-carousel .owl-dots {
    text-align: center;
    margin-top: 80px
}

.base-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #FFBE00;
    border-radius: 50%;
    margin: 0 4px;
    overflow: hidden
}

.base-carousel .owl-dots .owl-dot.active {
    background-color: #FFBE00
}

.base-carousel .owl-dots .owl-dot .owl-btn:focus {
    outline: 0
}

.base-carousel .owl-dots .owl-dot .owl-btn {
    background-color: transparent;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0
}

@media (max-width: 1599px) {
    .base-carousel .owl-dots {
        margin-top:60px
    }
}

@media (max-width: 1199px) {
    .base-carousel .owl-dots {
        margin-top:40px
    }
}

@media (max-width: 991px) {
    .base-carousel .owl-dots {
        margin-top:30px
    }
}

@media (max-width: 767px) {
    .base-carousel .owl-dots {
        margin-top:20px
    }

    .base-carousel .owl-dots .owl-dot {
        border-width: 1px
    }
}

.scientific-journals-carousel {
    max-width: 2000px;
    margin: 0 auto
}

.scientific-journals-carousel .owl-carousel .owl-stage-outer {
    margin-bottom: -25px;
    margin-top: 50px
}

.scientific-journals-carousel .owl-carousel .owl-item {
    padding-top: 25px;
    padding-bottom: 25px
}

.scientific-journals-carousel .owl-carousel .carousel-item {
    margin: 0 auto;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.25);
    border-radius: 15px
}

@media (max-width: 500px) {
    .scientific-journals-carousel h2 br {
        display:none
    }

    .scientific-journals-carousel .owl-carousel .owl-stage-outer {
        margin-top: 50px
    }
}

.scientific-service-desc {
    background-color: #f6f6f6
}

.scientific-service-desc .service-desc-list {
    margin-top: -14px
}

.scientific-service-desc .service-desc-list .list-item {
    width: calc(33.33% - 9px);
    padding: 30px 30px 50px;
    border-radius: 16px;
    background-color: #FFF;
    transition: all .3s ease;
    margin-top: 14px;
    min-height: 360px;
    cursor: pointer
}

.scientific-service-desc .service-desc-list .list-item:hover {
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15)
}

.scientific-service-desc .service-desc-list .list-item h3 {
    color: var(--color-secondary)
}

@media (max-width: 850px) {
    .scientific-service-desc .service-desc-list .list-item {
        width:calc(50% - 7px)
    }
}

@media (max-width: 500px) {
    .scientific-service-desc h2 br {
        display:none
    }

    .scientific-service-desc .service-desc-list .list-item {
        width: 100%;
        max-width: 390px;
        margin-left: auto;
        margin-right: auto
    }
}

.scientific-editors-carousel {
    max-width: 2000px;
    margin: 0 auto
}

.scientific-editors-carousel .owl-carousel {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto
}

.scientific-editors-carousel .owl-carousel .owl-stage-outer {
    margin-bottom: -25px
}

.scientific-editors-carousel .owl-carousel .owl-item {
    padding-top: 25px;
    padding-bottom: 25px
}

.scientific-editors-carousel .owl-carousel .carousel-item {
    position: relative;
    cursor: pointer;
    border-radius: 16px;
    overflow: hidden
}

.scientific-editors-carousel .owl-carousel .carousel-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.8) 100%)
}

.scientific-editors-carousel .owl-carousel .carousel-item:hover {
    box-shadow: 0 0 25px 0 rgba(0,0,0,.25)
}

.scientific-editors-carousel .owl-carousel .carousel-item:hover .no-hover-text {
    opacity: 0
}

.scientific-editors-carousel .owl-carousel .carousel-item:hover .hover-text {
    opacity: 1
}

.scientific-editors-carousel .owl-carousel .carousel-item img {
    width: 100%;
    height: auto
}

.scientific-editors-carousel .owl-carousel .carousel-item .editor-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 20px 20px;
    color: #FFF;
    z-index: 1
}

.scientific-editors-carousel .owl-carousel .carousel-item .editor-name {
    font-size: var(--font-size-body-1)
}

.scientific-editors-carousel .owl-carousel .carousel-item .editor-first-degree {
    font-size: var(--font-size-caption-1);
    margin: 3px 0 0
}

.scientific-editors-carousel .owl-carousel .carousel-item .editor-field {
    border-radius: 60px;
    border: 1px solid #FFF;
    padding: 4px 15px;
    font-size: var(--font-size-caption-2);
    display: inline-block;
    margin-top: 10px
}

.scientific-editors-carousel .owl-carousel .carousel-item .no-hover-text {
    transition: all .4s ease-in;
    opacity: 1
}

.scientific-editors-carousel .owl-carousel .carousel-item .hover-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    opacity: 0;
    transition: all .4s ease-in
}

.scientific-editors-carousel .owl-carousel .carousel-item .btn-editor-more {
    height: 46px;
    font-size: var(--font-size-body-2);
    background-color: var(--color-secondary);
    border-color: var(--color-secondary)
}

.scientific-editors-carousel .owl-next,.scientific-editors-carousel .owl-prev {
    width: 42px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 105px;
    transform: translateY(-50%)
}

.scientific-editors-carousel .owl-next {
    right: 105px;
    left: unset
}

@media (max-width: 1800px) {
    .scientific-editors-carousel .owl-stage-outer::after,.scientific-editors-carousel .owl-stage-outer::before {
        width:120px
    }

    .scientific-editors-carousel .owl-prev {
        left: 30px
    }

    .scientific-editors-carousel .owl-next {
        right: 30px
    }
}

@media (max-width: 1400px) {
    .scientific-editors-carousel .owl-stage-outer::after,.scientific-editors-carousel .owl-stage-outer::before {
        width:70px
    }

    .scientific-editors-carousel .owl-prev {
        left: 5px
    }

    .scientific-editors-carousel .owl-next {
        right: 5px
    }
}

@media (max-width: 799px) {
    .scientific-editors-carousel .owl-carousel .owl-stage {
        width:100%!important;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px
    }

    .scientific-editors-carousel .owl-carousel .owl-item {
        width: calc(50% - 8px)!important;
        margin: 0!important
    }
}

@media (max-width: 576px) {
    .scientific-editors-carousel .owl-stage-outer::after,.scientific-editors-carousel .owl-stage-outer::before {
        width:0
    }

    .scientific-editors-carousel .owl-carousel .carousel-item .editor-name {
        display: none
    }
}

@media (max-width: 500px) {
    .scientific-editors-carousel .owl-carousel .owl-stage {
        gap:0
    }

    .scientific-editors-carousel .owl-carousel .owl-item {
        width: calc(100%)!important;
        max-width: 300px
    }
}

#editor-modal .modal-content .close {
    position: absolute;
    right: 1em;
    top: 1em;
    color: #777
}

#editor-modal .modal-content .editor-details-photo-wrap {
    width: 160px;
    margin-right: 20px;
    border-radius: 10px;
    overflow: hidden
}

#editor-modal .modal-content .editor-details-photo {
    width: 100%;
    height: auto;
    border-radius: 10px
}

#editor-modal .modal-content .editor-details-highlight-wrap {
    flex: 1
}

#editor-modal .modal-content .editor-details-name-wrap {
    padding-right: 3em
}

#editor-modal .modal-content .editor-details-name-wrap .flex-box>span {
    margin-bottom: 10px
}

#editor-modal .modal-content .editor-details-degree-abbr,#editor-modal .modal-content .editor-details-name {
    color: #000;
    font-size: var(--font-size-title-2)
}

#editor-modal .modal-content .editor-details-degree-abbr:before {
    content: ', '
}

#editor-modal .modal-content .editor-details-country {
    font-size: var(--font-size-caption-2);
    display: inline-block;
    padding: 0 10px;
    border-radius: 30px;
    border: 1px solid #FFAC0C
}

#editor-modal .modal-content .editor-details-code-label {
    font-size: 14px;
    color: #404040;
    margin-right: 2px
}

#editor-modal .modal-content .editor-details-code-box {
    display: inline-flex;
    align-items: center;
    font-size: var(--font-size-caption-1);
    padding: 5px 12px;
    border-radius: 8px;
    border: 1px solid #FFAC0C;
    cursor: pointer
}

#editor-modal .modal-content .editor-highlight-item {
    width: 33.33%
}

#editor-modal .modal-content .editor-details-experience,#editor-modal .modal-content .editor-details-publications {
    font-size: var(--font-size-body-1)
}

#editor-modal .modal-content .editor-details-field {
    font-size: var(--font-size-caption-1)
}

#editor-modal .modal-content .editor-details-text-label {
    color: var(--color-secondary);
    font-size: var(--font-size-caption-1)
}

#editor-modal .modal-content .editor-details-degree-wrap {
    width: 100%;
    margin-top: 20px
}

#editor-modal .modal-content .editor-details-degree-wrap .editor-details-name-wrap {
    display: none
}

#editor-modal .modal-content .editor-details-degree-wrap .editor-details-degree-texts {
    font-size: var(--font-size-caption-1)
}

#editor-modal .modal-content .editor-details-degree-texts p:last-child {
    margin-bottom: 0!important
}

#editor-modal .modal-dialog {
    display: flex;
    align-items: center;
    min-height: 100%;
    margin-top: 0;
    margin-bottom: 0
}

#editor-modal .modal-dialog .modal-content {
    width: 100%
}

@media (min-width: 768px) {
    #editor-modal .modal-dialog {
        width:620px
    }
}

@media (min-width: 992px) {
    #editor-modal .modal-dialog {
        width:824px
    }
}

@media (max-width: 991px) {
    #editor-modal .modal-content .editor-details-highlight-wrap {
        flex:unset;
        width: 100%;
        order: 3;
        margin-top: 10px
    }

    #editor-modal .modal-content .editor-details-highlight-wrap .editor-details-name-wrap {
        display: none
    }

    #editor-modal .modal-content .editor-details-degree-wrap {
        flex: 1;
        margin-top: 0
    }

    #editor-modal .modal-content .editor-details-degree-wrap .editor-details-name-wrap {
        display: block
    }
}

@media (max-width: 767px) {
    .scientific-editors-carousel .owl-carousel {
        margin-top:0
    }
}

@media (max-width: 599px) {
    .scientific-editors-carousel .owl-carousel .carousel-item {
        max-width:360px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 575px) {
    #editor-modal .modal-content .editor-details-photo-wrap {
        width:100%;
        text-align: center;
        margin-top: 1.5em;
        margin-right: 0
    }

    #editor-modal .modal-content .editor-details-photo-wrap img {
        width: 100%;
        max-width: 350px
    }

    #editor-modal .modal-content .editor-details-highlight-wrap {
        order: unset;
        margin-top: 15px
    }

    #editor-modal .modal-content .editor-details-highlight-wrap .editor-details-name-wrap {
        display: block;
        padding-right: 0
    }

    #editor-modal .modal-content .editor-details-highlight-wrap .flex-box {
        justify-content: space-between;
        margin-bottom: 30px!important
    }

    #editor-modal .modal-content .editor-details-name-wrap .flex-box>span {
        margin-bottom: 5px
    }

    #editor-modal .modal-content .editor-details-highlight-wrap .editor-details-name-degree {
        width: 100%;
        margin-right: 0!important
    }

    #editor-modal .modal-content .editor-highlight-item {
        width: 50%
    }

    #editor-modal .modal-content .editor-highlight-item:nth-child(2) {
        border-left: 1px solid #D9D9D9
    }

    #editor-modal .modal-content .editor-highlight-item:nth-child(3) {
        margin-top: 20px
    }

    #editor-modal .modal-content .editor-details-degree-wrap {
        flex: unset;
        margin-top: 30px
    }

    #editor-modal .modal-content .editor-details-degree-wrap .editor-details-name-wrap {
        display: none
    }

    #editor-modal .modal-content .editor-details-highlight-wrap .editor-highlights-list {
        justify-content: center!important
    }
}

.scientific-cope {
    background-color: #F6F6F6
}

.scientific-cope .img-logo-cope-wrap {
    margin-right: 176px
}

.scientific-cope .cope-desc {
    flex: 1
}

.scientific-cope {
    font-size: var(--font-size-body-1)
}

@media (min-width: 768px) {
    .scientific-cope {
        font-size:var(--font-size-24)
    }
}

@media (min-width: 1200px) {
    .scientific-cope {
        font-size:var(--font-size-28)
    }
}

@media (max-width: 1199px) {
    .scientific-cope .scientific-cope-content {
        justify-content:center!important
    }

    .scientific-cope .img-logo-cope-wrap {
        margin-right: 0;
        margin-bottom: 40px
    }

    .scientific-cope .img-logo-cope {
        width: 100%;
        height: auto;
        max-width: 305px
    }

    .scientific-cope .cope-desc {
        width: 100%;
        flex: unset;
        text-align: center
    }
}

#catdesc .scientific-editor-requirements h2 {
    margin-bottom: 20px;
    margin-top: 60px
}

.scientific-editor-requirements .text-copy {
    font-size: var(--font-size-body-1)
}

@media (max-width: 1199px) {
    .scientific-editor-requirements .text-copy {
        font-size:var(--font-size-18)
    }
}

.scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item {
    width: 50%;
    padding: 20px 20px 30px;
    position: relative
}

.scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item:nth-child(2n)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 30px;
    bottom: 30px;
    width: 1px;
    background-color: #CCC
}

.scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item:nth-child(n+3)::after {
    content: '';
    position: absolute;
    left: 30px;
    right: 30px;
    top: 0;
    height: 1px;
    background-color: #CCC
}

.scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item p {
    font-size: var(--font-size-caption-1)
}

.scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item h3 {
    color: var(--color-secondary)
}

.scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item .fake-li {
    position: relative
}

.scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item .fake-li::before {
    content: '';
    position: absolute;
    left: -12px;
    top: .7em;
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 50%
}

@media (max-width: 1199px) {
    #catdesc .scientific-editor-requirements h2 {
        text-align:center;
        margin-top: 0;
        margin-bottom: 25px
    }

    .scientific-editor-requirements .text-copy {
        text-align: center;
        margin-bottom: 25px
    }
}

@media (max-width: 575px) {
    .scientific-editor-requirements .scientific-requirement-list {
        justify-content:center!important
    }

    .scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item {
        width: 62%;
        min-width: 275px;
        border-bottom: 1px solid #CCC
    }

    .scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item::after,.scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item::before {
        content: none!important
    }
}

@media (max-width: 305px) {
    .scientific-editor-requirements .scientific-requirement-list .scientific-requirement-item {
        width:100%;
        min-width: unset
    }
}

.scientific-cta {
    padding: 120px 0
}

.scientific-cta .scientific-cta-content {
    background-color: #F6F6F6;
    border-radius: 16px
}

.scientific-cta .cta-content-text {
    padding: 30px 50px 30px 30px
}

.scientific-cta .cta-content-text h2 {
    max-width: 490px
}

.scientific-cta.scientific-cta2 .cta-content-text h2 {
    max-width: 360px
}

.scientific-cta.scientific-cta2 .cta-content-text .text-desc-big {
    font-size: var(--font-size-title-1);
    line-height: 1.2
}

.scientific-cta .cta-content-text .btn-scrib-cta {
    margin: 30px 0 70px
}

.scientific-cta .cta-content-img {
    height: 390px;
    position: relative
}

.scientific-cta .cta-content-img .img-hero-processed {
    height: 112%;
    width: auto;
    transform: translateY(-5%)
}

.scientific-cta .cta-content-img .img-dashed-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-16%,-45%);
    height: 38%;
    width: auto
}

.scientific-cta.scientific-cta2 .cta-content-img .img-dashed-arrow {
    left: unset;
    right: 20px;
    transform: translate(16%,-45%) scaleX(-1)
}

@media (max-width: 1199px) {
    .scientific-cta .cta-content-img {
        height:350px
    }

    .scientific-cta.scientific-cta2 .cta-content-img {
        height: 380px
    }

    .scientific-cta.scientific-cta2 .cta-content-text .text-desc-big {
        font-size: var(--font-size-24)
    }

    .scientific-cta .cta-content-text .btn-scrib-cta {
        margin: 20px 0
    }
}

@media (max-width: 991px) {
    .scientific-cta {
        padding:80px 0
    }

    .scientific-cta.scientific-cta2 .scientific-cta-content {
        align-items: flex-start!important
    }

    .scientific-cta .cta-content-text {
        padding: 30px 30px 30px 20px;
        order: 2;
        justify-content: flex-start!important
    }

    .scientific-cta .cta-content-text h2 {
        max-width: 400px
    }

    .scientific-cta.scientific-cta2 .cta-content-text .text-desc {
        max-width: 440px
    }

    .scientific-cta .cta-content-text .text-links {
        max-width: 250px
    }

    .scientific-cta .cta-content-img {
        width: 360px;
        height: auto;
        padding: 30px 0 30px 30px;
        order: 1
    }

    .scientific-cta.scientific-cta2 .cta-content-img {
        height: auto
    }

    .scientific-cta .cta-content-img .img-hero-original {
        width: 100%;
        height: auto;
        border-radius: 12px
    }
}

@media (max-width: 767px) {
    .scientific-cta .scientific-cta-content {
        background-color:transparent
    }

    .scientific-cta .cta-content-text {
        align-items: center!important;
        text-align: center;
        width: 100%;
        padding: 0;
        margin-top: 20px
    }

    .scientific-cta .cta-content-img {
        width: 100%;
        padding: 0
    }

    .scientific-cta .cta-content-img .img-hero-full {
        border-radius: 16px
    }
}

@media screen and (max-width: 500px) {
    .scientific-cta {
        padding:60px 0
    }

    .scientific-cta .cta-content-text h2 {
        max-width: 290px
    }

    .scientific-cta.scientific-cta2 .cta-content-text h2 {
        max-width: 220px
    }
}

.scientific-cta.cta-to-scientific-editing-2 {
    padding: 0;
    background-color: #F6F6F6
}

.scientific-cta.cta-to-scientific-editing-2.bg-white,.scientific-cta.cta-to-scientific-editing-2.bg-white .scientific-cta-content {
    background-color: #FFF
}

.scientific-cta.cta-to-scientific-editing-2 .cta-content-img {
    width: auto;
    height: auto
}

.scientific-cta.cta-to-scientific-editing-2 .cta-content-img img {
    border-radius: 20px
}

.scientific-cta.cta-to-scientific-editing-2 .cta-content-text {
    padding: 0 0 0 20px
}

.scientific-cta.cta-to-scientific-editing-2 h2 {
    color: var(--dark-blue)
}

.scientific-cta.cta-to-scientific-editing-2 h3 {
    color: #1F1F1F;
    max-width: 400px
}

.scientific-cta.cta-to-scientific-editing-2 .title-desc {
    color: #333;
    max-width: 500px
}

.scientific-cta.cta-to-scientific-editing-2 .cta-content-text .btn-scrib-cta {
    margin: 30px 0;
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
    color: #FFF
}

.scientific-cta.cta-to-scientific-editing-2 .text-links {
    font-size: var(--font-size-body-1);
    color: #333
}

.scientific-cta.cta-to-scientific-editing-2 .text-links a {
    text-decoration: underline
}

@media (max-width: 1199px) {
    .scientific-cta.cta-to-scientific-editing-2 .cta-content-img {
        width:100%
    }

    .scientific-cta.cta-to-scientific-editing-2 .img-hero-md {
        width: 100%;
        height: auto
    }

    .scientific-cta.cta-to-scientific-editing-2 .cta-content-text {
        padding: 20px 20px 0
    }

    .scientific-cta.cta-to-scientific-editing-2 h3 {
        max-width: unset
    }

    .scientific-cta.cta-to-scientific-editing-2 .title-desc {
        max-width: 800px
    }
}

@media (max-width: 992px) {
    .scientific-cta.cta-to-scientific-editing-2 .cta-content-img {
        padding:0
    }

    .scientific-cta.cta-to-scientific-editing-2 .cta-content-text {
        padding: 20px 0 0
    }

    .scientific-cta.cta-to-scientific-editing-2 .text-links,.scientific-cta.cta-to-scientific-editing-2 h2 {
        max-width: unset
    }
}

@media (max-width: 768px) {
    .scientific-cta.cta-to-scientific-editing-2 .cta-content-text {
        align-items:flex-start!important;
        text-align: left;
        margin-top: 0
    }
}

@media (max-width: 576px) {
    .scientific-cta.cta-to-scientific-editing-2 .img-hero-sm {
        display:none!important
    }

    .scientific-cta.cta-to-scientific-editing-2 .img-hero-xs {
        display: inline!important
    }
}

.scientific-cta.cta-to-scientific-editing .scientific-cta-content {
    position: relative
}

.scientific-cta.cta-to-scientific-editing .cta-content-img {
    height: auto
}

.scientific-cta.cta-to-scientific-editing .cta-content-img img {
    display: none
}

.scientific-cta.cta-to-scientific-editing .cta-content-img img.img-hero-lg {
    display: inline
}

.scientific-cta.cta-to-scientific-editing .cta-content-text {
    padding: 40px 0 24px 60px
}

.scientific-cta.cta-to-scientific-editing .new-badge-wrap {
    position: absolute;
    z-index: 1;
    left: -21px;
    top: -21px
}

.scientific-cta.cta-to-scientific-editing .text-new-badge {
    position: absolute;
    top: 25%;
    left: 25%;
    transform: translate(-50%,-50%) rotate(-45deg);
    font-size: var(--font-size-36);
    line-height: 1
}

.scientific-cta.cta-to-scientific-editing .cta-content-text h2 {
    max-width: unset;
    color: var(--dark-blue)
}

.scientific-cta.cta-to-scientific-editing .cta-content-text h3 {
    margin-right: -30px;
    line-height: 1.2;
    max-width: 600px;
    color: var(--color-secondary)
}

.scientific-cta.cta-to-scientific-editing .cta-content-text .title-desc {
    font-size: var(--font-size-body-2);
    margin-right: -20px;
    line-height: 1.2
}

.scientific-cta.cta-to-scientific-editing .cta-content-text .text-links {
    font-size: var(--font-size-body-1)
}

.scientific-cta.cta-to-scientific-editing .cta-content-text .text-links a {
    text-decoration: underline
}

.scientific-cta.cta-to-scientific-editing .cta-content-text .btn-scrib-cta {
    margin: 40px 0;
    display: inline-flex;
    align-items: center
}

.scientific-cta.cta-to-scientific-editing .cta-content-text .btn-scrib-cta .btn-text-xs {
    display: none
}

.scientific-cta.cta-to-scientific-editing .cta-content-text .btn-scrib-cta .img-arrow {
    margin-left: 8px
}

.scientific-cta.cta-to-scientific-editing .cta-content-text .journals-wrap {
    height: 30px
}

.scientific-cta.cta-to-scientific-editing .cta-content-text .journals-wrap img {
    width: 250px;
    height: auto;
    margin-right: -70px
}

.scientific-cta.cta-to-scientific-editing .scientific-feature-wrap {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 15px;
    color: var(--dark-blue)
}

.scientific-cta.cta-to-scientific-editing .feature-item {
    border-radius: 16px;
    background-color: #F6F6F6;
    padding: 50px 20px
}

.scientific-cta.cta-to-scientific-editing .feature-item .feature-title {
    margin-top: 20px;
    font-size: var(--font-size-title-1);
    line-height: 1.2
}

.scientific-cta.cta-to-scientific-editing .feature-item .feature-desc {
    margin-top: 10px
}

@media (max-width: 1484px) {
    .scientific-cta.cta-to-scientific-editing .cta-content-text .title-desc {
        margin-right:-55px
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .journals-wrap {
        height: 60px
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .journals-wrap img {
        margin-right: -95px
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img img.img-hero-lg {
        height: 516px;
        width: auto
    }
}

@media (max-width: 1249px) {
    .scientific-cta.cta-to-scientific-editing .scientific-cta-content {
        border-bottom-left-radius:0;
        border-bottom-right-radius: 0;
        background-image: unset
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img {
        order: 1
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img img.img-hero-lg {
        display: none
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img img.img-hero-md {
        display: inline
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text {
        order: 2;
        padding: 24px 24px 24px 20px
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text h3 {
        max-width: 480px
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .text-links,.scientific-cta.cta-to-scientific-editing .cta-content-text .title-desc,.scientific-cta.cta-to-scientific-editing .cta-content-text h3 {
        margin-right: 0
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .btn-scrib-cta {
        margin: 20px 0
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .journals-wrap {
        height: auto;
        flex-wrap: wrap
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .text-links {
        width: 100%
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img img.img-hero-md {
        border-bottom-right-radius: 16px
    }

    .scientific-cta.cta-to-scientific-editing .scientific-feature-wrap {
        margin-top: 0;
        grid-gap: 28px;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        background-color: #F6F6F6;
        overflow: hidden
    }

    .scientific-cta.cta-to-scientific-editing .feature-item {
        border-radius: 0;
        padding: 35px 20px;
        position: relative
    }

    .scientific-cta.cta-to-scientific-editing .feature-item:not(:first-child)::before {
        content: '';
        position: absolute;
        top: 24px;
        bottom: 24px;
        left: -14px;
        width: 1px;
        background-color: #CCC
    }

    .scientific-cta.cta-to-scientific-editing .feature-img {
        width: 60px;
        height: 60px
    }

    .scientific-cta.cta-to-scientific-editing .feature-item .feature-title {
        margin-top: 10px;
        font-size: var(--font-size-24);
        line-height: 1.5
    }
}

@media (max-width: 991px) {
    .scientific-cta.cta-to-scientific-editing {
        padding:120px 0
    }

    .scientific-cta.cta-to-scientific-editing .new-badge-wrap {
        left: -15px;
        top: -15px
    }

    .scientific-cta.cta-to-scientific-editing .img-new-badge {
        width: 152px;
        height: 152px
    }

    .scientific-cta.cta-to-scientific-editing .text-new-badge {
        font-size: var(--font-size-28)
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img {
        padding: 0;
        width: auto
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .text-links {
        max-width: unset
    }
}

@media (max-width: 900px) {
    .scientific-cta.cta-to-scientific-editing .scientific-feature-wrap {
        grid-template-columns:repeat(2,1fr);
        grid-row-gap: 12px
    }

    .scientific-cta.cta-to-scientific-editing .feature-item:last-child {
        grid-column: 1/-1
    }

    .scientific-cta.cta-to-scientific-editing .feature-item:last-child::before {
        display: none
    }

    .scientific-cta.cta-to-scientific-editing .feature-item .feature-desc {
        max-width: 256px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 849px) {
    .scientific-cta.cta-to-scientific-editing {
        padding:80px 0
    }

    .scientific-cta.cta-to-scientific-editing .scientific-cta-content {
        background-color: #F6F6F6
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text {
        text-align: left;
        align-items: flex-start!important;
        padding: 30px 30px 50px;
        margin-top: 0
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .btn-scrib-cta {
        margin: 40px 0
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img {
        border-top-right-radius: 16px;
        overflow: hidden
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img img.img-hero-md {
        display: none
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img img.img-hero-xs {
        display: inline
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .journals-wrap {
        row-gap: 40px
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .journals-wrap img {
        margin: 0 auto
    }

    .scientific-cta.cta-to-scientific-editing .scientific-feature-wrap {
        padding-bottom: 30px
    }
}

@media (max-width: 600px) {
    .scientific-cta.cta-to-scientific-editing .cta-content-text {
        padding:30px 25px
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text h2 {
        line-height: 1.2
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .text-links {
        max-width: 310px
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img img.img-hero-xs {
        display: none
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-img img.img-hero-xxs {
        display: inline
    }

    .scientific-cta.cta-to-scientific-editing .scientific-feature-wrap {
        grid-template-columns: 1fr;
        grid-gap: 24px;
        padding-bottom: 0
    }

    .scientific-cta.cta-to-scientific-editing .feature-item {
        padding: 50px 20px
    }

    .scientific-cta.cta-to-scientific-editing .feature-item:not(:first-child)::before {
        display: block;
        left: 50%;
        top: -12px;
        bottom: unset;
        max-width: 340px;
        transform: translateX(-50%);
        width: calc(100% - 48px);
        height: 1px
    }

    .scientific-cta.cta-to-scientific-editing .feature-img {
        width: 80px;
        height: 80px
    }
}

@media (max-width: 500px) {
    .scientific-cta.cta-to-scientific-editing .cta-content-text {
        padding:30px 15px
    }
}

@media (max-width: 374px) {
    .scientific-cta.cta-to-scientific-editing .cta-content-text .btn-scrib-cta .btn-text-lg {
        display:none
    }

    .scientific-cta.cta-to-scientific-editing .cta-content-text .btn-scrib-cta .btn-text-xs {
        display: inline
    }
}

.scientific-vs-academic {
    background-color: #F6F6F6
}

.scientific-vs-academic.bg-white {
    background-color: #FFF
}

.scientific-vs-academic h2 .text-scrib {
    color: var(--color-secondary)
}

.scientific-vs-academic .table-lg-wrap {
    border-radius: 16px;
    padding: 0 28px
}

.scientific-vs-academic .table-lg td,.scientific-vs-academic .table-lg th {
    border-bottom: 1px solid #B6B6B6;
    vertical-align: middle;
    position: relative;
    height: 100px
}

.scientific-vs-academic .table-lg th {
    padding: 0 50px
}

@media screen and (max-width: 800px) {
    .scientific-vs-academic .table-lg th {
        padding:0 20px
    }
}

@media screen and (max-width: 900px) {
    .scientific-vs-academic .table-lg th {
        padding:0 35px
    }
}

.scientific-vs-academic .table .title-academic,.scientific-vs-academic .table .title-scientific {
    font-size: var(--font-size-body-2);
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    border-radius: 16px;
    text-align: center;
    font-weight: 400;
    text-decoration: none!important
}

.scientific-vs-academic .table .title-academic {
    background-color: var(--color-secondary);
    color: #FFF
}

.scientific-vs-academic .table .title-scientific {
    background-color: #FFAC0C;
    color: #000
}

.scientific-vs-academic .table-lg tr:last-child td {
    border-bottom: none
}

.scientific-vs-academic .table-lg td:nth-child(1) {
    padding: 0 50px 0 12px;
    font-weight: 700
}

.scientific-vs-academic .table-lg td:nth-child(2) {
    padding: 0 50px;
    width: 35%
}

.scientific-vs-academic .table-lg td:nth-child(3) {
    padding: 0 20px 0 55px;
    width: 35%
}

.scientific-vs-academic .table-lg td:nth-child(2)::after,.scientific-vs-academic .table-lg td:nth-child(3)::after,.scientific-vs-academic .table-lg th:nth-child(2)::after,.scientific-vs-academic .table-lg th:nth-child(3)::after {
    content: '';
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 0;
    width: 1px;
    background-color: #B6B6B6
}

.scientific-vs-academic .table-lg td:nth-child(3)::before {
    content: url(../images/icons/icon-check.png);
    vertical-align: middle;
    position: absolute;
    left: 20px;
    top: 54%;
    transform: translateY(-50%)
}

.scientific-vs-academic .table-xs td,.scientific-vs-academic .table-xs th {
    border: none;
    padding: 10px
}

.scientific-vs-academic .table-xs th:first-child {
    padding: 0 10px 0 0;
    width: 50%
}

.scientific-vs-academic .table-xs th:last-child {
    padding: 0 0 0 10px
}

.scientific-vs-academic .table-xs .desc-td {
    padding: 30px 0 12px;
    font-size: var(--font-size-body-2);
    font-weight: 700
}

.scientific-vs-academic .table-xs td:first-child:not(.desc-td) {
    background-color: rgba(0,122,255,.1)
}

.scientific-vs-academic .table-xs td:last-child:not(.desc-td) {
    background-color: rgba(255,172,12,.1);
    position: relative;
    padding-left: 44px
}

.scientific-vs-academic .table-xs td:last-child:not(.desc-td)::before {
    content: url(../images/icons/icon-check.png);
    vertical-align: middle;
    position: absolute;
    left: 10px;
    top: 12px
}

.scientific-vs-academic .table-xs td .fa-times-circle {
    color: #ED2626
}

@media (max-width: 500px) {
    .scientific-vs-academic .table-xs td:last-child:not(.desc-td) {
        padding-left:10px
    }

    .scientific-vs-academic .table-xs td:last-child:not(.desc-td)::before {
        display: none
    }
}

.testimonials-3 {
    background-color: #F6F6F6
}

.testimonials-3 .testimonials-content {
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto
}

.testimonials-3 .owl-stage {
    display: flex
}

.testimonials-3 .carousel-item {
    height: 100%;
    padding: 15px 22px 22px 15px;
    border-radius: 16px;
    background-color: #FFF
}

.testimonials-3 .carousel-item .img-open-quote {
    width: auto
}

.testimonials-3 .text-feedback {
    margin-top: 10px;
    font-size: var(--font-size-caption-1);
    height: 280px;
    border-bottom: 1px solid #CCC
}

.testimonials-3 .text-feedback::-webkit-scrollbar-thumb {
    background-color: var(--color-secondary)
}

.testimonials-3 .client-info {
    position: relative;
    padding-top: 22px
}

.testimonials-3 .text-name {
    font-size: var(--font-size-body-2);
    margin-right: 5px
}

.testimonials-3 .stars-wrap {
    white-space: nowrap
}

.testimonials-3 .glyphicon-star {
    font-size: var(--font-size-body-2);
    color: #FFBE00
}

.testimonials-3 .text-date {
    color: #777;
    font-size: var(--font-size-caption-2)
}

.testimonials-3 .owl-stage-outer::after,.testimonials-3 .owl-stage-outer::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 250px;
    background: linear-gradient(90deg,#F6F6F6 57.4%,rgba(244,244,244,0) 100%);
    z-index: 1
}

.testimonials-3 .owl-stage-outer::after {
    left: unset;
    right: 0;
    background: linear-gradient(270deg,#F6F6F6 57.4%,rgba(244,244,244,0) 100%)
}

.testimonials-3.no-fade .owl-stage-outer::after,.testimonials-3.no-fade .owl-stage-outer::before {
    display: none
}

.testimonials-3 .owl-next,.testimonials-3 .owl-prev {
    width: 42px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 125px;
    transform: translateY(-50%)
}

.testimonials-3 .owl-next {
    right: 125px;
    left: unset
}

@media (max-width: 1800px) {
    .testimonials-3 .owl-stage-outer::after,.testimonials-3 .owl-stage-outer::before {
        width:120px
    }

    .testimonials-3 .owl-prev {
        left: 55px
    }

    .testimonials-3 .owl-next {
        right: 55px
    }
}

@media (max-width: 1400px) {
    .testimonials-3 .owl-stage-outer::after,.testimonials-3 .owl-stage-outer::before {
        width:70px
    }

    .testimonials-3 .owl-prev {
        left: 20px
    }

    .testimonials-3 .owl-next {
        right: 20px
    }
}

@media (max-width: 576px) {
    .testimonials-3 .owl-stage-outer {
        padding-left:2px
    }

    .testimonials-3 .owl-stage-outer::after,.testimonials-3 .owl-stage-outer::before {
        width: 0
    }

    .testimonials-3 .global-testimonials-carousel {
        padding: 0 15px
    }
}

.scientific-published-carousel {
    background-color: #F6F6F6
}

.scientific-published-carousel.bg-white {
    background-color: #fff
}

.scientific-published-carousel.bg-white .carousel-item {
    background-color: #F6F6F6
}

.scientific-published-carousel .published-content {
    max-width: 2000px;
    margin: 0 auto
}

.scientific-published-carousel h2 .text-scrib {
    color: var(--color-secondary)
}

.scientific-published-carousel .carousel-item {
    height: 150px;
    border-radius: 16px;
    background: #FFF;
    padding: 30px 60px
}

.scientific-published-carousel .owl-carousel .carousel-item img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

@media (max-width: 600px) {
    .scientific-published-carousel .carousel-item {
        height:100px;
        padding: 15px 30px
    }
}

@media (max-width: 767px) {
    .scientific-published-carousel .owl-carousel {
        padding:0 15px
    }
}

.academics-fields-carousel {
    background: linear-gradient(96deg,#004FAE -7%,#033A6A 137%);
    color: #FFF
}

.academics-fields-carousel>.academics-fields-content {
    max-width: 2000px;
    margin: auto
}

.academics-fields-carousel .carousel-item {
    border-radius: 5px;
    background: rgba(255,255,255,.1);
    position: relative;
    width: 100%;
    aspect-ratio: 1/1;
    gap: 16px
}

.academics-fields-carousel .carousel-item .img-wrap {
    width: 50%;
    border-radius: 50%;
    aspect-ratio: 1/1
}

.academics-fields-carousel .carousel-item .img-wrap img {
    max-width: 65%
}

.academics-fields-carousel .carousel-item h3 {
    margin: 0
}

@media (max-width: 767px) {
    .academics-fields-carousel h2 {
        max-width:630px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 500px) {
    .academics-fields-carousel h2 {
        max-width:420px
    }

    .academics-fields-carousel h2 br {
        display: none!important
    }
}

@media (max-width: 1199px) {
    .author-books-carousel .books-owl-carousel .carousel-item,.author-books-carousel .books-owl-carousel .owl-item::before {
        width:124px
    }
}

@media (max-width: 992px) {
    .author-books-carousel .books-owl-carousel .carousel-item,.author-books-carousel .books-owl-carousel .owl-item::before {
        width:136px
    }
}

@media (max-width: 500px) {
    .author-books-carousel .books-owl-carousel .carousel-item,.author-books-carousel .books-owl-carousel .owl-item::before {
        width:120px
    }
}

.scribendi-widget-section.numbers-3.boost-writing h2 {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto
}

.scribendi-widget-section.numbers-3.boost-writing .numbers-item {
    margin-top: 85px;
    padding: 140px 30px 80px;
    font-size: var(--font-size-title-1)
}

.scribendi-widget-section.numbers-3.boost-writing .img-wrap-outer {
    padding: 15px
}

.scribendi-widget-section.numbers-3.boost-writing .img-wrap-inner {
    padding: 42px
}

.scribendi-widget-section.numbers-3.boost-writing .img-wrap-inner img {
    width: 76px;
    height: 76px
}

.scribendi-widget-section.numbers-3.boost-writing h3 {
    line-height: 1.3
}

@media (max-width: 1199px) {
    .scribendi-widget-section.numbers-3.boost-writing h2 {
        max-width:780px
    }

    .scribendi-widget-section.numbers-3.boost-writing .numbers-item {
        margin-top: 60px;
        padding: 95px 20px 44px
    }

    .scribendi-widget-section.numbers-3.boost-writing .img-wrap-outer {
        padding: 10px
    }

    .scribendi-widget-section.numbers-3.boost-writing .img-wrap-inner {
        padding: 30px
    }

    .scribendi-widget-section.numbers-3.boost-writing .img-wrap-inner img {
        width: 53px;
        height: 53px
    }
}

@media (max-width: 767px) {
    .scribendi-widget-section.numbers-3.boost-writing h2 {
        max-width:540px
    }

    .scribendi-widget-section.numbers-3.boost-writing .numbers-item:nth-child(3) {
        margin-top: 90px
    }
}

@media (max-width: 500px) {
    .scribendi-widget-section.numbers-3.boost-writing h2 {
        max-width:370px
    }

    .scribendi-widget-section.numbers-3.boost-writing .numbers-item:nth-child(2) {
        margin-top: 90px;
        padding: 100px 15px 50px;
        font-size: var(--font-size-30)
    }

    .scribendi-widget-section.numbers-3.boost-writing .img-wrap-inner {
        padding: 30px
    }

    .scribendi-widget-section.numbers-3.boost-writing .img-wrap-inner img {
        width: 60px;
        height: 60px
    }
}

@media (max-width: 360px) {
    .scribendi-widget-section.numbers-3.boost-writing .numbers-item {
        margin-top:50px
    }

    .scribendi-widget-section.numbers-3.boost-writing .img-wrap-inner {
        padding: 22px
    }

    .scribendi-widget-section.numbers-3.boost-writing .img-wrap-inner img {
        width: 44px;
        height: 44px
    }
}

.author-books-carousel {
    max-width: 2000px;
    margin: auto
}

.author-books-carousel .books-owl-carousel .carousel-item {
    width: 180px;
    height: auto;
    margin: 0 auto
}

.author-books-carousel .books-owl-carousel .owl-item {
    position: relative;
    padding-bottom: 40px
}

.author-books-carousel .books-owl-carousel .owl-item::before {
    content: "";
    position: absolute;
    bottom: 20px;
    width: 180px;
    height: 40px;
    background-color: rgba(0,0,0,.3);
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    filter: blur(10px);
    border-radius: 100%
}

@media (max-width: 1199px) {
    .author-books-carousel .books-owl-carousel .carousel-item,.author-books-carousel .books-owl-carousel .owl-item::before {
        width:124px
    }
}

@media (max-width: 992px) {
    .author-books-carousel .books-owl-carousel .carousel-item,.author-books-carousel .books-owl-carousel .owl-item::before {
        width:136px
    }
}

@media (max-width: 500px) {
    .author-books-carousel .books-owl-carousel .carousel-item,.author-books-carousel .books-owl-carousel .owl-item::before {
        width:120px
    }
}

.use-zh-academic-editing {
    background-color: #EAF5FB
}

.use-zh-academic-editing h2 br {
    display: none
}

.use-zh-academic-editing .editing-reason-item {
    position: relative;
    padding-left: 66px
}

.use-zh-academic-editing .img-icon-steps {
    margin: 0 40px 20px
}

.use-zh-academic-editing .img-icon-check {
    position: absolute;
    left: 0;
    top: .4em
}

.use-zh-academic-editing p {
    line-height: 1.8;
    margin: -.4em 0 40px!important
}

.use-zh-academic-editing .editing-reason-item:last-child p {
    margin-bottom: 0!important
}

@media (max-width: 1199px) {
    .use-zh-academic-editing .editing-reason-item {
        padding-left:44px
    }

    .use-zh-academic-editing .img-icon-steps {
        width: 120px;
        height: auto;
        margin: 0 34px 20px
    }

    .use-zh-academic-editing .img-icon-check {
        width: 24px;
        height: auto
    }

    .use-zh-academic-editing p {
        margin-bottom: 30px!important
    }
}

@media (max-width: 991px) {
    .use-zh-academic-editing .editing-reason-item {
        padding-left:27px
    }

    .use-zh-academic-editing .img-icon-steps {
        width: 78px;
        margin-left: 20px
    }

    .use-zh-academic-editing .img-icon-check {
        width: 15px
    }
}

@media (max-width: 767px) {
    .use-zh-academic-editing .img-icon-steps {
        margin:.4em 20px 0
    }
}

@media (max-width: 575px) {
    .use-zh-academic-editing .img-icon-steps {
        width:60px;
        margin: .4em 0 0 10px
    }

    .use-zh-academic-editing h2 .symbol-comma {
        display: none
    }

    .use-zh-academic-editing h2 br {
        display: inline
    }
}

.zh-academic-editing-improvement .improvement-content-wrap {
    position: relative
}

.zh-academic-editing-improvement .improvement-content-wrap::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 13px;
    background-color: #FFF;
    transform: translateY(100%)
}

.zh-academic-editing-improvement h2 br {
    display: none
}

.zh-academic-editing-improvement .img-plane-blue {
    position: absolute;
    left: 90%;
    top: 0;
    transform: translateY(-100%)
}

.zh-academic-editing-improvement .img-plane-blue-2,.zh-academic-editing-improvement .img-plane-blue-3,.zh-academic-editing-improvement .img-plane-yellow-2,.zh-academic-editing-improvement .img-plane-yellow-3 {
    display: none
}

.zh-academic-editing-improvement .img-plane-yellow {
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(-40%,100%)
}

.zh-academic-editing-improvement .improvement-content {
    border-radius: 60px;
    border: 7px solid #004FAE;
    background-color: #004FAE;
    overflow: hidden;
    box-shadow: 3px 13px 1px 0 rgba(0,0,0,.15);
    display: grid;
    grid-template-columns: 2fr 1fr;
    position: relative;
    z-index: 1
}

.zh-academic-editing-improvement .img-sample-wrap {
    padding: 30px;
    background-color: #FFF
}

.zh-academic-editing-improvement .img-sample {
    width: 100%;
    height: auto;
    aspect-ratio: 939/546
}

.zh-academic-editing-improvement .text-wrap {
    position: relative
}

.zh-academic-editing-improvement .text-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: -4px;
    width: 74px;
    height: 100%;
    background-color: #FFF
}

.zh-academic-editing-improvement .text-wrap-content {
    height: 100%;
    position: relative;
    z-index: 1;
    padding: 30px;
    background-color: #004FAE;
    border-radius: 67px;
    color: #FFF
}

.zh-academic-editing-improvement .tag-after {
    position: relative;
    display: inline-block;
    padding: 3px 39px 6px;
    margin-bottom: 48px;
    background-color: #FFBE00;
    border-radius: 25px;
    line-height: 1;
    font-size: var(--font-size-32)
}

.zh-academic-editing-improvement .tag-after::after {
    content: '';
    position: absolute;
    bottom: -7px;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #FFBE00
}

.zh-academic-editing-improvement .custom-ul li+li {
    margin-top: 30px
}

@media (max-width: 1880px) {
    .zh-academic-editing-improvement .img-plane-blue-1 {
        display:none
    }

    .zh-academic-editing-improvement .img-plane-blue-2 {
        display: block
    }
}

@media (max-width: 1499px) {
    .zh-academic-editing-improvement .img-plane-yellow-1 {
        bottom:50px;
        left: 100px
    }
}

@media (max-width: 1399px) {
    .zh-academic-editing-improvement .img-plane-blue-2 {
        left:85%;
        height: 205px;
        width: auto
    }

    .zh-academic-editing-improvement .img-plane-yellow-1 {
        left: 150px
    }
}

@media (max-width: 1199px) {
    .zh-academic-editing-improvement .img-plane-yellow-1 {
        height:600px;
        width: auto;
        bottom: 35px;
        left: 100px
    }

    .zh-academic-editing-improvement .img-sample-wrap {
        padding: 20px
    }

    .zh-academic-editing-improvement .text-wrap-content {
        padding: 30px 16px
    }

    .zh-academic-editing-improvement .tag-after {
        font-size: var(--font-size-22);
        padding: 2px 24px 4px;
        margin-bottom: 20px
    }

    .zh-academic-editing-improvement .custom-ul {
        font-size: var(--font-size-18)
    }

    .zh-academic-editing-improvement .custom-ul li+li {
        margin-top: 10px
    }
}

@media (max-width: 1099px) {
    .zh-academic-editing-improvement .img-plane-blue-2 {
        left:81%;
        height: 186px;
        width: auto
    }
}

@media (max-width: 991px) {
    .zh-academic-editing-improvement .img-plane-yellow-1 {
        display:none
    }

    .zh-academic-editing-improvement .img-plane-yellow-2 {
        display: block;
        bottom: 25px;
        left: 150px
    }

    .zh-academic-editing-improvement .img-sample-wrap {
        padding: 16px
    }

    .zh-academic-editing-improvement .text-wrap-content {
        padding: 30px 24px
    }

    .zh-academic-editing-improvement .tag-after {
        font-size: var(--font-size-16);
        padding: 2px 20px 4px;
        margin-bottom: 14px
    }

    .zh-academic-editing-improvement .tag-after::after {
        height: 1px;
        bottom: -4px
    }

    .zh-academic-editing-improvement .custom-ul {
        font-size: var(--font-size-16)
    }

    .zh-academic-editing-improvement .custom-ul li+li {
        margin-top: 10px
    }
}

@media (max-width: 880px) {
    .zh-academic-editing-improvement .img-plane-blue-2 {
        height:170px
    }
}

@media (max-width: 767px) {
    .zh-academic-editing-improvement .img-plane-blue-2 {
        display:none
    }

    .zh-academic-editing-improvement .img-plane-blue-3 {
        display: block;
        left: unset;
        right: -15px;
        top: 40px;
        opacity: .4
    }

    .zh-academic-editing-improvement .img-plane-yellow-2 {
        bottom: 25px;
        left: 100px
    }

    .zh-academic-editing-improvement .improvement-content {
        grid-template-columns: 1fr;
        border-radius: 67px
    }

    .zh-academic-editing-improvement .text-wrap::before {
        left: 0;
        top: -4px;
        width: 100%;
        height: 74px
    }

    .zh-academic-editing-improvement .text-wrap-content {
        display: block!important
    }
}

@media (max-width: 575px) {
    .zh-academic-editing-improvement h2 .symbol-comma {
        display:none
    }

    .zh-academic-editing-improvement h2 br {
        display: inline
    }

    .zh-academic-editing-improvement .img-plane-yellow-2 {
        display: none
    }

    .zh-academic-editing-improvement .img-plane-yellow-3 {
        display: block;
        bottom: 25px;
        left: 92px
    }

    .zh-academic-editing-improvement .img-sample-wrap {
        padding: 20px 6px
    }

    .zh-academic-editing-improvement .text-wrap-content {
        padding: 20px 16px 20px 28px
    }

    .zh-academic-editing-improvement .tag-after {
        padding: 4px 15px 7px
    }

    .zh-academic-editing-improvement .custom-ul li {
        margin-left: -.6em
    }

    .zh-academic-editing-improvement .custom-ul li+li {
        margin-top: 6px
    }
}

.zh-academic-editing-additional {
    background-color: #EAF5FB
}

.zh-academic-editing-additional .custom-ul li::before {
    background-color: #777;
    width: 4px
}

.zh-academic-editing-additional .custom-ul li+li {
    margin-top: 20px
}

.zh-academic-editing-additional .img-additional {
    width: 171px;
    height: auto;
    margin-top: .25em
}

.zh-academic-editing-additional .img-additional-2 {
    display: none
}

@media (max-width: 1199px) {
    .zh-academic-editing-additional .custom-ul li+li {
        margin-top:15px
    }

    .zh-academic-editing-additional .img-additional {
        width: 100px
    }
}

@media (max-width: 991px) {
    .zh-academic-editing-additional .additional-content {
        max-width:621px;
        margin: 0 auto
    }

    .zh-academic-editing-additional .custom-ul li+li {
        margin-top: 10px
    }

    .zh-academic-editing-additional .img-additional {
        width: 74px;
        margin: 2em 0 0 4em
    }
}

@media (max-width: 575px) {
    .zh-academic-editing-additional .custom-ul li+li {
        margin-top:12px
    }

    .zh-academic-editing-additional .img-additional {
        width: 54px;
        margin: -.6em 0 0 1em
    }

    .zh-academic-editing-additional .img-additional-1 {
        display: none
    }

    .zh-academic-editing-additional .img-additional-2 {
        display: inline
    }
}

@media (max-width: 330px) {
    .zh-academic-editing-additional .img-additional {
        margin:.4em 0 0 1em
    }
}

.zh-academic-editing-document {
    background-color: #EAF5FB;
    position: relative
}

.zh-academic-editing-document .img-dots-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 2000px;
    margin: auto;
    pointer-events: none
}

.zh-academic-editing-document .img-dots-left {
    position: absolute;
    left: 0;
    bottom: 80px
}

.zh-academic-editing-document .img-dots-right {
    position: absolute;
    right: 0;
    top: 47px;
    transform: translateX(20%)
}

.zh-academic-editing-document .custom-ul li::before {
    background-color: #777;
    width: 4px
}

.zh-academic-editing-document .custom-ul li+li {
    margin-top: 3px
}

.zh-academic-editing-document .security-desc {
    margin-top: 20px
}

.zh-academic-editing-document .security-desc a {
    color: #777;
    text-decoration: underline
}

.zh-academic-editing-document .security-desc a:focus,.zh-academic-editing-document .security-desc a:hover {
    color: #004FAE
}

.zh-academic-editing-document .cta-wrap {
    margin-top: 53px
}

.zh-academic-editing-document .img-security {
    height: 2.5em;
    width: auto;
    margin-right: 18px
}

.zh-academic-editing-document .img-document {
    width: 174px;
    height: auto;
    margin-top: .8em
}

@media (max-width: 1799px) {
    .zh-academic-editing-document .img-dots-left {
        width:140px;
        height: auto;
        bottom: 60px
    }

    .zh-academic-editing-document .img-dots-right {
        width: 200px;
        height: auto;
        top: 40px;
        transform: translateX(30%)
    }
}

@media (max-width: 1199px) {
    .zh-academic-editing-document .img-dots-left {
        width:100px;
        bottom: 50px
    }

    .zh-academic-editing-document .img-dots-right {
        width: 150px
    }

    .zh-academic-editing-document .cta-wrap {
        margin-top: 30px
    }

    .zh-academic-editing-document .img-document {
        width: 100px
    }
}

@media (max-width: 991px) {
    .zh-academic-editing-document .img-dots-left {
        width:88px;
        bottom: 30px
    }

    .zh-academic-editing-document .img-dots-right {
        width: 120px;
        top: 30px;
        transform: translateX(40%)
    }

    .zh-academic-editing-document .document-content {
        max-width: 621px;
        margin: 0 auto
    }

    .zh-academic-editing-document .custom-ul li+li {
        margin-top: 6px
    }

    .zh-academic-editing-document .security-desc {
        margin-top: 16px;
        align-items: flex-start!important
    }

    .zh-academic-editing-document .img-security {
        height: 23px;
        margin-right: 10px;
        margin-top: .25em
    }

    .zh-academic-editing-document .cta-wrap {
        margin-top: 20px
    }

    .zh-academic-editing-document .btn-scrib-cta {
        padding: 6px 12px;
        font-size: var(--font-size-14)
    }

    .zh-academic-editing-document .img-document {
        width: 81px;
        margin-top: 3.2em
    }
}

@media (max-width: 575px) {
    .zh-academic-editing-document .img-dots-left {
        width:60px;
        bottom: 17px;
        transform: translateX(-30%)
    }

    .zh-academic-editing-document .img-dots-right {
        width: 100px;
        top: 16px;
        transform: translateX(45%)
    }

    .zh-academic-editing-document .custom-ul li+li {
        margin-top: 4px
    }

    .zh-academic-editing-document .img-security {
        margin-right: 8px
    }

    .zh-academic-editing-document .cta-wrap {
        margin-top: 10px
    }

    .zh-academic-editing-document .img-document {
        width: 56px;
        margin-top: 2.6em
    }
}

@media (max-width: 400px) {
    .zh-academic-editing-document {
        overflow:hidden
    }

    .zh-academic-editing-document .img-dots-right {
        top: -20px
    }
}

.cta-corporate .cta-content {
    padding: 40px;
    border-radius: 16px;
    background-color: #F6F6F6
}

.cta-corporate .cta-content .img-hero {
    border-radius: 8px
}

.cta-corporate .cta-content h2 {
    color: var(--dark-blue)
}

.cta-corporate .cta-content .text-desc {
    font-size: var(--font-size-body-2)
}

.cta-corporate .cta-content .btn-questionnaire {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
    color: #FFF
}

.cta-corporate .cta-content .btn-questionnaire:focus {
    outline: 0
}

.cta-corporate .cta-content .text-faq {
    font-size: var(--font-size-body-1)
}

@media (max-width: 630px) {
    .cta-corporate .cta-content h2 br {
        display:none
    }

    .cta-corporate .cta-content h2 {
        max-width: 340px
    }
}

@media (max-width: 575px) {
    .cta-corporate .cta-content {
        padding:20px
    }

    .cta-corporate .cta-content .img-hero-sm {
        display: none!important
    }

    .cta-corporate .cta-content .img-hero-xs {
        display: block!important
    }
}

@media (max-width: 500px) {
    .cta-corporate .cta-content h2 {
        max-width:280px
    }
}

@media (max-width: 400px) {
    .cta-corporate .cta-content .btn-scrib-cta {
        width:100%
    }

    .cta-corporate .cta-content .btn-to-corporate {
        margin: 15px 0 0!important
    }
}

.corporate-questionnaire-modal .close {
    color: red;
    font-size: var(--font-size-30);
    opacity: 1;
    font-weight: 400;
    position: sticky;
    padding: 0 10px 10px;
    right: 10px;
    top: 0;
    z-index: 1
}

.corporate-questionnaire-modal .modal-dialog {
    min-width: 74%;
    max-width: calc(100% - 30px);
    max-height: calc(100% - 80px);
    overflow-y: scroll;
    margin: 40px auto;
    border-radius: 8px;
    background-color: #FFF;
    border-top: 25px solid #FFF;
    border-bottom: 25px solid #FFF
}

.corporate-questionnaire-modal .modal-content {
    padding: 0 25px;
    border-radius: 0;
    border-width: 0
}

.corporate-questionnaire-modal .modal-header {
    border-bottom: 0;
    padding: 15px 0
}

.corporate-questionnaire-modal .modal-title {
    text-align: center;
    font-size: var(--font-size-32)
}

@media (max-width: 991px) {
    .corporate-questionnaire-modal .modal-title {
        font-size:var(--font-size-28)
    }
}

.jumbotron-home-2 {
    position: relative;
    padding: 30px 0 124px;
    color: #FFF;
    background: linear-gradient(248deg,#007AFF -11.81%,#000534 102.74%)
}

.jumbotron-home-2 .jumbotron-content {
    position: relative;
    width: 100%;
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 100px
}

.jumbotron-home-2 .owl-carousel.before-init {
    display: block
}

.jumbotron-home-2 .owl-carousel.before-init .item {
    display: none
}

.jumbotron-home-2 .owl-carousel.before-init .item.item-1 {
    display: block
}

.jumbotron-home-2 .owl-stage-outer {
    padding-left: 2px
}

.jumbotron-home-2 .owl-stage {
    display: flex
}

.jumbotron-home-2 .item {
    height: 100%
}

.jumbotron-home-2 .item-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100%
}

.jumbotron-home-2 .item-3 .item-content h2 {
    max-width: 600px
}

.jumbotron-home-2 .item-content .text-desc {
    font-size: var(--font-size-body-1);
    font-weight: 400
}

.jumbotron-home-2 .item-content .btns-wrap {
    gap: 10px 20px
}

.jumbotron-home-2 .item-content .img-hero {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    pointer-events: none
}

.jumbotron-home-2 .owl-nav .owl-next,.jumbotron-home-2 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -100px;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer
}

.jumbotron-home-2 .owl-nav .owl-next {
    left: unset;
    right: -100px
}

.jumbotron-home-2 .item-content .btn-view-academic {
    background-color: var(--color-blue-50);
    border-color: var(--color-blue-50);
    color: var(--dark-blue)
}

.jumbotron-home-2 .item-content .btn-view-academic:focus {
    outline: 0
}

.jumbotron-home-2 .trustpilot-wrapper {
    width: 218px;
    height: 152px;
    border-radius: 10px
}

.jumbotron-home-2 .trustpilot-widget iframe {
    height: 62%!important
}

.jumbotron-home-2 .img-wave-wrap {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 1
}

.jumbotron-home-2 .img-wave {
    width: 100%;
    height: auto;
    transform: rotate(180deg);
    max-height: 234px;
    pointer-events: none
}

.jumbotron-home-2 .dots-wrap {
    display: flex;
    position: absolute;
    left: 74%;
    top: 50%;
    transform: translate(50%,-50%);
    z-index: 1
}

.jumbotron-home-2 .dots-wrap .owl-dot {
    width: 20px;
    height: 20px;
    margin: 0 10px;
    background-color: #CCC;
    border: 0;
    border-radius: 50%
}

.jumbotron-home-2 .dots-wrap .owl-dot.active {
    background-color: #777
}

.jumbotron-home-2 .dots-wrap .owl-dot .owl-btn:focus {
    outline: 0
}

.jumbotron-home-2 .dots-wrap .owl-dot .owl-btn {
    background-color: transparent;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0
}

@media (max-width: 1540px) {
    .jumbotron-home-2 {
        padding:60px 0 80px
    }

    .jumbotron-home-2 .jumbotron-content {
        padding: 0 60px
    }

    .jumbotron-home-2 .owl-nav .owl-prev {
        left: -60px
    }

    .jumbotron-home-2 .owl-nav .owl-next {
        right: -60px
    }

    .jumbotron-home-2 .owl-nav img {
        width: 55px;
        height: 55px
    }
}

@media (max-width: 1500px) {
    .jumbotron-home-2 .jumbotron-content {
        background-position:center 20%
    }
}

@media (max-width: 1360px) {
    .jumbotron-home-2 .item .item-content h2 {
        margin-right:-90px
    }

    .jumbotron-home-2 .dots-wrap {
        left: 70%
    }
}

@media (max-width: 1199px) {
    .jumbotron-home-2 {
        padding-top:80px
    }

    .jumbotron-home-2 .item-3 .item-content h2 {
        max-width: 500px
    }
}

@media (max-width: 991px) {
    .jumbotron-home-2 {
        padding-bottom:0
    }

    .jumbotron-home-2 .jumbotron-content {
        background-image: none;
        width: 100%;
        padding: 0
    }

    .jumbotron-home-2 .owl-stage-outer {
        padding-left: 0
    }

    .jumbotron-home-2 .item-content {
        grid-template-columns: 1fr;
        gap: 20px
    }

    .jumbotron-home-2 .item-content .content-text-wrap {
        padding: 0 15px
    }

    .jumbotron-home-2 .item .item-content h2 {
        max-width: 400px;
        margin-right: unset
    }

    .jumbotron-home-2 .item-content .text-desc {
        max-width: 650px;
        font-size: var(--font-size-20)
    }

    .jumbotron-home-2 .item-content .img-hero-wrap {
        padding: 0 15px;
        overflow: hidden
    }

    .jumbotron-home-2 .item-content .img-hero {
        width: 100%;
        max-width: 760px;
        margin-bottom: -10px
    }

    .jumbotron-home-2 .owl-nav .owl-prev {
        visibility: hidden;
        transform: translateY(40px);
        left: 15px
    }

    .jumbotron-home-2 .owl-nav .owl-next {
        visibility: hidden;
        transform: translateY(40px);
        right: 15px
    }

    .jumbotron-home-2 .owl-nav img {
        width: 70px;
        height: 70px
    }

    .jumbotron-home-2 .dots-wrap {
        left: 67%;
        top: 55%
    }
}

@media (max-width: 767px) {
    .jumbotron-home-2 {
        padding:65px 0 0
    }

    .jumbotron-home-2 .item-content .text-desc {
        max-width: 560px;
        font-size: var(--font-size-18)
    }

    .jumbotron-home-2 .item-content .img-hero {
        max-width: 545px
    }

    .jumbotron-home-2 .trustpilot-outer {
        display: none
    }

    .jumbotron-home-2 .dots-wrap {
        left: unset;
        right: 20%;
        top: 62%
    }

    .jumbotron-home-2 .owl-nav .owl-next,.jumbotron-home-2 .owl-nav .owl-prev {
        transform: translateY(25px)
    }

    .jumbotron-home-2 .owl-nav img {
        width: 66px;
        height: 66px
    }
}

@media (max-width: 480px) {
    .jumbotron-home-2 .dots-wrap {
        top:66%
    }
}

.scribendi-numbers-4 {
    position: relative
}

.scribendi-numbers-4 .bg-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(85%);
    z-index: -1
}

.scribendi-numbers-4 .text-desc {
    max-width: 620px;
    margin: 10px auto 50px;
    font-size: var(--font-size-body-1)
}

.scribendi-numbers-4 .numbers-4-content {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.scribendi-numbers-4 .numbers-cards-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding-right: 10px
}

.scribendi-numbers-4 .numbers-card {
    padding: 40px 30px;
    border-radius: 16px;
    background-color: #F6F6F6
}

.scribendi-numbers-4 .numbers-card .text-title,.scribendi-numbers-4 .text-year {
    font-size: 50px;
    color: var(--color-secondary);
    line-height: 1.5;
    display: inline
}

.scribendi-numbers-4 .numbers-card .symbol-slash {
    font-weight: 400;
    font-size: .8em;
    vertical-align: middle
}

.scribendi-numbers-4 .numbers-card .card-desc {
    font-size: var(--font-size-body-1);
    line-height: 1.2
}

.scribendi-numbers-4 .numbers-desc {
    padding: 10px 20px 0;
    overflow: hidden;
    background-color: #FFF
}

.scribendi-numbers-4 .text-year-label {
    font-size: var(--font-size-title-1);
    color: var(--dark-blue)
}

.scribendi-numbers-4 .numbers-desc p {
    font-size: var(--font-size-body-2)
}

.scribendi-numbers-4 .numbers-desc .img-services-lg-wrap {
    max-height: 100px;
    margin-top: -15px
}

.scribendi-numbers-4 .numbers-desc .img-services {
    aspect-ratio: 533 / 451
}

@media (max-width: 1199px) {
    .scribendi-numbers-4 .numbers-4-content {
        grid-template-columns:1fr
    }

    .scribendi-numbers-4 .numbers-desc {
        order: 1;
        padding: 0 0 40px
    }

    .scribendi-numbers-4 .numbers-desc .desc-text-wrap {
        padding-left: 20px
    }

    .scribendi-numbers-4 .numbers-desc p {
        line-height: 1
    }

    .scribendi-numbers-4 .numbers-cards-list {
        order: 2;
        grid-template-columns: repeat(4,1fr);
        padding-right: 0
    }

    .scribendi-numbers-4 .numbers-card {
        padding: 30px
    }

    .scribendi-numbers-4 .numbers-desc .img-services-md-wrap img {
        margin: -42px 0 -163px;
        width: 100%;
        max-width: 533px;
        height: auto
    }
}

@media (max-width: 940px) {
    .scribendi-numbers-4 .numbers-cards-list {
        grid-template-columns:1fr 1fr
    }
}

@media (max-width: 768px) {
    .scribendi-numbers-4 .numbers-desc p {
        line-height:1.5
    }

    .scribendi-numbers-4 h2 {
        max-width: 420px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 576px) {
    .scribendi-numbers-4 .numbers-desc .img-services-md-wrap img {
        margin-bottom:-29%
    }

    .scribendi-numbers-4 .numbers-card .text-title,.scribendi-numbers-4 .text-year {
        font-size: var(--font-size-40)
    }
}

@media (max-width: 440px) {
    .scribendi-numbers-4 .numbers-card {
        padding:15px
    }

    .scribendi-numbers-4 .numbers-card .text-title,.scribendi-numbers-4 .text-year {
        font-size: var(--font-size-36)
    }

    .scribendi-numbers-4 .numbers-card .card-desc {
        font-size: var(--font-size-18)
    }

    .scribendi-numbers-4 .numbers-desc .desc-text-wrap {
        padding-left: 0
    }
}

.scribendi-testimonials-4 .container-home {
    max-width: 1550px;
    padding: 0 15px;
    margin: 0 auto
}

.scribendi-testimonials-4 .testimonials-content {
    display: grid;
    grid-template-columns: 38fr 62fr;
    gap: 40px
}

.scribendi-testimonials-4.tms-psp .testimonials-content {
    grid-template-columns: 62fr 38fr
}

.scribendi-testimonials-4.tms-psp .content-left {
    order: 1
}

.scribendi-testimonials-4 .content-left .text-desc {
    font-size: var(--font-size-body-2)
}

.scribendi-testimonials-4 .content-left .sticky-wrap {
    position: sticky;
    top: 100px
}

.scribendi-testimonials-4 .reviews-item-wrap {
    gap: 20px
}

.scribendi-testimonials-4 .reviews-item {
    width: 218px;
    height: 152px;
    border-radius: 10px
}

.scribendi-testimonials-4 .trustpilot-widget iframe {
    height: 68%!important
}

.scribendi-testimonials-4 .content-right {
    column-count: 2;
    gap: 10px;
    margin-top: -10px
}

.scribendi-testimonials-4 .testimonials-item {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    padding: 14px;
    border-radius: 16px;
    background-color: #FFF
}

.scribendi-testimonials-4.tms-psp .testimonials-item {
    border: 1px dashed #e9ebef
}

.scribendi-testimonials-4 .testimonials-item .text-feedback,.scribendi-testimonials-4 .testimonials-item .text-name {
    font-size: var(--font-size-caption-1)
}

.scribendi-testimonials-4 .testimonials-item .text-date {
    font-size: var(--font-size-caption-2);
    color: #777;
    line-height: 1;
    margin-top: 2px
}

.scribendi-testimonials-4 .testimonials-item .stars-wrap {
    font-size: var(--font-size-body-1);
    color: #FFC500;
    line-height: 1;
    word-spacing: -.2em;
    display: flex;
    gap: 2px
}

@media (max-width: 1199px) {
    .scribendi-testimonials-4 .testimonials-content,.scribendi-testimonials-4.tms-psp .testimonials-content {
        grid-template-columns:1fr;
        gap: 20px
    }

    .scribendi-testimonials-4.tms-psp .content-left {
        order: 0
    }

    .scribendi-testimonials-4 .content-left .sticky-wrap {
        position: unset;
        top: unset
    }
}

@media (max-width: 650px) {
    .scribendi-testimonials-4 .content-right {
        column-count:1
    }

    .scribendi-testimonials-4 .container-psp-p .testimonials-item:first-child {
        margin-top: 25px
    }

    .scribendi-testimonials-4 .testimonials-item .text-feedback {
        max-height: 150px
    }
}

.scribendi-faq {
    position: relative;
    z-index: 2
}

.faq-container {
    max-width: 1550px;
    padding: 80px 15px;
    margin: 0 auto
}

.scribendi-faq .faq-content {
    display: grid;
    grid-template-columns: 38fr 62fr;
    gap: 40px
}

.scribendi-faq .content-left .sticky-wrap {
    position: sticky;
    top: 70px
}

.scribendi-faq .content-left .text-subtitle {
    font-size: var(--font-size-body-2)
}

.scribendi-faq .content-left .text-subtitle .open-tawk {
    text-decoration: underline;
    cursor: pointer
}

.scribendi-faq .contact-form .form-group {
    margin: 0 0 10px
}

.scribendi-faq .contact-form .field-error,.scribendi-faq .contact-form [id*=error] {
    margin-bottom: 5px!important;
    margin-top: 30px!important
}

.scribendi-faq .contact-form .form-group label {
    font-size: var(--font-size-caption-1);
    color: #777;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 400;
    padding: 0;
    margin-bottom: 5px
}

.scribendi-faq .contact-form .form-group .field-wrap,.scribendi-faq .contact-form .form-group label+div {
    padding: 0;
    width: 100%
}

.scribendi-faq .contact-form .has-error label {
    color: #A94442
}

.scribendi-faq .contact-form form>.form-group .form-control {
    height: 42px;
    max-width: 370px;
    padding: 8px 16px;
    border-radius: 8px;
    border-color: transparent;
    box-shadow: none;
    font-size: var(--font-size-caption-1);
    color: #6B7280
}

.scribendi-faq .contact-form form>.form-group .form-control::placeholder {
    color: #CDCDCD
}

.scribendi-faq .contact-form form>.form-group .form-control:hover {
    border-color: #E9EBEF
}

.scribendi-faq .contact-form form>.form-group .form-control:focus {
    border-color: var(--color-secondary);
    box-shadow: 0 2px 4px -2px #dbeafe
}

.scribendi-faq .contact-form form>.form-group.has-error .form-control {
    border-color: #A94442
}

.scribendi-faq .form-control::placeholder {
    color: #6B7280
}

.scribendi-faq .contact-form form>.form-group .form-control#message {
    max-width: 100%;
    max-height: 100px;
    height: auto;
    resize: none
}

.scribendi-faq .contact-form .btn-submit {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
    color: #FFF;
    padding-left: 38px;
    padding-right: 38px;
    outline: 0
}

.scribendi-faq .privacy-policy-approval {
    margin: 0 0 15px!important
}

.scribendi-faq .privacy-policy-group {
    display: flex;
    align-items: center
}

.scribendi-faq .privacy-policy-group .input-group-addon {
    order: 1;
    padding-left: 0;
    margin-top: 2px
}

.scribendi-faq .privacy-policy-group .form-control {
    order: 2;
    padding-left: 1.4em;
    flex: 1;
    text-align: left
}

.scribendi-faq .faq-item {
    padding: 20px 20px 0;
    font-size: var(--font-size-body-2);
    border-radius: 16px;
    background-color: transparent;
    transition: background-color .3s ease-in-out
}

.scribendi-faq .faq-item.open {
    background-color: #FFF;
    padding-bottom: 20px
}

.scribendi-faq .faq-item+.faq-item {
    margin-top: 10px
}

.scribendi-faq .faq-question {
    position: relative;
    display: inline-block;
    padding: 0 0 20px 40px;
    color: #1F1F1F;
    font-weight: 500
}

.scribendi-faq .faq-question:focus,.scribendi-faq .faq-question:hover {
    color: var(--color-secondary);
    text-decoration: none
}

.scribendi-faq .faq-question::before {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 1.2em
}

.scribendi-faq .faq-question[aria-expanded=true]::before {
    content: "\f106"
}

.scribendi-faq .faq-answer {
    padding-left: 40px;
    word-break: break-word
}

@media (max-width: 1199px) {
    .scribendi-faq .faq-content {
        grid-template-columns:1fr;
        gap: 80px
    }

    .scribendi-faq .content-left {
        order: 2;
        position: relative
    }

    .scribendi-faq .content-left:before {
        content: '';
        display: block;
        position: absolute;
        top: -40px;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #777
    }

    .scribendi-faq .content-left .sticky-wrap {
        position: unset;
        top: unset
    }

    .scribendi-faq .content-right {
        order: 1
    }

    .scribendi-faq .content-left .text-subtitle {
        margin-top: 0!important
    }
}

@media (max-width: 767px) {
    .faq-container {
        padding:60px 15px
    }
}

.scribendi-blog .blog-content {
    max-width: 1340px;
    padding: 0 100px;
    margin: 0 auto
}

.scribendi-blog .text-desc {
    font-size: var(--font-size-body-1)
}

.scribendi-blog .text-desc,.scribendi-blog h2 {
    margin-left: -100px;
    margin-right: -100px;
    padding: 0 15px
}

.scribendi-blog .owl-stage-outer {
    padding: 12px;
    margin: -12px -12px 0
}

.scribendi-blog .owl-stage {
    display: flex
}

.scribendi-blog .carousel-item {
    display: block;
    height: 100%;
    border-radius: 20px;
    background-color: #FFF;
    overflow: hidden;
    color: #333;
    text-decoration: none
}

.scribendi-blog .carousel-item:hover {
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.25)
}

.scribendi-blog .carousel-item .post-image {
    width: 100%;
    height: auto;
    aspect-ratio: 424 / 185
}

.scribendi-blog .carousel-item .post-info-wrap {
    padding: 20px 10px
}

.scribendi-blog .post-info-wrap h3 {
    padding-bottom: 2px
}

.scribendi-blog .post-info-wrap .post-summary {
    font-size: var(--font-size-caption-1);
    margin-top: 8px
}

.scribendi-blog .post-info-wrap .post-summary,.scribendi-blog .post-info-wrap h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis
}

.scribendi-blog .post-info-wrap .post-date {
    font-size: var(--font-size-caption-2)
}

.scribendi-blog .owl-next,.scribendi-blog .owl-prev {
    position: absolute;
    left: -22px;
    top: 50%;
    transform: translate(-100%,-50%);
    cursor: pointer
}

.scribendi-blog .owl-next {
    transform: translate(100%,-50%);
    left: unset;
    right: -22px
}

@media (max-width: 768px) {
    .scribendi-blog .blog-content {
        padding:0 84px
    }

    .scribendi-blog .text-desc,.scribendi-blog h2 {
        margin-left: -84px;
        margin-right: -84px
    }

    .scribendi-blog .owl-prev {
        left: 0
    }

    .scribendi-blog .owl-next {
        right: 0
    }
}

@media (max-width: 575px) {
    .scribendi-blog .blog-content {
        padding:0 50px
    }

    .scribendi-blog .text-desc,.scribendi-blog h2 {
        margin-left: -50px;
        margin-right: -50px
    }

    .scribendi-blog .owl-next img,.scribendi-blog .owl-prev img {
        width: 50px;
        height: 50px
    }
}

@media (min-width: 1200px) {
    .jumbotron-cat-free .container {
        width:1170px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.jumbotron-cat-free {
    background: linear-gradient(261deg,#007AFF -9.67%,#000534 103.86%);
    min-height: 598px;
    padding-top: 194px;
    padding-bottom: 50px;
    color: #FFF;
    border-bottom: 20px solid #7a7a7a;
}

.jumbotron-cat-free .jumbotron-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px
}

.jumbotron-cat-free .lead {
    margin: 0;
    padding-top: 60px
}

.jumbotron-cat-free .lead h1 {
    line-height: 1.15
}

.jumbotron-cat-free .lead .text-highlight {
    font-size: 60px;
    font-weight: 700
}

.jumbotron-cat-free .lead .lead-desc {
    font-size: var(--font-size-body-2);
    font-weight: 400
}

.jumbotron-cat-free .hero-wrap {
    position: relative;
    pointer-events: none
}

.jumbotron-cat-free .hero-bg {
    width: 100%;
    height: auto;
    aspect-ratio: 560 / 448;
    max-width: 560px
}

.jumbotron-cat-free .promotion-box {
    position: absolute;
    gap: 10px
}

.jumbotron-cat-free .promotion-1 {
    top: 0;
    right: 10%
}

.jumbotron-cat-free .promotion-2 {
    bottom: 23%;
    left: 10%
}

.jumbotron-cat-free .promotion-box .hero-img {
    width: 136px;
    height: auto
}

.jumbotron-cat-free .promotion-box .text-promotion {
    padding: 5px 10px;
    border-radius: 8px;
    font-size: var(--font-size-caption-2);
    line-height: 1.15;
    transform: translateY(25%);
    font-weight: 400
}

.jumbotron-cat-free .promotion-1 .text-promotion {
    background-color: var(--color-secondary);
    border-top-right-radius: 0;
    max-width: 227px
}

.jumbotron-cat-free .promotion-2 .text-promotion {
    transform: translateY(55%);
    max-width: 195px;
    border-top-left-radius: 0;
    background: #FFF;
    color: var(--dark-blue);
    box-shadow: -4px 4px 4px 0 rgba(0,117,196,.15)
}

@media (max-width: 1540px) {
    .jumbotron-cat-free {
        padding-top:167px
    }
}

@media (max-width: 1199px) {
    .jumbotron-cat-free {
        min-height:368px
    }

    .jumbotron-cat-free .lead {
        padding-top: 0
    }

    .jumbotron-cat-free .promotion-box .hero-img {
        width: 112px
    }
}

@media (max-width: 939px) {
    .jumbotron-cat-free {
        padding-top:100px;
        min-height: auto
    }

    .jumbotron-cat-free .jumbotron-content {
        grid-template-columns: 1fr
    }

    .jumbotron-cat-free .lead .lead-desc,.jumbotron-cat-free .lead h2 {
        max-width: 480px
    }

    .jumbotron-cat-free .hero-wrap {
        display: inline-block
    }

    .jumbotron-cat-free .promotion-box .hero-img {
        width: 136px
    }
}

@media (max-width: 590px) {
    .jumbotron-cat-free .promotion-box .hero-img {
        width:23vw
    }
}

@media (max-width: 480px) {
    .jumbotron-cat-free .promotion-1 {
        right:0
    }

    .jumbotron-cat-free .promotion-2 {
        left: 0;
        bottom: 15%
    }
}

.free-sample-received h2 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

.free-sample-received h3 {
    line-height: 1.5
}

.free-sample-received .services-received-cards,.free-sample-received .services-received-content-top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px
}

.free-sample-received .beforeAfter-wrap .beforeAfter {
    width: 100%;
    margin: 0;
    padding: 20px;
    gap: 20px
}

.free-sample-received .beforeAfter-wrap .beforeAfter img {
    max-height: unset;
    aspect-ratio: 232 / 321
}

.free-sample-received .services-received-content-bottom .services-received-cards {
    grid-template-columns: repeat(4,1fr)
}

.free-sample-received .service-received-card {
    padding: 10px;
    border-radius: 16px;
    color: #333
}

.free-sample-received .service-received-card img {
    display: block
}

.free-sample-received .service-received-card .card-title {
    font-size: var(--font-size-body-2);
    font-weight: 500!important;
    line-height: 1.65
}

.free-sample-received .service-received-card p {
    font-size: var(--font-size-caption-1)
}

@media (max-width: 1199px) {
    .free-sample-received .services-received-content-top {
        grid-template-columns:1fr
    }

    .free-sample-received .beforeAfter-wrap .beforeAfter {
        max-width: 560px;
        margin: 0 auto
    }

    .free-sample-received .services-received-content-bottom .services-received-cards {
        grid-template-columns: repeat(3,1fr);
        margin-top: 20px
    }

    .free-sample-received .subtitle-wrap {
        max-width: 560px
    }
}

@media (max-width: 767px) {
    .free-sample-received h2 {
        max-width:420px
    }

    .free-sample-received .services-received-content-bottom .services-received-cards {
        grid-template-columns: repeat(2,1fr)
    }
}

@media (max-width: 575px) {
    .free-sample-received .services-received-content-bottom .services-received-cards {
        gap:10px
    }

    .free-sample-received .beforeAfter-wrap .beforeAfter {
        padding: 12px;
        gap: 12px
    }

    .free-sample-received .beforeAfter-wrap .beforeAfter img {
        width: 100%;
        height: auto
    }
}

@media (max-width: 480px) {
    .free-sample-received .services-received-content-bottom .services-received-cards {
        grid-template-columns:1fr;
        gap: 20px
    }
}

.free-sample-document-types .text-desc,.free-sample-document-types h2 {
    max-width: 710px
}

.free-sample-document-types .document-types-content {
    max-width: 1340px;
    padding: 0 100px;
    margin: 0 auto
}

.free-sample-document-types .owl-stage-outer {
    padding-left: 2px
}

.free-sample-document-types .owl-stage {
    display: flex
}

.free-sample-document-types .carousel-item {
    height: 100%;
    padding: 10px;
    background-color: #FFF;
    border-radius: 16px
}

.free-sample-document-types .document-type-image {
    width: 100%;
    height: auto;
    border-radius: 6px;
    aspect-ratio: 540 / 200;
    object-fit: cover
}

.free-sample-document-types .document-type-title {
    color: #000
}

.free-sample-document-types .document-type-summary {
    color: #333
}

.free-sample-document-types .owl-next,.free-sample-document-types .owl-prev {
    position: absolute;
    left: -6px;
    top: 50%;
    transform: translate(-100%,-50%);
    cursor: pointer
}

.free-sample-document-types .owl-next {
    transform: translate(100%,-50%);
    left: unset;
    right: -6px
}

@media (max-width: 1199px) {
    .free-sample-document-types .document-types-content {
        max-width:940px;
        padding: 0 81px
    }

    .free-sample-document-types .document-type-image {
        aspect-ratio: 359 / 200
    }

    .free-sample-document-types .owl-prev {
        left: -16px
    }

    .free-sample-document-types .owl-next {
        right: -16px
    }
}

@media (max-width: 991px) {
    .free-sample-document-types .owl-prev {
        left:-5px
    }

    .free-sample-document-types .owl-next {
        right: -5px
    }
}

@media (max-width: 767px) {
    .free-sample-document-types .document-types-content {
        max-width:546px
    }
}

@media (max-width: 676px) {
    .free-sample-document-types h2 {
        max-width:470px
    }
}

@media (max-width: 575px) {
    .free-sample-document-types .document-types-content {
        padding:0 60px
    }

    .free-sample-document-types .document-type-summary {
        font-size: var(--font-size-16)
    }

    .free-sample-document-types .owl-prev {
        left: 0
    }

    .free-sample-document-types .owl-next {
        right: 0
    }

    .free-sample-document-types .owl-next img,.free-sample-document-types .owl-prev img {
        width: 50px;
        height: 50px
    }
}

@media (max-width: 475px) {
    .free-sample-document-types .document-types-content {
        padding:0 40px
    }

    .free-sample-document-types .owl-next img,.free-sample-document-types .owl-prev img {
        width: 30px;
        height: 38px
    }
}

.free-sample-editor-offer .editor-offer-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px
}

.free-sample-editor-offer .editor-offer-item {
    padding: 20px;
    border-radius: 16px;
    font-size: var(--font-size-body-2);
    color: #000
}

.free-sample-editor-offer .editor-offer-item img {
    width: 70px;
    height: 70px
}

.free-sample-editor-offer .editor-offer-item p {
    margin: 10px auto 0
}

.free-sample-editor-offer .editor-offer-item:nth-child(1) p {
    max-width: 300px
}

.free-sample-editor-offer .editor-offer-item:nth-child(4) p,.free-sample-editor-offer .editor-offer-item:nth-child(6) p {
    max-width: 250px
}

@media (max-width: 1199px) {
    .free-sample-editor-offer .editor-offer-item {
        padding:20px 18px
    }
}

@media (max-width: 767px) {
    .free-sample-editor-offer h2 {
        max-width:500px;
        margin: 0 auto
    }

    .free-sample-editor-offer .editor-offer-content {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width: 460px) {
    .free-sample-editor-offer .editor-offer-content {
        grid-template-columns:1fr
    }
}

.free-sample-cta .cta-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px
}

.free-sample-cta .btn-scrib-cta {
    padding: 10px 28px!important;
    font-size: var(--font-size-body-2)!important
}

.free-sample-cta .cta-img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    object-fit: cover;
    aspect-ratio: 560 / 320
}

@media (max-width: 991px) {
    .free-sample-cta .cta-content {
        grid-template-columns:1fr
    }

    .free-sample-cta .cta-content .cta-content-img {
        order: 1
    }

    .free-sample-cta .cta-content .cta-content-text {
        order: 2
    }

    .free-sample-cta h2 {
        max-width: 860px
    }

    .free-sample-cta .cta-img {
        aspect-ratio: 940 / 454
    }
}

@media (max-width: 575px) {
    .free-sample-cta h2 {
        max-width:460px
    }

    .free-sample-cta .cta-img {
        aspect-ratio: 524 / 454
    }
}

.jumbotron-psp {
    position: relative;
    flex-wrap: wrap;
    padding: 100px 0 115px;
    border-bottom: solid 15px var(--color-primary)
}

.jumbotron-psp:before {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    background-image: url(../images/bg/jumbotron/categories_new/publication-success-package-20250724.webp);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover
}

.jumbotron-psp .container-psp {
    z-index: 1
}

.jumbotron-psp .jumbotron-content {
    display: inline-block;
    border-radius: 16px
}

.jumbotron-psp .tag-service {
    border: 1px solid;
    padding: .25em .75em;
    background-color: rgba(255,255,255,.2);
    border-radius: 9999px;
    box-shadow: 0 5px 10px 0 rgba(23,37,84,.1)
}

.jumbotron-psp .tag-service p {
    font-size: var(--font-size-caption-1);
    margin: 0 12px
}

.jumbotron-psp .jt-title,.jumbotron-psp .jt-title-hint {
    color: #1e2128;
    :drop-shadow(0 0 10px rgba(255,255,255,1))}

.jumbotron-psp .jt-title-hint {
    font-size: var(--font-size-title-1);
    line-height: 1
}

.jumbotron-psp .jt-title {
    line-height: 1;
    margin: 2px 0 0;
    font-size: var(--font-size-h2)
}

.jumbotron-psp .img-title-wave {
    width: 84%;
    height: auto;
    margin-top: -20px;
    position: relative;
    z-index: -1
}

.jumbotron-psp .jt-desc {
    font-size: var(--font-size-body-1);
    color: #F6F6F6
}

.jumbotron-psp .ceo-desc {
    max-width: 450px
}

@media (max-width: 1484px) {
    .jumbotron-psp:before {
        filter:brightness(40%)
    }
}

@media (max-width: 1249px) {
    .jumbotron-psp {
        padding-top:80px
    }

    .jumbotron-psp .container-psp {
        text-align: center
    }

    .jumbotron-psp .btn-wrap,.jumbotron-psp .ceo-wrap .flex-box {
        justify-content: center
    }

    .jumbotron-psp .jt-title {
        text-align: center
    }
}

@media (max-width: 1023px) {
    .jumbotron-psp .btn-learn-more {
        border-color:#FFF;
        color: #FFF
    }

    .jumbotron-psp .img-title-wave {
        display: none
    }
}

@media (max-width: 769px) {
    .jumbotron-psp .jt-title {
        margin-top:4px!important
    }
}

@media (max-width: 575px) {
    .jumbotron-psp {
        padding-bottom:100px
    }

    .jumbotron-psp .jt-title-hint {
        font-size: var(--font-size-16)
    }

    .jumbotron-psp .btn {
        width: 100%
    }

    .jumbotron-psp .hero-img-mobile {
        display: none!important
    }

    .jumbotron-psp .ceo-wrap .flex-box {
        column-gap: 15px
    }

    .jumbotron-psp .ceo-wrap .ceo-image-wrap {
        width: 35%
    }

    .jumbotron-psp .ceo-wrap .ceo-image {
        width: 100%;
        max-width: 150px;
        height: auto
    }

    .jumbotron-psp .ceo-wrap .ceo-text-wrap {
        flex: 1 1 0
    }
}

.psp-video .section-title {
    padding: 8px 0
}

.cat-publication-success-package .psp-video .title-desc {
    margin-bottom: 25px!important
}

.psp-video .video-grid-wrap {
    margin-top: 48px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px
}

.psp-video .video-desc-accordion .video-wrap {
    margin-top: 20px
}

.psp-video .video-desc-title {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none!important;
    font-size: var(--font-size-body-1);
    color: #323742;
    padding-right: 2em
}

.psp-video .video-desc-title::before {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 1.2em;
    color: #bdc2cd
}

.psp-video .video-desc.open .video-desc-title::before {
    content: "\f106"
}

.psp-video .video-desc {
    padding: 20px 0
}

.psp-video .video-desc:not(:last-child) {
    border-bottom: 1px solid #e9ebef
}

.psp-video .video-desc-content {
    padding: 8px 1em 0 0
}

.psp-video .video-desc-content ul {
    padding: 20px 35px;
    list-style-type: none
}

.psp-video .video-desc-content li {
    margin-bottom: 25px
}

.psp-video .video-desc-content li:last-child {
    margin-bottom: 0
}

.psp-video .video-desc-content li:not(:first-child) {
    margin-top: 4px
}

.psp-video .video-grid-right .video-wrap {
    position: sticky;
    top: 80px
}

.psp-video .video-wrap {
    border-radius: 16px;
    overflow: hidden;
    max-width: 612px;
    margin-left: 80px
}

.psp-video .video-wrap video {
    max-width: 612px;
    width: 100%;
    height: auto;
    object-position: top;
    object-fit: cover;
    vertical-align: bottom
}

@media (max-width: 1484px) {
    .psp-video .video-wrap {
        margin-left:0
    }

    .psp-video .video-wrap,.psp-video .video-wrap video {
        max-width: 572px
    }
}

@media (max-width: 1249px) {
    .psp-video .video-wrap,.psp-video .video-wrap video {
        max-width:442px
    }
}

@media (max-width: 989px) {
    .psp-video .video-grid-wrap {
        grid-template-columns:1fr;
        gap: 0
    }

    .psp-video .section-title {
        max-width: 440px
    }

    .psp-video .video-wrap,.psp-video .video-wrap video {
        max-width: 770px
    }

    .psp-video .video-desc-content ul {
        padding-top: 35px;
        list-style: disc
    }
}

@media (max-width: 579px) {
    .psp-title-wrap {
        text-align:center;
        margin-left: 15px;
        margin-right: 15px
    }

    .psp-video .section-title {
        margin: 0 auto!important
    }
}

.psp-solution {
    background-color: #f3f4f6
}

.psp-solution .grid-wrap {
    display: grid;
    grid-template-columns: 1fr 4px 1fr
}

.psp-solution .section-title {
    padding: 8px 0
}

.psp-solution .title-desc {
    font-size: var(--font-size-body-2);
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.psp-solution .mobile-steps-wrap {
    display: none
}

.psp-solution .step-item-wrap {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 40px;
    margin-top: 40px
}

.psp-solution .step-item {
    position: relative;
    padding: 20px;
    border-radius: 16px;
    background-color: #FFF;
    transition: all .5s cubic-bezier(0.4,0,.2,1);
    box-shadow: none
}

.psp-solution .step-item::after {
    position: absolute;
    content: '';
    display: block;
    right: 0;
    top: 50%;
    transform: translate(100%,-50%);
    border: 8px solid transparent;
    border-left: 14px solid #FFF
}

.psp-solution .step-item-wrap:hover .step-item {
    box-shadow: rgba(23,37,84,.1) 0 30px 30px 0
}

.psp-solution .step-item .service-item {
    padding: 20px 0
}

.psp-solution .step-item .service-item:first-child {
    padding-top: 0
}

.psp-solution .step-item .service-item:last-child {
    padding-bottom: 0
}

.psp-solution .step-item .service-item:not(:last-child) {
    border-bottom: 1px dashed #e9ebef
}

.psp-solution .step-item .service-item p {
    margin-top: 15px
}

.psp-solution .step-item-indicator {
    background-color: #FFF;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin-right: -29px;
    z-index: 1;
    font-size: var(--font-size-body-2);
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.psp-solution .step-infinity+.step-item-indicator {
    font-size: var(--font-size-title-2)
}

.psp-solution .step-item-indicator .indicator-icon-wrap {
    width: 57%;
    height: 57%;
    transform: scale(1);
    transition: all .5s cubic-bezier(0.4,0,.2,1);
    background-color: var(--color-secondary);
    border-radius: 50%;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center
}

.psp-solution .step-item-wrap:not(.wrap-mobile):hover .indicator-icon-wrap {
    transform: scale(1.35)
}

.psp-solution .vertical-line {
    background: linear-gradient(to top,rgba(0,0,0,0),var(--color-secondary),rgba(0,0,0,0))
}

.psp-solution .action-wrap {
    margin: 40px 67px 0 0
}

.psp-solution .action-wrap .text-scrib {
    font-size: var(--font-size-title-1);
    line-height: 1.2
}

.psp-solution .action-wrap .text-cta-title {
    max-width: 450px
}

.psp-solution .grid-right .step-item {
    order: 1
}

.psp-solution .grid-right .step-item::after {
    right: unset;
    left: 0;
    transform: translate(-100%,-50%);
    border-left-color: transparent;
    border-right: 14px solid #FFF
}

.psp-solution .grid-right .step-item-indicator {
    order: 0;
    margin-right: 0;
    margin-left: -29px
}

.psp-solution ul {
    margin: 18px 0 0!important;
    padding-left: 20px
}

.psp-solution ul li {
    padding: 15px 0;
    border-top: 1px dashed #e9ebef
}

.psp-solution ul li:last-child {
    padding-bottom: 0
}

@media (max-width: 991px) {
    .psp-solution .action-wrap .btn {
        padding:10px 16px!important;
        font-size: var(--font-size-18)!important
    }
}

@media (max-width: 989px) {
    .psp-solution .grid-wrap {
        grid-template-columns:1fr;
        gap: 20px
    }

    .psp-solution .mobile-steps-wrap {
        display: grid;
        grid-template-columns: 4px 1fr;
        gap: 14px
    }

    .psp-solution .action-wrap:not(.wrap-mobile),.psp-solution .step-item-wrap:not(.wrap-mobile) {
        display: none
    }

    .psp-solution .step-item-wrap.wrap-mobile {
        gap: 0
    }

    .psp-solution .step-item-wrap.wrap-mobile:not(:first-child) {
        margin-top: 20px
    }

    .psp-solution .step-item-wrap.wrap-mobile .step-item::after {
        right: unset;
        left: 0;
        transform: translate(-100%,-50%);
        border-left-color: transparent;
        border-right: 14px solid #FFF
    }

    .psp-solution .wrap-mobile .indicator-icon-wrap {
        width: 32px;
        height: 32px;
        background-color: var(--color-secondary);
        border-radius: 50%;
        color: #FFF;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: var(--font-size-18)
    }

    .psp-solution .action-wrap {
        margin-right: 0
    }

    .psp-solution .grid-wrap .grid-middle,.psp-solution .grid-wrap .grid-right {
        display: none
    }
}

@media (max-width: 575px) {
    .psp-solution .action-wrap .btn {
        width:100%
    }
}

.psp-guarantee .title-hint {
    color: var(--color-blue-200)
}

@media (max-width: 991px) {
    .psp-guarantee .btn {
        padding:10px 16px!important;
        font-size: var(--font-size-18)!important
    }
}

@media (max-width: 575px) {
    .psp-guarantee .btn {
        width:100%
    }

    .psp-guarantee .btn-to-quote span:not(.fa) {
        display: none
    }
}

.psp-advantages {
    padding: 48px 0
}

.psp-advantages .adv-item-title {
    font-size: var(--font-size-body-2);
    color: #1e2128;
    white-space: nowrap
}

@media (max-width: 1249px) {
    .psp-advantages .adv-content {
        flex-wrap:wrap;
        justify-content: center!important
    }

    .psp-advantages .adv-item {
        width: calc(50% - 10px)
    }

    .psp-advantages .adv-item.item-guarantee {
        width: 100%;
        order: -1
    }
}

@media (max-width: 989px) {
    .psp-advantages .adv-item-title {
        white-space:normal
    }
}

.psp-editors .h2 {
    padding: 8px 0;
    margin: 0 auto;
    max-width: 780px
}

.psp-editors .title-desc {
    font-size: var(--font-size-body-1);
    max-width: 1000px;
    margin: 0 auto
}

.psp-editors .editor-list {
    display: flex;
    justify-content: space-between;
    gap: 10px
}

.psp-editors .editor-item {
    padding: 4px;
    border: 1px dashed #e9ebef;
    border-radius: 12px;
    width: calc(20% - 8px);
    box-shadow: none;
    transition: all .15s cubic-bezier(0.4,0,.2,1)
}

.psp-editors .editor-item:hover {
    box-shadow: rgba(23,37,84,.1) 0 30px 30px 0
}

.psp-editors .editor-item .editor-img {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    object-fit: cover
}

.psp-editors .editor-item .org-wrap img {
    width: 100%;
    height: auto;
    aspect-ratio: 34 / 6
}

.psp-editors .editor-item .editor-info-wrap {
    padding: 8px
}

.psp-editors .editor-item .editor-name {
    font-size: var(--font-size-body-2);
    color: #1e2128;
    font-weight: 500
}

.psp-editors .editor-item .tags-wrap {
    margin-top: 8px;
    gap: 8px
}

.psp-editors .editor-item .editor-tag {
    font-size: var(--font-size-10);
    line-height: 1;
    padding: 6px;
    border-radius: 9999px;
    color: var(--color-secondary);
    background-color: var(--color-blue-100)
}

.psp-editors .editor-item .editor-tag.tag-consultant {
    color: #c2410c;
    background-color: #ffedd5
}

.psp-editors .editor-item .editor-tag.tag-reviewer {
    color: #6d28d9;
    background-color: #ede9fe
}

.psp-editors .editor-item .editor-tag.tag-medical {
    color: #b91c1c;
    background-color: #fee2e2
}

@media (max-width: 989px) {
    .psp-editors .editor-list {
        flex-wrap:wrap;
        justify-content: center!important
    }

    .psp-editors .editor-item {
        width: calc(33.3% - 7px)
    }
}

@media (max-width: 767px) {
    .psp-editors .editor-item {
        width:calc(50% - 5px)
    }
}

.psp-pricing {
    background-color: #f3f4f6
}

.psp-pricing h2 {
    padding: 8px 0;
    max-width: 575px
}

.psp-pricing .title-desc {
    font-size: var(--font-size-body-1)
}

.psp-pricing .table-responsive {
    padding: 4px;
    background-color: #FFF;
    border-radius: 16px;
    border: 0
}

.psp-pricing .table-responsive::-webkit-scrollbar {
    height: 12px;
    background-color: transparent
}

.psp-pricing .table-responsive::-webkit-scrollbar-track {
    background: #f9f9f9;
    border-radius: 999px
}

.psp-pricing .table-responsive::-webkit-scrollbar-thumb {
    background: #BDC2CD;
    border: 2px solid #f9f9f9;
    border-radius: 999px
}

.psp-pricing .table-mobile {
    display: none
}

.psp-pricing .table td,.psp-pricing .table th {
    border: 0;
    padding: 20px 15px;
    vertical-align: middle;
    line-height: 1.5;
    white-space: nowrap
}

.psp-pricing .table th {
    color: #1e2128;
    font-weight: 500
}

.psp-pricing .table td {
    color: #323742
}

.psp-pricing .table tbody {
    font-size: var(--font-size-caption-1)
}

.psp-pricing .table tbody th {
    font-size: var(--font-size-16)
}

.psp-pricing .table tbody td p:first-child {
    margin: 0!important
}

.psp-pricing .table tbody td p:nth-child(2) {
    margin: 8px 0 0!important
}

.psp-pricing .table-desktop thead tr {
    background-color: var(--color-secondary);
    border-radius: 16px
}

.psp-pricing .table-desktop thead tr th {
    color: #FFF;
    font-size: var(--font-size-body-2);
    font-weight: 400
}

.psp-pricing .table-desktop tbody td,.psp-pricing .table-desktop thead th {
    text-align: center;
    position: relative
}

.psp-pricing .table-desktop tbody td:before,.psp-pricing .table-desktop thead th:not(:first-child):before {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 0;
    width: 1px;
    background-color: #FFF
}

.psp-pricing .table-desktop tbody td:before {
    background-color: #e9ebef
}

.psp-pricing .table-desktop tbody tr:nth-child(2n) td:before {
    background-color: #FFF
}

.psp-pricing .table-desktop tbody tr:nth-child(2n) {
    background-color: #e9ebef
}

.psp-pricing .table-desktop tbody tr:nth-child(2n) th,.psp-pricing .table-desktop thead th:first-child {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px
}

.psp-pricing .table-desktop tbody tr:nth-child(2n) td:last-child,.psp-pricing .table-desktop thead th:last-child {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px
}

.psp-pricing .table-mobile td,.psp-pricing .table-mobile th {
    text-align: center;
    padding: 12px 20px
}

.psp-pricing .table-mobile thead th {
    padding: 38px 20px
}

.psp-pricing .table-mobile tbody td,.psp-pricing .table-mobile tbody th {
    border-top: 1px solid #E9EBEF
}

.psp-pricing .table-mobile tr th:first-child {
    background-color: var(--color-secondary);
    color: #FFF;
    border-color: #FFF;
    font-size: var(--font-size-caption-1);
    font-weight: 400;
    padding-left: 12px;
    padding-right: 12px
}

.psp-pricing .table-mobile thead th:first-child,.psp-pricing .table-mobile thead th:nth-child(3) {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px
}

.psp-pricing .table-mobile tbody tr:last-child td:nth-child(3),.psp-pricing .table-mobile tbody tr:last-child th {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px
}

.psp-pricing .table-mobile tbody td:nth-child(3),.psp-pricing .table-mobile thead th:nth-child(3) {
    background-color: #F3F4F6;
    border-color: #FFF
}

@media (max-width: 1250px) {
    .psp-pricing .table-desktop {
        display:none
    }

    .psp-pricing .table-mobile {
        display: block
    }
}

@media (max-width: 990px) {
    .psp-pricing .table tbody {
        font-size:var(--font-size-14)
    }

    .psp-pricing .table tbody th,.psp-pricing .table th {
        font-size: var(--font-size-16)
    }
}

@media (max-width: 768px) {
    .psp-pricing .table tbody,.psp-pricing .table-mobile tr th:first-child {
        font-size:var(--font-size-12)
    }

    .psp-pricing .table tbody th,.psp-pricing .table th {
        font-size: var(--font-size-14)
    }

    .psp-pricing .table-responsive {
        overflow-x: auto
    }
}

@media (max-width: 579px) {
    .psp-pricing .psp-title-wrap {
        text-align:center
    }
}

.psp-published-carousel .owl-stage {
    display: flex;
    align-items: center
}

.psp-published-carousel .owl-item {
    text-align: center
}

.psp-published-carousel img.carousel-item {
    height: 80px;
    width: auto;
    display: inline-block;
    filter: grayscale(1)
}

.psp-sample {
    background-color: #f3f4f6
}

.psp-sample .h2 {
    padding: 8px 0;
    margin: 0 auto;
    max-width: 780px
}

.psp-sample .title-desc {
    font-size: var(--font-size-body-1);
    max-width: 720px;
    margin: 0 auto
}

.psp-sample .sample-tabs {
    display: inline-flex;
    background-color: #E9EBEF;
    padding: 6px;
    border-radius: 9999px;
    border: 0
}

.psp-sample .sample-tabs .tab-item {
    float: none;
    white-space: nowrap
}

.psp-sample .sample-tabs .tab-item a {
    border-radius: 9999px;
    color: #6D7992;
    text-decoration: none!important;
    background-color: transparent;
    font-size: var(--font-size-16);
    padding: 8px 32px;
    line-height: 1.5
}

.psp-sample .sample-tabs .tab-item a:hover {
    color: #464D5D
}

.psp-sample .sample-tabs .tab-item.active a {
    background-color: #FFF;
    color: #1E2128;
    box-shadow: rgba(23,37,84,.1) 0 5px 10px 0
}

.psp-sample .sample-tabs .tab-item a,.psp-sample .sample-tabs .tab-item a:focus,.psp-sample .sample-tabs .tab-item a:hover {
    border: 0
}

.psp-sample .tab-content {
    position: relative;
    display: flex;
    padding: 20px;
    background-color: #FFF;
    border-radius: 16px;
    margin: 0 auto;
    transition: all .5s cubic-bezier(0.4,0,.2,1)
}

.psp-sample .tab-content:not(.has-comment) {
    width: 70%
}

.psp-sample .tab-content.has-comment {
    width: 100%;
    gap: 20px
}

.psp-sample .tab-pane {
    font-size: var(--font-size-16);
    line-height: 1.55;
    color: #1E2128;
    width: 100%;
    transition: all .5s cubic-bezier(0.4,0,.2,1)
}

.psp-sample .tab-pane.tab-markup:not(.active) {
    display: block;
    position: absolute;
    z-index: -1
}

.psp-sample .has-comment .tab-pane {
    width: 70%
}

.psp-sample .tab-content .div-comment-wrap {
    width: 0;
    overflow: hidden;
    transition: all .5s cubic-bezier(0.4,0,.2,1);
    background-color: #F3F4F6;
    border-radius: 16px
}

.psp-sample .tab-content.has-comment .div-comment-wrap {
    width: 30%;
    padding: 10px
}

.psp-sample .tab-content .div-scrollbar {
    height: 600px;
    padding-right: 40px
}

.psp-sample .tab-content .div-comment-wrap .div-scrollbar {
    padding-right: 10px;
    height: 580px
}

.psp-sample .div-scrollbar::-webkit-scrollbar {
    width: 12px
}

.psp-sample .div-scrollbar::-webkit-scrollbar-track {
    background: #F3F4F6!important;
    border-radius: 999px
}

.psp-sample .div-scrollbar::-webkit-scrollbar-thumb {
    background: #BDC2CD;
    border: 2px solid #F3F4F6;
    border-radius: 999px
}

.psp-sample .div-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #8892A6
}

.psp-sample .div-comment-wrap .div-scrollbar::-webkit-scrollbar-track {
    background: #f9f9f9!important
}

.psp-sample .div-comment-wrap .div-scrollbar::-webkit-scrollbar-thumb {
    border: 2px solid #f9f9f9
}

.psp-sample .tab-pane .text-highlight {
    cursor: pointer;
    transition: all .15s cubic-bezier(0.4,0,.2,1);
    border-radius: 4px;
    padding-block:4px}

.psp-sample .tab-pane .text-highlight.active {
    padding-inline:8px}

.psp-sample .tab-pane .text-highlight.hl-editorial {
    background-color: oklab(0.704843 .125919 .137899 / .2)
}

.psp-sample .tab-pane .text-highlight.hl-editorial.active {
    background-color: oklab(0.704843 .125919 .137899 / .5)
}

.psp-sample .tab-pane .text-highlight.hl-scientific {
    background-color: oklab(0.623018 -.0332199 -.185032 / .2)
}

.psp-sample .tab-pane .text-highlight.hl-scientific.active {
    background-color: oklab(0.623018 -.0332199 -.185032 / .5)
}

.psp-sample .tab-all-markup .text-line-through {
    color: #B91C1C
}

.psp-sample .tab-all-markup .text-underline:not(.not-change-color) {
    color: #15803D
}

.psp-sample .div-comment-wrap .comment-item {
    border: 1px solid #E9EBEF;
    cursor: pointer;
    user-select: none;
    padding: 16px;
    border-radius: 16px
}

.psp-sample .div-comment-wrap .comment-item:hover {
    background-color: #FFF
}

.psp-sample .div-comment-wrap .comment-item.active {
    border-color: var(--color-secondary)
}

.psp-sample .div-comment-wrap .comment-item:not(:first-child) {
    margin-top: 10px
}

.psp-sample .div-comment-wrap .comment-item.cm-editorial {
    border-color: oklab(0.55341 .136273 .108006 / .2)
}

.psp-sample .div-comment-wrap .comment-item.cm-editorial.active {
    border-color: #c2410c;
    background-color: #fff
}

.psp-sample .div-comment-wrap .comment-item.cm-scientific {
    border-color: oklab(0.48816 -.0212677 -.21609 / .2)
}

.psp-sample .div-comment-wrap .comment-item.cm-scientific.active {
    border-color: var(--color-secondary);
    background-color: #fff
}

.psp-sample .comment-item .text-role {
    font-size: var(--font-size-caption-1);
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1
}

.psp-sample .comment-item .text-role:before {
    content: '';
    width: 40px;
    height: 40px;
    font-size: var(--font-size-16);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.psp-sample .comment-item.cm-editorial .text-role {
    color: #EA580C
}

.psp-sample .comment-item.cm-editorial .text-role:before {
    content: "E";
    color: #C2410C;
    border: 1px solid #C2410C;
    background-color: #FFF7ED
}

.psp-sample .comment-item.cm-scientific .text-role {
    color: var(--color-secondary)
}

.psp-sample .comment-item.cm-scientific .text-role:before {
    content: "S";
    color: var(--color-secondary);
    border: 1px solid;
    background-color: var(--color-blue-50)
}

.psp-sample .comment-item .text-comment {
    font-size: var(--font-size-caption-1);
    color: #323742;
    margin-top: 10px
}

@media (max-width: 1249px) {
    .psp-sample .comment-item .text-comment {
        font-size:var(--font-size-12)
    }
}

@media (max-width: 989px) {
    .psp-sample .psp-title-wrap {
        text-align:left!important
    }

    .psp-sample .psp-title-hint-both {
        margin-left: 50px
    }

    .psp-sample .h2,.psp-sample .title-desc {
        margin: 0
    }

    .psp-sample .psp-tab-wrap,.psp-sample .tab-content {
        display: none
    }

    .psp-sample .img-sample-wrap {
        display: block!important
    }

    .psp-sample .img-sample-wrap .img-sample {
        width: 100%;
        height: auto;
        border-radius: 16px;
        aspect-ratio: 1181 / 662
    }
}

@media (max-width: 769px) {
    .psp-sample .img-sample-wrap .btn {
        width:100%
    }
}

@media (max-width: 579px) {
    .psp-sample .psp-title-wrap {
        text-align:center!important
    }

    .psp-sample .psp-title-hint-both {
        margin-left: 0
    }

    .psp-sample .img-sample-wrap .btn {
        font-size: var(--font-size-16)
    }
}

@media (max-width: 650px) {
    .psp-testimonials .scribendi-testimonials-4 .testimonials-item:not(.mobile-active) {
        display:none
    }

    .psp-testimonials .scribendi-testimonials-4 .testimonials-item .div-scrollbar {
        overflow-y: visible;
        max-height: unset
    }

    .scribendi-testimonials-4 .testimonials-item .text-feedback,.scribendi-testimonials-4 .testimonials-item .text-name {
        font-size: var(--font-size-16)
    }
}

@media (max-width: 579px) {
    .psp-testimonials .sticky-wrap {
        text-align:center
    }
}

.badge-safety .img-badge {
    height: 46px;
    width: auto;
    border-radius: 4px;
    border: 1px solid #CCC
}

.scribendi-header .badge-safety {
    margin-top: 28px;
    float: right
}

.scribendi-header.scribendi-header-fixed .badge-safety {
    margin-top: 9px
}

.checkout-badges-wrap {
    display: none
}

.checkout-badges-wrap .badge-safety .flex-el {
    justify-content: center
}

@media (max-width: 1249px) {
    .checkout-badges-wrap {
        display:block
    }

    .locale-zh .checkout-badges-wrap {
        display: none
    }
}

@media (max-width: 1199px) {
    .scribendi-header .badge-safety {
        margin-top:20px
    }
}

@media (max-width: 630px) {
    .scribendi-header .badge-safety {
        display:none
    }

    .locale-zh .checkout-badges-wrap {
        display: block
    }

    .checkout-badges-wrap .badge-safety .img-badge {
        height: 42px
    }
}

.jumbotron-journal-strategy {
    padding: 85px 0 120px;
    border-bottom: 20px solid var(--color-primary);
    background-color: rgba(246,246,246,1);
    background-image: url(../images/bg/jumbotron/categories_new/journals-desktop.webp),linear-gradient(to right,rgba(246,246,246,1) 0,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 90%,rgba(246,246,246,1) 100%);
    background-repeat: no-repeat;
    background-size: 57% auto;
    background-position: right top;
    animation: moveBg 45s linear infinite
}

@media (max-width: 1484px) {
    .jumbotron-journal-strategy {
        background-size:54% auto
    }
}

@media (max-width: 1249px) {
    .jumbotron-journal-strategy {
        background-size:50% auto
    }
}

@keyframes moveBg {
    from {
        background-position: right top
    }

    to {
        background-position: right bottom
    }
}

.jumbotron-journal-strategy .jumbotron-content {
    width: 50%
}

@media (max-width: 989px) {
    .jumbotron-journal-strategy .jumbotron-content {
        width:100%;
        text-align: center
    }

    .jumbotron-journal-strategy .jt-subtitle {
        margin-left: auto;
        margin-right: auto
    }

    .jumbotron-journal-strategy {
        background-image: url(../images/bg/jumbotron/categories_new/journals-mobile.webp),linear-gradient(to bottom,rgba(246,246,246,1) 0,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
        animation: none;
        background-size: 100% auto;
        background-position: bottom;
        padding: 7% 0 37%
    }
}

.jumbotron-journal-strategy .tag-service {
    border: 1px solid;
    border-radius: 9999px;
    padding: .25em .75em
}

.jumbotron-journal-strategy .jt-title {
    font-size: var(--font-size-h1)
}

.jumbotron-journal-strategy .jt-subtitle {
    max-width: 550px;
    font-size: var(--font-size-title-1);
    font-weight: 600;
    line-height: 1.2
}

.jumbotron-journal-strategy .jt-desc {
    font-weight: 400;
    font-size: var(--font-size-body-1)
}

@media (max-width: 1199px) {
    .jumbotron-journal-strategy {
        background-position-x:60%
    }
}

@media (max-width: 991px) {
    .jumbotron-journal-strategy {
        background-position-x:70%
    }
}

@media (max-width: 767px) {
    .jumbotron-journal-strategy {
        background-position-x:60%
    }

    .jumbotron-journal-strategy .jt-subtitle {
        max-width: 500px
    }
}

.publishing-goals .section-title {
    max-width: 720px;
    margin: 10px auto 0
}

.publishing-goals .promotion-list {
    gap: 80px 40px
}

.publishing-goals .promotion-item {
    flex: 1 1 0;
    position: relative
}

.publishing-goals .promotion-item::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 1px;
    background-color: #CCC
}

.publishing-goals .promotion-item:first-child::after {
    display: none
}

@media (max-width: 1484px) {
    .publishing-goals .promotion-item {
        width:calc(50% - 20px);
        flex: unset
    }

    .publishing-goals .promotion-item:nth-child(2n-1)::after {
        display: none
    }

    .publishing-goals .promotion-item::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: -40px;
        height: 1px;
        background-color: #CCC
    }

    .publishing-goals .promotion-item:nth-child(-n+2)::before {
        display: none
    }
}

@media (max-width: 575px) {
    .publishing-goals .promotion-item {
        width:100%
    }

    .publishing-goals .promotion-item::after {
        display: none
    }

    .publishing-goals .promotion-item:nth-child(-n+2)::before {
        display: block
    }

    .publishing-goals .promotion-item:first-child::before {
        display: none
    }
}

.journal-workflow .section-content {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 40px
}

.journal-workflow .workflow-steps {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    position: relative
}

.journal-workflow .step-item {
    position: relative
}

.journal-workflow .step-item::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: -30px;
    height: 1px;
    top: 20px;
    background-color: #CCC
}

.journal-workflow .step-item:last-child::before {
    right: 0
}

.journal-workflow .step-item-number {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--color-blue-50);
    position: relative;
    z-index: 1;
    flex-shrink: 0
}

.journal-workflow .step-item-text {
    min-height: 44px
}

@media (max-width: 1249px) {
    .journal-workflow .section-content {
        grid-template-columns:1fr
    }

    .journal-workflow .step-item-text {
        min-height: unset
    }
}

@media (max-width: 766px) {
    .journal-workflow .section-content-left {
        max-width:385px;
        margin: 0 auto
    }

    .journal-workflow .workflow-steps {
        grid-template-columns: 1fr
    }

    .journal-workflow .step-item {
        display: flex;
        gap: 20px
    }

    .journal-workflow .step-item h3 {
        margin-top: 0!important
    }

    .journal-workflow .step-item::before {
        left: 20px;
        width: 1px;
        height: unset;
        top: 0;
        bottom: -30px
    }

    .journal-workflow .step-item:last-child::before {
        display: none
    }
}

@media (max-width: 575px) {
    .journal-workflow h2 {
        max-width:300px;
        margin: 0 auto!important
    }
}

.journal-solution .section-content {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 50px 40px
}

.journal-solution .heading-wrap-left {
    display: none
}

.journal-solution .img-solution {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 620 / 336
}

@media (max-width: 1484px) {
    .journal-solution .img-solution {
        aspect-ratio:1 / 1
    }
}

@media (max-width: 991px) {
    .journal-solution .section-content {
        grid-template-columns:1fr
    }

    .journal-solution .img-solution {
        aspect-ratio: 712 / 400
    }

    .journal-solution .heading-wrap-left {
        display: block
    }

    .journal-solution .heading-wrap-right {
        display: none
    }
}

.journal-editors .title-desc {
    max-width: 975px
}

.journal-editors .trustpilot-outer {
    margin-left: 50px
}

.journal-editors .trustpilot-wrapper {
    background-color: var(--bg-gray);
    border-radius: 16px;
    width: 222px;
    height: 134px
}

.journal-editors .editor-item {
    flex: 1;
    border: 1px dashed #CCC
}

.journal-editors .editor-avatar {
    background: radial-gradient(50% 50% at 50% 50%,#F6F6F6 0,#EBEBEB 100%);
    text-align: center
}

.journal-editors .editor-avatar>img {
    max-height: 215px;
    width: auto
}

.journal-editors .editor-item hr {
    border-color: var(--bg-gray)
}

.journal-editors .editor-field {
    display: inline-block;
    padding: 4px 8px;
    background: var(--color-blue-50);
    border-radius: 9999px;
    line-height: 1.2
}

.journal-editors .editor-position-wrap {
    min-height: 40px
}

@media (max-width: 1199px) {
    .journal-editors .editor-item {
        width:calc(50% - 10px);
        flex: unset
    }
}

@media (max-width: 991px) {
    .journal-editors .trustpilot-wrapper {
        height:118px
    }
}

@media (max-width: 607px) {
    .journal-editors .journal-editors-copy {
        display:grid;
        grid-template-columns: 1fr
    }

    .journal-editors .trustpilot-outer {
        order: 99;
        margin: 30px auto 0
    }
}

@media (max-width: 575px) {
    .journal-editors .editor-item {
        width:100%
    }

    .journal-editors .editor-position-wrap {
        min-height: unset
    }
}

.scribendi-header-2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    filter: drop-shadow(0px 10px 20px rgba(0,0,0,.1))
}

.scribendi-header-2-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.2);
    backdrop-filter: blur(5px);
    z-index: 999
}

@media (max-width: 1249px) {
    .scribendi-header-2.nav-mobile-active {
        bottom:0;
        display: flex;
        flex-direction: column
    }
}

.top-banner-2 {
    height: 40px
}

.top-banner-2 .banner-text {
    white-space: nowrap
}

.top-banner-2 .banner-text-scroll {
    animation: scroll-banner 40s linear .5s infinite
}

.top-banner-2:hover .banner-text-scroll {
    animation-play-state: paused
}

.top-banner-2 a:not(.btn) {
    text-decoration: underline
}

.top-banner-2 .text-divider {
    border-left: 1px solid color-mix(in srgb,var(--white) 20%,transparent 80%)
}

@keyframes scroll-banner {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    60% {
        transform: translateX(-100%);
        opacity: 1
    }

    60.1% {
        transform: translateX(-100%);
        opacity: 0
    }

    60.2% {
        transform: translateX(100%);
        opacity: 0
    }

    60.3% {
        transform: translateX(100%);
        opacity: 1
    }

    100% {
        transform: translateX(0);
        opacity: 1
    }
}

.header-nav-2 .btn-login {
    background-color: var(--bg-gray)
}

.header-nav-2 .btn-login:focus,.header-nav-2 .btn-login:hover {
    background-color: #EAEAEA
}

.header-nav-2.nav-desktop .btn-login .img-login {
    display: none
}

.header-nav-2 hr {
    border-color: #E8E8E8
}

.header-nav-2 .dropdown-menu-item.item-book-proofreading-query-package-creation {
    display: none!important
}

.header-nav-2.nav-desktop .nav-item {
    padding: 0 20px;
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    white-space: nowrap
}

.header-nav-2.nav-desktop .nav-item.nav-search:focus,.header-nav-2.nav-desktop .nav-item.nav-search:hover {
    text-decoration: none
}

.header-nav-2.nav-desktop .nav-item.active::after {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    height: 2px;
    background-color: var(--color-secondary)
}

.header-nav-2.nav-desktop .header-nav-dropdown {
    display: none;
    inset: auto auto 0 0;
    transform: translateY(100%);
    width: max-content;
    --center-offset-left: 100px;
    --center-offset-right: 100px
}

.header-nav-2.nav-desktop .header-nav-dropdown.dropdown-support {
    left: unset;
    right: -16px
}

.header-nav-2.nav-desktop .header-nav-dropdown.dropdown-resources {
    right: var(--center-offset-right);
    left: unset;
    transform: translate(50%,100%)
}

.header-nav-2.nav-desktop .header-nav-dropdown::after {
    content: '';
    display: block;
    position: absolute;
    left: var(--center-offset-left);
    top: 0;
    width: 0;
    height: 0;
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom: 10px solid var(--white)
}

.header-nav-2.nav-desktop .header-nav-dropdown.dropdown-support::after {
    left: unset;
    right: calc(var(--center-offset-right) + 16px);
    transform: translateX(50%)
}

.header-nav-2.nav-desktop .header-nav-dropdown.dropdown-resources::after {
    left: unset;
    right: 50%;
    transform: translateX(50%)
}

.header-nav-2.nav-desktop .header-nav-dropdown.active {
    display: block
}

.header-nav-2.nav-desktop .header-nav-dropdown.dropdown-support hr {
    border-color: #CCC
}

.header-nav-2.nav-desktop .header-nav-dropdown .dropdown-content {
    filter: drop-shadow(0px 10px 20px rgba(0,0,0,.1))
}

.header-nav-2.nav-desktop .dropdown-academic .dropdown-menu-item {
    min-width: 340px
}

.header-nav-2.nav-desktop .dropdown-authors .dropdown-menu-item,.header-nav-2.nav-desktop .dropdown-business .dropdown-menu-item {
    min-width: 300px
}

.header-nav-2.nav-desktop .dropdown-students .dropdown-menu-item {
    min-width: 320px
}

.header-nav-2.nav-desktop .dropdown-menu-item:focus,.header-nav-2.nav-desktop .dropdown-menu-item:hover {
    color: var(--color-text);
    text-decoration: none;
    background-color: var(--bg-gray)
}

.header-nav-2 .menu-item-tag {
    padding: 3px 4px
}

.header-nav-2 .menu-item-tag.tag-new {
    background-color: var(--color-blue-50)
}

.header-nav-2 .menu-item-tag.tag-best {
    color: #9C6100;
    background-color: #FFEECE
}

.header-nav-2 .menu-item-tag.tag-popular {
    color: #124200;
    background-color: #E3F2E8
}

.header-nav-2.nav-desktop .dropdown-menu-footer {
    display: grid;
    grid-template-columns: 47fr 30fr;
    gap: 20px
}

.header-nav-2.nav-desktop .dropdown-authors .dropdown-menu-footer {
    grid-template-columns: 422fr 240fr
}

.header-nav-2.nav-desktop .dropdown-business .dropdown-menu-footer {
    grid-template-columns: 1fr 1fr
}

.header-nav-2.nav-desktop .btn {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: var(--font-size-body-2)
}

.header-nav-2.nav-mobile {
    display: none
}

@media (max-width: 1249px) {
    .header-nav-2.nav-desktop {
        display:none
    }

    .header-nav-2.nav-mobile {
        display: flex;
        flex-direction: column
    }

    .header-nav-2.nav-mobile.active {
        flex: 1 0 0;
        background-color: var(--white)
    }

    .header-nav-2.nav-mobile .nav-mobile-bar {
        border-bottom: 1px solid transparent;
        backdrop-filter: blur(5px)
    }

    .header-nav-2.nav-mobile.active .nav-mobile-bar {
        border-bottom-color: #CCC
    }

    .header-nav-2.nav-mobile .img-open {
        display: inline-block
    }

    .header-nav-2.nav-mobile .img-close,.header-nav-2.nav-mobile.active .img-open {
        display: none
    }

    .header-nav-2.nav-mobile.active .img-close {
        display: inline-block
    }

    .header-nav-2.nav-mobile .nav-mobile-content {
        display: none
    }

    .header-nav-2.nav-mobile.active .nav-mobile-content {
        display: block;
        flex: 1 0 0
    }

    .header-nav-2.nav-mobile .nav-mobile-content-inner {
        height: 100%
    }

    .header-nav-2.nav-mobile .nav-item-wrap.active {
        background-color: var(--white)
    }

    .header-nav-2.nav-mobile .nav-item-wrap .img-angle-up {
        display: none
    }

    .header-nav-2.nav-mobile .nav-item-wrap .img-angle-down,.header-nav-2.nav-mobile .nav-item-wrap.active .img-angle-up {
        display: inline-block
    }

    .header-nav-2.nav-mobile .nav-item-wrap.active .img-angle-down {
        display: none
    }

    .header-nav-2.nav-mobile .nav-item[aria-controls]:focus,.header-nav-2.nav-mobile .nav-item[aria-controls]:hover {
        color: var(--color-text);
        text-decoration: none
    }

    .header-nav-2.nav-mobile .nav-item-wrap .nav-item {
        border-bottom: 1px solid transparent
    }

    .header-nav-2.nav-mobile .nav-item-wrap.active .nav-item {
        border-bottom-color: #CCC
    }

    .header-nav-2.nav-mobile .nav-mobile-content .content-top {
        background-color: rgba(255,255,255,.9);
        backdrop-filter: blur(25px);
        flex: 1 0 0;
        overflow-y: auto
    }

    .header-nav-2.nav-mobile .nav-item-wrap {
        border: 1px solid transparent;
        border-radius: 16px
    }

    .header-nav-2.nav-mobile .nav-item-wrap.active {
        border-color: #CCC
    }

    .header-nav-2.nav-mobile .header-nav-dropdown .header-nav-2-cat-list {
        margin-top: 5px
    }

    .header-nav-2.nav-mobile .header-nav-dropdown .dropdown-menu-item {
        padding-top: 6px!important;
        padding-bottom: 6px!important;
        font-size: var(--font-size-14);
        color: var(--color-text);
        font-weight: 500;
        line-height: 1.4
    }

    .header-nav-2.nav-mobile .header-nav-dropdown .dropdown-menu-item:focus,.header-nav-2.nav-mobile .header-nav-dropdown .dropdown-menu-item:hover {
        color: var(--color-secondary);
        text-decoration: none
    }

    .header-nav-2.nav-mobile .header-nav-dropdown .dropdown-menu-item:focus .menu-item-text,.header-nav-2.nav-mobile .header-nav-dropdown .dropdown-menu-item:hover .menu-item-text {
        text-decoration: underline
    }

    .header-nav-2.nav-mobile .content-bottom {
        background-color: rgba(255,255,255,.8);
        box-shadow: 0 -4px 20px 0 rgba(0,0,0,.05);
        backdrop-filter: blur(10px)
    }

    .header-nav-2.nav-mobile .content-bottom .btn {
        padding-top: 7px;
        padding-bottom: 7px;
        margin: 0;
        font-size: var(--font-size-18)
    }

    @media (max-width: 575px) {
        .header-nav-2.nav-mobile .nav-mobile-content .content-bottom .btn {
            width:100%
        }
    }
}

.footer-3 {
    padding: 60px 0 26px!important;
    border-top: 20px solid var(--color-secondary)!important
}

.footer-3 .footer-content {
    display: grid;
    grid-template-columns: 304px 1fr;
    gap: 40px
}

.footer-3 .content-middle-mobile,.footer-3 .footer-content .menu-item-tag {
    display: none
}

.footer-3 .content-middle-desktop .footer-links {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 35px 20px
}

.footer-3 .dropdown-menu-item {
    padding: 5px 0!important;
    line-height: 1.2;
    min-width: unset;
    font-size: var(--font-size-caption-2);
    color: var(--color-text)
}

.footer-3 .dropdown-menu-item:focus,.footer-3 .dropdown-menu-item:hover {
    color: var(--color-secondary)
}

.footer-3 .btn-map {
    background-color: var(--bg-gray);
    padding-left: 10px;
    padding-right: 10px
}

.footer-3 .btn-map:focus,.footer-3 .btn-map:hover {
    background-color: #EAEAEA
}

.footer-3 .content-left .sign-up-wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px
}

.footer-3 .sign-up-form-wrap form {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.footer-3 .sign-up-form-wrap form .hs-form-field {
    flex: 1 1 0;
    margin-right: 5px
}

.footer-3 .sign-up-form-wrap form .hs-form-field>label,.footer-3 .sign-up-form-wrap form .hs_error_rollup {
    display: none!important
}

.footer-3 .sign-up-form-wrap form .hs-input {
    display: block;
    width: 100%;
    padding: 6px 10px;
    font-size: var(--font-size-caption-2);
    color: var(--color-text-muted);
    font-family: 'Geist Sans',sans-serif;
    border-radius: 8px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #CCC;
    background-color: var(--bg-gray);
    background-image: none;
    box-shadow: none;
    outline: 0
}

.footer-3 .sign-up-form-wrap form .hs-input:focus {
    border-color: var(--color-secondary)
}

.footer-3 .sign-up-form-wrap form .hs-submit .actions .hs-button {
    height: 40px;
    font-size: var(--font-size-caption-2)
}

.footer-3 .sign-up-form-wrap form .hs-error-msgs {
    list-style-type: none;
    margin: 5px -75px 0 0;
    padding: 0!important;
    background-color: transparent;
    border: none;
    color: #A94442;
    text-align: left
}

.footer-3 .sign-up-form-wrap form .hs-error-msg {
    margin: 0;
    font-weight: 400;
    font-family: 'Geist Sans',sans-serif;
    font-size: var(--font-size-caption-2)
}

.footer-3 .content-right {
    display: none
}

.footer-3 .content-middle-desktop .footer-badges {
    margin-top: -10px
}

.footer-3 .copyright-wrap {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 10px 20px;
    align-items: center;
    justify-items: end
}

.footer-3 .copyright-wrap a:not(:first-child) {
    border-left: 1px solid var(--bg-gray)
}

.footer-3.footer-hide .footer-content {
    grid-template-columns: 1fr;
    row-gap: 80px
}

.footer-3.footer-hide .content-left {
    row-gap: 80px
}

.footer-3.footer-hide .content-left hr,.footer-3.footer-hide .content-middle-desktop,.footer-3.footer-hide .content-middle-mobile {
    display: none
}

.footer-3.footer-hide .logo-wrap {
    text-align: center
}

.footer-3.footer-hide .content-left .map-wrap,.footer-3.footer-hide .content-left .social-wrap {
    display: none
}

.footer-3.footer-hide .content-left .sign-up-wrap {
    grid-template-columns: 1fr 1fr;
    position: relative
}

.footer-3.footer-hide .content-left .sign-up-wrap:before,.footer-3.footer-hide .content-right:before {
    content: '';
    display: block;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #CCC
}

.footer-3.footer-hide .sign-up-form-wrap form .hs-form-field {
    margin-right: 10px
}

.footer-3.footer-hide .sign-up-form-wrap form .hs-submit .actions .hs-button {
    padding-left: 30px;
    padding-right: 30px
}

.footer-3.footer-hide .content-right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 20px;
    position: relative
}

.footer-3.footer-hide .content-right .social-3 .flex-box {
    justify-content: flex-end
}

@media (max-width: 1249px) {
    .footer-3 {
        text-align:left
    }

    .footer-3 .footer-content {
        grid-template-columns: 1fr
    }

    .footer-3 .logo-wrap {
        text-align: center
    }

    .footer-3 .content-left .map-wrap,.footer-3 .content-left .social-wrap,.footer-3 .content-left hr {
        display: none
    }

    .footer-3 .content-left .sign-up-wrap {
        grid-template-columns: 1fr 1fr
    }

    .footer-3 .sign-up-form-wrap form .hs-form-field {
        margin-right: 10px
    }

    .footer-3 .sign-up-form-wrap form .hs-submit .actions .hs-button {
        padding-left: 30px;
        padding-right: 30px
    }

    .footer-3 .footer-badges .img-badge {
        height: 46px;
        width: auto
    }

    .footer-3 .content-right {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px 20px
    }

    .footer-3 .content-right .social-3 .flex-box {
        justify-content: flex-end
    }
}

@media (max-width: 989px) {
    .footer-3 .content-left .sign-up-wrap,.footer-3.footer-hide .content-left .sign-up-wrap {
        grid-template-columns:1fr
    }

    .footer-3 .sign-up-form-wrap form .hs-form-field,.footer-3.footer-hide .sign-up-form-wrap form .hs-form-field {
        margin-right: 5px
    }

    .footer-3 .sign-up-form-wrap form .hs-submit .actions .hs-button,.footer-3.footer-hide .sign-up-form-wrap form .hs-submit .actions .hs-button {
        padding-left: 12px;
        padding-right: 12px
    }

    .footer-3 .content-middle-desktop {
        display: none
    }

    .footer-3 .content-middle-mobile {
        display: block
    }

    .footer-3 .content-middle-mobile .nav-item-wrap .img-angle-up {
        display: none
    }

    .footer-3 .content-middle-mobile .nav-item-wrap.active .img-angle-up {
        display: inline
    }

    .footer-3 .content-middle-mobile .nav-item-wrap.active .img-angle-down {
        display: none
    }

    .footer-3 .content-middle-mobile .nav-item-wrap.active {
        background-color: var(--white)
    }

    .footer-3 .content-middle-mobile .nav-item[aria-controls]:focus,.footer-3 .content-middle-mobile .nav-item[aria-controls]:hover {
        color: var(--color-text);
        text-decoration: none
    }

    .footer-3 .content-middle-mobile .dropdown-menu-item {
        padding: 8px 10px!important
    }

    .footer-3 .content-middle-mobile .dropdown-menu-item:first-child {
        margin-top: -6px
    }

    .footer-3 .content-middle-mobile .dropdown-menu-item:last-child {
        padding-bottom: 10px!important
    }

    .footer-3 .content-middle-mobile #nav-footer-item-students .dropdown-menu-item:last-child {
        padding-bottom: 8px!important
    }

    .footer-3 .content-middle-mobile #nav-footer-item-students .dropdown-menu-item.item-discount {
        padding-bottom: 10px!important
    }

    .footer-3 .content-middle-mobile .footer-badges .recaptcha {
        text-align: center
    }

    .footer-3 .content-middle-mobile .footer-badges .flex-box {
        justify-content: center!important;
        gap: 20px
    }
}

@media (max-width: 767px) {
    .footer-3 .content-right,.footer-3.footer-hide .content-right {
        grid-template-columns:1fr
    }

    .footer-3 .content-right .map-wrap .flex-box,.footer-3 .content-right .social-3 .flex-box,.footer-3.footer-hide .content-right .social-3 .flex-box {
        justify-content: center
    }

    .footer-3 .copyright-wrap {
        grid-template-columns: 1fr;
        justify-items: center
    }
}

@media (max-width: 575px) {
    .footer-3 .content-middle-mobile {
        padding:15px 15px 20px!important
    }

    .footer-3 .content-middle-mobile .badges-wrap {
        padding: 20px 15px!important
    }
}

@media (max-width: 429px) {
    .footer-3 .copyright-wrap a {
        padding:0 10px!important
    }

    .footer-3 .copyright-wrap a:first-child {
        padding-left: 0!important
    }

    .footer-3 .copyright-wrap a:last-child {
        padding-right: 0!important
    }
}

.jumbotron-home-3 {
    padding: 100px 0 140px;
    position: relative
}

.jumbotron-home-3 .bg-video-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%,-50%);
    z-index: -1
}

.jumbotron-home-3 .bg-video-wrap::after {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    background: radial-gradient(100% 100% at 50% 100%,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 100%)
}

.jumbotron-home-3 .bg-video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.jumbotron-home-3 .psp-title-hint-both {
    color: var(--white);
    margin: 0 auto;
    font-size: var(--font-size-title-1)
}

.jumbotron-home-3 .jumbotron-title-desc,.jumbotron-home-3 h1 {
    max-width: 1100px;
    margin: 10px auto 0
}

.jumbotron-home-3 .advantages-wrap {
    background: rgba(0,0,0,.5);
    backdrop-filter: blur(5px);
    max-width: 1220px;
    margin: 100px auto 0
}

.jumbotron-home-3 .advantage-item {
    background-color: transparent;
    padding: 0
}

.jumbotron-home-3 .advantage-item.numbers-countries h3 {
    width: 1.8em
}

.jumbotron-home-3 .advantage-item.numbers-words h3 {
    width: 1.5em
}

.jumbotron-home-3 .advantage-item.numbers-clients h3 {
    width: 1.8em
}

.jumbotron-home-3 .advantage-item.numbers-rating h3 {
    width: 1.6em
}

.jumbotron-home-3 .jumbotron-curve {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: auto
}

@media (max-width: 1249px) {
    .jumbotron-home-3 {
        padding-bottom:120px;
        --jumbotron-home-3-height: 840px
    }

    .jumbotron-home-3 .bg-video-wrap {
        position: fixed;
        top: 55px;
        height: calc(100vh - 55px);
        max-height: var(--jumbotron-home-3-height);
        transform: translate(-50%,0)
    }

    .page-top-banner-maintenance .jumbotron-home-3 .bg-video-wrap {
        top: 90px;
        height: calc(100vh - 90px)
    }

    .jumbotron-home-3 h1 {
        max-width: 720px
    }

    .jumbotron-home-3 .advantages-wrap {
        column-gap: 20px
    }

    .jumbotron-home-3 .advantage-item {
        width: calc(33% - 14px);
        flex: unset!important
    }
}

@media (max-width: 769px) {
    .jumbotron-home-3 h1 {
        max-width:720px
    }

    .jumbotron-home-3 .advantage-item {
        width: calc(50% - 10px)
    }

    .jumbotron-home-3 .advantage-item.numbers-rating {
        width: 100%;
        order: -1
    }
}

@media (max-width: 675px) {
    .jumbotron-home-3 {
        padding:80px 0
    }

    .jumbotron-home-3 .advantage-item {
        width: 100%
    }

    .jumbotron-home-3 .advantage-item>p {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .jumbotron-home-3 .jumbotron-curve {
        bottom: -2px
    }
}

@media (max-width: 480px) {
    .jumbotron-home-3 .btn-wrap .btn {
        width:100%
    }
}

.scribendi-values .h2 {
    max-width: 420px
}

.scribendi-values .title-desc {
    max-width: 590px
}

.scribendi-values .content-top .btn .text-mobile {
    display: none
}

@media (max-width: 1249px) {
    .scribendi-values .content-top {
        grid-template-columns:1fr
    }
}

@media (max-width: 639px) {
    .scribendi-values .content-bottom {
        grid-template-columns:1fr
    }
}

@media (max-width: 575px) {
    .scribendi-values .content-top .ceo-intro {
        display:none!important
    }
}

@media (max-width: 439px) {
    .scribendi-values .content-top .btn .text-desktop {
        display:none
    }

    .scribendi-values .content-top .btn .text-mobile {
        display: inline
    }
}

.services-grid-3 .title-desc {
    max-width: 960px;
    margin: 10px auto 0
}

.services-grid-3 .services-card {
    overflow: hidden
}

.services-grid-3 .services-card:focus,.services-grid-3 .services-card:hover {
    text-decoration: none;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2)
}

.services-grid-3 .services-card-title::before {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: -5px;
    width: 10px;
    background-color: var(--color-primary);
    border-radius: 40px
}

.services-grid-3 .services-authors .services-card-title::before {
    background-color: var(--color-authors)
}

.services-grid-3 .services-businesses .services-card-title::before {
    background-color: var(--color-businesses)
}

.services-grid-3 .services-students .services-card-title::before {
    background-color: var(--color-students)
}

.services-grid-3 .services-card .img-meta {
    aspect-ratio: 602/400
}

@media (max-width: 850px) {
    .services-grid-3 .services-card-box {
        grid-template-columns:1fr
    }
}

@media (max-width: 575px) {
    .services-grid-3 .title-wrap {
        text-align:left
    }

    .services-grid-3 .title-wrap .psp-title-hint-both {
        padding-left: 40px;
        max-width: unset
    }

    .services-grid-3 .title-wrap .psp-title-hint-both:before {
        transform: translateX(0);
        left: 0
    }

    .services-grid-3 .title-wrap .psp-title-hint-both:after {
        display: none
    }
}

.scribendi-testimonials-5 .text-feedback {
    height: 220px
}

.scribendi-testimonials-5 .stars-wrap {
    color: #C3C4C5;
    letter-spacing: -1px
}

.scribendi-testimonials-5 .owl-stage {
    display: flex
}

.scribendi-testimonials-5 .custom-owl-nav.disabled {
    display: none!important
}

.scribendi-testimonials-5 .custom-owl-nav img {
    width: 24px;
    height: 24px
}

.scribendi-testimonials-5 .custom-owl-nav .owl-next,.scribendi-testimonials-5 .custom-owl-nav .owl-prev {
    padding: 10px;
    border-radius: 50%;
    background-color: var(--white);
    cursor: pointer
}

@media (max-width: 540px) {
    .scribendi-testimonials-5 .carousel-wrap {
        padding:0 15px
    }
}

.homepage-psp-sample-wrap .psp-sample {
    padding: 80px 0!important;
    background-color: var(--white)
}

.homepage-psp-sample-wrap .psp-sample .tab-content {
    background-color: var(--bg-gray)
}

.homepage-psp-sample-wrap .psp-sample .tab-pane {
    background-color: var(--white);
    border-radius: 8px;
    padding: 10px
}

.homepage-psp-sample-wrap .psp-sample .tab-content .div-comment-wrap {
    background-color: var(--white);
    border-radius: 8px
}

.homepage-psp-sample-wrap .psp-sample .h2 {
    max-width: 670px
}

.homepage-psp-sample-wrap .psp-sample .title-desc {
    max-width: unset
}

@media (max-width: 769px) {
    .homepage-psp-sample-wrap .psp-sample .img-sample-wrap .btn {
        width:auto
    }
}

@media (max-width: 579px) {
    .homepage-psp-sample-wrap .psp-sample .psp-title-wrap {
        text-align:left!important
    }

    .homepage-psp-sample-wrap .psp-sample .psp-title-wrap .psp-title-hint-both {
        padding-left: 40px;
        max-width: unset
    }

    .homepage-psp-sample-wrap .psp-sample .psp-title-wrap .psp-title-hint-both:before {
        transform: translateX(0);
        left: 0
    }

    .homepage-psp-sample-wrap .psp-sample .psp-title-wrap .psp-title-hint-both:after {
        display: none
    }
}

.section-cta-bg {
    background: url(../images/bg/psp-guarantee-with-filter.webp) no-repeat center center / cover var(--black)
}

@media (max-width: 1249px) {
    .section-cta-bg {
        background-position:left center
    }
}

.home-cta .psp-title-hint-both {
    color: var(--color-blue-100)
}

.home-cta .psp-title-hint-both:after,.home-cta .psp-title-hint-both:before {
    background-color: var(--color-blue-100)
}

@media (max-width: 575px) {
    .home-cta .cta-content {
        text-align:left
    }

    .home-cta .psp-title-hint-both {
        padding-left: 40px;
        max-width: unset
    }

    .home-cta .psp-title-hint-both:before {
        transform: translateX(0);
        left: 0
    }

    .home-cta .psp-title-hint-both:after {
        display: none
    }
}

.scientific-editors .title-desc {
    max-width: 450px;
    margin: 10px auto 0
}

.scientific-editors .editor-item {
    padding: 4px;
    border: 1px dashed #e9ebef;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: none;
    transition: all .15s cubic-bezier(0.4,0,.2,1)
}

.scientific-editors .editor-item:hover {
    box-shadow: rgba(23,37,84,.1) 0 30px 30px 0
}

.scientific-editors .editor-item .editor-img {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    width: 100%;
    height: auto;
    aspect-ratio: 340/413
}

.psp-editors .editor-item .org-wrap {
    background-color: rgba(255,255,255,.8)
}

.scientific-editors .editor-item .org-wrap img {
    width: 50%;
    height: auto;
    aspect-ratio: 3.9 / 1
}

.scientific-editors .editor-item .org-wrap img.img-colorado-boulder {
    aspect-ratio: 4.9 / 1
}

@media (max-width: 850px) {
    .scientific-editors .editor-list {
        grid-template-columns:1fr 1fr;
        max-width: 560px
    }
}

@media (max-width: 575px) {
    .scientific-editors .title-wrap {
        text-align:left
    }

    .scientific-editors .title-wrap .psp-title-hint-both {
        padding-left: 40px;
        max-width: unset
    }

    .scientific-editors .title-wrap .psp-title-hint-both:before {
        transform: translateX(0);
        left: 0
    }

    .scientific-editors .title-wrap .psp-title-hint-both:after {
        display: none
    }

    .scientific-editors .title-desc {
        max-width: none
    }
}

@media (max-width: 429px) {
    .scientific-editors .editor-list {
        grid-template-columns:1fr;
        max-width: 240px
    }
}

.jumbotron-home-4 {
    /* background: color-mix(in srgb,var(--color-secondary) 5%,transparent); */
    padding-bottom: 71px;
}

.jumbotron-home-4 .swiper .item {
    width: 100%;
    padding: 0px 0 50px;
    overflow: hidden;
    position: relative
}

.jumbotron-home-4 .swiper .item .grid-box {
    height: 832px;
}

.jumbotron-home-4 .swiper .item-1::before {
    /* content: ''; */
    /* display: block; */
    /* position: absolute; */
    /* inset: 0 0 -140px 0; */
    /* background: url(../images/bg/jumbotron/home4-bg-1.webp) no-repeat calc(50% - 80px) top / auto 100%; */
    /* z-index: -1; */
}

.jumbotron-home-4 .swiper .item-3::before {
    background-image: url(../images/bg/jumbotron/home4-bg-3.webp)
}

.jumbotron-home-4 .swiper .item-2::before {
    content: '';
    display: block;
    position: absolute;
    inset: 0 0 0 44%;
    /* background: url(../images/bg/jumbotron/home4-hero-2.webp) no-repeat left top / auto calc(100% - 10px); */
    z-index: -1
}

.jumbotron-home-4 .swiper .item-1:not(.item-3) h1 {
    max-width: 540px
}

.jumbotron-home-4 .swiper .item-1:not(.item-3) .title-desc {
    max-width: 580px;
    color: #CCC
}

.jumbotron-home-4 .swiper .item-2 .title-desc,.jumbotron-home-4 .swiper .item-2 h2,.jumbotron-home-4 .swiper .item-3 .title-desc {
    max-width: 510px
}

.jumbotron-home-4 .swiper .item-1 .item-image img {
    aspect-ratio: 592 / 450
}

.jumbotron-home-4 .swiper .item-2 .item-image img {
    width: 253px;
    height: auto;
    z-index: -1;
}

.jumbotron-home-4 .swiper-nav .fa {
    padding: 0 5px
}

.jumbotron-home-4 .swiper-dots .swiper-dot {
    width: 20px;
    height: 20px;
    margin: 0 10px;
    border-radius: 50%;
    background-color: color-mix(in srgb,var(--color-blue-600) 20%,transparent)
}

.jumbotron-home-4 .swiper-dots .swiper-dot-active {
    background-color: var(--color-secondary)
}

@media (max-width: 1599px) {
    .jumbotron-home-4 .swiper .item .grid-box {
        height: 828px;
    }
}

@media (max-width: 1249px) {
    .jumbotron-home-4 .swiper .item .grid-box {
        grid-template-columns:1fr;
        grid-template-rows: auto 1fr;
        height: 620px;
        overflow: hidden;
        display: flex;
    }

    .jumbotron-home-4 .swiper .item-2 .grid-box {
        grid-template-rows: 1fr auto;
        display: flex;
    }
    

    .jumbotron-home-4 .swiper .item-1::before {
        background-position: left -60px top;
        inset: 0
    }

    .jumbotron-home-4 .swiper .item-1 .item-text {
        justify-content: flex-start!important;
        /* display: flex!important; */
    }

    .jumbotron-home-4 .swiper .item h3 {
        font-size: var(--font-size-36)
    }

    .jumbotron-home-4 .swiper .item h3,.jumbotron-home-4 .swiper .item-1:not(.item-3) h1 {
        max-width: unset
    }

    .jumbotron-home-4 .swiper .item .title-desc {
        display: none
    }

    .jumbotron-home-4 .swiper .item-1 .item-image {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: flex-end
    }

    .jumbotron-home-4 .swiper .item-1 .item-image img {
        max-width: 560px;
        aspect-ratio: 560/350
    }

    .jumbotron-home-4 .swiper .item-1 .item-image .image-lg {
        display: none
    }

    .jumbotron-home-4 .swiper .item-1 .item-image .image-md {
        display: block!important
    }

    .jumbotron-home-4 .swiper .item-2::before {
        inset: unset;
        top: 0;
        left: 0;
        width: 100%;
        height: 490px;
        background-position: right -150px top;
        background-size: auto 100%
    }

    .jumbotron-home-4 .swiper .item-2 .item-image {
        order: -1
    }
}

@media (max-width: 919px) {
    .jumbotron-home-4 .swiper .item-2::before {
        height:360px;
        background-position: right -100px top
    }
}

@media (max-width: 849px) {
    .jumbotron-home-4 .swiper .item-1::before {
        background-position:left -150px top
    }

    .jumbotron-home-4 .swiper .item .grid-box {
        height: 590px;
        row-gap: 40px
    }

    .jumbotron-home-4 .swiper .item-1 .item-image {
        justify-content: flex-start;
        min-height: 0
    }

    .jumbotron-home-4 .swiper .item-1 .item-image img {
        height: 100%!important;
        width: auto!important;
        max-width: 100%;
        max-height: 100%
    }

    .jumbotron-home-4 .swiper .item-2::before {
        height: 320px
    }
}

@media (max-width: 767px) {
    .jumbotron-home-4 .swiper .item h3 {
        font-size:var(--font-size-24)
    }
}

@media (max-width: 659px) {
    .jumbotron-home-4 .swiper .item-1:not(.item-3) .item-image img {
        height:auto!important;
        width: 100%!important
    }
}

@media (max-width: 575px) {
    .jumbotron-home-4 .swiper .item-1::before {
        background-position:left -300px top
    }

    .jumbotron-home-4 .swiper .item-2::before {
        background-position: right -200px top
    }

    .jumbotron-home-4 .swiper .item-1 .item-image img {
        height: auto!important;
        width: 100%!important
    }
}

@media (max-width: 445px) {
    .jumbotron-home-4 .swiper .item-2::before {
        height:320px;
        background-position: right -250px top
    }
}

@media (max-width: 350px) {
    .jumbotron-home-4 .swiper .item-2::before {
        height:290px
    }
}

.jumbotron-home-4:has(.item-bf.swiper-slide-active) {
    background: #ffffff;
}

.jumbotron-home-4:has(.item-bf-3) {
    transition: background .5s ease-in-out
}

.jumbotron-home-4:has(.item-bf-3.swiper-slide-active) {
    /* background: linear-gradient(0deg, rgba(255, 173, 40, .05) 0, rgb(255 251 244) 100%), #ffffff; */
}

.jumbotron-home-4 .swiper .item-bf {
    --font-size-hero-title-md: 95px;
    --font-size-hero-title-sm: 80px;
    --font-size-hero-title-xs: 60px;
    --font-size-hero-title-2xs: 48px;
    --font-size-hero-title-3xs: 35px;
    --font-size-hero-title-4xs: 30px;
    background: url(../images/bg/jumbotron/home4-block-bf-1.svg) no-repeat calc(50% - 210px) top / auto 100%
}

.jumbotron-home-4 .swiper .item-bf-3 {
    /* background-image: url(../images/bg/jumbotron/home4-block-bf-2.svg); */
}

.jumbotron-home-4 .swiper .item-2.item-bf:before {
    z-index: 0;
    /* background-image: url(../images/bg/jumbotron/home4-hero-campaign-spring-1.webp); */
}

.jumbotron-home-4 .swiper .item-2.item-bf-3:before {
    /* background-image: url(../images/bg/jumbotron/home4-hero-campaign-spring-3.webp); */
}

.jumbotron-home-4 .swiper .item-bf-2::after,.jumbotron-home-4 .swiper .item-bf-3::after {
    /* content: ''; */
    display: block;
    /* position: absolute; */
    inset: 0;
    /* background: url(../images/bg/jumbotron/home4-bg-bf-lg.webp) no-repeat center center / auto 100%; */
    z-index: -1
}

.jumbotron-home-4 .swiper .item-bf .phase-box {
    display: none
}

.jumbotron-home-4 .swiper .item-bf .phase-box.active {
    display: block;
}

.jumbotron-home-4 .swiper .item-bf .text-bf {
    font-size: var(--font-size-hero-title-md);
    line-height: .825em;
    margin-left: -6px
}

.jumbotron-home-4 .swiper .item-bf .countdown-time {
    width: 58px;
    padding: 8px 0 6px;
    text-align: center;
    border: 1px solid;
    font-variant-numeric: tabular-nums;
    background-color: var(--color-blue-50)
}

.jumbotron-home-4 .swiper .item-bf-3 .countdown-time {
    border-color: var(--color-primary);
    background-color: rgba(255,173,40,.1)
}

.jumbotron-home-4 .swiper .item-bf .btn-coupon {
    background-color: #333333;
    color: rgba(255,255,255,.5);
    height: 45px
}

.jumbotron-home-4 .swiper .item-bf .btn-coupon:focus,.jumbotron-home-4 .swiper .item-bf .btn-coupon:hover {
    background-color: color-mix(in srgb,#FF3B30 90%,var(--white) 20%)
}

@media (max-width: 1249px) {
    .jumbotron-home-4 .swiper .item-bf {
        background-image:none
    }

    .jumbotron-home-4 .swiper .item-bf::before {
        height: 450px
    }

    .jumbotron-home-4 .swiper .item-bf::after {
        background-image: url(../images/bg/jumbotron/home4-bg-bf-md.webp)
    }

    .jumbotron-home-4 .swiper .item-bf .grid-box {
        grid-template-rows: 1fr;
        /* display: flex; */
    }
.calendly-inline-widget.calendly-mobile {
    width: 339px!important;
    min-width: 344px!important;
}

    .jumbotron-home-4 .swiper .item-bf .item-text {
        justify-content: flex-end!important
    }

    .jumbotron-home-4 .swiper .item-bf .bf-desc {
        max-width: 336px
    }
}

@media (max-width: 1150px) {
    .jumbotron-home-4 .swiper .item-bf::before {
        height:400px
    }
}

@media (max-width: 991px) {
    .jumbotron-home-4 .swiper .item-bf::before {
        height:350px
    }
}

@media (max-width: 899px) {
    .jumbotron-home-4 .swiper .item-bf::before {
        height:300px
    }

    .jumbotron-home-4 .swiper .item-bf .text-bf {
        font-size: var(--font-size-hero-title-sm);
        margin-left: -4px
    }

    .jumbotron-home-4 .swiper .item-bf .text-bf br {
        display: none
    }

    .jumbotron-home-4 .swiper .item-bf .bf-desc {
        max-width: none
    }
}

@media (max-width: 767px) {
    .jumbotron-home-4 .swiper .item-bf::after {
        background-image:url(../images/bg/jumbotron/home4-bg-bf-xs.webp)
    }

    .jumbotron-home-4 .swiper .item-bf .text-bf {
        font-size: var(--font-size-hero-title-xs);
        margin-left: -2px
    }
}

@media (max-width: 619px) {
    .jumbotron-home-4 .swiper .item-bf::before {
        height:280px;
        background-position: center top
    }

    .jumbotron-home-4 .swiper .item-bf .text-bf {
        font-size: var(--font-size-hero-title-2xs);
        margin-left: -2px
    }
}

@media (max-width: 500px) {
    .jumbotron-home-4 .swiper .item-bf .text-bf {
        font-size:var(--font-size-hero-title-3xs);
        margin-left: -1px
    }

    .jumbotron-home-4 .swiper .item-bf .sq-launcher {
        display: none
    }

    .jumbotron-home-4 .swiper .item-bf .countdown-time {
        width: 48px;
        font-size: var(--font-size-24)
    }
}

@media (max-width: 340px) {
    .jumbotron-home-4 .swiper .item-bf .text-bf {
        font-size:var(--font-size-hero-title-4xs);
        margin-left: -1px
    }
}

.homepage-numbers-wrap {
    margin-top: -57px
}

.scribendi-numbers-5 .numbers-item {
    position: relative;
    padding: 0 20px;
    background-color: transparent;
    border-left: 1px solid color-mix(in srgb,var(--white) 40%,transparent)
}

.scribendi-numbers-5 .numbers-item:first-child {
    padding-left: 0;
    border: 0
}

.scribendi-numbers-5 .numbers-item:last-child {
    padding-right: 0
}

.scribendi-numbers-5 .numbers-clients h3 {
    width: 1.85em
}

.scribendi-numbers-5 .numbers-years h3 {
    width: 1.2em
}

.scribendi-numbers-5 .numbers-rating h3 {
    width: 1.45em
}

.scribendi-numbers-5 .numbers-words h3 {
    width: 1.25em
}

@media (max-width: 991px) {
    .scribendi-numbers-5 .grid-box {
        grid-template-columns:1fr 1fr
    }

    .scribendi-numbers-5 .numbers-item:nth-child(odd) {
        border: 0;
        padding-left: 0
    }

    .scribendi-numbers-5 .numbers-item:nth-child(even) {
        padding-right: 0
    }

    .scribendi-numbers-5 .numbers-item::before {
        content: '';
        display: none;
        position: absolute;
        top: -18px;
        left: 0;
        right: 20px;
        height: 1px;
        background-color: color-mix(in srgb,var(--white) 40%,transparent)
    }

    .scribendi-numbers-5 .numbers-item:nth-child(even)::before {
        left: 20px;
        right: 0
    }

    .scribendi-numbers-5 .numbers-item:nth-child(n+3)::before {
        display: block
    }
}

@media (max-width: 575px) {
    .scribendi-numbers-5 .grid-box {
        grid-template-columns:1fr
    }

    .scribendi-numbers-5 .numbers-item {
        border: 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }

    .scribendi-numbers-5 .numbers-item:nth-child(even)::before,.scribendi-numbers-5 .numbers-item:nth-child(odd)::before {
        left: 0;
        right: 0
    }

    .scribendi-numbers-5 .numbers-item:not(:first-child)::before {
        display: block
    }
}

.hsse-jumbotron {
    background: url(../images/bg/jumbotron/hsse-bg.svg) no-repeat calc(50% - 345px) calc(100% - 44px);
    border-bottom: 20px solid var(--color-primary)
}

.hsse-jumbotron .title-tag {
    background: rgba(232,237,251,.1)
}

.hsse-jumbotron .grid-box-right img {
    aspect-ratio: 575 / 400
}

@media (max-width: 1249px) {
    .hsse-jumbotron {
        background-position:calc(50% - 205px) calc(100% - 150px)
    }

    .hsse-jumbotron .grid-box-left .left-wrap {
        max-width: 800px
    }

    .hsse-jumbotron .grid-box {
        grid-template-columns: 1fr
    }

    .hsse-jumbotron .grid-box-right {
        text-align: right
    }

    .hsse-jumbotron .grid-box-right img {
        max-width: 560px
    }
}

@media (max-width: 991px) {
    .hsse-jumbotron {
        background-position:50% calc(100% - 150px)
    }
}

@media (max-width: 767px) {
    .hsse-features .grid-box-right {
        grid-template-columns:1fr
    }
}

.hsse-who-for .sw-inline-list-with-divider .list-item:nth-child(3)::after,.hsse-who-for .sw-inline-list-with-divider .list-item:nth-child(5)::after {
    display: none
}

@media (max-width: 1249px) {
    .hsse-who-for .sw-inline-list-with-divider .list-item:nth-child(3)::after {
        display:block
    }

    .hsse-who-for .sw-inline-list-with-divider .list-item:nth-child(2)::after,.hsse-who-for .sw-inline-list-with-divider .list-item:nth-child(4)::after {
        display: none
    }
}

@media (max-width: 829px) {
    .hsse-who-for .sw-inline-list-with-divider .list-item:nth-child(1)::after {
        display:none
    }
}

@media (max-width: 767px) {
    .hsse-who-for .sw-inline-list-with-divider .list-item:nth-child(n)::after {
        display:none
    }
}

.hsse-disciplines .section-header-desc {
    max-width: 1010px;
    margin: 0 auto
}

.hsse-disciplines .card-image img {
    aspect-ratio: 452 / 300;
    object-fit: cover
}

@media (max-width: 575px) {
    .hsse-disciplines .section-header-desc {
        display:none
    }
}

.hsse-documents .sw-inline-list-with-divider .list-item:nth-child(4)::after,.hsse-documents .sw-inline-list-with-divider .list-item:nth-child(7)::after {
    display: none
}

@media (max-width: 1599px) {
    .hsse-documents .sw-inline-list-with-divider .list-item:nth-child(3)::after,.hsse-documents .sw-inline-list-with-divider .list-item:nth-child(6)::after {
        display:none
    }

    .hsse-documents .sw-inline-list-with-divider .list-item:nth-child(4)::after,.hsse-documents .sw-inline-list-with-divider .list-item:nth-child(7)::after {
        display: block
    }
}

@media (max-width: 1249px) {
    .hsse-documents .sw-inline-list-with-divider .list-item:nth-child(2)::after,.hsse-documents .sw-inline-list-with-divider .list-item:nth-child(4)::after {
        display:none
    }

    .hsse-documents .sw-inline-list-with-divider .list-item:nth-child(3)::after {
        display: block
    }
}

@media (max-width: 900px) {
    .hsse-documents .sw-inline-list-with-divider .list-item:nth-child(5)::after,.hsse-documents .sw-inline-list-with-divider .list-item:nth-child(7)::after {
        display:none
    }

    .hsse-documents .sw-inline-list-with-divider .list-item:nth-child(6)::after {
        display: block
    }
}

@media (max-width: 767px) {
    .hsse-documents .sw-inline-list-with-divider .list-item:nth-child(n)::after {
        display:none
    }
}

.hsse-testimonials .sw-split-layout--2-3 {
    column-gap: 0
}

.hsse-testimonials .grid-box-left {
    padding-right: 40px
}

.hsse-testimonials .grid-box-right {
    overflow: hidden
}

.hsse-testimonials .grid-box-right .max-width-box {
    max-width: 1400px
}

.hsse-testimonials .swiper-wrapper {
    align-items: stretch;
    min-height: 295px
}

.hsse-testimonials .swiper-slide {
    height: auto
}

.hsse-testimonials .text-feedback {
    height: 230px
}

.hsse-testimonials .stars-wrap {
    letter-spacing: -.5px
}

.hsse-testimonials .swiper-nav .nav-item {
    width: 36px;
    height: 36px;
    border-radius: 9999px;
    background-color: var(--bg-gray)
}

.hsse-testimonials .swiper-nav .nav-item:hover .fa {
    color: var(--color-secondary)
}

@media (min-width: 1250px) {
    .hsse-testimonials .grid-box-right {
        padding-left:0
    }
}

@media (max-width: 1249px) {
    .hsse-testimonials .grid-box-right {
        padding-top:20px!important
    }
}

.hsse-process .sw-process-timeline .timeline-item.step-6 {
    background-color: var(--color-secondary);
    color: var(--white)
}

.sw-process-timeline .timeline-item.step-6::after {
    border-right-color: var(--color-secondary)
}

@media (max-width: 989px) {
    .sw-process-timeline .timeline-item-wrap.wrap-mobile .timeline-item.step-6::after {
        border-right-color:var(--color-secondary)
    }

    .sw-process-timeline .wrap-mobile .step-6 .indicator-icon {
        background-color: var(--white);
        color: var(--color-secondary)
    }
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
.modal-md.modal-dialog.modal-dialog-centered {
    max-width: 928px;
}
.modal-content {
    border: 0 !important;
    background-color: #ffffffc7 !important;
    border-radius: 10px;
}
.btn-close-ctm {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 10;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: white;
    background: #0052ba;
    border: 0;
    border-radius: .25rem;
    opacity: 1;
    z-index: 2;
    font-size: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}
.logo-pop.text-center.mb-2.mt-3 img {
    width: 199px;
    /* filter: brightness(0) invert(1); */
}


.logo-pop.text-center.mb-2.mt-3 h3 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #0153ba;
}
.header-form input, .header-form select {
    margin-bottom: 10px;
    border: 2px solid #eaeaea;
    background-color: #fff;
    height: 50px;
    padding: 10px;
    display: block;
    width: 100%;
}
.header-form input, .header-form select {
    margin-bottom: 10px;
    border: 2px solid #eaeaea;
    background-color: #fff;
    height: 50px;
    padding: 10px;
    display: block;
    width: 100%;
}
.header-form input, .header-form select {
    margin-bottom: 10px;
    border: 2px solid #eaeaea;
    background-color: #fff;
    height: 50px;
    padding: 10px;
    display: block;
    width: 100%;
}
.sad {
    background: #0052ba !important;
    color: white;
}
.modal-md.modal-dialog.modal-dialog-centered {
    max-width: 944px;
}
.btn-part {
    padding-left: 10px;
    padding-right: 10px;
}

.perc {
    display: none;
}

.logo-pop.text-center.mb-2.mt-3 {
    position: relative;
    z-index: 0;
}
.abs {
    position: relative;
}

.item-image {
    position: absolute;
    right: 0px;
    display: none!important;
}
span.inline-svg.h-50px img {
    width: 200px;
    object-fit: contain;
}
.main-banner .form-st {
    background: #0965d2;
    border-radius: 6px;
    padding: 25px 30px;
    width: auto;
    margin: 5px 0 0;
    box-shadow: 5px 6px 30px #00000012;
    border: 1px solid #ffffff7e;
}
.form-st form {
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-banner .form-st .form-div {
    margin: 0 10px;
}
.main-banner .form-st .form-div input {
    border: 0;
    padding: 15px 20px;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    background: #00000029;
    border: .5px solid #fff;
}
.form-div-btn input {
    padding: 18px 45px;
    border: 0;
    border-radius: 6px;
    background: #2d85ff;
    color: #fff;
    font-size: 16px;
    border: 2px solid white;
}
.form-div-btn .fa-arrow-right {
    position: absolute;
    top: 24px;
    right: 15px;
    color: #fff;
    transition-duration: 1s;
}
input.btn_green.submit-btn {
    position: relative;
}

.text-center.form-div-btn.mtMobile {
    position: relative;
}
section.jumbotron-home-4.jumbotron.jumbotron-home.jumbotron-cat .text-base {
    color: #fff3e4;
}

section.jumbotron-home-4.jumbotron.jumbotron-home.jumbotron-cat .text-muted {
    color: #fff3e4!important;
}
.swiper-slide.item {
    background: linear-gradient(-95deg,#007AFF -13.57%,#000534 114.58%)!important;
}

.swiper-slide.item .text-scrib, a {
    color: #ffffff;
}

section.jumbotron-home-4.jumbotron.jumbotron-home.jumbotron-cat .psp-title-hint-left {
    color: #7599ff;
}
div#quote-form .text-scrib, a {
    color: #0965d2;
}
.main-banner .form-st .form-div ::placeholder {
   color: #ffffff;
  opacity: 1; /* Firefox */
}



.main-banner .form-st .form-div ::-ms-input-placeholder { /* Edge 12-18 */
  color: #ffffff;
}

.ceo-image-wrap img {
    width: 200px;
    height: 94px;
    object-fit: contain;
}
.jumbotron-content {}

.jumbotron-content strong.meta-category span {
    color: white!important;
    font-size: 23px;
    font-weight: 400;
}

.jumbotron-content strong.meta-category {
    margin-bottom: 0px!important;
}

.jumbotron-content p.leading-tight.text-scrib {
    font-size: 33px;
    font-weight: 600;
    margin-top: -5px;
}