/**Global**/
.zoom-img{
    border-radius: var(--border-radius);
}
/**Global**/

/*Sticky Bars*/
.stickybar-wrap{
    position: fixed;
    display: flex;
    justify-content: center;
    width: 10px;
    height: 100vh;
    padding-top: 5vh;
    padding-bottom: 5vh;
    top: 0;
    z-index: 1;
    align-items: center;
}
.stickybar-left{
    left: 42px;
}
.social-icon {
    padding: 16px 11px;
    border-radius: 30px;
    margin: 0;
    list-style: none;
    font-size: 15px;
    line-height: 1em;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgb(4 39 95 / 80%);
}
.social-icon li{
    display: inline-block;
    line-height: 2.2em;
}
.social-icon li img{
    width: 14px;
}
/*Sticky Bars*/

/*Fancybox*/
.fancybox__backdrop{
    background-color: rgba(19, 57, 90, 0.6) !important;
    backdrop-filter: blur(5px) !important;
}
/*Fancybox*/

/*Tabs*/
.nav-pills{
    display: flex;
    gap: 10px;
    justify-content: center;
}
.nav-pills .nav-link{
    align-content: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 4px;
    height: 48px;
    padding: 16px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.176px;
    line-height: 24px;
    border: 1px solid rgb(226, 228, 233);
    background-color: rgb(255, 255, 255);
    border-radius: 12px;
    box-shadow: rgba(16, 24, 41, 0.08) 0px 0px 0px 0px;
    will-change: auto;
    color: var(--gray);
    transition: box-shadow ease 0.5s;
}
.nav-pills .nav-link:hover{
    box-shadow: rgba(16, 24, 41, 0.08) 0px 4px 17px -4px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: var(--theme-color);
    box-shadow: rgba(16, 24, 40, 0.03) 0px 8px 8px -4px, rgba(16, 24, 40, 0.08) 0px 20px 24px -4px;
    background-color: rgb(207, 234, 255);
    font-weight: bold;
}
.tab-content{
    padding-top: 20px;
}
.tab-content img{
    border-radius: var(--border-radius);
    width: 100%;
}
.tab-content>.active{
    display: flex;
}
/*Tabs*/

/*Fancybox*/
.is-compact .fancybox__content>.f-button.is-close-btn{
    --f-button-color: var(--theme-color);
    --f-button-hover-color: var(--gray);
    --f-button-outline-color: transparent;
    --f-button-bg: transparent;
    --f-button-hover-bg: transparent;
}
/*Fancybox*/

/*Popup*/
#auto-popup-content{
    max-width: 90%;
    height: 90vh;
    border-radius: var(--border-radius);
    background-color: var(--theme-font-color);
    display: none;
}
#auto-popup-content img{
    border-radius: var(--border-radius);
    height: 100%;
}
#auto-popup-content iframe{
    border-radius: var(--border-radius);
    width: 720px;
    height: 100%;
}
/*Popup*/

/*JVM*/
svg{ -ms-touch-action:none; touch-action:none }
image,text,.jvm-zoomin,.jvm-zoomout{ -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none }
.jvm-container{ -ms-touch-action:none;touch-action:none;position:relative;overflow:hidden;height:100%;width:100% }
.jvm-tooltip{
    border-radius:3px;
    background-color:var(--theme-color);
    font-size:smaller;
    box-shadow:1px 2px 12px rgba(0,0,0,0.2);
    padding:3px 5px;
    white-space:nowrap;
    position:absolute;
    display:none;
    color:#FFF
}
.jvm-tooltip.active{display:block}
.jvm-tooltip h6{
    font-size: 1rem;
    font-weight: 900;
}
.jvm-tooltip .tooltip-content{
    font-size: 0.8rem;
    margin: 0;
    padding: 0;
}
.jvm-zoom-btn{
    border-radius:var(--border-radius);
    border: 2px solid var(--gray);
    background-color:transparent;
    height: 50px;
    width: 50px;
    box-sizing:border-box;
    position:absolute;
    cursor:pointer;
    color:var(--gray);
    left:10px;
    text-align: center;
    padding-top: 10px;
    font-size: 52px;
}
.jvm-zoom-btn.jvm-zoomout{
    bottom: 10px;
    left: 65px;
}
.jvm-zoom-btn.jvm-zoomin{bottom:10px}
.jvm-series-container{right:15px;position:absolute}
.jvm-series-container.jvm-series-h{bottom:15px}
.jvm-series-container.jvm-series-v{top:15px}
.jvm-series-container .jvm-legend{background-color:#fff;border:1px solid #e5e7eb;margin-left:.75rem;border-radius:.25rem;border-color:#e5e7eb;padding:.6rem;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);float:left}
.jvm-series-container .jvm-legend .jvm-legend-title{line-height:1;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;margin-bottom:.575rem;text-align:left}
.jvm-series-container .jvm-legend .jvm-legend-inner{overflow:hidden}
.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick{overflow:hidden;min-width:40px}
.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick:not(:first-child){margin-top:.575rem}
.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick .jvm-legend-tick-sample{border-radius:4px;margin-right:.65rem;height:16px;width:16px;float:left}
.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick .jvm-legend-tick-text{font-size:12px;text-align:center;float:left}
.jvm-line[animation="true"]{-webkit-animation:jvm-line-animation 10s linear forwards infinite;animation:jvm-line-animation 10s linear forwards infinite}
@-webkit-keyframes jvm-line-animation{from{stroke-dashoffset:250}}
@keyframes jvm-line-animation{from{stroke-dashoffset:250}}
/*JVM*/