.hb-device * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.hb-device *:before,
.hb-device *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.hb-device.hb-desktop:before,
.hb-device.hb-desktop:after {
content: " ";
display: table;
clear: both;
}
.hb-container,
.hb-container-fluid {
display: flex;
margin-right: auto;
margin-left: auto;
}
.hb-mobile .hb-container {
display: block;
}
.hb-container-fluid {
width: 100%;
}
@media (min-width: 768px) {
.hb-container {
width: 750px
}
}
@media (min-width: 992px) {
.hb-container {
width: 960px
}
}
@media (min-width: 1200px) {
.hb-container {
width: 1140px
}
}
.hb-col-lg-1,
.hb-col-lg-10,
.hb-col-lg-11,
.hb-col-lg-12,
.hb-col-lg-2,
.hb-col-lg-3,
.hb-col-lg-4,
.hb-col-lg-5,
.hb-col-lg-6,
.hb-col-lg-7,
.hb-col-lg-8,
.hb-col-lg-9,
.hb-col-md-1,
.hb-col-md-10,
.hb-col-md-11,
.hb-col-md-12,
.hb-col-md-2,
.hb-col-md-3,
.hb-col-md-4,
.hb-col-md-5,
.hb-col-md-6,
.hb-col-md-7,
.hb-col-md-8,
.hb-col-md-9,
.hb-col-sm-1,
.hb-col-sm-10,
.hb-col-sm-11,
.hb-col-sm-12,
.hb-col-sm-2,
.hb-col-sm-3,
.hb-col-sm-4,
.hb-col-sm-5,
.hb-col-sm-6,
.hb-col-sm-7,
.hb-col-sm-8,
.hb-col-sm-9,
.hb-col-xs-1,
.hb-col-xs-10,
.hb-col-xs-11,
.hb-col-xs-12,
.hb-col-xs-2,
.hb-col-xs-3,
.hb-col-xs-4,
.hb-col-xs-5,
.hb-col-xs-6,
.hb-col-xs-7,
.hb-col-xs-8,
.hb-col-xs-9 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.hb-col-xs-1,
.hb-col-xs-10,
.hb-col-xs-11,
.hb-col-xs-12,
.hb-col-xs-2,
.hb-col-xs-3,
.hb-col-xs-4,
.hb-col-xs-5,
.hb-col-xs-6,
.hb-col-xs-7,
.hb-col-xs-8,
.hb-col-xs-9 {
float: left
}
.hb-col-xs-12,
.hb-col-xs-11,
.hb-col-xs-10,
.hb-col-xs-9,
.hb-col-xs-8,
.hb-col-xs-7,
.hb-col-xs-6,
.hb-col-xs-5,
.hb-col-xs-4,
.hb-col-xs-3,
.hb-col-xs-2,
.hb-col-xs-1 {
width: 100%
}  .hb-col-xs-pull-12 {
right: 100%
}
.hb-col-xs-pull-11 {
right: 91.66666667%
}
.hb-col-xs-pull-10 {
right: 83.33333333%
}
.hb-col-xs-pull-9 {
right: 75%
}
.hb-col-xs-pull-8 {
right: 66.66666667%
}
.hb-col-xs-pull-7 {
right: 58.33333333%
}
.hb-col-xs-pull-6 {
right: 50%
}
.hb-col-xs-pull-5 {
right: 41.66666667%
}
.hb-col-xs-pull-4 {
right: 33.33333333%
}
.hb-col-xs-pull-3 {
right: 25%
}
.hb-col-xs-pull-2 {
right: 16.66666667%
}
.hb-col-xs-pull-1 {
right: 8.33333333%
}
.hb-col-xs-pull-0 {
right: auto
}
.hb-col-xs-push-12 {
left: 100%
}
.hb-col-xs-push-11 {
left: 91.66666667%
}
.hb-col-xs-push-10 {
left: 83.33333333%
}
.hb-col-xs-push-9 {
left: 75%
}
.hb-col-xs-push-8 {
left: 66.66666667%
}
.hb-col-xs-push-7 {
left: 58.33333333%
}
.hb-col-xs-push-6 {
left: 50%
}
.hb-col-xs-push-5 {
left: 41.66666667%
}
.hb-col-xs-push-4 {
left: 33.33333333%
}
.hb-col-xs-push-3 {
left: 25%
}
.hb-col-xs-push-2 {
left: 16.66666667%
}
.hb-col-xs-push-1 {
left: 8.33333333%
}
.hb-col-xs-push-0 {
left: auto
}
.hb-col-xs-offset-12 {
margin-left: 100%
}
.hb-col-xs-offset-11 {
margin-left: 91.66666667%
}
.hb-col-xs-offset-10 {
margin-left: 83.33333333%
}
.hb-col-xs-offset-9 {
margin-left: 75%
}
.hb-col-xs-offset-8 {
margin-left: 66.66666667%
}
.hb-col-xs-offset-7 {
margin-left: 58.33333333%
}
.hb-col-xs-offset-6 {
margin-left: 50%
}
.hb-col-xs-offset-5 {
margin-left: 41.66666667%
}
.hb-col-xs-offset-4 {
margin-left: 33.33333333%
}
.hb-col-xs-offset-3 {
margin-left: 25%
}
.hb-col-xs-offset-2 {
margin-left: 16.66666667%
}
.hb-col-xs-offset-1 {
margin-left: 8.33333333%
}
.hb-col-xs-offset-0 {
margin-left: 0
}
@media (min-width: 768px) {
.hb-col-sm-1,
.hb-col-sm-10,
.hb-col-sm-11,
.hb-col-sm-12,
.hb-col-sm-2,
.hb-col-sm-3,
.hb-col-sm-4,
.hb-col-sm-5,
.hb-col-sm-6,
.hb-col-sm-7,
.hb-col-sm-8,
.hb-col-sm-9 {
float: left
}
.hb-col-sm-12 {
width: 100%
}
.hb-col-sm-11 {
width: 91.66666667%
}
.hb-col-sm-10 {
width: 83.33333333%
}
.hb-col-sm-9 {
width: 75%
}
.hb-col-sm-8 {
width: 66.66666667%
}
.hb-col-sm-7 {
width: 58.33333333%
}
.hb-col-sm-6 {
width: 50%
}
.hb-col-sm-5 {
width: 41.66666667%
}
.hb-col-sm-4 {
width: 33.33333333%
}
.hb-col-sm-3 {
width: 25%
}
.hb-col-sm-2 {
width: 16.66666667%
}
.hb-col-sm-1 {
width: 8.33333333%
}
.hb-col-sm-pull-12 {
right: 100%
}
.hb-col-sm-pull-11 {
right: 91.66666667%
}
.hb-col-sm-pull-10 {
right: 83.33333333%
}
.hb-col-sm-pull-9 {
right: 75%
}
.hb-col-sm-pull-8 {
right: 66.66666667%
}
.hb-col-sm-pull-7 {
right: 58.33333333%
}
.hb-col-sm-pull-6 {
right: 50%
}
.hb-col-sm-pull-5 {
right: 41.66666667%
}
.hb-col-sm-pull-4 {
right: 33.33333333%
}
.hb-col-sm-pull-3 {
right: 25%
}
.hb-col-sm-pull-2 {
right: 16.66666667%
}
.hb-col-sm-pull-1 {
right: 8.33333333%
}
.hb-col-sm-pull-0 {
right: auto
}
.hb-col-sm-push-12 {
left: 100%
}
.hb-col-sm-push-11 {
left: 91.66666667%
}
.hb-col-sm-push-10 {
left: 83.33333333%
}
.hb-col-sm-push-9 {
left: 75%
}
.hb-col-sm-push-8 {
left: 66.66666667%
}
.hb-col-sm-push-7 {
left: 58.33333333%
}
.hb-col-sm-push-6 {
left: 50%
}
.hb-col-sm-push-5 {
left: 41.66666667%
}
.hb-col-sm-push-4 {
left: 33.33333333%
}
.hb-col-sm-push-3 {
left: 25%
}
.hb-col-sm-push-2 {
left: 16.66666667%
}
.hb-col-sm-push-1 {
left: 8.33333333%
}
.hb-col-sm-push-0 {
left: auto
}
.hb-col-sm-offset-12 {
margin-left: 100%
}
.hb-col-sm-offset-11 {
margin-left: 91.66666667%
}
.hb-col-sm-offset-10 {
margin-left: 83.33333333%
}
.hb-col-sm-offset-9 {
margin-left: 75%
}
.hb-col-sm-offset-8 {
margin-left: 66.66666667%
}
.hb-col-sm-offset-7 {
margin-left: 58.33333333%
}
.hb-col-sm-offset-6 {
margin-left: 50%
}
.hb-col-sm-offset-5 {
margin-left: 41.66666667%
}
.hb-col-sm-offset-4 {
margin-left: 33.33333333%
}
.hb-col-sm-offset-3 {
margin-left: 25%
}
.hb-col-sm-offset-2 {
margin-left: 16.66666667%
}
.hb-col-sm-offset-1 {
margin-left: 8.33333333%
}
.hb-col-sm-offset-0 {
margin-left: 0
}
}
@media (min-width: 992px) {
.hb-col-md-1,
.hb-col-md-10,
.hb-col-md-11,
.hb-col-md-12,
.hb-col-md-2,
.hb-col-md-3,
.hb-col-md-4,
.hb-col-md-5,
.hb-col-md-6,
.hb-col-md-7,
.hb-col-md-8,
.hb-col-md-9 {
float: left
}
.hb-col-md-12 {
width: 100%
}
.hb-col-md-11 {
width: 91.66666667%
}
.hb-col-md-10 {
width: 83.33333333%
}
.hb-col-md-9 {
width: 75%
}
.hb-col-md-8 {
width: 66.66666667%
}
.hb-col-md-7 {
width: 58.33333333%
}
.hb-col-md-6 {
width: 50%
}
.hb-col-md-5 {
width: 41.66666667%
}
.hb-col-md-4 {
width: 33.33333333%
}
.hb-col-md-3 {
width: 25%
}
.hb-col-md-2 {
width: 16.66666667%
}
.hb-col-md-1 {
width: 8.33333333%
}
.hb-col-md-pull-12 {
right: 100%
}
.hb-col-md-pull-11 {
right: 91.66666667%
}
.hb-col-md-pull-10 {
right: 83.33333333%
}
.hb-col-md-pull-9 {
right: 75%
}
.hb-col-md-pull-8 {
right: 66.66666667%
}
.hb-col-md-pull-7 {
right: 58.33333333%
}
.hb-col-md-pull-6 {
right: 50%
}
.hb-col-md-pull-5 {
right: 41.66666667%
}
.hb-col-md-pull-4 {
right: 33.33333333%
}
.hb-col-md-pull-3 {
right: 25%
}
.hb-col-md-pull-2 {
right: 16.66666667%
}
.hb-col-md-pull-1 {
right: 8.33333333%
}
.hb-col-md-pull-0 {
right: auto
}
.hb-col-md-push-12 {
left: 100%
}
.hb-col-md-push-11 {
left: 91.66666667%
}
.hb-col-md-push-10 {
left: 83.33333333%
}
.hb-col-md-push-9 {
left: 75%
}
.hb-col-md-push-8 {
left: 66.66666667%
}
.hb-col-md-push-7 {
left: 58.33333333%
}
.hb-col-md-push-6 {
left: 50%
}
.hb-col-md-push-5 {
left: 41.66666667%
}
.hb-col-md-push-4 {
left: 33.33333333%
}
.hb-col-md-push-3 {
left: 25%
}
.hb-col-md-push-2 {
left: 16.66666667%
}
.hb-col-md-push-1 {
left: 8.33333333%
}
.hb-col-md-push-0 {
left: auto
}
.hb-col-md-offset-12 {
margin-left: 100%
}
.hb-col-md-offset-11 {
margin-left: 91.66666667%
}
.hb-col-md-offset-10 {
margin-left: 83.33333333%
}
.hb-col-md-offset-9 {
margin-left: 75%
}
.hb-col-md-offset-8 {
margin-left: 66.66666667%
}
.hb-col-md-offset-7 {
margin-left: 58.33333333%
}
.hb-col-md-offset-6 {
margin-left: 50%
}
.hb-col-md-offset-5 {
margin-left: 41.66666667%
}
.hb-col-md-offset-4 {
margin-left: 33.33333333%
}
.hb-col-md-offset-3 {
margin-left: 25%
}
.hb-col-md-offset-2 {
margin-left: 16.66666667%
}
.hb-col-md-offset-1 {
margin-left: 8.33333333%
}
.hb-col-md-offset-0 {
margin-left: 0
}
}
@media (min-width: 1200px) {
.hb-col-lg-1,
.hb-col-lg-10,
.hb-col-lg-11,
.hb-col-lg-12,
.hb-col-lg-2,
.hb-col-lg-3,
.hb-col-lg-4,
.hb-col-lg-5,
.hb-col-lg-6,
.hb-col-lg-7,
.hb-col-lg-8,
.hb-col-lg-9 {
float: left
}
.hb-col-lg-12 {
width: 100%
}
.hb-col-lg-11 {
width: 91.66666667%
}
.hb-col-lg-10 {
width: 83.33333333%
}
.hb-col-lg-9 {
width: 75%
}
.hb-col-lg-8 {
width: 66.66666667%
}
.hb-col-lg-7 {
width: 58.33333333%
}
.hb-col-lg-6 {
width: 50%
}
.hb-col-lg-5 {
width: 41.66666667%
}
.hb-col-lg-4 {
width: 33.33333333%
}
.hb-col-lg-3 {
width: 25%
}
.hb-col-lg-2 {
width: 16.66666667%
}
.hb-col-lg-1 {
width: 8.33333333%
}
.hb-col-lg-pull-12 {
right: 100%
}
.hb-col-lg-pull-11 {
right: 91.66666667%
}
.hb-col-lg-pull-10 {
right: 83.33333333%
}
.hb-col-lg-pull-9 {
right: 75%
}
.hb-col-lg-pull-8 {
right: 66.66666667%
}
.hb-col-lg-pull-7 {
right: 58.33333333%
}
.hb-col-lg-pull-6 {
right: 50%
}
.hb-col-lg-pull-5 {
right: 41.66666667%
}
.hb-col-lg-pull-4 {
right: 33.33333333%
}
.hb-col-lg-pull-3 {
right: 25%
}
.hb-col-lg-pull-2 {
right: 16.66666667%
}
.hb-col-lg-pull-1 {
right: 8.33333333%
}
.hb-col-lg-pull-0 {
right: auto
}
.hb-col-lg-push-12 {
left: 100%
}
.hb-col-lg-push-11 {
left: 91.66666667%
}
.hb-col-lg-push-10 {
left: 83.33333333%
}
.hb-col-lg-push-9 {
left: 75%
}
.hb-col-lg-push-8 {
left: 66.66666667%
}
.hb-col-lg-push-7 {
left: 58.33333333%
}
.hb-col-lg-push-6 {
left: 50%
}
.hb-col-lg-push-5 {
left: 41.66666667%
}
.hb-col-lg-push-4 {
left: 33.33333333%
}
.hb-col-lg-push-3 {
left: 25%
}
.hb-col-lg-push-2 {
left: 16.66666667%
}
.hb-col-lg-push-1 {
left: 8.33333333%
}
.hb-col-lg-push-0 {
left: auto
}
.hb-col-lg-offset-12 {
margin-left: 100%
}
.hb-col-lg-offset-11 {
margin-left: 91.66666667%
}
.hb-col-lg-offset-10 {
margin-left: 83.33333333%
}
.hb-col-lg-offset-9 {
margin-left: 75%
}
.hb-col-lg-offset-8 {
margin-left: 66.66666667%
}
.hb-col-lg-offset-7 {
margin-left: 58.33333333%
}
.hb-col-lg-offset-6 {
margin-left: 50%
}
.hb-col-lg-offset-5 {
margin-left: 41.66666667%
}
.hb-col-lg-offset-4 {
margin-left: 33.33333333%
}
.hb-col-lg-offset-3 {
margin-left: 25%
}
.hb-col-lg-offset-2 {
margin-left: 16.66666667%
}
.hb-col-lg-offset-1 {
margin-left: 8.33333333%
}
.hb-col-lg-offset-0 {
margin-left: 0
}
}
.clearfix:after,
.clearfix:before,
.hb-container-fluid:after,
.hb-container-fluid:before,
.hb-container:after,
.hb-container:before,
.hb-row:after,
.hb-row:before {
content: " ";
display: table
}
.clearfix:after,
.hb-container-fluid:after,
.hb-container:after,
.hb-row:after {
clear: both
} .hb-equal-height-columns {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.hb-container img, .hb-container-fluid img {
max-width: 100%;
display: block;
}
.hb-custom-header {
border-bottom: 1px solid #ededed;
} .hb-inline-container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
}
.hb-inline-container div[class^=hb-inline-container__] {
flex: 1;
display: flex;
}
.hb-inline-container__left {
justify-content: flex-start;
}
.hb-inline-container__center {
justify-content: center;
}
.hb-inline-container__right {
justify-content: flex-end;
}
.hb-col-align__top div[class^=hb-inline-container__] {
align-items: flex-start;
}
.hb-col-align__middle div[class^=hb-inline-container__] {
align-items: center;
}
.hb-col-align__bottom div[class^=hb-inline-container__] {
align-items: flex-end;
} .hb-fixed--filled {
height: 92px;
}
.hb-fixed--filled.hb-overlap {
height: auto;
}
.hb-fixed > .hb-device-container,
.hb-overlap > .hb-device-container {
width: 100%;
z-index: 200;
}
.hb-fixed > .hb-device-container,
.hb-fixed.hb-overlap > .hb-device-container {
position: fixed;
}
.hb-overlap > .hb-device-container {
position: absolute;
} .hb-sticky {
width: 100%;
position: fixed;
z-index: 200;
top: -100px;
opacity: 0;
}
.hb-sticky--active {
transition: top 0.35s ease 0.1s;
opacity: 1;
}
.hb-sticky.hb-sticky--lazy {
transition: all 0.3s ease-in-out;
} @media (max-width: 767px) {
.hb-el-tablet,
.hb-el-desktop,
.hb-el-sticky--tablet,
.hb-el-sticky--desktop {
display: none !important;
}
.hb-tablet,
.hb-desktop,
.hb-sticky--tablet,
.hb-sticky--desktop {
display: none;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.hb-el-mobile,
.hb-el-desktop,
.hb-el-sticky--mobile,
.hb-el-sticky--desktop {
display: none !important;
}
.hb-mobile,
.hb-desktop,
.hb-sticky--mobile,
.hb-sticky--desktop {
display: none;
}
}
@media (min-width: 1025px) {
.hb-el-mobile,
.hb-el-tablet,
.hb-el-sticky--mobile,
.hb-el-sticky--tablet {
display: none !important;
}
.hb-mobile,
.hb-tablet,
.hb-sticky--mobile,
.hb-sticky--tablet {
display: none;
}
} .hb-jupiter .mk-go-top.is-active,
.hb-jupiter .mk-quick-contact-wrapper,
.hb-jupiter .mk-go-top {
bottom: 15px;
}
@media handheld, only screen and (min-width: 1025px) {
.hb-jupiter .mk-go-top.is-active {
right: 15px;
}
.hb-jupiter .mk-quick-contact-wrapper.is-active {
right: 70px;
}
}
@media handheld, only screen and (max-width: 1024px) {
.hb-jupiter .mk-go-top.is-active {
bottom: 75px;
}
}.mkhb-device * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mkhb-device *:before,
.mkhb-device *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mkhb-device.mkhb-desktop:before,
.mkhb-device.mkhb-desktop:after {
content: " ";
display: table;
clear: both;
}
.mkhb-container,
.mkhb-container-fluid {
display: flex;
margin-right: auto;
margin-left: auto;
}
.mkhb-mobile .mkhb-container {
display: block;
}
.mkhb-container-fluid {
width: 100%;
}
@media (min-width: 768px) {
.mkhb-container {
width: 750px
}
}
@media (min-width: 992px) {
.mkhb-container {
width: 960px
}
}
@media (min-width: 1200px) {
.mkhb-container {
width: 1140px
}
} .mkhb-inline-container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
}
.mkhb-inline-container div[class^=mkhb-inline-container__] {
flex: 1;
display: flex;
}
.mkhb-inline-container__left {
justify-content: flex-start;
}
.mkhb-inline-container__center {
justify-content: center;
}
.mkhb-inline-container__right {
justify-content: flex-end;
}
.mkhb-col-align__top div[class^=mkhb-inline-container__] {
align-items: flex-start;
}
.mkhb-col-align__middle div[class^=mkhb-inline-container__] {
align-items: center;
}
.mkhb-col-align__bottom div[class^=mkhb-inline-container__] {
align-items: flex-end;
} .mkhb-fixed--filled {
height: 92px;
}
.mkhb-fixed--filled.mkhb-overlap {
height: auto;
}
.mkhb-fixed > .mkhb-device-container,
.mkhb-overlap > .mkhb-device-container {
width: 100%;
z-index: 200;
}
.mkhb-fixed > .mkhb-device-container,
.mkhb-fixed.mkhb-overlap > .mkhb-device-container {
position: fixed;
}
.mkhb-overlap > .mkhb-device-container {
position: absolute;
} .mkhb-sticky {
width: 100%;
position: fixed;
z-index: 301;
top: -100px;
opacity: 0;
}
.mkhb-sticky--active {
transition: top 0.35s ease 0.1s;
opacity: 1;
}
.mkhb-sticky.mkhb-sticky--lazy {
transition: all 0.3s ease-in-out;
} @media (max-width: 767px) {
.mkhb-el-tablet,
.mkhb-el-desktop,
.mkhb-el-sticky--tablet,
.mkhb-el-sticky--desktop {
display: none !important;
}
.mkhb-tablet,
.mkhb-desktop,
.mkhb-sticky--tablet,
.mkhb-sticky--desktop {
display: none;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.mkhb-el-mobile,
.mkhb-el-desktop,
.mkhb-el-sticky--mobile,
.mkhb-el-sticky--desktop {
display: none !important;
}
.mkhb-mobile,
.mkhb-desktop,
.mkhb-sticky--mobile,
.mkhb-sticky--desktop {
display: none;
}
}
@media (min-width: 1025px) {
.mkhb-el-mobile,
.mkhb-el-tablet,
.mkhb-el-sticky--mobile,
.mkhb-el-sticky--tablet {
display: none !important;
}
.mkhb-mobile,
.mkhb-tablet,
.mkhb-sticky--mobile,
.mkhb-sticky--tablet {
display: none;
}
} .mkhb-jupiter .mk-go-top.is-active,
.mkhb-jupiter .mk-quick-contact-wrapper,
.mkhb-jupiter .mk-go-top {
bottom: 15px;
}
@media handheld, only screen and (min-width: 1025px) {
.mkhb-jupiter .mk-go-top.is-active {
right: 15px;
}
.mkhb-jupiter .mk-quick-contact-wrapper.is-active {
right: 70px;
}
}
@media handheld, only screen and (max-width: 1024px) {
.mkhb-jupiter .mk-go-top.is-active {
bottom: 75px;
}
}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>*>*,.tablepress>tbody>*~*>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>*>th{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd)>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(2n)>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container label{display:inline}.dt-container .dt-input{display:inline;font-size:inherit;padding:5px;width:auto}.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress tbody td{font-family:Calibri;font-size:18px;color:red}.tablepress .column-1{width:180px;padding:0}.tablepress .column-2{width:200px;padding:0;color:#200}