.search-in-place-box-container.search-in-place-box-container-custom-design form {
    display: flex;
    flex-flow: row wrap
}

.search-in-place-box-container.search-in-place-box-container-custom-design form>:first-child {
    flex-grow: 1;
    width: initial
}

.search-in-place-box-container.search-in-place-box-container-custom-design [name="s"] {
    width: 100%;
    height: 40px;
    border-radius: 30px;
    border: 1px solid #b2b4b8;
    padding-left: 20px;
    padding-right: 20px
}

.search-in-place-box-container.search-in-place-box-container-custom-design [name=cpsp-autocomplete] {
    border-radius: 30px;
    border: 1px solid transparent;
    height: 40px;
    padding-left: 20px
}

.search-in-place-box-container.search-in-place-box-container-custom-design:not(.hide-search-button) [name="cpsp-autocomplete"],.search-in-place-box-container.search-in-place-box-container-custom-design:not(.hide-search-button) [name="s"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.search-in-place-box-container.search-in-place-box-container-custom-design:not(.hide-search-button) input[type=submit] {
    border-radius: 0 30px 30px 0;
    padding: 0 30px;
    border: 1px solid #333;
    background: #333;
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-left: 0
}

.search-in-place-box-container.search-in-place-box-container-custom-design [name="s"]:focus,.search-in-place-box-container.search-in-place-box-container-custom-design [name=cpsp-autocomplete]:focus,.search-in-place-box-container.search-in-place-box-container-custom-design input[type=submit]:focus,.search-in-place-box-container.search-in-place-box-container-custom-design:has([name="s"]:focus) input[type=submit] {
    outline: 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15)
}

.search-in-place-box-container.search-in-place-box-container-custom-design input[type=submit]:hover {
    background: #222
}

.search-in-place-box-container.hide-search-button button,.search-in-place-box-container.hide-search-button input[type=button],.search-in-place-box-container.hide-search-button input[type=submit] {
    display: none!important
}

.search-in-place-alert {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.search-in-place-type-page,.search-in-place-type-post {
    background: url(https://toonstream.love/wp-content/plugins/search-in-place/css/arrow.png) 0 bottom no-repeat;
    color: #aaa;
    text-transform: uppercase;
    font-size: 12px
}

.search-in-place {
    position: absolute;
    background-color: #f9f9f9;
    z-index: 9999;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15)
}

.search-in-place .loading {
    width: 16px;
    height: 11px;
    background: url(https://toonstream.love/wp-content/plugins/search-in-place/css/../images/loading.gif) no-repeat;
    margin: 0 auto;
    position: relative
}

.search-in-place-close-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    cursor: pointer;
    position: absolute;
    background: url(https://toonstream.love/wp-content/plugins/search-in-place/css/close-icon.png) center center/contain no-repeat;
    z-index: 999999
}

.search-in-place>div {
    padding: 0 5px
}

.search-in-place .label {
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(center top ,#f9f9f9,#ececec);
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px
}

.search-in-place .item {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px
}

.search-in-place .item.active {
    background-color: #fff
}

.search-in-place .title {
    display: block
}

.search-in-place .resume {
    display: block;
    font-size: 10px
}

.search-in-place .author {
    font-size: small;
    font-weight: 700
}

.search-in-place .date {
    font-size: small;
    margin-left: 5px;
    font-style: italic
}

.search-in-place .more {
    text-align: right
}

input[name="s"],input[name=cpsp-autocomplete] {
    text-transform: lowercase
}

[data-search-in-place] {
    min-height: 30px
}

.search-in-place-results-container .item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0,.2)
}

.search-in-place-results-container .item.last {
    margin-bottom: 10px
}

.search-in-place-results-container .item .data>* {
    display: block;
    clear: both
}

.search-in-place-results-container .item .data {
    margin: 0!important
}

.search-in-place-results-container .thumbnail {
    float: right;
    margin-left: 10px;
    width: 150px;
    border: 1px solid rgba(0,0,0,.2);
    padding: 5px
}

.search-in-place-results-container img {
    position: relative!important;
    float: none;
    width: 100%
}

.search-in-place-results-container .thumbnail+.data {
    float: left;
    width: calc(100% - 160px)
}

.search-in-place-results-container .data .title {
    font-weight: 600;
    font-size: 1.1em;
    margin-bottom: 15px
}

.search-in-place-results-container .data .title a {
    text-decoration: none
}

.search-in-place-results-container .data .resume {
    font-style: italic;
    margin-bottom: 15px
}

.search-in-place-results-container .data .author,.search-in-place-results-container .data .date {
    font-size: .8em
}

.search-in-place-results-container .more {
    text-align: right;
    font-size: .8em
}

.search-in-place a:focus,.search-in-place-mark-active {
    text-decoration: underline;
    text-decoration-color: #ff0075ad;
    text-decoration-style: wavy;
    outline: 0;
    box-shadow: none
}

/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */
@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

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

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

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

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

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

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

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

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-button-lock {
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-lock {
    display: none
}

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

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

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

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

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
    overflow: visible
}

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

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

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

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

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

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

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

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

.swiper-flip {
    overflow: visible
}

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

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

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

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

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

.swiper-cards {
    overflow: visible
}

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

.tippy-box[data-animation=fade][data-state=hidden] {
    opacity: 0
}

[data-tippy-root] {
    max-width: calc(100vw - 10px)
}

.tippy-box {
    position: relative;
    background-color: #333;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    outline: 0;
    transition-property: transform,visibility,opacity
}

.tippy-box[data-placement^=top]>.tippy-arrow {
    bottom: 0
}

.tippy-box[data-placement^=top]>.tippy-arrow:before {
    bottom: -7px;
    left: 0;
    border-width: 8px 8px 0;
    border-top-color: initial;
    transform-origin: center top
}

.tippy-box[data-placement^=bottom]>.tippy-arrow {
    top: 0
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before {
    top: -7px;
    left: 0;
    border-width: 0 8px 8px;
    border-bottom-color: initial;
    transform-origin: center bottom
}

.tippy-box[data-placement^=left]>.tippy-arrow {
    right: 0
}

.tippy-box[data-placement^=left]>.tippy-arrow:before {
    border-width: 8px 0 8px 8px;
    border-left-color: initial;
    right: -7px;
    transform-origin: center left
}

.tippy-box[data-placement^=right]>.tippy-arrow {
    left: 0
}

.tippy-box[data-placement^=right]>.tippy-arrow:before {
    left: -7px;
    border-width: 8px 8px 8px 0;
    border-right-color: initial;
    transform-origin: center right
}

.tippy-box[data-inertia][data-state=visible] {
    transition-timing-function: cubic-bezier(.54,1.5,.38,1.11)
}

.tippy-arrow {
    width: 16px;
    height: 16px;
    color: #333
}

.tippy-arrow:before {
    content: "";
    position: absolute;
    border-color: #fff0;
    border-style: solid
}

.tippy-content {
    position: relative;
    padding: 5px 9px;
    z-index: 1
}

.tippy-box[data-animation=scale-subtle][data-placement^=top] {
    transform-origin: bottom
}

.tippy-box[data-animation=scale-subtle][data-placement^=bottom] {
    transform-origin: top
}

.tippy-box[data-animation=scale-subtle][data-placement^=left] {
    transform-origin: right
}

.tippy-box[data-animation=scale-subtle][data-placement^=right] {
    transform-origin: left
}

.tippy-box[data-animation=scale-subtle][data-state=hidden] {
    transform: scale(.8);
    opacity: 0
}

.gs_logo_area {
    max-width: 100vw;
    position: relative
}

.gs_logo_area,.gs_logo_area * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gs_logo_area.gs_logo__loaded {
    opacity: 1!important;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transition-property: opacity,visibility;
    -o-transition-property: opacity,visibility;
    transition-property: opacity,visibility;
    visibility: visible!important
}

.oxy-gs-logo-slider {
    width: 100%
}

.gs_logo_container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px
}

.gs_logo_container .gs_logo_title {
    font-size: 16px;
    font-weight: 400;
    margin: 20px 0 0;
    text-align: center
}

.gs_logo_container .gs_logo_cats {
    text-align: center
}

.gs_logo_container .swiper-wrapper {
    opacity: 1;
    overflow: initial!important
}

.gs_logo_container.swiper-ticker .swiper-wrapper {
    -webkit-transition-timing-function: linear!important;
    -o-transition-timing-function: linear!important;
    transition-timing-function: linear!important
}

.gs_logo_container.swiper-container {
    height: auto!important
}

.gs_logo_overflow--hidden {
    overflow: hidden!important
}

.gs_logo_single--wrapper {
    padding: 8px;
    width: 20%
}

.gs_logo_single {
    border-radius: 4px;
    height: 100%;
    padding: 24px 16px;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-transition-property: border,background,-webkit-box-shadow;
    transition-property: border,background,-webkit-box-shadow;
    -o-transition-property: border,background,box-shadow;
    transition-property: border,background,box-shadow;
    transition-property: border,background,box-shadow,-webkit-box-shadow;
    width: 100%
}

.gs_logo_single.gs_logo-single--flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.gs_logo_single .gs_logo_single--inner>a,.gs_logo_single>a {
    display: block
}

.gs_logo_single img {
    display: block!important;
    height: auto;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    -webkit-transition: -webkit-filter .25s ease-in-out;
    transition: -webkit-filter .25s ease-in-out;
    -o-transition: filter .25s ease-in-out;
    transition: filter .25s ease-in-out;
    transition: filter .25s ease-in-out,-webkit-filter .25s ease-in-out;
    width: 100%
}

.gs_logo_single--inner {
    min-width: 100%
}

.gs-logo-details>:last-child {
    margin-bottom: 0
}

div[class*=gs_logo_container_list] .gs_logo--details-area,div[class*=gs_logo_container_list] .gs_logo--image-area {
    padding: 10px
}

div[class*=gs_logo_container_list] .gs_logo--image-area a {
    display: block;
    line-height: 0
}

div[class*=gs_logo_container_list] .gs_logo--details-area {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

div[class*=gs_logo_container_list] .gs_logo_single {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background: #f8f8fb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

div[class*=gs_logo_container_list] img {
    max-height: 180px;
    max-width: 180px
}

div[class*=gs_logo_container_list] .gs_logo_title {
    color: #2196f3;
    font-size: 17px;
    margin: 0;
    text-align: left;
    text-transform: capitalize
}

div[class*=gs_logo_container_list] .gs_logo_cats {
    text-align: left
}

div[class*=gs_logo_container_list] .gs-logo-details {
    margin-top: 16px
}

div.gs_logo_container_list .gs_logo_single--wrapper {
    width: 100%
}

div.gs_logo_container_list .gs_logo--image-area {
    margin-right: 6px
}

.gs-logos-table {
    display: table;
    margin-left: 0!important;
    margin-right: 0!important;
    width: 100%
}

.gs-logos-table-row {
    display: table-row
}

.gs-logos-table-cell {
    border-bottom: 1px solid #e4e9ec;
    display: table-cell;
    padding: 30px 20px;
    vertical-align: middle
}

.gs-logos-table-cell.gsc-image {
    width: 10%
}

.gs-logos-table-cell.gsc-image img {
    max-height: 140px;
    max-width: 140px;
    -o-object-fit: contain;
    object-fit: contain
}

.gs-logos-table-cell.gsc-name {
    white-space: nowrap;
    width: 12%
}

.gs-logos-table-cell.gsc-desc {
    width: 100%
}

.gs-logos-table-cell .gs_logo_title {
    color: #2196f3;
    font-size: 16px;
    margin: 0;
    text-align: left;
    text-transform: capitalize
}

.gsc-table-head .gs-logos-table-cell {
    border-bottom: 2px solid #9dd8f3;
    color: #03a9f4;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 10px
}

.gs-swiper--test-class .swiper-slide {
    height: auto!important
}

.gs_logo_area.center .swiper-slide {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gs_logo_area.center .swiper-slide:not(.swiper-slide-active) {
    opacity: .4;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.gs_logo_area.center .swiper-slide.swiper-slide-active {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.def_to_gray:hover,.gray,.gray_to_def,.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.def_to_gray,.gray_to_def:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.gs_logo_area .swiper-button-next,.gs_logo_area .swiper-button-prev {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: rgba(49,50,53,.15);
    border-radius: 50%;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    justify-content: center;
    opacity: .6;
    outline: none!important;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 34px
}

.gs_logo_area .swiper-button-next:after,.gs_logo_area .swiper-button-prev:after {
    content: none
}

.gs_logo_area .swiper-button-next svg,.gs_logo_area .swiper-button-prev svg {
    fill: #3e4146;
    height: auto;
    width: 8px
}

.gs_logo_area .swiper-button-next:hover,.gs_logo_area .swiper-button-prev:hover {
    opacity: 1
}

.gs_logo_area .swiper-pagination-bullet {
    height: 10px;
    width: 10px
}

.gs_logo_area .swiper-pagination-bullet:focus {
    outline: none!important
}

.gs_logo_area.carousel_has--dots .gs_logo_container {
    padding-bottom: 54px
}

.gs_logo_area .swiper-button-next,.gs_logo_area .swiper-button-prev {
    background-image: none!important
}

.gs_logo_area.carousel_nav_pos--left-right .swiper-button-next,.gs_logo_area.carousel_nav_pos--left-right .swiper-button-prev,.gs_logo_area.carousel_nav_pos--left-right-out .swiper-button-next,.gs_logo_area.carousel_nav_pos--left-right-out .swiper-button-prev {
    opacity: 0;
    visibility: hidden
}

.gs_logo_area.carousel_nav_pos--left-right-out:hover .swiper-button-next,.gs_logo_area.carousel_nav_pos--left-right-out:hover .swiper-button-prev,.gs_logo_area.carousel_nav_pos--left-right:hover .swiper-button-next,.gs_logo_area.carousel_nav_pos--left-right:hover .swiper-button-prev {
    opacity: 1;
    visibility: visible
}

@media (min-width: 1300px) {
    .gs_logo_area.carousel_nav_pos--left-right-out .swiper-button-next,.gs_logo_area.carousel_nav_pos--left-right-out .swiper-button-prev {
        opacity:1;
        visibility: visible
    }

    .gs_logo_area.carousel_nav_pos--left-right-out .swiper-button-prev {
        left: -44px
    }

    .gs_logo_area.carousel_nav_pos--left-right-out .swiper-button-next {
        right: -44px
    }
}

.gs_logo_area.carousel_nav_pos--bottom {
    padding-bottom: 54px
}

.gs_logo_area.carousel_nav_pos--bottom .swiper-button-next,.gs_logo_area.carousel_nav_pos--bottom .swiper-button-prev {
    bottom: 0;
    top: auto
}

.gs_logo_area.carousel_nav_pos--bottom .swiper-button-prev,.gs_logo_area.carousel_nav_pos--bottom .swiper-container-rtl .swiper-button-next {
    left: 50%;
    margin-left: -40px;
    right: auto
}

.gs_logo_area.carousel_nav_pos--bottom .swiper-button-next,.gs_logo_area.carousel_nav_pos--bottom .swiper-container-rtl .swiper-button-prev {
    left: auto;
    margin-right: -40px;
    right: 50%
}

.tippy-box {
    background-color: #434343;
    font-size: 15px
}

.tippy-content {
    letter-spacing: .3px;
    padding: 6px 15px 5px;
    position: relative;
    z-index: 1
}

.tippy-arrow {
    color: #434343
}

html[dir=rtl] .gs-logos-table-cell .gs_logo_title,html[dir=rtl] div[class*=gs_logo_container_list] .gs_logo_title {
    text-align: right
}

@media (max-width: 1023px) {
    div[class*=gs_logo_container_list] img {
        max-height:130px;
        max-width: 130px
    }
}

@media (max-width: 767px) {
    div[class*=gs_logo_container_list] .gs_logo_single {
        display:block;
        text-align: center
    }

    div[class*=gs_logo_container_list] .gs_logo_title {
        text-align: center!important
    }

    div[class*=gs_logo_container_list] .gs_logo--image-area {
        margin-left: 0;
        margin-right: 0
    }

    .gs-logos-table {
        text-align: center
    }

    .gs-logos-table,.gs-logos-table .gs-logos-table-cell,.gs-logos-table .gs-logos-table-row {
        display: block;
        width: 100%
    }

    .gs-logos-table .gsc-table-head {
        display: none!important
    }

    .gs-logos-table .gs-logos-table-cell.gsc-image a {
        display: inline-block
    }

    .gs-logos-table .gs-logos-table-cell.gsc-image img {
        max-height: 80px;
        max-width: 160px
    }

    .gs-logos-table .gs_logo_title {
        text-align: center!important
    }

    .gs-logos-table .gs-logos-table-row {
        padding: 30px 0
    }

    .gs-logos-table .gs-logos-table-row:not(:last-child) {
        border-bottom: 1px solid #e4e9ec
    }

    .gs-logos-table .gs-logos-table-cell {
        border: none;
        padding: 10px 0
    }
}

@media (max-width: 680px) {
    div.gs_logo_area div.gs_logo_container_list1 .gs_logo_single--wrapper,div.gs_logo_area div.gs_logo_container_list2 .gs_logo_single--wrapper,div.gs_logo_area div.gs_logo_container_list3 .gs_logo_single--wrapper,div.gs_logo_area div.gs_logo_container_list4 .gs_logo_single--wrapper {
        width:100%!important
    }
}

#gs_logo_area_1:not(.verticaltickerdown):not(.verticalticker) .gs_logo_container {
    margin-left: -5px
}

#gs_logo_area_1:not(.verticaltickerdown):not(.verticalticker) .gs_logo_container {
    margin-right: -5px
}

#gs_logo_area_1:not(.verticaltickerdown):not(.verticalticker) .gs_logo_single--wrapper {
    padding: 5px
}

#gs_logo_area_1 ul.gs-logo-filter-cats {
    text-align: center!important
}

#gs_logo_area_1 .gs_logo_single--wrapper {
    width: 20%
}

@media (max-width: 1023px) {
    #gs_logo_area_1 .gs_logo_single--wrapper {
        width:33.333333333333%
    }
}

@media (max-width: 767px) {
    #gs_logo_area_1 .gs_logo_single--wrapper {
        width:33.333333333333%
    }
}

.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: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner::before {
        animation-name: blink;
        animation-duration: 2000ms
    }
}

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

.mt-10 {
    margin-top: 10px!important
}

:root {
    --body: #110920;
    --text: #fff;
    --link: #fff;
    --link-hover: #03c1ef;
    --primary: #03c1ef;
    --secondary: #8c3596;
    --tertiary: #666;
    --dark: #000;
    --light: #fff;
    --gray: #1b0f30;
    --gray-light: #311e54;
    --gray-dark: #eee;
    --dark-2: rgba(0,0,0,.2);
    --dark-5: rgba(0,0,0,.5);
    --light-1: rgba(255,255,255,.1);
    --light-2: rgba(255,255,255,.2);
    --light-7: rgba(255,255,255,.7);
    --success: #28a745;
    --danger: #FF5757;
    --warning: #ffc107;
    --size: 1rem;
    --f-size: 1rem;
    --family: 'Work Sans'
}

@media (min-width: 1600px) {
    :root {
        --f-size:1.125rem
    }
}

*,:before,:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 0
}

body {
    margin: 0;
    font: 400 var(--f-size)/1.8 var(--family),sans-serif;
    overflow-x: hidden;
    word-wrap: break-word;
    background-color: var(--body);
    color: var(--text);
    -webkit-text-size-adjust: 100%
}

hr {
    border: 0;
    margin: calc(2 * var(--size)) 0;
    clear: both;
    overflow: hidden;
    height: 1px;
    background-color: var(--light-1)
}

[hidden],.hdd {
    display: none
}

.swh {
    display: block
}

img {
    vertical-align: middle;
    max-width: 100%
}

:focus {
    outline: 0
}

a {
    text-decoration: none;
    color: var(--link)
}

a:hover {
    color: var(--link-hover)
}

table {
    width: 100%
}

.title,[class*="-title"],h1,h2,h3,h4,h5,h6 {
    line-height: 1.2;
    font-weight: 700
}

h1 {
    font-size: calc(3 * var(--f-size))
}

h2 {
    font-size: calc(2 * var(--f-size))
}

h3 {
    font-size: calc(1.5 * var(--f-size))
}

h4,h5,h6 {
    font-size: var(--f-size)
}

.tac {
    text-align: center
}

#aa-wp {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

#aa-wp>.bd {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.cont {
    margin: 0 auto;
    padding-left: var(--size);
    padding-right: var(--size);
    width: 100%
}

ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,fieldset,figure {
    margin: 0 0 var(--size)
}

nav ul,[class*="-lst"],ul[class*="dfx"] {
    margin: 0;
    padding: 0
}

nav li,[class*="-lst"] li,[class*="dfx"]>li {
    list-style-type: none
}

.mb0 {
    margin-bottom: 0
}

.mb1 {
    margin-bottom: var(--size)
}

.mla {
    margin-left: auto
}

.ml0 {
    margin-left: 0
}

.ml1 {
    margin-left: var(--size)
}

.mra {
    margin-right: auto
}

.mr0 {
    margin-right: 0
}

.mr1 {
    margin-right: var(--size)
}

.mac {
    margin-left: auto;
    margin-right: auto
}

[class*="align"] {
    margin-bottom: var(--size)
}

.alignleft {
    margin-right: var(--size)
}

.alignright {
    margin-left: var(--size)
}

.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.fcl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.rw {
    margin-left: -.5rem;
    margin-right: -.5rem;
    margin-bottom: 0;
    padding: 0
}

.rw>* {
    padding-left: .5rem;
    padding-right: .5rem;
    max-width: 100%;
    list-style: none
}

.rw.sm {
    margin-left: -.25rem;
    margin-right: -.25rem
}

.rw.sm>* {
    padding-left: .25rem;
    padding-right: .25rem
}

.dfx,.rw,.eqcl>* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fwp,.rw {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fg1,.rw.rfg1>*,.fg1c>* {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%
}

.cl0,.rw>* {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.cl1,.rcl1>*,.eqcl>*>* {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.cl2,.rcl2>* {
    -ms-flex: 0 0 calc(100%/2);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100%/2);
    max-width: calc(100%/2)
}

.cl3,.rcl3>* {
    -ms-flex: 0 0 calc(100%/3);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100%/3);
    max-width: calc(100%/3)
}

.cl4,.rcl4>* {
    -ms-flex: 0 0 calc(100%/4);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100%/4);
    max-width: calc(100%/4)
}

.cl5,.rcl5>* {
    -ms-flex: 0 0 calc(100%/5);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100%/5);
    max-width: calc(100%/5)
}

.cl6,.rcl6>* {
    -ms-flex: 0 0 calc(100%/6);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100%/6);
    max-width: calc(100%/6)
}

.jst-cr {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jst-fe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

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

.alg-cr {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.alg-fs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.alg-ed {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.alg-ss {
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start
}

.alg-fe {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.or-1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: -1;
    order: -1
}

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

.or2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.or3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

button,input,select,textarea {
    font: inherit;
    width: 100%;
    vertical-align: middle;
    line-height: normal;
    text-transform: none;
    overflow: visible
}

fieldset {
    border: 1px solid #fff0;
    padding: var(--size)
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
    border: 0;
    padding: var(--size)
}

label {
    display: inline-block;
    padding: .875rem 0;
    line-height: 1.25rem
}

label[for] {
    cursor: pointer
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

input,textarea,select {
    display: block;
    padding: calc(.5 * var(--size)) var(--size);
    width: 100%;
    line-height: 2rem;
    background-color: var(--light-1);
    color: var(--text);
    border-radius: .2rem;
    border: 0
}

.inp .ico {
    display: block;
    position: relative
}

.inp .ico>input:focus+i {
    opacity: 1;
    color: var(--light)
}

.inp .ico>i {
    position: absolute;
    right: 0;
    top: 0;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    opacity: .5;
    pointer-events: none
}

input.sm,select.sm {
    padding-top: 0;
    padding-bottom: 0
}

input:focus,textarea:focus,select:focus {
    background-color: var(--light-2);
    color: var(--light)
}

[type="color"],[type="number"],[type="range"] {
    width: auto;
    min-width: 7rem
}

:disabled {
    cursor: default;
    opacity: .8
}

::-webkit-input-placeholder {
    color: currentColor
}

:-ms-input-placeholder {
    color: currentColor
}

::-ms-input-placeholder {
    color: currentColor
}

::placeholder {
    color: currentColor
}

textarea {
    overflow: auto;
    min-height: 6rem;
    max-width: 100%;
    height: auto;
    resize: vertical;
    padding: var(--size);
    max-height: 15rem
}

.val-ok .val {
    color: var(--success)
}

.val-no .val {
    color: var(--danger)
}

[class*="val-"] .val {
    font-size: calc(.75 * var(--f-size));
    display: block;
    padding-top: .5rem
}

[class*="val-"] .val:before {
    margin-right: .5rem
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg fill='%23999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'/%3E%3Cpath d='M0-.75h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-position: right var(--size) center;
    background-repeat: no-repeat;
    background-size: 1.5rem;
    padding-right: 3rem
}

select.sm {
    background-position: right .5rem center
}

.ifl input {
    display: none
}

[type='checkbox'],[type='radio'] {
    width: auto;
    min-height: auto;
    display: inline-block;
    border: 0;
    vertical-align: baseline
}

.chk {
    text-align: left
}

.chk label {
    padding-left: 2.5rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chk input+label:before,.chk input+label:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: .3rem;
    content: '';
    text-align: center;
    line-height: 1.5rem;
    font-size: var(--f-size)
}

.chk input+label:after {
    display: none
}

.chk input:checked+label:after {
    display: block
}

.chk [type="radio"]+label:before {
    border-radius: 2rem
}

.chk input {
    position: absolute;
    opacity: 0
}

.chk label:before {
    background-color: var(--gray-light)
}

.chk input:checked+label:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'%3E%3C/path%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: .8rem;
    background-color: var(--primary)
}

.btn,button,[type='button'],[type='reset'],[type='submit'],.pagination a,.extend,.tagcloud a,a.comment-reply-link {
    cursor: pointer;
    padding: .5rem 1.5rem;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 2rem;
    width: auto;
    background-color: var(--light-2);
    color: var(--light);
    min-width: 3rem;
    border: 0
}

.btn:hover,a.btn:hover,button:hover,.tagcloud a:hover,a.comment-reply-link:hover,[type='button']:hover,[type='reset']:hover,[type='submit']:hover,.pagination a:hover,.pagination .current {
    background-color: var(--primary);
    color: var(--light)
}

.btn.blk {
    width: 100%
}

.btn.snd,.page-link.current,.submit {
    background-color: var(--primary);
    color: var(--light);
    -webkit-box-shadow: 0 0 1rem var(--primary);
    box-shadow: 0 0 1rem var(--primary)
}

.btn.snd:hover,.submit:hover {
    background-color: var(--secondary);
    color: var(--light);
    -webkit-box-shadow: 0 0 1rem var(--secondary);
    box-shadow: 0 0 1rem var(--secondary)
}

.btn[class*="fa-"]:before,.btn>[class*="fa-"]:before {
    margin-right: var(--size);
    color: var(--primary)
}

.btn.sm,.tagcloud a,a.comment-reply-link {
    font-size: .75rem;
    padding: 0 .75rem
}

.btn.lg {
    padding-top: var(--size);
    padding-bottom: var(--size);
    text-transform: uppercase;
    font-weight: 700;
    font-size: var(--f-size);
    min-width: 10rem
}

.btn.lnk,.btn.lnk:hover {
    background-color: #fff0;
    border-color: #fff0;
    color: var(--link)
}

.btn.lnk:hover {
    color: var(--primary)
}

.btn.npd {
    padding-left: 0;
    padding-right: 0
}

.btn.npd:before,.btn.npd>[class*="fa-"]:before {
    margin-right: 0
}

.btn.lin {
    background-color: #fff0;
    border: 2px solid var(--primary);
    line-height: calc(2rem - 4px)
}

.btn.lin:hover {
    background-color: var(--primary)
}

.btn.light {
    background-color: var(--light-1)
}

.btn.lin.light {
    border-color: var(--light-1)
}

.btn.aa-lnk {
    margin-right: 1rem;
    position: relative
}

.btn.aa-lnk:after {
    position: absolute;
    right: -1rem;
    top: 0;
    font-size: .75rem;
    width: .75rem;
    color: var(--primary);
    line-height: 3rem
}

button,input,textarea,select,li:before,li a,.btn {
    -webkit-transition: .2s;
    transition: .2s
}

.lnk-blk:after,.lnk-blk-a>a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ''
}

.ic {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    height: 1em;
    width: 1em;
    font-size: inherit
}

.ic svg {
    height: 1em;
    width: 1em;
    bottom: -.125em;
    position: absolute;
    fill: currentColor
}

.wp-caption,.wp-caption-text,.sticky,.gallery-caption,.bypostauthor {
    color: inherit
}

.says,.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.rssSummary,.wp-caption-text,.bypostauthor {
    font-size: .75rem
}

.aa-drp {
    position: relative
}

.aa-drp.left .sub-menu {
    left: auto;
    right: 0
}

.on>.sub-menu {
    display: block
}

.full>.sub-menu {
    right: 0;
    min-width: 15rem
}

.menu li>a,.sub-menu li>a {
    display: block;
    line-height: 2rem
}

.menu>li>a {
    padding: .5rem 0
}

li[class*="fa-"]>a {
    padding-left: 2rem
}

li[class*="fa-"]:before {
    width: 1.5rem;
    text-align: center;
    position: absolute;
    top: .5rem;
    pointer-events: none;
    left: 0
}

.sub-menu li[class*="fa-"]>a {
    padding-left: 2.5rem
}

.sub-menu li[class*="fa-"]:before {
    left: .5rem;
    top: 0;
    opacity: .5
}

.sub-menu li[class*="fa-"]:hover:before {
    opacity: 1
}

.menu-item-has-children,li[class*="fa-"] {
    position: relative
}

.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: .5rem;
    min-width: 10rem;
    z-index: 10;
    border: 0;
    background-color: var(--gray);
    border-radius: .25rem;
    padding: .5rem 0;
    list-style: none;
    max-height: 20rem;
    overflow: auto;
    font-size: calc(.875 * var(--f-size));
    -webkit-box-shadow: 0 0 2rem var(--body);
    box-shadow: 0 0 3rem var(--dark)
}

.sub-menu span[class*="type-"] {
    float: left;
    font-size: .5rem;
    margin-top: .5rem;
    margin-right: .5rem;
    margin-left: -.35rem
}

.sub-menu>li {
    line-height: 2rem;
    font-size: .75rem
}

.sub-menu>li>a {
    color: var(--text);
    padding: 0 var(--size);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.sub-menu>li.on>a,.sub-menu>li>a:not(.btn):hover {
    background-color: var(--dark-5)
}

.sub-menu>li.on>a,.sub-menu>li.on:before,.sub-menu>li>a:not(.btn):hover,.sub-menu>li:hover:before {
    color: var(--primary)
}

.sub-menu>li.on:before {
    color: var(--primary)
}

.sub-menu>li.title {
    pointer-events: none;
    text-transform: uppercase;
    font-size: .7rem;
    padding: 0 var(--size);
    margin-bottom: .5rem;
    font-weight: 400;
    opacity: .5
}

.sub-menu>li>a.btn {
    margin: var(--size)
}

.sub-menu>li.loading {
    text-align: center;
    font-size: 1.5rem;
    padding: .5rem
}

.sub-menu>li.error {
    text-align: center;
    padding: .5rem
}

.rnd {
    border-radius: 5rem
}

[class*="anm-"],.sub-menu {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.anm-a,.sub-menu {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.anm-b {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.anm-c {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.mdl,.mdl .mdl-cn,.mdl .mdl-ovr {
    display: none
}

.mdl,.mdl-ovr {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    padding: 1.5rem;
    overflow: auto;
    text-align: center;
    font-size: 0;
    white-space: nowrap
}

.mdl-ovr {
    background-color: var(--gray);
    z-index: 1;
    opacity: .8
}

.mdl-ovr:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--body);
    opacity: .7;
    content: ''
}

.mdl:before {
    content: '';
    display: inline-block;
    width: 1px;
    margin-left: -1px;
    height: 100%;
    vertical-align: middle
}

.mdl .mdl-cn {
    display: inline-block
}

.mdl-cn {
    background-color: var(--gray);
    border-radius: .3rem;
    max-width: 25rem;
    width: 100%;
    font-size: .875rem;
    text-align: left;
    white-space: normal;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 2rem var(--dark-5);
    box-shadow: 0 0 2rem var(--dark-5);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2
}

.mdl-hd,.mdl-bd,.mdl-ft {
    padding: calc(1.5 * var(--size))
}

.mdl-hd {
    position: relative;
    border-bottom: 1px solid var(--light-1)
}

.mdl-hd .mdl-title {
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 2rem;
    padding: .5rem 0;
    color: var(--light);
    font-weight: 400
}

.btn.mdl-close {
    position: absolute;
    right: .5rem;
    top: calc(1.5 * var(--size));
    background-color: #fff0;
    color: var(--primary)!important;
    font-size: 1.2rem;
    min-width: 3rem
}

.btn.mdl-close>i:before {
    margin-right: 0
}

.mdl-bd>p:last-child {
    margin-bottom: 0
}

.mdl-ft {
    border-top: 1px solid var(--light-1);
    padding-top: var(--size);
    padding-bottom: var(--size)
}

.mdl-ft a {
    font-weight: 700
}

.mdl.on,.mdl.on .mdl-ovr {
    display: block
}

.mdl.on .mdl-cn {
    display: inline-block
}

.mdl-on {
    overflow: hidden
}

#mdl-trailer .btn.mdl-close {
    min-width: 2rem;
    right: -.5rem;
    z-index: 3;
    top: -.5rem;
    background-color: var(--danger);
    padding: 0;
    border-radius: 50%
}

#mdl-trailer .btn.mdl-close i:before {
    color: var(--light)
}

.video {
    position: relative;
    min-height: 250px;
    overflow: hidden;
    max-height: 43rem;
    background-color: #000;
    margin-bottom: var(--size)
}

.video:last-child {
    margin-bottom: 0
}

.video:before {
    content: '';
    display: block;
    padding-top: 56.55%
}

.video video,.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

[class*="msg-"] {
    position: relative;
    padding: calc(.7 * var(--size)) var(--size);
    margin-bottom: var(--size);
    z-index: 1
}

[class*="msg-"] p:last-child {
    margin-bottom: 0
}

[class*="msg-"]:before,[class*="msg-"]:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: .2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[class*="msg-"]:before {
    background-color: currentColor;
    opacity: .1
}

[class*="msg-"]:after {
    border: 1px solid currentColor;
    opacity: .2
}

[class*="msg-"] p:before {
    margin-right: .5rem
}

[class*="msg-"] a {
    color: currentColor;
    font-weight: 700
}

[class*="msg-"] a:hover {
    text-decoration: underline
}

[class*="msg-"]>i {
    margin-right: .5rem
}

[class*="msg-"]:last-child {
    margin-bottom: 0
}

.msg-w {
    color: var(--warning)
}

.msg-d {
    color: var(--danger)
}

.msg-s {
    color: var(--success)
}

p.note {
    padding: .5rem 0 .5rem 3rem;
    position: relative;
    font-size: var(--f-size)!important;
    color: var(--link)
}

.note:before {
    font-size: 2rem;
    position: absolute;
    left: 0;
    top: .25rem;
    line-height: 2rem;
    opacity: .2
}

.aa-tb.on {
    display: block
}

.aa-tbs {
    margin: 0 0 var(--size);
    padding: 0;
    list-style: none;
    white-space: nowrap
}

.aa-tbs>li {
    display: inline-block;
    margin-right: var(--size)
}

.aa-tbs>li:last-child {
    margin-right: 0
}

.aa-tbs {
    overflow: auto
}

.aa-tbs a {
    display: block;
    line-height: 2rem;
    font-size: var(--f-size);
    color: var(--text);
    white-space: nowrap;
    position: relative;
    margin-bottom: var(--size);
    opacity: .7
}

.aa-tbs a:before {
    height: 3px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(-1 * var(--size));
    width: 0;
    margin: auto;
    -webkit-transition: .2s;
    transition: .2s
}

.aa-tbs a.on {
    color: var(--link);
    opacity: 1
}

.aa-tbs a.on:before {
    background-color: var(--primary);
    width: 100%
}

.pagination {
    text-align: center;
    font-weight: 700;
    margin-bottom: var(--size)
}

.pagination a,.pagination span {
    min-width: 2rem;
    height: 2rem;
    padding: .5rem;
    display: inline-block;
    vertical-align: top;
    margin: .3rem .2rem;
    line-height: var(--size);
    font-size: .875rem
}

.pagination a.prev,.pagination a.next {
    text-transform: uppercase;
    color: var(--tertiary);
    background-color: #fff0
}

.pagination a.prev:hover,.pagination a.next:hover {
    color: var(--light);
    -webkit-box-shadow: none;
    box-shadow: none
}

.error404 .bd,.error404 .bd>.cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.oops {
    text-align: center;
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding-top: var(--size)
}

.oops:before,.no-results:before {
    color: var(--primary);
    font-size: 10rem;
    line-height: 1;
    margin-bottom: 2rem;
    display: block
}

.oops-title {
    margin-bottom: var(--size)
}

.hd {
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative;
    margin-bottom: var(--size);
    z-index: 10;
    transition: .4s
}

body.pfx .hd {
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

body.pfx .hd:before {
    content: '';
    position: absolute;
    left: calc(50% - 50vw);
    width: 100vw;
    top: 0;
    height: 150%;
    z-index: -1;
    background: linear-gradient(to bottom,var(--body) 0%,#fff0 100%);
    pointer-events: none
}

.logo {
    margin-bottom: 0
}

.logo img {
    height: 3rem;
    width: auto
}

.logo img[src*="-ico"] {
    height: 2rem
}

.menu>li>a {
    color: var(--text)
}

.menu>li.current-menu-item>a,.menu>li:hover>a {
    color: var(--light)
}

.menu>li:before {
    color: var(--primary)
}

.menu-item-has-children>a:after {
    color: var(--primary);
    font-size: .75rem;
    margin-left: .5rem
}

.menu>li.menu-item-has-children.item-cinemay>ul.sub-menu>li {
    width: 5rem;
    text-align: center
}

.search {
    position: relative
}

.search input {
    border-radius: 5rem;
    background-color: var(--light-2);
    border: 2px solid var(--light-2);
    padding-right: 3rem;
    line-height: calc(2rem - 4px)
}

.search>.btn {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 1rem
}

.search>.btn>i:before {
    color: var(--light)
}

.user-menu .btn {
    padding: 0;
    position: relative
}

.user-menu .btn span:before {
    color: var(--light);
    margin-right: 0
}

.avatar {
    display: block;
    background-color: var(--light-2)!important;
    position: relative;
    text-align: center;
    line-height: 3rem;
    color: var(--light);
    width: 3rem;
    height: 3rem;
    border-radius: 50%
}

.avatar img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -o-object-fit: cover;
    object-fit: cover
}

.menu-btn {
    font-size: 1.5rem
}

@media (max-width: 991px) {
    .hd .logo,.hd .menu-btn {
        position:relative;
        z-index: 11
    }

    .menu-btn.on>i:before {
        content: '\f00d'
    }

    #menu {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        z-index: 10;
        padding: 1rem 0;
        margin-top: -1px
    }

    #menu .dv {
        position: relative;
        padding-top: 1.5rem
    }

    #menu .dv:before {
        content: '';
        position: absolute;
        height: 1px;
        width: 100vw;
        left: calc(50% - 50vw);
        background-color: var(--light-1);
        top: 0
    }

    #menu>ul,#menu>ul>li {
        margin-bottom: 1rem
    }

    #menu>ul.menu>li,#menu>ul:last-child,#menu>ul>li:last-child {
        margin-bottom: 0
    }

    #menu .sub-menu {
        position: static;
        background-color: #fff0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    #menu .sub-menu:before {
        display: none
    }

    #menu .menu .sub-menu {
        display: block;
        margin-top: 0;
        padding-top: 0
    }

    #menu .menu .sub-menu>li {
        float: left;
        width: calc(100% / 3)
    }

    #menu .menu .item-cinemay .sub-menu>li {
        width: 4rem
    }

    #menu .menu .sub-menu:after {
        clear: both;
        content: '';
        display: block;
        overflow: hidden
    }

    #menu:before,#menu:after {
        position: absolute;
        left: calc(50% - 50vw);
        width: 100vw;
        top: 0;
        background-color: var(--dark-2);
        content: '';
        height: calc(100% + 10rem);
        margin-top: -10rem;
        z-index: -1
    }

    #menu:after {
        background-color: var(--gray);
        opacity: .9;
        z-index: -2
    }

    #menu:before {
        -webkit-box-shadow: 0 0 2rem var(--dark-2);
        box-shadow: 0 0 2rem var(--dark-2)
    }

    #aa-wp.on #menu {
        display: block
    }

    .user-menu>.btn {
        margin-right: 0
    }

    .user-menu>.btn:after {
        right: 1rem
    }

    .user-menu .user-name {
        margin-left: 1rem;
        text-align: left;
        color: var(--light);
        line-height: 1.5rem
    }

    .user-menu .user-name span>span {
        display: block;
        font-size: .65rem;
        opacity: .5;
        text-transform: uppercase;
        line-height: 1
    }

    .btn.btn-login,.btn.btn-signup {
        padding: 0;
        background-color: var(--gray);
        border-radius: .2rem;
        font-size: .75rem;
        text-transform: uppercase;
        border: 0;
        line-height: 2rem
    }

    .btn.btn-login:hover,.btn.btn-signup:hover {
        background-color: var(--body);
        color: var(--light)
    }

    .menu>li.current-menu-item {
        position: relative
    }

    .menu>li.current-menu-item>a:before {
        position: absolute;
        left: -1rem;
        top: 0;
        width: 3px;
        background-color: var(--primary);
        content: '';
        height: 3rem
    }
}

@media (max-width: 768px) {
    #menu .menu .sub-menu>li {
        float:left;
        width: calc(100% / 2)
    }
}

@media (min-width: 992px) {
    .hd .logo,.menu>li {
        margin-right:1rem
    }

    .hd .menu>li:last-child {
        margin-right: 0
    }

    .menu>li>a,.search input,.btn.btn-login,.btn.btn-signup {
        font-size: .875rem
    }

    .menu>li>a {
        position: relative
    }

    .menu>li.current-menu-item>a:before {
        position: absolute;
        left: 0;
        top: -1rem;
        right: 0;
        height: 3px;
        background-color: var(--primary);
        content: ''
    }

    .menu-item-has-children:hover>.sub-menu {
        display: block;
        margin-top: 0;
        width: 25rem
    }

    .menu-item-has-children:hover>.sub-menu:after {
        clear: both;
        display: block;
        overflow: hidden;
        content: ''
    }

    .menu-item-has-children:hover>.sub-menu>li {
        float: left;
        width: 50%
    }

    .hd .search input {
        width: 10rem
    }

    .user-menu>.btn {
        width: 3.5rem
    }

    .home.login-off #menu {
        justify-content: center
    }

    .login-off #menu {
        justify-content: flex-end
    }
}

@media (min-width: 992px) and (max-width:1599px) {
    .hd .logo img {
        max-width:10rem
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .btn.btn-login {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 1200px) {
    .menu>li>a {
        font-size:.875rem
    }

    .btn.btn-login {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .hd .search input {
        width: 12rem
    }
}

@media (min-width: 1600px) {
    .hd {
        padding-top:2rem;
        padding-bottom: 2rem
    }

    .hd .menu>li.current-menu-item>a:before {
        top: -2rem
    }

    #menu {
        margin-left: 1rem
    }

    .menu>li {
        margin-right: 3rem
    }

    .menu>li>a,.search input,.btn.btn-login,.btn.btn-signup {
        font-size: var(--f-size)
    }

    .hd .search input {
        width: 13.5rem
    }

    .hd.headroom--not-top .menu>li.current-menu-item>a:before {
        top: -1rem
    }
}

.home-search {
    margin-left: auto;
    margin-right: auto;
    max-width: 32rem;
    margin-bottom: calc(3 * var(--size));
    padding-top: var(--size)
}

.home-search .logo {
    margin-bottom: calc(2 * var(--size))
}

.home-search .logo img {
    height: 4rem
}

.home-search form>input {
    height: 4rem;
    font-size: 1.25rem;
    padding-left: 1.5rem;
    padding-right: 4rem
}

.home-search form>.btn {
    line-height: 3rem;
    font-size: 1.5rem;
    padding-right: 1.5rem
}

.home-search .sub-menu {
    margin-top: 1rem
}

.main-site,.sidebar {
    margin-bottom: calc(2 * var(--size))
}

.section {
    margin-bottom: var(--size)
}

.section:last-child {
    margin-bottom: 0
}

.section-header {
    margin-bottom: 1rem;
    border-bottom: 1px solid var(--light-1)
}

.section-header>.rw {
    margin-bottom: .5rem
}

.aa-tbs {
    margin-bottom: -2px;
    text-transform: uppercase
}

.section-title,.widget-title {
    font-size: calc(1.25 * var(--f-size));
    margin-bottom: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
    line-height: 2rem;
    color: var(--light)
}

.btn.more {
    padding-left: 0;
    padding-right: 0
}

.post {
    position: relative;
    margin-bottom: var(--size)
}

.post .entry-title {
    font-size: .875rem;
    font-weight: 400;
    margin-bottom: .5rem;
    color: var(--light)
}

.post-thumbnail {
    position: relative;
    margin-bottom: .5rem;
    overflow: hidden
}

.post-thumbnail figure {
    margin-bottom: 0;
    border-radius: .2rem;
    overflow: hidden;
    position: relative
}

.post-thumbnail figure:before {
    content: '';
    padding-top: 150%;
    display: block
}

.post-thumbnail figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%!important;
    border-radius: .2rem;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.post-thumbnail .year {
    position: absolute;
    left: .5rem;
    bottom: .5rem;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    font-size: .65rem;
    border-radius: .2rem;
    padding: 0 .5rem;
    backdrop-filter: blur(20px);
    background-color: rgb(255 255 255 / .2);
    line-height: 1.4rem;
    color: var(--light)
}

.post-thumbnail .watch {
    margin: 1rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3rem;
    border-radius: .2rem;
    background-color: var(--light-1);
    opacity: 0
}

.post-thumbnail .play {
    width: 4rem;
    height: 4rem;
    border-radius: 4rem;
    border: .1rem solid var(--light);
    line-height: 3.9rem;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: var(--light);
    padding-left: .25rem;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.post-thumbnail .post-ql {
    position: absolute;
    left: .5rem;
    top: .5rem;
    transition: all .4s ease-in-out;
    max-width: 90%
}

.post-thumbnail .post-ql span,span[class*="type-"] {
    line-height: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin-right: .25rem;
    margin-bottom: .25rem
}

.post-thumbnail .post-ql .Qlty,span[class*="type-"] {
    backdrop-filter: blur(20px);
    background-color: rgb(255 255 255 / .2);
    font-size: .65rem;
    border-radius: 1rem;
    padding: 0 .5rem;
    text-transform: uppercase;
    color: var(--light)
}

.post-thumbnail .post-ql .lang {
    margin-top: 1px
}

.post-thumbnail .post-ql .lang img {
    max-height: 14px;
    vertical-align: top
}

.post:hover .post-thumbnail .play {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.post:hover .post-thumbnail .year,.post:hover .post-thumbnail .post-ql {
    left: -4rem;
    opacity: 0
}

.post:hover .post-thumbnail .watch {
    bottom: 0;
    opacity: 1
}

.post:hover .post-thumbnail figure img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-filter: blur(3px);
    filter: blur(3px);
    opacity: .3
}

.entry-meta {
    line-height: 1rem;
    font-size: .75rem
}

.entry-meta>* {
    display: inline-block;
    vertical-align: top;
    margin-right: .7rem;
    margin-bottom: .5rem
}

.views span {
    font-weight: 700
}

.vote {
    color: var(--light);
    font-weight: 700
}

.vote span {
    color: var(--primary)
}

span[class*="type-"] {
    vertical-align: middle
}

.post.episodes {
    background-color: var(--gray);
    border-radius: .2rem;
    padding: .5rem;
    -webkit-transition: .2s;
    transition: .2s;
    line-height: 1rem;
    backdrop-filter: blur(10px)
}

.post.episodes:before {
    position: absolute;
    right: .5rem;
    bottom: .6rem;
    line-height: 1;
    opacity: .2
}

.post.episodes:hover {
    background-color: var(--gray-light);
    -webkit-box-shadow: inset 0 -3px 0 var(--primary);
    box-shadow: inset 0 -3px 0 var(--primary);
    border-radius: .2rem .2rem 0 0
}

.post.episodes:hover:before {
    color: var(--primary);
    opacity: 1
}

.post.episodes .num-epi,.post.episodes .entry-title {
    display: inline;
    vertical-align: top;
    font-size: .875rem
}

.post.episodes .num-epi {
    font-weight: 700;
    color: var(--primary)
}

.post.episodes .entry-meta {
    opacity: .5;
    padding-top: .3rem
}

.post.episodes .entry-meta>* {
    margin-bottom: 0
}

.post.episodes .post-thumbnail figure:before {
    padding-top: 56%
}

.post.episodes.lg {
    overflow: hidden
}

.post.episodes.lg .num-epi {
    display: block;
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: .3rem
}

.post.episodes.lg:before {
    bottom: auto;
    top: .7rem
}

.post.episodes.lg .view {
    top: .7rem;
    right: -3rem;
    position: absolute;
    font-size: .875rem;
    opacity: 1;
    -webkit-transition: .2s;
    transition: .2s
}

.post.episodes.lg .post-thumbnail img {
    filter: none
}

.post.episodes.lg .post-thumbnail .play {
    display: none
}

.post.episodes.lg:hover .view {
    right: 2rem;
    opacity: 1
}

.choose-season {
    padding-bottom: 1rem
}

.choose-season .btn {
    font-size: 1.5rem;
    font-weight: 700;
    padding-right: 1.5rem;
    margin-right: 0;
    color: var(--light)!important
}

.choose-season .btn span {
    font-size: .75rem;
    text-transform: uppercase;
    display: block;
    opacity: .5;
    font-weight: 400;
    line-height: 1rem;
    text-align: left
}

.choose-season .btn:after {
    top: auto;
    bottom: 0;
    font-size: 1rem;
    right: 0
}

.choose-season .aa-cnt {
    margin-top: -.5rem
}

.choose-season dt {
    margin-left: .5rem
}

.choose-season .aa-cnt {
    background-color: var(--gray-light)
}

.choose-season .aa-cnt .sub-menu>li>a:hover {
    background-color: var(--gray)
}

.choose-season .aa-lnk.btn.aa-arrow-right:after {
    content: "\f054"
}

.post.top .post-thumbnail {
    width: 3rem;
    margin-right: var(--size);
    margin-bottom: 0
}

.post.top .post-thumbnail figure:before {
    padding-top: 100%
}

.post.top .entry-meta,.post.top .entry-meta>* {
    margin-bottom: 0
}

.post.top:hover .post-thumbnail figure img {
    opacity: 1;
    -webkit-filter: none;
    filter: none
}

.plyrbg,.plyrbg img,.dvrplyr,.dvrplyr .dvr-300 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: var(--body);
    right: 0;
    bottom: 0
}

.plyrbg img {
    opacity: .2;
    z-index: 1;
    object-fit: cover
}

.play-video {
    width: 6rem;
    height: 6rem;
    text-align: center;
    line-height: 5.75rem;
    border: 2px solid #fff;
    color: #fff;
    font-size: 1.5rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 6rem;
    cursor: pointer;
    z-index: 2;
    background-color: rgb(255 255 255 / .1);
    padding-left: .25rem;
    transition: .2s;
    box-shadow: 0 0 3rem rgb(0 0 0 / .5)
}

.play-video:hover {
    transform: scale(1.1)
}

.single .options:first-child {
    margin-left: auto;
    margin-right: 0
}

.dvrplyr {
    z-index: 11;
    background-color: var(--dark-5)
}

.dvrplyr div.dvr-300 {
    margin: auto;
    width: 300px;
    height: 250px;
    overflow: visible
}

.dvrplyr div.dvr-300 .btn-close {
    width: 3rem;
    height: 3rem;
    padding: .5rem;
    border-radius: 3rem;
    background-color: var(--danger);
    position: absolute;
    right: -1rem;
    top: -1rem
}

.dvrplyr div.dvr-300 .btn-close:hover {
    transform: scale(1.1)
}

.dvrplyr div.dvr-300 .btn-close i:before {
    margin-right: 0;
    color: #fff
}

.post.single,.player aside {
    margin-bottom: 2rem
}

.post.single {
    z-index: 2
}

.post.single .post-thumbnail {
    width: 5rem;
    margin-right: var(--size);
    float: left
}

.post.single:hover .post-thumbnail img {
    -webkit-transform: none;
    transform: none;
    -webkit-filter: none;
    filter: none;
    opacity: 1
}

.post.single .entry-title {
    font-size: 1.5rem;
    font-weight: 700
}

.post.single .description {
    clear: both;
    margin-bottom: 1rem;
    opacity: .7
}

.post.single .entry-meta {
    font-size: .875rem
}

.post.single .entry-meta span:before {
    font-size: .75rem;
    margin-right: .5rem;
    color: var(--primary)
}

.entry-meta .seasons span,.entry-meta .episodes span {
    font-weight: 700;
    color: var(--primary)
}

.description>:last-child {
    margin-bottom: 0
}

.cast-lst {
    line-height: 1rem;
    font-size: .75rem
}

.cast-lst li {
    margin-right: 2rem
}

.cast-lst span {
    font-size: .75rem;
    display: block;
    margin-bottom: .5rem;
    opacity: .7
}

.cast-lst a {
    margin-bottom: .5rem;
    display: inline-block;
    vertical-align: top;
    margin-left: .3rem
}

.cast-lst a:first-child {
    margin-left: 0
}

.vote-cn {
    overflow: hidden;
    padding-bottom: 2rem;
    margin-bottom: -1.5rem
}

.vote-cn .vote {
    text-align: center;
    display: block;
    padding: 1rem;
    min-width: 10rem;
    line-height: 2rem;
    -webkit-box-shadow: 0 0 2rem var(--dark-5);
    box-shadow: 0 0 2rem var(--dark-5)
}

.vote-cn .vote:before,.vote-cn .vote span {
    display: inline-block;
    vertical-align: top;
    font-size: .75rem
}

.vote-cn .vote:before,.vote-cn .vote .num {
    font-size: 1.5rem
}

.vote-cn .vote:before {
    color: var(--primary)
}

.vote-cn .vote .num {
    color: var(--light);
    margin: 0 .5rem
}

.options .btn {
    color: var(--light);
    opacity: .5
}

.options .btn:hover {
    opacity: 1
}

.options .btn>i {
    margin-right: 0
}

.options .btn>i:before {
    color: currentColor
}

.options .btn[data-status="favorito"] {
    color: var(--danger);
    opacity: 1
}

.options .btn span {
    display: block;
    font-size: .65rem;
    margin-bottom: .5rem;
    line-height: 1rem;
    white-space: nowrap
}

.options .btn.aa-lnk:after {
    display: none
}

.options ul.sub-menu li {
    margin-right: 0
}

.post.single footer {
    background-color: var(--light-1);
    border-radius: .2rem;
    backdrop-filter: blur(20px)
}

.video-options>.title {
    font-size: .875rem;
    font-weight: 400;
    margin-bottom: 2rem
}

.video-options li .btn {
    text-align: left;
    line-height: 1rem;
    padding: 1rem;
    border-radius: .2rem;
    color: var(--light);
    background-color: var(--light-1)
}

.video-options li .btn.on,.video-options li .btn:hover {
    background-color: var(--light-2)
}

.video-options li .btn span:not(.server) {
    color: var(--primary);
    font-weight: 700
}

.video-options li .btn .server {
    display: block;
    font-size: .75rem;
    opacity: .5
}

.download-links {
    overflow: auto
}

.download-links table {
    margin-bottom: 0;
    text-align: center
}

.download-links td,.download-links th {
    padding: .5rem
}

.download-links td:first-child,.download-links th:first-child {
    text-align: left
}

.download-links td:first-child {
    white-space: nowrap
}

.download-links .num {
    color: var(--primary);
    font-weight: 700
}

#mdl-trailer .mdl-cn,#mdl-download .mdl-cn {
    max-width: 35rem
}

#mdl-favorites .mdl-cn {
    background-color: #fff0;
    text-align: center
}

#mdl-favorites .mdl-cn:before {
    display: none
}

.comments-nav {
    text-align: left
}

.comments-nav a,.comments-nav span {
    text-align: center
}

.tagcloud {
    font-size: 0;
    font-weight: 700
}

.tagcloud span {
    display: block;
    color: var(--primary);
    margin-bottom: 1rem
}

.tagcloud a {
    font-size: .75rem!important;
    padding: 0 .5rem;
    line-height: 1.5rem;
    border-radius: 2rem;
    font-weight: 400;
    border-radius: 2rem;
    margin: 0 .5rem .5rem 0
}

.comment-form-comment textarea {
    height: 100px
}

.comment-respond {
    margin-bottom: calc(2* var(--size))
}

.form-submit {
    margin-bottom: 0
}

.form-submit button {
    padding: 1rem 2rem;
    border-radius: 4rem
}

.comment-body {
    position: relative;
    padding-left: 5rem;
    margin-bottom: calc(2 * var(--size))
}

.comment-body .avatar {
    width: 3.75rem;
    height: 3.75rem;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0
}

.comment-body .comment-meta {
    padding-top: .25rem
}

.comment-body .comment-meta .comment-metadata {
    font-size: .75rem;
    opacity: .5
}

.comment-body .comment-metadata {
    line-height: 1
}

.comment-body .comment-metadata time {
    color: var(--text);
    font-size: .75rem
}

.children {
    padding: 0 0 0 5rem;
    list-style: none
}

.comment-list {
    padding: 0;
    list-style: none
}

.comment-list>li:last-child>.comment-body:last-child {
    margin-bottom: 0
}

.comment-list .comment-respond {
    margin-bottom: 2rem;
    padding-left: 5rem
}

.comment-list .comment-respond:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.comment-list .comment-list {
    padding: .85rem
}

.comment-reply-link {
    line-height: 1.5rem!important;
    border-radius: 2rem
}

.comment-respond:last-child {
    margin-bottom: 0
}

.comment-content {
    font-size: 1rem
}

.comment-notes {
    font-size: .75rem;
    grid-column: 1 / 3;
    opacity: .7
}

.comment-form-url,.comment-form-cookies-consent {
    display: none
}

.comment-awaiting-moderation {
    font-size: .75rem;
    opacity: .7;
    display: block;
    line-height: 1.2
}

@media (max-width: 600px) {
    .video {
        overflow:visible
    }

    .dvrplyr div.dvr-300 .btn-close {
        right: .5rem;
        top: .5rem
    }
}

@media (max-width: 768px) {
    .comment-body {
        padding-left:3rem
    }

    .comment-body .avatar {
        width: 2rem;
        height: 2rem
    }

    .children {
        padding-left: 3rem
    }

    .children .comment-body {
        padding-left: 1rem;
        border-left: 4px solid var(--gray)
    }

    .children .comment-body .avatar {
        display: none
    }
}

@media (min-width: 768px) {
    .comment-form {
        display:-ms-grid;
        display: grid;
        grid-gap: 1rem;
        grid-template-areas: "comment comment" "name email" "btn btn"
    }

    .comment-form p {
        margin-bottom: 0
    }

    .comment-form .comment-form-comment {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-area: comment
    }

    .comment-form .comment-form-author {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        grid-area: name
    }

    .comment-form .comment-form-email {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
        grid-area: email
    }

    .comment-form .form-submit {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-area: btn
    }
}

.sidebar>div {
    position: -webkit-sticky;
    position: sticky;
    top: 6rem
}

.widget_categories ul,.widget_nav_menu .menu,.widget_recent_comments ul,.Torofilm_movies_annee ul {
    list-style: none;
    padding: 0
}

.widget_nav_menu .menu .sub-menu {
    background-color: #fff0;
    padding: 0;
    display: block;
    box-shadow: none;
    width: auto;
    position: static;
    margin: 0
}

.widget_nav_menu .menu .sub-menu li {
    float: none;
    width: auto
}

.widget_recent_comments ul {
    font-size: .875rem
}

.widget_recent_comments ul li {
    margin-bottom: 1.5rem
}

.widget_recent_comments ul li:last-child {
    margin-bottom: 0
}

.widget_recent_comments ul .comment-author-link {
    font-size: .75rem;
    display: block
}

.Torofilm_movies_annee ul {
    font-size: 0;
    margin-right: -.5rem
}

.Torofilm_movies_annee li {
    display: inline-block;
    vertical-align: top;
    margin-right: .5rem;
    margin-bottom: .5rem
}

.Torofilm_movies_annee li a.btn {
    line-height: 1.5rem;
    padding: 0;
    font-size: .65rem;
    min-width: 2.7rem;
    border-radius: 2rem
}

.widget_categories li {
    border-radius: 2rem;
    line-height: 2rem;
    font-size: .65rem;
    text-align: right;
    position: relative;
    font-weight: 700;
    margin-bottom: .5rem;
    background-color: var(--gray);
    padding-right: 1rem;
    color: var(--primary)
}

.widget_categories li:hover {
    background-color: var(--gray-light)
}

.widget_categories li:last-child {
    margin-bottom: 0
}

.widget_categories li a {
    padding: 0 2rem 0 1.25rem;
    position: absolute;
    left: 0;
    top: 0;
    font-size: .875rem;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    right: 0;
    text-align: left
}

.wdgt_letter {
    font-size: 0;
    margin-right: -.5rem
}

.wdgt_letter .az-lst>li {
    margin-right: .5rem;
    margin-bottom: .5rem
}

.no-results {
    text-align: center
}

.no-results:before {
    content: '\f5b3';
    font-size: 5rem;
    line-height: 1;
    color: var(--primary);
    display: block!important;
    margin-bottom: 0;
    font-weight: 400
}

.section-header .az-lst>li {
    margin-bottom: 0
}

.widget_media_image {
    text-align: center
}

.widget_text {
    background-color: var(--gray);
    border-radius: .2rem;
    padding: 1rem 2rem
}

.textwidget p {
    opacity: .7
}

.textwidget h1,.textwidget h2,.textwidget h3,.textwidget h4,.textwidget h5,.textwidget h6 {
    font-size: calc(1.5 * var(--f-size))
}

.section:not(.news) .post-lst .news .post-thumbnail figure:before {
    padding-top: 150%
}

.news .post-thumbnail figure:before,.single-news .post-thumbnail figure:before {
    padding-top: 56%
}

.news .post-thumbnail .play {
    bottom: 2rem
}

.single-news .post-thumbnail {
    margin-bottom: 2rem
}

.single-news .post-thumbnail figure {
    max-height: 300px
}

.single-news:hover .post-thumbnail figure img {
    transform: none;
    opacity: 1;
    filter: none
}

.single-news .entry-title {
    font-size: 2rem;
    font-weight: 700
}

.single-news .entry-meta {
    font-size: 1rem
}

.single-news .entry-meta .date i {
    color: var(--primary)
}

.single-news .entry-content {
    margin-top: 2rem;
    opacity: .7
}

.section.profile,.profile .section-header {
    margin-bottom: calc(2 * var(--size))
}

.profile .section-header {
    border-bottom: 0
}

.section.profile .section-title {
    font-weight: 300
}

.profile .aa-tbs {
    border-bottom: 2px solid var(--light-1)
}

.profile .aa-tbs a {
    text-transform: none
}

.user-box .avatar {
    margin-right: calc(2 * var(--size));
    border-radius: 50%
}

.user-box .avatar img {
    margin-right: 0
}

.about-me {
    margin-bottom: 0
}

.stats {
    font-size: calc(1.5 * var(--f-size));
    line-height: calc(1.5 * var(--f-size));
    color: var(--light)
}

.stats span {
    display: block;
    font-size: var(--f-size);
    opacity: .5
}

#aa-profile .section-header {
    border-bottom: 0
}

.edit-profile {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto
}

.change-avatar .avatar {
    margin-right: var(--size)
}

.change-avatar .avatar img {
    margin-right: 0
}

.user-box .avatar {
    margin-bottom: 0
}

.country-list {
    background-color: var(--gray)!important;
    border: 0!important;
    overflow-x: hidden;
    min-width: 300px
}

.country-list .country {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.country-list .country.highlight {
    background-color: var(--gray-light)!important
}

.country-select {
    display: block!important
}

.inp .country-select .selected-flag .arrow {
    border-top-color: #fff
}

.inp .country-select .selected-flag .arrow.up {
    border-bottom-color: #fff
}

.az-lst {
    overflow: auto;
    max-width: 100%
}

.az-lst>li {
    margin-bottom: 1rem;
    min-width: 2.5rem
}

.az-lst .btn {
    font-weight: 700;
    font-size: 1rem;
    min-width: 0;
    padding: 0;
    opacity: .5;
    border-bottom: 2px solid #fff0
}

.az-lst .btn.on {
    opacity: 1;
    background-color: var(--gray);
    border-bottom-color: var(--primary)
}

.az-lst .btn:hover {
    opacity: 1;
    color: var(--light)
}

.owl-carousel .owl-dots {
    text-align: center
}

.owl-carousel .owl-dots button.owl-dot {
    min-width: .75rem;
    height: .75rem;
    padding: 0;
    margin: 0 .25rem;
    border-radius: .5rem
}

.owl-carousel .owl-dots button.owl-dot.active {
    background-color: var(--primary)
}

.owl-carousel .owl-nav {
    position: absolute;
    right: 0;
    top: -4.55rem
}

.owl-carousel .owl-nav button {
    background-color: #fff0;
    padding: .5rem;
    min-width: 3rem
}

.owl-carousel .owl-nav button.disabled {
    opacity: .5;
    pointer-events: none
}

.abt {
    background: transparent!important;
    float: left;
    padding: 0;
    color: #edb709;
    margin-left: 0
}

.Cinemay_movies_annee ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0
}

.Cinemay_movies_annee ul>li {
    display: inline-block;
    vertical-align: top;
    margin-right: .5rem;
    margin-bottom: .5rem
}

@media (max-width: 991px) {
    .aa-tbs {
        overflow:auto;
        max-width: 100%
    }

    .aa-tbs a {
        font-size: .75rem
    }
}

@media (max-width: 575px) {
    .post-lst.rcl2>* {
        -ms-flex:0 0 calc(100%/3);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/3);
        max-width: calc(100%/3)
    }

    .post-lst.rcl2 .post .entry-title {
        font-size: .75rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block
    }

    .post-lst.rcl2 .episodes .entry-title {
        margin-bottom: 0
    }

    .post-lst.rcl2 .episodes .time {
        font-size: .5rem
    }

    .post-thumbnail .year,.post-thumbnail .post-ql .Qlty,span,.post.episodes {
        backdrop-filter: none
    }

    .post-thumbnail .year {
        background-color: rgb(0 0 0 / .7)
    }

    .post-thumbnail .watch,.download-links thead {
        display: none
    }

    .download-links tr {
        margin-bottom: 1rem;
        background-color: var(--gray-light);
        padding: .5rem
    }

    .download-links tr:last-child {
        margin-bottom: 0
    }

    .download-links td {
        display: inline-block;
        vertical-align: top
    }

    .download-links tbody,.download-links tr,.download-links td:last-child {
        display: block
    }
}

@media (max-width: 425px) {
    .options .btn span {
        display:none
    }
}

@media (min-width: 425px) {
    .post.single .entry-title {
        padding-top:1rem
    }
}

@media (min-width: 576px) {
    .vote-cn {
        margin-bottom:0;
        padding-bottom: 0;
        padding-right: 1rem
    }

    .options li {
        margin-right: .5rem
    }

    .options li:last-child {
        margin-right: 1rem
    }

    .options .btn {
        line-height: 1.25rem
    }

    .options .btn span {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .section-title,.widget-title {
        font-size:calc(1.5 * var(--f-size))
    }

    .user-box .avatar {
        width: 8rem;
        height: 8rem;
        font-size: 2rem;
        line-height: 8rem
    }

    .post.single .post-thumbnail {
        width: 10rem;
        margin-bottom: 0
    }

    .post.single .entry-title {
        padding-top: 0
    }

    .post.single .entry-meta {
        margin-bottom: 1rem
    }
}

@media (min-width: 992px) {
    .side-left .main-site,.side-right .main-site {
        width:calc(100% - 300px)
    }

    .side-left .main-site {
        padding-left: calc(2 * var(--size));
        order: 2
    }

    .side-right .main-site {
        padding-right: calc(2 * var(--size))
    }

    .side-none .sidebar {
        display: none
    }

    .main-site {
        width: 100%
    }

    .sidebar {
        width: 300px
    }

    .aa-tbs a {
        font-size: 1rem
    }

    .profile .aa-tbs li {
        margin-right: calc(2 * var(--size))
    }

    .options .btn {
        white-space: nowrap;
        line-height: 2rem
    }

    .options .btn i {
        font-size: 1.25rem;
        margin-right: .5rem
    }

    .options .btn span {
        display: inline-block;
        vertical-align: top;
        font-size: calc(.75 * var(--f-size));
        line-height: 2rem;
        white-space: nowrap
    }

    .post.single>div {
        margin-bottom: 2rem
    }

    .post.single .post-thumbnail {
        margin-right: 2rem
    }

    .video-player {
        width: calc(100% - 300px - 2rem)
    }

    .video-player .video {
        margin-bottom: 0
    }

    .video-player .video:before {
        padding-top: 100%
    }

    .player-trailer .video-player {
        width: 100%
    }

    .video-options {
        width: 300px;
        padding: 2rem;
        border-radius: .3rem;
        background-color: var(--light-1)
    }

    .video-options .aa-tbs {
        max-height: 33rem
    }

    .video-options .aa-tbs>li {
        display: block;
        margin-right: .5rem;
        margin-bottom: .5rem
    }

    .video-options .aa-tbs>li:last-child {
        margin-bottom: 0
    }

    .video-options .aa-tbs>li>a {
        margin-bottom: 0
    }

    .video-options .aa-tbs>li>a:before {
        width: 1rem;
        height: 1rem;
        border-radius: 1rem;
        bottom: 0;
        top: 0;
        right: -.5rem;
        left: auto;
        border: .25rem solid var(--body);
        opacity: 0
    }

    .video-options .aa-tbs>li>a.on:before {
        opacity: 1
    }

    .video-options ul::-webkit-scrollbar {
        width: .35rem;
        height: .35rem
    }

    .video-options ul::-webkit-scrollbar-track {
        background-color: var(--light-1)
    }

    .video-options ul::-webkit-scrollbar-thumb {
        background-color: var(--primary)
    }

    .video-options ul {
        padding-right: .5rem;
        margin-right: -1rem;
        width: 100%
    }

    .widget_nav_menu .menu>li.current-menu-item[class*="fa-"]:before {
        left: 1rem
    }

    .widget_nav_menu .menu>li.current-menu-item[class*="fa-"]>a {
        padding-left: 3rem
    }

    .widget_nav_menu .menu>li.current-menu-item>a {
        position: relative
    }

    .widget_nav_menu .menu>li.current-menu-item>a:before {
        width: 3px;
        height: 100%;
        top: 0
    }

    .sidebar .section.news .post-lst {
        display: block
    }

    .sidebar .section.news .post-lst>* {
        max-width: none
    }
}

@media (min-width: 1200px) {
    .video-options .aa-tbs {
        max-height:35.5rem
    }
}

.ft {
    padding-top: calc(7 * var(--size))
}

.ft .logo {
    margin-bottom: 1rem;
    -webkit-filter: grayscale(1) brightness(2);
    filter: grayscale(1) brightness(2);
    opacity: .3
}

.copy {
    margin-bottom: calc(3 * var(--size));
    opacity: .5
}

.ft .menu>li {
    margin-right: 1rem
}

.ft .menu>li.current-menu-item>a:before {
    display: none
}

.ft .social a {
    font-size: 2rem;
    display: block;
    width: 3rem;
    opacity: .5
}

.ft .social a:hover {
    font-size: 2rem;
    display: block;
    width: 3rem;
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.kw {
    position: relative;
    padding: calc(3 * var(--size)) 0
}

.kw a {
    margin: .5rem
}

.kw:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100vw;
    left: calc(50% - 50vw);
    background-color: var(--light-1);
    height: 1px
}

.kw .sub-menu .btn {
    margin: 0;
    background-color: #fff0;
    border: 0;
    text-align: left
}

.kw li[class*="fa-"]:before {
    opacity: .7;
    line-height: 2rem;
    font-size: .65rem;
    left: .75rem
}

.kw li[class*="fa-"]>a {
    padding-left: 1.5rem
}

.bghd,.bgft {
    position: absolute;
    width: 100vw;
    left: calc(50% - 50vw);
    z-index: -1;
    height: 50%;
    pointer-events: none;
    max-height: 50vh
}

.bghd img,.bghd:before,.bghd:after,.bgft img,.bgft:before,.bgft:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 20%;
    object-position: 50% 20%
}

.bghd:before,.bghd:after,.bgft:before,.bgft:after {
    content: ''
}

.bghd {
    top: 0
}

.bghd img {
    opacity: .4;
    z-index: -1
}

.home .bghd img {
    opacity: .7
}

.bghd:before {
    background: -webkit-gradient(linear,left top,left bottom,from(var(--body)),to(#fff0));
    background: linear-gradient(var(--body) 0%,#fff0 100%);
    height: 10rem
}

.bghd:after {
    background: -webkit-gradient(linear,left top,left bottom,from(#fff0),to(var(--body)));
    background: linear-gradient(#fff0 0%,var(--body) 100%)
}

.bgft {
    bottom: 0
}

.bgft img {
    opacity: .2;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    z-index: -1
}

.bgft:before {
    background: -webkit-gradient(linear,left top,left bottom,from(var(--body)),to(#fff0));
    background: linear-gradient(var(--body) 0%,#fff0 100%)
}

@media (min-width: 992px) {
    .ft .sub-menu {
        top:auto;
        bottom: 100%;
        margin-top: 0;
        text-align: left
    }

    .ft .menu-item-has-children>a:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        top: -.1rem;
        position: relative
    }

    .ft .menu,.ft .menu>li {
        margin-right: calc(2 * var(--size))
    }
}

.widget,[class*="dvr-"] {
    margin-bottom: calc(2 * var(--size))
}

.widget:last-child,[class*="dvr-"]:last-child,.widget_top .post-lst>li:last-child,.section:last-child {
    margin-bottom: 0
}

[class*="dvr-"] {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto
}

.dvr-300 {
    max-width: 300px
}

.widget-title {
    margin-bottom: .5rem
}

.widget>.aa-tbs {
    border-bottom: 2px solid var(--light-1);
    margin-bottom: 1rem
}

.widget_top .post-lst>li {
    counter-increment: top
}

.widget_top .post-lst>li>.post:before {
    content: counter(top);
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    line-height: 3rem;
    width: 2rem;
    background-color: var(--light-1);
    font-size: .875rem;
    text-align: center;
    font-weight: 700;
    border-radius: .2rem 0 0 .2rem
}

.sidebar .widget .post-thumbnail .watch {
    display: none
}

.sidebar .widget_list_episodes .post-lst>li {
    -ms-flex: 0 0 calc(100%/2);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100%/2);
    max-width: calc(100%/2)
}

.sidebar .widget_list_episodes .post-lst>li .post {
    margin-bottom: .5rem
}

.sidebar .widget_list_movies_series .post-lst>li {
    -ms-flex: 0 0 calc(100%/3);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100%/3);
    max-width: calc(100%/3)
}

@media (min-width: 576px) {
    .dfxa {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .shwa {
        display: block
    }

    .hdda {
        display: none
    }

    .fg1a,.rw.rfg1a>* {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .cl0a,.rw.rcl0a>* {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .cl2a,.rcl2a>* {
        -ms-flex: 0 0 calc(100%/2);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/2);
        max-width: calc(100%/2)
    }

    .cl3a,.rcl3a>* {
        -ms-flex: 0 0 calc(100%/3);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/3);
        max-width: calc(100%/3)
    }

    .cl4a,.rcl4a>* {
        -ms-flex: 0 0 calc(100%/4);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/4);
        max-width: calc(100%/4)
    }

    .cl5a,.rcl5a>* {
        -ms-flex: 0 0 calc(100%/5);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/5);
        max-width: calc(100%/5)
    }

    .cl6a,.rcl6a>* {
        -ms-flex: 0 0 calc(100%/6);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/6);
        max-width: calc(100%/6)
    }

    .or-1a {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: -1;
        order: -1
    }

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

    .or2a {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .or3a {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

@media (min-width: 768px) {
    .dfxb {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .shwb {
        display: block
    }

    .hddb {
        display: none
    }

    .fg1b,.rw.rfg1b>* {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .cl0b,.rw.rcl0b>* {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .cl2b,.rcl2b>* {
        -ms-flex: 0 0 calc(100%/2);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/2);
        max-width: calc(100%/2)
    }

    .cl3b,.rcl3b>* {
        -ms-flex: 0 0 calc(100%/3);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/3);
        max-width: calc(100%/3)
    }

    .cl4b,.rcl4b>* {
        -ms-flex: 0 0 calc(100%/4);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/4);
        max-width: calc(100%/4)
    }

    .cl5b,.rcl5b>* {
        -ms-flex: 0 0 calc(100%/5);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/5);
        max-width: calc(100%/5)
    }

    .cl6b,.rcl6b>* {
        -ms-flex: 0 0 calc(100%/6);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/6);
        max-width: calc(100%/6)
    }

    .or-1b {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: -1;
        order: -1
    }

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

    .or2b {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .or3b {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

@media (min-width: 992px) {
    .cont {
        max-width:1000px
    }

    .dfxc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .shwc {
        display: block
    }

    .hddc {
        display: none
    }

    .fg1c,.rw.rfg1c>* {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .cl0c,.rw.rcl0c>* {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .cl2c,.rcl2c>* {
        -ms-flex: 0 0 calc(100%/2);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/2);
        max-width: calc(100%/2)
    }

    .cl3c,.rcl3c>* {
        -ms-flex: 0 0 calc(100%/3);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/3);
        max-width: calc(100%/3)
    }

    .cl4c,.rcl4c>* {
        -ms-flex: 0 0 calc(100%/4);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/4);
        max-width: calc(100%/4)
    }

    .cl5c,.rcl5c>* {
        -ms-flex: 0 0 calc(100%/5);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/5);
        max-width: calc(100%/5)
    }

    .cl6c,.rcl6c>* {
        -ms-flex: 0 0 calc(100%/6);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/6);
        max-width: calc(100%/6)
    }

    .or-1c {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: -1;
        order: -1
    }

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

    .or2c {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .or3c {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

@media (min-width: 1200px) {
    .cont {
        max-width:1130px
    }

    .dfxd {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .shwd {
        display: block
    }

    .hddd {
        display: none
    }

    .fg1d,.rw.rfg1d>* {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .cl0d,.rw.rcl0d>* {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .cl2d,.rcl2d>* {
        -ms-flex: 0 0 calc(100%/2);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/2);
        max-width: calc(100%/2)
    }

    .cl3d,.rcl3d>* {
        -ms-flex: 0 0 calc(100%/3);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/3);
        max-width: calc(100%/3)
    }

    .cl4d,.rcl4d>* {
        -ms-flex: 0 0 calc(100%/4);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/4);
        max-width: calc(100%/4)
    }

    .cl5d,.rcl5d>* {
        -ms-flex: 0 0 calc(100%/5);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/5);
        max-width: calc(100%/5)
    }

    .cl6d,.rcl6d>* {
        -ms-flex: 0 0 calc(100%/6);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/6);
        max-width: calc(100%/6)
    }

    .or-1d {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: -1;
        order: -1
    }

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

    .or2d {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .or3d {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

@media (min-width: 1600px) {
    .cont {
        max-width:1704px
    }

    .dfxe {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .shwe {
        display: block
    }

    .hdde {
        display: none
    }

    .fg1e,.rw.rfg1e>* {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .cl0e,.rw.rcl0e>* {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .cl2e,.rcl2e>* {
        -ms-flex: 0 0 calc(100%/2);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/2);
        max-width: calc(100%/2)
    }

    .cl3e,.rcl3e>* {
        -ms-flex: 0 0 calc(100%/3);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/3);
        max-width: calc(100%/3)
    }

    .cl4e,.rcl4e>* {
        -ms-flex: 0 0 calc(100%/4);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/4);
        max-width: calc(100%/4)
    }

    .cl5e,.rcl5e>* {
        -ms-flex: 0 0 calc(100%/5);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/5);
        max-width: calc(100%/5)
    }

    .cl6e,.rcl6e>* {
        -ms-flex: 0 0 calc(100%/6);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/6);
        max-width: calc(100%/6)
    }

    .cl7e,.rcl7e>* {
        -ms-flex: 0 0 calc(100%/7);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/7);
        max-width: calc(100%/7)
    }

    .cl8e,.rcl8e>* {
        -ms-flex: 0 0 calc(100%/8);
        -webkit-box-flex: 0;
        flex: 0 0 calc(100%/8);
        max-width: calc(100%/8)
    }

    .or-1e {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: -1;
        order: -1
    }

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

    .or2e {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .or3e {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

@media print {
    *,:before,:after,:first-letter,:first-line {
        background: transparent!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100%!important
    }

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

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

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local("Work Sans"),local(WorkSans-Regular),url(/public/fonts/work-sans-v4-latin-regular.woff2) format("woff2"),url(/public/fonts/work-sans-v4-latin-regular.woff) format("woff")
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: local("Work Sans Bold"),local(WorkSans-Bold),url(/public/fonts/work-sans-v4-latin-700.woff2) format("woff2"),url(/public/fonts/work-sans-v4-latin-700.woff) format("woff")
}

/*! Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons:CC BY 4.0, Fonts:SIL OFL 1.1, Code:MIT License) */
.aa-lnk.btn:after,.menu-item-has-children>a:after,[class*=fa-]:before,.no-results:before {
    font-family: 'font awesome 5 free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto
}

.far:before,.fab:before {
    font-weight: 400
}

i[class*=fa-] {
    display: inline-block
}

.fab:before {
    font-family: "Font Awesome 5 Brands"
}

.aa-lnk.btn:after,.menu-item-has-children>a:after {
    content: "\f078"
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-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-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-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-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-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-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-nintendo-switch:before {
    content: "\f418"
}

.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-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.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-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-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

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

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/public/fonts/fa-brands-400.eot);
    src: url(/public/fonts/fa-brands-400.eot#1749135660) format("embedded-opentype"),url(/public/fonts/fa-brands-400.woff2) format("woff2"),url(/public/fonts/fa-brands-400.woff) format("woff"),url(/public/fonts/fa-brands-400.ttf) format("truetype"),url(/public/fonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/public/fonts/fa-regular-400.eot);
    src: url(/public/fonts/fa-regular-400.eot#1749135660) format("embedded-opentype"),url(/public/fonts/fa-regular-400.woff2) format("woff2"),url(/public/fonts/fa-regular-400.woff) format("woff"),url(/public/fonts/fa-regular-400.ttf) format("truetype"),url(/public/fonts/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/public/fonts/fa-solid-900.eot);
    src: url(/public/fonts/fa-solid-900.eot#1749135660) format("embedded-opentype"),url(/public/fonts/fa-solid-900.woff2) format("woff2"),url(/public/fonts/fa-solid-900.woff) format("woff"),url(/public/fonts/fa-solid-900.ttf) format("truetype"),url(/public/fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.owl-carousel,.owl-carousel .owl-item {
    -webkit-tap-highlight-color: #fff0;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.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: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease,-webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.description-category {
    background-color: #f11b1b05;
    padding: 10px 15px;
    border-radius: 5px
}

.plyrbg {
    font-size: 80%
}

.plyrbg .play-video {
    transform: scale(.6);
    top: -10%
}

.plyrbg .plyr-op {
    padding: 0 1em;
    left: 0;
    right: 0;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    bottom: 0
}

.plyrbg .plyr-op .plyr-progress {
    flex-basis: 100%;
    margin-bottom: 1rem;
    background-color: rgb(255 255 255 / .2);
    height: .25rem
}

.plyrbg .plyr-op .plyr-progress span {
    display: block;
    animation: ldbr 10s normal forwards ease-in-out;
    height: .25rem;
    background-color: rgb(255 255 255 / .5)
}

.plyrbg .plyr-op .btn {
    padding: 0;
    min-width: 2rem;
    background-color: #fff0
}

.plyrbg .plyr-op .btn.time {
    margin-left: 1rem
}

.plyrbg .plyr-op .btn>i:before {
    margin: 0
}

.plyrbg .plyr-op aside {
    margin-bottom: 1em;
    display: flex
}

@keyframes ldbr {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@media (min-width: 456px) {
    .plyrbg {
        font-size:100%
    }

    .plyrbg .plyr-op .btn {
        min-width: 2.5rem
    }

    .plyrbg .play-video {
        transform: scale(1)
    }
}

.widget_categories li {
    min-height: 2rem
}

.d-flex-ch {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.j-center {
    justify-content: center
}

.lrt {
    display: none
}

.lrt.active {
    display: block!important
}

.rtg {
    cursor: pointer;
    margin: 0 5px 10px
}

.rtg.inactive {
    background-color: #313036!important
}

.btn.active {
    background-color: var(--primary);
    color: var(--light);
    -webkit-box-shadow: 0 0 1rem var(--primary);
    box-shadow: 0 0 1rem var(--primary)
}

.mb-10 {
    margin-bottom: 10px
}

.mb-30 {
    margin-bottom: 30px
}

.video-options li .btn:first-child {
    margin-left: 5px
}

@media (max-width: 456px) {
    .epsdsnv .btn {
        padding:.9rem .3rem
    }

    .epsdsnv .btn[class*="fa-"]:before,.epsdsnv .btn>[class*="fa-"]:before {
        margin-right: .1rem
    }
}

.video-trailer {
    margin-bottom: 0
}

.post-thumbnail .post-ql .lang img {
    width: auto
}
