.nengah{
	display: flex;
    flex-wrap: wrap; /* Allow items to wrap */
    justify-content: center; /* Center items horizontally */
    align-items: center; /* Center items vertically (optional) */
    gap: 10px; /* Space between items (optional) */
    padding: 10px; /* Padding around the container (optional) */
}

.pkp_structure_head {
    background-color: #00aeef;
    border-bottom: 1px solid #ddd;
    min-height: 200px;
}

.pkp_site_name .is_img img {
    display: block;
    max-height: 200px;
    max-width: 100%;
    width: auto;
    height: auto;
}

.pkp_structure_head {
    background-color: #02A2DC;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ddd;
    /* background-image: url(https://e-aup.unair.ac.id/repo/carousel/photo-1542019886894-8346ec5e3e4b.jpg); */
    /* background-image: url(https://book.ijpublisher.co.id/public/site/images/ijsuperman/bookhead.jpg); */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
}

.pkp_navigation_primary_wrapper {
    padding-left: 25px;
    padding-right: 25px;
    /* padding: 13px; */
}

.pkp_structure_footer_wrapper{
		background-color: #00AEEF;
		}
.sikilku {
            background-color: #00AEEF; /* Background biru kalem */
			color: #F0F0F0; /* Teks utama */
			padding: 20px 0;
			font-size: 14px;
        }

        .sikilku-container {
            width: 90%;
            max-width: 1200px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            flex-wrap: wrap;
        }

        .sikilku-column {
            flex: 1;
            min-width: 200px;
            margin: 10px 20px;
        }

        .sikilku-column h3 {
            margin-bottom: 15px;
			font-weight: bold;
			border-bottom: 1px solid #004A6E; /* Border biru tua */
			padding-bottom: 5px;
			color: #004A6E; /* Warna judul kolom */
			font-size: larger;
        }

        .sikilku-column a {
            color: #E0E0E0; /* Warna teks link */
			text-decoration: none;
			display: block;
			margin: 5px 0;
        }

        .sikilku-column a:hover {
            color: #5EC8E0; /* Warna hover link */
        }

        .sikilku-bottom {
            text-align: center;
			margin-top: 20px;
			font-size: 12px;
			color: #E0E0E0; /* Warna teks bawah */
        }

        .social-icons {
			margin-top: 15px;
			display: flex;
			gap: 10px; /* Memberikan jarak antar ikon */
		}

		.social-icons img {
			width: 24px;
			height: 24px;
			transition: transform 0.3s;
			display: inline-block;
		}

		.social-icons img:hover {
			transform: scale(1.1);
		}
		
	/* ukUK */
	/*! UIkit 3.21.9 | https://www.getuikit.com | (c) 2014 - 2024 YOOtheme | MIT License */
html {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    color: #666
}

body {
    margin: 0
}

.ijb-link,a {
    color: #1e87f0;
    text-decoration: none;
    cursor: pointer
}

.ijb-link-toggle:hover .ijb-link,.ijb-link:hover,a:hover {
    color: #0f6ecd;
    text-decoration: underline
}

abbr[title] {
    text-decoration: underline dotted;
    -webkit-text-decoration-style: dotted
}

b,strong {
    font-weight: bolder
}

:not(pre)>code,:not(pre)>kbd,:not(pre)>samp {
    font-family: Consolas,monaco,monospace;
    font-size: .875rem;
    color: #f0506e;
    white-space: nowrap;
    padding: 2px 6px;
    background: #f8f8f8
}

em {
    color: #f0506e
}

ins {
    background: #ffd;
    color: #666;
    text-decoration: none
}

mark {
    background: #ffd;
    color: #666
}

q {
    font-style: italic
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

audio,canvas,iframe,img,svg,video {
    vertical-align: middle
}

canvas,img,svg,video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box
}

img:not([src]) {
    visibility: hidden;
    min-width: 1px
}

iframe {
    border: 0
}

address,dl,fieldset,figure,ol,p,pre,ul {
    margin: 0 0 20px 0
}

*+address,*+dl,*+fieldset,*+figure,*+ol,*+p,*+pre,*+ul {
    margin-top: 20px
}

.ijb-h1,.ijb-h2,.ijb-h3,.ijb-h4,.ijb-h5,.ijb-h6,.ijb-heading-2xlarge,.ijb-heading-3xlarge,.ijb-heading-large,.ijb-heading-medium,.ijb-heading-small,.ijb-heading-xlarge,h1,h2,h3,h4,h5,h6 {
    margin: 0 0 20px 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 400;
    color: #333;
    text-transform: none
}

*+.ijb-h1,*+.ijb-h2,*+.ijb-h3,*+.ijb-h4,*+.ijb-h5,*+.ijb-h6,*+.ijb-heading-2xlarge,*+.ijb-heading-3xlarge,*+.ijb-heading-large,*+.ijb-heading-medium,*+.ijb-heading-small,*+.ijb-heading-xlarge,*+h1,*+h2,*+h3,*+h4,*+h5,*+h6 {
    margin-top: 40px
}

.ijb-h1,h1 {
    font-size: 2.23125rem;
    line-height: 1.2
}

.ijb-h2,h2 {
    font-size: 1.7rem;
    line-height: 1.3
}

.ijb-h3,h3 {
    font-size: 1.5rem;
    line-height: 1.4
}

.ijb-h4,h4 {
    font-size: 1.25rem;
    line-height: 1.4
}

.ijb-h5,h5 {
    font-size: 16px;
    line-height: 1.4
}

.ijb-h6,h6 {
    font-size: .875rem;
    line-height: 1.4
}

@media (min-width: 960px) {
    .ijb-h1,h1 {
        font-size:2.625rem
    }

    .ijb-h2,h2 {
        font-size: 2rem
    }
}

ol,ul {
    padding-left: 30px
}

ol>li>ol,ol>li>ul,ul>li>ol,ul>li>ul {
    margin: 0
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.ijb-hr,hr {
    overflow: visible;
    text-align: inherit;
    margin: 0 0 20px 0;
    border: 0;
    border-top: 1px solid #e5e5e5
}

*+.ijb-hr,*+hr {
    margin-top: 20px
}

address {
    font-style: normal
}

blockquote {
    margin: 0 0 20px 0;
    font-size: 1.25rem;
    line-height: 1.5;
    font-style: italic;
    color: #333
}

*+blockquote {
    margin-top: 20px
}

blockquote p:last-of-type {
    margin-bottom: 0
}

blockquote footer {
    margin-top: 10px;
    font-size: .875rem;
    line-height: 1.5;
    color: #666
}

blockquote footer::before {
    content: "— "
}

pre {
    font: 0.875rem/1.5 Consolas,monaco,monospace;
    color: #666;
    -moz-tab-size: 4;
    tab-size: 4;
    overflow: auto;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background: #fff
}

pre code {
    font-family: Consolas,monaco,monospace
}

:focus {
    outline: 0
}

:focus-visible {
    outline: 2px dotted #333
}

::selection {
    background: #39f;
    color: #fff;
    text-shadow: none
}

details,main {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

:root {
    --ijb-breakpoint-s: 640px;
    --ijb-breakpoint-m: 960px;
    --ijb-breakpoint-l: 1200px;
    --ijb-breakpoint-xl: 1600px
}

.ijb-link-muted a,.ijb-link-toggle .ijb-link-muted,a.ijb-link-muted {
    color: #999
}

.ijb-link-muted a:hover,.ijb-link-toggle:hover .ijb-link-muted,a.ijb-link-muted:hover {
    color: #666
}

.ijb-link-text a,.ijb-link-toggle .ijb-link-text,a.ijb-link-text {
    color: inherit
}

.ijb-link-text a:hover,.ijb-link-toggle:hover .ijb-link-text,a.ijb-link-text:hover {
    color: #999
}

.ijb-link-heading a,.ijb-link-toggle .ijb-link-heading,a.ijb-link-heading {
    color: inherit
}

.ijb-link-heading a:hover,.ijb-link-toggle:hover .ijb-link-heading,a.ijb-link-heading:hover {
    color: #1e87f0;
    text-decoration: none
}

.ijb-link-reset a,a.ijb-link-reset {
    color: inherit!important;
    text-decoration: none!important
}

.ijb-link-toggle {
    color: inherit!important;
    text-decoration: none!important
}

.ijb-heading-small {
    font-size: 2.6rem;
    line-height: 1.2
}

.ijb-heading-medium {
    font-size: 2.8875rem;
    line-height: 1.1
}

.ijb-heading-large {
    font-size: 3.4rem;
    line-height: 1.1
}

.ijb-heading-xlarge {
    font-size: 4rem;
    line-height: 1
}

.ijb-heading-2xlarge {
    font-size: 6rem;
    line-height: 1
}

.ijb-heading-3xlarge {
    font-size: 8rem;
    line-height: 1
}

@media (min-width: 960px) {
    .ijb-heading-small {
        font-size:3.25rem
    }

    .ijb-heading-medium {
        font-size: 3.5rem
    }

    .ijb-heading-large {
        font-size: 4rem
    }

    .ijb-heading-xlarge {
        font-size: 6rem
    }

    .ijb-heading-2xlarge {
        font-size: 8rem
    }

    .ijb-heading-3xlarge {
        font-size: 11rem
    }
}

@media (min-width: 1200px) {
    .ijb-heading-medium {
        font-size:4rem
    }

    .ijb-heading-large {
        font-size: 6rem
    }

    .ijb-heading-xlarge {
        font-size: 8rem
    }

    .ijb-heading-2xlarge {
        font-size: 11rem
    }

    .ijb-heading-3xlarge {
        font-size: 15rem
    }
}

.ijb-heading-divider {
    padding-bottom: calc(5px + .1em);
    border-bottom: calc(.2px + .05em) solid #e5e5e5
}

.ijb-heading-bullet {
    position: relative
}

.ijb-heading-bullet::before {
    content: "";
    display: inline-block;
    position: relative;
    top: calc(-.1 * 1em);
    vertical-align: middle;
    height: calc(4px + .7em);
    margin-right: calc(5px + .2em);
    border-left: calc(5px + .1em) solid #e5e5e5
}

.ijb-heading-line {
    overflow: hidden
}

.ijb-heading-line>* {
    display: inline-block;
    position: relative
}

.ijb-heading-line>::after,.ijb-heading-line>::before {
    content: "";
    position: absolute;
    top: calc(50% - (calc(.2px + .05em)/ 2));
    width: 2000px;
    border-bottom: calc(.2px + .05em) solid #e5e5e5
}

.ijb-heading-line>::before {
    right: 100%;
    margin-right: calc(5px + .3em)
}

.ijb-heading-line>::after {
    left: 100%;
    margin-left: calc(5px + .3em)
}

[class*=ijb-divider] {
    border: none;
    margin-bottom: 20px
}

*+[class*=ijb-divider] {
    margin-top: 20px
}

.ijb-divider-icon {
    position: relative;
    height: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.ijb-divider-icon::after,.ijb-divider-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    max-width: calc(50% - (50px / 2));
    border-bottom: 1px solid #e5e5e5
}

.ijb-divider-icon::before {
    right: calc(50% + (50px / 2));
    width: 100%
}

.ijb-divider-icon::after {
    left: calc(50% + (50px / 2));
    width: 100%
}

.ijb-divider-small {
    line-height: 0
}

.ijb-divider-small::after {
    content: "";
    display: inline-block;
    width: 100px;
    max-width: 100%;
    border-top: 1px solid #e5e5e5;
    vertical-align: top
}

.ijb-divider-vertical {
    width: max-content;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #e5e5e5
}

.ijb-list {
    padding: 0;
    list-style: none
}

.ijb-list>* {
    break-inside: avoid-column
}

.ijb-list>*>:last-child {
    margin-bottom: 0
}

.ijb-list>*>ul,.ijb-list>:nth-child(n+2) {
    margin-top: 10px
}

.ijb-list-circle>*,.ijb-list-decimal>*,.ijb-list-disc>*,.ijb-list-hyphen>*,.ijb-list-square>* {
    padding-left: 30px
}

.ijb-list-decimal {
    counter-reset: decimal
}

.ijb-list-decimal>* {
    counter-increment: decimal
}

.ijb-list-circle>::before,.ijb-list-decimal>::before,.ijb-list-disc>::before,.ijb-list-hyphen>::before,.ijb-list-square>::before {
    content: "";
    position: relative;
    left: -30px;
    width: 30px;
    height: 1.5em;
    margin-bottom: -1.5em;
    display: list-item;
    list-style-position: inside;
    text-align: right
}

.ijb-list-disc>::before {
    list-style-type: disc
}

.ijb-list-circle>::before {
    list-style-type: circle
}

.ijb-list-square>::before {
    list-style-type: square
}

.ijb-list-decimal>::before {
    content: counter(decimal,decimal) '\200A.\00A0'
}

.ijb-list-hyphen>::before {
    content: '–\00A0\00A0'
}

.ijb-list-muted>::before {
    color: #999!important
}

.ijb-list-emphasis>::before {
    color: #333!important
}

.ijb-list-primary>::before {
    color: #1e87f0!important
}

.ijb-list-secondary>::before {
    color: #222!important
}

.ijb-list-bullet>* {
    padding-left: 30px
}

.ijb-list-bullet>::before {
    content: "";
    display: list-item;
    position: relative;
    left: -30px;
    width: 30px;
    height: 1.5em;
    margin-bottom: -1.5em;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.ijb-list-divider>:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5
}

.ijb-list-striped>* {
    padding: 10px 10px
}

.ijb-list-striped>:nth-of-type(odd) {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.ijb-list-striped>:nth-of-type(odd) {
    background: #f8f8f8
}

.ijb-list-striped>:nth-child(n+2) {
    margin-top: 0
}

.ijb-list-large>*>ul,.ijb-list-large>:nth-child(n+2) {
    margin-top: 20px
}

.ijb-list-collapse>*>ul,.ijb-list-collapse>:nth-child(n+2) {
    margin-top: 0
}

.ijb-list-large.ijb-list-divider>:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px
}

.ijb-list-collapse.ijb-list-divider>:nth-child(n+2) {
    margin-top: 0;
    padding-top: 0
}

.ijb-list-large.ijb-list-striped>* {
    padding: 20px 10px
}

.ijb-list-collapse.ijb-list-striped>* {
    padding-top: 0;
    padding-bottom: 0
}

.ijb-list-collapse.ijb-list-striped>:nth-child(n+2),.ijb-list-large.ijb-list-striped>:nth-child(n+2) {
    margin-top: 0
}

.ijb-description-list>dt {
    color: #333;
    font-size: .875rem;
    font-weight: 400;
    text-transform: uppercase
}

.ijb-description-list>dt:nth-child(n+2) {
    margin-top: 20px
}

.ijb-description-list-divider>dt:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5
}

.ijb-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px
}

*+.ijb-table {
    margin-top: 20px
}

.ijb-table th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    font-size: .875rem;
    font-weight: 400;
    color: #999;
    text-transform: uppercase
}

.ijb-table td {
    padding: 16px 12px;
    vertical-align: top
}

.ijb-table td>:last-child {
    margin-bottom: 0
}

.ijb-table tfoot {
    font-size: .875rem
}

.ijb-table caption {
    font-size: .875rem;
    text-align: left;
    color: #999
}

.ijb-table-middle,.ijb-table-middle td {
    vertical-align: middle!important
}

.ijb-table-divider>:first-child>tr:not(:first-child),.ijb-table-divider>:not(:first-child)>tr,.ijb-table-divider>tr:not(:first-child) {
    border-top: 1px solid #e5e5e5
}

.ijb-table-striped tbody tr:nth-of-type(odd),.ijb-table-striped>tr:nth-of-type(odd) {
    background: #f8f8f8;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.ijb-table-hover tbody tr:hover,.ijb-table-hover>tr:hover {
    background: #ffd
}

.ijb-table tbody tr.ijb-active,.ijb-table>tr.ijb-active {
    background: #ffd
}

.ijb-table-small td,.ijb-table-small th {
    padding: 10px 12px
}

.ijb-table-large td,.ijb-table-large th {
    padding: 22px 12px
}

.ijb-table-justify td:first-child,.ijb-table-justify th:first-child {
    padding-left: 0
}

.ijb-table-justify td:last-child,.ijb-table-justify th:last-child {
    padding-right: 0
}

.ijb-table-shrink {
    width: 1px
}

.ijb-table-expand {
    min-width: 150px
}

.ijb-table-link {
    padding: 0!important
}

.ijb-table-link>a {
    display: block;
    padding: 16px 12px
}

.ijb-table-small .ijb-table-link>a {
    padding: 10px 12px
}

@media (max-width: 959px) {
    .ijb-table-responsive,.ijb-table-responsive tbody,.ijb-table-responsive td,.ijb-table-responsive th,.ijb-table-responsive tr {
        display:block
    }

    .ijb-table-responsive thead {
        display: none
    }

    .ijb-table-responsive td,.ijb-table-responsive th {
        width: auto!important;
        max-width: none!important;
        min-width: 0!important;
        overflow: visible!important;
        white-space: normal!important
    }

    .ijb-table-responsive .ijb-table-link:not(:first-child)>a,.ijb-table-responsive td:not(:first-child):not(.ijb-table-link),.ijb-table-responsive th:not(:first-child):not(.ijb-table-link) {
        padding-top: 5px!important
    }

    .ijb-table-responsive .ijb-table-link:not(:last-child)>a,.ijb-table-responsive td:not(:last-child):not(.ijb-table-link),.ijb-table-responsive th:not(:last-child):not(.ijb-table-link) {
        padding-bottom: 5px!important
    }

    .ijb-table-justify.ijb-table-responsive td,.ijb-table-justify.ijb-table-responsive th {
        padding-left: 0;
        padding-right: 0
    }
}

.ijb-table tbody tr {
    transition: background-color .1s linear
}

.ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-table-striped>tr:nth-of-type(2n):last-child {
    border-bottom: 1px solid #e5e5e5
}

.ijb-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0
}

button.ijb-icon:not(:disabled) {
    cursor: pointer
}

.ijb-icon::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ijb-icon:not(.ijb-preserve) [fill*="#"]:not(.ijb-preserve) {
    fill: currentcolor
}

.ijb-icon:not(.ijb-preserve) [stroke*="#"]:not(.ijb-preserve) {
    stroke: currentcolor
}

.ijb-icon>* {
    transform: translate(0,0)
}

.ijb-icon-image {
    width: 20px;
    height: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    object-fit: scale-down;
    max-width: none
}

.ijb-icon-link {
    color: #999;
    text-decoration: none!important
}

.ijb-icon-link:hover {
    color: #666
}

.ijb-active>.ijb-icon-link,.ijb-icon-link:active {
    color: #595959
}

.ijb-icon-button {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border-radius: 500px;
    background: #f8f8f8;
    color: #999;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .1s ease-in-out;
    transition-property: color,background-color
}

.ijb-icon-button:hover {
    background-color: #ebebeb;
    color: #666
}

.ijb-active>.ijb-icon-button,.ijb-icon-button:active {
    background-color: #dfdfdf;
    color: #666
}

.ijb-range {
    -webkit-appearance: none;
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    background: 0 0
}

.ijb-range:focus {
    outline: 0
}

.ijb-range::-moz-focus-outer {
    border: none
}

.ijb-range:not(:disabled)::-webkit-slider-thumb {
    cursor: pointer
}

.ijb-range:not(:disabled)::-moz-range-thumb {
    cursor: pointer
}

.ijb-range::-webkit-slider-runnable-track {
    height: 3px;
    background: #ebebeb;
    border-radius: 500px
}

.ijb-range:active::-webkit-slider-runnable-track,.ijb-range:focus::-webkit-slider-runnable-track {
    background: #dedede
}

.ijb-range::-moz-range-track {
    height: 3px;
    background: #ebebeb;
    border-radius: 500px
}

.ijb-range:focus::-moz-range-track {
    background: #dedede
}

.ijb-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    margin-top: -7px;
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #fff;
    border: 1px solid #ccc
}

.ijb-range::-moz-range-thumb {
    border: none;
    height: 15px;
    width: 15px;
    margin-top: -7px;
    border-radius: 500px;
    background: #fff;
    border: 1px solid #ccc
}

.ijb-checkbox,.ijb-input,.ijb-radio,.ijb-select,.ijb-textarea {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit
}

.ijb-input {
    overflow: visible
}

.ijb-select {
    text-transform: none
}

.ijb-select optgroup {
    font: inherit;
    font-weight: 700
}

.ijb-textarea {
    overflow: auto
}

.ijb-input[type=search]::-webkit-search-cancel-button,.ijb-input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.ijb-input[type=number]::-webkit-inner-spin-button,.ijb-input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.ijb-input::-moz-placeholder,.ijb-textarea::-moz-placeholder {
    opacity: 1
}

.ijb-checkbox:not(:disabled),.ijb-radio:not(:disabled) {
    cursor: pointer
}

.ijb-fieldset {
    border: none;
    margin: 0;
    padding: 0;
    min-width: 0
}

.ijb-input,.ijb-textarea {
    -webkit-appearance: none
}

.ijb-input,.ijb-select,.ijb-textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #fff;
    color: #666;
    border: 1px solid #e5e5e5;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border
}

.ijb-input,.ijb-select:not([multiple]):not([size]) {
    height: 40px;
    vertical-align: middle;
    display: inline-block
}

.ijb-input:not(input),.ijb-select:not(select) {
    line-height: 38px
}

.ijb-select[multiple],.ijb-select[size],.ijb-textarea {
    padding-top: 6px;
    padding-bottom: 6px;
    vertical-align: top
}

.ijb-select[multiple],.ijb-select[size] {
    resize: vertical
}

.ijb-input:focus,.ijb-select:focus,.ijb-textarea:focus {
    outline: 0;
    background-color: #fff;
    color: #666;
    border-color: #1e87f0
}

.ijb-input:disabled,.ijb-select:disabled,.ijb-textarea:disabled {
    background-color: #f8f8f8;
    color: #999;
    border-color: #e5e5e5
}

.ijb-input::placeholder {
    color: #999
}

.ijb-textarea::placeholder {
    color: #999
}

.ijb-form-small {
    font-size: .875rem
}

.ijb-form-small:not(textarea):not([multiple]):not([size]) {
    height: 30px;
    padding-left: 8px;
    padding-right: 8px
}

[multiple].ijb-form-small,[size].ijb-form-small,textarea.ijb-form-small {
    padding: 5px 8px
}

.ijb-form-small:not(select):not(input):not(textarea) {
    line-height: 28px
}

.ijb-form-large {
    font-size: 1.25rem
}

.ijb-form-large:not(textarea):not([multiple]):not([size]) {
    height: 55px;
    padding-left: 12px;
    padding-right: 12px
}

[multiple].ijb-form-large,[size].ijb-form-large,textarea.ijb-form-large {
    padding: 7px 12px
}

.ijb-form-large:not(select):not(input):not(textarea) {
    line-height: 53px
}

.ijb-form-danger,.ijb-form-danger:focus {
    color: #f0506e;
    border-color: #f0506e
}

.ijb-form-success,.ijb-form-success:focus {
    color: #32d296;
    border-color: #32d296
}

.ijb-form-blank {
    background: 0 0;
    border-color: transparent
}

.ijb-form-blank:focus {
    border-color: #e5e5e5;
    border-style: solid
}

input.ijb-form-width-xsmall {
    width: 50px
}

select.ijb-form-width-xsmall {
    width: 75px
}

.ijb-form-width-small {
    width: 130px
}

.ijb-form-width-medium {
    width: 200px
}

.ijb-form-width-large {
    width: 500px
}

.ijb-select:not([multiple]):not([size]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.ijb-select:not([multiple]):not([size]) option {
    color: #666
}

.ijb-select:not([multiple]):not([size]):disabled {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.ijb-input[list] {
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.ijb-input[list]:focus,.ijb-input[list]:hover {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.ijb-input[list]::-webkit-calendar-picker-indicator {
    display: none!important
}

.ijb-checkbox,.ijb-radio {
    display: inline-block;
    height: 16px;
    width: 16px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #ccc;
    transition: .2s ease-in-out;
    transition-property: background-color,border
}

.ijb-radio {
    border-radius: 50%
}

.ijb-checkbox:focus,.ijb-radio:focus {
    background-color: rgba(0,0,0,0);
    outline: 0;
    border-color: #1e87f0
}

.ijb-checkbox:checked,.ijb-checkbox:indeterminate,.ijb-radio:checked {
    background-color: #1e87f0;
    border-color: transparent
}

.ijb-checkbox:checked:focus,.ijb-checkbox:indeterminate:focus,.ijb-radio:checked:focus {
    background-color: #0e6dcd
}

.ijb-radio:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.ijb-checkbox:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.ijb-checkbox:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.ijb-checkbox:disabled,.ijb-radio:disabled {
    background-color: #f8f8f8;
    border-color: #e5e5e5
}

.ijb-radio:disabled:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.ijb-checkbox:disabled:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.ijb-checkbox:disabled:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.ijb-legend {
    width: 100%;
    color: inherit;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.4
}

.ijb-form-custom {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle
}

.ijb-form-custom input[type=file],.ijb-form-custom select {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-appearance: none;
    opacity: 0;
    cursor: pointer
}

.ijb-form-custom input[type=file] {
    font-size: 500px;
    overflow: hidden
}

.ijb-form-label {
    color: #333;
    font-size: .875rem
}

.ijb-form-stacked .ijb-form-label {
    display: block;
    margin-bottom: 5px
}

@media (max-width: 959px) {
    .ijb-form-horizontal .ijb-form-label {
        display:block;
        margin-bottom: 5px
    }
}

@media (min-width: 960px) {
    .ijb-form-horizontal .ijb-form-label {
        width:200px;
        margin-top: 7px;
        float: left
    }

    .ijb-form-horizontal .ijb-form-controls {
        margin-left: 215px
    }

    .ijb-form-horizontal .ijb-form-controls-text {
        padding-top: 7px
    }
}

.ijb-form-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #999
}

.ijb-form-icon:hover {
    color: #666
}

.ijb-form-icon:not(a):not(button):not(input) {
    pointer-events: none
}

.ijb-form-icon:not(.ijb-form-icon-flip)~.ijb-input {
    padding-left: 40px!important
}

.ijb-form-icon-flip {
    right: 0;
    left: auto
}

.ijb-form-icon-flip~.ijb-input {
    padding-right: 40px!important
}

.ijb-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: .875rem;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .1s ease-in-out;
    transition-property: color,background-color,border-color
}

.ijb-button:not(:disabled) {
    cursor: pointer
}

.ijb-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ijb-button:hover {
    text-decoration: none
}

.ijb-button-default {
    background-color: transparent;
    color: #333;
    border: 1px solid #e5e5e5
}

.ijb-button-default:hover {
    background-color: transparent;
    color: #333;
    border-color: #b2b2b2
}

.ijb-button-default.ijb-active,.ijb-button-default:active {
    background-color: transparent;
    color: #333;
    border-color: #999
}

.ijb-button-primary {
    background-color: #1e87f0;
    color: #fff;
    border: 1px solid transparent
}

.ijb-button-primary:hover {
    background-color: #0f7ae5;
    color: #fff
}

.ijb-button-primary.ijb-active,.ijb-button-primary:active {
    background-color: #0e6dcd;
    color: #fff
}

.ijb-button-secondary {
    background-color: #222;
    color: #fff;
    border: 1px solid transparent
}

.ijb-button-secondary:hover {
    background-color: #151515;
    color: #fff
}

.ijb-button-secondary.ijb-active,.ijb-button-secondary:active {
    background-color: #080808;
    color: #fff
}

.ijb-button-danger {
    background-color: #f0506e;
    color: #fff;
    border: 1px solid transparent
}

.ijb-button-danger:hover {
    background-color: #ee395b;
    color: #fff
}

.ijb-button-danger.ijb-active,.ijb-button-danger:active {
    background-color: #ec2147;
    color: #fff
}

.ijb-button-danger:disabled,.ijb-button-default:disabled,.ijb-button-primary:disabled,.ijb-button-secondary:disabled {
    background-color: transparent;
    color: #999;
    border-color: #e5e5e5
}

.ijb-button-small {
    padding: 0 15px;
    line-height: 28px;
    font-size: .875rem
}

.ijb-button-large {
    padding: 0 40px;
    line-height: 53px;
    font-size: .875rem
}

.ijb-button-text {
    padding: 0;
    line-height: 1.5;
    background: 0 0;
    color: #333;
    position: relative
}

.ijb-button-text::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 100%;
    border-bottom: 1px solid currentColor;
    transition: right .3s ease-out
}

.ijb-button-text:hover {
    color: #333
}

.ijb-button-text:hover::before {
    right: 0
}

.ijb-button-text:disabled {
    color: #999
}

.ijb-button-text:disabled::before {
    display: none
}

.ijb-button-link {
    padding: 0;
    line-height: 1.5;
    background: 0 0;
    color: #333
}

.ijb-button-link:hover {
    color: #999;
    text-decoration: none
}

.ijb-button-link:disabled {
    color: #999;
    text-decoration: none
}

.ijb-button-group {
    display: inline-flex;
    vertical-align: middle;
    position: relative
}

.ijb-button-group>.ijb-button:nth-child(n+2),.ijb-button-group>div:nth-child(n+2) .ijb-button {
    margin-left: -1px
}

.ijb-button-group .ijb-button.ijb-active,.ijb-button-group .ijb-button:active,.ijb-button-group .ijb-button:focus,.ijb-button-group .ijb-button:hover {
    position: relative;
    z-index: 1
}

.ijb-progress {
    vertical-align: baseline;
    display: block;
    width: 100%;
    border: 0;
    background-color: #f8f8f8;
    margin-bottom: 20px;
    height: 15px;
    border-radius: 500px;
    overflow: hidden
}

*+.ijb-progress {
    margin-top: 20px
}

.ijb-progress::-webkit-progress-bar {
    background-color: transparent
}

.ijb-progress::-webkit-progress-value {
    background-color: #1e87f0;
    transition: width .6s ease
}

.ijb-progress::-moz-progress-bar {
    background-color: #1e87f0;
    transition: width .6s ease
}

.ijb-section {
    display: flow-root;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width: 960px) {
    .ijb-section {
        padding-top:70px;
        padding-bottom: 70px
    }
}

.ijb-section>:last-child {
    margin-bottom: 0
}

.ijb-section-xsmall {
    padding-top: 20px;
    padding-bottom: 20px
}

.ijb-section-small {
    padding-top: 40px;
    padding-bottom: 40px
}

.ijb-section-large {
    padding-top: 70px;
    padding-bottom: 70px
}

@media (min-width: 960px) {
    .ijb-section-large {
        padding-top:140px;
        padding-bottom: 140px
    }
}

.ijb-section-xlarge {
    padding-top: 140px;
    padding-bottom: 140px
}

@media (min-width: 960px) {
    .ijb-section-xlarge {
        padding-top:210px;
        padding-bottom: 210px
    }
}

.ijb-section-default {
    --ijb-inverse: dark;
    background: #fff
}

.ijb-section-muted {
    --ijb-inverse: dark;
    background: #f8f8f8
}

.ijb-section-primary {
    --ijb-inverse: light;
    background: #1e87f0
}

.ijb-section-secondary {
    --ijb-inverse: light;
    background: #222
}

.ijb-container {
    display: flow-root;
    box-sizing: content-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 640px) {
    .ijb-container {
        padding-left:30px;
        padding-right: 30px
    }
}

@media (min-width: 960px) {
    .ijb-container {
        padding-left:40px;
        padding-right: 40px
    }
}

.ijb-container>:last-child {
    margin-bottom: 0
}

.ijb-container .ijb-container {
    padding-left: 0;
    padding-right: 0
}

.ijb-container-xsmall {
    max-width: 750px
}

.ijb-container-small {
    max-width: 900px
}

.ijb-container-large {
    max-width: 1400px
}

.ijb-container-xlarge {
    max-width: 1600px
}

.ijb-container-expand {
    max-width: none
}

.ijb-container-expand-left {
    margin-left: 0
}

.ijb-container-expand-right {
    margin-right: 0
}

@media (min-width: 640px) {
    .ijb-container-expand-left.ijb-container-xsmall,.ijb-container-expand-right.ijb-container-xsmall {
        max-width:calc(50% + (750px / 2) - 30px)
    }

    .ijb-container-expand-left.ijb-container-small,.ijb-container-expand-right.ijb-container-small {
        max-width: calc(50% + (900px / 2) - 30px)
    }
}

@media (min-width: 960px) {
    .ijb-container-expand-left,.ijb-container-expand-right {
        max-width:calc(50% + (1200px / 2) - 40px)
    }

    .ijb-container-expand-left.ijb-container-xsmall,.ijb-container-expand-right.ijb-container-xsmall {
        max-width: calc(50% + (750px / 2) - 40px)
    }

    .ijb-container-expand-left.ijb-container-small,.ijb-container-expand-right.ijb-container-small {
        max-width: calc(50% + (900px / 2) - 40px)
    }

    .ijb-container-expand-left.ijb-container-large,.ijb-container-expand-right.ijb-container-large {
        max-width: calc(50% + (1400px / 2) - 40px)
    }

    .ijb-container-expand-left.ijb-container-xlarge,.ijb-container-expand-right.ijb-container-xlarge {
        max-width: calc(50% + (1600px / 2) - 40px)
    }
}

.ijb-container-item-padding-remove-left,.ijb-container-item-padding-remove-right {
    width: calc(100% + 15px)
}

.ijb-container-item-padding-remove-left {
    margin-left: -15px
}

.ijb-container-item-padding-remove-right {
    margin-right: -15px
}

@media (min-width: 640px) {
    .ijb-container-item-padding-remove-left,.ijb-container-item-padding-remove-right {
        width:calc(100% + 30px)
    }

    .ijb-container-item-padding-remove-left {
        margin-left: -30px
    }

    .ijb-container-item-padding-remove-right {
        margin-right: -30px
    }
}

@media (min-width: 960px) {
    .ijb-container-item-padding-remove-left,.ijb-container-item-padding-remove-right {
        width:calc(100% + 40px)
    }

    .ijb-container-item-padding-remove-left {
        margin-left: -40px
    }

    .ijb-container-item-padding-remove-right {
        margin-right: -40px
    }
}

.ijb-tile {
    display: flow-root;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width: 640px) {
    .ijb-tile {
        padding-left:30px;
        padding-right: 30px
    }
}

@media (min-width: 960px) {
    .ijb-tile {
        padding-left:40px;
        padding-right: 40px;
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.ijb-tile>:last-child {
    margin-bottom: 0
}

.ijb-tile-xsmall {
    padding-top: 20px;
    padding-bottom: 20px
}

.ijb-tile-small {
    padding-top: 40px;
    padding-bottom: 40px
}

.ijb-tile-large {
    padding-top: 70px;
    padding-bottom: 70px
}

@media (min-width: 960px) {
    .ijb-tile-large {
        padding-top:140px;
        padding-bottom: 140px
    }
}

.ijb-tile-xlarge {
    padding-top: 140px;
    padding-bottom: 140px
}

@media (min-width: 960px) {
    .ijb-tile-xlarge {
        padding-top:210px;
        padding-bottom: 210px
    }
}

.ijb-tile-default {
    --ijb-inverse: dark;
    background-color: #fff
}

.ijb-tile-muted {
    --ijb-inverse: dark;
    background-color: #f8f8f8
}

.ijb-tile-primary {
    --ijb-inverse: light;
    background-color: #1e87f0
}

.ijb-tile-secondary {
    --ijb-inverse: light;
    background-color: #222
}

.ijb-card {
    position: relative;
    box-sizing: border-box;
    transition: box-shadow .1s ease-in-out
}

.ijb-card-body {
    display: flow-root;
    padding: 30px 30px
}

.ijb-card-header {
    display: flow-root;
    padding: 15px 30px
}

.ijb-card-footer {
    display: flow-root;
    padding: 15px 30px
}

@media (min-width: 1200px) {
    .ijb-card-body {
        padding:40px 40px
    }

    .ijb-card-header {
        padding: 20px 40px
    }

    .ijb-card-footer {
        padding: 20px 40px
    }
}

.ijb-card-body>:last-child,.ijb-card-footer>:last-child,.ijb-card-header>:last-child {
    margin-bottom: 0
}

.ijb-card-title {
    font-size: 1.5rem;
    line-height: 1.4
}

.ijb-card-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    height: 22px;
    padding: 0 10px;
    background: #1e87f0;
    color: #fff;
    font-size: .875rem;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    border-radius: 2px;
    text-transform: uppercase
}

.ijb-card-badge:first-child+* {
    margin-top: 0
}

.ijb-card-hover:not(.ijb-card-default):not(.ijb-card-primary):not(.ijb-card-secondary):hover {
    background-color: #fff;
    box-shadow: 0 14px 25px rgba(0,0,0,.16)
}

.ijb-card-default {
    --ijb-inverse: dark;
    background-color: #fff;
    color: #666;
    box-shadow: 0 5px 15px rgba(0,0,0,.08)
}

.ijb-card-default .ijb-card-title {
    color: #333
}

.ijb-card-default.ijb-card-hover:hover {
    background-color: #fff;
    box-shadow: 0 14px 25px rgba(0,0,0,.16)
}

.ijb-card-default .ijb-card-header {
    border-bottom: 1px solid #e5e5e5
}

.ijb-card-default .ijb-card-footer {
    border-top: 1px solid #e5e5e5
}

.ijb-card-primary {
    --ijb-inverse: light;
    background-color: #1e87f0;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.08)
}

.ijb-card-primary .ijb-card-title {
    color: #fff
}

.ijb-card-primary.ijb-card-hover:hover {
    background-color: #1e87f0;
    box-shadow: 0 14px 25px rgba(0,0,0,.16)
}

.ijb-card-secondary {
    --ijb-inverse: light;
    background-color: #222;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.08)
}

.ijb-card-secondary .ijb-card-title {
    color: #fff
}

.ijb-card-secondary.ijb-card-hover:hover {
    background-color: #222;
    box-shadow: 0 14px 25px rgba(0,0,0,.16)
}

.ijb-card-small .ijb-card-body,.ijb-card-small.ijb-card-body {
    padding: 20px 20px
}

.ijb-card-small .ijb-card-header {
    padding: 13px 20px
}

.ijb-card-small .ijb-card-footer {
    padding: 13px 20px
}

@media (min-width: 1200px) {
    .ijb-card-large .ijb-card-body,.ijb-card-large.ijb-card-body {
        padding:70px 70px
    }

    .ijb-card-large .ijb-card-header {
        padding: 35px 70px
    }

    .ijb-card-large .ijb-card-footer {
        padding: 35px 70px
    }
}

.ijb-card-body>.ijb-nav-default {
    margin-left: -30px;
    margin-right: -30px
}

.ijb-card-body>.ijb-nav-default:only-child {
    margin-top: -15px;
    margin-bottom: -15px
}

.ijb-card-body>.ijb-nav-default .ijb-nav-divider,.ijb-card-body>.ijb-nav-default .ijb-nav-header,.ijb-card-body>.ijb-nav-default>li>a {
    padding-left: 30px;
    padding-right: 30px
}

.ijb-card-body>.ijb-nav-default .ijb-nav-sub {
    padding-left: 45px
}

@media (min-width: 1200px) {
    .ijb-card-body>.ijb-nav-default {
        margin-left:-40px;
        margin-right: -40px
    }

    .ijb-card-body>.ijb-nav-default:only-child {
        margin-top: -25px;
        margin-bottom: -25px
    }

    .ijb-card-body>.ijb-nav-default .ijb-nav-divider,.ijb-card-body>.ijb-nav-default .ijb-nav-header,.ijb-card-body>.ijb-nav-default>li>a {
        padding-left: 40px;
        padding-right: 40px
    }

    .ijb-card-body>.ijb-nav-default .ijb-nav-sub {
        padding-left: 55px
    }
}

.ijb-card-small>.ijb-nav-default {
    margin-left: -20px;
    margin-right: -20px
}

.ijb-card-small>.ijb-nav-default:only-child {
    margin-top: -5px;
    margin-bottom: -5px
}

.ijb-card-small>.ijb-nav-default .ijb-nav-divider,.ijb-card-small>.ijb-nav-default .ijb-nav-header,.ijb-card-small>.ijb-nav-default>li>a {
    padding-left: 20px;
    padding-right: 20px
}

.ijb-card-small>.ijb-nav-default .ijb-nav-sub {
    padding-left: 35px
}

@media (min-width: 1200px) {
    .ijb-card-large>.ijb-nav-default {
        margin:0
    }

    .ijb-card-large>.ijb-nav-default:only-child {
        margin: 0
    }

    .ijb-card-large>.ijb-nav-default .ijb-nav-divider,.ijb-card-large>.ijb-nav-default .ijb-nav-header,.ijb-card-large>.ijb-nav-default>li>a {
        padding-left: 0;
        padding-right: 0
    }

    .ijb-card-large>.ijb-nav-default .ijb-nav-sub {
        padding-left: 15px
    }
}

.ijb-close {
    color: #999;
    transition: .1s ease-in-out;
    transition-property: color,opacity
}

.ijb-close:hover {
    color: #666
}

.ijb-spinner>* {
    animation: ijb-spinner-rotate 1.4s linear infinite
}

@keyframes ijb-spinner-rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(270deg)
    }
}

.ijb-spinner>*>* {
    stroke-dasharray: 88px;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: ijb-spinner-dash 1.4s ease-in-out infinite;
    stroke-width: 1;
    stroke-linecap: round
}

@keyframes ijb-spinner-dash {
    0% {
        stroke-dashoffset: 88px
    }

    50% {
        stroke-dashoffset: 22px;
        transform: rotate(135deg)
    }

    100% {
        stroke-dashoffset: 88px;
        transform: rotate(450deg)
    }
}

.ijb-totop {
    padding: 5px;
    color: #999;
    transition: color .1s ease-in-out
}

.ijb-totop:hover {
    color: #666
}

.ijb-totop:active {
    color: #333
}

.ijb-marker {
    padding: 5px;
    background: #222;
    color: #fff;
    border-radius: 500px
}

.ijb-marker:hover {
    color: #fff
}

.ijb-alert {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 29px 15px 15px;
    background: #f8f8f8;
    color: #666
}

*+.ijb-alert {
    margin-top: 20px
}

.ijb-alert>:last-child {
    margin-bottom: 0
}

.ijb-alert-close {
    position: absolute;
    top: 20px;
    right: 15px;
    color: inherit;
    opacity: .4
}

.ijb-alert-close:first-child+* {
    margin-top: 0
}

.ijb-alert-close:hover {
    color: inherit;
    opacity: .8
}

.ijb-alert-primary {
    background: #d8eafc;
    color: #1e87f0
}

.ijb-alert-success {
    background: #edfbf6;
    color: #32d296
}

.ijb-alert-warning {
    background: #fff6ee;
    color: #faa05a
}

.ijb-alert-danger {
    background: #fef4f6;
    color: #f0506e
}

.ijb-alert h1,.ijb-alert h2,.ijb-alert h3,.ijb-alert h4,.ijb-alert h5,.ijb-alert h6 {
    color: inherit
}

.ijb-alert a:not([class]) {
    color: inherit;
    text-decoration: underline
}

.ijb-alert a:not([class]):hover {
    color: inherit;
    text-decoration: underline
}

.ijb-placeholder {
    margin-bottom: 20px;
    padding: 30px 30px;
    background: 0 0;
    border: 1px dashed #e5e5e5
}

*+.ijb-placeholder {
    margin-top: 20px
}

.ijb-placeholder>:last-child {
    margin-bottom: 0
}

.ijb-badge {
    box-sizing: border-box;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 500px;
    vertical-align: middle;
    background: #1e87f0;
    color: #fff!important;
    font-size: 11px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 0
}

.ijb-badge:hover {
    text-decoration: none
}

.ijb-label {
    display: inline-block;
    padding: 0 10px;
    background: #1e87f0;
    line-height: 1.5;
    font-size: .875rem;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 2px;
    text-transform: uppercase
}

.ijb-label-success {
    background-color: #32d296;
    color: #fff
}

.ijb-label-warning {
    background-color: #faa05a;
    color: #fff
}

.ijb-label-danger {
    background-color: #f0506e;
    color: #fff
}

.ijb-overlay {
    padding: 30px 30px
}

.ijb-overlay>:last-child {
    margin-bottom: 0
}

.ijb-overlay-default {
    --ijb-inverse: dark;
    background: rgba(255,255,255,.8)
}

.ijb-overlay-primary {
    --ijb-inverse: light;
    background: rgba(34,34,34,.8)
}

.ijb-article {
    display: flow-root
}

.ijb-article>:last-child {
    margin-bottom: 0
}

.ijb-article+.ijb-article {
    margin-top: 70px
}

.ijb-article-title {
    font-size: 2.23125rem;
    line-height: 1.2
}

@media (min-width: 960px) {
    .ijb-article-title {
        font-size:2.625rem
    }
}

.ijb-article-meta {
    font-size: .875rem;
    line-height: 1.4;
    color: #999
}

.ijb-article-meta a {
    color: #999
}

.ijb-article-meta a:hover {
    color: #666;
    text-decoration: none
}

.ijb-comment-body {
    display: flow-root;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.ijb-comment-header {
    display: flow-root;
    margin-bottom: 20px
}

.ijb-comment-body>:last-child,.ijb-comment-header>:last-child {
    margin-bottom: 0
}

.ijb-comment-title {
    font-size: 1.25rem;
    line-height: 1.4
}

.ijb-comment-meta {
    font-size: .875rem;
    line-height: 1.4;
    color: #999
}

.ijb-comment-list {
    padding: 0;
    list-style: none
}

.ijb-comment-list>:nth-child(n+2) {
    margin-top: 70px
}

.ijb-comment-list .ijb-comment~ul {
    margin: 70px 0 0 0;
    padding-left: 30px;
    list-style: none
}

@media (min-width: 960px) {
    .ijb-comment-list .ijb-comment~ul {
        padding-left:100px
    }
}

.ijb-comment-list .ijb-comment~ul>:nth-child(n+2) {
    margin-top: 70px
}

.ijb-comment-primary {
    padding: 30px;
    background-color: #f8f8f8
}

.ijb-search {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0
}

.ijb-search-input::-webkit-search-cancel-button,.ijb-search-input::-webkit-search-decoration {
    -webkit-appearance: none
}

.ijb-search-input::-moz-placeholder {
    opacity: 1
}

.ijb-search-input {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    overflow: visible;
    -webkit-appearance: none;
    vertical-align: middle;
    width: 100%;
    border: none;
    color: #666
}

.ijb-search-input:focus {
    outline: 0
}

.ijb-search-input::placeholder {
    color: #999
}

.ijb-search .ijb-search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #999
}

.ijb-search .ijb-search-icon:hover {
    color: #999
}

.ijb-search .ijb-search-icon:not(a):not(button):not(input) {
    pointer-events: none
}

.ijb-search .ijb-search-icon-flip {
    right: 0;
    left: auto
}

.ijb-search-default {
    width: 240px
}

.ijb-search-default .ijb-search-input {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    background: 0 0;
    border: 1px solid #e5e5e5
}

.ijb-search-default .ijb-search-input:focus {
    background-color: rgba(0,0,0,0);
    border-color: #1e87f0
}

.ijb-search-default .ijb-search-icon {
    width: 40px
}

.ijb-search-default:has(.ijb-search-icon:not(.ijb-search-icon-flip)) .ijb-search-input {
    padding-left: 40px
}

.ijb-search-default:has(.ijb-search-icon-flip) .ijb-search-input {
    padding-right: 40px
}

.ijb-search-navbar {
    width: 240px
}

.ijb-search-navbar .ijb-search-input {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    border: 1px solid #e5e5e5
}

.ijb-search-navbar .ijb-search-input:focus {
    background-color: #fff;
    border-color: #1e87f0
}

.ijb-search-navbar .ijb-search-icon {
    width: 40px
}

.ijb-search-navbar:has(.ijb-search-icon:not(.ijb-search-icon-flip)) .ijb-search-input {
    padding-left: 40px
}

.ijb-search-navbar:has(.ijb-search-icon-flip) .ijb-search-input {
    padding-right: 40px
}

.ijb-search-medium {
    width: 400px
}

.ijb-search-medium .ijb-search-input {
    height: 40px;
    background: 0 0;
    font-size: 1.5rem
}

.ijb-search-medium .ijb-search-icon {
    width: 24px
}

.ijb-search-medium:has(.ijb-search-icon:not(.ijb-search-icon-flip)) .ijb-search-input {
    padding-left: 34px
}

.ijb-search-medium:has(.ijb-search-icon-flip) .ijb-search-input {
    padding-right: 34px
}

.ijb-search-large {
    width: 500px
}

.ijb-search-large .ijb-search-input {
    height: 80px;
    background: 0 0;
    font-size: 2.625rem
}

.ijb-search-large .ijb-search-icon {
    width: 40px
}

.ijb-search-large:has(.ijb-search-icon:not(.ijb-search-icon-flip)) .ijb-search-input {
    padding-left: 60px
}

.ijb-search-large:has(.ijb-search-icon-flip) .ijb-search-input {
    padding-right: 60px
}

.ijb-search-toggle {
    color: #999
}

.ijb-search-toggle:hover {
    color: #666
}

.ijb-accordion {
    padding: 0;
    list-style: none
}

.ijb-accordion>:nth-child(n+2) {
    margin-top: 20px
}

.ijb-accordion-title {
    display: block;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #333;
    overflow: hidden
}

.ijb-accordion-title::before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.ijb-open>.ijb-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.ijb-accordion-title:hover {
    color: #666;
    text-decoration: none
}

.ijb-accordion-content {
    display: flow-root;
    margin-top: 20px
}

.ijb-accordion-content>:last-child {
    margin-bottom: 0
}

.ijb-drop {
    display: none;
    position: absolute;
    z-index: 1020;
    --ijb-position-offset: 20px;
    --ijb-position-viewport-offset: 15px;
    box-sizing: border-box;
    width: 300px
}

.ijb-drop.ijb-open {
    display: block
}

.ijb-drop-stack .ijb-drop-grid>* {
    width: 100%!important
}

.ijb-drop-parent-icon {
    margin-left: .25em;
    transition: transform .3s ease-out
}

[aria-expanded=true]>.ijb-drop-parent-icon {
    transform: rotateX(180deg)
}

.ijb-dropbar {
    --ijb-position-offset: 0;
    --ijb-position-shift-offset: 0;
    --ijb-position-viewport-offset: 0;
    --ijb-inverse: dark;
    width: auto;
    padding: 25px 15px 25px 15px;
    background: #fff;
    color: #666
}

.ijb-dropbar>:last-child {
    margin-bottom: 0
}

@media (min-width: 640px) {
    .ijb-dropbar {
        padding-left:30px;
        padding-right: 30px
    }
}

@media (min-width: 960px) {
    .ijb-dropbar {
        padding-left:40px;
        padding-right: 40px
    }
}

.ijb-dropbar :focus-visible {
    outline-color: #333!important
}

.ijb-dropbar-large {
    padding-top: 40px;
    padding-bottom: 40px
}

.ijb-dropbar-top {
    box-shadow: 0 12px 7px -6px rgba(0,0,0,.05)
}

.ijb-dropbar-bottom {
    box-shadow: 0 -12px 7px -6px rgba(0,0,0,.05)
}

.ijb-dropbar-left {
    box-shadow: 12px 0 7px -6px rgba(0,0,0,.05)
}

.ijb-dropbar-right {
    box-shadow: -12px 0 7px -6px rgba(0,0,0,.05)
}

.ijb-dropnav-dropbar {
    position: absolute;
    z-index: 980;
    padding: 0;
    left: 0;
    right: 0
}

.ijb-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    padding: 15px 15px;
    background: rgba(0,0,0,.6);
    opacity: 0;
    transition: opacity .15s linear
}

@media (min-width: 640px) {
    .ijb-modal {
        padding:50px 30px
    }
}

@media (min-width: 960px) {
    .ijb-modal {
        padding-left:40px;
        padding-right: 40px
    }
}

.ijb-modal.ijb-open {
    opacity: 1
}

.ijb-modal-page {
    overflow: hidden
}

.ijb-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 600px;
    max-width: 100%!important;
    background: #fff;
    opacity: 0;
    transform: translateY(-100px);
    transition: .3s linear;
    transition-property: opacity,transform
}

.ijb-open>.ijb-modal-dialog {
    opacity: 1;
    transform: translateY(0)
}

.ijb-modal-container .ijb-modal-dialog {
    width: 1200px
}

.ijb-modal-full {
    padding: 0;
    background: 0 0
}

.ijb-modal-full .ijb-modal-dialog {
    margin: 0;
    width: 100%;
    max-width: 100%;
    transform: translateY(0)
}

.ijb-modal-body {
    display: flow-root;
    padding: 20px 20px
}

.ijb-modal-header {
    display: flow-root;
    padding: 10px 20px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5
}

.ijb-modal-footer {
    display: flow-root;
    padding: 10px 20px;
    background: #fff;
    border-top: 1px solid #e5e5e5
}

@media (min-width: 640px) {
    .ijb-modal-body {
        padding:30px 30px
    }

    .ijb-modal-header {
        padding: 15px 30px
    }

    .ijb-modal-footer {
        padding: 15px 30px
    }
}

.ijb-modal-body>:last-child,.ijb-modal-footer>:last-child,.ijb-modal-header>:last-child {
    margin-bottom: 0
}

.ijb-modal-title {
    font-size: 2rem;
    line-height: 1.3
}

[class*=ijb-modal-close-] {
    position: absolute;
    z-index: 1010;
    top: 10px;
    right: 10px;
    padding: 5px
}

[class*=ijb-modal-close-]:first-child+* {
    margin-top: 0
}

.ijb-modal-close-outside {
    top: 0;
    right: -5px;
    transform: translate(0,-100%);
    color: #fff
}

.ijb-modal-close-outside:hover {
    color: #fff
}

@media (min-width: 960px) {
    .ijb-modal-close-outside {
        right:0;
        transform: translate(100%,-100%)
    }
}

.ijb-modal-close-full {
    top: 0;
    right: 0;
    padding: 10px;
    background: #fff
}

@media (min-width: 960px) {
    .ijb-modal-close-full {
        padding:20px
    }
}

.ijb-slideshow {
    -webkit-tap-highlight-color: transparent
}

.ijb-slideshow-items {
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -webkit-touch-callout: none;
    touch-action: pan-y
}

.ijb-slideshow-items>* {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    will-change: transform,opacity
}

.ijb-slideshow-items>:not(.ijb-active) {
    display: none
}

.ijb-slider {
    -webkit-tap-highlight-color: transparent
}

.ijb-slider-container {
    overflow: hidden;
    overflow: clip
}

.ijb-slider-container-offset {
    margin: -11px -25px -39px -25px;
    padding: 11px 25px 39px 25px
}

.ijb-slider-items {
    will-change: transform;
    position: relative;
    touch-action: pan-y
}

.ijb-slider-items:not(.ijb-grid) {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-touch-callout: none
}

.ijb-slider-items.ijb-grid {
    flex-wrap: nowrap
}

.ijb-slider-items>* {
    flex: none!important;
    box-sizing: border-box;
    max-width: 100%;
    position: relative
}

.ijb-sticky {
    position: relative;
    z-index: 980;
    box-sizing: border-box
}

.ijb-sticky-fixed {
    margin: 0!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ijb-sticky[class*=ijb-animation-] {
    animation-duration: .2s
}

.ijb-sticky.ijb-animation-reverse {
    animation-duration: .2s
}

.ijb-sticky-placeholder {
    pointer-events: none
}

.ijb-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

.ijb-offcanvas-flip .ijb-offcanvas {
    right: 0;
    left: auto
}

.ijb-offcanvas-bar {
    --ijb-inverse: light;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -270px;
    box-sizing: border-box;
    width: 270px;
    padding: 20px 20px;
    background: #222;
    overflow-y: auto
}

@media (min-width: 640px) {
    .ijb-offcanvas-bar {
        left:-350px;
        width: 350px;
        padding: 30px 30px
    }
}

.ijb-offcanvas-flip .ijb-offcanvas-bar {
    left: auto;
    right: -270px
}

@media (min-width: 640px) {
    .ijb-offcanvas-flip .ijb-offcanvas-bar {
        right:-350px
    }
}

.ijb-open>.ijb-offcanvas-bar {
    left: 0
}

.ijb-offcanvas-flip .ijb-open>.ijb-offcanvas-bar {
    left: auto;
    right: 0
}

.ijb-offcanvas-bar-animation {
    transition: left .3s ease-out
}

.ijb-offcanvas-flip .ijb-offcanvas-bar-animation {
    transition-property: right
}

.ijb-offcanvas-reveal {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    transition: width .3s ease-out
}

.ijb-offcanvas-reveal .ijb-offcanvas-bar {
    left: 0
}

.ijb-offcanvas-flip .ijb-offcanvas-reveal .ijb-offcanvas-bar {
    left: auto;
    right: 0
}

.ijb-open>.ijb-offcanvas-reveal {
    width: 270px
}

@media (min-width: 640px) {
    .ijb-open>.ijb-offcanvas-reveal {
        width:350px
    }
}

.ijb-offcanvas-flip .ijb-offcanvas-reveal {
    right: 0;
    left: auto
}

.ijb-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 5px;
    right: 5px;
    padding: 5px
}

@media (min-width: 640px) {
    .ijb-offcanvas-close {
        top:10px;
        right: 10px
    }
}

.ijb-offcanvas-close:first-child+* {
    margin-top: 0
}

.ijb-offcanvas-overlay {
    width: 100vw;
    touch-action: none
}

.ijb-offcanvas-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    transition: opacity .15s linear
}

.ijb-offcanvas-overlay.ijb-open::before {
    opacity: 1
}

.ijb-offcanvas-container,.ijb-offcanvas-page {
    overflow-x: hidden;
    overflow-x: clip
}

.ijb-offcanvas-container {
    position: relative;
    left: 0;
    transition: left .3s ease-out;
    box-sizing: border-box;
    width: 100%
}

:not(.ijb-offcanvas-flip).ijb-offcanvas-container-animation {
    left: 270px
}

.ijb-offcanvas-flip.ijb-offcanvas-container-animation {
    left: -270px
}

@media (min-width: 640px) {
    :not(.ijb-offcanvas-flip).ijb-offcanvas-container-animation {
        left:350px
    }

    .ijb-offcanvas-flip.ijb-offcanvas-container-animation {
        left: -350px
    }
}

.ijb-switcher {
    margin: 0;
    padding: 0;
    list-style: none
}

.ijb-switcher>:not(.ijb-active) {
    display: none
}

.ijb-switcher>*>:last-child {
    margin-bottom: 0
}

.ijb-leader {
    overflow: hidden
}

.ijb-leader-fill::after {
    display: inline-block;
    margin-left: 15px;
    width: 0;
    content: attr(data-fill);
    white-space: nowrap
}

.ijb-leader-fill.ijb-leader-hide::after {
    display: none
}

:root {
    --ijb-leader-fill-content: .
}

.ijb-notification {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 1040;
    box-sizing: border-box;
    width: 350px
}

.ijb-notification-bottom-right,.ijb-notification-top-right {
    left: auto;
    right: 10px
}

.ijb-notification-bottom-center,.ijb-notification-top-center {
    left: 50%;
    margin-left: -175px
}

.ijb-notification-bottom-center,.ijb-notification-bottom-left,.ijb-notification-bottom-right {
    top: auto;
    bottom: 10px
}

@media (max-width: 639px) {
    .ijb-notification {
        left:10px;
        right: 10px;
        width: auto;
        margin: 0
    }
}

.ijb-notification-message {
    position: relative;
    padding: 15px;
    background: #f8f8f8;
    color: #666;
    font-size: 1.25rem;
    line-height: 1.4;
    cursor: pointer
}

*+.ijb-notification-message {
    margin-top: 10px
}

.ijb-notification-close {
    display: none;
    position: absolute;
    top: 20px;
    right: 15px
}

.ijb-notification-message:hover .ijb-notification-close {
    display: block
}

.ijb-notification-message-primary {
    color: #1e87f0
}

.ijb-notification-message-success {
    color: #32d296
}

.ijb-notification-message-warning {
    color: #faa05a
}

.ijb-notification-message-danger {
    color: #f0506e
}

.ijb-tooltip {
    display: none;
    position: absolute;
    z-index: 1030;
    --ijb-position-offset: 10px;
    --ijb-position-viewport-offset: 10;
    top: 0;
    box-sizing: border-box;
    max-width: 200px;
    padding: 3px 6px;
    background: #666;
    border-radius: 2px;
    color: #fff;
    font-size: 12px
}

.ijb-tooltip.ijb-active {
    display: block
}

.ijb-sortable {
    position: relative
}

.ijb-sortable>:last-child {
    margin-bottom: 0
}

.ijb-sortable-drag {
    position: fixed!important;
    z-index: 1050!important;
    pointer-events: none
}

.ijb-sortable-placeholder {
    opacity: 0;
    pointer-events: none
}

.ijb-sortable-empty {
    min-height: 50px
}

.ijb-sortable-handle:hover {
    cursor: move
}

.ijb-countdown-number {
    font-variant-numeric: tabular-nums;
    font-size: 2rem;
    line-height: .8
}

@media (min-width: 640px) {
    .ijb-countdown-number {
        font-size:4rem
    }
}

@media (min-width: 960px) {
    .ijb-countdown-number {
        font-size:6rem
    }
}

.ijb-countdown-separator {
    font-size: 1rem;
    line-height: 1.6
}

@media (min-width: 640px) {
    .ijb-countdown-separator {
        font-size:2rem
    }
}

@media (min-width: 960px) {
    .ijb-countdown-separator {
        font-size:3rem
    }
}

.ijb-thumbnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -15px
}

.ijb-thumbnav>* {
    padding-left: 15px
}

.ijb-thumbnav>*>* {
    display: inline-block;
    position: relative
}

.ijb-thumbnav>*>::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.4));
    transition: opacity .1s ease-in-out
}

.ijb-thumbnav>*>:hover::after {
    opacity: 0
}

.ijb-thumbnav>.ijb-active>::after {
    opacity: 0
}

.ijb-thumbnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -15px
}

.ijb-thumbnav-vertical>* {
    padding-left: 0;
    padding-top: 15px
}

.ijb-iconnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -10px
}

.ijb-iconnav>* {
    padding-left: 10px
}

.ijb-iconnav>*>a {
    display: flex;
    align-items: center;
    column-gap: .25em;
    line-height: 0;
    color: #999;
    text-decoration: none;
    font-size: .875rem;
    transition: .1s ease-in-out;
    transition-property: color,background-color
}

.ijb-iconnav>*>a:hover {
    color: #666
}

.ijb-iconnav>.ijb-active>a {
    color: #666
}

.ijb-iconnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -10px
}

.ijb-iconnav-vertical>* {
    padding-left: 0;
    padding-top: 10px
}

.ijb-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.ijb-grid>* {
    margin: 0
}

.ijb-grid>*>:last-child {
    margin-bottom: 0
}

.ijb-grid {
    margin-left: -30px
}

.ijb-grid>* {
    padding-left: 30px
}

*+.ijb-grid-margin,.ijb-grid+.ijb-grid,.ijb-grid>.ijb-grid-margin {
    margin-top: 30px
}

@media (min-width: 1200px) {
    .ijb-grid {
        margin-left:-40px
    }

    .ijb-grid>* {
        padding-left: 40px
    }

    *+.ijb-grid-margin,.ijb-grid+.ijb-grid,.ijb-grid>.ijb-grid-margin {
        margin-top: 40px
    }
}

.ijb-grid-column-small,.ijb-grid-small {
    margin-left: -15px
}

.ijb-grid-column-small>*,.ijb-grid-small>* {
    padding-left: 15px
}

*+.ijb-grid-margin-small,.ijb-grid+.ijb-grid-row-small,.ijb-grid+.ijb-grid-small,.ijb-grid-row-small>.ijb-grid-margin,.ijb-grid-small>.ijb-grid-margin {
    margin-top: 15px
}

.ijb-grid-column-medium,.ijb-grid-medium {
    margin-left: -30px
}

.ijb-grid-column-medium>*,.ijb-grid-medium>* {
    padding-left: 30px
}

*+.ijb-grid-margin-medium,.ijb-grid+.ijb-grid-medium,.ijb-grid+.ijb-grid-row-medium,.ijb-grid-medium>.ijb-grid-margin,.ijb-grid-row-medium>.ijb-grid-margin {
    margin-top: 30px
}

.ijb-grid-column-large,.ijb-grid-large {
    margin-left: -40px
}

.ijb-grid-column-large>*,.ijb-grid-large>* {
    padding-left: 40px
}

*+.ijb-grid-margin-large,.ijb-grid+.ijb-grid-large,.ijb-grid+.ijb-grid-row-large,.ijb-grid-large>.ijb-grid-margin,.ijb-grid-row-large>.ijb-grid-margin {
    margin-top: 40px
}

@media (min-width: 1200px) {
    .ijb-grid-column-large,.ijb-grid-large {
        margin-left:-70px
    }

    .ijb-grid-column-large>*,.ijb-grid-large>* {
        padding-left: 70px
    }

    *+.ijb-grid-margin-large,.ijb-grid+.ijb-grid-large,.ijb-grid+.ijb-grid-row-large,.ijb-grid-large>.ijb-grid-margin,.ijb-grid-row-large>.ijb-grid-margin {
        margin-top: 70px
    }
}

.ijb-grid-collapse,.ijb-grid-column-collapse {
    margin-left: 0
}

.ijb-grid-collapse>*,.ijb-grid-column-collapse>* {
    padding-left: 0
}

.ijb-grid+.ijb-grid-collapse,.ijb-grid+.ijb-grid-row-collapse,.ijb-grid-collapse>.ijb-grid-margin,.ijb-grid-row-collapse>.ijb-grid-margin {
    margin-top: 0
}

.ijb-grid-divider>* {
    position: relative
}

.ijb-grid-divider>:not(.ijb-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid #e5e5e5
}

.ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-top: 1px solid #e5e5e5
}

.ijb-grid-divider {
    margin-left: -60px
}

.ijb-grid-divider>* {
    padding-left: 60px
}

.ijb-grid-divider>:not(.ijb-first-column)::before {
    left: 30px
}

.ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin {
    margin-top: 60px
}

.ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before {
    top: -30px;
    left: 60px
}

@media (min-width: 1200px) {
    .ijb-grid-divider {
        margin-left:-80px
    }

    .ijb-grid-divider>* {
        padding-left: 80px
    }

    .ijb-grid-divider>:not(.ijb-first-column)::before {
        left: 40px
    }

    .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin {
        margin-top: 80px
    }

    .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before {
        top: -40px;
        left: 80px
    }
}

.ijb-grid-divider.ijb-grid-column-small,.ijb-grid-divider.ijb-grid-small {
    margin-left: -30px
}

.ijb-grid-divider.ijb-grid-column-small>*,.ijb-grid-divider.ijb-grid-small>* {
    padding-left: 30px
}

.ijb-grid-divider.ijb-grid-column-small>:not(.ijb-first-column)::before,.ijb-grid-divider.ijb-grid-small>:not(.ijb-first-column)::before {
    left: 15px
}

.ijb-grid-divider.ijb-grid-row-small.ijb-grid-stack>.ijb-grid-margin,.ijb-grid-divider.ijb-grid-small.ijb-grid-stack>.ijb-grid-margin {
    margin-top: 30px
}

.ijb-grid-divider.ijb-grid-small.ijb-grid-stack>.ijb-grid-margin::before {
    top: -15px;
    left: 30px
}

.ijb-grid-divider.ijb-grid-row-small.ijb-grid-stack>.ijb-grid-margin::before {
    top: -15px
}

.ijb-grid-divider.ijb-grid-column-small.ijb-grid-stack>.ijb-grid-margin::before {
    left: 30px
}

.ijb-grid-divider.ijb-grid-column-medium,.ijb-grid-divider.ijb-grid-medium {
    margin-left: -60px
}

.ijb-grid-divider.ijb-grid-column-medium>*,.ijb-grid-divider.ijb-grid-medium>* {
    padding-left: 60px
}

.ijb-grid-divider.ijb-grid-column-medium>:not(.ijb-first-column)::before,.ijb-grid-divider.ijb-grid-medium>:not(.ijb-first-column)::before {
    left: 30px
}

.ijb-grid-divider.ijb-grid-medium.ijb-grid-stack>.ijb-grid-margin,.ijb-grid-divider.ijb-grid-row-medium.ijb-grid-stack>.ijb-grid-margin {
    margin-top: 60px
}

.ijb-grid-divider.ijb-grid-medium.ijb-grid-stack>.ijb-grid-margin::before {
    top: -30px;
    left: 60px
}

.ijb-grid-divider.ijb-grid-row-medium.ijb-grid-stack>.ijb-grid-margin::before {
    top: -30px
}

.ijb-grid-divider.ijb-grid-column-medium.ijb-grid-stack>.ijb-grid-margin::before {
    left: 60px
}

.ijb-grid-divider.ijb-grid-column-large,.ijb-grid-divider.ijb-grid-large {
    margin-left: -80px
}

.ijb-grid-divider.ijb-grid-column-large>*,.ijb-grid-divider.ijb-grid-large>* {
    padding-left: 80px
}

.ijb-grid-divider.ijb-grid-column-large>:not(.ijb-first-column)::before,.ijb-grid-divider.ijb-grid-large>:not(.ijb-first-column)::before {
    left: 40px
}

.ijb-grid-divider.ijb-grid-large.ijb-grid-stack>.ijb-grid-margin,.ijb-grid-divider.ijb-grid-row-large.ijb-grid-stack>.ijb-grid-margin {
    margin-top: 80px
}

.ijb-grid-divider.ijb-grid-large.ijb-grid-stack>.ijb-grid-margin::before {
    top: -40px;
    left: 80px
}

.ijb-grid-divider.ijb-grid-row-large.ijb-grid-stack>.ijb-grid-margin::before {
    top: -40px
}

.ijb-grid-divider.ijb-grid-column-large.ijb-grid-stack>.ijb-grid-margin::before {
    left: 80px
}

@media (min-width: 1200px) {
    .ijb-grid-divider.ijb-grid-column-large,.ijb-grid-divider.ijb-grid-large {
        margin-left:-140px
    }

    .ijb-grid-divider.ijb-grid-column-large>*,.ijb-grid-divider.ijb-grid-large>* {
        padding-left: 140px
    }

    .ijb-grid-divider.ijb-grid-column-large>:not(.ijb-first-column)::before,.ijb-grid-divider.ijb-grid-large>:not(.ijb-first-column)::before {
        left: 70px
    }

    .ijb-grid-divider.ijb-grid-large.ijb-grid-stack>.ijb-grid-margin,.ijb-grid-divider.ijb-grid-row-large.ijb-grid-stack>.ijb-grid-margin {
        margin-top: 140px
    }

    .ijb-grid-divider.ijb-grid-large.ijb-grid-stack>.ijb-grid-margin::before {
        top: -70px;
        left: 140px
    }

    .ijb-grid-divider.ijb-grid-row-large.ijb-grid-stack>.ijb-grid-margin::before {
        top: -70px
    }

    .ijb-grid-divider.ijb-grid-column-large.ijb-grid-stack>.ijb-grid-margin::before {
        left: 140px
    }
}

.ijb-grid-item-match,.ijb-grid-match>* {
    display: flex;
    flex-wrap: wrap
}

.ijb-grid-item-match>:not([class*=ijb-width]),.ijb-grid-match>*>:not([class*=ijb-width]) {
    box-sizing: border-box;
    width: 100%;
    flex: auto
}

.ijb-nav,.ijb-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ijb-nav li>a {
    display: flex;
    align-items: center;
    column-gap: .25em;
    text-decoration: none
}

.ijb-nav>li>a {
    padding: 5px 0
}

ul.ijb-nav-sub {
    padding: 5px 0 5px 15px
}

.ijb-nav-sub ul {
    padding-left: 15px
}

.ijb-nav-sub a {
    padding: 2px 0
}

.ijb-nav-parent-icon {
    margin-left: auto;
    transition: transform .3s ease-out
}

.ijb-nav>li.ijb-open>a .ijb-nav-parent-icon {
    transform: rotateX(180deg)
}

.ijb-nav-header {
    padding: 5px 0;
    text-transform: uppercase;
    font-size: .875rem
}

.ijb-nav-header:not(:first-child) {
    margin-top: 20px
}

.ijb-nav .ijb-nav-divider {
    margin: 5px 0
}

.ijb-nav-default {
    font-size: .875rem;
    line-height: 1.5
}

.ijb-nav-default>li>a {
    color: #999
}

.ijb-nav-default>li>a:hover {
    color: #666
}

.ijb-nav-default>li.ijb-active>a {
    color: #333
}

.ijb-nav-default .ijb-nav-subtitle {
    font-size: 12px
}

.ijb-nav-default .ijb-nav-header {
    color: #333
}

.ijb-nav-default .ijb-nav-divider {
    border-top: 1px solid #e5e5e5
}

.ijb-nav-default .ijb-nav-sub {
    font-size: .875rem;
    line-height: 1.5
}

.ijb-nav-default .ijb-nav-sub a {
    color: #999
}

.ijb-nav-default .ijb-nav-sub a:hover {
    color: #666
}

.ijb-nav-default .ijb-nav-sub li.ijb-active>a {
    color: #333
}

.ijb-nav-primary {
    font-size: 1.5rem;
    line-height: 1.5
}

.ijb-nav-primary>li>a {
    color: #999
}

.ijb-nav-primary>li>a:hover {
    color: #666
}

.ijb-nav-primary>li.ijb-active>a {
    color: #333
}

.ijb-nav-primary .ijb-nav-subtitle {
    font-size: 1.25rem
}

.ijb-nav-primary .ijb-nav-header {
    color: #333
}

.ijb-nav-primary .ijb-nav-divider {
    border-top: 1px solid #e5e5e5
}

.ijb-nav-primary .ijb-nav-sub {
    font-size: 1.25rem;
    line-height: 1.5
}

.ijb-nav-primary .ijb-nav-sub a {
    color: #999
}

.ijb-nav-primary .ijb-nav-sub a:hover {
    color: #666
}

.ijb-nav-primary .ijb-nav-sub li.ijb-active>a {
    color: #333
}

.ijb-nav-secondary {
    font-size: 16px;
    line-height: 1.5
}

.ijb-nav-secondary>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider) {
    margin-top: 0
}

.ijb-nav-secondary>li>a {
    color: #333;
    padding: 10px 10px
}

.ijb-nav-secondary>li>a:hover {
    color: #333;
    background-color: #f8f8f8
}

.ijb-nav-secondary>li.ijb-active>a {
    color: #333;
    background-color: #f8f8f8
}

.ijb-nav-secondary .ijb-nav-subtitle {
    font-size: .875rem;
    color: #999
}

.ijb-nav-secondary>li>a:hover .ijb-nav-subtitle {
    color: #666
}

.ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle {
    color: #333
}

.ijb-nav-secondary .ijb-nav-header {
    color: #333
}

.ijb-nav-secondary .ijb-nav-divider {
    border-top: 1px solid #e5e5e5
}

.ijb-nav-secondary .ijb-nav-sub {
    font-size: .875rem;
    line-height: 1.5
}

.ijb-nav-secondary .ijb-nav-sub a {
    color: #999
}

.ijb-nav-secondary .ijb-nav-sub a:hover {
    color: #666
}

.ijb-nav-secondary .ijb-nav-sub li.ijb-active>a {
    color: #333
}

.ijb-nav-medium {
    font-size: 2.8875rem;
    line-height: 1
}

.ijb-nav-large {
    font-size: 3.4rem;
    line-height: 1
}

.ijb-nav-xlarge {
    font-size: 4rem;
    line-height: 1
}

@media (min-width: 960px) {
    .ijb-nav-medium {
        font-size:3.5rem
    }

    .ijb-nav-large {
        font-size: 4rem
    }

    .ijb-nav-xlarge {
        font-size: 6rem
    }
}

@media (min-width: 1200px) {
    .ijb-nav-medium {
        font-size:4rem
    }

    .ijb-nav-large {
        font-size: 6rem
    }

    .ijb-nav-xlarge {
        font-size: 8rem
    }
}

.ijb-nav-center {
    text-align: center
}

.ijb-nav-center li>a {
    justify-content: center
}

.ijb-nav-center .ijb-nav-sub,.ijb-nav-center .ijb-nav-sub ul {
    padding-left: 0
}

.ijb-nav-center .ijb-nav-parent-icon {
    margin-left: .25em
}

.ijb-nav.ijb-nav-divider>:not(.ijb-nav-header,.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #e5e5e5
}

.ijb-navbar {
    display: flex;
    position: relative
}

.ijb-navbar-container:not(.ijb-navbar-transparent) {
    background: #f8f8f8
}

.ijb-navbar-left,.ijb-navbar-right,[class*=ijb-navbar-center] {
    display: flex;
    gap: 15px;
    align-items: center
}

.ijb-navbar-right {
    margin-left: auto
}

.ijb-navbar-center:only-child {
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.ijb-navbar-center:not(:only-child) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: max-content;
    box-sizing: border-box;
    z-index: 990
}

.ijb-navbar-center-left,.ijb-navbar-center-right {
    position: absolute;
    top: 0
}

.ijb-navbar-center-left {
    right: calc(100% + 15px)
}

.ijb-navbar-center-right {
    left: calc(100% + 15px)
}

[class*=ijb-navbar-center-] {
    width: max-content;
    box-sizing: border-box
}

.ijb-navbar-nav {
    display: flex;
    gap: 15px;
    margin: 0;
    padding: 0;
    list-style: none
}

.ijb-navbar-center:only-child,.ijb-navbar-left,.ijb-navbar-right {
    flex-wrap: wrap
}

.ijb-navbar-item,.ijb-navbar-nav>li>a,.ijb-navbar-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: .25em;
    box-sizing: border-box;
    min-height: 80px;
    font-size: .875rem;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    text-decoration: none
}

.ijb-navbar-nav>li>a {
    padding: 0 0;
    color: #999;
    text-transform: uppercase;
    transition: .1s ease-in-out;
    transition-property: color,background-color
}

.ijb-navbar-nav>li:hover>a,.ijb-navbar-nav>li>a[aria-expanded=true] {
    color: #666
}

.ijb-navbar-nav>li>a:active {
    color: #333
}

.ijb-navbar-nav>li.ijb-active>a {
    color: #333
}

.ijb-navbar-parent-icon {
    margin-left: 4px;
    transition: transform .3s ease-out
}

.ijb-navbar-nav>li>a[aria-expanded=true] .ijb-navbar-parent-icon {
    transform: rotateX(180deg)
}

.ijb-navbar-item {
    padding: 0 0;
    color: #666
}

.ijb-navbar-item>:last-child {
    margin-bottom: 0
}

.ijb-navbar-toggle {
    padding: 0 0;
    color: #999
}

.ijb-navbar-toggle:hover,.ijb-navbar-toggle[aria-expanded=true] {
    color: #666;
    text-decoration: none
}

.ijb-navbar-subtitle {
    font-size: .875rem
}

.ijb-navbar-justify .ijb-navbar-item,.ijb-navbar-justify .ijb-navbar-left,.ijb-navbar-justify .ijb-navbar-nav,.ijb-navbar-justify .ijb-navbar-nav>li,.ijb-navbar-justify .ijb-navbar-right,.ijb-navbar-justify .ijb-navbar-toggle {
    flex-grow: 1
}

.ijb-navbar-dropdown {
    --ijb-position-offset: 15px;
    --ijb-position-shift-offset: 0;
    --ijb-position-viewport-offset: 15px;
    --ijb-inverse: dark;
    width: 200px;
    padding: 25px;
    background: #fff;
    color: #666;
    box-shadow: 0 5px 12px rgba(0,0,0,.15)
}

.ijb-navbar-dropdown>:last-child {
    margin-bottom: 0
}

.ijb-navbar-dropdown :focus-visible {
    outline-color: #333!important
}

.ijb-navbar-dropdown .ijb-drop-grid {
    margin-left: -30px
}

.ijb-navbar-dropdown .ijb-drop-grid>* {
    padding-left: 30px
}

.ijb-navbar-dropdown .ijb-drop-grid>.ijb-grid-margin {
    margin-top: 30px
}

.ijb-navbar-dropdown-width-2:not(.ijb-drop-stack) {
    width: 400px
}

.ijb-navbar-dropdown-width-3:not(.ijb-drop-stack) {
    width: 600px
}

.ijb-navbar-dropdown-width-4:not(.ijb-drop-stack) {
    width: 800px
}

.ijb-navbar-dropdown-width-5:not(.ijb-drop-stack) {
    width: 1000px
}

.ijb-navbar-dropdown-large {
    --ijb-position-shift-offset: 0;
    padding: 40px
}

.ijb-navbar-dropdown-dropbar {
    width: auto;
    background: 0 0;
    padding: 25px 0 25px 0;
    --ijb-position-offset: 0;
    --ijb-position-shift-offset: 0;
    --ijb-position-viewport-offset: 15px;
    box-shadow: none
}

@media (min-width: 640px) {
    .ijb-navbar-dropdown-dropbar {
        --ijb-position-viewport-offset:30px
    }
}

@media (min-width: 960px) {
    .ijb-navbar-dropdown-dropbar {
        --ijb-position-viewport-offset:40px
    }
}

.ijb-navbar-dropdown-dropbar-large {
    --ijb-position-shift-offset: 0;
    padding-top: 40px;
    padding-bottom: 40px
}

.ijb-navbar-dropdown-nav {
    font-size: .875rem
}

.ijb-navbar-dropdown-nav>li>a {
    color: #999
}

.ijb-navbar-dropdown-nav>li>a:hover {
    color: #666
}

.ijb-navbar-dropdown-nav>li.ijb-active>a {
    color: #333
}

.ijb-navbar-dropdown-nav .ijb-nav-subtitle {
    font-size: 12px
}

.ijb-navbar-dropdown-nav .ijb-nav-header {
    color: #333
}

.ijb-navbar-dropdown-nav .ijb-nav-divider {
    border-top: 1px solid #e5e5e5
}

.ijb-navbar-dropdown-nav .ijb-nav-sub a {
    color: #999
}

.ijb-navbar-dropdown-nav .ijb-nav-sub a:hover {
    color: #666
}

.ijb-navbar-dropdown-nav .ijb-nav-sub li.ijb-active>a {
    color: #333
}

.ijb-navbar-container {
    transition: .1s ease-in-out;
    transition-property: background-color
}

@media (min-width: 960px) {
    .ijb-navbar-left,.ijb-navbar-right,[class*=ijb-navbar-center] {
        gap:30px
    }

    .ijb-navbar-center-left {
        right: calc(100% + 30px)
    }

    .ijb-navbar-center-right {
        left: calc(100% + 30px)
    }
}

@media (min-width: 960px) {
    .ijb-navbar-nav {
        gap:30px
    }
}

.ijb-subnav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -20px;
    padding: 0;
    list-style: none
}

.ijb-subnav>* {
    flex: none;
    padding-left: 20px;
    position: relative
}

.ijb-subnav>*>:first-child {
    display: flex;
    align-items: center;
    column-gap: .25em;
    color: #999;
    font-size: .875rem;
    text-transform: uppercase;
    transition: .1s ease-in-out;
    transition-property: color,background-color
}

.ijb-subnav>*>a:hover {
    color: #666;
    text-decoration: none
}

.ijb-subnav>.ijb-active>a {
    color: #333
}

.ijb-subnav-divider {
    margin-left: -41px
}

.ijb-subnav-divider>* {
    display: flex;
    align-items: center
}

.ijb-subnav-divider>::before {
    content: "";
    height: 1.5em;
    margin-left: 0;
    margin-right: 20px;
    border-left: 1px solid transparent
}

.ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before {
    border-left-color: #e5e5e5
}

.ijb-subnav-pill>*>:first-child {
    padding: 5px 10px;
    background: 0 0;
    color: #999
}

.ijb-subnav-pill>*>a:hover {
    background-color: #f8f8f8;
    color: #666
}

.ijb-subnav-pill>*>a:active {
    background-color: #f8f8f8;
    color: #666
}

.ijb-subnav-pill>.ijb-active>a {
    background-color: #1e87f0;
    color: #fff
}

.ijb-subnav>.ijb-disabled>a {
    color: #999
}

.ijb-breadcrumb {
    padding: 0;
    list-style: none
}

.ijb-breadcrumb>* {
    display: contents
}

.ijb-breadcrumb>*>* {
    font-size: .875rem;
    color: #999
}

.ijb-breadcrumb>*>:hover {
    color: #666;
    text-decoration: none
}

.ijb-breadcrumb>:last-child>a:not([href]),.ijb-breadcrumb>:last-child>span {
    color: #666
}

.ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before {
    content: "/";
    display: inline-block;
    margin: 0 20px 0 calc(20px - 4px);
    font-size: .875rem;
    color: #999
}

.ijb-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0;
    padding: 0;
    list-style: none
}

.ijb-pagination>* {
    flex: none;
    padding-left: 0;
    position: relative
}

.ijb-pagination>*>* {
    display: flex;
    align-items: center;
    column-gap: .25em;
    padding: 5px 10px;
    color: #999;
    transition: color .1s ease-in-out
}

.ijb-pagination>*>:hover {
    color: #666;
    text-decoration: none
}

.ijb-pagination>.ijb-active>* {
    color: #666
}

.ijb-pagination>.ijb-disabled>* {
    color: #999
}

.ijb-tab {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none;
    position: relative
}

.ijb-tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    border-bottom: 1px solid #e5e5e5
}

.ijb-tab>* {
    flex: none;
    padding-left: 20px;
    position: relative
}

.ijb-tab>*>a {
    display: flex;
    align-items: center;
    column-gap: .25em;
    justify-content: center;
    padding: 5px 10px;
    color: #999;
    border-bottom: 1px solid transparent;
    font-size: .875rem;
    text-transform: uppercase;
    transition: color .1s ease-in-out
}

.ijb-tab>*>a:hover {
    color: #666;
    text-decoration: none
}

.ijb-tab>.ijb-active>a {
    color: #333;
    border-color: #1e87f0
}

.ijb-tab>.ijb-disabled>a {
    color: #999
}

.ijb-tab-bottom::before {
    top: 0;
    bottom: auto
}

.ijb-tab-bottom>*>a {
    border-top: 1px solid transparent;
    border-bottom: none
}

.ijb-tab-left,.ijb-tab-right {
    flex-direction: column;
    margin-left: 0
}

.ijb-tab-left>*,.ijb-tab-right>* {
    padding-left: 0
}

.ijb-tab-left::before {
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    border-left: 1px solid #e5e5e5;
    border-bottom: none
}

.ijb-tab-right::before {
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    border-left: 1px solid #e5e5e5;
    border-bottom: none
}

.ijb-tab-left>*>a {
    justify-content: left;
    border-right: 1px solid transparent;
    border-bottom: none
}

.ijb-tab-right>*>a {
    justify-content: left;
    border-left: 1px solid transparent;
    border-bottom: none
}

.ijb-tab .ijb-dropdown {
    margin-left: 30px
}

.ijb-slidenav {
    padding: 5px 10px;
    color: rgba(102,102,102,.5);
    transition: color .1s ease-in-out
}

.ijb-slidenav:hover {
    color: rgba(102,102,102,.9)
}

.ijb-slidenav:active {
    color: rgba(102,102,102,.5)
}

.ijb-slidenav-large {
    padding: 10px 10px
}

.ijb-slidenav-container {
    display: flex
}

.ijb-dotnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -12px
}

.ijb-dotnav>* {
    flex: none;
    padding-left: 12px
}

.ijb-dotnav>*>* {
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: 0 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid rgba(102,102,102,.4);
    transition: .2s ease-in-out;
    transition-property: background-color,border-color
}

.ijb-dotnav>*>:hover {
    background-color: rgba(102,102,102,.6);
    border-color: transparent
}

.ijb-dotnav>*>:active {
    background-color: rgba(102,102,102,.2);
    border-color: transparent
}

.ijb-dotnav>.ijb-active>* {
    background-color: rgba(102,102,102,.6);
    border-color: transparent
}

.ijb-dotnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -12px
}

.ijb-dotnav-vertical>* {
    padding-left: 0;
    padding-top: 12px
}

.ijb-dropdown {
    --ijb-position-offset: 10px;
    --ijb-position-viewport-offset: 15px;
    --ijb-inverse: dark;
    width: auto;
    min-width: 200px;
    padding: 25px;
    background: #fff;
    color: #666;
    box-shadow: 0 5px 12px rgba(0,0,0,.15)
}

.ijb-dropdown>:last-child {
    margin-bottom: 0
}

.ijb-dropdown :focus-visible {
    outline-color: #333!important
}

.ijb-dropdown-large {
    padding: 40px
}

.ijb-dropdown-dropbar {
    width: auto;
    background: 0 0;
    padding: 5px 0 25px 0;
    --ijb-position-viewport-offset: 15px;
    box-shadow: none
}

@media (min-width: 640px) {
    .ijb-dropdown-dropbar {
        --ijb-position-viewport-offset:30px
    }
}

@media (min-width: 960px) {
    .ijb-dropdown-dropbar {
        --ijb-position-viewport-offset:40px
    }
}

.ijb-dropdown-dropbar-large {
    padding-top: 40px;
    padding-bottom: 40px
}

.ijb-dropdown-nav {
    font-size: .875rem
}

.ijb-dropdown-nav>li>a {
    color: #999
}

.ijb-dropdown-nav>li.ijb-active>a,.ijb-dropdown-nav>li>a:hover {
    color: #666
}

.ijb-dropdown-nav .ijb-nav-subtitle {
    font-size: 12px
}

.ijb-dropdown-nav .ijb-nav-header {
    color: #333
}

.ijb-dropdown-nav .ijb-nav-divider {
    border-top: 1px solid #e5e5e5
}

.ijb-dropdown-nav .ijb-nav-sub a {
    color: #999
}

.ijb-dropdown-nav .ijb-nav-sub a:hover,.ijb-dropdown-nav .ijb-nav-sub li.ijb-active>a {
    color: #666
}

.ijb-lightbox {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    background: #000;
    opacity: 0;
    transition: opacity .15s linear;
    touch-action: pinch-zoom
}

.ijb-lightbox.ijb-open {
    display: block;
    opacity: 1
}

.ijb-lightbox :focus-visible {
    outline-color: rgba(255,255,255,.7)
}

.ijb-lightbox-page {
    overflow: hidden
}

.ijb-lightbox-items>* {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    color: rgba(255,255,255,.7);
    will-change: transform,opacity
}

.ijb-lightbox-items>*>* {
    max-width: 100vw;
    max-height: 100vh
}

.ijb-lightbox-items>*>:not(iframe) {
    width: auto;
    height: auto
}

.ijb-lightbox-items>.ijb-active {
    display: flex
}

.ijb-lightbox-toolbar {
    padding: 10px 10px;
    background: rgba(0,0,0,.3);
    color: rgba(255,255,255,.7)
}

.ijb-lightbox-toolbar>* {
    color: rgba(255,255,255,.7)
}

.ijb-lightbox-toolbar-icon {
    padding: 5px;
    color: rgba(255,255,255,.7)
}

.ijb-lightbox-toolbar-icon:hover {
    color: #fff
}

.ijb-lightbox-button {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,.3);
    color: rgba(255,255,255,.7);
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.ijb-lightbox-button:hover {
    color: #fff
}

.ijb-lightbox-caption:empty {
    display: none
}

.ijb-lightbox-iframe {
    width: 80%;
    height: 80%
}

[class*=ijb-animation-] {
    animation: .5s ease-out both
}

.ijb-animation-fade {
    animation-name: ijb-fade;
    animation-duration: .8s;
    animation-timing-function: linear
}

.ijb-animation-scale-up {
    animation-name: ijb-fade,ijb-scale-up
}

.ijb-animation-scale-down {
    animation-name: ijb-fade,ijb-scale-down
}

.ijb-animation-slide-top {
    animation-name: ijb-fade,ijb-slide-top
}

.ijb-animation-slide-bottom {
    animation-name: ijb-fade,ijb-slide-bottom
}

.ijb-animation-slide-left {
    animation-name: ijb-fade,ijb-slide-left
}

.ijb-animation-slide-right {
    animation-name: ijb-fade,ijb-slide-right
}

.ijb-animation-slide-top-small {
    animation-name: ijb-fade,ijb-slide-top-small
}

.ijb-animation-slide-bottom-small {
    animation-name: ijb-fade,ijb-slide-bottom-small
}

.ijb-animation-slide-left-small {
    animation-name: ijb-fade,ijb-slide-left-small
}

.ijb-animation-slide-right-small {
    animation-name: ijb-fade,ijb-slide-right-small
}

.ijb-animation-slide-top-medium {
    animation-name: ijb-fade,ijb-slide-top-medium
}

.ijb-animation-slide-bottom-medium {
    animation-name: ijb-fade,ijb-slide-bottom-medium
}

.ijb-animation-slide-left-medium {
    animation-name: ijb-fade,ijb-slide-left-medium
}

.ijb-animation-slide-right-medium {
    animation-name: ijb-fade,ijb-slide-right-medium
}

.ijb-animation-kenburns {
    animation-name: ijb-kenburns;
    animation-duration: 15s
}

.ijb-animation-shake {
    animation-name: ijb-shake
}

.ijb-animation-stroke {
    animation-name: ijb-stroke;
    animation-duration: 2s;
    stroke-dasharray: var(--ijb-animation-stroke)
}

.ijb-animation-reverse {
    animation-direction: reverse;
    animation-timing-function: ease-in
}

.ijb-animation-fast {
    animation-duration: .1s
}

.ijb-animation-toggle:not(:hover):not(:focus) [class*=ijb-animation-] {
    animation-name: none
}

@keyframes ijb-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes ijb-scale-up {
    0% {
        transform: scale(.9)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes ijb-scale-down {
    0% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes ijb-slide-top {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes ijb-slide-bottom {
    0% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes ijb-slide-left {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes ijb-slide-right {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes ijb-slide-top-small {
    0% {
        transform: translateY(-10px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes ijb-slide-bottom-small {
    0% {
        transform: translateY(10px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes ijb-slide-left-small {
    0% {
        transform: translateX(-10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes ijb-slide-right-small {
    0% {
        transform: translateX(10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes ijb-slide-top-medium {
    0% {
        transform: translateY(-50px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes ijb-slide-bottom-medium {
    0% {
        transform: translateY(50px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes ijb-slide-left-medium {
    0% {
        transform: translateX(-50px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes ijb-slide-right-medium {
    0% {
        transform: translateX(50px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes ijb-kenburns {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.2)
    }
}

@keyframes ijb-shake {
    0%,100% {
        transform: translateX(0)
    }

    10% {
        transform: translateX(-9px)
    }

    20% {
        transform: translateX(8px)
    }

    30% {
        transform: translateX(-7px)
    }

    40% {
        transform: translateX(6px)
    }

    50% {
        transform: translateX(-5px)
    }

    60% {
        transform: translateX(4px)
    }

    70% {
        transform: translateX(-3px)
    }

    80% {
        transform: translateX(2px)
    }

    90% {
        transform: translateX(-1px)
    }
}

@keyframes ijb-stroke {
    0% {
        stroke-dashoffset: var(--ijb-animation-stroke)
    }

    100% {
        stroke-dashoffset: 0
    }
}

[class*=ijb-child-width]>* {
    box-sizing: border-box;
    width: 100%
}

.ijb-child-width-1-2>* {
    width: 50%
}

.ijb-child-width-1-3>* {
    width: calc(100% / 3)
}

.ijb-child-width-1-4>* {
    width: 25%
}

.ijb-child-width-1-5>* {
    width: 20%
}

.ijb-child-width-1-6>* {
    width: calc(100% / 6)
}

.ijb-child-width-auto>* {
    width: auto
}

.ijb-child-width-expand>:not([class*=ijb-width]) {
    flex: 1;
    min-width: 1px
}

@media (min-width: 640px) {
    .ijb-child-width-1-1\@s>* {
        width:100%
    }

    .ijb-child-width-1-2\@s>* {
        width: 50%
    }

    .ijb-child-width-1-3\@s>* {
        width: calc(100% / 3)
    }

    .ijb-child-width-1-4\@s>* {
        width: 25%
    }

    .ijb-child-width-1-5\@s>* {
        width: 20%
    }

    .ijb-child-width-1-6\@s>* {
        width: calc(100% / 6)
    }

    .ijb-child-width-auto\@s>* {
        width: auto
    }

    .ijb-child-width-expand\@s>:not([class*=ijb-width]) {
        flex: 1;
        min-width: 1px
    }

    .ijb-child-width-1-1\@s>:not([class*=ijb-width]),.ijb-child-width-1-2\@s>:not([class*=ijb-width]),.ijb-child-width-1-3\@s>:not([class*=ijb-width]),.ijb-child-width-1-4\@s>:not([class*=ijb-width]),.ijb-child-width-1-5\@s>:not([class*=ijb-width]),.ijb-child-width-1-6\@s>:not([class*=ijb-width]),.ijb-child-width-auto\@s>:not([class*=ijb-width]) {
        flex: initial
    }
}

@media (min-width: 960px) {
    .ijb-child-width-1-1\@m>* {
        width:100%
    }

    .ijb-child-width-1-2\@m>* {
        width: 50%
    }

    .ijb-child-width-1-3\@m>* {
        width: calc(100% / 3)
    }

    .ijb-child-width-1-4\@m>* {
        width: 25%
    }

    .ijb-child-width-1-5\@m>* {
        width: 20%
    }

    .ijb-child-width-1-6\@m>* {
        width: calc(100% / 6)
    }

    .ijb-child-width-auto\@m>* {
        width: auto
    }

    .ijb-child-width-expand\@m>:not([class*=ijb-width]) {
        flex: 1;
        min-width: 1px
    }

    .ijb-child-width-1-1\@m>:not([class*=ijb-width]),.ijb-child-width-1-2\@m>:not([class*=ijb-width]),.ijb-child-width-1-3\@m>:not([class*=ijb-width]),.ijb-child-width-1-4\@m>:not([class*=ijb-width]),.ijb-child-width-1-5\@m>:not([class*=ijb-width]),.ijb-child-width-1-6\@m>:not([class*=ijb-width]),.ijb-child-width-auto\@m>:not([class*=ijb-width]) {
        flex: initial
    }
}

@media (min-width: 1200px) {
    .ijb-child-width-1-1\@l>* {
        width:100%
    }

    .ijb-child-width-1-2\@l>* {
        width: 50%
    }

    .ijb-child-width-1-3\@l>* {
        width: calc(100% / 3)
    }

    .ijb-child-width-1-4\@l>* {
        width: 25%
    }

    .ijb-child-width-1-5\@l>* {
        width: 20%
    }

    .ijb-child-width-1-6\@l>* {
        width: calc(100% / 6)
    }

    .ijb-child-width-auto\@l>* {
        width: auto
    }

    .ijb-child-width-expand\@l>:not([class*=ijb-width]) {
        flex: 1;
        min-width: 1px
    }

    .ijb-child-width-1-1\@l>:not([class*=ijb-width]),.ijb-child-width-1-2\@l>:not([class*=ijb-width]),.ijb-child-width-1-3\@l>:not([class*=ijb-width]),.ijb-child-width-1-4\@l>:not([class*=ijb-width]),.ijb-child-width-1-5\@l>:not([class*=ijb-width]),.ijb-child-width-1-6\@l>:not([class*=ijb-width]),.ijb-child-width-auto\@l>:not([class*=ijb-width]) {
        flex: initial
    }
}

@media (min-width: 1600px) {
    .ijb-child-width-1-1\@xl>* {
        width:100%
    }

    .ijb-child-width-1-2\@xl>* {
        width: 50%
    }

    .ijb-child-width-1-3\@xl>* {
        width: calc(100% / 3)
    }

    .ijb-child-width-1-4\@xl>* {
        width: 25%
    }

    .ijb-child-width-1-5\@xl>* {
        width: 20%
    }

    .ijb-child-width-1-6\@xl>* {
        width: calc(100% / 6)
    }

    .ijb-child-width-auto\@xl>* {
        width: auto
    }

    .ijb-child-width-expand\@xl>:not([class*=ijb-width]) {
        flex: 1;
        min-width: 1px
    }

    .ijb-child-width-1-1\@xl>:not([class*=ijb-width]),.ijb-child-width-1-2\@xl>:not([class*=ijb-width]),.ijb-child-width-1-3\@xl>:not([class*=ijb-width]),.ijb-child-width-1-4\@xl>:not([class*=ijb-width]),.ijb-child-width-1-5\@xl>:not([class*=ijb-width]),.ijb-child-width-1-6\@xl>:not([class*=ijb-width]),.ijb-child-width-auto\@xl>:not([class*=ijb-width]) {
        flex: initial
    }
}

[class*=ijb-width] {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%
}

.ijb-width-1-2 {
    width: 50%
}

.ijb-width-1-3 {
    width: calc(100% / 3)
}

.ijb-width-2-3 {
    width: calc(200% / 3)
}

.ijb-width-1-4 {
    width: 25%
}

.ijb-width-3-4 {
    width: 75%
}

.ijb-width-1-5 {
    width: 20%
}

.ijb-width-2-5 {
    width: 40%
}

.ijb-width-3-5 {
    width: 60%
}

.ijb-width-4-5 {
    width: 80%
}

.ijb-width-1-6 {
    width: calc(100% / 6)
}

.ijb-width-5-6 {
    width: calc(500% / 6)
}

.ijb-width-small {
    width: 150px
}

.ijb-width-medium {
    width: 300px
}

.ijb-width-large {
    width: 450px
}

.ijb-width-xlarge {
    width: 600px
}

.ijb-width-2xlarge {
    width: 750px
}

.ijb-width-auto {
    width: auto
}

.ijb-width-expand {
    flex: 1;
    min-width: 1px
}

@media (min-width: 640px) {
    .ijb-width-1-1\@s {
        width:100%
    }

    .ijb-width-1-2\@s {
        width: 50%
    }

    .ijb-width-1-3\@s {
        width: calc(100% / 3)
    }

    .ijb-width-2-3\@s {
        width: calc(200% / 3)
    }

    .ijb-width-1-4\@s {
        width: 25%
    }

    .ijb-width-3-4\@s {
        width: 75%
    }

    .ijb-width-1-5\@s {
        width: 20%
    }

    .ijb-width-2-5\@s {
        width: 40%
    }

    .ijb-width-3-5\@s {
        width: 60%
    }

    .ijb-width-4-5\@s {
        width: 80%
    }

    .ijb-width-1-6\@s {
        width: calc(100% / 6)
    }

    .ijb-width-5-6\@s {
        width: calc(500% / 6)
    }

    .ijb-width-small\@s {
        width: 150px
    }

    .ijb-width-medium\@s {
        width: 300px
    }

    .ijb-width-large\@s {
        width: 450px
    }

    .ijb-width-xlarge\@s {
        width: 600px
    }

    .ijb-width-2xlarge\@s {
        width: 750px
    }

    .ijb-width-auto\@s {
        width: auto
    }

    .ijb-width-expand\@s {
        flex: 1;
        min-width: 1px
    }

    .ijb-width-1-1\@s,.ijb-width-1-2\@s,.ijb-width-1-3\@s,.ijb-width-1-4\@s,.ijb-width-1-5\@s,.ijb-width-1-6\@s,.ijb-width-2-3\@s,.ijb-width-2-5\@s,.ijb-width-2xlarge\@s,.ijb-width-3-4\@s,.ijb-width-3-5\@s,.ijb-width-4-5\@s,.ijb-width-5-6\@s,.ijb-width-auto\@s,.ijb-width-large\@s,.ijb-width-medium\@s,.ijb-width-small\@s,.ijb-width-xlarge\@s {
        flex: initial
    }
}

@media (min-width: 960px) {
    .ijb-width-1-1\@m {
        width:100%
    }

    .ijb-width-1-2\@m {
        width: 50%
    }

    .ijb-width-1-3\@m {
        width: calc(100% / 3)
    }

    .ijb-width-2-3\@m {
        width: calc(200% / 3)
    }

    .ijb-width-1-4\@m {
        width: 25%
    }

    .ijb-width-3-4\@m {
        width: 75%
    }

    .ijb-width-1-5\@m {
        width: 20%
    }

    .ijb-width-2-5\@m {
        width: 40%
    }

    .ijb-width-3-5\@m {
        width: 60%
    }

    .ijb-width-4-5\@m {
        width: 80%
    }

    .ijb-width-1-6\@m {
        width: calc(100% / 6)
    }

    .ijb-width-5-6\@m {
        width: calc(500% / 6)
    }

    .ijb-width-small\@m {
        width: 150px
    }

    .ijb-width-medium\@m {
        width: 300px
    }

    .ijb-width-large\@m {
        width: 450px
    }

    .ijb-width-xlarge\@m {
        width: 600px
    }

    .ijb-width-2xlarge\@m {
        width: 750px
    }

    .ijb-width-auto\@m {
        width: auto
    }

    .ijb-width-expand\@m {
        flex: 1;
        min-width: 1px
    }

    .ijb-width-1-1\@m,.ijb-width-1-2\@m,.ijb-width-1-3\@m,.ijb-width-1-4\@m,.ijb-width-1-5\@m,.ijb-width-1-6\@m,.ijb-width-2-3\@m,.ijb-width-2-5\@m,.ijb-width-2xlarge\@m,.ijb-width-3-4\@m,.ijb-width-3-5\@m,.ijb-width-4-5\@m,.ijb-width-5-6\@m,.ijb-width-auto\@m,.ijb-width-large\@m,.ijb-width-medium\@m,.ijb-width-small\@m,.ijb-width-xlarge\@m {
        flex: initial
    }
}

@media (min-width: 1200px) {
    .ijb-width-1-1\@l {
        width:100%
    }

    .ijb-width-1-2\@l {
        width: 50%
    }

    .ijb-width-1-3\@l {
        width: calc(100% / 3)
    }

    .ijb-width-2-3\@l {
        width: calc(200% / 3)
    }

    .ijb-width-1-4\@l {
        width: 25%
    }

    .ijb-width-3-4\@l {
        width: 75%
    }

    .ijb-width-1-5\@l {
        width: 20%
    }

    .ijb-width-2-5\@l {
        width: 40%
    }

    .ijb-width-3-5\@l {
        width: 60%
    }

    .ijb-width-4-5\@l {
        width: 80%
    }

    .ijb-width-1-6\@l {
        width: calc(100% / 6)
    }

    .ijb-width-5-6\@l {
        width: calc(500% / 6)
    }

    .ijb-width-small\@l {
        width: 150px
    }

    .ijb-width-medium\@l {
        width: 300px
    }

    .ijb-width-large\@l {
        width: 450px
    }

    .ijb-width-xlarge\@l {
        width: 600px
    }

    .ijb-width-2xlarge\@l {
        width: 750px
    }

    .ijb-width-auto\@l {
        width: auto
    }

    .ijb-width-expand\@l {
        flex: 1;
        min-width: 1px
    }

    .ijb-width-1-1\@l,.ijb-width-1-2\@l,.ijb-width-1-3\@l,.ijb-width-1-4\@l,.ijb-width-1-5\@l,.ijb-width-1-6\@l,.ijb-width-2-3\@l,.ijb-width-2-5\@l,.ijb-width-2xlarge\@l,.ijb-width-3-4\@l,.ijb-width-3-5\@l,.ijb-width-4-5\@l,.ijb-width-5-6\@l,.ijb-width-auto\@l,.ijb-width-large\@l,.ijb-width-medium\@l,.ijb-width-small\@l,.ijb-width-xlarge\@l {
        flex: initial
    }
}

@media (min-width: 1600px) {
    .ijb-width-1-1\@xl {
        width:100%
    }

    .ijb-width-1-2\@xl {
        width: 50%
    }

    .ijb-width-1-3\@xl {
        width: calc(100% / 3)
    }

    .ijb-width-2-3\@xl {
        width: calc(200% / 3)
    }

    .ijb-width-1-4\@xl {
        width: 25%
    }

    .ijb-width-3-4\@xl {
        width: 75%
    }

    .ijb-width-1-5\@xl {
        width: 20%
    }

    .ijb-width-2-5\@xl {
        width: 40%
    }

    .ijb-width-3-5\@xl {
        width: 60%
    }

    .ijb-width-4-5\@xl {
        width: 80%
    }

    .ijb-width-1-6\@xl {
        width: calc(100% / 6)
    }

    .ijb-width-5-6\@xl {
        width: calc(500% / 6)
    }

    .ijb-width-small\@xl {
        width: 150px
    }

    .ijb-width-medium\@xl {
        width: 300px
    }

    .ijb-width-large\@xl {
        width: 450px
    }

    .ijb-width-xlarge\@xl {
        width: 600px
    }

    .ijb-width-2xlarge\@xl {
        width: 750px
    }

    .ijb-width-auto\@xl {
        width: auto
    }

    .ijb-width-expand\@xl {
        flex: 1;
        min-width: 1px
    }

    .ijb-width-1-1\@xl,.ijb-width-1-2\@xl,.ijb-width-1-3\@xl,.ijb-width-1-4\@xl,.ijb-width-1-5\@xl,.ijb-width-1-6\@xl,.ijb-width-2-3\@xl,.ijb-width-2-5\@xl,.ijb-width-2xlarge\@xl,.ijb-width-3-4\@xl,.ijb-width-3-5\@xl,.ijb-width-4-5\@xl,.ijb-width-5-6\@xl,.ijb-width-auto\@xl,.ijb-width-large\@xl,.ijb-width-medium\@xl,.ijb-width-small\@xl,.ijb-width-xlarge\@xl {
        flex: initial
    }
}

.ijb-width-max-content {
    width: max-content
}

.ijb-width-min-content {
    width: min-content
}

[class*=ijb-height] {
    box-sizing: border-box
}

.ijb-height-1-1 {
    height: 100%
}

.ijb-height-viewport {
    min-height: 100vh
}

.ijb-height-viewport-2 {
    min-height: 200vh
}

.ijb-height-viewport-3 {
    min-height: 300vh
}

.ijb-height-viewport-4 {
    min-height: 400vh
}

.ijb-height-small {
    height: 150px
}

.ijb-height-medium {
    height: 300px
}

.ijb-height-large {
    height: 450px
}

.ijb-height-max-small {
    max-height: 150px
}

.ijb-height-max-medium {
    max-height: 300px
}

.ijb-height-max-large {
    max-height: 450px
}

.ijb-text-lead {
    font-size: 1.5rem;
    line-height: 1.5;
    color: #333
}

.ijb-text-meta {
    font-size: .875rem;
    line-height: 1.4;
    color: #999
}

.ijb-text-meta>a {
    color: #999
}

.ijb-text-meta>a:hover {
    color: #666;
    text-decoration: none
}

.ijb-text-small {
    font-size: .875rem;
    line-height: 1.5
}

.ijb-text-large {
    font-size: 1.5rem;
    line-height: 1.5
}

.ijb-text-default {
    font-size: 16px;
    line-height: 1.5
}

.ijb-text-light {
    font-weight: 300
}

.ijb-text-normal {
    font-weight: 400
}

.ijb-text-bold {
    font-weight: 700
}

.ijb-text-lighter {
    font-weight: lighter
}

.ijb-text-bolder {
    font-weight: bolder
}

.ijb-text-italic {
    font-style: italic
}

.ijb-text-capitalize {
    text-transform: capitalize!important
}

.ijb-text-uppercase {
    text-transform: uppercase!important
}

.ijb-text-lowercase {
    text-transform: lowercase!important
}

.ijb-text-decoration-none {
    text-decoration: none!important
}

.ijb-text-muted {
    color: #999!important
}

.ijb-text-emphasis {
    color: #333!important
}

.ijb-text-primary {
    color: #1e87f0!important
}

.ijb-text-secondary {
    color: #222!important
}

.ijb-text-success {
    color: #32d296!important
}

.ijb-text-warning {
    color: #faa05a!important
}

.ijb-text-danger {
    color: #f0506e!important
}

.ijb-text-background {
    -webkit-background-clip: text;
    color: transparent!important;
    display: inline-block;
    background-color: #1e87f0;
    background-image: linear-gradient(90deg,#1e87f0 0,#411ef0 100%)
}

.ijb-text-left {
    text-align: left!important
}

.ijb-text-right {
    text-align: right!important
}

.ijb-text-center {
    text-align: center!important
}

.ijb-text-justify {
    text-align: justify!important
}

@media (min-width: 640px) {
    .ijb-text-left\@s {
        text-align:left!important
    }

    .ijb-text-right\@s {
        text-align: right!important
    }

    .ijb-text-center\@s {
        text-align: center!important
    }
}

@media (min-width: 960px) {
    .ijb-text-left\@m {
        text-align:left!important
    }

    .ijb-text-right\@m {
        text-align: right!important
    }

    .ijb-text-center\@m {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .ijb-text-left\@l {
        text-align:left!important
    }

    .ijb-text-right\@l {
        text-align: right!important
    }

    .ijb-text-center\@l {
        text-align: center!important
    }
}

@media (min-width: 1600px) {
    .ijb-text-left\@xl {
        text-align:left!important
    }

    .ijb-text-right\@xl {
        text-align: right!important
    }

    .ijb-text-center\@xl {
        text-align: center!important
    }
}

.ijb-text-top {
    vertical-align: top!important
}

.ijb-text-middle {
    vertical-align: middle!important
}

.ijb-text-bottom {
    vertical-align: bottom!important
}

.ijb-text-baseline {
    vertical-align: baseline!important
}

.ijb-text-nowrap {
    white-space: nowrap
}

.ijb-text-truncate {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

td.ijb-text-truncate,th.ijb-text-truncate {
    max-width: 0
}

.ijb-text-break {
    overflow-wrap: break-word
}

td.ijb-text-break,th.ijb-text-break {
    word-break: break-word
}

[class*=ijb-column-] {
    column-gap: 30px
}

@media (min-width: 1200px) {
    [class*=ijb-column-] {
        column-gap:40px
    }
}

[class*=ijb-column-] img {
    transform: translate3d(0,0,0)
}

.ijb-column-divider {
    column-rule: 1px solid #e5e5e5;
    column-gap: 60px
}

@media (min-width: 1200px) {
    .ijb-column-divider {
        column-gap:80px
    }
}

.ijb-column-1-2 {
    column-count: 2
}

.ijb-column-1-3 {
    column-count: 3
}

.ijb-column-1-4 {
    column-count: 4
}

.ijb-column-1-5 {
    column-count: 5
}

.ijb-column-1-6 {
    column-count: 6
}

@media (min-width: 640px) {
    .ijb-column-1-2\@s {
        column-count:2
    }

    .ijb-column-1-3\@s {
        column-count: 3
    }

    .ijb-column-1-4\@s {
        column-count: 4
    }

    .ijb-column-1-5\@s {
        column-count: 5
    }

    .ijb-column-1-6\@s {
        column-count: 6
    }
}

@media (min-width: 960px) {
    .ijb-column-1-2\@m {
        column-count:2
    }

    .ijb-column-1-3\@m {
        column-count: 3
    }

    .ijb-column-1-4\@m {
        column-count: 4
    }

    .ijb-column-1-5\@m {
        column-count: 5
    }

    .ijb-column-1-6\@m {
        column-count: 6
    }
}

@media (min-width: 1200px) {
    .ijb-column-1-2\@l {
        column-count:2
    }

    .ijb-column-1-3\@l {
        column-count: 3
    }

    .ijb-column-1-4\@l {
        column-count: 4
    }

    .ijb-column-1-5\@l {
        column-count: 5
    }

    .ijb-column-1-6\@l {
        column-count: 6
    }
}

@media (min-width: 1600px) {
    .ijb-column-1-2\@xl {
        column-count:2
    }

    .ijb-column-1-3\@xl {
        column-count: 3
    }

    .ijb-column-1-4\@xl {
        column-count: 4
    }

    .ijb-column-1-5\@xl {
        column-count: 5
    }

    .ijb-column-1-6\@xl {
        column-count: 6
    }
}

.ijb-column-span {
    column-span: all
}

[data-ijb-cover]:where(canvas,iframe,svg),[ijb-cover]:where(canvas,iframe,svg) {
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    --ijb-position-translate-x: -50%;
    --ijb-position-translate-y: -50%;
    transform: translate(var(--ijb-position-translate-x),var(--ijb-position-translate-y))
}

iframe[data-ijb-cover],iframe[ijb-cover] {
    pointer-events: none
}

[data-ijb-cover]:where(img,video),[ijb-cover]:where(img,video) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    object-fit: cover;
    object-position: center
}

.ijb-cover-container {
    overflow: hidden;
    position: relative
}

.ijb-background-default {
    background-color: #fff
}

.ijb-background-muted {
    background-color: #f8f8f8
}

.ijb-background-primary {
    background-color: #1e87f0
}

.ijb-background-secondary {
    background-color: #222
}

.ijb-background-contain,.ijb-background-cover,.ijb-background-height-1-1,.ijb-background-width-1-1 {
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.ijb-background-cover {
    background-size: cover
}

.ijb-background-contain {
    background-size: contain
}

.ijb-background-width-1-1 {
    background-size: 100%
}

.ijb-background-height-1-1 {
    background-size: auto 100%
}

.ijb-background-top-left {
    background-position: 0 0
}

.ijb-background-top-center {
    background-position: 50% 0
}

.ijb-background-top-right {
    background-position: 100% 0
}

.ijb-background-center-left {
    background-position: 0 50%
}

.ijb-background-center-center {
    background-position: 50% 50%
}

.ijb-background-center-right {
    background-position: 100% 50%
}

.ijb-background-bottom-left {
    background-position: 0 100%
}

.ijb-background-bottom-center {
    background-position: 50% 100%
}

.ijb-background-bottom-right {
    background-position: 100% 100%
}

.ijb-background-norepeat {
    background-repeat: no-repeat
}

.ijb-background-fixed {
    background-attachment: fixed;
    backface-visibility: hidden
}

@media (pointer: coarse) {
    .ijb-background-fixed {
        background-attachment:scroll
    }
}

@media (max-width: 639px) {
    .ijb-background-image\@s {
        background-image:none!important
    }
}

@media (max-width: 959px) {
    .ijb-background-image\@m {
        background-image:none!important
    }
}

@media (max-width: 1199px) {
    .ijb-background-image\@l {
        background-image:none!important
    }
}

@media (max-width: 1599px) {
    .ijb-background-image\@xl {
        background-image:none!important
    }
}

.ijb-background-blend-multiply {
    background-blend-mode: multiply
}

.ijb-background-blend-screen {
    background-blend-mode: screen
}

.ijb-background-blend-overlay {
    background-blend-mode: overlay
}

.ijb-background-blend-darken {
    background-blend-mode: darken
}

.ijb-background-blend-lighten {
    background-blend-mode: lighten
}

.ijb-background-blend-color-dodge {
    background-blend-mode: color-dodge
}

.ijb-background-blend-color-burn {
    background-blend-mode: color-burn
}

.ijb-background-blend-hard-light {
    background-blend-mode: hard-light
}

.ijb-background-blend-soft-light {
    background-blend-mode: soft-light
}

.ijb-background-blend-difference {
    background-blend-mode: difference
}

.ijb-background-blend-exclusion {
    background-blend-mode: exclusion
}

.ijb-background-blend-hue {
    background-blend-mode: hue
}

.ijb-background-blend-saturation {
    background-blend-mode: saturation
}

.ijb-background-blend-color {
    background-blend-mode: color
}

.ijb-background-blend-luminosity {
    background-blend-mode: luminosity
}

[class*=ijb-align] {
    display: block;
    margin-bottom: 30px
}

*+[class*=ijb-align] {
    margin-top: 30px
}

.ijb-align-center {
    margin-left: auto;
    margin-right: auto
}

.ijb-align-left {
    margin-top: 0;
    margin-right: 30px;
    float: left
}

.ijb-align-right {
    margin-top: 0;
    margin-left: 30px;
    float: right
}

@media (min-width: 640px) {
    .ijb-align-left\@s {
        margin-top:0;
        margin-right: 30px;
        float: left
    }

    .ijb-align-right\@s {
        margin-top: 0;
        margin-left: 30px;
        float: right
    }
}

@media (min-width: 960px) {
    .ijb-align-left\@m {
        margin-top:0;
        margin-right: 30px;
        float: left
    }

    .ijb-align-right\@m {
        margin-top: 0;
        margin-left: 30px;
        float: right
    }
}

@media (min-width: 1200px) {
    .ijb-align-left\@l {
        margin-top:0;
        float: left
    }

    .ijb-align-right\@l {
        margin-top: 0;
        float: right
    }

    .ijb-align-left,.ijb-align-left\@l,.ijb-align-left\@m,.ijb-align-left\@s {
        margin-right: 40px
    }

    .ijb-align-right,.ijb-align-right\@l,.ijb-align-right\@m,.ijb-align-right\@s {
        margin-left: 40px
    }
}

@media (min-width: 1600px) {
    .ijb-align-left\@xl {
        margin-top:0;
        margin-right: 40px;
        float: left
    }

    .ijb-align-right\@xl {
        margin-top: 0;
        margin-left: 40px;
        float: right
    }
}

.ijb-svg,.ijb-svg:not(.ijb-preserve) [fill*="#"]:not(.ijb-preserve) {
    fill: currentcolor
}

.ijb-svg:not(.ijb-preserve) [stroke*="#"]:not(.ijb-preserve) {
    stroke: currentcolor
}

.ijb-svg {
    transform: translate(0,0)
}

.ijb-panel {
    display: flow-root;
    position: relative;
    box-sizing: border-box
}

.ijb-panel>:last-child {
    margin-bottom: 0
}

.ijb-panel-scrollable {
    height: 170px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    overflow: auto;
    resize: both
}

.ijb-clearfix::before {
    content: "";
    display: table-cell
}

.ijb-clearfix::after {
    content: "";
    display: table;
    clear: both
}

.ijb-float-left {
    float: left
}

.ijb-float-right {
    float: right
}

[class*=ijb-float-] {
    max-width: 100%
}

.ijb-overflow-hidden {
    overflow: hidden
}

.ijb-overflow-auto {
    overflow: auto
}

.ijb-overflow-auto>:last-child {
    margin-bottom: 0
}

.ijb-box-sizing-content {
    box-sizing: content-box
}

.ijb-box-sizing-border {
    box-sizing: border-box
}

.ijb-resize {
    resize: both
}

.ijb-resize-horizontal {
    resize: horizontal
}

.ijb-resize-vertical {
    resize: vertical
}

.ijb-display-block {
    display: block!important
}

.ijb-display-inline {
    display: inline!important
}

.ijb-display-inline-block {
    display: inline-block!important
}

[class*=ijb-inline] {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden
}

.ijb-inline-clip {
    overflow: hidden
}

.ijb-preserve-width,.ijb-preserve-width canvas,.ijb-preserve-width img,.ijb-preserve-width svg,.ijb-preserve-width video {
    max-width: none
}

.ijb-responsive-height,.ijb-responsive-width {
    box-sizing: border-box
}

.ijb-responsive-width {
    max-width: 100%!important;
    height: auto
}

.ijb-responsive-height {
    max-height: 100%;
    width: auto;
    max-width: none
}

[data-ijb-responsive],[ijb-responsive] {
    max-width: 100%
}

.ijb-object-cover {
    object-fit: cover
}

.ijb-object-contain {
    object-fit: contain
}

.ijb-object-fill {
    object-fit: fill
}

.ijb-object-none {
    object-fit: none
}

.ijb-object-scale-down {
    object-fit: scale-down
}

.ijb-object-top-left {
    object-position: 0 0
}

.ijb-object-top-center {
    object-position: 50% 0
}

.ijb-object-top-right {
    object-position: 100% 0
}

.ijb-object-center-left {
    object-position: 0 50%
}

.ijb-object-center-center {
    object-position: 50% 50%
}

.ijb-object-center-right {
    object-position: 100% 50%
}

.ijb-object-bottom-left {
    object-position: 0 100%
}

.ijb-object-bottom-center {
    object-position: 50% 100%
}

.ijb-object-bottom-right {
    object-position: 100% 100%
}

.ijb-border-circle {
    border-radius: 50%
}

.ijb-border-pill {
    border-radius: 500px
}

.ijb-border-rounded {
    border-radius: 5px
}

.ijb-inline-clip[class*=ijb-border-] {
    -webkit-transform: translateZ(0)
}

.ijb-box-shadow-small {
    box-shadow: 0 2px 8px rgba(0,0,0,.08)
}

.ijb-box-shadow-medium {
    box-shadow: 0 5px 15px rgba(0,0,0,.08)
}

.ijb-box-shadow-large {
    box-shadow: 0 14px 25px rgba(0,0,0,.16)
}

.ijb-box-shadow-xlarge {
    box-shadow: 0 28px 50px rgba(0,0,0,.16)
}

[class*=ijb-box-shadow-hover] {
    transition: box-shadow .1s ease-in-out
}

.ijb-box-shadow-hover-small:hover {
    box-shadow: 0 2px 8px rgba(0,0,0,.08)
}

.ijb-box-shadow-hover-medium:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,.08)
}

.ijb-box-shadow-hover-large:hover {
    box-shadow: 0 14px 25px rgba(0,0,0,.16)
}

.ijb-box-shadow-hover-xlarge:hover {
    box-shadow: 0 28px 50px rgba(0,0,0,.16)
}

@supports (filter: blur(0)) {
    .ijb-box-shadow-bottom {
        display:inline-block;
        position: relative;
        z-index: 0;
        max-width: 100%;
        vertical-align: middle
    }

    .ijb-box-shadow-bottom::after {
        content: "";
        position: absolute;
        bottom: -30px;
        left: 0;
        right: 0;
        z-index: -1;
        height: 30px;
        border-radius: 100%;
        background: #444;
        filter: blur(20px);
        will-change: filter
    }
}

.ijb-dropcap::first-letter,.ijb-dropcap>p:first-of-type::first-letter {
    display: block;
    margin-right: 10px;
    float: left;
    font-size: 4.5em;
    line-height: 1;
    margin-bottom: -2px
}

@-moz-document url-prefix() {
    .ijb-dropcap::first-letter,.ijb-dropcap>p:first-of-type::first-letter {
        margin-top: 1.1%
    }
}

.ijb-logo {
    font-size: 1.5rem;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #333;
    text-decoration: none
}

:where(.ijb-logo) {
    display: inline-block;
    vertical-align: middle
}

.ijb-logo:hover {
    color: #333;
    text-decoration: none
}

.ijb-logo :where(img,svg,video) {
    display: block
}

.ijb-logo-inverse {
    display: none
}

.ijb-disabled {
    pointer-events: none
}

.ijb-drag,.ijb-drag * {
    cursor: move
}

.ijb-drag iframe {
    pointer-events: none
}

.ijb-dragover {
    box-shadow: 0 0 20px rgba(100,100,100,.3)
}

.ijb-blend-multiply {
    mix-blend-mode: multiply
}

.ijb-blend-screen {
    mix-blend-mode: screen
}

.ijb-blend-overlay {
    mix-blend-mode: overlay
}

.ijb-blend-darken {
    mix-blend-mode: darken
}

.ijb-blend-lighten {
    mix-blend-mode: lighten
}

.ijb-blend-color-dodge {
    mix-blend-mode: color-dodge
}

.ijb-blend-color-burn {
    mix-blend-mode: color-burn
}

.ijb-blend-hard-light {
    mix-blend-mode: hard-light
}

.ijb-blend-soft-light {
    mix-blend-mode: soft-light
}

.ijb-blend-difference {
    mix-blend-mode: difference
}

.ijb-blend-exclusion {
    mix-blend-mode: exclusion
}

.ijb-blend-hue {
    mix-blend-mode: hue
}

.ijb-blend-saturation {
    mix-blend-mode: saturation
}

.ijb-blend-color {
    mix-blend-mode: color
}

.ijb-blend-luminosity {
    mix-blend-mode: luminosity
}

.ijb-transform-center {
    transform: translate(-50%,-50%)
}

.ijb-transform-origin-top-left {
    transform-origin: 0 0
}

.ijb-transform-origin-top-center {
    transform-origin: 50% 0
}

.ijb-transform-origin-top-right {
    transform-origin: 100% 0
}

.ijb-transform-origin-center-left {
    transform-origin: 0 50%
}

.ijb-transform-origin-center-right {
    transform-origin: 100% 50%
}

.ijb-transform-origin-bottom-left {
    transform-origin: 0 100%
}

.ijb-transform-origin-bottom-center {
    transform-origin: 50% 100%
}

.ijb-transform-origin-bottom-right {
    transform-origin: 100% 100%
}

.ijb-flex {
    display: flex
}

.ijb-flex-inline {
    display: inline-flex
}

.ijb-flex-left {
    justify-content: flex-start
}

.ijb-flex-center {
    justify-content: center
}

.ijb-flex-right {
    justify-content: flex-end
}

.ijb-flex-between {
    justify-content: space-between
}

.ijb-flex-around {
    justify-content: space-around
}

@media (min-width: 640px) {
    .ijb-flex-left\@s {
        justify-content:flex-start
    }

    .ijb-flex-center\@s {
        justify-content: center
    }

    .ijb-flex-right\@s {
        justify-content: flex-end
    }

    .ijb-flex-between\@s {
        justify-content: space-between
    }

    .ijb-flex-around\@s {
        justify-content: space-around
    }
}

@media (min-width: 960px) {
    .ijb-flex-left\@m {
        justify-content:flex-start
    }

    .ijb-flex-center\@m {
        justify-content: center
    }

    .ijb-flex-right\@m {
        justify-content: flex-end
    }

    .ijb-flex-between\@m {
        justify-content: space-between
    }

    .ijb-flex-around\@m {
        justify-content: space-around
    }
}

@media (min-width: 1200px) {
    .ijb-flex-left\@l {
        justify-content:flex-start
    }

    .ijb-flex-center\@l {
        justify-content: center
    }

    .ijb-flex-right\@l {
        justify-content: flex-end
    }

    .ijb-flex-between\@l {
        justify-content: space-between
    }

    .ijb-flex-around\@l {
        justify-content: space-around
    }
}

@media (min-width: 1600px) {
    .ijb-flex-left\@xl {
        justify-content:flex-start
    }

    .ijb-flex-center\@xl {
        justify-content: center
    }

    .ijb-flex-right\@xl {
        justify-content: flex-end
    }

    .ijb-flex-between\@xl {
        justify-content: space-between
    }

    .ijb-flex-around\@xl {
        justify-content: space-around
    }
}

.ijb-flex-stretch {
    align-items: stretch
}

.ijb-flex-top {
    align-items: flex-start
}

.ijb-flex-middle {
    align-items: center
}

.ijb-flex-bottom {
    align-items: flex-end
}

@media (min-width: 640px) {
    .ijb-flex-stretch\@s {
        align-items:stretch
    }

    .ijb-flex-top\@s {
        align-items: flex-start
    }

    .ijb-flex-middle\@s {
        align-items: center
    }

    .ijb-flex-bottom\@s {
        align-items: flex-end
    }
}

@media (min-width: 960px) {
    .ijb-flex-stretch\@m {
        align-items:stretch
    }

    .ijb-flex-top\@m {
        align-items: flex-start
    }

    .ijb-flex-middle\@m {
        align-items: center
    }

    .ijb-flex-bottom\@m {
        align-items: flex-end
    }
}

@media (min-width: 1200px) {
    .ijb-flex-stretch\@l {
        align-items:stretch
    }

    .ijb-flex-top\@l {
        align-items: flex-start
    }

    .ijb-flex-middle\@l {
        align-items: center
    }

    .ijb-flex-bottom\@l {
        align-items: flex-end
    }
}

@media (min-width: 1600px) {
    .ijb-flex-stretch\@xl {
        align-items:stretch
    }

    .ijb-flex-top\@xl {
        align-items: flex-start
    }

    .ijb-flex-middle\@xl {
        align-items: center
    }

    .ijb-flex-bottom\@xl {
        align-items: flex-end
    }
}

.ijb-flex-row {
    flex-direction: row
}

.ijb-flex-row-reverse {
    flex-direction: row-reverse
}

.ijb-flex-column {
    flex-direction: column
}

.ijb-flex-column-reverse {
    flex-direction: column-reverse
}

@media (min-width: 640px) {
    .ijb-flex-row\@s {
        flex-direction:row
    }

    .ijb-flex-column\@s {
        flex-direction: column
    }
}

@media (min-width: 960px) {
    .ijb-flex-row\@m {
        flex-direction:row
    }

    .ijb-flex-column\@m {
        flex-direction: column
    }
}

@media (min-width: 1200px) {
    .ijb-flex-row\@l {
        flex-direction:row
    }

    .ijb-flex-column\@l {
        flex-direction: column
    }
}

@media (min-width: 1600px) {
    .ijb-flex-row\@xl {
        flex-direction:row
    }

    .ijb-flex-column\@xl {
        flex-direction: column
    }
}

.ijb-flex-nowrap {
    flex-wrap: nowrap
}

.ijb-flex-wrap {
    flex-wrap: wrap
}

.ijb-flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.ijb-flex-wrap-stretch {
    align-content: stretch
}

.ijb-flex-wrap-top {
    align-content: flex-start
}

.ijb-flex-wrap-middle {
    align-content: center
}

.ijb-flex-wrap-bottom {
    align-content: flex-end
}

.ijb-flex-wrap-between {
    align-content: space-between
}

.ijb-flex-wrap-around {
    align-content: space-around
}

.ijb-flex-first {
    order: -1
}

.ijb-flex-last {
    order: 99
}

@media (min-width: 640px) {
    .ijb-flex-first\@s {
        order:-1
    }

    .ijb-flex-last\@s {
        order: 99
    }
}

@media (min-width: 960px) {
    .ijb-flex-first\@m {
        order:-1
    }

    .ijb-flex-last\@m {
        order: 99
    }
}

@media (min-width: 1200px) {
    .ijb-flex-first\@l {
        order:-1
    }

    .ijb-flex-last\@l {
        order: 99
    }
}

@media (min-width: 1600px) {
    .ijb-flex-first\@xl {
        order:-1
    }

    .ijb-flex-last\@xl {
        order: 99
    }
}

.ijb-flex-initial {
    flex: initial
}

.ijb-flex-none {
    flex: none
}

.ijb-flex-auto {
    flex: auto
}

.ijb-flex-1 {
    flex: 1
}

@media (min-width: 640px) {
    .ijb-flex-initial\@s {
        flex:initial
    }

    .ijb-flex-none\@s {
        flex: none
    }

    .ijb-flex-1\@s {
        flex: 1
    }
}

@media (min-width: 960px) {
    .ijb-flex-initial\@m {
        flex:initial
    }

    .ijb-flex-none\@m {
        flex: none
    }

    .ijb-flex-1\@m {
        flex: 1
    }
}

@media (min-width: 1200px) {
    .ijb-flex-initial\@l {
        flex:initial
    }

    .ijb-flex-none\@l {
        flex: none
    }

    .ijb-flex-1\@l {
        flex: 1
    }
}

@media (min-width: 1600px) {
    .ijb-flex-initial\@xl {
        flex:initial
    }

    .ijb-flex-none\@xl {
        flex: none
    }

    .ijb-flex-1\@xl {
        flex: 1
    }
}

.ijb-margin {
    margin-bottom: 20px
}

*+.ijb-margin {
    margin-top: 20px!important
}

.ijb-margin-top {
    margin-top: 20px!important
}

.ijb-margin-bottom {
    margin-bottom: 20px!important
}

.ijb-margin-left {
    margin-left: 20px!important
}

.ijb-margin-right {
    margin-right: 20px!important
}

.ijb-margin-small {
    margin-bottom: 10px
}

*+.ijb-margin-small {
    margin-top: 10px!important
}

.ijb-margin-small-top {
    margin-top: 10px!important
}

.ijb-margin-small-bottom {
    margin-bottom: 10px!important
}

.ijb-margin-small-left {
    margin-left: 10px!important
}

.ijb-margin-small-right {
    margin-right: 10px!important
}

.ijb-margin-medium {
    margin-bottom: 40px
}

*+.ijb-margin-medium {
    margin-top: 40px!important
}

.ijb-margin-medium-top {
    margin-top: 40px!important
}

.ijb-margin-medium-bottom {
    margin-bottom: 40px!important
}

.ijb-margin-medium-left {
    margin-left: 40px!important
}

.ijb-margin-medium-right {
    margin-right: 40px!important
}

.ijb-margin-large {
    margin-bottom: 40px
}

*+.ijb-margin-large {
    margin-top: 40px!important
}

.ijb-margin-large-top {
    margin-top: 40px!important
}

.ijb-margin-large-bottom {
    margin-bottom: 40px!important
}

.ijb-margin-large-left {
    margin-left: 40px!important
}

.ijb-margin-large-right {
    margin-right: 40px!important
}

@media (min-width: 1200px) {
    .ijb-margin-large {
        margin-bottom:70px
    }

    *+.ijb-margin-large {
        margin-top: 70px!important
    }

    .ijb-margin-large-top {
        margin-top: 70px!important
    }

    .ijb-margin-large-bottom {
        margin-bottom: 70px!important
    }

    .ijb-margin-large-left {
        margin-left: 70px!important
    }

    .ijb-margin-large-right {
        margin-right: 70px!important
    }
}

.ijb-margin-xlarge {
    margin-bottom: 70px
}

*+.ijb-margin-xlarge {
    margin-top: 70px!important
}

.ijb-margin-xlarge-top {
    margin-top: 70px!important
}

.ijb-margin-xlarge-bottom {
    margin-bottom: 70px!important
}

.ijb-margin-xlarge-left {
    margin-left: 70px!important
}

.ijb-margin-xlarge-right {
    margin-right: 70px!important
}

@media (min-width: 1200px) {
    .ijb-margin-xlarge {
        margin-bottom:140px
    }

    *+.ijb-margin-xlarge {
        margin-top: 140px!important
    }

    .ijb-margin-xlarge-top {
        margin-top: 140px!important
    }

    .ijb-margin-xlarge-bottom {
        margin-bottom: 140px!important
    }

    .ijb-margin-xlarge-left {
        margin-left: 140px!important
    }

    .ijb-margin-xlarge-right {
        margin-right: 140px!important
    }
}

.ijb-margin-auto {
    margin-left: auto!important;
    margin-right: auto!important
}

.ijb-margin-auto-top {
    margin-top: auto!important
}

.ijb-margin-auto-bottom {
    margin-bottom: auto!important
}

.ijb-margin-auto-left {
    margin-left: auto!important
}

.ijb-margin-auto-right {
    margin-right: auto!important
}

.ijb-margin-auto-vertical {
    margin-top: auto!important;
    margin-bottom: auto!important
}

@media (min-width: 640px) {
    .ijb-margin-auto\@s {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .ijb-margin-auto-left\@s {
        margin-left: auto!important
    }

    .ijb-margin-auto-right\@s {
        margin-right: auto!important
    }
}

@media (min-width: 960px) {
    .ijb-margin-auto\@m {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .ijb-margin-auto-left\@m {
        margin-left: auto!important
    }

    .ijb-margin-auto-right\@m {
        margin-right: auto!important
    }
}

@media (min-width: 1200px) {
    .ijb-margin-auto\@l {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .ijb-margin-auto-left\@l {
        margin-left: auto!important
    }

    .ijb-margin-auto-right\@l {
        margin-right: auto!important
    }
}

@media (min-width: 1600px) {
    .ijb-margin-auto\@xl {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .ijb-margin-auto-left\@xl {
        margin-left: auto!important
    }

    .ijb-margin-auto-right\@xl {
        margin-right: auto!important
    }
}

.ijb-margin-remove {
    margin: 0!important
}

.ijb-margin-remove-top {
    margin-top: 0!important
}

.ijb-margin-remove-bottom {
    margin-bottom: 0!important
}

.ijb-margin-remove-left {
    margin-left: 0!important
}

.ijb-margin-remove-right {
    margin-right: 0!important
}

.ijb-margin-remove-vertical {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.ijb-margin-remove-adjacent+*,.ijb-margin-remove-first-child>:first-child {
    margin-top: 0!important
}

.ijb-margin-remove-last-child>:last-child {
    margin-bottom: 0!important
}

@media (min-width: 640px) {
    .ijb-margin-remove-left\@s {
        margin-left:0!important
    }

    .ijb-margin-remove-right\@s {
        margin-right: 0!important
    }
}

@media (min-width: 960px) {
    .ijb-margin-remove-left\@m {
        margin-left:0!important
    }

    .ijb-margin-remove-right\@m {
        margin-right: 0!important
    }
}

@media (min-width: 1200px) {
    .ijb-margin-remove-left\@l {
        margin-left:0!important
    }

    .ijb-margin-remove-right\@l {
        margin-right: 0!important
    }
}

@media (min-width: 1600px) {
    .ijb-margin-remove-left\@xl {
        margin-left:0!important
    }

    .ijb-margin-remove-right\@xl {
        margin-right: 0!important
    }
}

.ijb-padding {
    padding: 30px
}

@media (min-width: 1200px) {
    .ijb-padding {
        padding:40px
    }
}

.ijb-padding-small {
    padding: 15px
}

.ijb-padding-large {
    padding: 40px
}

@media (min-width: 1200px) {
    .ijb-padding-large {
        padding:70px
    }
}

.ijb-padding-remove {
    padding: 0!important
}

.ijb-padding-remove-top {
    padding-top: 0!important
}

.ijb-padding-remove-bottom {
    padding-bottom: 0!important
}

.ijb-padding-remove-left {
    padding-left: 0!important
}

.ijb-padding-remove-right {
    padding-right: 0!important
}

.ijb-padding-remove-vertical {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.ijb-padding-remove-horizontal {
    padding-left: 0!important;
    padding-right: 0!important
}

:root {
    --ijb-position-margin-offset: 0px
}

[class*=ijb-position-bottom],[class*=ijb-position-center],[class*=ijb-position-left],[class*=ijb-position-right],[class*=ijb-position-top] {
    position: absolute!important;
    max-width: calc(100% - (var(--ijb-position-margin-offset) * 2));
    box-sizing: border-box
}

.ijb-position-top {
    top: 0;
    left: 0;
    right: 0
}

.ijb-position-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

.ijb-position-left {
    top: 0;
    bottom: 0;
    left: 0
}

.ijb-position-right {
    top: 0;
    bottom: 0;
    right: 0
}

.ijb-position-top-left {
    top: 0;
    left: 0
}

.ijb-position-top-right {
    top: 0;
    right: 0
}

.ijb-position-bottom-left {
    bottom: 0;
    left: 0
}

.ijb-position-bottom-right {
    bottom: 0;
    right: 0
}

.ijb-position-center {
    top: calc(50% - var(--ijb-position-margin-offset));
    left: calc(50% - var(--ijb-position-margin-offset));
    --ijb-position-translate-x: -50%;
    --ijb-position-translate-y: -50%;
    transform: translate(var(--ijb-position-translate-x),var(--ijb-position-translate-y));
    width: max-content
}

.ijb-position-center-vertical,[class*=ijb-position-center-left],[class*=ijb-position-center-right] {
    top: calc(50% - var(--ijb-position-margin-offset));
    --ijb-position-translate-y: -50%;
    transform: translate(0,var(--ijb-position-translate-y))
}

.ijb-position-center-left {
    left: 0
}

.ijb-position-center-right {
    right: 0
}

.ijb-position-center-vertical {
    left: 0;
    right: 0
}

.ijb-position-center-left-out {
    right: 100%;
    width: max-content
}

.ijb-position-center-right-out {
    left: 100%;
    width: max-content
}

.ijb-position-bottom-center,.ijb-position-center-horizontal,.ijb-position-top-center {
    left: calc(50% - var(--ijb-position-margin-offset));
    --ijb-position-translate-x: -50%;
    transform: translate(var(--ijb-position-translate-x),0);
    width: max-content
}

.ijb-position-top-center {
    top: 0
}

.ijb-position-bottom-center {
    bottom: 0
}

.ijb-position-center-horizontal {
    top: 0;
    bottom: 0
}

.ijb-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ijb-position-small {
    margin: 15px;
    --ijb-position-margin-offset: 15px
}

.ijb-position-medium {
    margin: 30px;
    --ijb-position-margin-offset: 30px
}

.ijb-position-large {
    margin: 30px;
    --ijb-position-margin-offset: 30px
}

@media (min-width: 1200px) {
    .ijb-position-large {
        margin:50px;
        --ijb-position-margin-offset: 50px
    }
}

.ijb-position-relative {
    position: relative!important
}

.ijb-position-absolute {
    position: absolute!important
}

.ijb-position-fixed {
    position: fixed!important
}

.ijb-position-sticky {
    position: sticky!important
}

.ijb-position-z-index {
    z-index: 1
}

.ijb-position-z-index-zero {
    z-index: 0
}

.ijb-position-z-index-negative {
    z-index: -1
}

.ijb-position-z-index-high {
    z-index: 990
}

:where(.ijb-transition-fade),:where([class*=ijb-transition-scale]),:where([class*=ijb-transition-slide]) {
    --ijb-position-translate-x: 0;
    --ijb-position-translate-y: 0
}

.ijb-transition-fade,[class*=ijb-transition-scale],[class*=ijb-transition-slide] {
    --ijb-translate-x: 0;
    --ijb-translate-y: 0;
    --ijb-scale-x: 1;
    --ijb-scale-y: 1;
    transform: translate(var(--ijb-position-translate-x),var(--ijb-position-translate-y)) translate(var(--ijb-translate-x),var(--ijb-translate-y)) scale(var(--ijb-scale-x),var(--ijb-scale-y));
    transition: .3s ease-out;
    transition-property: opacity,transform,filter;
    opacity: 0
}

.ijb-transition-active.ijb-active .ijb-transition-fade,.ijb-transition-toggle .ijb-transition-fade:focus-within,.ijb-transition-toggle:focus .ijb-transition-fade,.ijb-transition-toggle:hover .ijb-transition-fade {
    opacity: 1
}

[class*=ijb-transition-scale] {
    -webkit-backface-visibility: hidden
}

.ijb-transition-scale-up {
    --ijb-scale-x: 1;
    --ijb-scale-y: 1
}

.ijb-transition-scale-down {
    --ijb-scale-x: 1.03;
    --ijb-scale-y: 1.03
}

.ijb-transition-active.ijb-active .ijb-transition-scale-up,.ijb-transition-toggle .ijb-transition-scale-up:focus-within,.ijb-transition-toggle:focus .ijb-transition-scale-up,.ijb-transition-toggle:hover .ijb-transition-scale-up {
    --ijb-scale-x: 1.03;
    --ijb-scale-y: 1.03;
    opacity: 1
}

.ijb-transition-active.ijb-active .ijb-transition-scale-down,.ijb-transition-toggle .ijb-transition-scale-down:focus-within,.ijb-transition-toggle:focus .ijb-transition-scale-down,.ijb-transition-toggle:hover .ijb-transition-scale-down {
    --ijb-scale-x: 1;
    --ijb-scale-y: 1;
    opacity: 1
}

.ijb-transition-slide-top {
    --ijb-translate-y: -100%
}

.ijb-transition-slide-bottom {
    --ijb-translate-y: 100%
}

.ijb-transition-slide-left {
    --ijb-translate-x: -100%
}

.ijb-transition-slide-right {
    --ijb-translate-x: 100%
}

.ijb-transition-slide-top-small {
    --ijb-translate-y: calc(-1 * 10px)
}

.ijb-transition-slide-bottom-small {
    --ijb-translate-y: 10px
}

.ijb-transition-slide-left-small {
    --ijb-translate-x: calc(-1 * 10px)
}

.ijb-transition-slide-right-small {
    --ijb-translate-x: 10px
}

.ijb-transition-slide-top-medium {
    --ijb-translate-y: calc(-1 * 50px)
}

.ijb-transition-slide-bottom-medium {
    --ijb-translate-y: 50px
}

.ijb-transition-slide-left-medium {
    --ijb-translate-x: calc(-1 * 50px)
}

.ijb-transition-slide-right-medium {
    --ijb-translate-x: 50px
}

.ijb-transition-active.ijb-active [class*=ijb-transition-slide],.ijb-transition-toggle [class*=ijb-transition-slide]:focus-within,.ijb-transition-toggle:focus [class*=ijb-transition-slide],.ijb-transition-toggle:hover [class*=ijb-transition-slide] {
    --ijb-translate-x: 0;
    --ijb-translate-y: 0;
    opacity: 1
}

.ijb-transition-opaque {
    opacity: 1
}

.ijb-transition-slow {
    transition-duration: .7s
}

.ijb-transition-disable,.ijb-transition-disable * {
    transition: none!important
}

.ijb-hidden,[hidden] {
    display: none!important
}

@media (min-width: 640px) {
    .ijb-hidden\@s {
        display:none!important
    }
}

@media (min-width: 960px) {
    .ijb-hidden\@m {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .ijb-hidden\@l {
        display:none!important
    }
}

@media (min-width: 1600px) {
    .ijb-hidden\@xl {
        display:none!important
    }
}

@media (max-width: 639px) {
    .ijb-visible\@s {
        display:none!important
    }
}

@media (max-width: 959px) {
    .ijb-visible\@m {
        display:none!important
    }
}

@media (max-width: 1199px) {
    .ijb-visible\@l {
        display:none!important
    }
}

@media (max-width: 1599px) {
    .ijb-visible\@xl {
        display:none!important
    }
}

.ijb-invisible {
    visibility: hidden!important
}

.ijb-hidden-visually:not(:focus):not(:active):not(:focus-within),.ijb-visible-toggle:not(:hover):not(:focus) .ijb-hidden-hover:not(:focus-within) {
    position: absolute!important;
    width: 0!important;
    height: 0!important;
    padding: 0!important;
    border: 0!important;
    margin: 0!important;
    overflow: hidden!important
}

.ijb-visible-toggle:not(:hover):not(:focus) .ijb-invisible-hover:not(:focus-within) {
    opacity: 0!important
}

@media (hover: none) {
    .ijb-hidden-touch {
        display:none!important
    }
}

@media (hover) {
    .ijb-hidden-notouch {
        display: none!important
    }
}

.ijb-card-primary.ijb-card-body,.ijb-card-primary>:not([class*=ijb-card-media]),.ijb-card-secondary.ijb-card-body,.ijb-card-secondary>:not([class*=ijb-card-media]),.ijb-light,.ijb-offcanvas-bar,.ijb-overlay-primary,.ijb-section-primary:not(.ijb-preserve-color),.ijb-section-secondary:not(.ijb-preserve-color),.ijb-tile-primary:not(.ijb-preserve-color),.ijb-tile-secondary:not(.ijb-preserve-color) {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-link,.ijb-card-primary.ijb-card-body a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-link,.ijb-card-primary>:not([class*=ijb-card-media]) a,.ijb-card-secondary.ijb-card-body .ijb-link,.ijb-card-secondary.ijb-card-body a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-link,.ijb-card-secondary>:not([class*=ijb-card-media]) a,.ijb-light .ijb-link,.ijb-light a,.ijb-offcanvas-bar .ijb-link,.ijb-offcanvas-bar a,.ijb-overlay-primary .ijb-link,.ijb-overlay-primary a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-link,.ijb-section-primary:not(.ijb-preserve-color) a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-link,.ijb-section-secondary:not(.ijb-preserve-color) a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-link,.ijb-tile-primary:not(.ijb-preserve-color) a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-link,.ijb-tile-secondary:not(.ijb-preserve-color) a {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-link-toggle:hover .ijb-link,.ijb-card-primary.ijb-card-body .ijb-link:hover,.ijb-card-primary.ijb-card-body a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-link-toggle:hover .ijb-link,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-link:hover,.ijb-card-primary>:not([class*=ijb-card-media]) a:hover,.ijb-card-secondary.ijb-card-body .ijb-link-toggle:hover .ijb-link,.ijb-card-secondary.ijb-card-body .ijb-link:hover,.ijb-card-secondary.ijb-card-body a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-link-toggle:hover .ijb-link,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-link:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) a:hover,.ijb-light .ijb-link-toggle:hover .ijb-link,.ijb-light .ijb-link:hover,.ijb-light a:hover,.ijb-offcanvas-bar .ijb-link-toggle:hover .ijb-link,.ijb-offcanvas-bar .ijb-link:hover,.ijb-offcanvas-bar a:hover,.ijb-overlay-primary .ijb-link-toggle:hover .ijb-link,.ijb-overlay-primary .ijb-link:hover,.ijb-overlay-primary a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link,.ijb-section-primary:not(.ijb-preserve-color) .ijb-link:hover,.ijb-section-primary:not(.ijb-preserve-color) a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-link:hover,.ijb-section-secondary:not(.ijb-preserve-color) a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-link:hover,.ijb-tile-primary:not(.ijb-preserve-color) a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-link:hover,.ijb-tile-secondary:not(.ijb-preserve-color) a:hover {
    color: #fff
}

.ijb-card-primary.ijb-card-body :not(pre)>code,.ijb-card-primary.ijb-card-body :not(pre)>kbd,.ijb-card-primary.ijb-card-body :not(pre)>samp,.ijb-card-primary>:not([class*=ijb-card-media]) :not(pre)>code,.ijb-card-primary>:not([class*=ijb-card-media]) :not(pre)>kbd,.ijb-card-primary>:not([class*=ijb-card-media]) :not(pre)>samp,.ijb-card-secondary.ijb-card-body :not(pre)>code,.ijb-card-secondary.ijb-card-body :not(pre)>kbd,.ijb-card-secondary.ijb-card-body :not(pre)>samp,.ijb-card-secondary>:not([class*=ijb-card-media]) :not(pre)>code,.ijb-card-secondary>:not([class*=ijb-card-media]) :not(pre)>kbd,.ijb-card-secondary>:not([class*=ijb-card-media]) :not(pre)>samp,.ijb-light :not(pre)>code,.ijb-light :not(pre)>kbd,.ijb-light :not(pre)>samp,.ijb-offcanvas-bar :not(pre)>code,.ijb-offcanvas-bar :not(pre)>kbd,.ijb-offcanvas-bar :not(pre)>samp,.ijb-overlay-primary :not(pre)>code,.ijb-overlay-primary :not(pre)>kbd,.ijb-overlay-primary :not(pre)>samp,.ijb-section-primary:not(.ijb-preserve-color) :not(pre)>code,.ijb-section-primary:not(.ijb-preserve-color) :not(pre)>kbd,.ijb-section-primary:not(.ijb-preserve-color) :not(pre)>samp,.ijb-section-secondary:not(.ijb-preserve-color) :not(pre)>code,.ijb-section-secondary:not(.ijb-preserve-color) :not(pre)>kbd,.ijb-section-secondary:not(.ijb-preserve-color) :not(pre)>samp,.ijb-tile-primary:not(.ijb-preserve-color) :not(pre)>code,.ijb-tile-primary:not(.ijb-preserve-color) :not(pre)>kbd,.ijb-tile-primary:not(.ijb-preserve-color) :not(pre)>samp,.ijb-tile-secondary:not(.ijb-preserve-color) :not(pre)>code,.ijb-tile-secondary:not(.ijb-preserve-color) :not(pre)>kbd,.ijb-tile-secondary:not(.ijb-preserve-color) :not(pre)>samp {
    color: rgba(255,255,255,.7);
    background-color: rgba(255,255,255,.1)
}

.ijb-card-primary.ijb-card-body em,.ijb-card-primary>:not([class*=ijb-card-media]) em,.ijb-card-secondary.ijb-card-body em,.ijb-card-secondary>:not([class*=ijb-card-media]) em,.ijb-light em,.ijb-offcanvas-bar em,.ijb-overlay-primary em,.ijb-section-primary:not(.ijb-preserve-color) em,.ijb-section-secondary:not(.ijb-preserve-color) em,.ijb-tile-primary:not(.ijb-preserve-color) em,.ijb-tile-secondary:not(.ijb-preserve-color) em {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-h1,.ijb-card-primary.ijb-card-body .ijb-h2,.ijb-card-primary.ijb-card-body .ijb-h3,.ijb-card-primary.ijb-card-body .ijb-h4,.ijb-card-primary.ijb-card-body .ijb-h5,.ijb-card-primary.ijb-card-body .ijb-h6,.ijb-card-primary.ijb-card-body .ijb-heading-2xlarge,.ijb-card-primary.ijb-card-body .ijb-heading-3xlarge,.ijb-card-primary.ijb-card-body .ijb-heading-large,.ijb-card-primary.ijb-card-body .ijb-heading-medium,.ijb-card-primary.ijb-card-body .ijb-heading-small,.ijb-card-primary.ijb-card-body .ijb-heading-xlarge,.ijb-card-primary.ijb-card-body h1,.ijb-card-primary.ijb-card-body h2,.ijb-card-primary.ijb-card-body h3,.ijb-card-primary.ijb-card-body h4,.ijb-card-primary.ijb-card-body h5,.ijb-card-primary.ijb-card-body h6,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-h1,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-h2,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-h3,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-h4,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-h5,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-h6,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-heading-2xlarge,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-heading-3xlarge,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-heading-large,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-heading-medium,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-heading-small,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-heading-xlarge,.ijb-card-primary>:not([class*=ijb-card-media]) h1,.ijb-card-primary>:not([class*=ijb-card-media]) h2,.ijb-card-primary>:not([class*=ijb-card-media]) h3,.ijb-card-primary>:not([class*=ijb-card-media]) h4,.ijb-card-primary>:not([class*=ijb-card-media]) h5,.ijb-card-primary>:not([class*=ijb-card-media]) h6,.ijb-card-secondary.ijb-card-body .ijb-h1,.ijb-card-secondary.ijb-card-body .ijb-h2,.ijb-card-secondary.ijb-card-body .ijb-h3,.ijb-card-secondary.ijb-card-body .ijb-h4,.ijb-card-secondary.ijb-card-body .ijb-h5,.ijb-card-secondary.ijb-card-body .ijb-h6,.ijb-card-secondary.ijb-card-body .ijb-heading-2xlarge,.ijb-card-secondary.ijb-card-body .ijb-heading-3xlarge,.ijb-card-secondary.ijb-card-body .ijb-heading-large,.ijb-card-secondary.ijb-card-body .ijb-heading-medium,.ijb-card-secondary.ijb-card-body .ijb-heading-small,.ijb-card-secondary.ijb-card-body .ijb-heading-xlarge,.ijb-card-secondary.ijb-card-body h1,.ijb-card-secondary.ijb-card-body h2,.ijb-card-secondary.ijb-card-body h3,.ijb-card-secondary.ijb-card-body h4,.ijb-card-secondary.ijb-card-body h5,.ijb-card-secondary.ijb-card-body h6,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-h1,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-h2,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-h3,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-h4,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-h5,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-h6,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-heading-2xlarge,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-heading-3xlarge,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-heading-large,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-heading-medium,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-heading-small,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-heading-xlarge,.ijb-card-secondary>:not([class*=ijb-card-media]) h1,.ijb-card-secondary>:not([class*=ijb-card-media]) h2,.ijb-card-secondary>:not([class*=ijb-card-media]) h3,.ijb-card-secondary>:not([class*=ijb-card-media]) h4,.ijb-card-secondary>:not([class*=ijb-card-media]) h5,.ijb-card-secondary>:not([class*=ijb-card-media]) h6,.ijb-light .ijb-h1,.ijb-light .ijb-h2,.ijb-light .ijb-h3,.ijb-light .ijb-h4,.ijb-light .ijb-h5,.ijb-light .ijb-h6,.ijb-light .ijb-heading-2xlarge,.ijb-light .ijb-heading-3xlarge,.ijb-light .ijb-heading-large,.ijb-light .ijb-heading-medium,.ijb-light .ijb-heading-small,.ijb-light .ijb-heading-xlarge,.ijb-light h1,.ijb-light h2,.ijb-light h3,.ijb-light h4,.ijb-light h5,.ijb-light h6,.ijb-offcanvas-bar .ijb-h1,.ijb-offcanvas-bar .ijb-h2,.ijb-offcanvas-bar .ijb-h3,.ijb-offcanvas-bar .ijb-h4,.ijb-offcanvas-bar .ijb-h5,.ijb-offcanvas-bar .ijb-h6,.ijb-offcanvas-bar .ijb-heading-2xlarge,.ijb-offcanvas-bar .ijb-heading-3xlarge,.ijb-offcanvas-bar .ijb-heading-large,.ijb-offcanvas-bar .ijb-heading-medium,.ijb-offcanvas-bar .ijb-heading-small,.ijb-offcanvas-bar .ijb-heading-xlarge,.ijb-offcanvas-bar h1,.ijb-offcanvas-bar h2,.ijb-offcanvas-bar h3,.ijb-offcanvas-bar h4,.ijb-offcanvas-bar h5,.ijb-offcanvas-bar h6,.ijb-overlay-primary .ijb-h1,.ijb-overlay-primary .ijb-h2,.ijb-overlay-primary .ijb-h3,.ijb-overlay-primary .ijb-h4,.ijb-overlay-primary .ijb-h5,.ijb-overlay-primary .ijb-h6,.ijb-overlay-primary .ijb-heading-2xlarge,.ijb-overlay-primary .ijb-heading-3xlarge,.ijb-overlay-primary .ijb-heading-large,.ijb-overlay-primary .ijb-heading-medium,.ijb-overlay-primary .ijb-heading-small,.ijb-overlay-primary .ijb-heading-xlarge,.ijb-overlay-primary h1,.ijb-overlay-primary h2,.ijb-overlay-primary h3,.ijb-overlay-primary h4,.ijb-overlay-primary h5,.ijb-overlay-primary h6,.ijb-section-primary:not(.ijb-preserve-color) .ijb-h1,.ijb-section-primary:not(.ijb-preserve-color) .ijb-h2,.ijb-section-primary:not(.ijb-preserve-color) .ijb-h3,.ijb-section-primary:not(.ijb-preserve-color) .ijb-h4,.ijb-section-primary:not(.ijb-preserve-color) .ijb-h5,.ijb-section-primary:not(.ijb-preserve-color) .ijb-h6,.ijb-section-primary:not(.ijb-preserve-color) .ijb-heading-2xlarge,.ijb-section-primary:not(.ijb-preserve-color) .ijb-heading-3xlarge,.ijb-section-primary:not(.ijb-preserve-color) .ijb-heading-large,.ijb-section-primary:not(.ijb-preserve-color) .ijb-heading-medium,.ijb-section-primary:not(.ijb-preserve-color) .ijb-heading-small,.ijb-section-primary:not(.ijb-preserve-color) .ijb-heading-xlarge,.ijb-section-primary:not(.ijb-preserve-color) h1,.ijb-section-primary:not(.ijb-preserve-color) h2,.ijb-section-primary:not(.ijb-preserve-color) h3,.ijb-section-primary:not(.ijb-preserve-color) h4,.ijb-section-primary:not(.ijb-preserve-color) h5,.ijb-section-primary:not(.ijb-preserve-color) h6,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-h1,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-h2,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-h3,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-h4,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-h5,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-h6,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-heading-2xlarge,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-heading-3xlarge,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-heading-large,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-heading-medium,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-heading-small,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-heading-xlarge,.ijb-section-secondary:not(.ijb-preserve-color) h1,.ijb-section-secondary:not(.ijb-preserve-color) h2,.ijb-section-secondary:not(.ijb-preserve-color) h3,.ijb-section-secondary:not(.ijb-preserve-color) h4,.ijb-section-secondary:not(.ijb-preserve-color) h5,.ijb-section-secondary:not(.ijb-preserve-color) h6,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-h1,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-h2,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-h3,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-h4,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-h5,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-h6,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-heading-2xlarge,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-heading-3xlarge,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-heading-large,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-heading-medium,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-heading-small,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-heading-xlarge,.ijb-tile-primary:not(.ijb-preserve-color) h1,.ijb-tile-primary:not(.ijb-preserve-color) h2,.ijb-tile-primary:not(.ijb-preserve-color) h3,.ijb-tile-primary:not(.ijb-preserve-color) h4,.ijb-tile-primary:not(.ijb-preserve-color) h5,.ijb-tile-primary:not(.ijb-preserve-color) h6,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-h1,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-h2,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-h3,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-h4,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-h5,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-h6,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-heading-2xlarge,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-heading-3xlarge,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-heading-large,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-heading-medium,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-heading-small,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-heading-xlarge,.ijb-tile-secondary:not(.ijb-preserve-color) h1,.ijb-tile-secondary:not(.ijb-preserve-color) h2,.ijb-tile-secondary:not(.ijb-preserve-color) h3,.ijb-tile-secondary:not(.ijb-preserve-color) h4,.ijb-tile-secondary:not(.ijb-preserve-color) h5,.ijb-tile-secondary:not(.ijb-preserve-color) h6 {
    color: #fff
}

.ijb-card-primary.ijb-card-body blockquote,.ijb-card-primary>:not([class*=ijb-card-media]) blockquote,.ijb-card-secondary.ijb-card-body blockquote,.ijb-card-secondary>:not([class*=ijb-card-media]) blockquote,.ijb-light blockquote,.ijb-offcanvas-bar blockquote,.ijb-overlay-primary blockquote,.ijb-section-primary:not(.ijb-preserve-color) blockquote,.ijb-section-secondary:not(.ijb-preserve-color) blockquote,.ijb-tile-primary:not(.ijb-preserve-color) blockquote,.ijb-tile-secondary:not(.ijb-preserve-color) blockquote {
    color: #fff
}

.ijb-card-primary.ijb-card-body blockquote footer,.ijb-card-primary>:not([class*=ijb-card-media]) blockquote footer,.ijb-card-secondary.ijb-card-body blockquote footer,.ijb-card-secondary>:not([class*=ijb-card-media]) blockquote footer,.ijb-light blockquote footer,.ijb-offcanvas-bar blockquote footer,.ijb-overlay-primary blockquote footer,.ijb-section-primary:not(.ijb-preserve-color) blockquote footer,.ijb-section-secondary:not(.ijb-preserve-color) blockquote footer,.ijb-tile-primary:not(.ijb-preserve-color) blockquote footer,.ijb-tile-secondary:not(.ijb-preserve-color) blockquote footer {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-hr,.ijb-card-primary.ijb-card-body hr,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-hr,.ijb-card-primary>:not([class*=ijb-card-media]) hr,.ijb-card-secondary.ijb-card-body .ijb-hr,.ijb-card-secondary.ijb-card-body hr,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-hr,.ijb-card-secondary>:not([class*=ijb-card-media]) hr,.ijb-light .ijb-hr,.ijb-light hr,.ijb-offcanvas-bar .ijb-hr,.ijb-offcanvas-bar hr,.ijb-overlay-primary .ijb-hr,.ijb-overlay-primary hr,.ijb-section-primary:not(.ijb-preserve-color) .ijb-hr,.ijb-section-primary:not(.ijb-preserve-color) hr,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-hr,.ijb-section-secondary:not(.ijb-preserve-color) hr,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-hr,.ijb-tile-primary:not(.ijb-preserve-color) hr,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-hr,.ijb-tile-secondary:not(.ijb-preserve-color) hr {
    border-top-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body :focus-visible,.ijb-card-primary>:not([class*=ijb-card-media]) :focus-visible,.ijb-card-secondary.ijb-card-body :focus-visible,.ijb-card-secondary>:not([class*=ijb-card-media]) :focus-visible,.ijb-light :focus-visible,.ijb-offcanvas-bar :focus-visible,.ijb-overlay-primary :focus-visible,.ijb-section-primary:not(.ijb-preserve-color) :focus-visible,.ijb-section-secondary:not(.ijb-preserve-color) :focus-visible,.ijb-tile-primary:not(.ijb-preserve-color) :focus-visible,.ijb-tile-secondary:not(.ijb-preserve-color) :focus-visible {
    outline-color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-link-muted a,.ijb-card-primary.ijb-card-body a.ijb-link-muted,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-link-muted a,.ijb-card-primary>:not([class*=ijb-card-media]) a.ijb-link-muted,.ijb-card-secondary.ijb-card-body .ijb-link-muted a,.ijb-card-secondary.ijb-card-body a.ijb-link-muted,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-link-muted a,.ijb-card-secondary>:not([class*=ijb-card-media]) a.ijb-link-muted,.ijb-light .ijb-link-muted a,.ijb-light a.ijb-link-muted,.ijb-offcanvas-bar .ijb-link-muted a,.ijb-offcanvas-bar a.ijb-link-muted,.ijb-overlay-primary .ijb-link-muted a,.ijb-overlay-primary a.ijb-link-muted,.ijb-section-primary:not(.ijb-preserve-color) .ijb-link-muted a,.ijb-section-primary:not(.ijb-preserve-color) a.ijb-link-muted,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-link-muted a,.ijb-section-secondary:not(.ijb-preserve-color) a.ijb-link-muted,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-link-muted a,.ijb-tile-primary:not(.ijb-preserve-color) a.ijb-link-muted,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-link-muted a,.ijb-tile-secondary:not(.ijb-preserve-color) a.ijb-link-muted {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-link-muted a:hover,.ijb-card-primary.ijb-card-body .ijb-link-toggle:hover .ijb-link-muted,.ijb-card-primary.ijb-card-body a.ijb-link-muted:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-link-muted a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-link-toggle:hover .ijb-link-muted,.ijb-card-primary>:not([class*=ijb-card-media]) a.ijb-link-muted:hover,.ijb-card-secondary.ijb-card-body .ijb-link-muted a:hover,.ijb-card-secondary.ijb-card-body .ijb-link-toggle:hover .ijb-link-muted,.ijb-card-secondary.ijb-card-body a.ijb-link-muted:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-link-muted a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-link-toggle:hover .ijb-link-muted,.ijb-card-secondary>:not([class*=ijb-card-media]) a.ijb-link-muted:hover,.ijb-light .ijb-link-muted a:hover,.ijb-light .ijb-link-toggle:hover .ijb-link-muted,.ijb-light a.ijb-link-muted:hover,.ijb-offcanvas-bar .ijb-link-muted a:hover,.ijb-offcanvas-bar .ijb-link-toggle:hover .ijb-link-muted,.ijb-offcanvas-bar a.ijb-link-muted:hover,.ijb-overlay-primary .ijb-link-muted a:hover,.ijb-overlay-primary .ijb-link-toggle:hover .ijb-link-muted,.ijb-overlay-primary a.ijb-link-muted:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-link-muted a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-muted,.ijb-section-primary:not(.ijb-preserve-color) a.ijb-link-muted:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-link-muted a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-muted,.ijb-section-secondary:not(.ijb-preserve-color) a.ijb-link-muted:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-link-muted a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-muted,.ijb-tile-primary:not(.ijb-preserve-color) a.ijb-link-muted:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-link-muted a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-muted,.ijb-tile-secondary:not(.ijb-preserve-color) a.ijb-link-muted:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-link-text a:hover,.ijb-card-primary.ijb-card-body .ijb-link-toggle:hover .ijb-link-text,.ijb-card-primary.ijb-card-body a.ijb-link-text:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-link-text a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-link-toggle:hover .ijb-link-text,.ijb-card-primary>:not([class*=ijb-card-media]) a.ijb-link-text:hover,.ijb-card-secondary.ijb-card-body .ijb-link-text a:hover,.ijb-card-secondary.ijb-card-body .ijb-link-toggle:hover .ijb-link-text,.ijb-card-secondary.ijb-card-body a.ijb-link-text:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-link-text a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-link-toggle:hover .ijb-link-text,.ijb-card-secondary>:not([class*=ijb-card-media]) a.ijb-link-text:hover,.ijb-light .ijb-link-text a:hover,.ijb-light .ijb-link-toggle:hover .ijb-link-text,.ijb-light a.ijb-link-text:hover,.ijb-offcanvas-bar .ijb-link-text a:hover,.ijb-offcanvas-bar .ijb-link-toggle:hover .ijb-link-text,.ijb-offcanvas-bar a.ijb-link-text:hover,.ijb-overlay-primary .ijb-link-text a:hover,.ijb-overlay-primary .ijb-link-toggle:hover .ijb-link-text,.ijb-overlay-primary a.ijb-link-text:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-link-text a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-text,.ijb-section-primary:not(.ijb-preserve-color) a.ijb-link-text:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-link-text a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-text,.ijb-section-secondary:not(.ijb-preserve-color) a.ijb-link-text:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-link-text a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-text,.ijb-tile-primary:not(.ijb-preserve-color) a.ijb-link-text:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-link-text a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-text,.ijb-tile-secondary:not(.ijb-preserve-color) a.ijb-link-text:hover {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-link-heading a:hover,.ijb-card-primary.ijb-card-body .ijb-link-toggle:hover .ijb-link-heading,.ijb-card-primary.ijb-card-body a.ijb-link-heading:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-link-heading a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-link-toggle:hover .ijb-link-heading,.ijb-card-primary>:not([class*=ijb-card-media]) a.ijb-link-heading:hover,.ijb-card-secondary.ijb-card-body .ijb-link-heading a:hover,.ijb-card-secondary.ijb-card-body .ijb-link-toggle:hover .ijb-link-heading,.ijb-card-secondary.ijb-card-body a.ijb-link-heading:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-link-heading a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-link-toggle:hover .ijb-link-heading,.ijb-card-secondary>:not([class*=ijb-card-media]) a.ijb-link-heading:hover,.ijb-light .ijb-link-heading a:hover,.ijb-light .ijb-link-toggle:hover .ijb-link-heading,.ijb-light a.ijb-link-heading:hover,.ijb-offcanvas-bar .ijb-link-heading a:hover,.ijb-offcanvas-bar .ijb-link-toggle:hover .ijb-link-heading,.ijb-offcanvas-bar a.ijb-link-heading:hover,.ijb-overlay-primary .ijb-link-heading a:hover,.ijb-overlay-primary .ijb-link-toggle:hover .ijb-link-heading,.ijb-overlay-primary a.ijb-link-heading:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-link-heading a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-heading,.ijb-section-primary:not(.ijb-preserve-color) a.ijb-link-heading:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-link-heading a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-heading,.ijb-section-secondary:not(.ijb-preserve-color) a.ijb-link-heading:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-link-heading a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-heading,.ijb-tile-primary:not(.ijb-preserve-color) a.ijb-link-heading:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-link-heading a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-link-toggle:hover .ijb-link-heading,.ijb-tile-secondary:not(.ijb-preserve-color) a.ijb-link-heading:hover {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-heading-divider,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-heading-divider,.ijb-card-secondary.ijb-card-body .ijb-heading-divider,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-heading-divider,.ijb-light .ijb-heading-divider,.ijb-offcanvas-bar .ijb-heading-divider,.ijb-overlay-primary .ijb-heading-divider,.ijb-section-primary:not(.ijb-preserve-color) .ijb-heading-divider,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-heading-divider,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-heading-divider,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-heading-divider {
    border-bottom-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-heading-bullet::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-heading-bullet::before,.ijb-card-secondary.ijb-card-body .ijb-heading-bullet::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-heading-bullet::before,.ijb-light .ijb-heading-bullet::before,.ijb-offcanvas-bar .ijb-heading-bullet::before,.ijb-overlay-primary .ijb-heading-bullet::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-heading-bullet::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-heading-bullet::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-heading-bullet::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-heading-bullet::before {
    border-left-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-heading-line>::after,.ijb-card-primary.ijb-card-body .ijb-heading-line>::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-heading-line>::after,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-heading-line>::before,.ijb-card-secondary.ijb-card-body .ijb-heading-line>::after,.ijb-card-secondary.ijb-card-body .ijb-heading-line>::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-heading-line>::after,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-heading-line>::before,.ijb-light .ijb-heading-line>::after,.ijb-light .ijb-heading-line>::before,.ijb-offcanvas-bar .ijb-heading-line>::after,.ijb-offcanvas-bar .ijb-heading-line>::before,.ijb-overlay-primary .ijb-heading-line>::after,.ijb-overlay-primary .ijb-heading-line>::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-heading-line>::after,.ijb-section-primary:not(.ijb-preserve-color) .ijb-heading-line>::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-heading-line>::after,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-heading-line>::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-heading-line>::after,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-heading-line>::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-heading-line>::after,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-heading-line>::before {
    border-bottom-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-divider-icon,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-divider-icon,.ijb-card-secondary.ijb-card-body .ijb-divider-icon,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-divider-icon,.ijb-light .ijb-divider-icon,.ijb-offcanvas-bar .ijb-divider-icon,.ijb-overlay-primary .ijb-divider-icon,.ijb-section-primary:not(.ijb-preserve-color) .ijb-divider-icon,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-divider-icon,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-divider-icon,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-divider-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.2%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.ijb-card-primary.ijb-card-body .ijb-divider-icon::after,.ijb-card-primary.ijb-card-body .ijb-divider-icon::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-divider-icon::after,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-divider-icon::before,.ijb-card-secondary.ijb-card-body .ijb-divider-icon::after,.ijb-card-secondary.ijb-card-body .ijb-divider-icon::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-divider-icon::after,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-divider-icon::before,.ijb-light .ijb-divider-icon::after,.ijb-light .ijb-divider-icon::before,.ijb-offcanvas-bar .ijb-divider-icon::after,.ijb-offcanvas-bar .ijb-divider-icon::before,.ijb-overlay-primary .ijb-divider-icon::after,.ijb-overlay-primary .ijb-divider-icon::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-divider-icon::after,.ijb-section-primary:not(.ijb-preserve-color) .ijb-divider-icon::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-divider-icon::after,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-divider-icon::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-divider-icon::after,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-divider-icon::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-divider-icon::after,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-divider-icon::before {
    border-bottom-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-divider-small::after,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-divider-small::after,.ijb-card-secondary.ijb-card-body .ijb-divider-small::after,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-divider-small::after,.ijb-light .ijb-divider-small::after,.ijb-offcanvas-bar .ijb-divider-small::after,.ijb-overlay-primary .ijb-divider-small::after,.ijb-section-primary:not(.ijb-preserve-color) .ijb-divider-small::after,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-divider-small::after,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-divider-small::after,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-divider-small::after {
    border-top-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-divider-vertical,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-divider-vertical,.ijb-card-secondary.ijb-card-body .ijb-divider-vertical,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-divider-vertical,.ijb-light .ijb-divider-vertical,.ijb-offcanvas-bar .ijb-divider-vertical,.ijb-overlay-primary .ijb-divider-vertical,.ijb-section-primary:not(.ijb-preserve-color) .ijb-divider-vertical,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-divider-vertical,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-divider-vertical,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-divider-vertical {
    border-left-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-list-muted>::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-list-muted>::before,.ijb-card-secondary.ijb-card-body .ijb-list-muted>::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-list-muted>::before,.ijb-light .ijb-list-muted>::before,.ijb-offcanvas-bar .ijb-list-muted>::before,.ijb-overlay-primary .ijb-list-muted>::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-list-muted>::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-list-muted>::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-list-muted>::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-list-muted>::before {
    color: rgba(255,255,255,.5)!important
}

.ijb-card-primary.ijb-card-body .ijb-list-emphasis>::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-list-emphasis>::before,.ijb-card-secondary.ijb-card-body .ijb-list-emphasis>::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-list-emphasis>::before,.ijb-light .ijb-list-emphasis>::before,.ijb-offcanvas-bar .ijb-list-emphasis>::before,.ijb-overlay-primary .ijb-list-emphasis>::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-list-emphasis>::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-list-emphasis>::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-list-emphasis>::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-list-emphasis>::before {
    color: #fff!important
}

.ijb-card-primary.ijb-card-body .ijb-list-primary>::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-list-primary>::before,.ijb-card-secondary.ijb-card-body .ijb-list-primary>::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-list-primary>::before,.ijb-light .ijb-list-primary>::before,.ijb-offcanvas-bar .ijb-list-primary>::before,.ijb-overlay-primary .ijb-list-primary>::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-list-primary>::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-list-primary>::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-list-primary>::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-list-primary>::before {
    color: #fff!important
}

.ijb-card-primary.ijb-card-body .ijb-list-secondary>::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-list-secondary>::before,.ijb-card-secondary.ijb-card-body .ijb-list-secondary>::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-list-secondary>::before,.ijb-light .ijb-list-secondary>::before,.ijb-offcanvas-bar .ijb-list-secondary>::before,.ijb-overlay-primary .ijb-list-secondary>::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-list-secondary>::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-list-secondary>::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-list-secondary>::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-list-secondary>::before {
    color: #fff!important
}

.ijb-card-primary.ijb-card-body .ijb-list-bullet>::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-list-bullet>::before,.ijb-card-secondary.ijb-card-body .ijb-list-bullet>::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-list-bullet>::before,.ijb-light .ijb-list-bullet>::before,.ijb-offcanvas-bar .ijb-list-bullet>::before,.ijb-overlay-primary .ijb-list-bullet>::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-list-bullet>::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-list-bullet>::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-list-bullet>::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-list-bullet>::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.ijb-card-primary.ijb-card-body .ijb-list-divider>:nth-child(n+2),.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-list-divider>:nth-child(n+2),.ijb-card-secondary.ijb-card-body .ijb-list-divider>:nth-child(n+2),.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-list-divider>:nth-child(n+2),.ijb-light .ijb-list-divider>:nth-child(n+2),.ijb-offcanvas-bar .ijb-list-divider>:nth-child(n+2),.ijb-overlay-primary .ijb-list-divider>:nth-child(n+2),.ijb-section-primary:not(.ijb-preserve-color) .ijb-list-divider>:nth-child(n+2),.ijb-section-secondary:not(.ijb-preserve-color) .ijb-list-divider>:nth-child(n+2),.ijb-tile-primary:not(.ijb-preserve-color) .ijb-list-divider>:nth-child(n+2),.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-list-divider>:nth-child(n+2) {
    border-top-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-list-striped>:nth-of-type(odd),.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-list-striped>:nth-of-type(odd),.ijb-card-secondary.ijb-card-body .ijb-list-striped>:nth-of-type(odd),.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-list-striped>:nth-of-type(odd),.ijb-light .ijb-list-striped>:nth-of-type(odd),.ijb-offcanvas-bar .ijb-list-striped>:nth-of-type(odd),.ijb-overlay-primary .ijb-list-striped>:nth-of-type(odd),.ijb-section-primary:not(.ijb-preserve-color) .ijb-list-striped>:nth-of-type(odd),.ijb-section-secondary:not(.ijb-preserve-color) .ijb-list-striped>:nth-of-type(odd),.ijb-tile-primary:not(.ijb-preserve-color) .ijb-list-striped>:nth-of-type(odd),.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-list-striped>:nth-of-type(odd) {
    border-top-color: rgba(255,255,255,.2);
    border-bottom-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-list-striped>:nth-of-type(odd),.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-list-striped>:nth-of-type(odd),.ijb-card-secondary.ijb-card-body .ijb-list-striped>:nth-of-type(odd),.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-list-striped>:nth-of-type(odd),.ijb-light .ijb-list-striped>:nth-of-type(odd),.ijb-offcanvas-bar .ijb-list-striped>:nth-of-type(odd),.ijb-overlay-primary .ijb-list-striped>:nth-of-type(odd),.ijb-section-primary:not(.ijb-preserve-color) .ijb-list-striped>:nth-of-type(odd),.ijb-section-secondary:not(.ijb-preserve-color) .ijb-list-striped>:nth-of-type(odd),.ijb-tile-primary:not(.ijb-preserve-color) .ijb-list-striped>:nth-of-type(odd),.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-list-striped>:nth-of-type(odd) {
    background-color: rgba(255,255,255,.1)
}

.ijb-card-primary.ijb-card-body .ijb-table th,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table th,.ijb-card-secondary.ijb-card-body .ijb-table th,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table th,.ijb-light .ijb-table th,.ijb-offcanvas-bar .ijb-table th,.ijb-overlay-primary .ijb-table th,.ijb-section-primary:not(.ijb-preserve-color) .ijb-table th,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table th,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table th,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table th {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-table caption,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table caption,.ijb-card-secondary.ijb-card-body .ijb-table caption,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table caption,.ijb-light .ijb-table caption,.ijb-offcanvas-bar .ijb-table caption,.ijb-overlay-primary .ijb-table caption,.ijb-section-primary:not(.ijb-preserve-color) .ijb-table caption,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table caption,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table caption,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table caption {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-table tbody tr.ijb-active,.ijb-card-primary.ijb-card-body .ijb-table>tr.ijb-active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table tbody tr.ijb-active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table>tr.ijb-active,.ijb-card-secondary.ijb-card-body .ijb-table tbody tr.ijb-active,.ijb-card-secondary.ijb-card-body .ijb-table>tr.ijb-active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table tbody tr.ijb-active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table>tr.ijb-active,.ijb-light .ijb-table tbody tr.ijb-active,.ijb-light .ijb-table>tr.ijb-active,.ijb-offcanvas-bar .ijb-table tbody tr.ijb-active,.ijb-offcanvas-bar .ijb-table>tr.ijb-active,.ijb-overlay-primary .ijb-table tbody tr.ijb-active,.ijb-overlay-primary .ijb-table>tr.ijb-active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-table tbody tr.ijb-active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-table>tr.ijb-active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table tbody tr.ijb-active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table>tr.ijb-active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table tbody tr.ijb-active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table>tr.ijb-active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table tbody tr.ijb-active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table>tr.ijb-active {
    background: rgba(255,255,255,.08)
}

.ijb-card-primary.ijb-card-body .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-card-primary.ijb-card-body .ijb-table-divider>:not(:first-child)>tr,.ijb-card-primary.ijb-card-body .ijb-table-divider>tr:not(:first-child),.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table-divider>:not(:first-child)>tr,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table-divider>tr:not(:first-child),.ijb-card-secondary.ijb-card-body .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-card-secondary.ijb-card-body .ijb-table-divider>:not(:first-child)>tr,.ijb-card-secondary.ijb-card-body .ijb-table-divider>tr:not(:first-child),.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table-divider>:not(:first-child)>tr,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table-divider>tr:not(:first-child),.ijb-light .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-light .ijb-table-divider>:not(:first-child)>tr,.ijb-light .ijb-table-divider>tr:not(:first-child),.ijb-offcanvas-bar .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-offcanvas-bar .ijb-table-divider>:not(:first-child)>tr,.ijb-offcanvas-bar .ijb-table-divider>tr:not(:first-child),.ijb-overlay-primary .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-overlay-primary .ijb-table-divider>:not(:first-child)>tr,.ijb-overlay-primary .ijb-table-divider>tr:not(:first-child),.ijb-section-primary:not(.ijb-preserve-color) .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-section-primary:not(.ijb-preserve-color) .ijb-table-divider>:not(:first-child)>tr,.ijb-section-primary:not(.ijb-preserve-color) .ijb-table-divider>tr:not(:first-child),.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table-divider>:not(:first-child)>tr,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table-divider>tr:not(:first-child),.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table-divider>:not(:first-child)>tr,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table-divider>tr:not(:first-child),.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table-divider>:first-child>tr:not(:first-child),.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table-divider>:not(:first-child)>tr,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table-divider>tr:not(:first-child) {
    border-top-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-card-primary.ijb-card-body .ijb-table-striped>tr:nth-of-type(odd),.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table-striped>tr:nth-of-type(odd),.ijb-card-secondary.ijb-card-body .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-card-secondary.ijb-card-body .ijb-table-striped>tr:nth-of-type(odd),.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table-striped>tr:nth-of-type(odd),.ijb-light .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-light .ijb-table-striped>tr:nth-of-type(odd),.ijb-offcanvas-bar .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-offcanvas-bar .ijb-table-striped>tr:nth-of-type(odd),.ijb-overlay-primary .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-overlay-primary .ijb-table-striped>tr:nth-of-type(odd),.ijb-section-primary:not(.ijb-preserve-color) .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-section-primary:not(.ijb-preserve-color) .ijb-table-striped>tr:nth-of-type(odd),.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table-striped>tr:nth-of-type(odd),.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table-striped>tr:nth-of-type(odd),.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table-striped tbody tr:nth-of-type(odd),.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table-striped>tr:nth-of-type(odd) {
    background: rgba(255,255,255,.1);
    border-top-color: rgba(255,255,255,.2);
    border-bottom-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-table-hover tbody tr:hover,.ijb-card-primary.ijb-card-body .ijb-table-hover>tr:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table-hover tbody tr:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table-hover>tr:hover,.ijb-card-secondary.ijb-card-body .ijb-table-hover tbody tr:hover,.ijb-card-secondary.ijb-card-body .ijb-table-hover>tr:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table-hover tbody tr:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table-hover>tr:hover,.ijb-light .ijb-table-hover tbody tr:hover,.ijb-light .ijb-table-hover>tr:hover,.ijb-offcanvas-bar .ijb-table-hover tbody tr:hover,.ijb-offcanvas-bar .ijb-table-hover>tr:hover,.ijb-overlay-primary .ijb-table-hover tbody tr:hover,.ijb-overlay-primary .ijb-table-hover>tr:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-table-hover tbody tr:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-table-hover>tr:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table-hover tbody tr:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table-hover>tr:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table-hover tbody tr:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table-hover>tr:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table-hover tbody tr:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table-hover>tr:hover {
    background: rgba(255,255,255,.08)
}

.ijb-card-primary.ijb-card-body .ijb-icon-link,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-icon-link,.ijb-card-secondary.ijb-card-body .ijb-icon-link,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-icon-link,.ijb-light .ijb-icon-link,.ijb-offcanvas-bar .ijb-icon-link,.ijb-overlay-primary .ijb-icon-link,.ijb-section-primary:not(.ijb-preserve-color) .ijb-icon-link,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-icon-link,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-icon-link,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-icon-link {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-icon-link:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-icon-link:hover,.ijb-card-secondary.ijb-card-body .ijb-icon-link:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-icon-link:hover,.ijb-light .ijb-icon-link:hover,.ijb-offcanvas-bar .ijb-icon-link:hover,.ijb-overlay-primary .ijb-icon-link:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-icon-link:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-icon-link:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-icon-link:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-icon-link:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-active>.ijb-icon-link,.ijb-card-primary.ijb-card-body .ijb-icon-link:active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-active>.ijb-icon-link,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-icon-link:active,.ijb-card-secondary.ijb-card-body .ijb-active>.ijb-icon-link,.ijb-card-secondary.ijb-card-body .ijb-icon-link:active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-active>.ijb-icon-link,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-icon-link:active,.ijb-light .ijb-active>.ijb-icon-link,.ijb-light .ijb-icon-link:active,.ijb-offcanvas-bar .ijb-active>.ijb-icon-link,.ijb-offcanvas-bar .ijb-icon-link:active,.ijb-overlay-primary .ijb-active>.ijb-icon-link,.ijb-overlay-primary .ijb-icon-link:active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-active>.ijb-icon-link,.ijb-section-primary:not(.ijb-preserve-color) .ijb-icon-link:active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-active>.ijb-icon-link,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-icon-link:active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-active>.ijb-icon-link,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-icon-link:active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-active>.ijb-icon-link,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-icon-link:active {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-icon-button,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-icon-button,.ijb-card-secondary.ijb-card-body .ijb-icon-button,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-icon-button,.ijb-light .ijb-icon-button,.ijb-offcanvas-bar .ijb-icon-button,.ijb-overlay-primary .ijb-icon-button,.ijb-section-primary:not(.ijb-preserve-color) .ijb-icon-button,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-icon-button,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-icon-button,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-icon-button {
    background-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-icon-button:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-icon-button:hover,.ijb-card-secondary.ijb-card-body .ijb-icon-button:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-icon-button:hover,.ijb-light .ijb-icon-button:hover,.ijb-offcanvas-bar .ijb-icon-button:hover,.ijb-overlay-primary .ijb-icon-button:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-icon-button:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-icon-button:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-icon-button:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-icon-button:hover {
    background-color: rgba(255,255,255,.15);
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-icon-button:active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-icon-button:active,.ijb-card-secondary.ijb-card-body .ijb-icon-button:active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-icon-button:active,.ijb-light .ijb-icon-button:active,.ijb-offcanvas-bar .ijb-icon-button:active,.ijb-overlay-primary .ijb-icon-button:active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-icon-button:active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-icon-button:active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-icon-button:active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-icon-button:active {
    background-color: rgba(255,255,255,.2);
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-input,.ijb-card-primary.ijb-card-body .ijb-select,.ijb-card-primary.ijb-card-body .ijb-textarea,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-input,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-select,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-textarea,.ijb-card-secondary.ijb-card-body .ijb-input,.ijb-card-secondary.ijb-card-body .ijb-select,.ijb-card-secondary.ijb-card-body .ijb-textarea,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-input,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-select,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-textarea,.ijb-light .ijb-input,.ijb-light .ijb-select,.ijb-light .ijb-textarea,.ijb-offcanvas-bar .ijb-input,.ijb-offcanvas-bar .ijb-select,.ijb-offcanvas-bar .ijb-textarea,.ijb-overlay-primary .ijb-input,.ijb-overlay-primary .ijb-select,.ijb-overlay-primary .ijb-textarea,.ijb-section-primary:not(.ijb-preserve-color) .ijb-input,.ijb-section-primary:not(.ijb-preserve-color) .ijb-select,.ijb-section-primary:not(.ijb-preserve-color) .ijb-textarea,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-input,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-select,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-textarea,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-input,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-select,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-textarea,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-input,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-select,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-textarea {
    background-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.7);
    background-clip: padding-box;
    border-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-input:focus,.ijb-card-primary.ijb-card-body .ijb-select:focus,.ijb-card-primary.ijb-card-body .ijb-textarea:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-input:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-select:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-textarea:focus,.ijb-card-secondary.ijb-card-body .ijb-input:focus,.ijb-card-secondary.ijb-card-body .ijb-select:focus,.ijb-card-secondary.ijb-card-body .ijb-textarea:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-input:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-select:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-textarea:focus,.ijb-light .ijb-input:focus,.ijb-light .ijb-select:focus,.ijb-light .ijb-textarea:focus,.ijb-offcanvas-bar .ijb-input:focus,.ijb-offcanvas-bar .ijb-select:focus,.ijb-offcanvas-bar .ijb-textarea:focus,.ijb-overlay-primary .ijb-input:focus,.ijb-overlay-primary .ijb-select:focus,.ijb-overlay-primary .ijb-textarea:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-input:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-select:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-textarea:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-input:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-select:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-textarea:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-input:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-select:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-textarea:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-input:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-select:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-textarea:focus {
    background-color: rgba(255,255,255,.15);
    color: rgba(255,255,255,.7);
    border-color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-input::placeholder,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-input::placeholder,.ijb-card-secondary.ijb-card-body .ijb-input::placeholder,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-input::placeholder,.ijb-light .ijb-input::placeholder,.ijb-offcanvas-bar .ijb-input::placeholder,.ijb-overlay-primary .ijb-input::placeholder,.ijb-section-primary:not(.ijb-preserve-color) .ijb-input::placeholder,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-input::placeholder,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-input::placeholder,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-input::placeholder {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-textarea::placeholder,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-textarea::placeholder,.ijb-card-secondary.ijb-card-body .ijb-textarea::placeholder,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-textarea::placeholder,.ijb-light .ijb-textarea::placeholder,.ijb-offcanvas-bar .ijb-textarea::placeholder,.ijb-overlay-primary .ijb-textarea::placeholder,.ijb-section-primary:not(.ijb-preserve-color) .ijb-textarea::placeholder,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-textarea::placeholder,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-textarea::placeholder,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-textarea::placeholder {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-select:not([multiple]):not([size]),.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-select:not([multiple]):not([size]),.ijb-card-secondary.ijb-card-body .ijb-select:not([multiple]):not([size]),.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-select:not([multiple]):not([size]),.ijb-light .ijb-select:not([multiple]):not([size]),.ijb-offcanvas-bar .ijb-select:not([multiple]):not([size]),.ijb-overlay-primary .ijb-select:not([multiple]):not([size]),.ijb-section-primary:not(.ijb-preserve-color) .ijb-select:not([multiple]):not([size]),.ijb-section-secondary:not(.ijb-preserve-color) .ijb-select:not([multiple]):not([size]),.ijb-tile-primary:not(.ijb-preserve-color) .ijb-select:not([multiple]):not([size]),.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-select:not([multiple]):not([size]) {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.ijb-card-primary.ijb-card-body .ijb-input[list]:focus,.ijb-card-primary.ijb-card-body .ijb-input[list]:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-input[list]:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-input[list]:hover,.ijb-card-secondary.ijb-card-body .ijb-input[list]:focus,.ijb-card-secondary.ijb-card-body .ijb-input[list]:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-input[list]:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-input[list]:hover,.ijb-light .ijb-input[list]:focus,.ijb-light .ijb-input[list]:hover,.ijb-offcanvas-bar .ijb-input[list]:focus,.ijb-offcanvas-bar .ijb-input[list]:hover,.ijb-overlay-primary .ijb-input[list]:focus,.ijb-overlay-primary .ijb-input[list]:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-input[list]:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-input[list]:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-input[list]:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-input[list]:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-input[list]:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-input[list]:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-input[list]:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-input[list]:hover {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.ijb-card-primary.ijb-card-body .ijb-checkbox,.ijb-card-primary.ijb-card-body .ijb-radio,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-checkbox,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-radio,.ijb-card-secondary.ijb-card-body .ijb-checkbox,.ijb-card-secondary.ijb-card-body .ijb-radio,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-checkbox,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-radio,.ijb-light .ijb-checkbox,.ijb-light .ijb-radio,.ijb-offcanvas-bar .ijb-checkbox,.ijb-offcanvas-bar .ijb-radio,.ijb-overlay-primary .ijb-checkbox,.ijb-overlay-primary .ijb-radio,.ijb-section-primary:not(.ijb-preserve-color) .ijb-checkbox,.ijb-section-primary:not(.ijb-preserve-color) .ijb-radio,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-checkbox,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-radio,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-checkbox,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-radio,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-checkbox,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-radio {
    background-color: rgba(255,255,255,.1);
    border-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-checkbox:focus,.ijb-card-primary.ijb-card-body .ijb-radio:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-checkbox:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-radio:focus,.ijb-card-secondary.ijb-card-body .ijb-checkbox:focus,.ijb-card-secondary.ijb-card-body .ijb-radio:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-checkbox:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-radio:focus,.ijb-light .ijb-checkbox:focus,.ijb-light .ijb-radio:focus,.ijb-offcanvas-bar .ijb-checkbox:focus,.ijb-offcanvas-bar .ijb-radio:focus,.ijb-overlay-primary .ijb-checkbox:focus,.ijb-overlay-primary .ijb-radio:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-checkbox:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-radio:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-checkbox:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-radio:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-checkbox:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-radio:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-checkbox:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-radio:focus {
    background-color: rgba(255,255,255,.15);
    border-color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-checkbox:checked,.ijb-card-primary.ijb-card-body .ijb-checkbox:indeterminate,.ijb-card-primary.ijb-card-body .ijb-radio:checked,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-checkbox:checked,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-checkbox:indeterminate,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-radio:checked,.ijb-card-secondary.ijb-card-body .ijb-checkbox:checked,.ijb-card-secondary.ijb-card-body .ijb-checkbox:indeterminate,.ijb-card-secondary.ijb-card-body .ijb-radio:checked,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-checkbox:checked,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-checkbox:indeterminate,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-radio:checked,.ijb-light .ijb-checkbox:checked,.ijb-light .ijb-checkbox:indeterminate,.ijb-light .ijb-radio:checked,.ijb-offcanvas-bar .ijb-checkbox:checked,.ijb-offcanvas-bar .ijb-checkbox:indeterminate,.ijb-offcanvas-bar .ijb-radio:checked,.ijb-overlay-primary .ijb-checkbox:checked,.ijb-overlay-primary .ijb-checkbox:indeterminate,.ijb-overlay-primary .ijb-radio:checked,.ijb-section-primary:not(.ijb-preserve-color) .ijb-checkbox:checked,.ijb-section-primary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate,.ijb-section-primary:not(.ijb-preserve-color) .ijb-radio:checked,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-checkbox:checked,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-radio:checked,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-checkbox:checked,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-radio:checked,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-checkbox:checked,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-radio:checked {
    background-color: #fff;
    border-color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-checkbox:checked:focus,.ijb-card-primary.ijb-card-body .ijb-checkbox:indeterminate:focus,.ijb-card-primary.ijb-card-body .ijb-radio:checked:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-checkbox:checked:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-checkbox:indeterminate:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-radio:checked:focus,.ijb-card-secondary.ijb-card-body .ijb-checkbox:checked:focus,.ijb-card-secondary.ijb-card-body .ijb-checkbox:indeterminate:focus,.ijb-card-secondary.ijb-card-body .ijb-radio:checked:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-checkbox:checked:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-checkbox:indeterminate:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-radio:checked:focus,.ijb-light .ijb-checkbox:checked:focus,.ijb-light .ijb-checkbox:indeterminate:focus,.ijb-light .ijb-radio:checked:focus,.ijb-offcanvas-bar .ijb-checkbox:checked:focus,.ijb-offcanvas-bar .ijb-checkbox:indeterminate:focus,.ijb-offcanvas-bar .ijb-radio:checked:focus,.ijb-overlay-primary .ijb-checkbox:checked:focus,.ijb-overlay-primary .ijb-checkbox:indeterminate:focus,.ijb-overlay-primary .ijb-radio:checked:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-checkbox:checked:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-radio:checked:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-checkbox:checked:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-radio:checked:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-checkbox:checked:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-radio:checked:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-checkbox:checked:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-radio:checked:focus {
    background-color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-radio:checked,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-radio:checked,.ijb-card-secondary.ijb-card-body .ijb-radio:checked,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-radio:checked,.ijb-light .ijb-radio:checked,.ijb-offcanvas-bar .ijb-radio:checked,.ijb-overlay-primary .ijb-radio:checked,.ijb-section-primary:not(.ijb-preserve-color) .ijb-radio:checked,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-radio:checked,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-radio:checked,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-radio:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.ijb-card-primary.ijb-card-body .ijb-checkbox:checked,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-checkbox:checked,.ijb-card-secondary.ijb-card-body .ijb-checkbox:checked,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-checkbox:checked,.ijb-light .ijb-checkbox:checked,.ijb-offcanvas-bar .ijb-checkbox:checked,.ijb-overlay-primary .ijb-checkbox:checked,.ijb-section-primary:not(.ijb-preserve-color) .ijb-checkbox:checked,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-checkbox:checked,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-checkbox:checked,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-checkbox:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.ijb-card-primary.ijb-card-body .ijb-checkbox:indeterminate,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-checkbox:indeterminate,.ijb-card-secondary.ijb-card-body .ijb-checkbox:indeterminate,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-checkbox:indeterminate,.ijb-light .ijb-checkbox:indeterminate,.ijb-offcanvas-bar .ijb-checkbox:indeterminate,.ijb-overlay-primary .ijb-checkbox:indeterminate,.ijb-section-primary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-checkbox:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.ijb-card-primary.ijb-card-body .ijb-form-label,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-form-label,.ijb-card-secondary.ijb-card-body .ijb-form-label,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-form-label,.ijb-light .ijb-form-label,.ijb-offcanvas-bar .ijb-form-label,.ijb-overlay-primary .ijb-form-label,.ijb-section-primary:not(.ijb-preserve-color) .ijb-form-label,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-form-label,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-form-label,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-form-label {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-form-icon,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-form-icon,.ijb-card-secondary.ijb-card-body .ijb-form-icon,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-form-icon,.ijb-light .ijb-form-icon,.ijb-offcanvas-bar .ijb-form-icon,.ijb-overlay-primary .ijb-form-icon,.ijb-section-primary:not(.ijb-preserve-color) .ijb-form-icon,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-form-icon,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-form-icon,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-form-icon {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-form-icon:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-form-icon:hover,.ijb-card-secondary.ijb-card-body .ijb-form-icon:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-form-icon:hover,.ijb-light .ijb-form-icon:hover,.ijb-offcanvas-bar .ijb-form-icon:hover,.ijb-overlay-primary .ijb-form-icon:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-form-icon:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-form-icon:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-form-icon:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-form-icon:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-button-default,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-default,.ijb-card-secondary.ijb-card-body .ijb-button-default,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-default,.ijb-light .ijb-button-default,.ijb-offcanvas-bar .ijb-button-default,.ijb-overlay-primary .ijb-button-default,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-default,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-default,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-default,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-default {
    background-color: transparent;
    color: #fff;
    border-color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-button-default:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-default:hover,.ijb-card-secondary.ijb-card-body .ijb-button-default:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-default:hover,.ijb-light .ijb-button-default:hover,.ijb-offcanvas-bar .ijb-button-default:hover,.ijb-overlay-primary .ijb-button-default:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-default:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-default:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-default:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-default:hover {
    background-color: transparent;
    color: #fff;
    border-color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-button-default.ijb-active,.ijb-card-primary.ijb-card-body .ijb-button-default:active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-default.ijb-active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-default:active,.ijb-card-secondary.ijb-card-body .ijb-button-default.ijb-active,.ijb-card-secondary.ijb-card-body .ijb-button-default:active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-default.ijb-active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-default:active,.ijb-light .ijb-button-default.ijb-active,.ijb-light .ijb-button-default:active,.ijb-offcanvas-bar .ijb-button-default.ijb-active,.ijb-offcanvas-bar .ijb-button-default:active,.ijb-overlay-primary .ijb-button-default.ijb-active,.ijb-overlay-primary .ijb-button-default:active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-default.ijb-active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-default:active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-default.ijb-active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-default:active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-default.ijb-active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-default:active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-default.ijb-active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-default:active {
    background-color: transparent;
    color: #fff;
    border-color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-button-primary,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-primary,.ijb-card-secondary.ijb-card-body .ijb-button-primary,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-primary,.ijb-light .ijb-button-primary,.ijb-offcanvas-bar .ijb-button-primary,.ijb-overlay-primary .ijb-button-primary,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-primary,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-primary,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-primary,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-primary {
    background-color: #fff;
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-button-primary:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-primary:hover,.ijb-card-secondary.ijb-card-body .ijb-button-primary:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-primary:hover,.ijb-light .ijb-button-primary:hover,.ijb-offcanvas-bar .ijb-button-primary:hover,.ijb-overlay-primary .ijb-button-primary:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-primary:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-primary:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-primary:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-primary:hover {
    background-color: #f2f2f2;
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-button-primary.ijb-active,.ijb-card-primary.ijb-card-body .ijb-button-primary:active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-primary.ijb-active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-primary:active,.ijb-card-secondary.ijb-card-body .ijb-button-primary.ijb-active,.ijb-card-secondary.ijb-card-body .ijb-button-primary:active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-primary.ijb-active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-primary:active,.ijb-light .ijb-button-primary.ijb-active,.ijb-light .ijb-button-primary:active,.ijb-offcanvas-bar .ijb-button-primary.ijb-active,.ijb-offcanvas-bar .ijb-button-primary:active,.ijb-overlay-primary .ijb-button-primary.ijb-active,.ijb-overlay-primary .ijb-button-primary:active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-primary.ijb-active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-primary:active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-primary.ijb-active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-primary:active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-primary.ijb-active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-primary:active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-primary.ijb-active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-primary:active {
    background-color: #e6e6e6;
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-button-secondary,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-secondary,.ijb-card-secondary.ijb-card-body .ijb-button-secondary,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-secondary,.ijb-light .ijb-button-secondary,.ijb-offcanvas-bar .ijb-button-secondary,.ijb-overlay-primary .ijb-button-secondary,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-secondary,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-secondary,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-secondary,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-secondary {
    background-color: #fff;
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-button-secondary:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-secondary:hover,.ijb-card-secondary.ijb-card-body .ijb-button-secondary:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-secondary:hover,.ijb-light .ijb-button-secondary:hover,.ijb-offcanvas-bar .ijb-button-secondary:hover,.ijb-overlay-primary .ijb-button-secondary:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-secondary:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-secondary:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-secondary:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-secondary:hover {
    background-color: #f2f2f2;
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-button-secondary.ijb-active,.ijb-card-primary.ijb-card-body .ijb-button-secondary:active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-secondary.ijb-active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-secondary:active,.ijb-card-secondary.ijb-card-body .ijb-button-secondary.ijb-active,.ijb-card-secondary.ijb-card-body .ijb-button-secondary:active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-secondary.ijb-active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-secondary:active,.ijb-light .ijb-button-secondary.ijb-active,.ijb-light .ijb-button-secondary:active,.ijb-offcanvas-bar .ijb-button-secondary.ijb-active,.ijb-offcanvas-bar .ijb-button-secondary:active,.ijb-overlay-primary .ijb-button-secondary.ijb-active,.ijb-overlay-primary .ijb-button-secondary:active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-secondary.ijb-active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-secondary:active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-secondary.ijb-active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-secondary:active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-secondary.ijb-active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-secondary:active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-secondary.ijb-active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-secondary:active {
    background-color: #e6e6e6;
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-button-text,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-text,.ijb-card-secondary.ijb-card-body .ijb-button-text,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-text,.ijb-light .ijb-button-text,.ijb-offcanvas-bar .ijb-button-text,.ijb-overlay-primary .ijb-button-text,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-text,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-text,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-text,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-text {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-button-text::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-text::before,.ijb-card-secondary.ijb-card-body .ijb-button-text::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-text::before,.ijb-light .ijb-button-text::before,.ijb-offcanvas-bar .ijb-button-text::before,.ijb-overlay-primary .ijb-button-text::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-text::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-text::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-text::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-text::before {
    border-bottom-color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-button-text:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-text:hover,.ijb-card-secondary.ijb-card-body .ijb-button-text:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-text:hover,.ijb-light .ijb-button-text:hover,.ijb-offcanvas-bar .ijb-button-text:hover,.ijb-overlay-primary .ijb-button-text:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-text:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-text:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-text:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-text:hover {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-button-text:disabled,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-text:disabled,.ijb-card-secondary.ijb-card-body .ijb-button-text:disabled,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-text:disabled,.ijb-light .ijb-button-text:disabled,.ijb-offcanvas-bar .ijb-button-text:disabled,.ijb-overlay-primary .ijb-button-text:disabled,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-text:disabled,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-text:disabled,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-text:disabled,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-text:disabled {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-button-link,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-link,.ijb-card-secondary.ijb-card-body .ijb-button-link,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-link,.ijb-light .ijb-button-link,.ijb-offcanvas-bar .ijb-button-link,.ijb-overlay-primary .ijb-button-link,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-link,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-link,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-link,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-link {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-button-link:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-button-link:hover,.ijb-card-secondary.ijb-card-body .ijb-button-link:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-button-link:hover,.ijb-light .ijb-button-link:hover,.ijb-offcanvas-bar .ijb-button-link:hover,.ijb-overlay-primary .ijb-button-link:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-button-link:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-button-link:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-button-link:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-button-link:hover {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body.ijb-card-badge,.ijb-card-primary>:not([class*=ijb-card-media]).ijb-card-badge,.ijb-card-secondary.ijb-card-body.ijb-card-badge,.ijb-card-secondary>:not([class*=ijb-card-media]).ijb-card-badge,.ijb-light.ijb-card-badge,.ijb-offcanvas-bar.ijb-card-badge,.ijb-overlay-primary.ijb-card-badge,.ijb-section-primary:not(.ijb-preserve-color).ijb-card-badge,.ijb-section-secondary:not(.ijb-preserve-color).ijb-card-badge,.ijb-tile-primary:not(.ijb-preserve-color).ijb-card-badge,.ijb-tile-secondary:not(.ijb-preserve-color).ijb-card-badge {
    background-color: #fff;
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-close,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-close,.ijb-card-secondary.ijb-card-body .ijb-close,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-close,.ijb-light .ijb-close,.ijb-offcanvas-bar .ijb-close,.ijb-overlay-primary .ijb-close,.ijb-section-primary:not(.ijb-preserve-color) .ijb-close,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-close,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-close,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-close {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-close:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-close:hover,.ijb-card-secondary.ijb-card-body .ijb-close:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-close:hover,.ijb-light .ijb-close:hover,.ijb-offcanvas-bar .ijb-close:hover,.ijb-overlay-primary .ijb-close:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-close:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-close:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-close:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-close:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-totop,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-totop,.ijb-card-secondary.ijb-card-body .ijb-totop,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-totop,.ijb-light .ijb-totop,.ijb-offcanvas-bar .ijb-totop,.ijb-overlay-primary .ijb-totop,.ijb-section-primary:not(.ijb-preserve-color) .ijb-totop,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-totop,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-totop,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-totop {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-totop:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-totop:hover,.ijb-card-secondary.ijb-card-body .ijb-totop:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-totop:hover,.ijb-light .ijb-totop:hover,.ijb-offcanvas-bar .ijb-totop:hover,.ijb-overlay-primary .ijb-totop:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-totop:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-totop:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-totop:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-totop:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-totop:active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-totop:active,.ijb-card-secondary.ijb-card-body .ijb-totop:active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-totop:active,.ijb-light .ijb-totop:active,.ijb-offcanvas-bar .ijb-totop:active,.ijb-overlay-primary .ijb-totop:active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-totop:active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-totop:active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-totop:active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-totop:active {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-marker,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-marker,.ijb-card-secondary.ijb-card-body .ijb-marker,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-marker,.ijb-light .ijb-marker,.ijb-offcanvas-bar .ijb-marker,.ijb-overlay-primary .ijb-marker,.ijb-section-primary:not(.ijb-preserve-color) .ijb-marker,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-marker,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-marker,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-marker {
    background: #f8f8f8;
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-marker:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-marker:hover,.ijb-card-secondary.ijb-card-body .ijb-marker:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-marker:hover,.ijb-light .ijb-marker:hover,.ijb-offcanvas-bar .ijb-marker:hover,.ijb-overlay-primary .ijb-marker:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-marker:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-marker:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-marker:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-marker:hover {
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-badge,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-badge,.ijb-card-secondary.ijb-card-body .ijb-badge,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-badge,.ijb-light .ijb-badge,.ijb-offcanvas-bar .ijb-badge,.ijb-overlay-primary .ijb-badge,.ijb-section-primary:not(.ijb-preserve-color) .ijb-badge,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-badge,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-badge,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-badge {
    background-color: #fff;
    color: #666!important
}

.ijb-card-primary.ijb-card-body .ijb-label,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-label,.ijb-card-secondary.ijb-card-body .ijb-label,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-label,.ijb-light .ijb-label,.ijb-offcanvas-bar .ijb-label,.ijb-overlay-primary .ijb-label,.ijb-section-primary:not(.ijb-preserve-color) .ijb-label,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-label,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-label,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-label {
    background-color: #fff;
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-article-meta,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-article-meta,.ijb-card-secondary.ijb-card-body .ijb-article-meta,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-article-meta,.ijb-light .ijb-article-meta,.ijb-offcanvas-bar .ijb-article-meta,.ijb-overlay-primary .ijb-article-meta,.ijb-section-primary:not(.ijb-preserve-color) .ijb-article-meta,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-article-meta,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-article-meta,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-article-meta {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-search-input,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search-input,.ijb-card-secondary.ijb-card-body .ijb-search-input,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search-input,.ijb-light .ijb-search-input,.ijb-offcanvas-bar .ijb-search-input,.ijb-overlay-primary .ijb-search-input,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search-input,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search-input,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search-input,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search-input {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-search-input::placeholder,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search-input::placeholder,.ijb-card-secondary.ijb-card-body .ijb-search-input::placeholder,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search-input::placeholder,.ijb-light .ijb-search-input::placeholder,.ijb-offcanvas-bar .ijb-search-input::placeholder,.ijb-overlay-primary .ijb-search-input::placeholder,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search-input::placeholder,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search-input::placeholder,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search-input::placeholder,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search-input::placeholder {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-search .ijb-search-icon,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search .ijb-search-icon,.ijb-card-secondary.ijb-card-body .ijb-search .ijb-search-icon,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search .ijb-search-icon,.ijb-light .ijb-search .ijb-search-icon,.ijb-offcanvas-bar .ijb-search .ijb-search-icon,.ijb-overlay-primary .ijb-search .ijb-search-icon,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search .ijb-search-icon,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search .ijb-search-icon,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search .ijb-search-icon,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search .ijb-search-icon {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-search .ijb-search-icon:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search .ijb-search-icon:hover,.ijb-card-secondary.ijb-card-body .ijb-search .ijb-search-icon:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search .ijb-search-icon:hover,.ijb-light .ijb-search .ijb-search-icon:hover,.ijb-offcanvas-bar .ijb-search .ijb-search-icon:hover,.ijb-overlay-primary .ijb-search .ijb-search-icon:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search .ijb-search-icon:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search .ijb-search-icon:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search .ijb-search-icon:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search .ijb-search-icon:hover {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-search-default .ijb-search-input,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search-default .ijb-search-input,.ijb-card-secondary.ijb-card-body .ijb-search-default .ijb-search-input,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search-default .ijb-search-input,.ijb-light .ijb-search-default .ijb-search-input,.ijb-offcanvas-bar .ijb-search-default .ijb-search-input,.ijb-overlay-primary .ijb-search-default .ijb-search-input,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search-default .ijb-search-input,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search-default .ijb-search-input,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search-default .ijb-search-input,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search-default .ijb-search-input {
    background-color: transparent;
    border-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-search-default .ijb-search-input:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search-default .ijb-search-input:focus,.ijb-card-secondary.ijb-card-body .ijb-search-default .ijb-search-input:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search-default .ijb-search-input:focus,.ijb-light .ijb-search-default .ijb-search-input:focus,.ijb-offcanvas-bar .ijb-search-default .ijb-search-input:focus,.ijb-overlay-primary .ijb-search-default .ijb-search-input:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search-default .ijb-search-input:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search-default .ijb-search-input:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search-default .ijb-search-input:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search-default .ijb-search-input:focus {
    background-color: rgba(0,0,0,.05)
}

.ijb-card-primary.ijb-card-body .ijb-search-navbar .ijb-search-input,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search-navbar .ijb-search-input,.ijb-card-secondary.ijb-card-body .ijb-search-navbar .ijb-search-input,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search-navbar .ijb-search-input,.ijb-light .ijb-search-navbar .ijb-search-input,.ijb-offcanvas-bar .ijb-search-navbar .ijb-search-input,.ijb-overlay-primary .ijb-search-navbar .ijb-search-input,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search-navbar .ijb-search-input,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search-navbar .ijb-search-input,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search-navbar .ijb-search-input,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search-navbar .ijb-search-input {
    background-color: transparent;
    border-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-search-navbar .ijb-search-input:focus,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search-navbar .ijb-search-input:focus,.ijb-card-secondary.ijb-card-body .ijb-search-navbar .ijb-search-input:focus,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search-navbar .ijb-search-input:focus,.ijb-light .ijb-search-navbar .ijb-search-input:focus,.ijb-offcanvas-bar .ijb-search-navbar .ijb-search-input:focus,.ijb-overlay-primary .ijb-search-navbar .ijb-search-input:focus,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search-navbar .ijb-search-input:focus,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search-navbar .ijb-search-input:focus,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search-navbar .ijb-search-input:focus,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search-navbar .ijb-search-input:focus {
    background-color: rgba(0,0,0,.05)
}

.ijb-card-primary.ijb-card-body .ijb-search-medium .ijb-search-input,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search-medium .ijb-search-input,.ijb-card-secondary.ijb-card-body .ijb-search-medium .ijb-search-input,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search-medium .ijb-search-input,.ijb-light .ijb-search-medium .ijb-search-input,.ijb-offcanvas-bar .ijb-search-medium .ijb-search-input,.ijb-overlay-primary .ijb-search-medium .ijb-search-input,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search-medium .ijb-search-input,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search-medium .ijb-search-input,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search-medium .ijb-search-input,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search-medium .ijb-search-input {
    background-color: transparent
}

.ijb-card-primary.ijb-card-body .ijb-search-large .ijb-search-input,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search-large .ijb-search-input,.ijb-card-secondary.ijb-card-body .ijb-search-large .ijb-search-input,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search-large .ijb-search-input,.ijb-light .ijb-search-large .ijb-search-input,.ijb-offcanvas-bar .ijb-search-large .ijb-search-input,.ijb-overlay-primary .ijb-search-large .ijb-search-input,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search-large .ijb-search-input,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search-large .ijb-search-input,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search-large .ijb-search-input,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search-large .ijb-search-input {
    background-color: transparent
}

.ijb-card-primary.ijb-card-body .ijb-search-toggle,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search-toggle,.ijb-card-secondary.ijb-card-body .ijb-search-toggle,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search-toggle,.ijb-light .ijb-search-toggle,.ijb-offcanvas-bar .ijb-search-toggle,.ijb-overlay-primary .ijb-search-toggle,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search-toggle,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search-toggle,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search-toggle,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search-toggle {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-search-toggle:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-search-toggle:hover,.ijb-card-secondary.ijb-card-body .ijb-search-toggle:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-search-toggle:hover,.ijb-light .ijb-search-toggle:hover,.ijb-offcanvas-bar .ijb-search-toggle:hover,.ijb-overlay-primary .ijb-search-toggle:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-search-toggle:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-search-toggle:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-search-toggle:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-search-toggle:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-accordion-title,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-accordion-title,.ijb-card-secondary.ijb-card-body .ijb-accordion-title,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-accordion-title,.ijb-light .ijb-accordion-title,.ijb-offcanvas-bar .ijb-accordion-title,.ijb-overlay-primary .ijb-accordion-title,.ijb-section-primary:not(.ijb-preserve-color) .ijb-accordion-title,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-accordion-title,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-accordion-title,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-accordion-title {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-accordion-title:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-accordion-title:hover,.ijb-card-secondary.ijb-card-body .ijb-accordion-title:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-accordion-title:hover,.ijb-light .ijb-accordion-title:hover,.ijb-offcanvas-bar .ijb-accordion-title:hover,.ijb-overlay-primary .ijb-accordion-title:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-accordion-title:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-accordion-title:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-accordion-title:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-accordion-title:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-thumbnav>*>::after,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-thumbnav>*>::after,.ijb-card-secondary.ijb-card-body .ijb-thumbnav>*>::after,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-thumbnav>*>::after,.ijb-light .ijb-thumbnav>*>::after,.ijb-offcanvas-bar .ijb-thumbnav>*>::after,.ijb-overlay-primary .ijb-thumbnav>*>::after,.ijb-section-primary:not(.ijb-preserve-color) .ijb-thumbnav>*>::after,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-thumbnav>*>::after,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-thumbnav>*>::after,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-thumbnav>*>::after {
    background-image: linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.4))
}

.ijb-card-primary.ijb-card-body .ijb-iconnav>*>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-iconnav>*>a,.ijb-card-secondary.ijb-card-body .ijb-iconnav>*>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-iconnav>*>a,.ijb-light .ijb-iconnav>*>a,.ijb-offcanvas-bar .ijb-iconnav>*>a,.ijb-overlay-primary .ijb-iconnav>*>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-iconnav>*>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-iconnav>*>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-iconnav>*>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-iconnav>*>a {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-iconnav>*>a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-iconnav>*>a:hover,.ijb-card-secondary.ijb-card-body .ijb-iconnav>*>a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-iconnav>*>a:hover,.ijb-light .ijb-iconnav>*>a:hover,.ijb-offcanvas-bar .ijb-iconnav>*>a:hover,.ijb-overlay-primary .ijb-iconnav>*>a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-iconnav>*>a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-iconnav>*>a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-iconnav>*>a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-iconnav>*>a:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-iconnav>.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-iconnav>.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-iconnav>.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-iconnav>.ijb-active>a,.ijb-light .ijb-iconnav>.ijb-active>a,.ijb-offcanvas-bar .ijb-iconnav>.ijb-active>a,.ijb-overlay-primary .ijb-iconnav>.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-iconnav>.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-iconnav>.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-iconnav>.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-iconnav>.ijb-active>a {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-grid-divider>:not(.ijb-first-column)::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-grid-divider>:not(.ijb-first-column)::before,.ijb-card-secondary.ijb-card-body .ijb-grid-divider>:not(.ijb-first-column)::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-grid-divider>:not(.ijb-first-column)::before,.ijb-light .ijb-grid-divider>:not(.ijb-first-column)::before,.ijb-offcanvas-bar .ijb-grid-divider>:not(.ijb-first-column)::before,.ijb-overlay-primary .ijb-grid-divider>:not(.ijb-first-column)::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-grid-divider>:not(.ijb-first-column)::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-grid-divider>:not(.ijb-first-column)::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-grid-divider>:not(.ijb-first-column)::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-grid-divider>:not(.ijb-first-column)::before {
    border-left-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before,.ijb-card-secondary.ijb-card-body .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before,.ijb-light .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before,.ijb-offcanvas-bar .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before,.ijb-overlay-primary .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-grid-divider.ijb-grid-stack>.ijb-grid-margin::before {
    border-top-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-nav-default>li>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-default>li>a,.ijb-card-secondary.ijb-card-body .ijb-nav-default>li>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-default>li>a,.ijb-light .ijb-nav-default>li>a,.ijb-offcanvas-bar .ijb-nav-default>li>a,.ijb-overlay-primary .ijb-nav-default>li>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-default>li>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-default>li>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-default>li>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-default>li>a {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-nav-default>li>a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-default>li>a:hover,.ijb-card-secondary.ijb-card-body .ijb-nav-default>li>a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-default>li>a:hover,.ijb-light .ijb-nav-default>li>a:hover,.ijb-offcanvas-bar .ijb-nav-default>li>a:hover,.ijb-overlay-primary .ijb-nav-default>li>a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-default>li>a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-default>li>a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-default>li>a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-default>li>a:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-nav-default>li.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-default>li.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-nav-default>li.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-default>li.ijb-active>a,.ijb-light .ijb-nav-default>li.ijb-active>a,.ijb-offcanvas-bar .ijb-nav-default>li.ijb-active>a,.ijb-overlay-primary .ijb-nav-default>li.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-default>li.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-default>li.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-default>li.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-default>li.ijb-active>a {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-nav-default .ijb-nav-header,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-default .ijb-nav-header,.ijb-card-secondary.ijb-card-body .ijb-nav-default .ijb-nav-header,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-default .ijb-nav-header,.ijb-light .ijb-nav-default .ijb-nav-header,.ijb-offcanvas-bar .ijb-nav-default .ijb-nav-header,.ijb-overlay-primary .ijb-nav-default .ijb-nav-header,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-header,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-header,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-header,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-header {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-nav-default .ijb-nav-divider,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-default .ijb-nav-divider,.ijb-card-secondary.ijb-card-body .ijb-nav-default .ijb-nav-divider,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-default .ijb-nav-divider,.ijb-light .ijb-nav-default .ijb-nav-divider,.ijb-offcanvas-bar .ijb-nav-default .ijb-nav-divider,.ijb-overlay-primary .ijb-nav-default .ijb-nav-divider,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-divider,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-divider,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-divider,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-divider {
    border-top-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-nav-default .ijb-nav-sub a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-default .ijb-nav-sub a,.ijb-card-secondary.ijb-card-body .ijb-nav-default .ijb-nav-sub a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-default .ijb-nav-sub a,.ijb-light .ijb-nav-default .ijb-nav-sub a,.ijb-offcanvas-bar .ijb-nav-default .ijb-nav-sub a,.ijb-overlay-primary .ijb-nav-default .ijb-nav-sub a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub a {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-nav-default .ijb-nav-sub a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-default .ijb-nav-sub a:hover,.ijb-card-secondary.ijb-card-body .ijb-nav-default .ijb-nav-sub a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-default .ijb-nav-sub a:hover,.ijb-light .ijb-nav-default .ijb-nav-sub a:hover,.ijb-offcanvas-bar .ijb-nav-default .ijb-nav-sub a:hover,.ijb-overlay-primary .ijb-nav-default .ijb-nav-sub a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub a:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-nav-default .ijb-nav-sub li.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-default .ijb-nav-sub li.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-nav-default .ijb-nav-sub li.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-default .ijb-nav-sub li.ijb-active>a,.ijb-light .ijb-nav-default .ijb-nav-sub li.ijb-active>a,.ijb-offcanvas-bar .ijb-nav-default .ijb-nav-sub li.ijb-active>a,.ijb-overlay-primary .ijb-nav-default .ijb-nav-sub li.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub li.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub li.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub li.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-default .ijb-nav-sub li.ijb-active>a {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-nav-primary>li>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-primary>li>a,.ijb-card-secondary.ijb-card-body .ijb-nav-primary>li>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-primary>li>a,.ijb-light .ijb-nav-primary>li>a,.ijb-offcanvas-bar .ijb-nav-primary>li>a,.ijb-overlay-primary .ijb-nav-primary>li>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-primary>li>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-primary>li>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-primary>li>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-primary>li>a {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-nav-primary>li>a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-primary>li>a:hover,.ijb-card-secondary.ijb-card-body .ijb-nav-primary>li>a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-primary>li>a:hover,.ijb-light .ijb-nav-primary>li>a:hover,.ijb-offcanvas-bar .ijb-nav-primary>li>a:hover,.ijb-overlay-primary .ijb-nav-primary>li>a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-primary>li>a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-primary>li>a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-primary>li>a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-primary>li>a:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-nav-primary>li.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-primary>li.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-nav-primary>li.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-primary>li.ijb-active>a,.ijb-light .ijb-nav-primary>li.ijb-active>a,.ijb-offcanvas-bar .ijb-nav-primary>li.ijb-active>a,.ijb-overlay-primary .ijb-nav-primary>li.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-primary>li.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-primary>li.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-primary>li.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-primary>li.ijb-active>a {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-nav-primary .ijb-nav-header,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-primary .ijb-nav-header,.ijb-card-secondary.ijb-card-body .ijb-nav-primary .ijb-nav-header,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-primary .ijb-nav-header,.ijb-light .ijb-nav-primary .ijb-nav-header,.ijb-offcanvas-bar .ijb-nav-primary .ijb-nav-header,.ijb-overlay-primary .ijb-nav-primary .ijb-nav-header,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-header,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-header,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-header,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-header {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-nav-primary .ijb-nav-divider,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-primary .ijb-nav-divider,.ijb-card-secondary.ijb-card-body .ijb-nav-primary .ijb-nav-divider,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-primary .ijb-nav-divider,.ijb-light .ijb-nav-primary .ijb-nav-divider,.ijb-offcanvas-bar .ijb-nav-primary .ijb-nav-divider,.ijb-overlay-primary .ijb-nav-primary .ijb-nav-divider,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-divider,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-divider,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-divider,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-divider {
    border-top-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-nav-primary .ijb-nav-sub a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-primary .ijb-nav-sub a,.ijb-card-secondary.ijb-card-body .ijb-nav-primary .ijb-nav-sub a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-primary .ijb-nav-sub a,.ijb-light .ijb-nav-primary .ijb-nav-sub a,.ijb-offcanvas-bar .ijb-nav-primary .ijb-nav-sub a,.ijb-overlay-primary .ijb-nav-primary .ijb-nav-sub a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub a {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-nav-primary .ijb-nav-sub a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-primary .ijb-nav-sub a:hover,.ijb-card-secondary.ijb-card-body .ijb-nav-primary .ijb-nav-sub a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-primary .ijb-nav-sub a:hover,.ijb-light .ijb-nav-primary .ijb-nav-sub a:hover,.ijb-offcanvas-bar .ijb-nav-primary .ijb-nav-sub a:hover,.ijb-overlay-primary .ijb-nav-primary .ijb-nav-sub a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub a:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-nav-primary .ijb-nav-sub li.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-primary .ijb-nav-sub li.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-nav-primary .ijb-nav-sub li.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-primary .ijb-nav-sub li.ijb-active>a,.ijb-light .ijb-nav-primary .ijb-nav-sub li.ijb-active>a,.ijb-offcanvas-bar .ijb-nav-primary .ijb-nav-sub li.ijb-active>a,.ijb-overlay-primary .ijb-nav-primary .ijb-nav-sub li.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub li.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub li.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub li.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-primary .ijb-nav-sub li.ijb-active>a {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary>li>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary>li>a,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary>li>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary>li>a,.ijb-light .ijb-nav-secondary>li>a,.ijb-offcanvas-bar .ijb-nav-secondary>li>a,.ijb-overlay-primary .ijb-nav-secondary>li>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary>li>a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary>li>a:hover,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary>li>a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary>li>a:hover,.ijb-light .ijb-nav-secondary>li>a:hover,.ijb-offcanvas-bar .ijb-nav-secondary>li>a:hover,.ijb-overlay-primary .ijb-nav-secondary>li>a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a:hover {
    color: #fff;
    background-color: rgba(255,255,255,.1)
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary>li.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary>li.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary>li.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary>li.ijb-active>a,.ijb-light .ijb-nav-secondary>li.ijb-active>a,.ijb-offcanvas-bar .ijb-nav-secondary>li.ijb-active>a,.ijb-overlay-primary .ijb-nav-secondary>li.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary>li.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary>li.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary>li.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary>li.ijb-active>a {
    color: #fff;
    background-color: rgba(255,255,255,.1)
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary .ijb-nav-subtitle,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-subtitle,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary .ijb-nav-subtitle,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-subtitle,.ijb-light .ijb-nav-secondary .ijb-nav-subtitle,.ijb-offcanvas-bar .ijb-nav-secondary .ijb-nav-subtitle,.ijb-overlay-primary .ijb-nav-secondary .ijb-nav-subtitle,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-subtitle,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-subtitle,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-subtitle,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-subtitle {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle,.ijb-light .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle,.ijb-offcanvas-bar .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle,.ijb-overlay-primary .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary>li>a:hover .ijb-nav-subtitle {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle,.ijb-light .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle,.ijb-offcanvas-bar .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle,.ijb-overlay-primary .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary>li.ijb-active>a .ijb-nav-subtitle {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary .ijb-nav-header,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-header,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary .ijb-nav-header,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-header,.ijb-light .ijb-nav-secondary .ijb-nav-header,.ijb-offcanvas-bar .ijb-nav-secondary .ijb-nav-header,.ijb-overlay-primary .ijb-nav-secondary .ijb-nav-header,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-header,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-header,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-header,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-header {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary .ijb-nav-divider,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-divider,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary .ijb-nav-divider,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-divider,.ijb-light .ijb-nav-secondary .ijb-nav-divider,.ijb-offcanvas-bar .ijb-nav-secondary .ijb-nav-divider,.ijb-overlay-primary .ijb-nav-secondary .ijb-nav-divider,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-divider,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-divider,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-divider,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-divider {
    border-top-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary .ijb-nav-sub a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-sub a,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary .ijb-nav-sub a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-sub a,.ijb-light .ijb-nav-secondary .ijb-nav-sub a,.ijb-offcanvas-bar .ijb-nav-secondary .ijb-nav-sub a,.ijb-overlay-primary .ijb-nav-secondary .ijb-nav-sub a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub a {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary .ijb-nav-sub a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-sub a:hover,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary .ijb-nav-sub a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-sub a:hover,.ijb-light .ijb-nav-secondary .ijb-nav-sub a:hover,.ijb-offcanvas-bar .ijb-nav-secondary .ijb-nav-sub a:hover,.ijb-overlay-primary .ijb-nav-secondary .ijb-nav-sub a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub a:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a,.ijb-light .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a,.ijb-offcanvas-bar .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a,.ijb-overlay-primary .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav-secondary .ijb-nav-sub li.ijb-active>a {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider),.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider),.ijb-card-secondary.ijb-card-body .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider),.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider),.ijb-light .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider),.ijb-offcanvas-bar .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider),.ijb-overlay-primary .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider),.ijb-section-primary:not(.ijb-preserve-color) .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider),.ijb-section-secondary:not(.ijb-preserve-color) .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider),.ijb-tile-primary:not(.ijb-preserve-color) .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider),.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-nav.ijb-nav-divider>:not(.ijb-nav-divider)+:not(.ijb-nav-header,.ijb-nav-divider) {
    border-top-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-navbar-nav>li>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-navbar-nav>li>a,.ijb-card-secondary.ijb-card-body .ijb-navbar-nav>li>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-navbar-nav>li>a,.ijb-light .ijb-navbar-nav>li>a,.ijb-offcanvas-bar .ijb-navbar-nav>li>a,.ijb-overlay-primary .ijb-navbar-nav>li>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-navbar-nav>li:hover>a,.ijb-card-primary.ijb-card-body .ijb-navbar-nav>li>a[aria-expanded=true],.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-navbar-nav>li:hover>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-navbar-nav>li>a[aria-expanded=true],.ijb-card-secondary.ijb-card-body .ijb-navbar-nav>li:hover>a,.ijb-card-secondary.ijb-card-body .ijb-navbar-nav>li>a[aria-expanded=true],.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-navbar-nav>li:hover>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-navbar-nav>li>a[aria-expanded=true],.ijb-light .ijb-navbar-nav>li:hover>a,.ijb-light .ijb-navbar-nav>li>a[aria-expanded=true],.ijb-offcanvas-bar .ijb-navbar-nav>li:hover>a,.ijb-offcanvas-bar .ijb-navbar-nav>li>a[aria-expanded=true],.ijb-overlay-primary .ijb-navbar-nav>li:hover>a,.ijb-overlay-primary .ijb-navbar-nav>li>a[aria-expanded=true],.ijb-section-primary:not(.ijb-preserve-color) .ijb-navbar-nav>li:hover>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a[aria-expanded=true],.ijb-section-secondary:not(.ijb-preserve-color) .ijb-navbar-nav>li:hover>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a[aria-expanded=true],.ijb-tile-primary:not(.ijb-preserve-color) .ijb-navbar-nav>li:hover>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a[aria-expanded=true],.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-navbar-nav>li:hover>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a[aria-expanded=true] {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-navbar-nav>li>a:active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-navbar-nav>li>a:active,.ijb-card-secondary.ijb-card-body .ijb-navbar-nav>li>a:active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-navbar-nav>li>a:active,.ijb-light .ijb-navbar-nav>li>a:active,.ijb-offcanvas-bar .ijb-navbar-nav>li>a:active,.ijb-overlay-primary .ijb-navbar-nav>li>a:active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a:active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a:active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a:active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-navbar-nav>li>a:active {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-navbar-nav>li.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-navbar-nav>li.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-navbar-nav>li.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-navbar-nav>li.ijb-active>a,.ijb-light .ijb-navbar-nav>li.ijb-active>a,.ijb-offcanvas-bar .ijb-navbar-nav>li.ijb-active>a,.ijb-overlay-primary .ijb-navbar-nav>li.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-navbar-nav>li.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-navbar-nav>li.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-navbar-nav>li.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-navbar-nav>li.ijb-active>a {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-navbar-item,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-navbar-item,.ijb-card-secondary.ijb-card-body .ijb-navbar-item,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-navbar-item,.ijb-light .ijb-navbar-item,.ijb-offcanvas-bar .ijb-navbar-item,.ijb-overlay-primary .ijb-navbar-item,.ijb-section-primary:not(.ijb-preserve-color) .ijb-navbar-item,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-navbar-item,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-navbar-item,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-navbar-item {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-navbar-toggle,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-navbar-toggle,.ijb-card-secondary.ijb-card-body .ijb-navbar-toggle,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-navbar-toggle,.ijb-light .ijb-navbar-toggle,.ijb-offcanvas-bar .ijb-navbar-toggle,.ijb-overlay-primary .ijb-navbar-toggle,.ijb-section-primary:not(.ijb-preserve-color) .ijb-navbar-toggle,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-navbar-toggle,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-navbar-toggle,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-navbar-toggle {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-navbar-toggle:hover,.ijb-card-primary.ijb-card-body .ijb-navbar-toggle[aria-expanded=true],.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-navbar-toggle:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-navbar-toggle[aria-expanded=true],.ijb-card-secondary.ijb-card-body .ijb-navbar-toggle:hover,.ijb-card-secondary.ijb-card-body .ijb-navbar-toggle[aria-expanded=true],.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-navbar-toggle:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-navbar-toggle[aria-expanded=true],.ijb-light .ijb-navbar-toggle:hover,.ijb-light .ijb-navbar-toggle[aria-expanded=true],.ijb-offcanvas-bar .ijb-navbar-toggle:hover,.ijb-offcanvas-bar .ijb-navbar-toggle[aria-expanded=true],.ijb-overlay-primary .ijb-navbar-toggle:hover,.ijb-overlay-primary .ijb-navbar-toggle[aria-expanded=true],.ijb-section-primary:not(.ijb-preserve-color) .ijb-navbar-toggle:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-navbar-toggle[aria-expanded=true],.ijb-section-secondary:not(.ijb-preserve-color) .ijb-navbar-toggle:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-navbar-toggle[aria-expanded=true],.ijb-tile-primary:not(.ijb-preserve-color) .ijb-navbar-toggle:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-navbar-toggle[aria-expanded=true],.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-navbar-toggle:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-navbar-toggle[aria-expanded=true] {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-subnav>*>:first-child,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-subnav>*>:first-child,.ijb-card-secondary.ijb-card-body .ijb-subnav>*>:first-child,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-subnav>*>:first-child,.ijb-light .ijb-subnav>*>:first-child,.ijb-offcanvas-bar .ijb-subnav>*>:first-child,.ijb-overlay-primary .ijb-subnav>*>:first-child,.ijb-section-primary:not(.ijb-preserve-color) .ijb-subnav>*>:first-child,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-subnav>*>:first-child,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-subnav>*>:first-child,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-subnav>*>:first-child {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-subnav>*>a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-subnav>*>a:hover,.ijb-card-secondary.ijb-card-body .ijb-subnav>*>a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-subnav>*>a:hover,.ijb-light .ijb-subnav>*>a:hover,.ijb-offcanvas-bar .ijb-subnav>*>a:hover,.ijb-overlay-primary .ijb-subnav>*>a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-subnav>*>a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-subnav>*>a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-subnav>*>a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-subnav>*>a:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-subnav>.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-subnav>.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-subnav>.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-subnav>.ijb-active>a,.ijb-light .ijb-subnav>.ijb-active>a,.ijb-offcanvas-bar .ijb-subnav>.ijb-active>a,.ijb-overlay-primary .ijb-subnav>.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-subnav>.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-subnav>.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-subnav>.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-subnav>.ijb-active>a {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-card-secondary.ijb-card-body .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-light .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-offcanvas-bar .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-overlay-primary .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-subnav-divider>:nth-child(n+2):not(.ijb-first-column)::before {
    border-left-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-subnav-pill>*>:first-child,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-subnav-pill>*>:first-child,.ijb-card-secondary.ijb-card-body .ijb-subnav-pill>*>:first-child,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-subnav-pill>*>:first-child,.ijb-light .ijb-subnav-pill>*>:first-child,.ijb-offcanvas-bar .ijb-subnav-pill>*>:first-child,.ijb-overlay-primary .ijb-subnav-pill>*>:first-child,.ijb-section-primary:not(.ijb-preserve-color) .ijb-subnav-pill>*>:first-child,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-subnav-pill>*>:first-child,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-subnav-pill>*>:first-child,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-subnav-pill>*>:first-child {
    background-color: transparent;
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-subnav-pill>*>a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-subnav-pill>*>a:hover,.ijb-card-secondary.ijb-card-body .ijb-subnav-pill>*>a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-subnav-pill>*>a:hover,.ijb-light .ijb-subnav-pill>*>a:hover,.ijb-offcanvas-bar .ijb-subnav-pill>*>a:hover,.ijb-overlay-primary .ijb-subnav-pill>*>a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-subnav-pill>*>a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-subnav-pill>*>a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-subnav-pill>*>a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-subnav-pill>*>a:hover {
    background-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-subnav-pill>*>a:active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-subnav-pill>*>a:active,.ijb-card-secondary.ijb-card-body .ijb-subnav-pill>*>a:active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-subnav-pill>*>a:active,.ijb-light .ijb-subnav-pill>*>a:active,.ijb-offcanvas-bar .ijb-subnav-pill>*>a:active,.ijb-overlay-primary .ijb-subnav-pill>*>a:active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-subnav-pill>*>a:active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-subnav-pill>*>a:active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-subnav-pill>*>a:active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-subnav-pill>*>a:active {
    background-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-subnav-pill>.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-subnav-pill>.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-subnav-pill>.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-subnav-pill>.ijb-active>a,.ijb-light .ijb-subnav-pill>.ijb-active>a,.ijb-offcanvas-bar .ijb-subnav-pill>.ijb-active>a,.ijb-overlay-primary .ijb-subnav-pill>.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-subnav-pill>.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-subnav-pill>.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-subnav-pill>.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-subnav-pill>.ijb-active>a {
    background-color: #fff;
    color: #666
}

.ijb-card-primary.ijb-card-body .ijb-subnav>.ijb-disabled>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-subnav>.ijb-disabled>a,.ijb-card-secondary.ijb-card-body .ijb-subnav>.ijb-disabled>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-subnav>.ijb-disabled>a,.ijb-light .ijb-subnav>.ijb-disabled>a,.ijb-offcanvas-bar .ijb-subnav>.ijb-disabled>a,.ijb-overlay-primary .ijb-subnav>.ijb-disabled>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-subnav>.ijb-disabled>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-subnav>.ijb-disabled>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-subnav>.ijb-disabled>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-subnav>.ijb-disabled>a {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-breadcrumb>*>*,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-breadcrumb>*>*,.ijb-card-secondary.ijb-card-body .ijb-breadcrumb>*>*,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-breadcrumb>*>*,.ijb-light .ijb-breadcrumb>*>*,.ijb-offcanvas-bar .ijb-breadcrumb>*>*,.ijb-overlay-primary .ijb-breadcrumb>*>*,.ijb-section-primary:not(.ijb-preserve-color) .ijb-breadcrumb>*>*,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-breadcrumb>*>*,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-breadcrumb>*>*,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-breadcrumb>*>* {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-breadcrumb>*>:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-breadcrumb>*>:hover,.ijb-card-secondary.ijb-card-body .ijb-breadcrumb>*>:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-breadcrumb>*>:hover,.ijb-light .ijb-breadcrumb>*>:hover,.ijb-offcanvas-bar .ijb-breadcrumb>*>:hover,.ijb-overlay-primary .ijb-breadcrumb>*>:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-breadcrumb>*>:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-breadcrumb>*>:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-breadcrumb>*>:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-breadcrumb>*>:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-breadcrumb>:last-child>*,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-breadcrumb>:last-child>*,.ijb-card-secondary.ijb-card-body .ijb-breadcrumb>:last-child>*,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-breadcrumb>:last-child>*,.ijb-light .ijb-breadcrumb>:last-child>*,.ijb-offcanvas-bar .ijb-breadcrumb>:last-child>*,.ijb-overlay-primary .ijb-breadcrumb>:last-child>*,.ijb-section-primary:not(.ijb-preserve-color) .ijb-breadcrumb>:last-child>*,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-breadcrumb>:last-child>*,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-breadcrumb>:last-child>*,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-breadcrumb>:last-child>* {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-card-secondary.ijb-card-body .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-light .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-offcanvas-bar .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-overlay-primary .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-breadcrumb>:nth-child(n+2):not(.ijb-first-column)::before {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-pagination>*>*,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-pagination>*>*,.ijb-card-secondary.ijb-card-body .ijb-pagination>*>*,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-pagination>*>*,.ijb-light .ijb-pagination>*>*,.ijb-offcanvas-bar .ijb-pagination>*>*,.ijb-overlay-primary .ijb-pagination>*>*,.ijb-section-primary:not(.ijb-preserve-color) .ijb-pagination>*>*,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-pagination>*>*,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-pagination>*>*,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-pagination>*>* {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-pagination>*>:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-pagination>*>:hover,.ijb-card-secondary.ijb-card-body .ijb-pagination>*>:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-pagination>*>:hover,.ijb-light .ijb-pagination>*>:hover,.ijb-offcanvas-bar .ijb-pagination>*>:hover,.ijb-overlay-primary .ijb-pagination>*>:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-pagination>*>:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-pagination>*>:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-pagination>*>:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-pagination>*>:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-pagination>.ijb-active>*,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-pagination>.ijb-active>*,.ijb-card-secondary.ijb-card-body .ijb-pagination>.ijb-active>*,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-pagination>.ijb-active>*,.ijb-light .ijb-pagination>.ijb-active>*,.ijb-offcanvas-bar .ijb-pagination>.ijb-active>*,.ijb-overlay-primary .ijb-pagination>.ijb-active>*,.ijb-section-primary:not(.ijb-preserve-color) .ijb-pagination>.ijb-active>*,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-pagination>.ijb-active>*,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-pagination>.ijb-active>*,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-pagination>.ijb-active>* {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-pagination>.ijb-disabled>*,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-pagination>.ijb-disabled>*,.ijb-card-secondary.ijb-card-body .ijb-pagination>.ijb-disabled>*,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-pagination>.ijb-disabled>*,.ijb-light .ijb-pagination>.ijb-disabled>*,.ijb-offcanvas-bar .ijb-pagination>.ijb-disabled>*,.ijb-overlay-primary .ijb-pagination>.ijb-disabled>*,.ijb-section-primary:not(.ijb-preserve-color) .ijb-pagination>.ijb-disabled>*,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-pagination>.ijb-disabled>*,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-pagination>.ijb-disabled>*,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-pagination>.ijb-disabled>* {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-tab::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-tab::before,.ijb-card-secondary.ijb-card-body .ijb-tab::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-tab::before,.ijb-light .ijb-tab::before,.ijb-offcanvas-bar .ijb-tab::before,.ijb-overlay-primary .ijb-tab::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-tab::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-tab::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-tab::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-tab::before {
    border-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-tab>*>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-tab>*>a,.ijb-card-secondary.ijb-card-body .ijb-tab>*>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-tab>*>a,.ijb-light .ijb-tab>*>a,.ijb-offcanvas-bar .ijb-tab>*>a,.ijb-overlay-primary .ijb-tab>*>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-tab>*>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-tab>*>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-tab>*>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-tab>*>a {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-tab>*>a:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-tab>*>a:hover,.ijb-card-secondary.ijb-card-body .ijb-tab>*>a:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-tab>*>a:hover,.ijb-light .ijb-tab>*>a:hover,.ijb-offcanvas-bar .ijb-tab>*>a:hover,.ijb-overlay-primary .ijb-tab>*>a:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-tab>*>a:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-tab>*>a:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-tab>*>a:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-tab>*>a:hover {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-tab>.ijb-active>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-tab>.ijb-active>a,.ijb-card-secondary.ijb-card-body .ijb-tab>.ijb-active>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-tab>.ijb-active>a,.ijb-light .ijb-tab>.ijb-active>a,.ijb-offcanvas-bar .ijb-tab>.ijb-active>a,.ijb-overlay-primary .ijb-tab>.ijb-active>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-tab>.ijb-active>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-tab>.ijb-active>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-tab>.ijb-active>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-tab>.ijb-active>a {
    color: #fff;
    border-color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-tab>.ijb-disabled>a,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-tab>.ijb-disabled>a,.ijb-card-secondary.ijb-card-body .ijb-tab>.ijb-disabled>a,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-tab>.ijb-disabled>a,.ijb-light .ijb-tab>.ijb-disabled>a,.ijb-offcanvas-bar .ijb-tab>.ijb-disabled>a,.ijb-overlay-primary .ijb-tab>.ijb-disabled>a,.ijb-section-primary:not(.ijb-preserve-color) .ijb-tab>.ijb-disabled>a,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-tab>.ijb-disabled>a,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-tab>.ijb-disabled>a,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-tab>.ijb-disabled>a {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-slidenav,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-slidenav,.ijb-card-secondary.ijb-card-body .ijb-slidenav,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-slidenav,.ijb-light .ijb-slidenav,.ijb-offcanvas-bar .ijb-slidenav,.ijb-overlay-primary .ijb-slidenav,.ijb-section-primary:not(.ijb-preserve-color) .ijb-slidenav,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-slidenav,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-slidenav,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-slidenav {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-slidenav:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-slidenav:hover,.ijb-card-secondary.ijb-card-body .ijb-slidenav:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-slidenav:hover,.ijb-light .ijb-slidenav:hover,.ijb-offcanvas-bar .ijb-slidenav:hover,.ijb-overlay-primary .ijb-slidenav:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-slidenav:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-slidenav:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-slidenav:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-slidenav:hover {
    color: rgba(255,255,255,.95)
}

.ijb-card-primary.ijb-card-body .ijb-slidenav:active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-slidenav:active,.ijb-card-secondary.ijb-card-body .ijb-slidenav:active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-slidenav:active,.ijb-light .ijb-slidenav:active,.ijb-offcanvas-bar .ijb-slidenav:active,.ijb-overlay-primary .ijb-slidenav:active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-slidenav:active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-slidenav:active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-slidenav:active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-slidenav:active {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-dotnav>*>*,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-dotnav>*>*,.ijb-card-secondary.ijb-card-body .ijb-dotnav>*>*,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-dotnav>*>*,.ijb-light .ijb-dotnav>*>*,.ijb-offcanvas-bar .ijb-dotnav>*>*,.ijb-overlay-primary .ijb-dotnav>*>*,.ijb-section-primary:not(.ijb-preserve-color) .ijb-dotnav>*>*,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-dotnav>*>*,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-dotnav>*>*,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-dotnav>*>* {
    background-color: transparent;
    border-color: rgba(255,255,255,.9)
}

.ijb-card-primary.ijb-card-body .ijb-dotnav>*>:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-dotnav>*>:hover,.ijb-card-secondary.ijb-card-body .ijb-dotnav>*>:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-dotnav>*>:hover,.ijb-light .ijb-dotnav>*>:hover,.ijb-offcanvas-bar .ijb-dotnav>*>:hover,.ijb-overlay-primary .ijb-dotnav>*>:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-dotnav>*>:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-dotnav>*>:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-dotnav>*>:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-dotnav>*>:hover {
    background-color: rgba(255,255,255,.9);
    border-color: transparent
}

.ijb-card-primary.ijb-card-body .ijb-dotnav>*>:active,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-dotnav>*>:active,.ijb-card-secondary.ijb-card-body .ijb-dotnav>*>:active,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-dotnav>*>:active,.ijb-light .ijb-dotnav>*>:active,.ijb-offcanvas-bar .ijb-dotnav>*>:active,.ijb-overlay-primary .ijb-dotnav>*>:active,.ijb-section-primary:not(.ijb-preserve-color) .ijb-dotnav>*>:active,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-dotnav>*>:active,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-dotnav>*>:active,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-dotnav>*>:active {
    background-color: rgba(255,255,255,.5);
    border-color: transparent
}

.ijb-card-primary.ijb-card-body .ijb-dotnav>.ijb-active>*,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-dotnav>.ijb-active>*,.ijb-card-secondary.ijb-card-body .ijb-dotnav>.ijb-active>*,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-dotnav>.ijb-active>*,.ijb-light .ijb-dotnav>.ijb-active>*,.ijb-offcanvas-bar .ijb-dotnav>.ijb-active>*,.ijb-overlay-primary .ijb-dotnav>.ijb-active>*,.ijb-section-primary:not(.ijb-preserve-color) .ijb-dotnav>.ijb-active>*,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-dotnav>.ijb-active>*,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-dotnav>.ijb-active>*,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-dotnav>.ijb-active>* {
    background-color: rgba(255,255,255,.9);
    border-color: transparent
}

.ijb-card-primary.ijb-card-body .ijb-text-lead,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-text-lead,.ijb-card-secondary.ijb-card-body .ijb-text-lead,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-text-lead,.ijb-light .ijb-text-lead,.ijb-offcanvas-bar .ijb-text-lead,.ijb-overlay-primary .ijb-text-lead,.ijb-section-primary:not(.ijb-preserve-color) .ijb-text-lead,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-text-lead,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-text-lead,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-text-lead {
    color: rgba(255,255,255,.7)
}

.ijb-card-primary.ijb-card-body .ijb-text-meta,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-text-meta,.ijb-card-secondary.ijb-card-body .ijb-text-meta,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-text-meta,.ijb-light .ijb-text-meta,.ijb-offcanvas-bar .ijb-text-meta,.ijb-overlay-primary .ijb-text-meta,.ijb-section-primary:not(.ijb-preserve-color) .ijb-text-meta,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-text-meta,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-text-meta,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-text-meta {
    color: rgba(255,255,255,.5)
}

.ijb-card-primary.ijb-card-body .ijb-text-muted,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-text-muted,.ijb-card-secondary.ijb-card-body .ijb-text-muted,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-text-muted,.ijb-light .ijb-text-muted,.ijb-offcanvas-bar .ijb-text-muted,.ijb-overlay-primary .ijb-text-muted,.ijb-section-primary:not(.ijb-preserve-color) .ijb-text-muted,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-text-muted,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-text-muted,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-text-muted {
    color: rgba(255,255,255,.5)!important
}

.ijb-card-primary.ijb-card-body .ijb-text-emphasis,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-text-emphasis,.ijb-card-secondary.ijb-card-body .ijb-text-emphasis,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-text-emphasis,.ijb-light .ijb-text-emphasis,.ijb-offcanvas-bar .ijb-text-emphasis,.ijb-overlay-primary .ijb-text-emphasis,.ijb-section-primary:not(.ijb-preserve-color) .ijb-text-emphasis,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-text-emphasis,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-text-emphasis,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-text-emphasis {
    color: #fff!important
}

.ijb-card-primary.ijb-card-body .ijb-text-primary,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-text-primary,.ijb-card-secondary.ijb-card-body .ijb-text-primary,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-text-primary,.ijb-light .ijb-text-primary,.ijb-offcanvas-bar .ijb-text-primary,.ijb-overlay-primary .ijb-text-primary,.ijb-section-primary:not(.ijb-preserve-color) .ijb-text-primary,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-text-primary,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-text-primary,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-text-primary {
    color: #fff!important
}

.ijb-card-primary.ijb-card-body .ijb-text-secondary,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-text-secondary,.ijb-card-secondary.ijb-card-body .ijb-text-secondary,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-text-secondary,.ijb-light .ijb-text-secondary,.ijb-offcanvas-bar .ijb-text-secondary,.ijb-overlay-primary .ijb-text-secondary,.ijb-section-primary:not(.ijb-preserve-color) .ijb-text-secondary,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-text-secondary,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-text-secondary,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-text-secondary {
    color: #fff!important
}

.ijb-card-primary.ijb-card-body .ijb-column-divider,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-column-divider,.ijb-card-secondary.ijb-card-body .ijb-column-divider,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-column-divider,.ijb-light .ijb-column-divider,.ijb-offcanvas-bar .ijb-column-divider,.ijb-overlay-primary .ijb-column-divider,.ijb-section-primary:not(.ijb-preserve-color) .ijb-column-divider,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-column-divider,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-column-divider,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-column-divider {
    column-rule-color: rgba(255,255,255,0.2)
}

.ijb-card-primary.ijb-card-body .ijb-logo,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-logo,.ijb-card-secondary.ijb-card-body .ijb-logo,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-logo,.ijb-light .ijb-logo,.ijb-offcanvas-bar .ijb-logo,.ijb-overlay-primary .ijb-logo,.ijb-section-primary:not(.ijb-preserve-color) .ijb-logo,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-logo,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-logo,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-logo {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-logo:hover,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-logo:hover,.ijb-card-secondary.ijb-card-body .ijb-logo:hover,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-logo:hover,.ijb-light .ijb-logo:hover,.ijb-offcanvas-bar .ijb-logo:hover,.ijb-overlay-primary .ijb-logo:hover,.ijb-section-primary:not(.ijb-preserve-color) .ijb-logo:hover,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-logo:hover,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-logo:hover,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-logo:hover {
    color: #fff
}

.ijb-card-primary.ijb-card-body .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse),.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse),.ijb-card-secondary.ijb-card-body .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse),.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse),.ijb-light .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse),.ijb-offcanvas-bar .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse),.ijb-overlay-primary .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse),.ijb-section-primary:not(.ijb-preserve-color) .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse),.ijb-section-secondary:not(.ijb-preserve-color) .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse),.ijb-tile-primary:not(.ijb-preserve-color) .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse),.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-logo:has(.ijb-logo-inverse)>:not(picture:has(.ijb-logo-inverse)):not(.ijb-logo-inverse) {
    display: none
}

.ijb-card-primary.ijb-card-body .ijb-logo-inverse,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-logo-inverse,.ijb-card-secondary.ijb-card-body .ijb-logo-inverse,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-logo-inverse,.ijb-light .ijb-logo-inverse,.ijb-offcanvas-bar .ijb-logo-inverse,.ijb-overlay-primary .ijb-logo-inverse,.ijb-section-primary:not(.ijb-preserve-color) .ijb-logo-inverse,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-logo-inverse,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-logo-inverse,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-logo-inverse {
    display: block
}

.ijb-card-primary.ijb-card-body .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-card-primary.ijb-card-body .ijb-table-striped>tr:nth-of-type(2n):last-child,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-table-striped>tr:nth-of-type(2n):last-child,.ijb-card-secondary.ijb-card-body .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-card-secondary.ijb-card-body .ijb-table-striped>tr:nth-of-type(2n):last-child,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-table-striped>tr:nth-of-type(2n):last-child,.ijb-light .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-light .ijb-table-striped>tr:nth-of-type(2n):last-child,.ijb-offcanvas-bar .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-offcanvas-bar .ijb-table-striped>tr:nth-of-type(2n):last-child,.ijb-overlay-primary .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-overlay-primary .ijb-table-striped>tr:nth-of-type(2n):last-child,.ijb-section-primary:not(.ijb-preserve-color) .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-section-primary:not(.ijb-preserve-color) .ijb-table-striped>tr:nth-of-type(2n):last-child,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-table-striped>tr:nth-of-type(2n):last-child,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-table-striped>tr:nth-of-type(2n):last-child,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table-striped tbody tr:nth-of-type(2n):last-child,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-table-striped>tr:nth-of-type(2n):last-child {
    border-bottom-color: rgba(255,255,255,.2)
}

.ijb-card-primary.ijb-card-body .ijb-accordion-title::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-accordion-title::before,.ijb-card-secondary.ijb-card-body .ijb-accordion-title::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-accordion-title::before,.ijb-light .ijb-accordion-title::before,.ijb-offcanvas-bar .ijb-accordion-title::before,.ijb-overlay-primary .ijb-accordion-title::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-accordion-title::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-accordion-title::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-accordion-title::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.ijb-card-primary.ijb-card-body .ijb-open>.ijb-accordion-title::before,.ijb-card-primary>:not([class*=ijb-card-media]) .ijb-open>.ijb-accordion-title::before,.ijb-card-secondary.ijb-card-body .ijb-open>.ijb-accordion-title::before,.ijb-card-secondary>:not([class*=ijb-card-media]) .ijb-open>.ijb-accordion-title::before,.ijb-light .ijb-open>.ijb-accordion-title::before,.ijb-offcanvas-bar .ijb-open>.ijb-accordion-title::before,.ijb-overlay-primary .ijb-open>.ijb-accordion-title::before,.ijb-section-primary:not(.ijb-preserve-color) .ijb-open>.ijb-accordion-title::before,.ijb-section-secondary:not(.ijb-preserve-color) .ijb-open>.ijb-accordion-title::before,.ijb-tile-primary:not(.ijb-preserve-color) .ijb-open>.ijb-accordion-title::before,.ijb-tile-secondary:not(.ijb-preserve-color) .ijb-open>.ijb-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

* {
    --ijb-inverse: initial
}

.ijb-card-primary.ijb-card-body,.ijb-card-primary>:not([class*=ijb-card-media]),.ijb-card-secondary.ijb-card-body,.ijb-card-secondary>:not([class*=ijb-card-media]),.ijb-light,.ijb-offcanvas-bar,.ijb-overlay-primary,.ijb-section-primary:not(.ijb-preserve-color),.ijb-section-secondary:not(.ijb-preserve-color),.ijb-tile-primary:not(.ijb-preserve-color),.ijb-tile-secondary:not(.ijb-preserve-color) {
    --ijb-inverse: light
}

.ijb-card-default.ijb-card-body,.ijb-card-default>:not([class*=ijb-card-media]),.ijb-dark,.ijb-dropbar,.ijb-dropdown,.ijb-navbar-container:not(.ijb-navbar-transparent),.ijb-navbar-dropdown,.ijb-overlay-default,.ijb-section-default:not(.ijb-preserve-color),.ijb-section-muted:not(.ijb-preserve-color),.ijb-tile-default:not(.ijb-preserve-color),.ijb-tile-muted:not(.ijb-preserve-color) {
    --ijb-inverse: dark
}

.ijb-inverse-light {
    --ijb-inverse: light!important
}

.ijb-inverse-dark {
    --ijb-inverse: dark!important
}

@media print {
    *,::after,::before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: .5cm
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

span.bp_badge {
    padding: 0px 10px;
    background: #00A0E4;
}

.bp_ac_profile a {
    color: #00A0E4;
}
.bp_ac_profile {
    padding-top: 40px
}

.bp_ac_profile ul {
    list-style-type: none
}
p.bp_meta_text {
    font-size: 0.75rem;
    line-height: 1rem
}

img.orcid, img.google_scholar, img.scopus, img.researcherid, img.sinta {
    vertical-align: middle;
    height: 1rem;
    margin-right: 8px;
}
.bp_profile_pic {
    border: solid 2px #00A0E4;
    padding: 2px;
    width: 60px;
    height: 60px;
    object-fit: cover;
    object-position: 50% 0%;
}