/*! CSS Used from: https://exchange.bullish.com/global-theme.v1.0.css */
:root {
    --white: #ffffff;
    --neutral25: #fafafa;
    --neutral50: #f4f4f4;
    --neutral100: #e9e9e9;
    --neutral200: #d9d9d9;
    --neutral300: #bfbfbf;
    --neutral400: #a6a6a6;
    --neutral500: #8c8c8c;
    --neutral600: #676767;
    --neutral700: #454545;
    --neutral800: #262626;
    --neutral900: #1a1a1a;
    --neutral950: #121212;
    --black: #000000;
    --red100: #ffe5e5;
    --red200: #fcc4c4;
    --red300: #ff9e9e;
    --red400: #f67b7b;
    --red500: #ff454d;
    --red600: #bb020a;
    --red700: #660808;
    --red800: #4d0303;
    --red900: #330000;
    --green100: #defff0;
    --green200: #c3fce2;
    --green300: #9affd2;
    --green400: #65f2b3;
    --green500: #18e589;
    --green600: #00733f;
    --green700: #005931;
    --green800: #004023;
    --green900: #002615;
    --blue100: #dcedff;
    --blue200: #bbdcff;
    --blue300: #96c9ff;
    --blue400: #5facff;
    --blue500: #218cff;
    --blue600: #0955a6;
    --blue700: #053a73;
    --blue800: #00254d;
    --blue900: #00162f;
    --yellow100: #fdf2c4;
    --yellow200: #fde997;
    --yellow300: #fbe072;
    --yellow400: #fad84f;
    --yellow500: #ffd200;
    --yellow600: #f3c00b;
    --yellow700: #595900;
    --yellow800: #404000;
    --yellow900: #262600;
    --radius-sm: 1px;
    --radius-md: 1px;
    --radius-lg: 1px;
}

/*! CSS Used from: Embedded */
body {
    overflow-x: hidden;
}

/*! CSS Used from: Embedded */
@media (pointer: fine) {
    * {
        scrollbar-color: rgb(26, 26, 26) transparent;
    }

    ::-webkit-scrollbar {
        width: 16px;
    }

    ::-webkit-scrollbar-track {
        border-radius: 10px;
    }

    ::-webkit-scrollbar-thumb {
        background-color: rgb(26, 26, 26);
        border-radius: 10px;
        background-clip: content-box;
        border: 4px solid transparent;
    }

    ::-webkit-scrollbar-corner {
        background: transparent;
    }
}

*,
::before,
::after {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}

html {
    height: 100%;
    display: flex;
    flex-direction: column;
}

body {
    margin: 0px;
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4;
    font-size: 14px;
    background: rgb(0, 0, 0);
    font-family: "DM Sans", sans-serif;
    color: rgb(255, 255, 255);
}

#root {
    flex: 1 1 0%;
}

/*! CSS Used from: Embedded */
.bullish-css-1d3w5wq {
    width: 100%;
}

.bullish-css-g9hnv9 {
    position: fixed;
    top: 0px;
    left: 50%;
    z-index: 4;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    padding: 7px 14px;
    background: rgba(21, 138, 80, 0.9);
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    transition: 120ms;
    pointer-events: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-100%);
}

.bullish-css-nvuihm {
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin-left: 14px;
}

.bullish-css-1ngq0qp {
    width: 100%;
    display: flex;
    overflow-y: hidden;
    height: 100vh;
}

.bullish-css-h6x0ey {
    position: fixed;
    inset: 0px;
    z-index: 3;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: flex-end;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity 120ms;
    opacity: 0;
    pointer-events: none;
}

@media only screen and (min-width: 768px) {
    .bullish-css-h6x0ey {
        -webkit-box-align: center;
        align-items: center;
    }
}

.bullish-css-1uw6pgl {
    position: fixed;
    top: 66px;
    z-index: 4;
    right: 7px;
}

.bullish-css-1wr2cg5 {
    padding: var(--row-padding);
    margin: var(--row-margin);
    display: flex;
    -webkit-box-pack: var(--flexRow-justifyContent);
    justify-content: var(--flexRow-justifyContent);
    -webkit-box-align: var(--flexRow-alignItems);
    align-items: var(--flexRow-alignItems);
    flex-direction: var(--flexRow-flexDirection);
    flex-wrap: var(--flexRow-flexWrap);
    flex: 1 1 0%;
    color: rgb(255, 255, 255);
}

.bullish-css-1wr2cg5>* {
    flex: var(--flexRow-flexChildren);
}

.bullish-css-8os5hv {
    display: flex;
    flex-direction: column;
    -webkit-box-flex: inherit;
    flex-grow: inherit;
    overflow: auto;
    background: linear-gradient(60.06deg, rgb(0, 0, 0) 4.25%, rgb(2, 2, 2) 29.98%, rgb(9, 9, 9) 38.93%, rgb(14, 14, 14) 42.29%, rgb(14, 15, 16) 63.55%, rgb(15, 18, 23) 71.38%, rgb(17, 24, 35) 78.09%, rgb(19, 32, 53) 83.68%, rgb(21, 42, 76) 88.16%, rgb(25, 55, 104) 91.52%, rgb(29, 70, 138) 95.99%, rgb(34, 88, 177) 99.35%, rgb(39, 107, 219) 101.58%, rgb(40, 112, 230) 102.7%);
}

.bullish-css-8os5hv[data-marketing="true"] {
    background-image: url("https://exchange.bullish.com/images/bg-light-sticky.png");
    background-repeat: no-repeat;
}

.bullish-css-j0yuy4 {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    box-sizing: border-box;
    flex-shrink: 0;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
}

.bullish-css-p3n68h {
    text-decoration: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    color: rgb(255, 255, 255);
    left: 4px;
    top: 10px;
}

@media only screen and (min-width: 768px) {
    .bullish-css-p3n68h {
        left: 28px;
        top: 42px;
    }
}

.bullish-css-aahkue {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
}

.bullish-css-1yv2r99 {
    width: 100%;
}

.bullish-css-1yv2r99[data-marketing="true"] {
    border: 1px solid rgba(89, 97, 114, 0.25);
    padding: 49px 30px;
}

.bullish-css-xpb10l {
    padding: 28px;
}

.bullish-css-xpb10l[data-marketing="true"] {
    padding: 0px;
}

.bullish-css-cbg3yj {
    padding: var(--row-padding);
    margin: var(--row-margin);
    display: flex;
    -webkit-box-pack: var(--flexRow-justifyContent);
    justify-content: var(--flexRow-justifyContent);
    -webkit-box-align: var(--flexRow-alignItems);
    align-items: var(--flexRow-alignItems);
    flex-direction: var(--flexRow-flexDirection);
    flex-wrap: var(--flexRow-flexWrap);
}

.bullish-css-cbg3yj[data-margin-bottom="true"] {
    margin-bottom: var(--row-marginBottom);
}

.bullish-css-cbg3yj[data-children-gap="true"] {
    display: flex;
    gap: var(--row-childrenGap);
}

.bullish-css-cbg3yj[data-full-width="true"] {
    width: 100%;
}

.bullish-css-cbg3yj>* {
    flex: var(--flexRow-flexChildren);
}

.bullish-css-1uecx6o {
    padding: var(--row-padding);
    margin: var(--row-margin);
    font-weight: var(--text-weight);
    color: var(--text-color);
    text-align: var(--text-align);
    text-transform: var(--text-transform);
    font-size: 30px;
    font-family: "DM Sans", sans-serif;
    line-height: 1.1;
}

@media only screen and (min-width: 768px) {
    .bullish-css-1uecx6o {
        font-size: 36px;
    }
}

.bullish-css-18f4dez {
    padding: var(--row-padding);
    margin: var(--row-margin);
    font-weight: var(--text-weight);
    font-size: var(--text-size);
    color: var(--text-color);
    font-family: var(--text-fontFamily);
    text-align: var(--text-align);
    text-transform: var(--text-transform);
}

.bullish-css-18f4dez[data-margin-bottom="true"] {
    margin-bottom: var(--row-marginBottom);
}

.bullish-css-syv2kv {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
}

.bullish-css-16dn4ca {
    position: relative;
    display: flex;
}

.bullish-css-16dn4ca[data-size^="normal"] {
    height: 48px;
}

.bullish-css-16dn4ca input {
    flex: 1 1 0%;
    width: 100%;
    font-family: inherit;
    font-size: 14px;
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    padding: 22px 15px 5px;
    transition: 120ms;
    border-radius: 1px;
    border: 1px solid rgb(166, 166, 166);
}

.bullish-css-16dn4ca input::placeholder {
    color: rgb(191, 191, 191);
    font-weight: 400;
}

.bullish-css-16dn4ca input:focus:not(:read-only):not(:disabled) {
    outline: none;
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}

.bullish-css-16dn4ca[data-marketing="true"] input {
    border-radius: 0px;
    border: 1px solid rgb(140, 140, 140);
}

.bullish-css-a9jweq {
    position: absolute;
    top: 15px;
    background-color: transparent;
    color: rgb(191, 191, 191);
    transition: transform 120ms ease-out;
    font-size: 14px;
    left: 16px;
}

input:not(:disabled):focus~.bullish-css-a9jweq {
    transform: translateY(-10px);
}

input[data-marketing="true"]:not(:disabled):focus~.bullish-css-a9jweq {
    font-family: "DM Mono", monospace;
}

.bullish-css-a9jweq[data-marketing="true"] {
    color: rgb(140, 140, 140);
}

.bullish-css-1uhyovv {
    padding: var(--row-padding);
    margin: var(--row-margin);
}

.bullish-css-1uhyovv[data-margin-top="true"] {
    margin-top: var(--row-marginTop);
}

.bullish-css-1uhyovv[data-margin-bottom="true"] {
    margin-bottom: var(--row-marginBottom);
}

.bullish-css-1o3yvcu {
    appearance: none;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    font-size: inherit;
    font-family: inherit;
    font-weight: bold;
    text-align: center;
    max-width: 100%;
    transition: 120ms;
    border-radius: 1px;
    color: rgb(255, 255, 255);
    border: 1px solid var(--btn-color);
}

.bullish-css-1o3yvcu:not(:disabled):hover {
    cursor: pointer;
}

.bullish-css-1o3yvcu:disabled {
    opacity: 0.4;
}

.bullish-css-1o3yvcu:focus {
    outline: none;
}

.bullish-css-1o3yvcu[data-size^="large"] {
    padding: 0px 28px;
    font-size: 14px;
    height: 48px;
}

.bullish-css-1o3yvcu[data-emphasis="fill"] {
    background: var(--btn-color);
}

.bullish-css-1o3yvcu[data-emphasis="fill"]:not(:disabled):hover,
.bullish-css-1o3yvcu[data-emphasis="fill"]:not(:disabled):focus {
    filter: brightness(120%) saturate(120%);
}

.bullish-css-1o3yvcu[data-marketing="true"] {
    border-radius: 0px;
    text-transform: uppercase;
}

.bullish-css-1o3yvcu[data-marketing="true"][data-emphasis="fill"] {
    color: rgb(0, 0, 0);
}

.bullish-css-1f7apd6 {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.bullish-css-awemxz {
    width: 100%;
    padding-top: 28px;
}

.bullish-css-y9cvnx:not(:last-of-type) {
    margin-bottom: 14px;
}

.bullish-css-1j9osh3 {
    padding: var(--row-padding);
    font-weight: var(--text-weight);
    font-size: var(--text-size);
    color: var(--text-color);
    font-family: var(--text-fontFamily);
    text-align: var(--text-align);
    text-transform: var(--text-transform);
    margin-right: 4px;
}

.bullish-css-5yns7r {
    color: rgb(33, 140, 255);
    text-decoration: none;
    font-weight: 500;
}

.bullish-css-5yns7r:not(:disabled) {
    cursor: pointer;
}

.bullish-css-5yns7r:focus,
.bullish-css-5yns7r:hover {
    text-decoration: underline;
}

.bullish-css-5yns7r[data-marketing="true"] {
    color: rgb(24, 229, 137);
}

.bullish-css-4olxmx {
    padding: var(--row-padding);
    margin: var(--row-margin);
    font-weight: var(--text-weight);
    font-size: var(--text-size);
    font-family: var(--text-fontFamily);
    text-align: var(--text-align);
    text-transform: var(--text-transform);
    color: rgb(33, 140, 255);
}

.bullish-css-4olxmx[data-marketing="true"] {
    color: rgb(24, 229, 137);
}

.bullish-css-1gis414 {
    display: flex;
    cursor: pointer;
    align-items: flex-start;
}

.bullish-css-1ingq60 {
    position: relative;
    margin-right: 10px;
}

.bullish-css-1vtmz02 {
    appearance: none;
    outline: none;
    height: 16px;
    width: 16px;
    min-width: 16px;
    margin: 0px;
    border: 1px solid rgb(166, 166, 166);
    border-radius: 1px;
}

.bullish-css-1vtmz02:focus:not(:disabled),
.bullish-css-1vtmz02:hover:not(:disabled),
.bullish-css-1vtmz02:active:not(:disabled) {
    border-color: rgb(255, 255, 255);
}

.bullish-css-1vtmz02:checked {
    background-color: rgb(33, 140, 255);
    border-color: rgb(33, 140, 255);
}

.bullish-css-1vtmz02:checked~.check {
    opacity: 1;
}

.bullish-css-1vtmz02[data-marketing="true"],
.bullish-css-1vtmz02[data-marketing="true"].bullish-css-1vtmz02:checked {
    border-radius: 0px;
    background-color: rgb(0, 0, 0);
    border: 1px solid rgb(140, 140, 140);
}

.bullish-css-1vtmz02[data-marketing="true"]:focus:not(:disabled),
.bullish-css-1vtmz02[data-marketing="true"].bullish-css-1vtmz02:checked:focus:not(:disabled),
.bullish-css-1vtmz02[data-marketing="true"]:hover:not(:disabled),
.bullish-css-1vtmz02[data-marketing="true"].bullish-css-1vtmz02:checked:hover:not(:disabled),
.bullish-css-1vtmz02[data-marketing="true"]:active:not(:disabled),
.bullish-css-1vtmz02[data-marketing="true"].bullish-css-1vtmz02:checked:active:not(:disabled) {
    border-color: rgb(255, 255, 255);
}

.bullish-css-qvof7f {
    position: absolute;
    top: 2px;
    left: 2px;
    opacity: 0;
    transition: opacity 120ms;
}

.bullish-css-qvof7f[data-marketing="true"] {
    color: rgb(24, 229, 137);
}

/*! CSS Used from: Embedded */
#onetrust-pc-sdk .ot-close-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzQ4LjMzM3B4IiBoZWlnaHQ9IjM0OC4zMzNweCIgdmlld0JveD0iMCAwIDM0OC4zMzMgMzQ4LjMzNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzQ4LjMzMyAzNDguMzM0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzU2NTY1NiIgZD0iTTMzNi41NTksNjguNjExTDIzMS4wMTYsMTc0LjE2NWwxMDUuNTQzLDEwNS41NDljMTUuNjk5LDE1LjcwNSwxNS42OTksNDEuMTQ1LDAsNTYuODVjLTcuODQ0LDcuODQ0LTE4LjEyOCwxMS43NjktMjguNDA3LDExLjc2OWMtMTAuMjk2LDAtMjAuNTgxLTMuOTE5LTI4LjQxOS0xMS43NjlMMTc0LjE2NywyMzEuMDAzTDY4LjYwOSwzMzYuNTYzYy03Ljg0Myw3Ljg0NC0xOC4xMjgsMTEuNzY5LTI4LjQxNiwxMS43NjljLTEwLjI4NSwwLTIwLjU2My0zLjkxOS0yOC40MTMtMTEuNzY5Yy0xNS42OTktMTUuNjk4LTE1LjY5OS00MS4xMzksMC01Ni44NWwxMDUuNTQtMTA1LjU0OUwxMS43NzQsNjguNjExYy0xNS42OTktMTUuNjk5LTE1LjY5OS00MS4xNDUsMC01Ni44NDRjMTUuNjk2LTE1LjY4Nyw0MS4xMjctMTUuNjg3LDU2LjgyOSwwbDEwNS41NjMsMTA1LjU1NEwyNzkuNzIxLDExLjc2N2MxNS43MDUtMTUuNjg3LDQxLjEzOS0xNS42ODcsNTYuODMyLDBDMzUyLjI1OCwyNy40NjYsMzUyLjI1OCw1Mi45MTIsMzM2LjU1OSw2OC42MTF6Ii8+PC9nPjwvc3ZnPg==");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
    width: 12px;
}

#onetrust-pc-sdk .ot-pc-footer-logo a {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 25px;
    width: 152px;
    display: block;
    text-decoration: none;
    font-size: 0.75em;
}

#onetrust-pc-sdk .ot-pc-footer-logo a:hover {
    color: #565656;
}

#onetrust-pc-sdk button * {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}

#onetrust-pc-sdk .ot-hide {
    display: none !important;
}

#onetrust-pc-sdk button.ot-link-btn:hover {
    text-decoration: underline;
    opacity: 1;
}

#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column {
    padding: 0;
}

#onetrust-pc-sdk .ot-sdk-row {
    flex-direction: initial;
    width: 100%;
}

#onetrust-pc-sdk [type="checkbox"]:checked,
#onetrust-pc-sdk [type="checkbox"]:not(:checked) {
    pointer-events: initial;
}

#onetrust-pc-sdk [type="checkbox"]:disabled+label::before,
#onetrust-pc-sdk [type="checkbox"]:disabled+label:after,
#onetrust-pc-sdk [type="checkbox"]:disabled+label {
    pointer-events: none;
    opacity: 0.7;
}

#onetrust-pc-sdk li .ot-acc-txt {
    z-index: 2;
    position: relative;
}

#onetrust-pc-sdk input {
    margin: 3px 0.1ex;
}

#onetrust-pc-sdk .ot-pc-logo {
    height: 60px;
    width: 180px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

#onetrust-pc-sdk .ot-pc-logo img {
    max-height: 100%;
    max-width: 100%;
}

#onetrust-pc-sdk .ot-scrn-rdr {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

#onetrust-pc-sdk.ot-fade-in,
.onetrust-pc-dark-filter.ot-fade-in {
    animation-name: onetrust-fade-in;
    animation-duration: 400ms;
    animation-timing-function: ease-in-out;
}

#onetrust-pc-sdk.ot-hide {
    display: none !important;
}

.onetrust-pc-dark-filter.ot-hide {
    display: none !important;
}

.onetrust-pc-dark-filter {
    background: rgba(0, 0, 0, 0.5);
    z-index: 2147483646;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
}

@media only screen and (min-width: 426px) and (max-width: 896px) and (orientation: landscape) {
    #onetrust-pc-sdk p {
        font-size: 0.75em;
    }
}

#onetrust-pc-sdk {
    font-size: 16px;
}

#onetrust-pc-sdk *,
#onetrust-pc-sdk ::after,
#onetrust-pc-sdk ::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#onetrust-pc-sdk div,
#onetrust-pc-sdk span,
#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3,
#onetrust-pc-sdk h4,
#onetrust-pc-sdk p,
#onetrust-pc-sdk img,
#onetrust-pc-sdk svg,
#onetrust-pc-sdk button,
#onetrust-pc-sdk section,
#onetrust-pc-sdk a,
#onetrust-pc-sdk label,
#onetrust-pc-sdk input,
#onetrust-pc-sdk ul,
#onetrust-pc-sdk li,
#onetrust-pc-sdk #ot-pc-content {
    font-family: inherit;
    font-weight: normal;
    -webkit-font-smoothing: auto;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    margin: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    width: auto;
    min-width: 0;
    max-width: none;
    border-radius: 0;
    border: none;
    clear: none;
    float: none;
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    background: none;
    overflow: visible;
    vertical-align: baseline;
    visibility: visible;
    z-index: auto;
    box-shadow: none;
}

#onetrust-pc-sdk label:before,
#onetrust-pc-sdk label:after {
    content: "";
    content: none;
}

#onetrust-pc-sdk .ot-sdk-column {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0;
    display: initial;
}

@media (min-width: 550px) {
    #onetrust-pc-sdk .ot-sdk-column {
        margin-left: 4%;
    }

    #onetrust-pc-sdk .ot-sdk-column:first-child {
        margin-left: 0;
    }
}

#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3,
#onetrust-pc-sdk h4 {
    margin-top: 0;
    font-weight: 600;
    font-family: inherit;
}

#onetrust-pc-sdk h2 {
    font-size: 1.5rem;
    line-height: 1.25;
}

#onetrust-pc-sdk h3 {
    font-size: 1.5rem;
    line-height: 1.3;
}

#onetrust-pc-sdk h4 {
    font-size: 1.5rem;
    line-height: 1.35;
}

@media (min-width: 550px) {
    #onetrust-pc-sdk h2 {
        font-size: 1.5rem;
    }

    #onetrust-pc-sdk h3 {
        font-size: 1.5rem;
    }

    #onetrust-pc-sdk h4 {
        font-size: 1.5rem;
    }
}

#onetrust-pc-sdk p {
    margin: 0 0 1em 0;
    font-family: inherit;
    line-height: normal;
}

#onetrust-pc-sdk a {
    color: #565656;
    text-decoration: underline;
}

#onetrust-pc-sdk a:hover {
    color: #565656;
    text-decoration: none;
}

#onetrust-pc-sdk button {
    margin-bottom: 1rem;
    font-family: inherit;
}

#onetrust-pc-sdk button {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0.01em;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box;
}

#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,
#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus {
    color: #333;
    border-color: #888;
    opacity: 0.7;
}

#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus {
    outline: 2px solid #000;
}

#onetrust-pc-sdk input[type="text"] {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
}

#onetrust-pc-sdk input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#onetrust-pc-sdk input[type="text"]:focus {
    border: 1px solid #000;
    outline: 0;
}

#onetrust-pc-sdk label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600;
}

#onetrust-pc-sdk input[type="checkbox"] {
    display: inline;
}

#onetrust-pc-sdk ul {
    list-style: circle inside;
}

#onetrust-pc-sdk ul {
    padding-left: 0;
    margin-top: 0;
}

#onetrust-pc-sdk ul ul {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%;
}

#onetrust-pc-sdk li {
    margin-bottom: 1rem;
}

#onetrust-pc-sdk button {
    margin-bottom: 1rem;
    font-family: inherit;
}

#onetrust-pc-sdk .ot-sdk-row:after {
    content: "";
    display: table;
    clear: both;
}

#onetrust-pc-sdk .ot-sdk-row {
    margin: 0;
    max-width: none;
    display: block;
}

#onetrust-consent-sdk h3 {
    font-size: 24px !important;
}

#onetrust-pc-sdk button {
    padding: 15px 24px !important;
    font-size: 16px !important;
    letter-spacing: 0.005em !important;
}

.save-preference-btn-handler {
    border-radius: 1px !important;
    margin-right: 24px !important;
}

.ot-pc-header {
    border-bottom: none !important;
}

#ot-pc-content h3 {
    font-family: 'Tactic', sans-serif !important;
    font-weight: normal !important;
}

#onetrust-pc-sdk .ot-btn-container button {
    min-width: auto !important;
    margin-right: 30px !important;
}

.ot-cat-item button {
    border: 1px solid #434850 !important;
}

.ot-pc-footer {
    border-top: none !important;
}

.ot-pc-footer-logo {
    display: none !important;
}

.ot-sdk-row {
    display: flex !important;
    align-items: center !important;
}

@media (max-width: 768px) {
    .ot-sdk-row {
        flex-direction: column;
    }
}

#onetrust-pc-sdk {
    position: fixed;
    z-index: 2147483647;
    bottom: 0;
    left: 0;
    background-color: #fff;
    max-width: 480px;
    min-width: 480px;
    height: 100%;
    -webkit-box-shadow: 0px 2px 10px -3px #999;
    -moz-box-shadow: 0px 2px 10px -3px #999;
    box-shadow: 0px 2px 10px -3px #999;
}

#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon {
    background-color: transparent;
    border: none;
}

#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-track {
    margin-right: 20px;
}

#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar {
    width: 11px;
}

#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #d8d8d8;
}

#onetrust-pc-sdk .ot-pc-scrollbar {
    scrollbar-arrow-color: #d8d8d8;
    scrollbar-darkshadow-color: #d8d8d8;
    scrollbar-face-color: #d8d8d8;
    scrollbar-shadow-color: #d8d8d8;
}

#onetrust-pc-sdk .ot-pc-header {
    height: 39px;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 0 10px 25px;
}

#onetrust-pc-sdk .ot-pc-logo {
    height: 40px;
    width: 120px;
}

#onetrust-pc-sdk .ot-close-icon {
    float: right;
    height: 10px;
    width: 10px;
    margin-top: 10px;
    margin-right: 5px;
}

#onetrust-pc-sdk #ot-pc-content,
#onetrust-pc-sdk #ot-pc-lst {
    position: absolute;
    top: 60px;
    bottom: 104px;
}

#onetrust-pc-sdk #ot-pc-content {
    padding-left: 2px;
    padding-right: 10px;
    margin-left: 23px;
    margin-right: 7px;
    width: calc(100% - 42px);
    overflow-y: auto;
}

#onetrust-pc-sdk #ot-pc-lst {
    width: 100%;
}

#onetrust-pc-sdk .ot-pc-footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    max-height: 160px;
    border-top: 1px solid #d8d8d8;
}

#onetrust-pc-sdk .ot-pc-footer button {
    margin-top: 19px;
}

#onetrust-pc-sdk .ot-btn-container {
    text-align: left;
    margin-left: 25px;
    margin-right: 25px;
}

#onetrust-pc-sdk .ot-btn-container button {
    min-width: calc(50% - 5px);
}

#onetrust-pc-sdk .ot-pc-footer-logo {
    padding-left: 25px;
    height: 30px;
    background: #f4f4f4;
    text-align: right;
}

#onetrust-pc-sdk .ot-pc-footer-logo a {
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px;
}

#onetrust-pc-sdk button {
    display: inline-block;
    font-size: .75em;
    letter-spacing: .08em;
    max-width: 394px;
    padding: 12px 30px;
    line-height: 1;
    word-break: break-word;
    word-wrap: break-word;
    white-space: normal;
    font-weight: bold;
    height: auto;
}

#onetrust-pc-sdk button:hover,
#onetrust-pc-sdk button:focus {
    color: #fff;
    border-color: #68b631;
}

#onetrust-pc-sdk .ot-link-btn {
    padding: 0;
    margin-bottom: 0;
    border: 0;
    font-weight: normal;
    line-height: normal;
    width: auto;
    height: auto;
}

#onetrust-pc-sdk #accept-recommended-btn-handler {
    margin-right: 10px;
    margin-bottom: 25px;
}

#onetrust-pc-sdk .ot-pc-refuse-all-handler {
    margin-right: 5px;
}

#onetrust-pc-sdk .ot-tgl {
    float: right;
    position: relative;
    z-index: 1;
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob {
    background-color: #d5e9ff;
    border: 1px solid #3860be;
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before {
    -webkit-transform: translateX(21px);
    -ms-transform: translateX(21px);
    transform: translateX(21px);
    background-color: #3860be;
}

#onetrust-pc-sdk .ot-tgl input:focus+.ot-switch .ot-switch-nob {
    box-shadow: 0 0 1px #2196f3;
    outline-style: auto !important;
    outline-width: 1px !important;
}

#onetrust-pc-sdk .ot-switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 25px;
    margin-bottom: 0;
}

#onetrust-pc-sdk .ot-switch-nob {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f2f1f1;
    border: 1px solid #ddd;
    transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -o-transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    border-radius: 20px;
}

#onetrust-pc-sdk .ot-switch-nob:before {
    position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    bottom: 1px;
    background-color: #7d7d7d;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 20px;
}

#onetrust-pc-sdk .ot-chkbox {
    z-index: 1;
}

#onetrust-pc-sdk .ot-chkbox input:checked~label::before {
    background-color: #3860be;
}

#onetrust-pc-sdk .ot-chkbox input+label::after {
    content: none;
    color: #fff;
}

#onetrust-pc-sdk .ot-chkbox input:checked+label::after {
    content: "";
}

#onetrust-pc-sdk .ot-chkbox input:focus+label::before {
    outline-style: solid;
    outline-width: 2px;
    outline-style: auto;
}

#onetrust-pc-sdk .ot-chkbox label {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

#onetrust-pc-sdk .ot-chkbox label::before,
#onetrust-pc-sdk .ot-chkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
    border-radius: 3px;
}

#onetrust-pc-sdk .ot-chkbox label::before {
    height: 18px;
    width: 18px;
    border: 1px solid #3860be;
    left: 0px;
}

#onetrust-pc-sdk .ot-chkbox label::after {
    height: 5px;
    width: 9px;
    border-left: 3px solid;
    border-bottom: 3px solid;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 4px;
    top: 5px;
}

#onetrust-pc-sdk .ot-label-txt {
    display: none;
}

#onetrust-pc-sdk .ot-chkbox input,
#onetrust-pc-sdk .ot-tgl input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

#onetrust-pc-sdk .ot-acc-hdr {
    display: inline-block;
    width: 100%;
}

#onetrust-pc-sdk #ot-fltr-modal .ot-label-txt {
    display: inline-block;
    font-size: .85em;
    color: dimgray;
}

#onetrust-pc-sdk .ot-label-status {
    padding-left: 5px;
    font-size: .75em;
    display: none;
}

#onetrust-pc-sdk .ot-plus-minus {
    width: 20px;
    height: 20px;
    font-size: 1.5em;
    position: relative;
    display: inline-block;
    margin-right: 5px;
    top: 3px;
}

#onetrust-pc-sdk .ot-plus-minus span {
    position: absolute;
    background: #27455c;
    border-radius: 1px;
}

#onetrust-pc-sdk .ot-plus-minus span:first-of-type {
    top: 25%;
    bottom: 25%;
    width: 10%;
    left: 45%;
}

#onetrust-pc-sdk .ot-plus-minus span:last-of-type {
    left: 25%;
    right: 25%;
    height: 10%;
    top: 45%;
}

#onetrust-pc-sdk .ot-host-item {
    padding-right: 0;
}

#onetrust-pc-sdk #ot-pc-title,
#onetrust-pc-sdk #ot-pc-desc,
#onetrust-pc-sdk #ot-category-title,
#onetrust-pc-sdk .ot-cat-header,
#onetrust-pc-sdk .ot-cat-item p:last-of-type {
    color: dimgray;
}

#onetrust-pc-sdk #ot-pc-title {
    margin-top: 20px;
    margin-bottom: 10px;
}

#onetrust-pc-sdk #ot-pc-desc,
#onetrust-pc-sdk .ot-cat-item p {
    font-size: .79em;
    line-height: 1.4;
}

#onetrust-pc-sdk #ot-pc-desc * {
    font-size: inherit;
    line-height: inherit;
}

#onetrust-pc-sdk #ot-category-title,
#onetrust-pc-sdk #ot-pc-title {
    font-size: 1.125em;
    line-height: 1.2;
}

#onetrust-pc-sdk #ot-pc-desc {
    clear: both;
    font-size: .813em;
    line-height: 1.5;
    margin-bottom: 25px;
}

#onetrust-pc-sdk #ot-pc-desc * {
    font-size: inherit;
}

#onetrust-pc-sdk #ot-pc-desc a {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

#onetrust-pc-sdk #ot-pc-desc,
#onetrust-pc-sdk #accept-recommended-btn-handler,
#onetrust-pc-sdk #ot-pc-title,
#onetrust-pc-sdk #ot-category-title,
#onetrust-pc-sdk .ot-cat-header {
    float: left;
}

#onetrust-pc-sdk #ot-category-title {
    width: 100%;
    text-align: left;
}

#onetrust-pc-sdk #ot-pc-title,
#onetrust-pc-sdk #ot-category-title,
#onetrust-pc-sdk .ot-cat-header,
#onetrust-pc-sdk #ot-lst-title,
#onetrust-pc-sdk .ot-always-active {
    font-weight: bold;
}

#onetrust-pc-sdk a {
    color: #656565;
    cursor: pointer;
}

#onetrust-pc-sdk a:hover {
    color: #3860be;
}

#onetrust-pc-sdk .ot-always-active {
    float: right;
    color: #3860be;
    margin-top: -2px;
}

#onetrust-pc-sdk .ot-cat-header,
#onetrust-pc-sdk .ot-always-active {
    font-size: .88em;
    line-height: 1.4;
    position: relative;
}

#onetrust-pc-sdk .ot-cat-item {
    margin-top: 25px;
    line-height: 1.1;
}

#onetrust-pc-sdk .ot-cat-item p:last-of-type {
    clear: both;
    padding-top: 15px;
    margin: 0;
}

#onetrust-pc-sdk .ot-hlst-cntr {
    margin-top: 3px;
    overflow: hidden;
    clear: both;
    padding-left: 2px;
    padding-bottom: 2px;
}

#onetrust-pc-sdk .category-host-list-handler {
    color: #3860be;
    margin-left: 0;
    font-size: .813em;
    text-decoration: none;
    float: left;
    margin-top: 5px;
}

#onetrust-pc-sdk .category-host-list-handler:hover {
    text-decoration-line: underline;
}

#onetrust-pc-sdk .back-btn-handler {
    min-height: 20px;
    font-size: 1em;
    text-decoration: none;
}

#onetrust-pc-sdk .back-btn-handler svg {
    width: 12px;
    height: 12px;
}

#onetrust-pc-sdk .back-btn-handler:hover {
    opacity: .6;
}

#onetrust-pc-sdk #ot-lst-title h3 {
    word-break: break-word;
    word-wrap: break-word;
    margin-bottom: 0;
    color: #656565;
    font-weight: bold;
    margin-left: 15px;
    display: inline-block;
    font-size: 1em;
}

#onetrust-pc-sdk #ot-lst-title {
    margin-top: 15px;
    font-size: 1em;
}

#onetrust-pc-sdk #ot-pc-hdr {
    display: inline-block;
    padding-left: 27px;
    padding-right: 17px;
    width: calc(100% - 44px);
}

#onetrust-pc-sdk #ot-pc-hdr input::placeholder {
    color: #d4d4d4;
    font-style: italic;
}

#onetrust-pc-sdk #vendor-search-handler {
    height: 31px;
    width: 100%;
    border-radius: 50px;
    font-size: .8em;
    padding-right: 35px;
    padding-left: 15px;
    float: left;
    margin-left: 15px;
}

#onetrust-pc-sdk #ot-lst-cnt {
    transform: translate3d(0, 0, 0);
    position: relative;
    padding-left: 27px;
    margin-right: 10px;
    margin-top: 10px;
    width: calc(100% - 37px);
    top: 0;
    bottom: 70px;
    height: calc(100% - 94px);
    overflow-y: auto;
    overflow-x: hidden;
}

#onetrust-pc-sdk #ot-pc-lst .ot-tgl-cntr {
    right: 32px;
    position: absolute;
    margin-top: 10px;
    height: 20px;
}

#onetrust-pc-sdk #ot-pc-lst:not(.ot-enbl-chr):not(.ot-hosts-ui) .ot-tgl-cntr {
    right: 12px;
}

#onetrust-pc-sdk #ot-sel-blk {
    position: sticky;
    position: -webkit-sticky;
    width: 100%;
    display: inline-block;
    top: 0;
    overflow: hidden;
    z-index: 3;
}

#onetrust-pc-sdk .ot-lst-subhdr {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

#onetrust-pc-sdk .ot-lst-subhdr svg {
    width: 30px;
    height: 30px;
    position: absolute;
    float: left;
    right: -15px;
}

#onetrust-pc-sdk .ot-search-cntr {
    float: left;
    width: 82%;
    position: relative;
}

#onetrust-pc-sdk .ot-fltr-cntr {
    float: right;
    right: 15px;
    position: relative;
}

#onetrust-pc-sdk #filter-btn-handler {
    background-color: #3860be;
    border-radius: 17px;
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    -moz-transition: .1s ease;
    -o-transition: .1s ease;
    -webkit-transition: 1s ease;
    transition: .1s ease;
    padding: 0;
    margin: 0;
}

#onetrust-pc-sdk #filter-btn-handler:hover {
    opacity: .7;
}

#onetrust-pc-sdk #filter-btn-handler svg {
    width: 12px;
    margin: 6px 10px 0 9px;
    display: block;
    height: 12px;
    position: static;
    right: auto;
    top: auto;
}

#onetrust-pc-sdk .ot-host-hdr {
    width: calc(100% - 165px);
    height: auto;
    float: left;
    text-align: left;
    word-break: break-word;
    word-wrap: break-word;
    vertical-align: middle;
    padding-bottom: 2px;
    padding-left: 2px;
}

#onetrust-pc-sdk .ot-host-hdr {
    pointer-events: none;
    position: relative;
    z-index: 1;
}

#onetrust-pc-sdk .ot-host-hdr .ot-host-name {
    pointer-events: none;
}

#onetrust-pc-sdk #ot-host-lst .ot-host-info {
    font-size: .7em;
    line-height: 1.1;
}

#onetrust-pc-sdk #ot-host-lst .ot-host-name {
    color: dimgray;
    font-size: .81em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 5px;
    position: relative;
}

#onetrust-pc-sdk #ot-host-lst .ot-host-desc {
    width: 100%;
    margin-bottom: 5px;
}

#onetrust-pc-sdk #ot-host-lst .ot-host-expand,
#onetrust-pc-sdk #ot-host-lst .ot-host-desc {
    color: dimgray;
    font-size: .69em;
    line-height: 1.4;
    float: left;
    font-weight: normal;
}

#onetrust-pc-sdk #ot-host-lst .ot-host-expand {
    color: #3860be;
}

#onetrust-pc-sdk .ot-host-opt {
    margin: 0;
    font-size: inherit;
    display: inline-block;
    width: 100%;
}

#onetrust-pc-sdk .ot-host-opt .ot-host-info {
    border: none;
    font-size: .8em;
    color: dimgray;
    display: inline-block;
    width: calc(100% - 20px);
    padding: 10px;
    margin-bottom: 10px;
    background-color: #f8f8f8;
}

#onetrust-pc-sdk .ot-host-opt .ot-host-info>div {
    overflow: auto;
}

#onetrust-pc-sdk .ot-host-opt li>div div {
    font-size: .8em;
    padding: 5px 0;
}

#onetrust-pc-sdk .ot-host-opt li>div div:nth-child(1) {
    width: 30%;
    float: left;
}

#onetrust-pc-sdk .ot-host-opt li>div div:nth-child(2) {
    width: 70%;
    float: left;
    word-break: break-word;
    word-wrap: break-word;
}

#onetrust-pc-sdk #ot-fltr-modal {
    right: 13px;
    top: 87px;
    height: 90%;
    max-height: 370px;
    display: none;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    -webkit-transition: 2s ease;
    transition: .2s ease;
    opacity: 1;
    position: absolute;
}

#onetrust-pc-sdk #ot-fltr-cnt {
    z-index: 2147483646;
    background-color: #fff;
    position: relative;
    height: 100%;
    max-width: 325px;
    border-radius: 3px;
    padding-right: 10px;
    padding-bottom: 5px;
    -webkit-box-shadow: 0px 0px 12px 2px #c7c5c7;
    -moz-box-shadow: 0px 0px 12px 2px #c7c5c7;
    box-shadow: 0px 0px 12px 2px #c7c5c7;
}

#onetrust-pc-sdk .ot-fltr-scrlcnt {
    overflow-y: auto;
    overflow-x: hidden;
    clear: both;
    max-height: calc(100% - 60px);
}

#onetrust-pc-sdk #ot-anchor {
    border: 12px solid transparent;
    display: none;
    position: absolute;
    z-index: 2147483647;
    right: 36px;
    top: 75px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background-color: #fff;
    -webkit-box-shadow: -3px -3px 5px -2px #c7c5c7;
    -moz-box-shadow: -3px -3px 5px -2px #c7c5c7;
    box-shadow: -3px -3px 5px -2px #c7c5c7;
}

#onetrust-pc-sdk .ot-fltr-btns {
    margin-left: 15px;
}

#onetrust-pc-sdk #filter-apply-handler {
    margin-right: 15px;
}

#onetrust-pc-sdk .ot-fltr-opt {
    margin-bottom: 20px;
    margin-left: 15px;
    width: 75%;
}

#onetrust-pc-sdk .ot-fltr-opt label {
    padding-left: 30px;
}

#onetrust-pc-sdk #ot-sel-blk .ot-chkbox {
    width: 20px;
    height: 20px;
    float: right;
}

#onetrust-pc-sdk #ot-selall-vencntr label,
#onetrust-pc-sdk #ot-selall-hostcntr label,
#onetrust-pc-sdk #ot-selall-licntr label {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
}

#onetrust-pc-sdk #ot-selall-vencntr input,
#onetrust-pc-sdk #ot-selall-hostcntr input,
#onetrust-pc-sdk #ot-selall-licntr input {
    height: auto;
    width: auto;
    border-radius: 0;
    font-size: initial;
    padding: 0;
    float: none;
}

#onetrust-pc-sdk #close-pc-btn-handler {
    margin: 0;
    float: right;
    height: 44px;
    width: 44px;
    background-size: 10px;
}

#onetrust-pc-sdk .ot-close-icon {
    padding: 0;
    background-color: transparent;
    border: none;
}

#onetrust-pc-sdk #clear-filters-handler {
    float: right;
    max-width: 200px;
    margin-bottom: 10px;
    text-decoration: none;
    margin-top: 20px;
    font-weight: bold;
    color: #3860be;
    font-size: .9em;
    letter-spacing: normal;
    border: none;
    padding: 1px;
}

#onetrust-pc-sdk #clear-filters-handler:hover {
    color: #2285f7;
}

#onetrust-pc-sdk #clear-filters-handler:focus {
    outline: #000 solid 1px;
}

#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {
    position: relative;
    border-radius: 1px;
    margin: 0;
    padding: 0;
    border: 1px solid #d8d8d8;
    border-top: none;
    float: left;
    width: calc(100% - 2px);
}

#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item:first-of-type {
    margin-top: 10px;
    border-top: 1px solid #d8d8d8;
}

#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item .ot-acc-grpdesc {
    font-size: .813em;
    line-height: 1.5;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr {
    padding-top: 11.5px;
    padding-bottom: 11.5px;
    padding-left: 20px;
    padding-right: 15px;
    width: calc(100% - 35px);
    display: inline-block;
    position: relative;
    min-height: 25px;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-txt {
    width: 100%;
    padding: 0px;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpcntr {
    z-index: 1;
    position: relative;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header {
    float: none;
    font-size: .88em;
    color: #2e3644;
    margin: 0;
    display: inline-block;
    height: auto;
    word-wrap: break-word;
    vertical-align: middle;
    min-height: inherit;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr {
    padding-left: 20px;
    width: calc(100% - 20px);
    display: inline-block;
    margin-top: 0;
    padding-bottom: 2px;
}

#onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl,
#onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active {
    right: 16px;
}

#onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl,
#onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#onetrust-pc-sdk #ot-category-title {
    padding-bottom: 10px;
}

#onetrust-pc-sdk .ot-cat-header {
    width: calc(100% - 130px);
    max-width: 60%;
}

#onetrust-pc-sdk .ot-acc-grpcntr .ot-acc-grpdesc {
    margin-bottom: 5px;
}

#onetrust-pc-sdk .ot-cat-item h4+.ot-tgl {
    padding-left: 30px;
}

#onetrust-pc-sdk .ot-sel-all-hdr,
#onetrust-pc-sdk .ot-sel-all-chkbox {
    position: relative;
    display: inline-block;
    width: 100%;
}

#onetrust-pc-sdk .ot-sel-all-chkbox {
    z-index: 1;
}

#onetrust-pc-sdk .ot-li-hdr,
#onetrust-pc-sdk .ot-consent-hdr {
    float: right;
    font-size: .813em;
    line-height: normal;
    text-align: center;
    word-break: break-word;
    word-wrap: break-word;
}

#onetrust-pc-sdk .ot-li-hdr {
    max-width: 100px;
    min-width: 100px;
}

#onetrust-pc-sdk .ot-consent-hdr {
    margin-right: 5px;
    max-width: 55px;
}

#onetrust-pc-sdk .ot-sel-all {
    margin: 0;
    position: relative;
    padding-right: 13px;
    float: right;
}

#onetrust-pc-sdk #ot-selall-hostcntr,
#onetrust-pc-sdk #ot-selall-vencntr {
    right: 20px;
    position: relative;
}

#onetrust-pc-sdk #ot-selall-licntr {
    position: relative;
    right: 79px;
}

#onetrust-pc-sdk .ot-always-active-group .ot-cat-header {
    width: 55%;
}

#onetrust-pc-sdk #ot-host-lst .ot-host-expand {
    clear: both;
    float: none;
    display: block;
}

#onetrust-pc-sdk ul {
    list-style: none;
}

#onetrust-pc-sdk ul li {
    position: relative;
    margin: 0;
    padding: 15px 15px 15px 15px;
    border-bottom: 1px solid #e2e2e2;
}

#onetrust-pc-sdk ul li h3 {
    font-size: .75em;
    color: #656565;
    margin: 0;
    height: auto;
    word-break: break-word;
    word-wrap: break-word;
}

#onetrust-pc-sdk .ot-host-item>button:focus,
#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item>button:focus {
    outline: #000 solid 2px;
}

#onetrust-pc-sdk .ot-host-item>button,
#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item>button {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 1;
    max-width: none;
    border: none;
}

#onetrust-pc-sdk .ot-host-item>button[aria-expanded=false]~.ot-acc-txt,
#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item>button[aria-expanded=false]~.ot-acc-txt {
    margin-top: 0;
    max-height: 0;
    overflow: hidden;
    width: 100%;
    transition: .25s ease-out;
    display: none;
}

#onetrust-pc-sdk .ot-host-item>button:focus {
    outline: 0;
    border: 2px solid #000;
}

#onetrust-pc-sdk .ot-cat-header {
    float: left;
    font-weight: 600;
    font-size: .875em;
    line-height: 1.5;
    max-width: 90%;
    vertical-align: middle;
}

#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {
    position: relative;
    border-radius: 2px;
    margin: 0;
    padding: 0;
    border: 1px solid #d8d8d8;
    border-top: none;
    width: calc(100% - 2px);
    float: left;
}

#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item:first-of-type {
    margin-top: 10px;
    border-top: 1px solid #d8d8d8;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc {
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
    font-size: .812em;
    margin-bottom: 10px;
    margin-top: 15px;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr:last-child {
    margin-bottom: 5px;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr {
    padding-top: 11.5px;
    padding-bottom: 11.5px;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
    display: inline-block;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-txt {
    width: 100%;
    padding: 0;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpcntr {
    z-index: 1;
    position: relative;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header {
    float: none;
    color: #2e3644;
    margin: 0;
    display: inline-block;
    height: auto;
    word-wrap: break-word;
    min-height: inherit;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr {
    padding-left: 20px;
    width: calc(100% - 20px);
    display: inline-block;
    margin-top: 0;
    padding-bottom: 2px;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr {
    position: relative;
    min-height: 25px;
}

#onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl,
#onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

#onetrust-pc-sdk #ot-lst-cnt {
    margin-top: 1rem;
    max-height: calc(100% - 96px);
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr {
    padding: .5rem 0;
    margin: 0;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:first-child {
    margin-left: .5rem;
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:last-child {
    margin-right: .5rem;
    margin-left: .5rem;
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-always-active {
    position: relative;
    right: unset;
    top: unset;
    transform: unset;
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-plus-minus {
    top: 0;
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-cat-header {
    flex: 1;
    margin: 0 .5rem;
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-tgl {
    position: relative;
    transform: none;
    right: 0;
    top: 0;
    float: none;
}

#onetrust-pc-sdk #ot-sel-blk .ot-chkbox {
    right: unset;
}

@media only screen and (max-width: 600px) {
    #onetrust-pc-sdk {
        max-width: 100%;
        min-width: 100%;
    }

    #onetrust-pc-sdk #ot-lst-cnt,
    #onetrust-pc-sdk #ot-pc-hdr {
        margin-top: 0;
        padding: 0 5px 0 10px;
        width: calc(100% - 25px);
    }
}

@media only screen and (max-width: 425px) {
    #onetrust-pc-sdk.otPcPanel {
        left: 0;
        min-width: 100%;
        height: 100%;
        top: 0;
        border-radius: 0;
    }

    #onetrust-pc-sdk #ot-pc-content {
        margin: 0 10px 0 20px;
    }

    #onetrust-pc-sdk p {
        font-size: .7em;
    }

    #onetrust-pc-sdk .ot-tgl-cntr {
        width: auto;
    }

    #onetrust-pc-sdk #vendor-search-handler {
        font-size: 1em;
    }

    #onetrust-pc-sdk #ot-lst-cnt {
        height: calc(100% - 95px);
    }

    #onetrust-pc-sdk button {
        letter-spacing: .01em;
    }

    #onetrust-pc-sdk .save-preference-btn-handler {
        margin-top: 0;
    }

    #onetrust-pc-sdk .ot-search-cntr {
        width: 75%;
    }
}

@media only screen and (max-width: 320px) {
    #onetrust-pc-sdk #ot-fltr-cnt {
        margin-left: 15px;
    }
}

@media only screen and (max-width: 896px)and (max-height: 425px)and (orientation: landscape) {
    #onetrust-pc-sdk {
        left: 0;
        top: 0;
        min-width: 100%;
        height: 100%;
        border-radius: 0;
    }

    #onetrust-pc-sdk button {
        letter-spacing: .02em;
    }

    #onetrust-pc-sdk #ot-anchor {
        left: initial;
        right: 50px;
    }

    #onetrust-pc-sdk #ot-lst-title {
        margin-top: 12px;
    }

    #onetrust-pc-sdk #ot-lst-title * {
        font-size: inherit;
    }

    #onetrust-pc-sdk #ot-pc-hdr input {
        margin-right: 0;
        padding-right: 45px;
    }

    #onetrust-pc-sdk #ot-lst-cnt {
        max-height: none;
        overflow: initial;
    }

    #onetrust-pc-sdk input {
        font-size: 1em !important;
    }

    #onetrust-pc-sdk p {
        font-size: .6em;
    }

    #onetrust-pc-sdk #ot-pc-lst {
        overflow: auto;
    }

    #onetrust-pc-sdk #ot-fltr-modal {
        width: 100%;
        height: 100%;
        max-height: none;
        top: 0;
    }

    #onetrust-pc-sdk #ot-sel-blk {
        position: static;
    }

    #onetrust-pc-sdk #ot-fltr-cnt {
        height: 250px;
        width: 100%;
    }
}

#onetrust-consent-sdk #onetrust-pc-sdk,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title:after,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor {
    background-color: #000000;
}

#onetrust-consent-sdk #onetrust-pc-sdk h3,
#onetrust-consent-sdk #onetrust-pc-sdk h4,
#onetrust-consent-sdk #onetrust-pc-sdk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler {
    color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link,
#onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-acc-hdr .ot-host-expand {
    color: #ffffff;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-grpcntr.ot-acc-txt {
    background-color: #000000;
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info {
    background-color: #000000;
}

#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn) {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #000000;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:focus+.ot-switch,
.ot-switch .ot-switch-nob,
.ot-switch .ot-switch-nob:before,
#onetrust-pc-sdk .ot-chkbox input[type="checkbox"]:focus+label::before {
    outline-color: #757575;
    outline-width: 1px;
}

#onetrust-pc-sdk .ot-host-item>button:focus {
    border: 1px solid #757575;
}

#onetrust-consent-sdk #onetrust-pc-sdk *:focus {
    outline: 1px solid #757575;
}

.ot-pc-header {
    border: none;
}

.ot-pc-logo {
    display: block;
}

#onetrust-pc-sdk .ot-sdk-row {
    flex-direction: column;
}

#onetrust-pc-sdk .ot-fltr-cntr {
    right: 0 !important;
}

#onetrust-pc-sdk #filter-btn-handler {
    background-color: black !important;
}

#onetrust-pc-sdk #filter-btn-handler svg {
    margin: 0 !important;
    position: relative !important;
    left: -5px !important;
    top: -5px !important;
}

#onetrust-pc-sdk #ot-anchor {
    right: 30px !important;
    top: 90px !important;
}

#onetrust-pc-sdk #ot-fltr-modal {
    right: 13px !important;
    top: 100px !important;
}

#onetrust-pc-sdk #ot-fltr-cnt {
    -webkit-box-shadow: 0px 0px 5px 0px #c7c5c7 !important;
    -moz-box-shadow: 0px 0px 5px 0px #c7c5c7 !important;
    box-shadow: 0px 0px 5px 0px #c7c5c7 !important;
}

.ot-chkbox label::before {
    background-color: #000 !important;
    border: 1px solid #fff !important;
}

.ot-cat-item {
    background: #222323 !important;
    border: 1px solid #434850 !important;
}

.ot-always-active {
    color: white !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
}

#accept-recommended-btn-handler {
    border: none;
    font-size: 14px;
    line-height: 150%;
}

.save-preference-btn-handler,
#accept-recommended-btn-handler {
    background: white !important;
    color: black !important;
    border: none;
    font-size: 16px;
    line-height: 175%;
    border-radius: 1px !important;
    padding: 11px 20px !important;
}

.ot-pc-refuse-all-handler {
    border-color: white !important;
    border-radius: 1px !important;
    padding: 11px 20px !important;
}

.save-preference-btn-handler {
    float: none !important;
}

#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar {
    width: 5px;
}

.ot-plus-minus span {
    display: none;
    background: white !important;
}

.ot-plus-minus {
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 12px !important;
    margin-right: 16px !important;
}

.ot-cat-header {
    font-size: 12px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob {
    background-color: #000;
    border: 1px solid #fff;
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before {
    background-color: #fff;
}

#onetrust-pc-sdk #ot-pc-desc a {
    display: inline-block;
}

.privacy-notice-link {
    text-decoration-line: underline;
}

#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn) {
    background-color: #ffffff !important;
    color: #000000 !important;
}

/*! CSS Used from: Embedded */
.bullish-css-1gq8wmk {
    padding: var(--row-padding);
    margin: var(--row-margin);
    display: flex;
    -webkit-box-pack: var(--flexRow-justifyContent);
    justify-content: var(--flexRow-justifyContent);
    -webkit-box-align: var(--flexRow-alignItems);
    align-items: var(--flexRow-alignItems);
    flex-direction: var(--flexRow-flexDirection);
    flex-wrap: var(--flexRow-flexWrap);
    width: 100%;
}

.bullish-css-1gq8wmk[data-children-gap="true"] {
    display: flex;
    gap: var(--row-childrenGap);
}

.bullish-css-1gq8wmk>* {
    flex: var(--flexRow-flexChildren);
}

.bullish-css-cbg3yj {
    padding: var(--row-padding);
    margin: var(--row-margin);
    display: flex;
    -webkit-box-pack: var(--flexRow-justifyContent);
    justify-content: var(--flexRow-justifyContent);
    -webkit-box-align: var(--flexRow-alignItems);
    align-items: var(--flexRow-alignItems);
    flex-direction: var(--flexRow-flexDirection);
    flex-wrap: var(--flexRow-flexWrap);
}

.bullish-css-cbg3yj[data-children-gap="true"] {
    display: flex;
    gap: var(--row-childrenGap);
}

.bullish-css-cbg3yj>* {
    flex: var(--flexRow-flexChildren);
}

.bullish-css-18f4dez {
    padding: var(--row-padding);
    margin: var(--row-margin);
    font-weight: var(--text-weight);
    font-size: var(--text-size);
    color: var(--text-color);
    font-family: var(--text-fontFamily);
    text-align: var(--text-align);
    text-transform: var(--text-transform);
}

.bullish-css-16dn4ca {
    position: relative;
    display: flex;
}

.bullish-css-16dn4ca[data-size^="normal"] {
    height: 48px;
}

.bullish-css-16dn4ca input {
    flex: 1 1 0%;
    width: 100%;
    font-family: inherit;
    font-size: 14px;
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    padding: 22px 15px 5px;
    transition: 120ms;
    border-radius: 1px;
    border: 1px solid rgb(166, 166, 166);
}

.bullish-css-16dn4ca input::placeholder {
    color: rgb(191, 191, 191);
    font-weight: 400;
}

.bullish-css-16dn4ca input:focus:not(:read-only):not(:disabled) {
    outline: none;
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}

.bullish-css-16dn4ca[data-marketing="true"] input {
    border-radius: 0px;
    border: 1px solid rgb(140, 140, 140);
}

.bullish-css-a9jweq {
    position: absolute;
    top: 15px;
    background-color: transparent;
    color: rgb(191, 191, 191);
    transition: transform 120ms ease-out;
    font-size: 14px;
    left: 16px;
}

input:not(:disabled):focus~.bullish-css-a9jweq,
input[data-has-value="true"]~.bullish-css-a9jweq {
    transform: translateY(-10px);
}

input[data-marketing="true"]:not(:disabled):focus~.bullish-css-a9jweq,
input[data-marketing="true"][data-has-value="true"]~.bullish-css-a9jweq {
    font-family: "DM Mono", monospace;
}

.bullish-css-a9jweq[data-marketing="true"] {
    color: rgb(140, 140, 140);
}

.bullish-css-pw7jst {
    position: relative;
    width: 100%;
}

.bullish-css-zusjow {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.bullish-css-zusjow input {
    padding-right: 42px;
    text-overflow: ellipsis;
}

.bullish-css-1ei8c6k {
    position: absolute;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    line-height: normal;
}

.bullish-css-1ei8c6k[data-align="left"] {
    right: 16px;
}

.bullish-css-1tg4vr7 {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    appearance: none;
    background: none;
    border: none;
    padding: 0px;
    color: rgb(166, 166, 166);
    transition: 120ms;
    font-size: var(--iconButton-size);
    width: var(--iconButton-size);
    height: var(--iconButton-size);
}

.bullish-css-1tg4vr7:not(:disabled):hover {
    cursor: pointer;
}

.bullish-css-1tg4vr7:focus {
    outline: none;
}

.bullish-css-1tg4vr7:not(:disabled):hover,
.bullish-css-1tg4vr7:not(:disabled):focus {
    color: rgb(255, 255, 255);
}

.bullish-css-1nuat5b {
    padding: var(--row-padding);
    margin: var(--row-margin);
    display: flex;
    -webkit-box-pack: var(--flexRow-justifyContent);
    justify-content: var(--flexRow-justifyContent);
    -webkit-box-align: var(--flexRow-alignItems);
    align-items: var(--flexRow-alignItems);
    flex-direction: var(--flexRow-flexDirection);
    flex-wrap: var(--flexRow-flexWrap);
    position: absolute;
    inset: 0px;
    transition: opacity 300ms ease-in-out;
    opacity: 0;
    z-index: -1;
    background-color: rgba(38, 38, 38, 0.85);
    border-radius: 1px;
}

.bullish-css-1nuat5b>* {
    flex: var(--flexRow-flexChildren);
}

@media (max-width: 783px) {
    .reg-logo {
        display: none;
    }
}

.loggy{
    width: 100%;
    text-align: center;
    margin-top: 18px;
}

.loggy button{
    background: none;
    border: none;
    color: #ffffffe1;
    font-size: 15px;
    cursor: pointer;
}

/*! CSS Used keyframes */
@keyframes onetrust-fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'DM Sans';
    src: url('https://exchange.bullish.com/fonts/dm-sans/DMSans-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DM Sans';
    src: url('https://exchange.bullish.com/fonts/dm-sans/DMSans-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DM Sans';
    src: url('https://exchange.bullish.com/fonts/dm-sans/DMSans-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Tactic';
    src: url('/fonts/tactic/tactic-regular.woff2') format('woff2'), url('/fonts/tactic/tactic-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DM Mono';
    src: url('/fonts/dm-mono/DMMono-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tactic';
    src: url('/fonts/tactic/tactic-regular.woff2') format('woff2'), url('/fonts/tactic/tactic-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
