img:is([sizes="auto" i],[sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

@charset "UTF-8";.wp-block-archives {
                     box-sizing: border-box
                 }

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar {
    line-height: 0
}

.wp-block-avatar,.wp-block-avatar img {
    box-sizing: border-box
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    box-sizing: border-box
}

.wp-block-audio :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-audio audio {
    min-width: 300px;
    width: 100%
}

.wp-block-button__link {
    align-content: center;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    text-align: center;
    word-break: break-word
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius {
    border-radius: 0!important
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
    border: 2px solid;
    padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
    color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
    background-color: initial;
    background-image: none
}

.wp-block-buttons {
    box-sizing: border-box
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons .wp-block-button__link {
    width: 100%
}

.wp-block-button.aligncenter,.wp-block-calendar {
    text-align: center
}

.wp-block-calendar td,.wp-block-calendar th {
    border: 1px solid;
    padding: .25em
}

.wp-block-calendar th {
    font-weight: 400
}

.wp-block-calendar caption {
    background-color: inherit
}

.wp-block-calendar table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd
}

.wp-block-calendar table.has-background th {
    background-color: inherit
}

.wp-block-calendar table.has-text-color th {
    color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

.wp-block-categories {
    box-sizing: border-box
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
    text-align: center
}

.wp-block-categories .wp-block-categories__label {
    display: block;
    width: 100%
}

.wp-block-code {
    box-sizing: border-box
}

.wp-block-code code {
    /*!rtl:begin:ignore*/
    direction: ltr;
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    text-align: initial;
    white-space: pre-wrap /*!rtl:end:ignore*/
}

.wp-block-columns {
    align-items: normal!important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap!important
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap:nowrap!important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:100%!important
    }
}

@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:0;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap!important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-stretch {
    align-self: stretch
}

.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-post-comments {
    box-sizing: border-box
}

.wp-block-post-comments .alignleft {
    float: left
}

.wp-block-post-comments .alignright {
    float: right
}

.wp-block-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table
}

.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    margin-top: .5em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
    font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments {
    box-sizing: border-box
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    font-size: inherit;
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem
}

.wp-block-comment-template.alignleft {
    float: left
}

.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: fit-content
}

.wp-block-comment-template.alignright {
    float: right
}

.wp-block-comment-date {
    box-sizing: border-box
}

.comment-awaiting-moderation {
    display: block;
    font-size: .875em;
    line-height: 1.5
}

.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link {
    box-sizing: border-box
}

.wp-block-cover,.wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient {
    background-color: initial
}

.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before {
    background-color: inherit;
    content: ""
}

.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    display: flex
}

.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    position: relative;
    width: 100%
}

.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

@supports (-webkit-touch-callout:inherit) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)) {
    color: inherit
}

body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background {
    z-index: 0
}

body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before {
    z-index: 1
}

.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container {
    z-index: auto
}

.wp-block-details {
    box-sizing: border-box
}

.wp-block-details summary {
    cursor: pointer
}

.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px
}

.wp-block-embed {
    overflow-wrap: break-word
}

.wp-block-embed :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    box-sizing: border-box
}

.wp-block-file:not(.wp-element-button) {
    font-size: .8em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-form-input__label {
    display: flex;
    flex-direction: column;
    gap: .25em;
    margin-bottom: .5em;
    width: 100%
}

.wp-block-form-input__label.is-label-inline {
    align-items: center;
    flex-direction: row;
    gap: .5em
}

.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
    margin-bottom: .5em
}

.wp-block-form-input__label:has(input[type=checkbox]) {
    flex-direction: row;
    width: fit-content
}

.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content {
    margin: 0
}

.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]) {
    flex-direction: row-reverse
}

.wp-block-form-input__label-content {
    width: fit-content
}

.wp-block-form-input__input {
    font-size: 1em;
    margin-bottom: .5em;
    padding: 0 .5em
}

.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week] {
    border: 1px solid;
    line-height: 2;
    min-height: 2em
}

textarea.wp-block-form-input__input {
    min-height: 10em
}

.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 1em 1em 0;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%
}

@media (min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right:1em;
        width: calc(33.33333% - .66667em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - .75em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - .8em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - .83333em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - .85714em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - .875em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100%!important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    bottom: 0;
    left: 0;
    max-height: 100%;
    position: absolute;
    right: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    content: "";
    height: 100%;
    -webkit-mask-image: linear-gradient(0deg,#000 20%,#0000);
    mask-image: linear-gradient(0deg,#000 20%,#0000);
    max-height: 40%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg,#0006,#0000);
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    margin: 0;
    overflow: auto;
    padding: 1em;
    scrollbar-color: #0000 #0000;
    scrollbar-gutter: stable both-edges;
    scrollbar-width: thin;
    text-align: center;
    text-shadow: 0 0 1.5px #000;
    will-change: transform
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
    height: 12px;
    width: 12px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
    background-color: initial
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: initial;
    border: 3px solid #0000;
    border-radius: 8px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
    background-color: #fffc
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
    scrollbar-color: #fffc #0000
}

@media (hover: none) {
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        scrollbar-color:#fffc #0000
    }
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: none;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative;
    text-shadow: none
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before {
    content: none
}

.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
    position: relative
}

h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background {
    padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
    rotate: 180deg
}

.wp-block-image>a,.wp-block-image>figure>a {
    display: inline-block
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

@media not (prefers-reduced-motion) {
    .wp-block-image img.hide {
        visibility: hidden
    }

    .wp-block-image img.show {
        animation: show-content-image .4s
    }
}

.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a {
    border-radius: inherit
}

.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull>a,.wp-block-image.alignwide>a {
    width: 100%
}

.wp-block-image.alignfull img,.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright {
    display: table
}

.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption {
    caption-side: bottom;
    display: table-caption
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image.is-style-circle-mask img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image: none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius:0;
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img) {
    border-radius: 9999px
}

.wp-block-image figure {
    margin: 0
}

.wp-lightbox-container {
    display: flex;
    flex-direction: column;
    position: relative
}

.wp-lightbox-container img {
    cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
    opacity: 1
}

.wp-lightbox-container button {
    align-items: center;
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    backdrop-filter: blur(16px) saturate(180%);
    background-color: #5a5a5a40;
    border: none;
    border-radius: 4px;
    cursor: zoom-in;
    display: flex;
    height: 20px;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 16px;
    width: 20px;
    z-index: 100
}

@media not (prefers-reduced-motion) {
    .wp-lightbox-container button {
        transition: opacity .2s ease
    }
}

.wp-lightbox-container button:focus-visible {
    outline: 3px auto #5a5a5a40;
    outline: 3px auto -webkit-focus-ring-color;
    outline-offset: 3px
}

.wp-lightbox-container button:hover {
    cursor: pointer;
    opacity: 1
}

.wp-lightbox-container button:focus {
    opacity: 1
}

.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
    background-color: #5a5a5a40;
    border: none
}

.wp-lightbox-overlay {
    box-sizing: border-box;
    cursor: zoom-out;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100000
}

.wp-lightbox-overlay .close-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    min-height: 40px;
    min-width: 40px;
    padding: 0;
    position: absolute;
    right: calc(env(safe-area-inset-right) + 16px);
    top: calc(env(safe-area-inset-top) + 16px);
    z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
    background: none;
    border: none
}

.wp-lightbox-overlay .lightbox-image-container {
    height: var(--wp--lightbox-container-height);
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transform-origin: top left;
    width: var(--wp--lightbox-container-width);
    z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
    transform-origin: 0 0;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
    height: var(--wp--lightbox-image-height);
    min-height: var(--wp--lightbox-image-height);
    min-width: var(--wp--lightbox-image-width);
    width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
    display: none
}

.wp-lightbox-overlay button {
    background: none;
    border: none
}

.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.active {
    visibility: visible
}

@media not (prefers-reduced-motion) {
    .wp-lightbox-overlay.active {
        animation: turn-on-visibility .25s both
    }

    .wp-lightbox-overlay.active img {
        animation: turn-on-visibility .35s both
    }

    .wp-lightbox-overlay.show-closing-animation:not(.active) {
        animation: turn-off-visibility .35s both
    }

    .wp-lightbox-overlay.show-closing-animation:not(.active) img {
        animation: turn-off-visibility .25s both
    }

    .wp-lightbox-overlay.zoom.active {
        animation: none;
        opacity: 1;
        visibility: visible
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container {
        animation: lightbox-zoom-in .4s
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.active .scrim {
        animation: turn-on-visibility .4s forwards
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
        animation: lightbox-zoom-out .4s
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
        animation: turn-off-visibility .4s forwards
    }
}

@keyframes show-content-image {
    0% {
        visibility: hidden
    }

    99% {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }

    99% {
        opacity: 0;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
    }

    to {
        transform: translate(-50%,-50%) scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%,-50%) scale(1);
        visibility: visible
    }

    99% {
        visibility: visible
    }

    to {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
        visibility: hidden
    }
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
    line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a {
    font-size: inherit
}

.wp-block-latest-posts {
    box-sizing: border-box
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    overflow-wrap: break-word
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width:calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

:root :where(.wp-block-latest-posts.is-grid) {
    padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
    padding-left: 0
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol,ul {
    box-sizing: border-box
}

:root :where(.wp-block-list.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-loginout,.wp-block-media-text {
    box-sizing: border-box
}

.wp-block-media-text {
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text>.wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text>.wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1 /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1 /*!rtl:end:ignore*/
}

.wp-block-media-text__media a {
    display: block
}

.wp-block-media-text__media img,.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media img {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0,0,0,0);
    border: 0
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    position: relative
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100%!important
    }

    .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

.wp-block-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0
}

.wp-block-navigation ul,.wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    align-items: center;
    display: flex;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through
}

.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus) {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: .6em;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: inline-block;
    stroke: currentColor;
    height: inherit;
    margin-top: .075em;
    width: inherit
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    left: -1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 0;
    z-index: 2
}

@media not (prefers-reduced-motion) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container {
        transition: opacity .1s linear
    }
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0
}

@media (min-width: 782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:100%;
        top: -1px
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        background: #0000;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: .5em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width: 782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    display: flex;
    position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: initial;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-left: 0;
    padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
    padding: 0
}

.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog {
    gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media (min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid #00000026
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
    background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
    color: #000
}

.wp-block-navigation__container {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child,.wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
    color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open {
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);
    z-index: 100000
}

@media not (prefers-reduced-motion) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation: overlay-menu__fade-in-animation .1s ease-out;
        animation-fill-mode: forwards
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting,inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap,2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: var(--navigation-layout-justification-setting,initial);
    display: flex;
    flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: #0000!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color:inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open {
    background: #0000;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display:none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.wp-block-navigation__responsive-close {
    width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size,100%)
}

.wp-block-navigation__responsive-close:focus {
    outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px
}

@media (min-width: 782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top:32px
    }
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.link-ui-tools {
    border-top: 1px solid #f0f0f0;
    padding: 8px
}

.link-ui-block-inserter {
    padding-top: 8px
}

.link-ui-block-inserter__back {
    margin-left: 8px;
    text-transform: uppercase
}

.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align,initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.wp-block-page-list {
    box-sizing: border-box
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

:root :where(p.has-background) {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-author {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.wp-block-post-author__content {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-author-biography {
    box-sizing: border-box
}

:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form {
    box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form :where(input[type=submit]) {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-comments-count {
    box-sizing: border-box
}

.wp-block-post-content {
    display: flow-root
}

.wp-block-post-comments-link,.wp-block-post-date {
    box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
    box-sizing: border-box;
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: block;
    height: 100%
}

.wp-block-post-featured-image :where(img) {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img {
    width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute
}

.wp-block-post-featured-image {
    position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: initial
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.wp-block-post-featured-image:where(.alignleft,.alignright) {
    width: 100%
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-terms {
    box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-time-to-read,.wp-block-post-title {
    box-sizing: border-box
}

.wp-block-post-title {
    word-break: break-word
}

.wp-block-post-title :where(a) {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit
}

.wp-block-post-author-name {
    box-sizing: border-box
}

.wp-block-preformatted {
    box-sizing: border-box;
    white-space: pre-wrap
}

:where(.wp-block-preformatted.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    box-sizing: border-box;
    margin: 0 0 1em;
    overflow-wrap: break-word;
    padding: 4em 0;
    text-align: center
}

.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote blockquote {
    margin: 0
}

.wp-block-pullquote p {
    margin-top: 0
}

.wp-block-pullquote p:last-child {
    margin-bottom: 0
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
    max-width: 420px
}

.wp-block-pullquote cite,.wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

.wp-block-pullquote.has-text-align-center blockquote {
    text-align: center
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none
}

.wp-block-pullquote cite {
    color: inherit;
    display: block
}

.wp-block-post-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container>li {
    margin: 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
        width:calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }
}

@media (max-width: 600px) {
    .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
        grid-template-columns:1fr
    }
}

.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright {
    float: right;
    margin-inline-end:0;margin-inline-start:2em}

.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft {
    float: left;
    margin-inline-end:2em;margin-inline-start:0}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter {
    margin-inline-end:auto;margin-inline-start:auto}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
    margin-inline-start:auto}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
    margin-inline-end:auto}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-query-title,.wp-block-query-total,.wp-block-quote {
    box-sizing: border-box
}

.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-quote>cite {
    display: block
}

.wp-block-read-more {
    display: block;
    width: fit-content
}

.wp-block-read-more:where(:not([style*=text-decoration])) {
    text-decoration: none
}

.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus {
    text-decoration: none
}

ul.wp-block-rss.alignleft {
    margin-right: 2em
}

ul.wp-block-rss.alignright {
    margin-left: 2em
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width: 600px) {
    ul.wp-block-rss.columns-2 li {
        width:calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-rss {
    box-sizing: border-box;
    list-style: none;
    padding: 0
}

.wp-block-search__button {
    margin-left: 10px;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    height: 1.25em;
    min-height: 24px;
    min-width: 24px;
    width: 1.25em;
    fill: currentColor;
    vertical-align: text-bottom
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset!important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    box-sizing: border-box;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    margin-left: 0;
    max-width: 100%
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    min-width: 0!important;
    transition-property: width
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: .3s
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
    border-left-width: 0!important;
    border-right-width: 0!important;
    flex-basis: 0;
    flex-grow: 0;
    margin: 0;
    min-width: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    width: 0!important
}

:where(.wp-block-search__input) {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    float: right
}

.wp-block-separator {
    border: none;
    border-top: 2px solid
}

:root :where(.wp-block-separator.is-style-dots) {
    height: auto;
    line-height: 1;
    text-align: center
}

:root :where(.wp-block-separator.is-style-dots):before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em
}

.wp-block-separator.is-style-dots {
    background: none!important;
    border: none!important
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block;
    line-height: 0
}

.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 120px
}

.wp-block-site-logo img {
    height: auto;
    max-width: 100%
}

.wp-block-site-logo a,.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

:root :where(.wp-block-site-logo.is-style-rounded) {
    border-radius: 9999px
}

.wp-block-site-tagline,.wp-block-site-title {
    box-sizing: border-box
}

.wp-block-site-title :where(a) {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit
}

.wp-block-social-links {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.wp-block-social-links .wp-social-link svg {
    height: 1em;
    width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links,.wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    display: flex;
    justify-content: center
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto
}

@media not (prefers-reduced-motion) {
    .wp-block-social-link {
        transition: transform .1s ease
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link.wp-social-link {
    display: inline-block;
    margin: 0;
    padding: 0
}

.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
    color: currentColor;
    fill: currentColor
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
    background-color: #0a7aff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord {
    background-color: #5865f2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
    background-color: #0866ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
    background-color: #1d4fc4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
    background: none
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
    color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
    color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
    color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
    color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
    color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
    color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
    color: #5865f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
    color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
    color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
    color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
    color: #0866ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
    color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
    color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
    color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
    color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
    color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
    color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
    color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
    color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
    color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
    color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
    color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
    color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
    color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
    color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
    color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
    color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
    color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
    color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
    color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
    color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
    color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
    color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
    color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
    color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
    color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
    color: #d32422
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

:root :where(.wp-block-social-links .wp-social-link a) {
    padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
    padding: 0
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
    padding-left: .6666666667em;
    padding-right: .6666666667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
    color: #000
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud {
    box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

:root :where(.wp-block-tag-cloud.is-style-outline a) {
    border: 1px solid;
    font-size: unset!important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none!important
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,.wp-block-table th {
    border: 1px solid;
    padding: .5em
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: initial;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th {
    border-color: #0000
}

.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>* {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: initial
}

.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: initial
}

.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

:root :where(.wp-block-table-of-contents) {
    box-sizing: border-box
}

:where(.wp-block-term-description) {
    box-sizing: border-box;
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-text-columns,.wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.3333333333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    overflow: auto;
    white-space: pre-wrap
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

.wp-block-video {
    box-sizing: border-box
}

.wp-block-video video {
    vertical-align: middle;
    width: 100%
}

@supports (position: sticky) {
    .wp-block-video [poster] {
        object-fit:cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.editor-styles-wrapper,.entry-content {
    counter-reset: footnotes
}

a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super
}

a[data-fn].fn:after {
    content: "[" counter(footnotes) "]";
    float: left;
    text-indent: 0
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg,#00d084,#0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg,#faaca8,#dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg,#fafae1,#67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg,#fdd79a,#004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg,#330968,#31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg,#020381,#2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0px)
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset:0px
    }
}

/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eee 0%,#a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: .44rem;
    --wp--preset--spacing--30: .67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0,0,0,.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0,0,0,.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0,0,0,.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0,0,0,1)
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

body .is-layout-flex {
    display: flex
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center
}

.is-layout-flex>:is(*,div) {
    margin: 0
}

body .is-layout-grid {
    display: grid
}

.is-layout-grid>:is(*,div) {
    margin: 0
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label:before,.wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner:before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner:before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 [inert] {
    opacity: .5
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel] {
    direction: ltr
}

.wpcf7-reflection>output {
    display: list-item;
    list-style: none
}

.wpcf7-reflection>output[hidden] {
    display: none
}

/*!
 * Bootstrap v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*,::after,::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,ol,ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,kbd,pre,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

.table td,.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table .table {
    background-color: #fff
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered td,.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075)
}

.table-primary,.table-primary>td,.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,.table-success>td,.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,.table-info>td,.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,.table-light>td,.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,.table-dark>td,.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,.table-active>td,.table-active>th {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #212529
}

.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #32383e
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,.05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255,255,255,.075)
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(2.875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40,167,69,.9);
    border-radius: .25rem
}

.form-control.is-valid,.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right: 2.25rem;
    background-position: top calc(2.25rem / 4) right calc(2.25rem / 4)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip {
    display: block
}

.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,.9);
    border-radius: .25rem
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right: 2.25rem;
    background-position: top calc(2.25rem / 4) right calc(2.25rem / 4)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip {
    display: block
}

.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color: #dc3545
}

.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,.form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}

.btn-light.disabled,.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-link {
    font-weight: 400;
    color: #007bff
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus,.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled,.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media screen and (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,.dropleft,.dropright,.dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-right {
        right:0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-right {
        right:0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-right {
        right:0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-right {
        right:0;
        left: auto
    }
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right:auto;
        left: 0
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right:auto;
        left: 0
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right:auto;
        left: 0
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right:auto;
        left: 0
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:first-child {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.dropdown-item:last-child {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,.btn-group>.btn:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus {
    z-index: 1
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,.input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
    height: calc(2.875rem + 2px)
}

.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
    height: calc(1.8125rem + 2px)
}

.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(128,189,255,.5)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: calc(1rem + .4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before,.custom-file-label,.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-control-label::before,.custom-file-label,.custom-select {
        transition: none
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width: 575.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-text a {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color: rgba(0,0,0,.9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255,255,255,.25)
}

.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow:row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow:row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group>.card:only-child {
        border-radius: .25rem
    }

    .card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion .card {
    overflow: hidden
}

.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion .card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

a.badge:focus,a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    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);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,.list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item:focus,.list-group-item:hover {
    z-index: 1;
    text-decoration: none
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: .25rem;
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px)
}

@media screen and (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (.5rem * 2));
    content: ""
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2))
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width:1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::after,.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow {
    bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before {
    border-width: .5rem .5rem 0
}

.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before {
    bottom: 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow {
    left: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before {
    border-width: .5rem .5rem .5rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before {
    left: 0;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow {
    top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before {
    border-width: 0 .5rem .5rem .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before {
    top: 0;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after {
    top: 1px;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow {
    right: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before {
    border-width: .5rem 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before {
    right: 0;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after {
    right: 1px;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s .6s opacity
}

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important;
    border-top-right-radius: .25rem!important
}

.rounded-right {
    border-top-right-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-3by4::before {
    padding-top: 133.333333%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!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
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,a.text-success:hover {
    color: #19692c!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: rgba(255,255,255,.5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,::after,::before {
        text-shadow: none!important;
        box-shadow: none!important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap!important
    }

    blockquote,pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px!important
    }

    .container {
        min-width: 992px!important
    }

    .navbar {
        display: none
    }

    .badge {
        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 #dee2e6!important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

/*# sourceMappingURL=bootstrap.min.css.map */
/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.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-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    filter: 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%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url(/Content/hkww/font/fa-brands-400.eot);
    src: url(/Content/hkww/font/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/Content/hkww/font/fa-brands-400.woff2) format("woff2"),url(/Content/hkww/font/fa-brands-400.woff) format("woff"),url(/Content/hkww/font/fa-brands-400.ttf) format("truetype"),url(/Content/hkww/font/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/Content/hkww/font/fa-regular-400.eot);
    src: url(/Content/hkww/font/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/Content/hkww/font/fa-regular-400.woff2) format("woff2"),url(/Content/hkww/font/fa-regular-400.woff) format("woff"),url(/Content/hkww/font/fa-regular-400.ttf) format("truetype"),url(/Content/hkww/font/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/Content/hkww/font/fa-solid-900.eot);
    src: url(/Content/hkww/font/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/Content/hkww/font/fa-solid-900.woff2) format("woff2"),url(/Content/hkww/font/fa-solid-900.woff) format("woff"),url(/Content/hkww/font/fa-solid-900.ttf) format("truetype"),url(/Content/hkww/font/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.far,.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,.fas {
    font-weight: 900
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.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;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -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-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    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-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    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 */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.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 Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
    /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.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(//hk.wwiqtest.com/wp-content/themes/test_iq/css/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-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    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%;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom:1;*display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom:1;*display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(//hk.wwiqtest.com/wp-content/themes/test_iq/css/AjaxLoader.gif) no-repeat center center
}

.country-table {
    font-size: 13px
}

.table thead th {
    border-bottom: unset
}

.fl_am,.fl_as,.fl_af,.fl_eu,.fl_oz,.fl_au,.fl_none,.fl_region {
    display: inline-block;
    min-width: 14px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 20px
}

.fl_region {
    background-image: url(//hk.wwiqtest.com/wp-content/themes/test_iq/css/../images/country-flags/teaser_megacities.jpg);
    background-position: -10px -10px
}

.fl_am {
    background-image: url(/Content/hkww/images/flags_amerika.png)
}

.fl_as {
    background-image: url(/Content/hkww/images/flags_asien1.png)
}

.fl_af {
    background-image: url(/Content/hkww/images/flags_afrika.png)
}

.fl_eu {
    background-image: url(/Content/hkww/images/flags_europa.png)
}

.fl_oz {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAWgCAMAAABZuILaAAAC91BMVEUAAAAMZc22sKwAff8AkP6agYfpl4PGwbZsb5//yrP6+fja2dpycnKtl1bj5OTv7/Dy8/Tk7/bZ4unL2ObOzc660eS5yducu9anwtnIxsuLstOotc7Av8t+nbuTrceqtbaUn66YscyMqM5WbIhsgJj86ezSdYJBWHdQZ4M3T3A4SWTRSFa4Xm9KYHuCkKNdcoynn7JpfanRmqiTkqJtgbLbusRPZ5w9VI9ndaNccKJ5jbWGlbs3UIkzSn/ni5N3Y41CXJPVipfArL59Z5cecsokjuX8dUdUn+ZxsO6HxP2Nl5nIe0vFtkkenPYUkO52wf5kuv1Ksf01q//E4Peu1vcWhN8ZedTSXmrcdXvBS1XPUFpOg9E1cMesQ0szabxYcLpus7NCb8CHj12Rk5P7SBjuPxn+aDnwezPxjyT+WifUNBrsyAzleyTerwz/qo34uXbx6HP/4QD1hmb/9+af1/tPrPPv1dOFvupwvN6vq6o7jcgAc+EMSa5ntO4QQKMMWbtbfrhzi79Pba1lhr2sh2REbLFze5TKiEbe5fDqnlSgnZlVcaj5zpxDZapCYp8ggMNalsYEbbifl3fQrYTJsrYCXp3QlGuMoKhzhZBNgaMmdquRrb3+/v54qsmIg4Pcy7csY4suTKn0o6rvTlvpRlPIRFEuQ6HDRVIxSYi4SlTzw8E1oOX9dBf/8gHcrYE4VJU6Wp22qW85UZ/Zl6LTscJPXZQxQ3TEf4/Ra3VrXopYcGxwhl+PepuPmWBxmpZis9pEpMw8krZJrdiUx42tyWE8jrHy3BDP0jmVUl7hW2hKP0DYRFS0O0g1NDVsPEDaVVn1uknkdE/IPE7810dhYmKqO0iKPEX44uT11bzxu4LcopTAiJHkx8pKf8Zpk9BajM98pNmUtuLbyFKPmUhEZk5HdllNfFyqp0eXpczhi53WTmewk7QpNFLvrJjXMRTBIg/K3k5bZz6iZy+3qx+KiyVGvCQcpA8PgAzieoTlaXPiVmFWbqG5SV99Xs2UAAAAAXRSTlMAQObYZgAACKtJREFUeNrszYURAzAIQNEYDvuv2+g1G1T/6YtAes/yXUm1rWrNgJTyFqOoTU6oFS+TGUTVwt06x6uelYAnjTRosNYKqErRWQZ7jGK9w7n15nzSecfp379v6kHRmCRZFIIAjDVdBSgKzsO7/yHbv0uyCbFIiKr6gBMwBs3m7iUHrMDBirfee2uuT0dvs6MIqa8BwfZZJihIPg9EuymRMCHZN0GzW6I/wlfWhKh+I9UhiHEdYM3F73cY2e5+o5+3z9TKGxFHs3LvclOqMGqtY5+zf7D/2Zur/AhhIADj81p3e6qEzTC4e7LI/e/UCfXuDfjlj34QAcvaEuEc76R0VgIBhUnhGuQB4vHOD5CMwxTi/CT4yRAZl/sSxR4PplUYv9w47nei83If4XdSdHP+Qj8pnCj+lShEyEuR9wm5CCxrS5I0y4sySY2qhvIpS8qnpmq7vhkUSC353I9dX/QjwaSl1tO+6uohbQiekml+yseuqus6VbCMcqnmJR05GwV1PY589iaLgXOVtvw9pa9su3FIf7Lu+t5sNHxpilERqC9EfIJlbck7E3JwwzAMw1DUJ13iHbSMJFJ29p+nbFwU+QAPjxExtTyNuLLgbBKA6FZm60+zqr16qyk6ajl63zpzJGGEt7stxsg+lZoiD/2qG19SB0nfyMMn4CFeEn/Fhz25xlIgiAIo+keScfeIDXRERIpbCYW7u7uz9anf+Bb61M3eeTpQFCPx7xEEfkrdEmWM88A+hTjLYFDP0C4pPaYQmMGgnowGg7JkBvRklCHOMQlDwSCWXyZHQYHlD+8Sn54hQkJbYQkUxUgi0aNIDOKJo2QK4smj9CEtmdM0Zy25Y+ay2az5JE0mk+UkNU3bX3Sfz2dOMlfQknrG0kcyU2dAUYykiEp7UCyXy5VKtVqt1WrFOqbDUWk0mifpqGJhlmTK2Whts9Z21DrdXq/rKPb7dfhiL4Ohe/AyEuPJdAZzF7lm9JpM7Auncwl/q5fbofv2ZfT2+Ps7A9uKXI/YNXHhXcPf5PlZDG+fV6+vX18z2OwtpTUYiaL8My2WCBDDUBSMXd76qtwirjcL44crl2ncgzH2wijhjDcHKggXrY8bKWfhfOndmkKtTTj57JYZQsXv61hTrt9nabv7rvjsJAxzdPNxCYZ4iTFVLNJRjDRHaviScQ5rVK23xLQyn1sabkzszLV68zAUgGGtPxavIXNpylS6j+zlrt6yhmRZcY6Z7ZDhFnuk4til5Eev8RORNlEUqiEd4YcywijVDT4d8AGWSRjTZxwsGziXSblBzYHFNANEdmcOc/64jNmGI5Iz/b/3+w91uI1pTynzPU9j2kDMOgOdudNdfA3kye4utYPA8UNfJHYIQQBYIlE3CALLZiJNIYoiUyJtoii9PtpCf05OOh0Sj8fjvoeSNM1yEsdx0ZOZpdn8E7Moit4mSrIMc4HGf9BJnudL0iaKco7+4nMpkfPVGso1QHWPrsn5erUq//xZP+Xf8vovlGX5PAur+m8N8JKAe+vnxVCv6xKgfsrLShIl8/7Ju/Ly+g3SJooy3D96MWzI5IG9ubZvGIgCMP5awwihyvdzFY7x7eIV1GWHdJ5ClcXMvFbeWRRObfgLP+ngrSetQf5Awn9S+WgLW6JsG2OQVfVpdKPW+FzpZjiS+qWk+9FTl9IHa4TZukd5dnZMHhfa41y/m3MGgn6h3V1cLAxONMHS7IlmOSJjhogmTCY2nQ667tibmnBxZ91d+LMpVeCa4M8sZ6E76AWeS4NFcYY4m6EXhi6jbLhh6H3MwGPYJ/P2iS02RUrzEzg7OyZR9NqJYspenEBKoizP+DMueG5KQRDyLiuBy5rcCHvV9/w+mH5XH5ciWbZpNoo/oEw+KAo4ee/s2rVhw0AUgOHXhnGG9Kk9QaA2nqvs4B3cq0wZqF2FFrAOzMziNfLeCVcwfMb/cAHtlINmMWW+A2+aoaJpCglKtQRpd7qiR6n4uxDdTr/f1slfWj1Rx+yGswOlpGjXu3p2wNVgoIa4u/uOeTqgVCNsmkVcIWzMuPSF4ckqxCVlig/h4GCXFL7vEvScTCH1KaGsFfR3qQpjMjEm9FMz4BWNp9/TCf5e3Oqczmaz6XGSxhxfaZ7ncrmTcHGNLAwj/MGLUqUhfGbIIVSzhrBLDg6Wq9T6GTbW0tpUtJXtwHrN8E0ebccFxiwW1Z+LuVwtqRr2n+e5uJdZG7a0n33Px6S9lXs78DyfMjoEI8xwG0aYywZti5O2xTADvC31z64cnAAMhTAYll4dy8l0IS8ZKuoS9UGnKO8jlx8i1/UnUKJI5XIXQlFQ+hECoBqYjZmQ/kSEWQofrdbhZqYJQWsfS7fMlPFzil2c9Jd9O7ZxEIbiMP6qKy4nJKRMQcUUdFZw4wkuSCzAZnetC9dsAiEEH2nv//yQBSsgf1IMP/zkCWKeioE7/dJBIK9SUQwUNISKYaAzlUpdQ/ctunx2Y941TcN/AX3QNRubbscRD5DNzMc23zHrxuwahx9t24Qg8C7vEDjxbguyhBIrUgROhyiVOlPGmC/8lETmoipb2nAdyYEl3x8swdpZkO8PVuCzdpp3bVWW+gZobchY9WE1D2vrDN9d4uobjrJMyVn91JHaaWsViBNqzbtOCZHDuSqQ1xilUmfqe2sK0fxqtvgb9YuYxZwXf6D3GIhcZj8vL6kH/YJ5Cew9/IfWdX0H4j1StiKhHd9Y8dyiVOpM/fy3H8coDMJQAEAz9wruXTK5GKgleAux4IkCnqBToBVdMvUQwaGTeJX86NCfSNpAt44lb3vZQRpuPKjJPbtKMODZxpVbsN5leFdr7frIFglYs3BX7VkY+QhY62FNXM0XqUPdQduoDvYZwTaRYSD/JEkKccrR0al7UhWlWNe1dmhLivwshGLbRCntZ1J1bFWfKiU6pVQoq8qOMRa67TC+0y6URr57i2DbyDyTJPnJC7WrKvHvUdurAAAAAElFTkSuQmCC)
}

.fl_au {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAFoCAMAAABQTDoQAAABMlBMVEUAAAAKjO8Ga9UAfeVKfMHft7D9jGFfqeWZnq4MV7/3cknx9Peizu8je9sFeelgdK0ufNEFcudDdL4BctsKYckQZtMUi+rxvq8emfH/hVB5o82opLUAi/QAiO4AgukCed+crMf/d0v7lHLUqqVijb1OrPTm7/X/bDrfb1YAjfsOguN1t+zFt7wAlv+u0u9FgtCSnLdilMYrkeNPoucMUbn//v+KxfBEneff6PMVS68Wng8gohe8z7vQ0NDBxcEUkRBJvCdSwidLwR3k79759vrj5+ImrwoprhQeqg3t9evp8Obe5NwRhg+T2HaH0m1BuhrQ4cul2Jc5thmPzIR/xnQxshURpAYOeg3H18Xp4OmcypnN1Mzd292cp5yrrKsJbM5ycnINVbTfsqlrodOco7yQlaSyK04VAAAAAXRSTlMAQObYZgAAAcJJREFUeNrt07V+HDEUhfFzJI00sLNh3siuktRTBh9l+XXdpzQzexkls9sw6D/4/a7aq/AnoocZp1cdUZvYkJJSJlBxlOpIkSY7T61Th/TzBNLEaRz5kKbkDzM1jP1Rf1jQu5jepPR8SmYl6ZBSnGfJ+DSZOM9rPt1zC/EnYsjgXNhBFTK4Iv/0DDsYMuTvxxw8dwjgIVVCb+9Jyv5+1uH9+73UdZ8xB+iI2SDTs6nK0T9ayzpKPOxg+ICHY73/TkJZ5qOnnCbsY3YMtZYg75+CgxjJNmSq2ZmQVOvo4406zPoL3ALW38bLgML6o8HX8at15IRP7O+7GbAFn49mADoAnrgrCjsY/Evke2tfL3iLnkCkY2PM0pIxcQIB7zj6Ag0g53sDiJPn7NJRF6n7ZXYuUpM0vbI4u0zcOytPJU8ooBTuQcayQ+gJABVJyGhW3nu8VUKZcjEXx7kSZfEgMqDCCQAJYAZH5P2+joRHEkHwL2EV4AznBADbKHSz1axUbMXaOqqtRqobLouGz5rWqVNxfT5tttJWo1I0rW216yjalbRZtIq2ddy0csHeSXuV9kqzWr2VrbS4nUXhp/U7iCD4FnNlB4BBGdi95gAAAABJRU5ErkJggg==)
}

.fl_ABW,.fl_AFG,.fl_AGO,.fl_ALA,.fl_ASM,.fl_AUS {
    background-position: 0 -7px
}

.fl_AIA,.fl_ARE,.fl_BDI,.fl_ALB,.fl_ATA,.fl_CCK {
    background-position: 0 -67px
}

.fl_ANT,.fl_ARM,.fl_BEN,.fl_AND,.fl_ATF,.fl_CXR {
    background-position: 0 -127px
}

.fl_ARG,.fl_AZE,.fl_BFA,.fl_AUT,.fl_COK,.fl_HMD {
    background-position: 0 -187px
}

.fl_ATG,.fl_BGD,.fl_BWA,.fl_BEL,.fl_FJI,.fl_NFK {
    background-position: 0 -247px
}

.fl_BHS,.fl_BHR,.fl_CAF,.fl_BGR,.fl_FSM,.fl_NZL {
    background-position: 0 -307px
}

.fl_BLM,.fl_BRN,.fl_CIV,.fl_BIH,.fl_GUM {
    background-position: 0 -367px
}

.fl_BLZ,.fl_BTN,.fl_CMR,.fl_BLR,.fl_KIR {
    background-position: 0 -427px
}

.fl_BMU,.fl_CHN,.fl_COD,.fl_CHE,.fl_MHL {
    background-position: 0 -487px
}

.fl_BOL,.fl_CYP,.fl_COG,.fl_CZE,.fl_MNP {
    background-position: 0 -547px
}

.fl_BRA,.fl_GEO,.fl_COM,.fl_DEU,.fl_NCL {
    background-position: 0 -607px
}

.fl_BRB,.fl_HKG,.fl_CPV,.fl_DNK,.fl_NIU {
    background-position: 0 -667px
}

.fl_BVT,.fl_IDN,.fl_DJI,.fl_ESP,.fl_NRU {
    background-position: 0 -727px
}

.fl_CAN,.fl_IND,.fl_DZA,.fl_EST,.fl_PCN {
    background-position: 0 -787px
}

.fl_CHL,.fl_IRN,.fl_EGY,.fl_FIN,.fl_PLW {
    background-position: 0 -847px
}

.fl_COL,.fl_IRQ,.fl_ERI,.fl_FRA,.fl_PNG {
    background-position: 0 -907px
}

.fl_CRI,.fl_ISR,.fl_ESH,.fl_FRO,.fl_PYF {
    background-position: 0 -967px
}

.fl_CUB,.fl_JOR,.fl_ETH,.fl_GBR,.fl_SLB {
    background-position: 0 -1027px
}

.fl_CUW,.fl_JPN,.fl_GAB,.fl_GGY,.fl_TKL {
    background-position: 0 -1087px
}

.fl_CYM,.fl_KAZ,.fl_GHA,.fl_GIB,.fl_TON {
    background-position: 0 -1147px
}

.fl_DMA,.fl_KGZ,.fl_GIN,.fl_GRC,.fl_TUV {
    background-position: 0 -1207px
}

.fl_DOM,.fl_KHM,.fl_GMB,.fl_HRV,.fl_VUT {
    background-position: 0 -1267px
}

.fl_ECU,.fl_KOR,.fl_GNB,.fl_HUN,.fl_WLF {
    background-position: 0 -1327px
}

.fl_FLK,.fl_KWT,.fl_GNQ,.fl_IMN,.fl_WSM {
    background-position: 0 -1387px
}

.fl_GLP,.fl_LAO,.fl_IOT,.fl_IRL {
    background-position: 0 -1447px
}

.fl_GRD,.fl_LBN,.fl_KEN,.fl_ISL {
    background-position: 0 -1507px
}

.fl_GRL,.fl_LKA,.fl_LBR,.fl_ITA {
    background-position: 0 -1567px
}

.fl_GTM,.fl_MAC,.fl_LBY,.fl_JEY {
    background-position: 0 -1627px
}

.fl_GUF,.fl_MDV,.fl_LSO,.fl_KOS {
    background-position: 0 -1687px
}

.fl_GUY,.fl_MMR,.fl_MAR,.fl_LIE {
    background-position: 0 -1747px
}

.fl_HND,.fl_MNG,.fl_MDG,.fl_LTU {
    background-position: 0 -1807px
}

.fl_HTI,.fl_MYS,.fl_MLI,.fl_LUX {
    background-position: 0 -1867px
}

.fl_JAM,.fl_NPL,.fl_MOZ,.fl_LVA {
    background-position: 0 -1927px
}

.fl_KNA,.fl_OMN,.fl_MRT,.fl_MCO {
    background-position: 0 -1987px
}

.fl_LCA,.fl_PAK,.fl_MUS,.fl_MDA {
    background-position: 0 -2047px
}

.fl_MAF,.fl_PHL,.fl_MWI,.fl_MKD {
    background-position: 0 -2107px
}

.fl_MEX,.fl_PRK,.fl_MYT,.fl_MLT {
    background-position: 0 -2167px
}

.fl_MSR,.fl_PSE,.fl_NAM,.fl_MNE {
    background-position: 0 -2227px
}

.fl_MTQ,.fl_QAT,.fl_NER,.fl_NLD {
    background-position: 0 -2287px
}

.fl_NIC,.fl_SAU,.fl_NGA,.fl_NOR {
    background-position: 0 -2347px
}

.fl_PAN,.fl_SGP,.fl_REU,.fl_POL {
    background-position: 0 -2407px
}

.fl_PER,.fl_SYR,.fl_RWA,.fl_PRT {
    background-position: 0 -2467px
}

.fl_PRI,.fl_THA,.fl_SDN,.fl_ROU {
    background-position: 0 -2527px
}

.fl_PRY,.fl_TJK,.fl_SEN,.fl_RUS {
    background-position: 0 -2587px
}

.fl_SGS,.fl_TKM,.fl_SHN,.fl_SJM {
    background-position: 0 -2647px
}

.fl_SLV,.fl_TLS,.fl_SLE,.fl_SMR {
    background-position: 0 -2707px
}

.fl_SPM,.fl_TUR,.fl_SOM,.fl_SRB {
    background-position: 0 -2767px
}

.fl_SUR,.fl_TWN,.fl_SSD,.fl_SVK {
    background-position: 0 -2827px
}

.fl_SXM,.fl_UZB,.fl_STP,.fl_SVN {
    background-position: 0 -2887px
}

.fl_TCA,.fl_VNM,.fl_SWZ,.fl_SWE {
    background-position: 0 -2947px
}

.fl_TTO,.fl_YEM,.fl_SYC,.fl_UKR {
    background-position: 0 -3007px
}

.fl_URY,.fl_TCD,.fl_VAT {
    background-position: 0 -3067px
}

.fl_USA,.fl_TGO {
    background-position: 0 -3127px
}

.fl_VCT,.fl_TUN {
    background-position: 0 -3187px
}

.fl_VEN,.fl_TZA {
    background-position: 0 -3247px
}

.fl_VGB,.fl_UGA {
    background-position: 0 -3307px
}

.fl_VIR,.fl_ZAF {
    background-position: 0 -3367px
}

.fl_ZMB {
    background-position: 0 -3427px
}

.fl_ZWE {
    background-position: 0 -3487px
}

@font-face {
    font-family: 'FontAwesome';
    src: url(/Content/hkww/font/fontawesome-webfont.eot?v=4.7.0);
    src: url(/Content/hkww/font/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(/Content/hkww/font/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/Content/hkww/font/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/Content/hkww/font/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/Content/hkww/font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'montserratregular';
    src: url(/Content/hkww/font/Montserrat-Regular.woff2) format('woff2'),url(/Content/hkww/font/Montserrat-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'montserratsemibold';
    src: url(/Content/hkww/font/Montserrat-SemiBold.woff2) format('woff2'),url(/Content/hkww/font/Montserrat-SemiBold.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'montserratmedium';
    src: url(/Content/hkww/font/Montserrat-Medium.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'montserratbold';
    src: url(/Content/hkww/font/Montserrat-Bold-new.woff2) format('woff2'),url(/Content/hkww/font/Montserrat-Bold-new.woff) format('woff');
    font-weight: bolder;
    font-style: normal;
    font-display: swap
}

body {
    font-family: 'montserratregular';
    font-size: 18px;
    color: #131313
}

p {
    font-family: 'montserratregular';
    font-size: 18px;
    line-height: 34px
}

a {
    color: #094065
}

h1,h2,h3 {
    font-family: 'montserratbold';
    font-weight: bolder
}

h4,h5 {
    font-family: 'montserratbold';
    font-weight: bolder
}

.bg-pattern-light {
    background-color: #fff;
    background-image: url(/Content/hkww/images/bg-pattern.png);
    background-repeat: repeat
}

.bg-pattern-blue {
    background-color: #024065;
    background-image: url(/Content/hkww/images/bg-pattern-blue.webp);
    background-repeat: repeat
}

.orange-btn {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 16px;
    color: #121212;
    background-color: #f81;
    padding: 11px 30px;
    border: none;
    border-radius: 0 15px;
    transition: all .5s;
    display: inline-block
}

.orange-btn.submit-quiz {
    display: none;
    background-color: #4caf50;
    color: #fff;
    padding: 15px 30px
}

.blue-btn {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 16px;
    color: #fff !important;
    background-color: #184066;
    padding: 11px 30px;
    border: none;
    transition: all .5s;
    display: inline-block;
    cursor: pointer
}

.orange-btn.big {
    font-size: 20px;
    padding: 15px 35px;
    cursor: pointer
}

.orange-btn:hover {
    text-decoration: none;
    color: #fff
}

.iq-navbar {
    border-bottom: 1px solid rgba(28,41,54,.3)
}

.iq-navbar .nav-item {
    margin: 0 18px
}

.iq-navbar .dropdown-menu .nav-link,.iq-navbar .nav-item>.nav-link {
    font-family: 'montserratsemibold';
    font-size: 15px;
    color: #121212;
    position: relative
}

.iq-navbar .dropdown-menu .nav-link:after,.iq-navbar .nav-item>.nav-link:after {
    content: '';
    height: 1px;
    width: 0;
    background-color: #024065;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    transition: all .5s
}

.iq-navbar .dropdown-menu .nav-link:hover,.iq-navbar .nav-item:hover .nav-link,.iq-navbar .nav-item.active>.nav-link {
    color: #024065
}

.iq-navbar .dropdown-menu .nav-link:hover:after,.iq-navbar .nav-item:hover>.nav-link:after,.iq-navbar .nav-item.active>.nav-link:after {
    width: 100%
}

.iq-navbar .dropdown-menu {
    border: none;
    border-radius: 0;
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: all 1s;
    padding: 0
}

.dropdown:hover .dropdown-menu {
    margin-top: 0;
    max-height: 400px;
    transition: all 1s
}

.inline-block {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.home-main-banner {
    color: #fff;
    padding: 40px 0 20px;
    overflow: hidden;
    position: relative;
    background: #f6f5f5
}

.home-main-banner:after {
    height: 110px;
    width: 100px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFsAAAB3CAYAAABsWDzUAAAEqElEQVR4nO2dQYhWVRiGH6caKgiHcZESSZlBklJJJgRFEAmRJuQiF5IIMbWIIsONswwqCrKNlIYYWFlZkFohQdCishIaSrAoLCgkg0YiypDKL850BsbbubPqe8fF+8CFmW8x773PP+f+8zMv586KCBKYDTwK3AB8ATwDHMkImoYHgNXAH8AOYK84fxmwEZgPHAQ2U2QnHPvjTMYjYm5SVuvYFP/lbmH+ooj4s3MGuwcSXtFFwMrObBi4NyGrj5HG/C5h/grg3M5sbYbs83vmpxKy+jjdmKfcL3u4sDXOkD0GvNGZjQPPJ2T1saUxf1GY/xbwa2e2PesNcmjiDQEWA98DW4HDGUHTsK6+QZYLfBl4U5xfbqcPApcBHwCPZck2DTJuI6YHyxZi2UIsW4hlC7FsIZYtxLKFWLYQyxZi2UIsW4hlC7FsIZYtxLKFWLYQyxZi2UIsW4hlC+m2dv5PSgPpSuD3WmVQ/xt/OXBL/Xp3rVQoGax9w/OAL4F9WV23Jzo9tw8jYlDYtbujk/9jRCwV5g9HxKedc3gkI6gUKE82io0bhBf7eSN/lzD/vkb+3xn37AXABY35FcIlPNyYDQrz5zRmAxmyPwO+acxfSsjqY19j/pEwf6wx+yRrGS2OiPci4lhEHBXfQqjvDztrfjlGxfnlWBsR39X8AxExL7vrN9BT31UxuXJn6hxm1WMi38VKIf5QI8SyhVi2EMsWYtlCLFuIZQuxbCGWLcSyhVi2EMsWYtlCLFuIZQuxbCGWLcSyhVi2EMsWkil7Yd0F7boZurbSsbsVuHGG8gvXAquAuRPfJXUm7omIU1OqV8+KOxsLIuLwlPzS25gj7q1sm5J/IiJWZARdVDdN7HKb8GIPNPK3CPPXN/KPZ9xGlvR07VYlZPVxVWN+iTC/lXVxhuxvaye7y/6ErD6+asyPCfNbWT9lLaM1EfHLlCX0uHAJc7beszPrZ5cDV9dXudXqzKb8NXJz3WVY2WCdSvlr5FLgEHDcXT8h/lAjxLKFWLYQyxZi2UIsW4hlC7FsIZYtxLKFWLYQyxZi2UIsW4hlC7FsIZYtxLKFWLYQyxaSLXumX8yBGT6HM/KzTuSa+u/7H4CjwIaknD7KTmc7a345RsX51MfoTuYfAOZllVTGGl23RcKSzNZG/kPC/Nsb+R9n/GYvreWULusSsvq4szG/SZjfqkkvz5D9W8/8UEJWHyca83FhfivrdNYyeqqzhN6PiHOEy7i1F+tCYX5zL9bM+llp/V8/0d6EF7JCpuGs22XYXT8h/lAjxLKFWLYQyxZi2UIsW4hlC7FsIZYtxLKFWLYQyxZi2UIsW4hlC7FsIZYtxLKFWLYQyxZi2UKyZA8BTwLvAM/VHdHUlAbWHuA1cRtrktKK2lU3IhudeFRhUknl9U5B5eeIGBKWZO5vdO1WCvOXdDYkK2zL+M0uPb81nVl5pu1IQlYfDzfm64X5ZVvU2Z3ZSIbsvme5t/b6y6J1XX0dxAxOtn5m1gOT3+7MStHxVcll/sv2xmyPMP9d4K/O7JWs+llZQpvqvnpfA08DRzKCpqH07FbXff12AHvF+cuAjcB84CCw+R+oPq6aLXhRlAAAAABJRU5ErkJggg==) no-repeat right top;
    position: absolute;
    top: 10px;
    left: -20px
}

.home-main-banner:before {
    height: 230px;
    width: 250px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPMAAADjCAYAAABQICKkAAAOZElEQVR4nO3bCaxU1R3H8S9PUHDXqKBo3VDcF1RQq1ZxQRTFrca4IK1L69KqrdG4NdFoxbRqUwV3U1u1mrrUXRLcl4Cg4FbFhYq7YAuCG4v8m2POs+P45t7z4M199/75fZJ5Mc6Zuf//3Pu7c+85Qxczo8bmwN7ADsCjwETgGfwbCuwJ9AAeAsYC7zvventg07i/J8V9/WAJ6mqmLsAQoB+wSez3ZeAFF92FMJtZNzO7wszm2Q89aGa94zhvj/5m9mQbPU83s7Oc9hweZ7TRc/Csma3ntOcVzOzxBn2f4qHH1m/mK4GTMjL/FLBLcaeYQqwBPA/0ytjYAcA9jnoOTgRGZjz/StzXMwqsqdlagMdyjuGjgJur3GQI89rAOwljDwX+UUBNRQk77oicbX0cL0X/66TncOL6IB7cWc4FLurcUjvUmcCInDf8EtgA+LBivX0n7NTDEscOLqCeoqwE7JWwrXDwb+Sj5W8NSggy8b7Sk+EJvSwNHFjlnsOOHZg4dgugW5PrKcoKwKoJ25ofphV8tPyt9UtQQ2eYl7jNlBNdaYXiX0ws7t14cHsQLqm+SOija3x4MS2xj+6Oeg6WSRy3VJPraKoQ5vsTN/Cwo2+p6XFSL08I/JTOLbVDjU58s8cr0k+q9hzjlRXC/GRcU84SJk1uq3KjdcJJ6fyEcRfG3r14E7g6p5cvcma7q+iChKuSEXEmv7Ja7xGOjFP3bQnfTAcDs5zt4PDDkMMzbh1uSZgBraKwBPnXBnV/AuwHvOWs5/8AuwFTGzx/HXBWwTV1uPpfgB0dZ613Bl6Kl2U3ALOr3miGneLJaps4KfZcvAp5qLQVd4yTga3i2utrcX/fkLhMWVXrAcfGydw+wBPAhBjmyqsPc6tecY11cbO8wyuQPGFm/7Nyl9gU7vZ1ozCLSMVUel1NRP5PYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxomtdG9sBGwCDgbHAGGCy853dDRgA7AysDjwW+55dgtqaqQ/wk9j7e8BDwAS/7X6nP7Av0DMe42F/Ty1JbYvGzFofF9sPzTWz681suZpxnh59zGxCG32/ZmbDnfYcHsPM7Ms2+r7PzPo67bmXmT3QRs8zzew4Dz12CX+Ay4DTMs4K9wJDK3Buao8VgHFA34zXHAbcXr7SF0no6e8ZbzAe2A34ogK9tEe48tg7Y/x+wP3lKztdCHO4tH4u4RX7xA/Ei5HAiTm9vAX0c3TJHS4t3waWyRn3a+CKgmoqwnHAtTnbmR5P7DOq2mSYANspcez+Ta6lSMsnXmmE+8pN/LTN4QlBDg4poJYinZywrVWr3ncI8x6JY7eNk0UerAz0TuhjPrCEk56JtxYpenRumR2ufqK3kZQTXWm1xMuuFB8D31S52Rpfx0eeru04EKrgs8Qal3LUc9A9cdySTa6jqUKYb07cQFiuWVDRPutNS5wnmBeXbbwYk9jHOEc9B08ljnu8yXU0VUucvZyYs5FZwG1VbrROOCldnDDuz8C/C62suV4G7szZwufAlVVvtM55wJycMTcknuBLK4TZ4nLFqw2K/Cw+/0mVG23Dw8ApwNwGz4flm9M7tcLmGAaMbvDO0+KE6EtVb7LOe3FuqNFtRlh6PaHTqusgrevMxEmPU4FdgM2BKfFMNdLZt1O9TYFzgA3jpNizwAPAjeUqs8MdBRwIbBn37/vAn4BJzvqsNSDObK8JrAW8GE9c55enxIVXG+Zaq8Wz9OKmV5zoW5wsH2+jFjfLefvJbqMwi0jF6F9NiTihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs40bWujXWBHwN9gY+AJ4BXF4Od3Q/YE1gWeAEYA8wuQV3NtAqwAzAAeA8YDbzjt93vrAcMBnoCY4FngZklqW3RmFnr4yQzm2M/dFXNGG+Plc3s3jZ6ftXM9nTc91Azm1rX89dmNsrMejrteW0zu87M5tX1/YaZDfPQY5fwBzgbuCjjrHATMLwC56b26B6vPPpnvGYf4KHylb5IhgD3ZbzBI/EqxSrQS6plgEdz9vUw4G/lKrt9Qpi3BCYlvGoX4KkyFb+ILoonsSyT4qXo11Vtss5ywGRg9ZxxpwOXFl5d85wIjMx598+B3sCsqjYZJsB2Shx7SJNrKVK4Nz4iYXtbAZv5afvbb5+8IAeHFlBLkY5K2FY4JoZWuckQ5t0Txw5oY8KsqlYG1k6o/Zt4Oe7Faol9eLrEDlZMHLdqk+toqhDm6YkbmOloJ88H5iaMC59PlwLqKUrqDH2P6rf6Pd0Sx1X6yyocrLcnjn0iflN5MA2YmNBHCPInTnqmHXMeKXMoVfJSYq0TqtxkmADrGteSN8wYNwPYGphaYG3NNjDO3GYJkyYnO+qZuIaedWtl8fcGnvZ1+N3E6zlj7gIOLqiepmiJl5xHx2+rtsyIEwOedi5xqeLijOf/4jDIxIm/RlclXwGDHO7ryXECt9GqxDjgmIJr6nCt68zBGsAZwHY1G5kCXAK8UvVGM+wKnFc30RXWYUeUrtKOszRwAnBQzTu+BYyKB7ZXfYDzgXVq+rsVuB6YU/Wea8MsIhWmf2gh4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwizihMIs4oTCLOKEwiziRNe6NpYHtgf6Ah8BTwLTFoOdvR2wFbAUMBF4DphXgrqaqRuwL7AmMAt4Gpjit93vbAjsCCwHvAM8AnxZktoWjZm1Pg4ysw/t+2aZ2e9qxnh7LGFm15jZ/JquF5jZeDPb0XHfg81sQt2+/tLMRphZd6c9r2hml5vZV3V9v2FmQzz02CX8AX4BXJ1xVrgc+E0Fzk3t9TAwqMFr5gIDgWfKW/5CORi4I+OFTwF7AnNK3EN7hauQB2JfjQyJYyorhHlj4NXw3zlN9IuXoF6cDvwhp5dw6bkr8I2TnsNt1RvAujnjjgeuK6imIhwO3JKznXA7+aMqn8TCBNhOCUEmfiBe9IhXI3nCZ7OFo76HJwQ5+FkBtRTplwnbWg0YWuUmQ5h3Sxy7fRsTZlW1CtAnofYFwLJOeiZ+86RYonPL7HA9E98w9fMppZZ4b5gijLMqN1tjQeK4FmcH9ueJ45Zsch1FS7nypB3jSikcrHcnFvaMo3vHT+NET56vgamdW2qHGp/4Zu9UpJ9Uqfvw9c4vdeGFCbCwtvo20DvjXWYAOwCTy95QO4Tbi0dzht8IHFOqqhdNOHmPjevqWTYBXqtoj23ZBpiQMyasN+/ROeV1jJY4e3ccML3BO84EBjsLcvAYcFPG86OBXxVYTxHC7cVR8QdBjQx3FuTg+Zx9Gb65f15gPU3Rus4crAVcUnfWDpfWfwReqXqjGQ4FzgO6xyHh10CjgGsdzRHU6wWcBhxU8/8nx8/B0/JjvQHAhcA6Nf//VuCKeOtVabVhFpEK0z+0EHFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcUJhFnFCYRZxQmEWcaJrXRsh3AOBJeNzTwIzF4OdvTawWex/OjC2BDUVYXtgDWB27Hm2/5ZZERgALAu8C4wvQU0dw8xaHzub2cv2fR+Y2fE1Y7w9VjezUWb2aU3Xc8zsQTPr67jvXcxsfOy11XtmNsJxzy1mdnk8plt9ZWZPm1l/Dz12CX+AA4C7gC4NzhDnAL+v2HkqxTigf4Nx04DdgVfKVfIiGwQ8nPEmdwKHAgsq0k+KZeLxvVfG2KHAveUpuf1CmMMl5r+ApXNePQR4oIxNLKRjgetyXhoO+sGl7aD9wj6eAvTMeeVhwO1lbGAhHQzckfPSj4HeVT6JhXvEnyYEOdi/gHqKshRwWsK2BsV7aS+GJgQ5ONFRz8HxCWN6AfsWUEvThDD3S3zzbYHuFeyxLasCGyWMC/cgKxVfXtNsnPjGPSrYW5b1E8dt0jnldYz2LE19DswvczPtYBnzA7VanC3ffZU4rn6Vo+pS+04dV0rhQL0/sbBxjsL8ETA6YVy4f/qkgHqK8mLidj6tfqvfMzlx3KSC6mmKEOZ74sGdZR5wa5UbrRNCek3CuKuB1wutrLnGAE8nbOHcKjfZhqsSxjyf+NmUVgjzF8CwGNhGDqr6WasN/wTuznj+BeDsTquuOeYCJ+ecvM8Enqtyk214BLgo4/nwY5nhVV+Oa11nDrYGfls3ozcmri9P7JzyChF24qnxV2DE+6bwjXxZnCfwqGfc10fWTHa9CZyXePtRVWFF5oKafR3cBlwKvFXpzoD/AXmhq+J+gOBfAAAAAElFTkSuQmCC) no-repeat right top;
    position: absolute;
    bottom: 10px;
    right: -20px
}

.home-banner-cont h6 {
    font-family: 'montserratregular';
    font-style: italic;
    font-size: 16px;
    color: #000;
    margin: 0 0 15px
}

.bgc-flag {
    min-height: 16px;
    margin-left: 4px;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transition: all 2s ease-in;
    -webkit-transition: all 2s ease-in;
    -moz-transition: all 2s ease-in;
    -o-transition: all 2s ease-in;
    -ms-transition: all 2s ease-in;
    image-rendering: pixelated;
    -ms-interpolation-mode: nearest-neighbor
}

.home-banner-cont h2 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 48px;
    line-height: 57px;
    color: #024065;
    margin: 0 0 15px
}

.home-banner-cont h4 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 22px;
    color: #024065;
    margin: 0 0 20px
}

.home-banner-cont ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px
}

.home-banner-cont ul li:before {
    content: '-';
    font-family: 'montserratregular';
    font-size: 18px;
    line-height: 34px;
    color: #000;
    margin-right: 12px;
    position: absolute;
    top: 0;
    left: 0
}

.home-banner-cont ul li {
    font-family: 'montserratregular';
    font-size: 18px;
    line-height: 34px;
    color: #000;
    position: relative;
    padding-left: 20px
}

.home-banner-cont .orange-btn {
    font-size: 24px;
    padding: 17px 32px;
    margin-bottom: 25px
}

.challange-sec {
    padding: 90px 0
}

.challange-cont {
    text-align: center
}

.sec-cont h3,.sec-cont h1 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 48px;
    color: #024065;
    margin: 0 0 25px
}

.challange-sec-item {
    max-width: 270px
}

.challange-sec-item span {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 68px;
    line-height: 90px;
    color: #024065
}

.challange-sec-item h6 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 18px;
    color: #131313
}

.challange-sec-item p {
    font-family: 'montserratregular';
    font-size: 16px;
    line-height: 26px;
    color: #131313
}

.challange-img {
    display: block;
    margin: 50px auto
}

.why-iq-test {
    padding: 90px 0;
    background-color: #f6f5f5
}

footer {
    padding: 90px 0 0;
    color: #fff
}

.footer-content {
    text-align: center;
    position: relative
}

.footer-logo {
    margin-bottom: 50px
}

.sicial-links {
    margin: 0 0 50px
}

.sicial-links .list-inline-item:not(:last-child) {
    margin-right: 25px
}

.footer-links {
    margin-bottom: 70px
}

.footer-links li {
    margin: 0 45px
}

.footer-links li a {
    font-family: 'montserratregular';
    font-size: 16px;
    color: #fff
}

.footer-bottom {
    text-align: center;
    padding: 30px 0;
    border-top: 1px solid #fff
}

.footer-bottom p {
    font-family: 'montserratregular';
    font-size: 14px;
    color: #fff;
    margin: 0
}

.back-top-btn {
    border: none;
    background-color: transparent;
    position: absolute;
    right: 0;
    bottom: 30px;
    cursor: pointer
}

.back-top-btn:focus {
    outline: none
}

.iq-navbar .navbar-toggler {
    padding: 0
}

.overlay-menu {
    height: 100%;
    min-height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 9;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: .5s;
    text-align: center;
    transform: translateX(100%)
}

.overlay-menu .orange-btn {
    margin-right: auto;
    display: table;
    margin-top: 1rem
}

.ov-menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .5rem 1rem
}

.overlay-menu .nav-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.overlay-menu .nav-item.active {
    border-bottom: 1px solid #fff
}

.overlay-menu .navbar-nav .nav-link {
    font-family: 'montserratsemibold';
    font-size: 16px;
    color: #fff;
    text-align: left
}

.mm-colapse-btn {
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: none;
    position: relative;
    color: #fff;
    cursor: pointer
}

.mm-colapse-btn:after {
    content: '\f067';
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.mm-colapse-btn[aria-expanded=true]:after {
    content: "\f068"
}

.mm-colapse-btn:focus {
    outline: none
}

.mm-submenu {
    width: 100%;
    padding-left: 20px;
    background-color: transparent;
    box-shadow: none;
    border: none;
    display: block;
    list-style: none
}

.mm-submenu .nav-link {
    font-family: 'montserratregular' !important;
    font-size: 14px !important;
    color: #fff !important
}

.mm-submenu .nav-link.active {
    border-bottom: 1px solid #fff
}

.dropdown-item .nav-link {
    padding: 0
}

.why-iq-test .sec-cont p {
    margin-bottom: 40px
}

.why-iq-test .sec-cont .orange-btn {
    font-size: 17px;
    padding: 23px 32px
}

.page-section {
    background-color: #f6f5f5;
    padding: 40px 0
}

.page-content {
    background-color: #fff;
    padding: 50px
}

.page-content h4,.page-content h1 {
    color: #094065;
    font-size: 32px;
    margin: 0 0 30px
}

.page-content h5,.page-content h2 {
    font-family: 'montserratregular';
    font-size: 26px;
    color: #094065;
    margin: 0 0 15px
}

.page-content p {
    margin-bottom: 15px
}

.page-content p a {
    text-decoration: underline
}

.thankyou-sec .page-content {
    padding: 20px 50px
}

p strong {
    font-family: 'montserratbold';
    font-weight: bolder
}

.main-blog-info-bar {
    display: flex;
    align-items: center;
    padding: 15px 0;
    flex-wrap: wrap
}

.main-blog-info-bar p {
    font-family: 'montserratregular';
    font-size: 16px;
    color: #131313;
    margin: 0 6px 0 0
}

.main-blog-info-bar .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin: 0
}

.main-blog-info-bar .breadcrumb .breadcrumb-item {
    color: #094065
}

.main-blog-info-bar .breadcrumb-item+.breadcrumb-item:before {
    color: #094065
}

.blog-item-content {
    padding: 10px 0
}

.blog-item-content h4,.blog-item-content h1 {
    margin-bottom: 0
}

.blogs-list-item {
    margin-bottom: 20px
}

.blog-list-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 80%
}

.blogs-list-item h5 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 24px;
    line-height: 32px;
    color: #094065;
    text-align: center;
    transition: all .5s
}

.blogs-list-item:hover {
    cursor: pointer
}

.blog-list-cnt a:hover,.blogs-list-item:hover h5 {
    color: #f81;
    text-decoration: none
}

.blog-det-bar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.blog-det-bar li {
    font-family: 'montserratregular';
    font-size: 14px;
    line-height: 32px;
    color: #131313;
    display: inline-block;
    padding: 0 15px;
    position: relative
}

.blog-det-bar li:not(:last-child):after {
    content: '|';
    position: absolute;
    right: -1px;
    top: 50%;
    transform: translateY(-50%)
}

.blog-list-cnt {
    padding: 20px
}

.blogs-list-wrapper {
    margin: 15px 0
}

.blogs-list-wrapper .row {
    margin-right: -20px;
    margin-left: -20px
}

.blogs-list-wrapper .row .col-12 {
    padding-right: 20px;
    padding-left: 20px
}

.sec-sub-header {
    margin-bottom: 35px
}

.sec-sub-header h5,.blog-item-content h5 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 22px
}

.share-blog-bar {
    background-color: #094065
}

.share-post-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 50px
}

.share-post-cont h6 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 18px;
    color: #fff;
    margin: 0
}

.share-post-cont ul {
    margin: 0
}

.blog-detail-sec .blogs-list-item {
    margin-bottom: 0
}

.cform-row {
    position: relative;
    padding: 45px 0
}

.cform-row:after {
    content: '';
    height: 100%;
    width: 85%;
    background-color: #fff;
    border: 1px solid #e7f1e5;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    box-shadow: 0px 0px 47.79px 11.21px rgba(0,0,0,.08)
}

.contact-form {
    padding: 0 100px 0 50px;
    position: relative;
    z-index: 1
}

.contact-image {
    height: 100%;
    position: relative;
    z-index: 1
}

.cont-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: calc(100% - 70px);
    width: 100%;
    margin: 35px 0
}

.contact-form .form-control {
    font-family: 'montserratregular';
    font-size: 15px;
    color: #898989;
    background-color: #fafafa;
    border: 2px solid #e4e3e3;
    border-radius: 8px;
    padding: 20px;
    margin: 0 0 20px
}

.contact-form .form-control[type=text],.contact-form .form-control[type=email] {
    height: 55px
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #898989 !important;
    opacity: 1
}

.contact-form .form-control:-moz-placeholder {
    color: #898989 !important;
    opacity: 1
}

.contact-form .form-control::-moz-placeholder {
    color: #898989 !important;
    opacity: 1
}

.contact-form .form-control:-ms-input-placeholder {
    color: #898989 !important;
    opacity: 1
}

.contact-form .form-control::-ms-input-placeholder {
    color: #898989 !important;
    opacity: 1
}

.contact-form .form-control::placeholder {
    color: #898989 !important;
    opacity: 1
}

.contact-form .row {
    margin-right: -10px;
    margin-left: -10px
}

.contact-form .col {
    padding-right: 10px;
    padding-left: 10px
}

.contact-form .btn {
    margin-top: 30px
}

.contact-section-header h4 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 26px;
    color: #094065;
    padding-bottom: 10px;
    position: relative
}

.contact-section-header h4:after {
    content: '';
    height: 3px;
    width: 205px;
    background-color: #094065;
    position: absolute;
    top: 100%;
    left: 0
}

.contact-section-header {
    margin-bottom: 30px
}

.faq-accordian .card {
    border-radius: 0;
    border-color: #ccc
}

.faq-accordian .card .card-header {
    background-color: transparent
}

.faq-accordian .card-header .btn-link {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 24px;
    color: #094065;
    text-decoration: none
}

.faq-accordian .card-header .btn-link:hover {
    text-decoration: none
}

.faq-accordian .card-body {
    background-color: #f6f5f5;
    border-top: 1px solid #ccc
}

.faq-accordian .card-body p {
    font-size: 16px;
    line-height: 30px;
    color: #131313;
    margin: 0 0 15px
}

.faq-map-img {
    max-width: 660px
}

.coontent-footer {
    text-align: center;
    padding-top: 80px
}

.coontent-footer .btn {
    padding: 17px 34px;
    font-size: 24px
}

.iq-header {
    background-color: #094065;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 35px;
    margin: 0 0 35px
}

.iq-header h4,.iq-header h1 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 22px;
    color: #fff;
    text-align: left;
    margin: 0
}

.iq-counter {
    display: inline-flex;
    align-items: center
}

.iq-counter img {
    max-width: 30px;
    margin-right: 20px
}

.countdown {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 32px;
    color: #fff
}

.quiz-main-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 40px
}

.question-main {
    border: 1px solid #b0b0b0;
    border-radius: 15px;
    box-shadow: 0px 0px 27px 0px rgba(0,0,0,.12);
    background-color: #fff;
    padding: 25px 35px;
    flex: 0 0 calc(60% - 15px);
    margin-right: 15px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.option-main {
    border: 1px solid #b0b0b0;
    border-radius: 15px;
    box-shadow: 0px 0px 27px 0px rgba(0,0,0,.12);
    background-color: #fff;
    padding: 25px 35px;
    flex: 0 0 40%;
    display: flex;
    flex-wrap: wrap;
    height: 100%
}

.same-height-que {
    height: 440px
}

.option-main .option {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 26px;
    color: #3f403f;
    -ms-flex: 0 0 calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
    padding: 10px;
    background-color: transparent;
    transition: all .5s;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 30px;
    margin-bottom: 15px
}

.option-main .option:hover,.option-main .option.selected {
    background-color: #e2e2e2
}

.question-title,.question-main span {
    border-bottom: 1px solid #094065;
    font-family: 'montserratbold';
    font-weight: bolder;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 30px;
    color: #094065;
    display: flex;
    width: 100%
}

.question-main img {
    display: block;
    margin-left: 0;
    height: auto;
    max-width: 350px;
    margin: 0 auto
}

.skip-btn {
    display: inline-block;
    width: 100%;
    text-align: center
}

.option input[type=radio] {
    position: absolute;
    height: 100%;
    width: 100%;
    appearance: none;
    opacity: 0;
    background-color: transparent;
    left: 0;
    top: 0;
    z-index: 0;
    cursor: pointer
}

.option input[type=radio]:checked {
    background-color: #e2e2e2
}

.option input[type=radio]:checked,.option input[type=radio]:focus {
    outline: none
}

.option span {
    margin-right: 5px
}

.option span,.option img {
    z-index: 1;
    position: relative;
    pointer-events: none;
    max-width: 70px;
    height: auto
}

.option img {
    margin-right: 20px
}

.page-main {
    background-color: #3f403f;
    color: #fff;
    border-radius: 15px;
    padding: 20px;
    margin-top: 40px
}

.page-main .page-inner-link {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 22px;
    color: #fff;
    height: 44px;
    width: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 4px 8px;
    background-color: transparent;
    transition: all .5s;
    border-radius: 100%;
    white-space: nowrap
}

.page-main .page-inner-link:hover,.page-main .page-inner-link.active {
    background-color: #fff;
    color: #094065;
    text-decoration: none
}

.ty-top-blue {
    background-color: #094065;
    color: #fff;
    padding: 15px;
    text-align: center
}

.ty-top-blue p {
    font-size: 16px
}

.ty-top-blue p b {
    font-family: 'montserratbold';
    font-weight: bolder
}

.od-header {
    background-color: #ff8d1c;
    padding: 15px 0;
    text-align: center
}

.od-header h3 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 18px;
    color: #131313;
    margin: 0;
    text-transform: uppercase
}

.well-done-content.page-content h4,.well-done-content.page-content h1 {
    margin-bottom: 10px
}

.well-done-content.page-content h6 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 26px;
    color: #094065;
    margin-bottom: 20px
}

.well-done-content.page-content p,.thankyou-sec .page-content p {
    margin-bottom: 0
}

.order-cont {
    background-color: #fff;
    border: 1px solid #ccc
}

.order-deail-item {
    display: flex;
    align-items: center;
    padding: 20px 30px;
    margin-bottom: 10px;
    background-color: #f6f5f5;
    border: 1px solid #ccc;
    margin-left: -1px;
    margin-right: -1px
}

.oi-index {
    flex: 0 0 auto;
    margin-right: 30px
}

.oi-info {
    flex: 0 0 60%
}

.oi-img {
    flex: 0 0 25%;
    text-align: right;
    margin-left: auto
}

.oi-img.total-score img {
    max-width: 70px;
    object-fit: cover;
    width: 100%
}

.oi-img.total-score h4 {
    font-size: 20px;
    margin: 0 15px 0 0;
    text-align: center
}

.oi-img.total-score {
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-end
}

.oi-index h4 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 28px;
    color: #094065;
    margin: 0
}

.oi-info h5 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 22px;
    color: #131313;
    margin: 0 0 15px
}

.oi-info p {
    font-family: 'montserratregular';
    font-size: 18px;
    line-height: 26px;
    color: #131313;
    margin: 0
}

.oi-info i {
    font-family: 'montserratregular';
    font-style: italic;
    font-size: 14px;
    color: #131313;
    margin: 0
}

.order-total {
    background-color: #094065;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 50px;
    margin-top: 20px
}

.ttl-hdr {
    padding-left: 35px
}

.order-total h4 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    margin: 0
}

.order-total p {
    font-family: 'montserratregular';
    font-size: 14px;
    color: #fff;
    margin: 0
}

.cr-content {
    text-align: center
}

.cr-content h5 {
    font-family: 'montserratbold';
    font-weight: bolder;
    color: #094065;
    font-size: 26px;
    margin: 0 0 15px
}

.review-content {
    padding: 35px;
    background-color: #f8f9fa;
    height: 600px
}

.paynet-opt {
    padding: 25px 35px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.pay-method .custom-radio {
    margin-bottom: 15px
}

.pay-btn {
    display: flex;
    flex-direction: column;
    align-items: center
}

.pay-btn .orange-btn {
    margin-bottom: 15px
}

.paynet-opt .pay-method .left-image {
    display: inline-block;
    vertical-align: middle
}

.paynet-opt .pay-method .right-image {
    display: inline-block;
    vertical-align: middle
}

.paynet-opt .pay-method p {
    padding-left: 1.5rem
}

.download-cont-box {
    display: flex;
    margin: 50px auto;
    justify-content: center
}

.download-itm {
    flex: 0 0 50%;
    text-align: center
}

.download-itm h4 {
    font-size: 22px;
    margin-bottom: 10px
}

.download-itm a {
    font-size: 16px;
    text-decoration: underline
}

.download-itm ul {
    margin: 0
}

.download-itm ul li {
    padding: 0 10px;
    position: relative
}

.download-itm ul li:not(:last-child):after {
    content: '|';
    font-size: 16px;
    color: #094065;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%)
}

.contact-form .form-control[type=checkbox] {
    height: auto;
    width: auto;
    display: inline-block;
    margin: 5px 15px 0 0
}

.contact-form select.form-control {
    padding: 10px 15px;
    height: 55px
}

.contact-form .form-group>label {
    display: flex
}

.sec-cont.challange-cont {
    width: 100%;
    margin: 0 auto
}

.score-popup .modal-dialog {
    max-width: 700px
}

.score-popup .modal-header {
    border: none
}

.score-popup .modal-header .modal-title {
    font-size: 22px;
    color: #094065
}

.score-popup .modal-body {
    text-align: center
}

.score-popup .modal-body h2 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 50px;
    text-align: center;
    color: #094065;
    margin: 15px 0
}

.score-popup .modal-body p {
    font-size: 14px;
    line-height: 22px
}

.score-popup .modal-footer {
    justify-content: center;
    border: none
}

.score-popup .modal-footer p {
    font-size: 14px;
    line-height: 22px;
    color: #094065;
    text-align: center
}

.your-score {
    background-color: #094065;
    height: 130px;
    width: 130px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    font-family: 'montserratbold';
    font-weight: bolder;
    color: #fff;
    font-size: 50px;
    flex-direction: column;
    margin-bottom: 25px
}

.your-score span {
    font-family: 'montserratregular';
    font-size: 16px;
    display: block;
    margin-top: 40px
}

.close {
    font-size: 2.5rem
}

.score-popup .modal-body .orange-btn {
    margin: 8px 0
}

.score-popup .modal-body .orange-btn i {
    margin-right: 15px
}

.mob-button-bar {
    display: none
}

.your-score:before {
    background-color: #094065;
    position: absolute;
    content: "";
    left: 15px;
    height: 1px;
    width: 35%
}

.your-score:after {
    background-color: #094065;
    position: absolute;
    content: "";
    right: 15px;
    height: 1px;
    width: 35%
}

.preload .preloader-sub {
    margin: 10px 0
}

.progress-card .testinomial-section .text-wrapper p {
    font-size: 16px
}

.progress-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 24px;
    line-height: 36px;
    color: #032235;
    font-family: 'montserratbold'
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1.5rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #54a3dc7a;
    border-radius: 10px
}

#my-progress-text {
    color: #ff7f00;
    font-size: 40px;
    font-weight: 700;
    font-family: 'montserratbold'
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #1a568a;
    transition: width .1s ease
}

.progress-card {
    padding: 32px 35px;
    max-width: 510px;
    text-align: center;
    background: #fff;
    box-shadow: 16px 16px 120px rgba(161,174,187,.32);
    border-radius: 20px;
    margin: 0 auto;
    width: 100%;
    min-height: 617px
}

.progress-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 24px;
    line-height: 36px;
    color: #032235
}

.progress-container-circle {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto
}

.progress-container canvas {
    position: absolute;
    top: 0;
    left: 0
}

.progress-container-circle .progress-value {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 40px;
    font-weight: 700;
    color: #001f3f;
    letter-spacing: -.02em
}

.progress-list {
    text-align: left;
    margin-top: 30px;
    padding: 16px;
    background: #f2f8fd
}

.progress-list p {
    font-size: 18px;
    margin: 8px 0;
    display: flex;
    align-items: start;
    line-height: 28px;
    color: #194973;
    font-weight: 700
}

.progress-list .check-icon {
    color: orange;
    margin-right: 12px
}

.progress-footer {
    background: 0 0;
    padding: 10px;
    border-radius: 16px;
    font-weight: 700;
    margin-top: 40px
}

.progress-footer span.number {
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    max-width: max-content;
    margin: 0 auto;
    font-weight: 400;
    color: #ff7f00
}

.progress-footer span.progress_desc {
    font-size: 12px;
    font-weight: 400
}

.progress-list p strong {
    padding-left: 4px
}

.skip-question.disabled {
    pointer-events: none;
    opacity: .5;
    cursor: not-allowed
}

.progress-card canvas {
    transform: rotate(90deg)
}

.progress-card .progress-list .check-icon {
    min-width: 16px;
    min-height: 16px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(144,194,233,1);
    margin-top: 6px;
    transition: .5s background-image;
    transform-origin: center;
    background-position: center;
    background-size: 17px;
    background-repeat: no-repeat
}

.progress-card .progress-list .check .check-icon {
    background-color: rgba(26,86,138,1);
    border-color: rgba(27,64,98,1);
    background-image: url(/Content/hkww/images/list_p_icon.svg)
}

.progress-card .reviews-under-results .reviewsec-slider.testinomial-section {
    padding: 0 !important
}

.progress-list {
    margin-top: 20px;
    border-radius: 10px
}

.reviewsec-slider .box p:before {
    background-image: none !important
}

.reviewsec-slider .box p:first-of-type:before {
    content: '';
    position: relative;
    display: table;
    width: 20px !important;
    height: 10px !important;
    background-image: url(/Content/hkww/images/icon-comma.svg) !important;
    margin-bottom: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.progress-list p {
    margin: 10px 0
}

.progress-footer {
    margin-top: 20px !important;
    margin-bottom: 15px
}

.reviewsec-slider {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.reviewsec-slider .description {
    border-bottom: none;
    font-size: 16px;
    text-align: left;
    color: #194973
}

.t-photo {
    margin-right: 20px
}

.reviewsec-slider .text-wrapper p {
    font-size: 16px;
    color: #12283f
}

.reviewsec-slider .testimonial-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start
}

.reviewsec h2 {
    text-align: center;
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 22px;
    color: #024065;
    margin-top: 30px
}

.testimonial {
    padding-top: 0;
    margin: 0 15px 0;
    text-align: center;
    position: relative;
    transition: all .7s ease 0s
}

.testimonial .name span {
    font-weight: 300 !important
}

.flexdis div {
    display: inline-flex
}

.flexdis ul {
    padding-inline-start:15px}

.flexdis ul li {
    color: #f81
}

.flexdis {
    font-weight: 900
}

.testimonial .title {
    font-size: 16px;
    font-weight: 700;
    color: #f81;
    text-transform: uppercase;
    margin: 0 0 10px
}

.reviewsec {
    padding-bottom: 50px
}

.testimonial .description {
    font-size: 15px;
    line-height: 25px;
    border-bottom: 1px solid #f7f7f7;
    padding-top: 10px;
    margin: 0;
    text-align: left
}

.testimonial .testimonial-content {
    padding: 15px 25px 12px;
    border-top: none;
    position: relative;
    text-align: left;
    border-left: 0;
    transition: all .5s ease 0s
}

.testimonial .testimonial-content:after {
    content: "";
    width: 100.5%;
    height: 0;
    background: #024065;
    position: absolute;
    bottom: -2px;
    left: -1px;
    z-index: -1;
    transition: all .7s ease 0s
}

.testimonial:hover .testimonial-content:after {
    height: 100%
}

.testimonial-content .testimonial-profile {
    display: inline-block
}

.testimonial .name {
    font-size: 16px;
    font-weight: 700;
    color: #024065;
//text-transform: uppercase;
    margin: 0 0 3px;
    transition: all .7s ease 0s
}

.testimonial .post {
    font-size: 14px;
    color: #f81;
    text-transform: capitalize
}

.reviewsheading h4 {
    color: #131313;
    font-size: 15px;
    text-align: center;
    font-family: 'montserratregular'
}

.reviewsheading {
    text-align: center
}

.testimonial .rating {
    display: inline-block;
    padding: 1px 5px 1px 0;
    margin: 0;
    list-style: none;
    position: unset;
    right: 25px
}

.testimonial .rating li {
    display: inline-block;
    font-size: 14px;
    color: #f81;
    padding: 5px 0
}

.pprice span.price {
    font-size: 22px;
    font-family: 'montserratregular';
    margin-left: 15px
}

.footer-links {
    margin-bottom: 70px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.mob-certificate {
    display: none
}

.checkout-main .ty-top-blue {
    background-color: transparent;
    color: #000;
    padding: 15px 0 20px;
    text-align: center
}

.checkout-main .ty-top-blue p {
    font-size: 18px;
    line-height: 31px;
    color: #0a4065
}

.checkout-main .ty-top-blue p b {
    color: #ff8d1b
}

.checkout-main .thankyou-sec .page-content {
    background-color: transparent;
    padding: 20px 0
}

.checkout-main .ty-top-blue h2 {
    font-size: 30px;
    line-height: 36px;
    color: #0a4065;
    margin-bottom: 20px
}

.checkout-main .order-cont {
    background-color: transparent;
    border: 0 solid #ccc;
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

.checkout-main .order-cont .od-header {
    background-color: rgba(10,64,101,1);
    padding: 30px 0;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.checkout-main .order-cont .od-header h3 {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize
}

.checkout-main .order-cont .order-deails .order-deail-item {
    background-color: #fff;
    border: 1px solid #0a4065;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 30px 30px 30px 40px
}

.checkout-main .order-cont .order-deails .order-deail-item h5 {
    font-size: 18px;
    line-height: 21px;
    color: #094065
}

.checkout-main .order-cont .order-deails .order-deail-item p {
    color: #094065;
    font-size: 16px;
    line-height: 19px
}

.checkout-main .order-cont .order-deails .order-deail-item h4 {
    margin-right: 0;
    font-size: 14px;
    line-height: 17px;
    font-family: 'montserratregular';
    text-transform: capitalize;
    padding-bottom: 10px
}

.checkout-main .order-cont .order-deails .oi-img.total-score {
    flex-direction: column;
    width: auto;
    flex: auto;
    max-width: 170px
}

.checkout-main .order-cont .order-deails .order-deail-item h4 br {
    display: none
}

.checkout-main .order-cont .order-deails .order-deail-item p em {
    font-style: normal
}

.checkout-main .order-cont .order-deails .order-deail-item .oi-img {
    flex: auto;
    max-width: 120px;
    min-width: 120px;
    text-align: center
}

.checkout-main .order-cont .order-deails .order-deail-item .oi-img .btn {
    background-color: #f0eeee;
    border: 1px solid #0a4065;
    font-size: 12px;
    color: #0a4065;
    padding: 6px 7px;
    min-width: 65px
}

.checkout-main .order-cont .left-div {
    width: 60%
}

.checkout-main .order-cont .right-div {
    width: 40%;
    padding-left: 55px;
    display: flex
}

.checkout-main .order-cont .order-total {
    border: 1px solid #094065;
    background-color: #fff;
    margin: 0;
    flex-direction: column;
    padding: 20px 30px;
    justify-content: start
}

.checkout-main .order-cont .order-total .ttl-hdr {
    padding: 0;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 15px
}

.checkout-main .order-cont .order-total h4 {
    color: #094065
}

.checkout-main .order-cont .order-total p {
    color: #0a4065;
    line-height: 20px;
    padding-left: 0
}

.checkout-main .order-cont .paynet-opt {
    padding: 0;
    flex-direction: column;
    text-align: center
}

.checkout-main .order-cont .order-total .text-icon img {
    margin-right: 15px;
    width: 26px
}

.checkout-main .order-cont .order-total .text-icon p {
    font-size: 18px;
    font-family: 'montserratsemibold'
}

.checkout-main .order-cont .order-deails .order-deail-item .oi-index img {
    width: 52px
}

.checkout-main .order-cont .order-total .ttl-hdr h4 {
    background-color: #f0eeee;
    width: 100%;
    display: table;
    padding: 14px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px;
    text-align: center;
    max-width: 206px;
    margin-left: auto;
    margin-right: auto
}

.checkout-main .order-cont .order-total .ttl-hdr h4 span {
    font-family: 'montserratregular';
    font-weight: 400
}

.checkout-main #testimonial-slider .owl-item {
    display: block
}

.checkout-main .order-cont .pay-method .custom-radio {
    padding: 0;
    margin-bottom: 5px;
    margin-top: 25px
}

.checkout-main .order-cont .pay-btn {
    padding-top: 10px;
    width: 100%
}

.checkout-main .pay-btn .orange-btn {
    color: #0a4065;
    font-family: 'montserratbold';
    font-size: 25px;
    background: linear-gradient(180deg,#ffce9d 0%,#ff8000 100%);
    border: 2px solid #0a4065;
    box-shadow: 3px 3px 4px rgba(0,0,0,.25),inset 0px 16px 4px rgba(255,232,209,.3);
    border-radius: 15px;
    text-shadow: 1px 1px 4px #fff;
    margin-bottom: 8px;
    width: 100%;
    text-align: center
}

.checkout-main .pay-btn .orange-btn:hover {
    background: linear-gradient(180deg,#ff8204 0%,#ffce9d 100%)
}

.checkout-main .page-section {
    background-image: url(/Content/hkww/images/bg-shape.png);
    background-position: bottom;
    background-size: 100% 52%;
    background-repeat: no-repeat
}

.checkout-main #testimonial-slider {
    padding: 65px 0
}

.checkout-main #testimonial-slider .owl-dots {
    display: none
}

.checkout-main #testimonial-slider .testimonial .testimonial-content {
    text-align: center
}

.checkout-main #testimonial-slider .testimonial .testimonial-content .description {
    text-align: center;
    padding: 25px 0;
    max-width: 640px;
    margin: 0 auto;
    font-size: 16px;
    color: #0a4065
}

.checkout-main #testimonial-slider .testimonial .testimonial-content .description ul.rating {
    display: block
}

.checkout-main #testimonial-slider .testimonial .testimonial-content .testimonial-profile {
    display: block
}

.checkout-main #testimonial-slider .testimonial .testimonial-content .flexdis div {
    color: #0a4065;
    font-size: 20px;
    font-family: 'montserratsemibold'
}

.checkout-main #testimonial-slider .testimonial .testimonial-content .testimonial-profile h3.name {
    padding-top: 7px;
    font-family: 'montserratregular'
}

.checkout-main #testimonial-slider .testimonial .rating li {
    font-size: 16px
}

.testimonial:hover .testimonial-content:after {
    display: none
}

.testimonial:hover .testimonial-content:after {
    display: none
}

.checkout-main #testimonial-slider .owl-nav .owl-prev:hover,.checkout-main #testimonial-slider .owl-nav .owl-next:hover {
    color: rgba(10,64,101,1);
    outline: none !important
}

.checkout-main #testimonial-slider .owl-nav .owl-prev,.checkout-main #testimonial-slider .owl-nav .owl-next {
    width: auto;
    height: auto;
    padding: 0;
    background: 0 0;
    color: #ff8d1b;
    font-size: 42px;
    outline: none;
    margin: 0;
    opacity: 1;
    border-radius: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.checkout-main #testimonial-slider .owl-nav .owl-next {
    right: 0
}

.checkout-main #testimonial-slider .owl-nav .owl-prev {
    left: 0
}

.checkout-main #testimonial-slider .testimonial .testimonial-content img {
    width: 70px;
    margin: 0 auto
}

.checkout-main #testimonial-slider .testimonial .testimonial-content .testimonial-profile img {
    width: 148px;
    margin-top: 30px
}

.checkout-main #testimonial-slider .testimonial .testimonial-content .description {
    border: 0
}

.checkout-main #testimonial-slider .testimonial .testimonial-content .flexdis {
    margin-top: 45px
}

.lang-dropdown {
    margin: 0 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    position: relative
}

.lang-dropdown ul {
    transition: .5s;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    min-width: 125px;
    background: #fff;
    z-index: 2;
    padding: 10px 0;
    max-height: 538px;
    overflow-y: auto;
    top: 37px;
    box-shadow: 13px 8px 20px 0px #00000029;
    visibility: hidden;
    opacity: 0;
    left: -13px;
    width: auto
}

.lang-dropdown ul li {
    padding: 3px 15px
}

.lang-dropdown .selected-lang {
    font-family: montserratsemibold;
    font-size: 16px;
    color: #121212;
    position: relative;
    padding-top: .5rem;
    padding-bottom: .5em
}

.lang-dropdown ul li a {
    font-size: 16px;
    color: #121212;
    text-decoration: none
}

.lang-dropdown:hover ul {
    visibility: visible;
    opacity: 1
}

.lang-dropdown svg {
    width: 24px;
    margin-right: 10px;
    fill: #121212;
    height: auto
}

.lang-dropdown .selected-lang:after {
    content: '';
    height: 1px;
    width: 0;
    background-color: #024065;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    transition: all .5s
}

.lang-dropdown .selected-lang:hover:after {
    width: 100%
}

.lang-dropdown:hover svg {
    fill: #024065
}

.lang-dropdown:hover .selected-lang {
    color: #024065
}

.lang-dropdown ul li a:hover {
    color: #f81;
    font-weight: 600
}

.order-cont .paynet-opt p {
    font-size: 14px
}

.payment-methods .payment-option p {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    max-width: 240px;
    margin-left: auto
}

.payment-methods .payment-option .pprice {
    flex-wrap: wrap
}

.modal-content #IQpaymentModal .desc img {
    width: 16px;
    height: 19px
}

.order-cont .paynet-opt p.mobile {
    display: none
}

.payment-sec .page-content p.wpf_form_notices {
    max-width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 15px
}

.new-msg .well-done-content h1 {
    text-align: center
}

.new-msg .well-done-content p b {
    color: #094065;
    font-family: montserratbold
}

.order-deail-item .oi-info.mobile {
    display: none
}

.order-cont .order-total .ttl-hdr.right h5 {
    color: #d5b773;
    font-family: 'montserratsemibold'
}

.order-cont .order-total .ttl-hdr.right h4 {
    font-size: 32px
}

.order-cont .order-total .ttl-hdr.right s {
    font-weight: 400;
    font-family: 'montserratregular'
}

.order-cont .paynet-opt .pay-method .content-box p {
    color: #858585
}

.order-cont .paynet-opt .pay-method .notice-box {
    margin-bottom: 0;
    padding-left: 0
}

.ttl-hdr.right {
    text-align: right
}

.ttl-hdr.right s {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding-right: 10px
}

.ttl-hdr.right h5 {
    color: #ff8d1b;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .1em;
    margin-bottom: 0
}

.pay-method .notice-box {
    display: flex;
    padding: 15px 20px;
    border-radius: 15px;
    align-items: center;
    margin-bottom: 15px
}

.pay-method .notice-box .icon-box {
    padding-right: 20px
}

.pay-method .notice-box .content-box h6 {
    font-size: 15px;
    color: #0a4065;
    margin-bottom: 5px;
    font-weight: 700
}

.pay-method .notice-box .content-box p {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 0;
    color: #000;
    padding-left: 0
}

.payment-complete .blue_bg {
    background: #0a4066;
    padding: 25px;
    text-align: center;
    margin-bottom: 25px
}

.payment-complete .blue_bg h6 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    font-family: 'montserratsemibold'
}

.payment-complete .blue_bg h6 {
    padding-bottom: 15px
}

.payment-complete .blue_bg h6:last-child {
    padding-bottom: 0
}

.payment-complete>p {
    padding: 10px 25px;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0
}

form.payment-complete {
    background-color: #fff;
    padding: 0 0 25px !important;
    max-width: 682px;
    margin-top: 15px
}

.payment-complete .skip-btn {
    color: #265dc8;
    text-decoration: underline;
    text-underline-offset: 8px;
    margin-bottom: 25px;
    font-family: 'montserratsemibold';
    margin-top: 0
}

.payment-complete span {
    font-size: 14px;
    line-height: 20px;
    max-width: 640px
}

form.payment-complete .order-deails .order-deail-item {
    flex-direction: row-reverse;
    justify-content: space-between;
    position: relative;
    border-radius: 16px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    padding: 32px;
    background-color: rgba(247,247,247,1);
    border: 0
}

form.payment-complete .order-deails .order-deail-item .oi-img {
    border-radius: 8px;
    padding: 0;
    flex: unset;
    margin: 0;
    text-align: left;
    display: inline-block;
    margin-right: 0;
    height: auto;
    flex: 0 0 25%
}

form.payment-complete .order-deails .order-deail-item .oi-img img {
    object-fit: contain;
    margin: 0 0 0 auto;
    display: table;
    width: 146px;
    height: 100px
}

form.payment-complete .order-deails .order-deail-item .oi-info {
    padding-left: 0;
    max-width: unset;
    flex: 0 0 60%;
    margin-bottom: 0
}

form.payment-complete .order-deails .oi-info h5 {
    font-family: 'montserratbold';
    font-size: 18px;
    color: rgba(22,24,62,1);
    margin: 0 0 5px;
    line-height: 28px
}

form.payment-complete .order-deails .order-deail-item .oi-info p {
    color: rgba(22,24,62,1);
    font-size: 14px;
    line-height: 20px
}

form.payment-complete .order-deails {
    padding: 15px 25px 0
}

.terms-container {
    display: flex;
    flex-wrap: wrap;
    align-items: start
}

.terms-container #terms-checkbox {
    width: 20px;
    margin-top: 2px
}

.terms-container .custom-checkbox {
    width: calc(100% - 25px);
    padding-left: 5px;
    font-size: 14px
}

.terms-container .custom-checkbox a {
    font-weight: 700
}

.terms-container p#error-message {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    font-size: 14px
}

.sticky-btn.orange-btn {
    position: fixed;
    bottom: 0;
    z-index: 4;
    width: 100%;
    text-align: center;
    border-radius: 0;
    box-shadow: 1px 1px 20px #00000045;
    display: none;
    font-size: 16px;
    padding: 10px 20px
}

.checkout-email h4 {
    font-family: 'montserratregular';
    font-weight: 400;
    font-size: 18px
}

.checkout-email b {
    font-family: 'montserratsemibold'
}

.email-collection-main .checkout-email h5 {
    font-size: 1.5rem;
    margin-bottom: 2rem;
    color: #024065
}

.email-collection-loader img {
    max-width: 25px;
    margin: 6px
}

button.collect-email-btn:disabled,button.collect-email-btn[disabled] {
    border: 1px solid #999;
    background-color: #ccc;
    color: #666;
    cursor: none
}

.email-collection-main p.pl-3.text-left {
    line-height: 16px;
    font-size: 14px
}

.email-collection-main .pl-3.text-left small a {
    text-decoration: underline;
    color: #0056b3
}

.video-placeholder-normal {
    display: none !important
}

body:not(.page-template-contact) .grecaptcha-badge {
    visibility: hidden
}

footer .footer-new .footer-content {
    display: flex;
    align-items: self-start;
    flex-wrap: wrap;
    justify-content: space-between
}

footer .footer-new .footer-content .footer-links {
    flex-direction: column;
    text-align: left;
    width: auto;
    max-width: 25%
}

footer .footer-new .footer-content .footer-links .menu {
    padding: 0;
    margin: 0;
    list-style: none
}

footer .footer-new .footer-content .footer-links .menu li {
    margin: 0 0 8px
}

footer .footer-new .footer-content .footer-links b {
    padding-bottom: 10px;
    font-family: 'montserratsemibold';
    font-weight: bolder
}

footer .footer-new.container .row {
    padding: 0;
    position: relative
}

.btn-white {
    width: auto;
    background-color: #fff;
    border-radius: 10px;
    border: 2px solid #ff7b54;
    padding: 12px 15px;
    display: inline-block;
    font-family: 'montserratbold';
    transition: .3s;
    font-weight: bolder
}

.overlay-menu .btn-white:hover,.btn-white:hover {
    background-color: #ff7b54;
    color: #fff
}

.iq-navbar .navbar-new .lang-dropdown {
    margin-left: 10px
}

.overlay-menu .btn-white {
    margin-right: auto;
    display: table;
    margin-top: 1rem;
    margin-left: 0 !important;
    background-color: transparent;
    color: #fff
}

.iq-modal-style .modal-body h3 {
    letter-spacing: -.02em;
    color: #032235;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 16px
}

.iq-modal-style .modal-body p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #10405d;
    text-align: center;
    max-width: 396px;
    margin-left: auto;
    margin-right: auto
}

.iq-modal-style .modal-body {
    padding: 32px 22px
}

.iq-modal-style .modal-content {
    box-shadow: 16px 16px 120px rgba(161,174,187,.32);
    border-radius: 20px;
    border: none
}

.iq-modal-style .q-tag span {
    background-color: #ecf1ff;
    display: inline-block;
    font-size: 10px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'montserratsemibold';
    padding: 4px 16px;
    border-radius: 40px;
    color: #0030d8
}

.iq-modal-style .q-tag {
    gap: 8px;
    justify-content: center
}

.iq-modal-style .q-tag span strong {
    font-family: 'montserratbold'
}

.iq-modal-style .image_block {
    text-align: center;
    max-width: 192px;
    margin: 22px auto
}

.iq-modal-style .image_block img {
    width: 100%
}

.iq-modal-style .gender_block .wrapper.iq-full-button .img img {
    width: 100%
}

.iq-modal-style .iq-full-button .btn {
    width: 100%;
    background-color: #1d1c1b;
    padding: 13px 32px;
    border-radius: 16px;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-family: "Maven Pro",sans-serif
}

.iq-modal-style .iq-full-button .btn:hover {
    background-color: #f81
}

.iq-modal-style .modal-dialog {
    max-width: 460px;
    height: 100%;
    display: flex;
    align-items: center;
    margin-top: 0
}

.iq-modal-style .modal-header .btn-close {
    background-color: transparent;
    border: none;
    position: absolute;
    right: -42px;
    top: -1px;
    cursor: pointer
}

.modal.iq-modal-style:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    background: rgba(0,0,0,.15);
    backdrop-filter: blur(40px)
}

.iq-modal-style .modal-header .btn-close:focus {
    border: none;
    outline: none
}

.iq-modal-style .modal-header .btn-close img {
    width: 25px;
    height: 25px
}

.iq-modal-style .modal-header {
    padding: 0;
    border: none
}

.iq-modal-style .gender_block {
    margin-top: 16px
}

.iq-modal-style .gender_block h4 {
    font-size: 18px;
    line-height: 32px;
    font-family: 'montserratsemibold';
    text-align: center
}

.iq-modal-style .gender_block .wrapper.iq-full-button .left-btn {
    width: 50%;
    padding-right: 8px
}

.iq-modal-style .gender_block .wrapper.iq-full-button .right-btn {
    width: 50%;
    padding-left: 8px
}

.iq-modal-style .iq-full-button .btn.active {
    background-color: #f81
}

.payment-methods div.sub_desc {
    margin-top: 25px
}

.payment-methods div.sub_desc p {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    color: #5555558f
}

.payment-methods div.sub_desc p a {
    color: #5555558f
}

body.page-template-quiz-checkout .checkout-out.new-design .paynet-opt .pay-method p a {
    color: #b2b2b2
}

.blog_two_columns {
    padding: 40px 0
}

.blog_two_columns .container,.page-template-blog_template .container {
    max-width: 1390px
}

.page-template-blog_template .header_bg {
    background: rgba(255,255,255,.1);
    border: 1px solid #e4effa;
    box-shadow: 0px 4px 40px #d9e4ef;
    border-radius: 16px;
    padding: 18px 16px;
    margin-top: 32px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.blog_big_image {
    margin-bottom: 24px;
    display: block
}

.blog_two_columns img {
    border-radius: 12px;
    display: block;
    width: 100%
}

.blog_detail_left h2 {
    font-weight: 700;
    font-size: 46px;
    line-height: 64px;
    color: #1b1b1f
}

.blog_detail_left h2 span {
    display: block;
    font-weight: 400;
    font-family: 'montserratregular'
}

.blog_detail_left ul.date {
    display: flex;
    align-items: center;
    margin: 12px 0 24px;
    padding: 0;
    list-style: none;
    gap: 24px
}

.blog_detail_left ul.date li {
    font-size: 14px;
    color: #698ba9;
    font-family: 'montserratmedium';
    position: relative
}

.blog_two_columns p {
    font-weight: 500;
    font-size: 18px;
    color: #131313;
    line-height: 29px;
    font-family: 'montserratmedium';
    margin-bottom: 24px
}

.blog_two_columns p a {
    color: #0069ea;
    text-decoration: underline;
    font-family: 'montserratsemibold'
}

.blog_two_columns p a:hover {
    text-decoration: none
}

.blog_two_columns p strong {
    font-family: 'montserratsemibold'
}

.blog_share_box {
    padding: 18px;
    background: #000;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    margin-bottom: 24px
}

.blog_share_box:before {
    position: absolute;
    top: -44px;
    left: 50%;
    width: 210px;
    height: 181px;
    background: url(//wwiqtest.com/wp-content/themes/test_iq/css/../images/social_vector_image1.svg) no-repeat center;
    content: "";
    transform: translateX(-50%)
}

.blog_share_box ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 24px;
    position: relative
}

.blog_share_box ul li a svg {
    fill: #fff;
    transition: .3s
}

.blog_share_box ul li a:hover svg {
    fill: #ff7f00
}

.blog_share_box span.title {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    font-family: 'montserratsemibold';
    position: relative
}

.blog_test_box {
    background: #e6ffe1;
    border: 1px solid #b6e4cd;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 24px
}

.blog_test_box .orange-btn.test-iq-btn {
    width: 100%;
    margin-top: 16px;
    border-radius: 16px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    font-family: 'montserratbold'
}

.blog_list_box {
    background: #fff;
    box-shadow: 0px 4px 20px rgba(224,231,237,.5);
    border-radius: 12px;
    padding: 16px;
    border: 1px solid rgba(144,144,144,.2);
    margin-top: 8px
}

.blog_list_box .blog_list_top {
    display: flex;
    align-items: center;
    margin-bottom: 8px
}

.blog_list_box .blog_list_top h4 {
    font-size: 18px;
    font-family: 'montserratsemibold';
    line-height: 25px;
    margin-bottom: 2px
}

.blog_list_box .blog_list_top .rating-star {
    display: flex;
    align-items: center
}

.blog_list_box .blog_list_top figure {
    margin: 0
}

.blog_list_box .blog_list_top .blog_l_desc {
    padding-left: 16px;
    width: calc(100% - 40px)
}

.blog_list_box .blog_list_top figure figure img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block
}

.blog_list_box p {
    font-size: 14px;
    font-family: 'montserratmedium';
    margin-bottom: 8px;
    line-height: 22px
}

.blog_list_box .date {
    font-size: 12px;
    font-family: 'montserratregular';
    color: #698ba9
}

.blog_botom_box {
    background: #f0f7ff;
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 32px 32px 0;
    display: flex;
    align-items: flex-end
}

.blog_bt_left {
    max-width: 380px;
    width: 100%
}

.blog_bt_right {
    width: calc(100% - 380px);
    padding-left: 30px;
    padding-bottom: 32px
}

.blog_bt_right p {
    margin-bottom: 12px;
    font-size: 20px;
    font-style: italic;
    line-height: 32px
}

.blog_bt_right .blog_bt_btn {
    background: linear-gradient(90deg,#e07000 0%,#cb4a23 100%),#ff7f00;
    box-shadow: 0px 2.66667px 2.66667px rgba(50,50,71,.06),0px 2.66667px 5.33333px rgba(50,50,71,.06);
    border-radius: 16px;
    width: 100%;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    font-family: 'montserratsemibold';
    text-decoration: none
}

.blog_bt_right .blog_bt_btn img {
    width: auto;
    margin-left: 14px
}

.mobile-view {
    display: none
}

.page-template-blog_template .custom-language-selector {
    position: relative;
    display: inline-block;
    font-family: Arial,sans-serif
}

.page-template-blog_template .custom-lang-btn {
    background: #ecf1f6;
    border-radius: 12px;
    border: 0;
    padding: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 140px;
    font-size: ;
    color: #292929;
    font-size: 16px;
    line-height: 20px;
    font-family: 'montserratmedium'
}

.page-template-blog_template .custom-lang-btn:focus {
    outline: none
}

.page-template-blog_template .custom-lang-btn .flag-icon {
    width: 24px;
    height: 16px
}

.page-template-blog_template .custom-lang-btn .arrow {
    margin-left: auto;
    font-size: 12px
}

.page-template-blog_template .custom-lang-dropdown {
    display: none;
    position: absolute;
    top: 110%;
    left: 0;
    background: #ecf1f6;
    border-radius: 12px;
    width: 100%;
    border-radius: 6px;
    padding: 5px 0;
    z-index: 99;
    box-shadow: 0 4px 8px rgba(0,0,0,.1)
}

.page-template-blog_template .custom-lang-dropdown li {
    padding: 8px 12px;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    color: #292929;
    font-size: 16px;
    line-height: 20px;
    font-family: 'montserratmedium'
}

.page-template-blog_template .custom-lang-dropdown li:hover {
    background-color: #f0f0f0
}

.page-template-blog_template .custom-lang-dropdown img {
    width: 24px;
    height: 16px
}

.page-template-blog_template footer {
    padding: 0;
    border-top: 1px solid #ccc
}

.page-template-blog_template footer p {
    text-align: center;
    color: #645564;
    padding: 32px 0;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'montserratmedium'
}

@media only screen and (max-width: 1560px) {
    .progress-footer span.number strong {
        font-size:14px;
        font-family: 'montserratbold'
    }

    .progress-card {
        max-width: 410px;
        padding: 20px 25px;
        height: auto;
        min-height: unset
    }

    .progress-card .reviews-under-results .testinomial-section .box {
        margin-top: 12px;
        margin-bottom: 10px;
        margin-left: 12px !important;
        margin-right: 8px !important;
        box-shadow: 1px 1px 11px 0px #d9e4efc7
    }

    .reviewsec-slider.testinomial-section .container-custom {
        max-width: 100%
    }

    .progress-title {
        font-size: 22px;
        margin-bottom: 10px
    }

    #my-progress-text {
        font-size: 26px;
        line-height: normal
    }

    .progress {
        height: 1rem;
        margin-top: 10px !important
    }

    .progress-list {
        margin-top: 15px;
        padding: 12px 16px
    }

    .progress-list p {
        font-size: 16px;
        margin: 0
    }

    .progress-footer {
        padding: 0;
        margin: 20px 0 15px !important
    }

    .progress-card .testinomial-section .client-info {
        padding-top: 15px
    }

    .progress-card .testinomial-section .box .rating img {
        height: 15px
    }

    .progress-card .testinomial-section .text-wrapper p {
        text-align: left
    }

    .progress-card .testinomial-section .box {
        padding: 15px 25px
    }

    .progress-footer span.number {
        font-size: 14px
    }
}

@media(max-width: 991px) {
    .preload .preloader-sub {
        width:100%;
        position: relative;
        left: 0;
        top: 0;
        transform: unset
    }

    .progress-card {
        max-width: 80%;
        margin-top: 25px
    }

    .progress-list {
        margin-top: 20px
    }

    .progress-footer {
        margin-top: 15px
    }

    .blog_big_image,.blog_detail_left ul.date {
        margin-bottom: 32px
    }

    .blog_test_box_pink {
        background: #f9f8f4
    }
}

@media(max-width: 767px) {
    .number strong:first-child {
        color:#ff7f00;
        display: block;
        font-family: 'montserratbold'
    }

    .page-template-blog_template .custom-lang-dropdown {
        width: 125px;
        left: -46px
    }

    .blog_bt_right p {
        margin-bottom: 16px !important
    }

    .page-template-blog_template footer p {
        font-size: 14px
    }

    .blog_test_box_pink {
        margin-bottom: 0
    }

    .page-template-blog_template .custom-lang-btn {
        font-size: 0;
        min-width: max-content
    }

    .page-template-blog_template .header_bg {
        padding: 12px;
        margin-top: 16px
    }

    .blog_two_columns {
        padding: 32px 0 20px
    }

    .number {
        color: #12283f !important
    }

    .progress-card {
        padding-top: 60px !important;
        padding: 15px;
        max-width: 100%;
        border-radius: 0;
        height: 100vh;
        transform: scale(1);
        margin-top: 0
    }

    .progress-footer {
        margin-top: 25px
    }

    .progress-title {
        font-size: 22px;
        margin-bottom: 0
    }

    .progress-list p {
        font-size: 16px
    }

    #my-progress-text {
        font-size: 30px;
        margin: 15px 0
    }

    .progress {
        height: 1rem;
        margin-top: 10px !important
    }

    .reviews-under-results .testinomial-section .owl-dots {
        display: none
    }

    .reviews-under-results .container-custom {
        padding: 0
    }

    .reviews-under-results .container-custom .row {
        margin: 0 -10px
    }

    .reviews-under-results .testinomial-section .box {
        box-shadow: 1px 1px 11px 0px #d9e4efc7
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1290px
    }
}

@media (min-width: 1200px) {
    footer .footer-new.container .row {
        padding:0 5%
    }
}

@media (min-width: 1199px) and (max-width:1366px) {
    .iq-header {
        padding:0 35px;
        margin: 0 0 20px
    }

    .page-section {
        padding: 20px 0
    }

    .question-main,.option-main {
        padding: 20px 35px
    }

    .home-banner-cont .orange-btn {
        font-size: 18px;
        padding: 8px 20px;
        margin-bottom: 15px
    }

    .home-banner-cont h2 {
        font-size: 40px;
        line-height: 44px
    }

    .navbar-brand .img-fluid {
        max-width: 70%
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .iq-navbar .nav-item {
        margin:0 5px
    }

    .home-banner-cont h2 {
        font-size: 40px;
        line-height: 46px
    }

    .home-main-banner {
        color: #fff;
        padding: 50px 0 70px
    }

    .home-banner-cont h2 {
        font-size: 30px;
        line-height: 35px
    }

    .home-banner-cont h4 {
        font-size: 20px
    }

    .home-banner-cont .orange-btn {
        font-size: 20px;
        padding: 10px 25px;
        margin-bottom: 20px
    }

    .home-banner-cont ul li {
        font-size: 16px;
        line-height: 30px
    }

    .home-banner-cont ul li:before {
        line-height: 30px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .home-banner-cont {
        margin-bottom:60px
    }

    .why-iq-test .sec-cont {
        margin-top: 60px
    }

    .contact-form {
        padding: 0
    }

    .question-main,.option-main {
        flex: 0 0 100%;
        padding: 15px
    }

    .question-main {
        margin-bottom: 20px
    }

    .order-deail-item {
        flex-wrap: wrap
    }

    .oi-info {
        flex: 0 0 90%;
        margin-bottom: 15px
    }

    .oi-img {
        flex: 0 0 100%;
        text-align: center
    }

    .sec-cont.challange-cont {
        width: 100%
    }
}

@media only screen and (max-width: 1250px) {
    header .navbar-new .orange-btn {
        padding-left:20px;
        margin-left: 10px;
        padding-right: 20px
    }

    .iq-navbar .navbar-new .nav-item {
        margin: 0 10px
    }
}

@media only screen and (max-width: 1199px) {
    .checkout-main .pay-btn .orange-btn {
        font-size:20px;
        border-radius: 11px
    }

    .checkout-main .order-cont .order-total {
        padding: 15px 20px
    }

    header .container.navbar-new {
        max-width: 100%
    }

    .iq-navbar .navbar-new .btn-white,.iq-navbar .navbar-new .orange-btn {
        margin: 0 10px !important;
        padding: 9px 10px;
        font-size: 14px;
        text-align: center
    }

    .iq-navbar .navbar-new .nav-item .nav-link {
        padding-left: 0;
        padding-right: 0;
        font-size: 14px
    }

    .iq-navbar .navbar-new .lang-dropdown {
        margin-right: 0
    }
}

@media (max-width: 991px) {
    .paynet-opt {
        flex-direction:column
    }

    .option-main,.question-main {
        min-height: auto;
        height: auto !important
    }

    .option-main .option {
        max-width: 33.33%;
        font-size: 20px;
        margin-right: 0;
        justify-content: center
    }

    .reviewsec h2 {
        font-size: 22px
    }

    .reviewsheading h4 {
        font-size: 18px
    }

    .flexdis {
        font-size: 16px
    }

    .checkout-main .order-cont .order-total {
        width: 100%;
        margin-top: 55px
    }

    .checkout-main .order-cont {
        flex-direction: column
    }

    .checkout-main .order-cont .left-div,.checkout-main .order-cont .right-div {
        width: 100%;
        padding: 0
    }

    .checkout-main .order-cont .order-deails .order-deail-item {
        padding: 20px
    }

    .checkout-main .order-cont .od-header {
        padding: 20px 0
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-img {
        width: auto;
        display: inline-block
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-info {
        flex: auto
    }

    .checkout-main .page-section {
        background-size: 100% 27%
    }

    .checkout-main .order-cont .order-total .ttl-hdr {
        flex-direction: row;
        display: flex;
        justify-content: center
    }

    .checkout-main .order-cont .order-total .ttl-hdr h4 {
        margin: 0 10px
    }

    .lang-dropdown {
        margin: 0;
        flex-direction: column;
        align-items: start
    }

    .lang-dropdown svg {
        fill: #fff;
        display: none
    }

    .lang-dropdown .selected-lang {
        color: #fff;
        width: 100%;
        text-align: left;
        position: relative
    }

    .lang-dropdown ul {
        transition: unset;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        display: none
    }

    .lang-dropdown:hover .selected-lang {
        color: #fff
    }

    .lang-dropdown ul li {
        text-align: left
    }

    .lang-dropdown:hover ul {
        visibility: visible;
        opacity: 1
    }

    .lang-dropdown.open ul,.lang-dropdown ul {
        visibility: visible;
        opacity: 1
    }

    .lang-dropdown .selected-lang.open:before {
        content: '-'
    }

    .lang-dropdown .selected-lang:before {
        content: "+";
        color: #fff;
        font-size: 18px;
        transform: rotate(180deg);
        right: 0;
        position: absolute;
        transition: all .6s ease
    }

    footer .footer-new .footer-logo {
        margin-left: auto;
        margin-right: auto;
        display: table
    }

    footer .footer-new .footer-content .footer-links {
        width: 50%;
        max-width: 250px;
        margin-bottom: 20px
    }

    header .container.navbar-new {
        max-width: 720px
    }

    .btn-white {
        padding: 9px 11px
    }
}

@media (max-width: 767px) {
    .bg-pattern-blue,.challange-sec.bg-pattern-light,.iq-navbar.bg-pattern-light {
        background-image:none
    }

    .mobile-view {
        display: block;
        max-width: 400px;
        margin: 32px auto
    }

    .desktop-view {
        display: none
    }

    .payment-methods .payment-option p {
        text-align: right
    }

    .bg-pattern-blue {
        background-color: #024065
    }

    .overlay-menu .navbar-nav .nav-link {
        width: 90%
    }

    a.navbar-brand img {
        height: 50px;
        width: auto
    }

    p {
        font-size: 14px;
        line-height: 24px
    }

    .overlay-menu .navbar-brand,.iq-navbar .navbar-brand {
        max-width: 120px
    }

    .home-main-banner {
        padding: 30px 0
    }

    .home-banner-cont h6 {
        font-size: 14px
    }

    .home-banner-cont h2 {
        font-size: 36px;
        line-height: 46px
    }

    .home-banner-cont ul li:before,.home-banner-cont ul li {
        font-size: 14px;
        line-height: 28px
    }

    .why-iq-test .sec-cont a,.home-banner-cont .orange-btn {
        font-size: 20px;
        padding: 12px 30px
    }

    .home-banner-cont {
        margin-bottom: 30px
    }

    .home-main-banner:after {
        top: -15px;
        left: -36px;
        background-size: 69%
    }

    .home-main-banner:before {
        height: 150px;
        width: 170px;
        bottom: -10px;
        right: -55px;
        background-size: contain
    }

    .challange-sec {
        padding: 35px 0
    }

    .sec-cont h3,.sec-cont h1 {
        font-size: 36px;
        margin: 0 0 15px
    }

    .challange-sec-item span {
        font-size: 46px;
        line-height: 70px
    }

    .challange-sec-item h6 {
        font-size: 16px
    }

    .challange-sec-item p {
        font-size: 14px;
        line-height: 24px
    }

    .challange-img {
        margin: 30px auto
    }

    .why-iq-test {
        padding: 40px 0
    }

    .why-iq-test .sec-cont {
        margin-top: 30px
    }

    footer {
        padding: 50px 0
    }

    .footer-logo {
        margin-bottom: 30px;
        max-width: 160px
    }

    .sicial-links {
        margin: 0 0 25px
    }

    .footer-links li {
        margin: 0 auto 10px;
        display: block
    }

    .back-top-btn img {
        max-width: 30px
    }

    .footer-links {
        margin-bottom: 40px
    }

    .footer-links li a {
        font-size: 14px
    }

    .mob-button-bar {
        display: inline-block;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        background-color: #023452;
        text-align: center;
        z-index: 2;
        padding: 8px
    }

    .mob-button-bar .orange-btn {
        display: inline-block;
        margin-bottom: 0
    }

    .page-content {
        padding: 20px
    }

    .share-post-cont {
        padding: 15px 20px;
        flex-wrap: wrap
    }

    .contact-form {
        padding: 0
    }

    .contact-image {
        margin-bottom: 30px
    }

    .cont-image {
        height: 450px;
        max-width: 325px;
        margin: 0 auto
    }

    .cform-row {
        padding: 15px 0
    }

    .cform-row:after {
        width: 100%
    }

    .question-main,.option-main {
        flex: 0 0 100%;
        padding: 15px
    }

    .option-main .option {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-right: 0
    }

    .order-deail-item {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px
    }

    .checkout-main .order-deail-item {
        flex-direction: row
    }

    .oi-index {
        margin-bottom: 15px
    }

    .oi-info {
        flex: 0 0 100%;
        margin-bottom: 15px
    }

    .oi-img {
        flex: 0 0 100%;
        text-align: center;
        margin: 0 auto
    }

    .paynet-opt {
        padding: 20px;
        flex-direction: column
    }

    .pay-method {
        margin-bottom: 15px;
        display: flex
    }

    .order-total {
        padding: 10px 20px
    }

    .ttl-hdr {
        padding-left: 0
    }

    .well-done-content.page-content h6 {
        font-size: 18px
    }

    .oi-info h5 {
        font-size: 18px
    }

    .oi-info p {
        font-size: 16px
    }

    .sicial-links .list-inline-item:not(:last-child) {
        margin-right: 10px
    }

    .faq-accordian .card-header .btn-link {
        padding: 0;
        text-align: left;
        font-size: 18px;
        width: 100%
    }

    .faq-accordian .card-body p {
        font-size: 14px;
        line-height: 25px
    }

    .sec-cont.challange-cont {
        width: 100%
    }

    span#u_0_6 {
        display: flex;
        flex-direction: column
    }

    .iq-header h4,.iq-header h1 {
        margin: 0;
        text-align: center;
        font-size: 20px
    }

    .iq-header {
        flex-wrap: wrap;
        padding: 10px 15px;
        margin: 0 0 20px
    }

    .countdown {
        font-size: 25px
    }

    .iq-counter img {
        max-width: 25px;
        margin-right: 10px
    }

    .iq-counter {
        margin: 0
    }

    .question-main {
        margin-bottom: 20px;
        margin-right: 0;
        align-items: start;
        min-height: 255.8px !important
    }

    .option-main {
        align-items: start;
        min-height: 253px !important
    }

    .question-title,.question-main span {
        padding-bottom: 0;
        margin-bottom: 10px;
        font-size: 20px
    }

    .question-main img {
        max-width: 300px;
        max-width: 60% !important
    }

    .option span,.option img {
        margin-right: 10px
    }

    .option-main .option {
        max-width: 33.33%;
        font-size: 20px;
        margin-bottom: 0
    }

    .quiz-main-inner {
        margin: 0 0 30px
    }

    .page-main .page-inner-link {
        font-size: 16px;
        height: 30px;
        width: 30px;
        margin: 4px 5px
    }

    .page-main {
        padding: 15px 10px;
        margin-top: 30px
    }

    .page-section {
        padding: 30px 0
    }

    .option-main .option {
        justify-content: center
    }

    .ty-top-blue p {
        font-size: 12px
    }

    .od-header {
        padding: 10px 0
    }

    .od-header h3 {
        font-size: 16px
    }

    .thankyou-sec .page-content {
        padding: 20px
    }

    .reviewsec h2 {
        font-size: 22px
    }

    .challange-img,.challange-sec-item {
        display: none
    }

    .score-popup .modal-dialog {
        max-width: calc(100% - 1rem)
    }

    .footer-links {
        display: block
    }

    .checkout-main .ty-top-blue h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
        font-family: 'montserratbold'
    }

    .checkout-main .ty-top-blue p {
        font-size: 16px;
        line-height: 25px
    }

    .checkout-main .page-section {
        background-image: unset;
        height: 100%;
        position: relative;
        padding-top: 5px
    }

    .checkout-main .reviewsec {
        padding-top: 5px;
        background-image: url(/Content/hkww/images/bg-shape-mobile.png);
        width: 100%;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding-top: 20px;
        padding-bottom: 0;
        margin-top: -32px;
        min-height: 420px
    }

    .checkout-main .page-section .container {
        padding-right: 0;
        padding-left: 0;
        overflow: hidden
    }

    .checkout-main .page-section .container .d-sm-block,.checkout-main .page-section .container .mob-certificate,.checkout-main .thankyou-sec .page-content {
        padding-right: 15px;
        padding-left: 15px
    }

    .checkout-main .ty-top-blue {
        padding-bottom: 10px
    }

    .checkout-main .thankyou-sec .page-content {
        padding-top: 5px
    }

    .checkout-main .order-cont .order-deails .order-deail-item {
        text-align: left;
        padding-right: 5px;
        position: relative;
        padding-left: 15px
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-info {
        width: 100%;
        margin-bottom: 0;
        position: relative
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-index {
        margin-left: 0;
        margin-right: 15px;
        margin-bottom: 0
    }

    .checkout-main .order-cont .order-deails .order-deail-item h5 {
        font-size: 15px;
        line-height: 20px;
        padding: 0;
        margin-bottom: 5px;
        max-width: 100%
    }

    .checkout-main .order-cont .order-deails .order-deail-item p {
        font-size: 12px;
        line-height: 18px;
        max-width: 290px
    }

    .checkout-main .order-cont .order-deails .order-deail-item p a {
        display: block
    }

    .checkout-main .order-cont .order-total {
        margin-top: 15px;
        z-index: 1
    }

    .checkout-main .order-cont .order-total .text-icon {
        margin: 0 auto
    }

    .checkout-main .order-cont .paynet-opt .pay-method {
        flex-direction: column;
        margin-bottom: 0
    }

    .checkout-main #testimonial-slider .testimonial .testimonial-content .description {
        font-size: 16px;
        padding: 10px 25px 5px;
        line-height: 24px
    }

    .checkout-main #testimonial-slider {
        padding-top: 0;
        padding-bottom: 0
    }

    .checkout-main #testimonial-slider .testimonial .testimonial-content {
        padding: 0
    }

    .checkout-main #testimonial-slider .testimonial {
        margin-top: 30px
    }

    .checkout-main #testimonial-slider .testimonial .testimonial-content img {
        width: 40px
    }

    .checkout-main #testimonial-slider .testimonial .testimonial-content .flexdis {
        margin-top: 15px
    }

    .checkout-main #testimonial-slider .owl-nav .owl-next {
        right: 10px
    }

    .checkout-main #testimonial-slider .owl-nav .owl-prev {
        left: 10px
    }

    .checkout-main #testimonial-slider .owl-nav .owl-prev,.checkout-main #testimonial-slider .owl-nav .owl-next {
        font-size: 25px;
        top: 35%
    }

    .checkout-main .order-cont .order-total .ttl-hdr {
        margin-top: 15px;
        justify-content: center
    }

    .checkout-main .order-cont .od-header {
        padding: 14px
    }

    .checkout-main .order-cont .od-header h3 {
        font-size: 15px
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-index img {
        width: 32px
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-img {
        position: absolute;
        right: 8px;
        top: 6px;
        max-width: 70px;
        min-width: unset
    }

    .oi-img.total-score img {
        max-width: 120px
    }

    .checkout-main .oi-img.total-score img {
        max-width: 60px
    }

    .checkout-main .order-cont .order-deails .order-deail-item h4 {
        font-size: 11px;
        line-height: normal;
        padding-bottom: 0;
        font-family: 'montserratbold'
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-img .btn {
        font-size: 10px;
        padding: 4px 5px;
        min-width: 42px;
        margin-top: 10px
    }

    .checkout-main .order-cont .order-total .text-icon p {
        font-size: 15px
    }

    .checkout-main .order-cont .order-total .text-icon img {
        width: 17px;
        margin-right: 10px
    }

    .checkout-main .order-cont .order-total .ttl-hdr h4 {
        font-size: 12px;
        padding: 5px 10px;
        margin: 0 5px;
        width: auto;
        min-width: 122px;
        border-radius: 6px
    }

    .checkout-main .pay-btn .orange-btn {
        max-width: 253px
    }

    .checkout-main .order-cont .order-total p {
        font-size: 10px;
        line-height: normal
    }

    .checkout-main .order-cont .paynet-opt .pay-method img.img-fluid {
        width: 138px
    }

    .checkout-main .order-cont .pay-method .custom-radio {
        margin-top: 15px
    }

    .checkout-main #testimonial-slider .testimonial .testimonial-content .flexdis div {
        font-size: 16px
    }

    .checkout-main #testimonial-slider .testimonial .rating li {
        font-size: 10px;
        padding-top: 0;
        padding-bottom: 0
    }

    .testimonial .rating {
        line-height: normal;
        padding-bottom: 0;
        min-height: unset
    }

    .checkout-main #testimonial-slider .testimonial .testimonial-content .testimonial-profile h3.name {
        font-size: 14px;
        padding-top: 0
    }

    .checkout-main #testimonial-slider .testimonial .testimonial-content .testimonial-profile img {
        width: 100px;
        margin-top: 25px
    }

    .checkout-main #testimonial-slider .owl-nav .owl-prev,.checkout-main #testimonial-slider .owl-nav .owl-next {
        font-size: 14px
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-img a {
        display: none
    }

    .mob-certificate {
        display: block;
        text-align: center;
        margin-bottom: 24px;
        margin-top: 15px
    }

    .mob-certificate img {
        width: 100%
    }

    .order-cont .order-total .ttl-hdr.right h5 {
        text-align: center
    }

    form.payment-complete .order-deails .order-deail-item {
        flex-direction: row;
        align-items: flex-start;
        padding: 12px;
        flex-wrap: wrap;
        margin-bottom: 10px;
        justify-content: space-between
    }

    form.payment-complete .order-deails .order-deail-item .oi-img {
        width: 64px;
        height: 64px;
        flex: 0 0 64px;
        margin-right: 0;
        background-color: #fff;
        border: 1px solid rgba(230,230,230,1)
    }

    form.payment-complete .order-deails .order-deail-item .oi-img img {
        width: 64px;
        height: 64px
    }

    form.payment-complete .order-deails .order-deail-item .oi-info {
        padding-left: 10px;
        flex: 0 0 75%
    }

    form.payment-complete .order-deails .oi-info h5 {
        font-size: 14px;
        line-height: 16px
    }

    .payment-complete .blue_bg {
        padding: 10px;
        margin-bottom: 10px
    }

    .payment-complete .blue_bg h6 {
        padding-bottom: 10px;
        font-size: 14px;
        line-height: normal
    }

    form.payment-complete {
        max-width: 355px
    }

    .payment-complete>p {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 20px
    }

    form.payment-complete .order-deails {
        padding: 10px
    }

    form.payment-complete .order-deails .order-deail-item .oi-info p {
        font-size: 12px;
        line-height: 20px
    }

    .payment-complete .skip-btn {
        font-size: 16px
    }

    .payment-complete span {
        font-size: 12px;
        line-height: 22px;
        max-width: 280px
    }

    .page-template-quiz .container {
        max-width: 440px
    }

    footer .footer-new .footer-content .footer-links b {
        font-size: 16px;
        line-height: normal
    }

    footer .footer-new .footer-content .footer-links .menu li {
        margin-bottom: 0
    }

    footer .footer-new .footer-content .footer-links {
        width: 100%;
        text-align: center
    }

    footer .footer-new .footer-content {
        justify-content: center
    }

    footer .footer-new.container .row {
        margin: 0
    }

    .btn-white {
        font-size: 14px;
        padding: 8px 10px
    }

    .page-template-interaction_popup {
        overflow: hidden
    }

    .blog_botom_box {
        flex-direction: column;
        margin: 32px 0
    }

    .blog_list_test h3 {
        font-size: 24px;
        font-family: 'montserratsemibold'
    }

    .blog_detail_left h2 span {
        display: inline
    }

    .blog_bt_right .blog_bt_btn,.blog_two_columns p strong {
        font-family: 'montserratsemibold'
    }

    .blog_detail_left h2 {
        font-size: 28px;
        line-height: 39px
    }

    .blog_two_columns p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 24px
    }

    .blog_bt_left {
        margin: 0 auto
    }

    .blog_bt_right {
        width: 100% !important;
        padding-top: 24px;
        padding-left: 0
    }

    .blog_two_columns .blog_test_box img {
        width: 230px;
        margin: 0 auto
    }
}

@media (max-width: 575px) {
    .question-main {
        min-height:279.19px !important
    }

    .option-main {
        min-height: 253px !important
    }

    .iq-modal-style .modal-dialog {
        max-width: 100%;
        overflow: auto;
        height: 100%
    }

    .iq-modal-style .modal-header .btn-close {
        right: 6px;
        top: 6px
    }

    .iq-modal-style .modal-body h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px
    }

    .iq-modal-style .modal-body {
        padding: 40px 22px
    }

    .iq-modal-style .iq-full-button .btn {
        padding: 12px 20px;
        font-size: 20px;
        line-height: 22px
    }
}

@media (max-width: 640px) {
    .option-main .option {
        padding:10px 10px 10px 0;
        font-size: 14px
    }

    .option span,.option img {
        margin-right: 5px
    }

    .question-title,.question-main span {
        padding-bottom: 5px;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px
    }

    .orange-btn {
        font-size: 14px;
        padding: 8px 20px
    }

    .iq-header h4,.iq-header h1 {
        font-size: 16px
    }

    .countdown {
        font-size: 18px
    }

    .iq-counter img {
        max-width: 20px
    }

    .page-main .page-inner-link {
        font-size: 14px;
        height: 25px;
        width: 25px;
        line-height: 6px;
        margin: 4px
    }

    .page-main {
        margin-top: 25px
    }

    .quiz-main-inner {
        margin: 0 0 25px
    }

    .ty-top-blue br {
        display: none
    }

    .your-score:before,.your-score:after {
        width: 30%
    }

    .owl-theme .owl-controls .owl-buttons div {
        width: 25px;
        height: 30px;
        line-height: 28px
    }

    .testimonial .testimonial-content {
        text-align: center
    }

    .testimonial-content .testimonial-profile {
        display: block
    }

    .testimonial .rating {
        position: unset;
        margin-bottom: 10px
    }

    .testimonial {
        margin: 50px 0 0
    }

    .your-score {
        height: 100px;
        width: 100px;
        font-size: 40px
    }
}

.pmp .payment-methods .paypal-select {
    background-image: url(//hk.wwiqtest.com/wp-content/themes/test_iq/css/../images/PayPal-Logo.png);
    background-size: contain
}

@media (max-width: 480px) {
    .pmp .payment-methods .paypal-select {
        background-size:150px;
        background-position: center bottom
    }

    .order-total {
        flex-direction: column;
        align-items: flex-start
    }

    .ttl-hdr {
        margin-bottom: 15px
    }

    .option-main .option {
        padding: 10px 10px 10px 0;
        font-size: 14px
    }

    .option span,.option img {
        margin-right: 5px
    }

    .question-title,.question-main span {
        font-size: 14px
    }

    .option img {
        max-width: 45px
    }

    .orange-btn {
        font-size: 14px;
        padding: 8px 20px
    }

    .pmp .payment-methods .form-check.card {
        padding-bottom: 50px !important;
        background-position: left bottom !important;
        border-bottom: 0 !important
    }

    .orange-btn.big {
        font-size: 19px;
        padding: 13px 26px
    }

    .wpf_form_wrapper form.wpf_label_top .wpf_form_group {
        margin-bottom: 20px !important
    }

    .thankyou-sec .page-content {
        padding: 20px 0
    }

    .page-content.well-done-content {
        padding: 20px 10px
    }

    .your-score:before,.your-score:after {
        width: 20%
    }

    .flexdis div {
        display: block
    }

    .pprice span.price {
        font-size: 16px;
        margin-left: 0;
        margin-right: 5px
    }

    .pprice .orange-btn.big {
        font-size: 14px;
        padding: 10px
    }

    .your-score:before,.your-score:after {
        width: 25%
    }

    .blue-btn {
        font-size: 14px;
        padding: 11px 15px
    }

    .score-popup .modal-body h2 {
        font-size: 30px;
        margin: 0 0 15px
    }

    .download-cont-box {
        display: block
    }

    .your-score {
        height: 100px;
        width: 100px;
        font-size: 40px
    }

    .download-itm:not(:first-child) {
        margin-top: 20px
    }
}

@media (max-width: 400px) {
    .sec-cont.challange-cont p {
        font-size:12px
    }
}

.preload {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000f2;
    z-index: 99;
    /* pointer-events:none; */
}

.preload .preloader-sub {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%)
}

.preload .loader {
    border: 10px solid #094065;
    border-radius: 50%;
    border-top: 10px solid #f81;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    margin: 0 auto
}

.preload .loader-text {
    color: #fff;
    text-align: center
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.pmp .modal-dialog {
    max-width: 620px
}

.pmp .modal-content {
    background: #f9fafb;
    border-radius: 6px
}

.pmp .modal-content .desc {
    clear: both;
    margin-bottom: 14px;
    font-size: 11px;
    color: #555;
    padding-left: 1px;
    line-height: 16px;
    vertical-align: middle;
    text-align: center
}

.pmp .payment-methods .wpf_multi_form_controls {
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    padding: 2px 0
}

.form-check:first-child {
    border-bottom: 1px solid #d9d9d9;
    border-top: 0 !important
}

p.wpf_form_notices.wpf_form_notice_error {
    padding: 8px 20px;
    margin-top: 0;
//margin-bottom: 30px;
    border-radius: 5px;
    font-size: 12px
}

.pmp .payment-methods .form-check {
    background: #fff;
    padding: 16px;
    font-size: 14px;
    position: relative;
    border-top: 1px solid #d9d9d9;
    font-weight: 700;
    text-align: left;
    border-radius: 0
}

.pmp .payment-methods .form-check.card {
    background-image: url(/Content/hkww/images/card-icons.png);
    background-repeat: no-repeat;
    background-position: right
}

.pmp .payment-methods .wpf_payment_method_element_stripe {
    padding: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d9d9d9
}

.pmp .payment-methods .form-check-input {
    margin-left: 0
}

.pmp .payment-methods .form-check-label {
    margin-left: 20px
}

.pmp .wpf_form_wrapper .wpf_submit_button_pos_left .wpf_form_submissions {
    text-align: right
}

.pmp .wpf_form_wrapper form.wpf_form .wpf_form_submissions {
    display: block
}

.pmp .wpf_form_wrapper_764 .wpf_label_top .wpf_form_group>label {
    display: none
}

.pmp .paypal-redirection {
    display: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQwAAACUCAYAAABmzhcJAAAABHNCSVQICAgIfAhkiAAABydJREFUeJzt281vXGcVx/HfmZc4jpBi0UARGFmkO/6ASm1VIVBsmSRzPQ3BIjShyg5KJBZdVGoXFS8SrQRiEwk2CKE2ilBMrdyZRpEn4kWFipY9EguKXJxGhaRyNzNjz8thkTgyg8c9NU7umPv9bDxz7zy6ZzNfPTNzbdqkVqsd6vf73zSzM5IOSyoJwL3Udfe/SXqlUCj8rFKp3Mx6oO3YxoM0Tb8g6YKkz2Q3DpBrN/r9/jeq1eq1rAcZxiSpXq8/3O/3X5N0KON5gFxz91vufqxarb6Z9SxbsUajcbDZbC6Y2RFJMrNzWQ8F5JG7n7/zsDE+Pv7V6enpDzIdaAulZrP5yEYs3P3c/v3735+ZmbmY9WBAniwtLZ1qtVrnzOy8pOlms/mIpKtZzzWoYGZfkSR3V7FYbBEL4P6bmZm5WCwWW+4uSdp4X46agqTHJKnb7WpqauqNjOcBcmtqauqNbre78fSxLGcZpiDps9LtHcbExMRyxvMAuTUxMbG8scPQnfflqCnozr0W7q7JyclOxvMAuTU5OdnZFIyRvAdqJIcC7rWrV69+vNPpPOPunzezv5TL5R/Pzs6+v5trdnKNUVfIegDgfltcXHxgfX39LXd/TlLV3Z9bX1//8+Li4gO7tWYn19gLCAZyp1gsviDpoYHDhwuFwvd3a81OrrEXEAzk0RNbHTSzyi6u2ck1Rh7BQB49OOT4p3ZxzU6uMfIIBvLonSHHt7ut4KOu2ck1Rh7BQO64+ytDTl3YrTU7ucZeQDCQO2tray9Jen3g8OvtdvvF3Vqzk2vsBQQDuTM/P99qt9tHzOwpSS+Z2VPtdvvI/Px8a7fW7OQae4GladqStH9tbU0nT54sm1n3Q1cB2HXuXlpYWOiMjY1JUjtJkvGsZxrEDgNAGMEAEEYwAIQRDABhBANAmKVp6h/+MgD3Gb+SANjbCAaAsJKktrhxC8jcwI1bI4kdBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMJKWQ8A4DYz60qyrOfYDsEAciZN089J+qWkxwdOvZAkyfe2W8tHEiBnkiT5e7FYPCPpdwOnvpum6YvuPnSXQzCAHDp27Njyvn37vu7uvx049WytVvvhsHUEA8ip2dnZG5JOu/u1gVPPpmn6g63WEAwgx+bm5t4tl8tnJTUGTj1fq9V+NPjxhGAAOXf06NGVXq93StLPJXU3jrv7M2ma/sTd73aCX0mAIdI0/bK7H5TUy3qWe8nMTFLT3RfN7IuSDm86951arVZ293Nm5gQDGO4Xkg5lPcS95u4bD9cllbd4ydO1Ws0bjcbzBAMY7qaZPZj1EPfR+Dbnvt1qtcb4DgMY7mDWA4yQm5J+ww4DGO6vkjru/n/9HYZ093uMf7n7YTP75OZz7n7LzM4mSVInGMAQlUpl5tKlSyP9vx27ZX5+vlev1x/v9XoXNh9391uFQuFspVKpS/xKAgxlZv2sZ7hf0jT9Uq/Xe9nMPr3p8HvufrpSqdy9sYvvMICcS9P0uKRXB2Jx3d1PVavV/7gLlB0GkGNpms65+0Uz2/wLyXVJT87Nzf1+8PXsMICcqtfrT2wRixvufiZJkv+KhcQOA8ily5cvJ/1+/+WBWLxjZk8mSfKHYesIBjAi3L20sLDQGRsbk6R2kiTb3Uj1P5mbm0slfeyjruMjCYAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoAwggEgjGAACCMYAMIIBoCwgqSuJJmZVlZWyhnPA+TWyspK2cw2nraynGWYgqR/SLeDsbq6OpXxPEBura6uTm0KxrtZzjJMQdIfJalUKml5efnRjOcBcmt5efnRUqm08fRPWc4yTEHSq9LtHUav1xtfWlo6lfFMQO4sLS2d6vV645t2GL/Ocp5hrNFoHGw2mwtmdkSSzOxc1kMBeeTu5+/8vXbgwIGT09PTH2Q90yCTpHq9/nC/339N0qGM5wFyzd1vufuxarX6ZtazbKUgScePH39L0klJ17MdB8i1G+7+tVGNhXRnh7HhypUrn+h2u9+SdFrSQ+I+DeBeW5P0tpn9qtPp/PTEiRP/zHqg7fwbHWZUTFEAGBQAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    height: 129px;
    background-position: center;
    background-size: 148px
}

.wpf_form_notices {
    padding: 10px;
    margin: 15px 0
}

#paymentFrm {
    padding: 20px
}

.payment-sec .page-content {
    padding: 10px 50px;
    position: relative
}

.payment-sec .page-content h5 {
    font-size: 22px;
    color: #094065;
    margin-bottom: 0;
    line-height: 1.5;
    font-family: 'montserratbold';
    font-weight: bolder
}

.payment-sec .page-content h2 {
    font-family: 'montserratbold';
    font-weight: bolder;
    font-size: 55px;
    text-align: center;
    color: #094065;
    margin: 25px 0 100px
}

.payment-sec .page-content p {
    font-size: 14px;
    line-height: 22px;
    text-align: right
}

.payment-sec .pmp {
    position: absolute;
    top: 84px;
    left: calc(50% - 250px);
    z-index: 9999
}

#paymentModal.modal {
    top: calc(50% - 250px)
}

.modal-backdrop.show.payment {
    opacity: .8
}

.thankyou-sec .page-content.well-done-content h5 {
    margin: 0 0 12px;
    color: #ff8d1c;
    font-size: 22px
}

@media (max-width: 580px) {
    .payment-sec .pmp {
        left:0;
        top: 163px;
        width: 100%
    }

    .thankyou-sec .page-content.well-done-content h5 {
        margin: 3px 0 10px;
        font-size: 18px
    }
}

.pprice {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.page-template-quiz-payment div#IQpaymentModal {
    padding-top: 35px
}

.page-template-quiz-payment #IQpaymentModal .close:not(:disabled):not(.disabled):focus {
    outline: none
}

.page-template-quiz-payment #IQpaymentModal .close {
    font-weight: 500;
    position: absolute;
    top: 0;
    right: 5px
}

.page-template-quiz-payment .pmp .modal-dialog {
    min-width: 511px
}

@media only screen and (max-width: 767px) {
    .terms-container p#error-message,.terms-container .custom-checkbox {
        font-size:12px
    }

    .paynet-opt .pay-method .left-image {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: space-between
    }

    .paynet-opt .pay-method .left-image .custom-control.custom-radio:last-child {
        margin-left: 1rem
    }

    .paynet-opt .pay-method p {
        padding-left: 0
    }

    .paynet-opt .pay-method .right-image {
        width: 100%;
        text-align: center;
        display: none
    }

    .pay-method {
        flex-wrap: wrap
    }

    .paynet-opt .pay-method .left-image .custom-control.custom-radio,.paynet-opt .pay-method .right-image .custom-control.custom-radio {
        padding-left: 0
    }

    .page-template-quiz-payment .pmp .modal-dialog {
        min-width: unset;
        margin: 0 auto;
        display: table;
        width: 100%
    }

    .page-template-quiz-payment .payment-sec .pmp {
        left: 50%;
        transform: translateX(-50%);
        width: 100%
    }

    .paynet-opt .pay-method p {
        display: none
    }

    .paynet-opt .pay-method .content-box p {
        display: block
    }

    .order-cont .paynet-opt p.mobile {
        display: block;
        padding-top: 5px;
        text-align: center
    }

    .thankyou-sec .page-content .pay-btn p.mobile {
        padding: 0 15px 20px;
        text-align: center
    }

    .new-msg .well-done-content h1 {
        font-size: 26px
    }

    .order-deail-item .oi-info.mobile {
        display: flex;
        margin-bottom: 0;
        align-items: center
    }

    .order-deail-item .oi-info.mobile p {
        display: none
    }

    .order-deail-item .oi-info.mobile h5 {
        margin: 0
    }

    .order-deail-item .oi-info.desktop h5 {
        display: none
    }

    .oi-index {
        display: flex;
        align-items: normal;
        gap: 10px
    }
}

@media (max-width: 360px) {
    .progress-title {
        font-size:18px
    }

    #my-progress-text {
        font-size: 23px;
        margin: 10px 0;
        line-height: normal
    }

    .progress {
        height: .6rem;
        margin-top: 5px !important
    }

    .progress-list {
        margin-top: 10px
    }

    .progress-list p {
        font-size: 14px;
        margin: 3px 0
    }

    .progress-footer {
        margin-top: 8px !important;
        margin-bottom: 0 !important
    }

    .progress-footer span.number {
        font-size: 14px
    }

    .common-card-section .box p {
        text-align: left
    }

    .progress-card .testinomial-section .client-info {
        padding-top: 10px
    }

    .progress-card .reviews-under-results .testinomial-section .box {
        padding: 10px
    }

    .progress-card .testinomial-section .client-info .img-wrapper img {
        width: 50px;
        height: 50px
    }

    .progress-card .testinomial-section .box .rating img {
        height: 15px;
        margin-right: 0
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-img {
        top: 6px
    }

    .checkout-main .order-cont .order-deails .order-deail-item p {
        max-width: 190px
    }

    .checkout-main .oi-img.total-score img {
        max-width: 60px
    }

    .checkout-main #testimonial-slider .testimonial .testimonial-content .description {
        font-size: 14px;
        line-height: 22px;
        padding: 10px 40px 5px
    }

    .checkout-main #testimonial-slider .owl-nav .owl-prev {
        left: 10px
    }

    .checkout-main #testimonial-slider .owl-nav .owl-next {
        right: 10px
    }
}

@media (max-width: 300px) {
    .checkout-main .order-cont .order-deails .order-deail-item {
        flex-direction:column;
        align-items: center;
        justify-content: center
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-index {
        margin-right: 0;
        margin-bottom: 10px
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-info {
        text-align: center
    }

    .checkout-main .order-cont .order-deails .order-deail-item h5 {
        max-width: 100%
    }

    .checkout-main .order-cont .order-deails .order-deail-item p {
        max-width: 100%
    }

    .checkout-main .order-cont .order-deails .order-deail-item .oi-img {
        position: relative;
        right: 0;
        padding-top: 17px
    }

    .checkout-main .order-cont .order-total .ttl-hdr {
        flex-direction: column;
        margin-bottom: 0
    }

    .checkout-main .order-cont .order-total .ttl-hdr h4 {
        margin: 0 auto 10px auto
    }
}

.score-popup .modal-body .orange-btn {
    width: 100%;
    max-width: 320px
}

.score-popup a.blue-btn {
    margin-top: 35px
}

.score-popup .modal-header {
    padding: 1rem 1rem 0;
    justify-content: flex-end
}

.score-popup .modal-body h2 {
    margin-top: 0
}

.score-popup .modal-body {
    padding-top: 0
}

.challange-sec table td span {
    position: relative
}

.challange-sec table td span p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: normal;
    left: 0;
    width: 100%
}

.cont-image {
    max-height: 540px
}

.wpcf7-response-output {
    font-size: 16px
}

.od-header a:hover {
    text-decoration: none
}

.choose-offers {
    padding: 35px 0;
    background: rgba(246,245,245,1)
}

.choose-offers h2 {
    text-align: center;
    font-size: 40px;
    line-height: 48px
}

.choose-offers h3 {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    font-family: 'montserratregular';
    font-weight: 400
}

.choose-offers form {
    padding-top: 15px
}

.choose-offers form ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    max-width: 735px;
    width: 100%;
    display: table
}

.choose-offers form ul li {
    padding: 0 24px;
    margin-bottom: 10px;
    position: relative
}

.choose-offers form ul li h5 {
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: .04em;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.choose-offers form ul li p {
    font-size: 14px;
    line-height: 22px;
    color: rgba(19,19,19,.4);
    margin-bottom: 0;
    margin-top: 4px
}

.choose-offers form ul li p.price {
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 250px
}

.choose-offers form ul li p.price strike {
    padding-left: 5px
}

.choose-offers form ul li .badge {
    color: rgba(9,64,101,1);
    border-radius: 8px;
    background-color: rgba(178,220,249,1);
    padding: 8px 9px;
    font-size: 14px;
    line-height: normal;
    margin-left: 15px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'montserratregular';
    font-weight: 600;
    margin-right: 0;
    margin-left: auto
}

.choose-offers form ul li [type=radio]:checked,.choose-offers form ul li [type=radio]:not(:checked) {
    position: absolute;
    left: 0;
    opacity: 0
}

.choose-offers form ul li [type=radio]:checked+label,.choose-offers form ul li [type=radio]:not(:checked)+label {
    position: relative;
    padding: 15px 25px 15px 90px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid rgba(204,204,204,1);
    border-radius: 8px;
    width: 100%;
    transition: .6s
}

.choose-offers form ul li [type=radio]:checked+label:before,.choose-offers form ul li [type=radio]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 25px;
    top: 50%;
    width: 35px;
    height: 35px;
    border: 1px solid rgba(220,219,219,1);
    border-radius: 100%;
    background: #f6f5f5;
    transform: translateY(-50%)
}

.choose-offers form ul li [type=radio]:checked+label:after,.choose-offers form ul li [type=radio]:not(:checked)+label:after {
    content: '';
    width: 17px;
    height: 17px;
    background: rgba(9,64,101,1);
    position: absolute;
    top: 50%;
    left: 34px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    transform: translateY(-50%) scale(0)
}

.choose-offers form ul li [type=radio]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0)
}

.choose-offers form ul li [type=radio]:checked+label:after {
    opacity: 1;
    transform: translateY(-50%) scale(1)
}

.choose-offers form ul li label {
    margin: 0
}

.choose-offers form ul li [type=radio]+label:hover {
    border-color: #094065
}

.choose-offers form ul li [type=radio]:checked+label h5 .badge {
    color: rgba(9,64,101,1);
    background-color: #ff
}

.choose-offers span {
    display: block;
    color: rgba(19,19,19,.4);
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    max-width: 662px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px
}

.choose-offers #charge-button {
    margin: 15px auto 15px auto;
    display: table;
    max-width: 436px;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    padding: 19px 30px;
    background-color: #f81;
    outline: none;
    box-shadow: none
}

.choose-offers .row {
    justify-content: center
}

.choose-offers form ul li label[for=first-plan] {
    background: rgba(9,64,101,1)
}

.choose-offers form ul li label[for=first-plan] h5 {
    color: #fff
}

.choose-offers form ul li label[for=first-plan] p {
    color: #fff
}

.choose-offers form ul li label[for=first-plan] p.price {
    color: rgba(107,140,163,1)
}

@media only screen and (max-width: 1560px) {
    .choose-offers form ul li [type=radio]:checked+label:before,.choose-offers form ul li [type=radio]:not(:checked)+label:before {
        width:25px;
        height: 25px;
        left: 20px
    }

    .choose-offers form ul li [type=radio]:checked+label:after,.choose-offers form ul li [type=radio]:not(:checked)+label:after {
        width: 15px;
        height: 15px;
        left: 25px
    }

    .choose-offers form ul li h5 {
        font-size: 16px;
        line-height: 25px
    }

    .choose-offers form ul li [type=radio]:checked+label,.choose-offers form ul li [type=radio]:not(:checked)+label {
        padding: 18px 18px 18px 60px
    }

    .choose-offers h2 {
        font-size: 30px;
        line-height: normal
    }

    .choose-offers h3 {
        font-size: 18px;
        line-height: 30px
    }

    .choose-offers form ul li .badge {
        font-size: 12px;
        line-height: normal;
        padding: 6px 9px;
        border-radius: 6px
    }

    .choose-offers span {
        max-width: 600px
    }

    .choose-offers #charge-button {
        max-width: 290px;
        font-size: 18px;
        line-height: normal
    }

    .choose-offers form {
        padding-top: 15px
    }

    .choose-offers {
        padding: 25px 0
    }
}

@media only screen and (max-width: 767px) {
    .choose-offers {
        padding:20px 0
    }

    .choose-offers h2 {
        font-size: 25px
    }

    .choose-offers h3 {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 0
    }

    .choose-offers form ul li p {
        font-size: 12px;
        line-height: 20px
    }

    .choose-offers form ul li [type=radio]:checked+label,.choose-offers form ul li [type=radio]:not(:checked)+label {
        padding: 8px 8px 8px 50px
    }

    .choose-offers form ul li h5 {
        font-size: 14px;
        line-height: 20px
    }

    .choose-offers form ul li [type=radio]:checked+label:before,.choose-offers form ul li [type=radio]:not(:checked)+label:before {
        width: 20px;
        height: 20px;
        left: 14px
    }

    .choose-offers form ul li [type=radio]:checked+label:after,.choose-offers form ul li [type=radio]:not(:checked)+label:after {
        width: 10px;
        height: 10px;
        left: 19px
    }

    .choose-offers form ul li {
        padding: 0 10px;
        margin-bottom: 8px
    }

    .choose-offers form ul li .badge {
        padding: 6px 9px 4px
    }

    .choose-offers #charge-button {
        max-width: unset;
        font-size: 16px;
        padding: 15px 20px;
        min-width: 150px;
        width: auto;
        margin-top: 8px
    }

    .choose-offers span {
        font-size: 12px;
        line-height: 22px;
        max-width: 270px
    }

    .choose-offers form ul li p.price {
        max-width: unset
    }

    .sticky-btn.orange-btn {
        display: none
    }
}

#paymentResponse .wpf_form_notices {
    color: #000;
    background-color: #fff;
    border-color: #000;
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

#paymentResponse {
    max-width: 710px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px
}

#paymentResponse .wpf_form_notices.wpf_form_notice_error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

#paymentResponse .wpf_form_notices.wpf_form_notice_success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.timer-section {
    position: sticky;
    z-index: 4;
    top: 0;
    background-color: #fff;
    padding: 10px 30px;
    box-shadow: 0px 11px 20px 0px #4343430d;
    display: block
}

.timer-section .left .time h4 {
    margin-top: 4px;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 0
}

.timer-section .left .time p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: normal
}

.timer-section .left {
    display: flex;
    align-items: center
}

.timer-section .left img {
    width: 47px;
    margin-right: 22px
}

.timer-section .right a {
    padding: 14px 25px;
    font-size: 14px;
    line-height: normal
}

@media only screen and (max-width: 767px) {
    .timer-section .right a {
        font-size:16px;
        padding: 10px 20px
    }

    .timer-section {
        padding: 10px 20px
    }

    .timer-section .left img {
        margin-left: 0
    }

    .timer-section .right a {
        font-size: 16px;
        padding: 10px 20px
    }

    .timer-section {
        padding: 10px
    }

    .timer-section .left img {
        margin-right: 10px;
        width: 37px
    }

    .timer-section .left {
        width: 100%;
        align-items: center;
        justify-content: center
    }

    .timer-section .right {
        width: 100%;
        padding-top: 10px;
        text-align: center
    }

    .timer-section .left .time h4 {
        font-size: 16px
    }

    .timer-section .left .time p {
        font-size: 12px
    }

    .timer-section .right a {
        padding: 10px 12px;
        font-size: 12px
    }
}

@font-face {
    font-family: "Inter-Regular";
    src: url(/Content/hkww/font/Inter-Regular.ttf) format('truetype');
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: "Inter-Bold";
    src: url(/Content/hkww/font/Inter-Bold.ttf) format('truetype');
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: "Inter-SemiBold";
    src: url(/Content/hkww/font/Inter-SemiBold.ttf) format('truetype');
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: "Inter-Medium";
    src: url(/Content/hkww/font/Inter-Medium.ttf) format('truetype');
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: "NotoSans-Regular";
    src: url(/Content/hkww/font/NotoSans-Regular.ttf) format('truetype');
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: "NotoSans-Bold";
    src: url(/Content/hkww/font/NotoSans-Bold.ttf) format('truetype');
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: "NotoSans-SemiBold";
    src: url(/Content/hkww/font/NotoSans-SemiBold.ttf) format('truetype');
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: "NotoSans-Medium";
    src: url(/Content/hkww/font/NotoSans-Medium.ttf) format('truetype');
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: "NotoSansDisplay-SemiBold";
    src: url(/Content/hkww/font/NotoSansDisplay-SemiBold.ttf) format('truetype');
    font-style: normal;
    font-display: block
}

.educational-section {
    text-align: center;
    padding: 26px 0 80px
}

.educational-section .container {
    background: rgba(250,250,250,1);
    box-shadow: 0px 204px 122px rgba(0,0,0,.02),0px 90px 90px rgba(0,0,0,.03),0px 23px 50px rgba(0,0,0,.03);
    border-radius: 20px;
    padding: 40px 40px 16px;
    border: 2px solid rgba(234,235,236,1)
}

.educational-section h2 {
    font-size: 42px;
    line-height: 55px;
    letter-spacing: -.02em;
    color: #16161a;
    border-bottom: 2px solid rgba(0,0,0,.04);
    padding-bottom: 22px;
    font-family: "NotoSans-Bold";
    font-weight: 400
}

.educational-section p {
    font-size: 24px;
    line-height: 33px;
    color: #545454;
    font-family: "NotoSans-Bold";
    margin-bottom: 5px;
    font-weight: 400
}

.educational-section span {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: rgba(84,84,84,.42);
    padding-bottom: 22px;
    display: block;
    font-family: "NotoSans-Bold"
}

.educational-section .select-box {
    text-align: center;
    width: 100%;
    max-width: 664px;
    margin: 0 auto;
    padding: 25px 0
}

.educational-section .select-box .radio-box {
    margin-bottom: 15px;
    text-align: left;
    font-family: "Inter-Bold";
    display: flex;
    align-items: center;
    position: relative
}

.educational-section .select-box .radio-box [type=radio]:checked,.educational-section .select-box .radio-box [type=radio]:not(:checked) {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.educational-section .select-box .radio-box [type=radio]:checked+label,.educational-section .select-box .radio-box [type=radio]:not(:checked)+label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    line-height: 20px;
    color: #09090b;
    margin-bottom: 0;
    padding: 21px 55px;
    width: 100%;
    background: rgba(255,161,0,.06);
    border-radius: 99px;
    border: 2px solid #faf4eb;
    transition: .5s
}

.educational-section .select-box .radio-box [type=radio]:checked+label:before,.educational-section .select-box .radio-box [type=radio]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 26px;
    top: 50%;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
    transform: translateY(-50%)
}

.educational-section .select-box .radio-box [type=radio]:checked+label:after,.educational-section .select-box .radio-box [type=radio]:not(:checked)+label:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 31px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .3s ease;
    transform: translateY(-50%)
}

.educational-section .select-box .radio-box [type=radio]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.educational-section .select-box .radio-box [type=radio]:checked+label:after {
    opacity: 1
}

.btn-orange {
    padding: 22px 42px;
    background: #ffa100;
    border: 2px solid #ffa100;
    border-radius: 99px;
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    margin-top: 10px;
    font-family: "NotoSans-Bold"
}

.educational-section .select-box .radio-box [type=radio]:checked+label:before {
    border-color: rgba(215,145,24,1);
    background-color: #ffa100
}

.educational-section .select-box .radio-box [type=radio]:checked label {
    width: 100%;
    height: 100%;
    opacity: 1
}

.educational-section .select-box .radio-box [type=radio]:checked+label {
    background: rgba(255,161,0,.16);
    border: 2px solid rgba(255,161,0,.16);
    border-radius: 99px
}

.educational-section .row {
    flex-direction: column
}

.educational-section .action-btn a {
    font-size: 20px;
    line-height: 27px;
    color: #15151566;
    font-family: 'NotoSans-Bold';
    margin: 0 45px;
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.educational-section .action-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 55px;
    padding-bottom: 15px
}

.educational-section .action-btn a img {
    width: 6px;
    margin: 0 10px
}

.educational-section .select-box .radio-box [type=radio]:not(:checked)+label:hover {
    border-color: rgba(255,161,0,.16)
}

.btn-orange:hover {
    background-color: #fff;
    border-color: #ffa100;
    color: #ffa100
}

#start-test-modal .modal-header {
    text-align: center;
    display: block;
    padding: 35px 20px 30px;
    border: 0
}

#start-test-modal .modal-body h5 {
    font-size: 16px;
    color: #000;
    max-width: 250px;
    min-height: 38px;
    margin-bottom: 20px;
    font-family: "NotoSansDisplay-SemiBold"
}

#start-test-modal .modal-footer {
    justify-content: center;
    border: 0;
    padding-bottom: 40px;
    padding-top: 0
}

#start-test-modal .modal-header h1 {
    line-height: 89px;
    font-size: 74px;
    letter-spacing: -.02em;
    color: #16161a;
    margin: 25px 0 20px;
    font-weight: 400
}

#start-test-modal .modal-header h5 {
    font-family: "NotoSansDisplay-SemiBold";
    font-size: 36px;
    line-height: 49px;
    color: #545454;
    margin-bottom: 10px;
    font-weight: 400
}

#start-test-modal .modal-body {
    max-width: 748px;
    margin: 0 auto 20px auto;
    width: 100%;
    padding: 0
}

#start-test-modal .modal-footer .btn-orange.btn-arrow {
    width: 100%;
    padding: 10px 14px 10px 35px;
    max-width: 407px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#start-test-modal .modal-body img {
    width: 100%;
    border-radius: 10px;
    max-width: 100%
}

#start-test-modal .modal-content {
    border: 0;
    background: #fff;
    box-shadow: 0px 349px 140px rgba(0,0,0,.01),0px 196px 118px rgba(0,0,0,.05),0px 87px 87px rgba(0,0,0,.09),0px 22px 48px rgba(0,0,0,.1);
    border-radius: 20px
}

#start-test-modal .modal-dialog {
    max-width: 1483px;
    width: calc(100% - 25px);
    height: 100%;
    vertical-align: middle;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 20px auto !important
}

#start-test-modal .modal-header .badge {
    color: #c78102;
    font-size: 20px;
    line-height: 27px;
    font-family: "NotoSansDisplay-SemiBold";
    background: #fef1e0;
    border-radius: 99px;
    padding: 12px 25px;
    text-transform: uppercase;
    font-weight: 400
}

.btn-arrow span img {
    width: 29px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.btn-arrow span {
    background: #fafafa;
    border-radius: 99px;
    width: 88px;
    height: 66px;
    transition: .5s;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.btn-arrow:hover span {
    background: #ffa100
}

.btn-arrow:hover span img {
    filter: brightness(0) invert(1)
}

@media only screen and (max-width: 1560px) {
    #start-test-modal .modal-header h1 {
        line-height:50px;
        font-size: 45px;
        margin: 15px 0 5px
    }

    #start-test-modal .modal-header h5 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 0
    }

    #start-test-modal .modal-body {
        max-width: 445px
    }

    #start-test-modal .modal-header {
        padding-bottom: 10px
    }

    #start-test-modal .modal-dialog {
        max-width: 1000px
    }

    #start-test-modal .modal-footer .btn-orange.btn-arrow {
        padding: 10px 10px 10px 20px;
        max-width: 310px;
        font-size: 20px;
        line-height: normal
    }

    .btn-arrow span {
        width: 66px;
        height: 39px
    }
}

@media only screen and (max-width: 1199px) {
    .educational-section h2 {
        font-size:30px;
        line-height: 40px
    }

    .blog_bt_left {
        max-width: 288px
    }

    .blog_bt_right {
        width: calc(100% - 284px)
    }

    .educational-section p {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 8px
    }

    .educational-section .select-box .radio-box [type=radio]:checked+label,.educational-section .select-box .radio-box [type=radio]:not(:checked)+label {
        font-size: 20px;
        line-height: normal
    }

    .educational-section .select-box .btn-orange {
        padding: 20px;
        font-size: 22px;
        line-height: normal
    }

    .educational-section .action-btn {
        padding: 25px 0
    }

    #start-test-modal .modal-header h1 {
        font-size: 30px;
        line-height: 40px
    }

    #start-test-modal .modal-header h5 {
        font-size: 18px;
        line-height: normal
    }

    #start-test-modal .modal-header {
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .educational-section h2 {
        font-size:21px;
        line-height: normal
    }

    .educational-section p {
        font-size: 15px;
        line-height: normal;
        margin-bottom: 5px
    }

    .educational-section .select-box .radio-box [type=radio]:checked+label,.educational-section .select-box .radio-box [type=radio]:not(:checked)+label {
        font-size: 15px;
        line-height: normal;
        padding: 15px 55px
    }

    .educational-section .select-box .btn-orange {
        padding: 13px 10px;
        font-size: 15px;
        line-height: normal;
        margin-top: 5px
    }

    .educational-section .action-btn {
        padding: 15px 0 0;
        justify-content: space-between
    }

    .educational-section .container {
        padding: 25px;
        border-radius: 14px
    }

    .educational-section {
        width: calc(100% - 25px);
        margin: 0 auto;
        padding: 10px 0 50px
    }

    .educational-section span {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 12px
    }

    .educational-section .select-box {
        padding: 12px 0
    }

    .educational-section .action-btn a {
        font-size: 15px;
        line-height: normal;
        margin: 0
    }

    .educational-section .select-box .radio-box {
        margin-bottom: 10px
    }

    #start-test-modal .modal-header h1 {
        font-size: 22px;
        line-height: normal
    }

    #start-test-modal .modal-header h5 {
        font-size: 16px
    }

    #start-test-modal .modal-header {
        padding-top: 20px;
        padding-bottom: 20px
    }

    #start-test-modal .modal-header .badge {
        font-size: 14px;
        line-height: normal;
        padding: 8px 18px
    }

    #start-test-modal .modal-body {
        max-width: 290px;
        margin-bottom: 10px
    }

    #start-test-modal .modal-footer {
        padding-bottom: 25px
    }

    #start-test-modal .modal-footer .btn-orange.btn-arrow {
        font-size: 16px;
        max-width: 250px;
        width: 100%
    }

    .btn-arrow span {
        width: 54px;
        height: 30px
    }

    #start-test-modal {
        padding-right: 0 !important
    }
}

.cs-popup .modal-dialog.modal-dialog-centered {
    max-width: 600px
}

.about-content-sec .page-content img {
    max-width: 900px;
    margin: 40px auto !important
}

@media print {
    header,footer {
        display: none !important
    }
}

.extra_info .m-none {
    font-size: 13px;
    color: gray;
    line-height: 25px;
    padding: 10px
}

.extra_info .d-none {
    display: none
}

.extra_info {
    background-color: #f6f5f5;
    padding: 15px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start
}

.extra_info .custom-control {
    padding: 5px 0
}

.checkout-out.new-design .order-cont .order-total .ttl-hdr {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.checkout-out.new-design .order-cont .order-total {
    background-color: rgba(25,73,115,1);
    padding: 24px 30px;
    margin-top: 0
}

.checkout-out.new-design .order-total h4 {
    font-size: 28px;
    line-height: 36px
}

.checkout-out.new-design .order-total .badge {
    font-size: 18px;
    line-height: 24px;
    background-color: rgba(228,239,250,.3);
    border-radius: 100px;
    margin-left: 10px;
    padding: 4px 12px;
    color: #fff
}

.checkout-out.new-design .pay-btn .orange-btn {
    color: #fff;
    box-shadow: 0px 2.66667px 2.66667px rgba(50,50,71,.06),0px 2.66667px 5.33333px rgba(50,50,71,.06);
    border-radius: 0 24px;
    margin-bottom: 0;
    padding: 15px 27px;
    display: flex;
    align-items: center;
    text-align: center
}

.checkout-out.new-design .pay-btn .orange-btn:after {
    content: '';
    width: 13px;
    height: 13px;
    background-image: url('/Content/hkww/images/icon-arrow-top.svg');
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 15px;
    top: 1px;
    transition: .5s;
    transform: translate(0px,0px)
}

.checkout-out.new-design .pay-btn .orange-btn:hover:after {
    transition: all .35s ease;
    transform: translate(3px,-3px)
}

.checkout-out.new-design .paynet-opt .pay-method {
    width: calc(100% - 315px);
    padding-right: 25px
}

.checkout-out.new-design .paynet-opt .pay-method p {
    padding-left: 0;
    font-size: 13px;
    line-height: 25px;
    color: #b2b2b2;
    display: none
}

.checkout-out.new-design .quiz-amount {
    display: flex;
    padding: 20px 30px;
    background-color: #f6f5f5;
    border: 1px solid #ccc;
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: 0;
    flex-direction: column;
    position: relative
}

.checkout-out.new-design .quiz-amount .amount-row p {
    font-size: 18px;
    line-height: 32px;
    font-family: 'montserratregular';
    font-weight: 700
}

.checkout-out.new-design .quiz-amount .amount-row p {
    font-size: 16px;
    line-height: 32px;
    font-family: 'montserratregular';
    font-weight: 700;
    color: rgba(18,40,63,1)
}

.checkout-out.new-design .quiz-amount .amount-row {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.checkout-out.new-design .quiz-amount .amount-row p s {
    color: rgba(18,40,63,.6);
    padding-right: 5px;
    font-weight: 400
}

.checkout-out.new-design .quiz-amount .amount-row .left {
    width: 60%;
    text-align: left;
    padding-right: 12px
}

.checkout-out.new-design .quiz-amount .amount-row .right {
    width: 40%;
    text-align: right
}

.checkout-out.new-design .quiz-amount:before {
    content: '';
    width: 102%;
    height: 9px;
    position: absolute;
    top: -10px;
    z-index: 4;
    background: #fff;
    left: -1%;
    right: 0;
    margin: 0 auto;
    display: table
}

.checkout-out.new-design .paynet-opt {
    background-color: #f6f5f5;
    padding: 20px
}

@media only screen and (max-width: 991px) {
    .order-deail-item {
        align-items:start
    }

    .order-deail-item {
        justify-content: center
    }

    .oi-img.total-score {
        justify-content: center
    }

    .checkout-out.new-design .paynet-opt .pay-method {
        width: 100%;
        padding-right: 0;
        padding-top: 30px;
        text-align: center;
        margin-bottom: 0
    }

    .checkout-out.new-design .paynet-opt {
        flex-direction: column-reverse
    }
}

@media only screen and (max-width: 767px) {
    .checkout-out.new-design .paynet-opt .pay-method p {
        display:block
    }

    .extra_info .m-none {
        display: none
    }

    .extra_info {
        background-color: #f6f5f5;
        padding: 10px;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        align-content: flex-start
    }

    .checkout-out.new-design .paynet-opt {
        padding: 20px
    }

    .extra_info p.d-none {
        text-align: center;
        padding: 0;
        font-size: 11px;
        color: gray;
        margin: 0 auto;
        display: block !important
    }

    .extra_info .left-image {
        text-align: left;
        margin: 0 auto;
        padding: 10px
    }

    .extra_info .custom-control {
        padding: 5px 0
    }

    .oi-index {
        margin-right: 15px;
        margin-top: -4px
    }

    .order-deail-item {
        padding: 20px;
        justify-content: start
    }

    .checkout-out.new-design .quiz-amount .amount-row p {
        font-size: 16px;
        line-height: 20px
    }

    .checkout-out.new-design .quiz-amount {
        padding-left: 20px;
        padding-right: 20px;
        align-items: start
    }

    .checkout-out.new-design .quiz-amount .amount-row p {
        font-weight: 400;
        padding-bottom: 10px
    }

    .checkout-out.new-design .quiz-amount .amount-row:last-child p {
        padding-bottom: 0
    }

    .checkout-out.new-design .quiz-amount:before {
        height: 10px;
        top: -11px
    }

    .checkout-out.new-design .order-total h4 {
        font-size: 18px;
        line-height: 20px;
        font-weight: 400
    }

    .checkout-out.new-design .order-cont .order-total .ttl-hdr {
        margin-bottom: 0
    }

    .checkout-out.new-design .order-cont .order-total {
        flex-direction: row;
        align-items: center;
        padding: 18px 20px
    }

    .checkout-out.new-design .order-total .ttl-hdr.right h4 {
        font-size: 28px;
        line-height: normal;
        font-family: 'montserratsemibold'
    }
}

@media only screen and (max-width: 360px) {
    .checkout-out.new-design .quiz-amount .amount-row p {
        font-size:14px
    }

    .checkout-out.new-design .pay-btn .orange-btn {
        padding-left: 15px;
        padding-right: 15px
    }

    .checkout-out.new-design .paynet-opt {
        padding: 24px 15px
    }

    .checkout-out.new-design .quiz-amount {
        padding-left: 15px;
        padding-right: 15px
    }

    form.payment-complete.new-design .order-deails .oi-info h5 {
        font-size: 20px;
        line-height: 28px
    }
}

form.payment-complete.new-design .order-deails .order-deail-item {
    background-color: rgba(242,248,253,1);
    border: 1px solid rgba(196,222,243,1);
    border-radius: 24px;
    padding: 11px 25px
}

form.payment-complete.new-design .order-deails .oi-info h5 {
    font-size: 24px;
    line-height: 32px;
    color: rgba(27,64,98,1);
    font-family: 'montserratregular';
    font-weight: 400
}

form.payment-complete.new-design .order-deails .order-deail-item .oi-img {
    flex: 0 0 50%
}

form.payment-complete.new-design .order-deails .order-deail-item .oi-info {
    flex: 0 0 50%
}

form.payment-complete.new-design .choose-offers #charge-button {
    font-size: 20px;
    line-height: 24px;
    max-width: 351px;
    box-shadow: 0px 2.66667px 2.66667px rgba(50,50,71,.06),0px 2.66667px 5.33333px rgba(50,50,71,.06);
    border-radius: 0 24px
}

form.payment-complete.new-design .order-deails .order-deail-item .oi-info p {
    color: rgba(25,73,115,1);
    font-size: 12px;
    line-height: 20px
}

form.payment-complete.new-design .order-deails .order-deail-item .oi-img img {
    width: 280px;
    height: 143px
}

form.payment-complete.new-design .order-deails .oi-info h5 strong {
    font-family: 'montserratbold'
}

.choose-offers form.payment-complete.new-design #charge-button {
    font-size: 20px;
    line-height: 24px;
    max-width: 351px;
    box-shadow: 0px 2.66667px 2.66667px rgba(50,50,71,.06),0px 2.66667px 5.33333px rgba(50,50,71,.06);
    border-radius: 0 24px;
    margin-top: 20px;
    margin-bottom: 20px
}

.choose-offers form.payment-complete.new-design span {
    font-size: 15px;
    line-height: 24px
}

@media only screen and (max-width: 991px) {
    form.payment-complete.new-design .conform-result {
        display:flex;
        flex-direction: column
    }

    form.payment-complete.new-design .conform-result span {
        order: 1
    }

    form.payment-complete.new-design .conform-result .skip-btn {
        order: 3
    }

    .choose-offers form.payment-complete.new-design #charge-button {
        order: 2
    }
}

@media only screen and (max-width: 767px) {
    form.payment-complete.new-design {
        margin-top:0
    }

    form.payment-complete.new-design .order-deails .order-deail-item {
        flex-direction: column-reverse;
        padding: 24px 24px 10px
    }

    form.payment-complete.new-design .order-deails .order-deail-item h5 {
        display: block;
        padding-bottom: 5px
    }

    form.payment-complete.new-design .order-deails .order-deail-item .oi-info {
        padding-left: 0;
        flex: 0 0 100%
    }

    form.payment-complete.new-design .order-deails .order-deail-item .oi-img {
        flex: 0 0 100%;
        width: 100%;
        height: 100%;
        background-color: transparent;
        border: 0;
        padding-top: 15px
    }

    form.payment-complete.new-design .order-deails .order-deail-item .oi-img img {
        width: 100%
    }

    form.payment-complete.new-design .order-deails .order-deail-item .oi-info p {
        padding-bottom: 10px
    }

    .choose-offers form.payment-complete.new-design span {
        max-width: 100%;
        font-size: 10px;
        line-height: 14px
    }

    form.payment-complete.new-design .skip-btn {
        font-size: 18px;
        line-height: 24px;
        color: rgba(53,87,193,1);
        margin-top: 0
    }

    .choose-offers form.payment-complete.new-design #charge-button {
        max-width: calc(100% - 20px);
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }
}

@media only screen and (max-width: 374px) {
    .choose-offers form.payment-complete.new-design #charge-button {
        font-size:16px
    }
}

@media screen and (max-height: 870px) and (orientation:landscape) {
    .progress-title {
        font-size:22px;
        margin-bottom: 10px
    }

    .progress-footer {
        margin-top: 15px !important;
        margin-bottom: 10px
    }

    .progress-footer span.number strong {
        font-size: 14px;
        font-family: 'montserratbold'
    }

    .progress-card {
        max-width: 410px;
        padding: 20px 25px;
        min-height: unset
    }

    .progress-card .reviews-under-results .testinomial-section .box {
        margin-top: 12px;
        margin-bottom: 10px;
        margin-left: 12px !important;
        margin-right: 8px !important;
        box-shadow: 1px 1px 11px 0px #d9e4efc7
    }

    .reviewsec-slider.testinomial-section .container-custom {
        max-width: 100%
    }

    .progress-title {
        font-size: 22px;
        margin-bottom: 10px
    }

    #my-progress-text {
        font-size: 26px;
        line-height: normal
    }

    .progress {
        height: 1rem;
        margin-top: 10px !important
    }

    .progress-list {
        margin-top: 15px;
        padding: 12px 16px
    }

    .progress-list p {
        font-size: 16px;
        margin: 0
    }

    .progress-footer {
        padding: 0;
        margin: 20px 0 15px !important
    }

    .progress-card .testinomial-section .client-info {
        padding-top: 15px
    }

    .progress-card .testinomial-section .box .rating img {
        height: 15px
    }

    .progress-card .testinomial-section .text-wrapper p {
        text-align: left
    }

    .progress-card .testinomial-section .box {
        padding: 15px 25px
    }

    .progress-footer span.number {
        font-size: 14px
    }
}

@media screen and (max-height: 680px) and (orientation:landscape) {
    .progress-card .reviews-under-results .testinomial-section .box {
        padding-left:15px;
        padding-right: 15px
    }

    .progress-card {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        overflow: auto;
        margin: 10px auto;
        transform: scale(.8)
    }

    .progress {
        height: .6rem
    }

    .progress-title {
        font-size: 20px;
        line-height: normal
    }

    #my-progress-text {
        font-size: 22px
    }
}

.new-modal.modal .modal-dialog {
    border-radius: 0
}

.new-modal.modal .modal-content {
    border: 0;
    border-radius: 0;
    text-align: center
}

.new-modal.modal .modal-dialog {
    max-width: 540px
}

.new-modal.modal .modal-content .modal-body {
    max-width: 505px;
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 52px
}

.new-modal.modal .modal-content .modal-body img {
    width: 200px;
    height: auto
}

.new-modal.modal .modal-content .modal-body h4 {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -.02em;
    color: #032235;
    padding-top: 30px;
    padding-bottom: 10px
}

.new-modal.modal .modal-content .modal-body h4 span {
    color: #ff7f00
}

.new-modal.modal .modal-content .modal-body p {
    font-size: 16px;
    line-height: 32px;
    color: #10405d
}

.new-modal.modal .modal-footer {
    justify-content: center;
    border: 0;
    padding-top: 10px;
    padding-bottom: 30px
}

.new-modal.modal .modal-footer .blue-btn {
    box-shadow: 0px 2.66667px 2.66667px rgba(50,50,71,.06),0px 2.66667px 5.33333px rgba(50,50,71,.06);
    border-radius: 0 24px;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    padding: 18px 25px;
    max-width: 476px
}

.new-modal.modal:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    background: rgba(0,0,0,.15);
    backdrop-filter: blur(40px)
}

.new-modal.modal .modal-footer .blue-btn:hover {
    background-color: #ff7f00
}

@media only screen and (max-width: 991px) {
    .new-modal.modal .modal-content .modal-body img {
        width:160px;
        height: auto
    }

    .new-modal.modal .modal-content .modal-body h4 {
        font-size: 20px;
        line-height: 29px;
        padding: 10px 0
    }

    .new-modal.modal .modal-dialog {
        max-width: 345px;
        margin: 0 auto
    }

    .new-modal.modal .modal-content .modal-body p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .new-modal.modal .modal-footer .blue-btn {
        font-size: 18px
    }

    .new-modal.modal .modal-footer {
        padding-bottom: 25px
    }

    .new-modal.modal .modal-content .modal-body {
        padding-top: 40px;
        padding-left: 25px;
        padding-right: 25px
    }

    .new-modal.modal {
        padding-right: 0 !important
    }
}

@media only screen and (max-width: 360px) {
    .new-modal.modal .modal-content .modal-body {
        padding-top:20px;
        padding-left: 10px;
        padding-right: 10px
    }

    .new-modal.modal .modal-dialog {
        max-width: 300px
    }

    .new-modal.modal .modal-footer .blue-btn {
        font-size: 16px;
        padding: 14px 20px
    }
}

.pay-btn.bottom-pay-btn {
    padding-bottom: 30px
}

.pay-btn.bottom-pay-btn {
    margin-bottom: 0
}

.pay-btn.bottom-pay-btn a {
    margin-bottom: 0
}

.page-template-home .iq-navbar {
    z-index: 1 !important
}

.iq-modal-style.startque .modal-content {
    border-radius: 0;
    box-shadow: none
}

.iq-modal-style.startque .image_block {
    max-width: 416px;
    margin-bottom: 0;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 0
}

.iq-modal-style.startque .image_block img {
    height: auto;
    width: 100%;
    display: inline-block
}

.iq-modal-style.startque ul.check-list {
    list-style: none;
    padding: 0;
    margin: 15px 0 20px
}

.iq-modal-style.startque ul.check-list li {
    font-size: 16px;
    line-height: 28px;
    font-family: 'montserratmedium';
    color: #1b4062;
    margin-bottom: 12px;
    background: url(/Content/hkww/images/icon-tick.svg) no-repeat left top 5px;
    padding-left: 30px
}

.iq-modal-style.startque .iq-full-button .btn {
    position: relative;
    font-family: 'montserratbold';
    font-weight: 400;
    font-size: 20px;
    color: #12283f;
    background-color: #f81;
    padding: 11px 30px;
    border: none;
    transition: all .5s;
    display: inline-block;
    line-height: 35px;
    box-shadow: 0px 2.66667px 2.66667px rgba(50,50,71,.06),0px 2.66667px 5.33333px rgba(50,50,71,.06);
    border-radius: 0 24px
}

.iq-modal-style.startque .btn-arrow:after {
    position: relative;
    right: 0;
    transform: translateY(14%);
    background-image: url(//hk.wwiqtest.com/wp-content/themes/test_iq/css/../images/icon-btn-arrow-navy.svg);
    min-width: 15px;
    min-height: 15px;
    background-size: 14px
}

.iq-modal-style.startque .modal-body h3 {
    font-weight: 400;
    margin-bottom: 25px
}

.iq-modal-style.startque ul.check-list li:before {
    content: '';
    position: absolute
}

.iq-modal-style.startque .modal-body {
    padding: 32px
}

.iq-modal-style.startque .image_block img {
    object-fit: cover;
    max-width: 235px;
    height: auto;
    margin-left: -20px
}

.iq-modal-style.startque .iq-full-button .btn:hover {
    background-color: #12283f;
    border-color: #12283f;
    color: #fff
}

.iq-modal-style.startque .iq-full-button .btn-arrow:hover:after {
    transform: translate(55%,35%) rotate(45deg);
    background-image: url(/Content/hkww/images/icon-btn-arrow.svg)
}

.iq-modal-style.startque .image_block img.mobile-img {
    display: none
}

.iq-modal-style.startque ul.check-list li strong {
    font-weight: 400
}

.iq-modal-style.startque .image_block .animated-img .img-box img {
    background-color: #d9e1e7;
    border-radius: 12px;
    width: 72px;
    height: 72px;
    padding: 15px;
    border: 2px solid #bfd5e2;
    margin: 5px 3px;
    animation: borderHighlight 8s infinite;
    transition: .5s
}

.iq-modal-style.startque .image_block .animated-img {
    display: inline-block
}

.iq-modal-style.startque .image_block .animated-img .img-box img:nth-of-type(1) {
    animation-delay: 0s
}

.iq-modal-style.startque .image_block .animated-img .img-box img:nth-of-type(2) {
    animation-delay: 2s
}

.iq-modal-style.startque .image_block .animated-img .img-box img:nth-of-type(3) {
    animation-delay: 4s
}

.iq-modal-style.startque .image_block .animated-img .img-box img:nth-of-type(4) {
    animation-delay: 6s
}

@keyframes borderHighlight {
    0%,100% {
        border-color: #10405d
    }

    25%,75% {
        border-color: transparent
    }
}

@media only screen and (max-width: 767px) {
    .iq-modal-style.startque .image_block img.mobile-img {
        display:block
    }

    .iq-modal-style.startque .image_block img.desktop-img {
        display: none
    }

    .iq-modal-style.startque .image_block img {
        margin-left: 0
    }

    .iq-modal-style.startque .modal-body {
        display: flex;
        flex-direction: column;
        padding: 32px 24px
    }

    .iq-modal-style.startque .image_block {
        order: 2;
        margin: 0 0 8px;
        flex-direction: column
    }

    .iq-modal-style.startque .modal-body h3 {
        order: 1;
        margin-bottom: 0
    }

    .iq-modal-style.startque ul.check-list {
        order: 3;
        margin-bottom: 10px;
        margin-top: 30px
    }

    .iq-modal-style.startque .modal-body .iq-full-button {
        order: 4
    }

    .iq-modal-style.startque ul.check-list li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px;
        background: url(/Content/hkww/images/icon-circle.svg) no-repeat left top 6px;
        padding-left: 18px
    }

    .iq-modal-style.startque .iq-full-button .btn {
        color: #fff;
        font-family: 'montserratsemibold'
    }

    .iq-modal-style.startque .btn-arrow:after {
        background-image: url(/Content/hkww/images/icon-btn-arrow.svg);
        transform: translateY(-52%)
    }

    .iq-modal-style.startque .iq-full-button .btn-arrow:hover:after {
        transform: translate(50%,-35%) rotate(45deg)
    }

    .iq-modal-style.startque ul.check-list li strong {
        font-weight: bolder
    }

    .iq-modal-style.startque .image_block .animated-img .img-box img {
        width: 44px;
        height: 44px;
        padding: 5px;
        margin: 0 6px
    }

    .iq-modal-style.startque .image_block .animated-img {
        margin-top: -15px
    }
}

.challange-cont-new #quiz-main .number-wrap {
    width: 100%;
    text-align: left;
    max-width: 85%;
    margin: 0 auto;
    position: unset
}

.challange-cont-new .countdown {
    font-size: 24px;
    width: 70px
}

.challange-cont-new .iq-counter img {
    margin-right: 4px
}

.challange-cont-new .iq-header h4 {
    font-family: 'montserratregular';
    font-weight: 400;
    font-size: 20px;
    padding: 0 15px;
    width: calc(100% - 48px)
}

.challange-cont-new .iq-header #progress-container {
    height: 16px;
    border-radius: 12px;
    border: 1px solid #ffdcba;
    margin-left: 20px;
    display: flex;
    align-items: center;
    padding: 1px 1.5px;
    transition: .5s;
    width: 315px !important;
    max-width: 315px
}

.challange-cont-new .iq-header #progress-container #progress-que {
    background: #ff7f00;
    border-radius: 12px;
    transition: .5s
}

.challange-cont-new .iq-header .iq-notification div {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 12px;
    display: flex;
    align-items: center;
    box-shadow: 0px 4px 20px rgba(145,168,191,.4);
    justify-content: center
}

.challange-cont-new .iq-header {
    position: relative;
    padding: 22px 24px
}

.challange-cont-new .iq-notification h4,.challange-cont-new .iq-notification h4 p {
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-family: 'montserratbold';
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0
}

.challange-cont-new .iq-header .process-wrapper h4.question_sequence span.current {
    width: auto;
    display: inline-block;
    min-width: 25px
}

.challange-cont-new .iq-header h4 {
    width: 100%;
    text-align: center
}

.challange-cont-new .iq-notification h4 p {
    width: auto;
    display: block
}

.challange-cont-new .iq-notification h4 p br {
    display: none
}

.challange-cont-new .iq-notification h4 span {
    color: #ff7f00
}

.challange-cont-new .page-main .page-inner-link {
    font-size: 14px;
    margin: 4px 3px;
    color: #000 !important;
    border-radius: 12px;
    background-color: #fff !important;
    border: 0;
    height: 44px;
    width: 44px;
    line-height: normal
}

.challange-cont-new .page-main .of-text.page-inner-link {
    background-color: #f8f8f8;
    pointer-events: none;
    color: #10405d;
    opacity: .5
}

.challange-cont-new .page-main .page-inner-link:hover,.challange-cont-new .page-main .page-inner-link.active {
    background-color: #ff7f00 !important;
    text-decoration: none
}

.challange-cont-new .skip-btn {
    width: auto;
    padding-right: 0
}

.challange-cont-new .skip-btn .orange-btn {
    border: 2px solid #10405d;
    border-radius: 0 24px;
    background-color: transparent;
    font-size: 20px;
    line-height: 24px;
    color: #12283f;
    padding: 10px 34px
}

.challange-cont-new #quiz-main .page-main {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 0
}

.challange-cont-new .iq-header .process-wrapper {
    display: flex;
    align-items: center;
    width: 66.2%
}

.challange-cont-new .iq-header h4 span {
    font-family: 'montserratbold'
}

.challange-cont-new .iq-notification h4 img {
    height: 48px;
    width: 48px;
    margin-right: 15px
}

.challange-cont-new .iq-header .process-wrapper h4.question_sequence {
    width: auto;
    padding: 0
}

.challange-cont-new .skip-btn .submit-quiz {
    background-color: #4caf50;
    color: #fff;
    padding: 15px 30px;
    border: 0
}

.challange-cont-new #quiz-main .page-main .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    max-width: 100%;
    margin: 0 auto;
    right: 0
}

.challange-cont-new #quiz-main .page-main .owl-nav button {
    font-size: 28px;
    margin: 4px 3px;
    color: #000 !important;
    border-radius: 12px;
    background-color: #fff !important;
    border: 0;
    height: 44px;
    width: 44px;
    line-height: normal;
    outline: none;
    background-position: center;
    background-size: 9px;
    background-repeat: no-repeat
}

.challange-cont-new #quiz-main .number-wrap .owl-stage-outer {
    z-index: 1
}

.challange-cont-new #quiz-main .page-main .owl-nav button.owl-next {
    background-image: url('/Content/hkww/images/icon-arrow-right-orange.svg')
}

.challange-cont-new #quiz-main .page-main .owl-nav button.owl-prev {
    background-image: url('/Content/hkww/images/icon-arrow-left-orange.svg');
    left: -5px;
    position: relative
}

.challange-cont-new #quiz-main .page-main .owl-nav button.disabled {
    opacity: .5;
    filter: invert(0%) sepia(0%) saturate(50%) hue-rotate(181deg) brightness(100%) contrast(100%);
    cursor: not-allowed
}

.challange-cont-new #quiz-main .page-main .owl-nav button span {
    display: none
}

.challange-cont-new #quiz-main .page-main .slider-wrapper {
    width: 78%;
    margin-right: 25px;
    position: relative
}

.challange-cont-new .iq-header .iq-counter {
    z-index: 0 !important;
    width: 110px;
    display: flex;
    align-items: center;
    justify-content: end
}

.challange-cont-new .option img {
    box-shadow: 16px 16px 82px 0px rgba(161,174,187,.32);
    border: 1px solid rgba(208,217,223,1);
    background-color: #bbd2e054;
    padding: 8px;
    border-radius: 16px;
    max-width: 80px;
    transition: .5s
}

.challange-cont-new .option:hover img {
    background-color: #fff
}

@media only screen and (max-width: 1199px) {
    .challange-cont-new .skip-btn .orange-btn {
        padding:10px 23px;
        font-size: 16px;
        line-height: normal
    }

    .challange-cont-new .skip-btn {
        padding-right: 0
    }

    .challange-cont-new #quiz-main .page-main .slider-wrapper {
        width: calc(100% - 215px)
    }
}

@media only screen and (max-width: 991px) {
    .challange-cont-new #quiz-main .page-main {
        flex-direction:column
    }

    .challange-cont-new #quiz-main .number-wrap {
        width: 100%;
        text-align: center;
        padding-right: 0;
        padding-bottom: 15px
    }

    .challange-cont-new .skip-btn {
        width: 100%
    }

    .challange-cont-new .iq-notification h4,.challange-cont-new .iq-notification h4 p {
        font-size: 16px;
        line-height: 20px;
        text-align: left
    }

    .challange-cont-new .iq-notification h4 img {
        height: 40px;
        width: 40px;
        margin-right: 7px
    }

    .challange-cont-new .iq-header {
        padding: 12px 16px;
        margin-bottom: 10px;
        flex-direction: column;
        align-items: start
    }

    .challange-cont-new .question-main {
        margin-bottom: 11px
    }

    .challange-cont-new #quiz-main .page-main {
        flex-direction: column
    }

    .challange-cont-new .skip-btn .orange-btn {
        font-size: 18px;
        line-height: 24px;
        width: 100%;
        margin-bottom: 5px
    }

    .challange-cont-new .iq-header .process-wrapper {
        flex-direction: column;
        width: 100%;
        align-items: start
    }

    .challange-cont-new .iq-header #progress-container {
        width: 100% !important;
        margin-left: 0;
        max-width: 100%
    }

    .challange-cont-new .iq-header .process-wrapper h4.question_sequence {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 4px
    }

    .challange-cont-new .iq-header .iq-counter {
        position: absolute;
        right: 18px
    }

    .challange-cont-new .countdown {
        font-size: 14px;
        line-height: normal;
        width: 35px
    }

    .challange-cont-new .iq-counter img {
        max-width: 16px
    }

    .challange-cont-new .iq-header .process-wrapper h4.question_sequence span.current {
        min-width: 20px
    }

    .challange-cont-new #quiz-main .page-main .owl-nav {
        max-width: 100%
    }

    .challange-cont-new #quiz-main .page-main .slider-wrapper {
        width: 100%;
        margin-right: 0
    }

    .challange-cont-new .quiz-main-inner {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 767px) {
    .challange-cont-new .option span {
        margin-right:10px
    }

    .challange-cont-new .question-main img {
        max-width: 300px;
        max-width: 75% !important
    }

    .challange-cont-new .option-main {
        min-height: 220px !important;
        justify-content: center;
        align-items: start
    }

    .challange-cont-new .option img {
        max-width: 70%;
        box-shadow: 16px 16px 82px 0px rgba(161,174,187,.32);
        border: 1px solid rgba(208,217,223,1);
        padding: 8px;
        border-radius: 16px;
        margin-right: 8px;
        background-color: #bbd2e054;
        border-radius: 16px
    }

    .challange-cont-new .option-main .option {
        align-items: flex-start;
        padding: 10px
    }

    .challange-cont-new .option-main {
        padding: 25px
    }

    .challange-cont-new .question-main img {
        border-radius: 10px;
        padding: 10px
    }

    .challange-cont-new .question-title,.question-main span {
        font-size: 16px;
        font-weight: 400;
        border: none;
        justify-content: center
    }

    .challange-cont-new #quiz-main .page-main.quiz_footer {
        flex-direction: column-reverse
    }

    .challange-cont-new #quiz-main .page-main.quiz_footer .orange-btn.submit-quiz {
        margin-bottom: 12px
    }

    .challange-cont-new #quiz-main .number-wrap {
        max-width: 235px
    }
}

/*!
Theme Name: Test IQ
Theme URI: http://underscores.me/
Author: IT Path Solutions
Author URI: https://www.itpathsolutions.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: test_iq
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Test IQ is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.addtoany_content {
    clear: both;
    margin: 16px auto
}

.addtoany_header {
    margin: 0 0 16px
}

.addtoany_list {
    display: inline;
    line-height: 16px
}

.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined) {
    display: none
}

.addtoany_list a,.widget .addtoany_list a {
    border: 0;
    box-shadow: none;
    display: inline-block;
    font-size: 16px;
    padding: 0 4px;
    vertical-align: middle
}

.addtoany_list a img {
    border: 0;
    display: inline-block;
    opacity: 1;
    overflow: hidden;
    vertical-align: baseline
}

.addtoany_list a span {
    display: inline-block;
    float: none
}

.addtoany_list.a2a_kit_size_32 a {
    font-size: 32px
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
    height: 32px;
    line-height: 32px;
    width: 32px
}

.addtoany_list a:not(.addtoany_special_service)>span {
    border-radius: 4px;
    display: inline-block;
    opacity: 1
}

.addtoany_list a .a2a_count {
    position: relative;
    vertical-align: top
}

.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover {
    background: none;
    border: 0;
    box-shadow: none
}

.addtoany_list a:hover img,.addtoany_list a:hover span {
    opacity: .7
}

.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span {
    opacity: 1
}

.addtoany_special_service {
    display: inline-block;
    vertical-align: middle
}

.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span {
    margin: 0;
    vertical-align: baseline!important
}

.addtoany_special_service iframe {
    display: inline;
    max-width: none
}

a.addtoany_share.addtoany_no_icon span.a2a_img_text {
    display: none
}

a.addtoany_share img {
    border: 0;
    width: auto;
    height: auto
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important
}

html {
    scroll-behavior: smooth
}

.heading {
    text-align: center;
    padding-bottom: 15px
}

.heading h2 span {
    color: #ff7f00;
    padding-left: 10px
}

.heading h2 {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -.02em;
    color: #12283f;
    font-family: 'montserratsemibold';
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center
}

.heading h2 img {
    width: 40px;
    height: auto;
    margin-right: 20px
}

.heading h6 {
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #1f6baa;
    display: block;
    font-family: 'montserratmedium';
    padding-bottom: 10px
}

.container-custom {
    max-width: 1363px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-custom b {
    font-family: 'montserratbold'
}

.lightblue {
    background-color: rgba(242,248,253,1)
}

.rating img {
    width: 18px;
    height: 18px;
    margin-right: 5px
}

.checklist {
    list-style: none;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 0
}

.checklist li {
    font-size: 18px;
    line-height: 32px;
    color: #12283f;
    padding-bottom: 15px;
    display: flex;
    align-items: start;
    gap: 0 5px
}

.checklist li:before {
    content: '';
    position: relative;
    left: 0;
    top: 0;
    display: inline-block;
    min-width: 27px;
    min-height: 27px;
    background-image: url('/Content/hkww/images/iocn-right-list.svg');
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat
}

.btn.btn-primary,a.btn.btn-primary {
    background-color: rgba(255,127,0,1);
    border-color: rgba(255,127,0,1);
    border-radius: 16px;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    padding: 23px 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'montserratsemibold';
    position: relative;
    transition: .5s
}

.btn-arrow:after {
    content: '';
    position: absolute;
    display: inline-block;
    min-width: 27px;
    min-height: 27px;
    background-image: url(/Content/hkww/images/icon-btn-arrow.svg);
    margin-left: 12px;
    background-position: center;
    background-repeat: no-repeat;
    right: 27px;
    background-size: auto;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
    transform-origin: center top
}

a.btn.btn-arrow,.btn.btn-arrow {
    padding-right: 65px
}

.btn.btn-primary:hover,a.btn.btn-primary:hover {
    background-color: #12283f;
    border-color: #12283f;
    color: #fff
}

a.btn.btn-arrow:hover:after,.btn.btn-arrow:hover:after {
    transform: translate(55%,-40%) rotate(45deg)
}

.common-card-section .box {
    background: #fff;
    box-shadow: 0px 4px 40px #d9e4ef;
    border-radius: 24px;
    padding: 32px 30px;
    width: calc(100% / 3 - 30px);
    max-width: 432px;
    margin: 15px
}

.common-card-section .box h4 {
    font-size: 29px;
    line-height: 36px;
    color: #1b4062;
    font-family: 'montserratregular';
    font-weight: 400;
    margin-bottom: 15px
}

.testinomial-section .client-info .img-wrapper img {
    border-radius: 100%
}

.common-card-section .box p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #1b4062
}

.common-card-section .box a {
    font-size: 18px;
    line-height: 22px;
    color: #ff7f00;
    font-family: 'montserratsemibold';
    margin-left: auto;
    display: table;
    margin-top: 10px
}

.common-card-section .box h4 span {
    font-family: 'montserratbold'
}

.common-card-section .box p b {
    font-family: 'montserratbold';
    font-weight: 400
}

.common-card-section .row {
    justify-content: space-between;
    margin: 0 -30px
}

.common-card-section .box p:last-child {
    margin-bottom: 0
}

.common-card-section .box a:after {
    content: '';
    position: relative;
    background-image: url('/Content/hkww/images/icon-arrow-right-orange.svg');
    background-repeat: no-repeat;
    width: 9px;
    height: 14px;
    display: inline-block;
    background-size: contain;
    margin-left: 10px
}

.badge-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.badge-group .badge {
    color: #1b4062;
    font-size: 12px;
    line-height: normal;
    border-radius: 22px;
    text-align: center;
    padding: 10px 25px;
    display: inline-flex;
    align-items: center;
    font-family: 'montserratregular';
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: normal;
    margin: 0 10px;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    gap: 0 5px
}

.badge-group .badge b {
    font-family: 'montserratbold'
}

.badge-group .badge .rating {
    padding-left: 5px
}

.badge-group .badge .rating img {
    width: 15px;
    height: 15px
}

.test-result {
    padding: 50px 0 100px
}

.hide_arrow:after {
    content: none
}

.test-result .container {
    max-width: 1328px
}

.test-result .row {
    padding: 32px 44px 40px;
    background: #fff;
    box-shadow: 0px 4px 40px #d9e4ef;
    border-radius: 24px;
    position: relative
}

.test-result .content-wrapper {
    width: 54%;
    padding-right: 25px;
    position: relative
}

.test-result .image-wrapper {
    width: 46%;
    border: 1px solid #f2f8fd;
    border-radius: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 20px
}

.test-result .content-wrapper .card .btn {
    height: 32px;
    border: 1px solid #c4def3;
    border-radius: 32px;
    width: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: 12px;
    cursor: pointer;
    outline: none;
    z-index: 3
}

.test-result .card {
    border-radius: 16px !important;
    border: 0;
    padding: 20px 20px 15px
}

.test-result .card-group .card {
    width: auto;
    margin-right: 9px;
    min-width: 215px;
    margin-bottom: 15px;
    display: flex;
    flex: auto
}

.test-result .card-group .card:last-child {
    margin-right: 0
}

.test-result .card-group .card p {
    margin: 0;
    color: rgba(31,107,170,1);
    font-size: 14px;
    line-height: normal;
    font-family: 'montserratmedium';
    padding-bottom: 30px;
    width: calc(100% - 40px)
}

.test-result .card-group .card .time {
    display: inline-flex;
    align-items: center;
    padding-right: 40px
}

.test-result .card-group .card .time img {
    margin-right: 9px;
    width: 24px
}

.test-result .card-group .card .time h6 {
    font-family: 'montserratbold';
    font-size: 20px;
    line-height: normal;
    margin: 0
}

.test-result .card-group .card .time h6 span {
    font-size: 16px;
    font-family: 'montserratregular'
}

.test-result .card-group {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap
}

.test-result .card-group .card-popup {
    position: absolute;
    left: 0;
    border: 1px solid #c4def3;
    box-shadow: 0px 4px 20px #d1dae4;
    border-radius: 16px;
    opacity: 0;
    max-width: 665px;
    z-index: -7
}

.test-result .card-group .card-popup .time {
    padding-bottom: 20px
}

.test-result .card-group .card h6 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 15px
}

.test-result .card-group .card-popup .btn-close {
    background: #1b4062;
    border-color: #1b4062
}

.test-result .card-group .card-popup.show {
    opacity: 1;
    z-index: 5
}

.test-result .content-wrapper .card .btn:hover {
    background: #2e88c9;
    border-color: #2e88c9
}

.test-result .content-wrapper .card .btn:hover img {
    filter: brightness(0) invert(1)
}

.test-result .image-wrapper .mobile-show,.heading h2.mobile-show {
    display: none
}

.score-section {
    padding-bottom: 5px
}

.score-section .box img {
    max-height: 200px;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
    margin-bottom: 35px
}

.payment-section {
    margin-bottom: 15px
}

.payment-section .row {
    justify-content: space-between;
    margin: 0
}

.payment-section .left-content {
    width: 50%
}

.payment-section .right-content {
    width: 50%;
    text-align: right
}

.payment-section .payment-images {
    width: 70%
}

.payment-section .result-button {
    width: 30%;
    text-align: right
}

.payment-section .row:last-child {
    border-top: 1px solid #a1aebb52;
    padding-top: 20px;
    margin-top: 0;
    align-items: center
}

.payment-section .left-content h6 {
    color: #12283f;
    font-size: 20px;
    line-height: 32px;
    font-family: 'montserratbold';
    font-weight: 400
}

.payment-section .left-content p {
    font-size: 16px;
    line-height: 24px;
    color: #194973
}

.payment-section .right-content h4 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    font-family: 'montserratregular';
    color: #627b8a
}

.payment-section .right-content h4 b {
    font-weight: 400;
    font-family: 'montserratbold';
    color: #12283f
}

.payment-section .right-content p {
    font-size: 16px;
    line-height: 24px;
    color: #194973
}

.payment-section .payment-images img {
    border: 1px solid #f2f8fd;
    border-radius: 12px;
    min-width: 70px;
    width: auto;
    height: 48px;
    display: inline-block;
    margin-right: 10px
}

.payment-section .left-content p span {
    font-family: 'montserratbold'
}

.payment-section .card {
    background: #fff;
    box-shadow: 0px 4px 40px #d9e4ef;
    border-radius: 24px;
    padding: 32px 30px;
    border: 0;
    width: 100%
}

.payment-section .container-custom {
    padding: 0
}

.payment-section .badge-group {
    display: none
}

.payment-section .left-content .mobile-show {
    display: none
}

.research-section .box img {
    width: 40px;
    height: 40px;
    margin-bottom: 10px
}

.research-section.common-card-section {
    padding-bottom: 45px
}

.research-section.common-card-section .heading h2 span {
    display: block;
    width: 100%;
    padding-left: 0
}

.testinomial-section {
    overflow: hidden;
    padding-top: 55px;
    padding-bottom: 55px
}

.testinomial-section .box {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    box-shadow: 0px 4px 20px #d9e4efc7;
    width: 100%
}

.testinomial-section .box p:before {
    content: '';
    position: relative;
    display: table;
    width: 30px;
    height: 20px;
    background-image: url(/Content/hkww/images/icon-comma.svg);
    margin-bottom: 15px;
    background-position: center;
    background-repeat: no-repeat
}

.testinomial-section .text-wrapper p:before {
    display: none !important
}

.testinomial-section .client-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 30px
}

.testinomial-section .client-info .img-wrapper img {
    width: 60px;
    height: 60px;
    object-fit: cover
}

section.testinomial-section .text-wrapper {
    padding-left: 25px
}

.testinomial-section .text-wrapper p {
    margin-bottom: 0;
    font-family: 'montserratbold'
}

.testinomial-section .badge-group {
    padding-top: 35px;
    padding-bottom: 20px
}

.testinomial-section .owl-carousel .owl-nav {
    text-align: right;
    padding-top: 22px
}

.testinomial-section .owl-carousel .owl-nav .owl-prev,.testinomial-section .owl-carousel .owl-nav .owl-next {
    width: 48px;
    height: 48px;
    display: inline-block;
    border-radius: 12px;
    margin-left: 15px;
    background: #12283f;
    outline: none
}

.testinomial-section .owl-carousel .owl-nav .owl-prev span,.testinomial-section .owl-carousel .owl-nav .owl-next span {
    opacity: 0
}

.testinomial-section .box .rating img {
    width: auto;
    display: inline-block
}

.testinomial-section .owl-carousel .owl-nav .owl-next {
    background-image: url('/Content/hkww/images/icon-slider-right.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    outline: none
}

.testinomial-section .owl-carousel .owl-nav .owl-prev {
    background-image: url('/Content/hkww/images/icon-slider-left.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto
}

.testinomial-section .owl-carousel .owl-nav .disabled {
    opacity: .5;
    background-color: rgba(228,239,250,1)
}

.user-progress-section {
    background: #e3eef9;
    border-radius: 40px 40px 0 0;
    padding: 56px;
    text-align: center
}

.user-progress-section .heading h2 {
    font-family: 'montserratbold';
    padding-bottom: 12px
}

.user-progress-section .card.country-card {
    width: calc(50% - 20px);
    background: rgba(255,255,255,.6);
    box-shadow: 16px 16px 80px #dae5f1;
    backdrop-filter: blur(20px);
    border-radius: 24px;
    border: 0;
    padding: 24px 32px;
    flex-direction: row;
    align-items: center;
    margin-bottom: 18px;
    margin-left: 10px;
    margin-right: 10px
}

.user-progress-section .card.country-card .flag {
    width: 70%;
    display: flex;
    align-items: center
}

.user-progress-section .card.country-card img {
    width: 86px;
    height: 58px;
    border: 1px solid #c4def3;
    border-radius: 8px
}

.user-progress-section .card.country-card .flag-info {
    padding-left: 20px;
    text-align: left
}

.user-progress-section .card.country-card h6 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -.01em;
    color: #12283f;
    font-family: 'montserratbold';
    margin: 0
}

.user-progress-section .card.country-card p {
    margin: 0;
    color: #194973;
    font-size: 16px;
    line-height: 22px
}

.user-progress-section .card.country-card .score {
    width: 30%;
    display: inline-block;
    text-align: right
}

.user-progress-section .card.country-card .score h4 {
    color: #194973;
    font-size: 40px;
    line-height: 49px;
    margin: 0
}

.user-progress-section .card.country-card .score span {
    font-size: 12px;
    line-height: 24px;
    color: #194973
}

.user-progress-section .row {
    justify-content: space-between;
    padding-bottom: 35px
}

.user-progress-section h5 {
    text-align: center;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -.02em;
    color: #12283f;
    padding-bottom: 15px
}

.user-progress-section {
    background-image: url('https://dev.wwiqtest.com/wp-content/uploads/2025/03/background-map.svg');
    background-position: 50% 71%;
    background-size: 902px;
    background-repeat: no-repeat
}

@media only screen and (min-width: 1199px) {
    .testinomial-section .owl-carousel .owl-stage-outer {
        max-width:1353px;
        width: 100vw
    }

    .testinomial-section .owl-carousel .owl-stage {
        display: flex;
        align-items: stretch
    }

    .testinomial-section .owl-carousel .owl-item {
        display: inline-flex
    }
}

@media only screen and (max-width: 1439px) {
    .test-result .image-wrapper {
        padding:0 20px
    }

    .heading h2 {
        font-size: 30px;
        line-height: 42px
    }

    .heading {
        padding-bottom: 10px
    }

    .container-custom {
        max-width: 1199px
    }

    .test-result .row {
        padding: 22px 20px
    }

    .test-result .image-wrapper img {
        width: 110%
    }

    .test-result .card-group .card {
        padding: 15px
    }

    .test-result .card-group .card .time h6 {
        font-size: 16px
    }

    .test-result .card-group .card p {
        padding-bottom: 25px
    }

    .test-result .card-group .card .time img {
        width: 20px
    }

    .test-result .content-wrapper {
        padding-right: 20px
    }

    .checklist li {
        font-size: 16px;
        line-height: 26px
    }

    .checklist li:before {
        min-width: 22px;
        min-height: 22px
    }

    .btn.btn-primary,a.btn.btn-primary {
        font-size: 16px;
        line-height: 22px;
        padding: 16px 20px
    }

    a.btn.btn-arrow,.btn.btn-arrow {
        padding-right: 55px
    }

    .btn-arrow:after {
        min-width: 15px;
        min-height: 15px;
        right: 25px
    }

    .common-card-section .box h4 {
        font-size: 25px;
        line-height: 32px
    }

    .common-card-section .box p {
        font-size: 14px;
        line-height: 22px
    }

    .badge-group .badge {
        padding: 9px 15px;
        margin-bottom: 10px
    }

    .user-progress-section .card.country-card h6 {
        font-size: 18px
    }

    .user-progress-section .card.country-card .score h4 {
        font-size: 30px;
        line-height: normal
    }
}

@media only screen and (max-width: 1280px) {
    .container-custom {
        max-width:80%
    }

    .score-section .box img {
        max-height: 135px
    }

    .test-result .card-group .card {
        width: 100%;
        margin-right: 0
    }

    .testinomial-section .owl-stage-outer {
        overflow: visible
    }

    .testinomial-section .box {
        width: 100% !important;
        margin-left: 20px !important;
        margin-right: 0
    }

    .testinomial-section .owl-carousel .owl-stage {
        display: flex;
        align-items: stretch
    }

    .testinomial-section .owl-carousel .owl-item {
        display: inline-flex;
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .checklist {
        margin-bottom:10px
    }

    .test-result .image-wrapper {
        border: none
    }

    .test-result .image-wrapper .desktop-show,.heading h2.desktop-show {
        display: none
    }

    .test-result .image-wrapper .mobile-show,.heading h2.mobile-show {
        display: block
    }

    .container-custom {
        max-width: 80%
    }

    .user-progress-section {
        padding: 35px;
        background-size: 745px;
        background-position: center
    }

    .user-progress-section .card.country-card {
        padding: 20px;
        width: 100%;
        margin-bottom: 11px
    }

    .common-card-section .box {
        width: calc(100% / 2 - 30px);
        max-width: 100%
    }

    .research-section .box .content-wrapper {
        display: inline-block;
        width: calc(100% - 50px);
        vertical-align: top;
        padding-left: 10px
    }

    .score-section .box {
        position: relative;
        width: 100%;
        max-width: 100%;
        margin-bottom: 0
    }

    .score-section .box img {
        position: absolute;
        width: 125px;
        right: 24px;
        top: 18px;
        margin: 0
    }

    .score-section .box h4,.score-section .box p {
        width: 75%
    }

    .common-card-section .box a {
        margin-left: 0;
        margin-top: 20px
    }

    .test-result {
        padding-bottom: 65px
    }

    .score-section {
        padding-bottom: 20px
    }

    .payment-section .payment-images img {
        margin-right: 5px
    }

    .payment-section .payment-images {
        width: 60%
    }

    .payment-section .result-button {
        width: 40%
    }

    .payment-section .payment-images img {
        height: 40px;
        min-width: 50px
    }

    .test-result .row {
        flex-direction: column;
        position: relative
    }

    .test-result .content-wrapper {
        width: 100%;
        padding-right: 0;
        position: unset
    }

    .test-result .image-wrapper {
        width: 100%
    }

    .test-result .content-wrapper a.btn.btn-primary.btn-arrow {
        position: absolute;
        bottom: 15px;
        left: 0;
        right: 0;
        width: calc(100% - 30px);
        margin: 0 auto
    }

    .test-result .row {
        padding: 16px 16px 100px
    }
}

@media only screen and (max-width: 767px) {
    .checklist li {
        display:none
    }

    .checklist li:first-child,.checklist li:nth-child(2) {
        display: block
    }

    .heading h2 {
        font-size: 24px;
        line-height: 28px;
        font-family: 'montserratbold';
        display: inline
    }

    .testinomial-section .badge-group {
        flex-direction: column
    }

    .container-custom {
        max-width: 100%;
        padding-right: 16px;
        padding-left: 16px
    }

    .container-custom .row {
        margin: 0
    }

    .test-result .card-group .card .time img {
        display: none
    }

    .test-result .card-group .card .time h6 {
        font-size: 12px;
        line-height: 16px
    }

    .test-result .card-group .card p {
        font-size: 12px;
        padding-bottom: 15px;
        width: 90%
    }

    .test-result .card-group .card {
        width: calc(50% - 5px);
        min-width: unset;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .test-result .content-wrapper .card .btn {
        border: 0;
        padding: 0;
        right: 14px;
        width: 18px;
        height: 18px;
        top: 20px;
        background-color: transparent
    }

    .test-result .card-group {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        width: 100%;
        margin: 0;
        align-items: stretch
    }

    .checklist li {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 10px
    }

    .checklist li:before {
        display: none
    }

    .checklist {
        padding-bottom: 0
    }

    .btn.btn-primary,a.btn.btn-primary {
        font-size: 20px;
        line-height: 29px;
        padding: 17px 20px;
        font-family: 'montserratbold'
    }

    .btn-arrow:after {
        position: relative;
        top: 8px;
        right: -5px
    }

    .score-section .heading {
        display: none
    }

    .score-section .box img {
        width: 70px;
        top: 10px;
        right: 20px
    }

    .common-card-section .box h4 {
        font-size: 20px;
        line-height: 26px;
        font-family: 'montserratbold';
        width: 69%
    }

    .score-section .box {
        margin-right: 0;
        margin-left: 0;
        padding: 16px
    }

    .common-card-section .box p {
        font-size: 12px;
        line-height: 18px
    }

    .common-card-section .box a {
        font-size: 14px;
        line-height: 28px;
        margin-top: 0;
        margin-left: auto
    }

    .common-card-section .box a:after {
        height: 10px;
        width: 7px
    }

    .payment-section .payment-images {
        display: none
    }

    .payment-section .result-button {
        width: 100%;
        text-align: center
    }

    .payment-section .row:last-child {
        border: 0;
        padding-top: 5px
    }

    .user-progress-section .card.country-card img {
        width: 47px;
        height: 32px
    }

    .user-progress-section {
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px
    }

    .user-progress-section .card.country-card .score span {
        font-size: 14px;
        line-height: normal
    }

    .user-progress-section .card.country-card .score h4 {
        font-size: 32px;
        line-height: normal
    }

    .user-progress-section .card.country-card h6 {
        font-size: 16px;
        line-height: 24px
    }

    .user-progress-section .card.country-card p {
        font-size: 12px;
        line-height: 16px
    }

    .user-progress-section .card.country-card .flag-info {
        padding-left: 15px
    }

    .user-progress-section .heading h2 {
        padding-bottom: 18px;
        display: block
    }

    .user-progress-section .card.country-card {
        margin-left: 0;
        margin-right: 0
    }

    .user-progress-section .row {
        width: 100%;
        margin: 0;
        padding-bottom: 25px
    }

    .user-progress-section .card.country-card .flag {
        width: 60%
    }

    .user-progress-section .card.country-card .score {
        width: 40%
    }

    .user-progress-section h5 {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 0
    }

    .user-progress-section a.btn.btn-primary.btn-arrow {
        width: 100%
    }

    .heading h6 {
        padding-bottom: 0
    }

    .common-card-section .box {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 15px
    }

    .common-card-section .box h4 {
        width: 72%;
        margin-bottom: 10px
    }

    .research-section .box .content-wrapper {
        padding-left: 5px;
        padding-top: 3px
    }

    .research-section .box p {
        width: calc(100% + 36px);
        margin-left: -36px;
        padding-top: 2px
    }

    .research-section .box img {
        width: 32px;
        height: 32px
    }

    .common-card-section .box {
        margin: 5px 0
    }

    .research-section.common-card-section {
        padding-bottom: 30px
    }

    .testinomial-section .owl-dots {
        position: relative;
        text-align: center
    }

    .testinomial-section .owl-carousel .owl-nav button.owl-prev,.testinomial-section .owl-carousel .owl-nav button.owl-next,.testinomial-section .owl-carousel button.owl-dot {
        width: 8px;
        height: 8px;
        background: #c4def3;
        border-radius: 100%;
        margin: 0 3px;
        outline: none
    }

    .testinomial-section .owl-carousel button.owl-dot.active {
        background-color: #1b4062
    }

    .badge-group .badge {
        font-size: 12px;
        line-height: normal
    }

    .testinomial-section .badge-group .badge:first-child b {
        line-height: normal
    }

    .test-result .card-group .card:first-child {
        margin-right: 10px
    }

    .test-result .card-group .card .time {
        padding-right: 0
    }

    .test-result .card-group .card:first-child .time h6 {
        font-size: 20px;
        line-height: normal
    }

    .test-result .card-group .card:first-child .time h6 span {
        font-size: 13px
    }

    .test-result {
        padding-bottom: 25px
    }

    .payment-section .container-custom {
        padding-right: 16px;
        padding-left: 16px
    }

    .payment-section .left-content h6 {
        font-size: 16px;
        line-height: normal
    }

    .payment-section .right-content h4 {
        font-size: 14px;
        line-height: normal;
        display: flex;
        flex-direction: column-reverse
    }

    .payment-section .right-content h4 b {
        font-size: 24px;
        line-height: 28px
    }

    .payment-section .left-content p {
        display: none
    }

    .payment-section .row {
        position: relative
    }

    .payment-section .right-content p {
        display: none
    }

    .payment-section .card {
        padding: 16px
    }

    .payment-section .badge-group {
        display: flex;
        width: 100%;
        padding-bottom: 10px
    }

    .payment-section .left-content .mobile-show {
        display: block
    }

    .payment-section .left-content span {
        font-size: 14px;
        line-height: normal;
        color: #194973
    }

    .payment-section .badge-group .badge {
        font-size: 12px;
        width: 100%;
        border-radius: 12px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 15px
    }

    .payment-section .result-button a.btn.btn-primary.btn-arrow {
        width: 100%
    }

    .testinomial-section .badge-group {
        padding-top: 15px;
        padding-bottom: 6px
    }

    .test-result .card-group .card-popup {
        left: 15px;
        width: calc(100% - 30px)
    }

    .test-result .card-group .card-popup .time h6,.test-result .card-group .card-popup p {
        max-width: 260px
    }

    .test-result .card-group .card-popup .btn-close {
        height: 32px;
        width: 32px;
        top: 13px;
        background: #1b4062;
        border-color: #1b4062
    }
}
