.bdt-list-disc > ::before, .bdt-list-circle > ::before, .bdt-list-square > ::before, .bdt-list-decimal > ::before, .bdt-list-hyphen > ::before { content: ""; position: relative; right: -30px; width: 30px; height: 1.5em; margin-bottom: -1.5em; display: list-item; list-style-position: inside; text-align: left; }.bdt-list-disc > ::before { list-style-type: disc; }.bdt-list-circle > ::before { list-style-type: circle; }.bdt-list-square > ::before { list-style-type: square; }.bdt-list-decimal > ::before { content: counter(decimal) " . "; }.bdt-list-hyphen > ::before { content: "–  "; }.bdt-list-muted > ::before { color: rgb(153, 153, 153) !important; }.bdt-list-emphasis > ::before { color: rgb(51, 51, 51) !important; }.bdt-list-primary > ::before { color: rgb(30, 135, 240) !important; }.bdt-list-secondary > ::before { color: rgb(34, 34, 34) !important; }.bdt-list-bullet > ::before { content: ""; display: list-item; position: relative; right: -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%; }.bdt-table-divider > tr:not(:first-child), .bdt-table-divider > :not(:first-child) > tr, .bdt-table-divider > :first-child > tr:not(:first-child) { border-top: 1px solid rgba(214, 214, 214, 0.49); }@media (max-width: 959px){.bdt-table-responsive th:not(:first-child):not(.bdt-table-link), .bdt-table-responsive td:not(:first-child):not(.bdt-table-link), .bdt-table-responsive .bdt-table-link:not(:first-child) > a { padding-top: 5px !important; }.bdt-table-responsive th:not(:last-child):not(.bdt-table-link), .bdt-table-responsive td:not(:last-child):not(.bdt-table-link), .bdt-table-responsive .bdt-table-link:not(:last-child) > a { padding-bottom: 5px !important; }}button.bdt-icon:not(:disabled) { cursor: pointer; }.bdt-icon:not(.bdt-preserve) [fill*="#"]:not(.bdt-preserve) { fill: currentcolor; }.bdt-icon:not(.bdt-preserve) [stroke*="#"]:not(.bdt-preserve) { stroke: currentcolor; }.bdt-range:not(:disabled)::-webkit-slider-thumb { cursor: pointer; }.bdt-radio:not(:disabled), .bdt-checkbox:not(:disabled) { cursor: pointer; }.bdt-input, .bdt-select:not([multiple]):not([size]) { height: 40px; vertical-align: middle; display: inline-block; }.bdt-input:not(input), .bdt-select:not(select) { line-height: 40px; }.bdt-form-small:not(textarea):not([multiple]):not([size]) { height: 30px; padding-right: 8px; padding-left: 8px; }.bdt-form-small:not(select):not(input):not(textarea) { line-height: 30px; }.bdt-form-large:not(textarea):not([multiple]):not([size]) { height: 55px; padding-right: 12px; padding-left: 12px; }.bdt-form-large:not(select):not(input):not(textarea) { line-height: 55px; }.bdt-select:not([multiple]):not([size]) { appearance: none; padding-left: 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: 0% 50%; }.bdt-select:not([multiple]):not([size]) option { color: rgb(102, 102, 102); }.bdt-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"); }.bdt-form-icon:not(a):not(button):not(input) { pointer-events: none; }.bdt-form-icon:not(.bdt-form-icon-flip) ~ .bdt-input { padding-right: 40px !important; }.bdt-button:not(:disabled) { cursor: pointer; }.bdt-card-hover:not(.bdt-card-default):not(.bdt-card-primary):not(.bdt-card-secondary):hover { background-color: rgb(248, 248, 248); }@keyframes bdt-spinner-rotate { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(-270deg); }
}@keyframes bdt-spinner-dash { 
  0% { stroke-dashoffset: 88px; }
  50% { stroke-dashoffset: 22px; transform: rotate(-135deg); }
  100% { stroke-dashoffset: 88px; transform: rotate(-450deg); }
}.bdt-search .bdt-search-icon:not(a):not(button):not(input) { pointer-events: none; }.bdt-search-default:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input { padding-right: 40px; }.bdt-search-default:has(.bdt-search-icon-flip) .bdt-search-input { padding-left: 40px; }.bdt-search-navbar:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input { padding-right: 40px; }.bdt-search-navbar:has(.bdt-search-icon-flip) .bdt-search-input { padding-left: 40px; }.bdt-search-medium:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input { padding-right: 34px; }.bdt-search-medium:has(.bdt-search-icon-flip) .bdt-search-input { padding-left: 34px; }.bdt-search-large:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input { padding-right: 60px; }.bdt-search-large:has(.bdt-search-icon-flip) .bdt-search-input { padding-left: 60px; }[aria-expanded="true"] > .bdt-drop-parent-icon { transform: rotateX(180deg); }.bdt-slideshow-items > :not(.bdt-active) { display: none; }.bdt-slider-items:not(.bdt-grid) { display: flex; margin: 0px; padding: 0px; list-style: none; }:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation { right: 270px; }@media (min-width: 640px){:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation { right: 350px; }}.bdt-switcher > :not(.bdt-active) { display: none; }:root { --bdt-leader-fill-content: .; }.bdt-grid-divider > :not(.bdt-first-column)::before { content: ""; position: absolute; top: 0px; bottom: 0px; border-right: 1px solid rgba(214, 214, 214, 0.49); }.bdt-grid-divider > :not(.bdt-first-column)::before { right: 30px; }@media (min-width: 1200px){.bdt-grid-divider > :not(.bdt-first-column)::before { right: 40px; }}.bdt-grid-divider.bdt-grid-small > :not(.bdt-first-column)::before, .bdt-grid-divider.bdt-grid-column-small > :not(.bdt-first-column)::before { right: 15px; }.bdt-grid-divider.bdt-grid-medium > :not(.bdt-first-column)::before, .bdt-grid-divider.bdt-grid-column-medium > :not(.bdt-first-column)::before { right: 30px; }.bdt-grid-divider.bdt-grid-large > :not(.bdt-first-column)::before, .bdt-grid-divider.bdt-grid-column-large > :not(.bdt-first-column)::before { right: 40px; }@media (min-width: 1200px){.bdt-grid-divider.bdt-grid-large > :not(.bdt-first-column)::before, .bdt-grid-divider.bdt-grid-column-large > :not(.bdt-first-column)::before { right: 70px; }}.bdt-grid-match > * > :not([class*="bdt-width"]), .bdt-grid-item-match > :not([class*="bdt-width"]) { box-sizing: border-box; width: 100%; flex: 1 1 auto; }.bdt-nav-header:not(:first-child) { margin-top: 20px; }.bdt-nav.bdt-nav-divider > :not(.bdt-nav-header, .bdt-nav-divider) + :not(.bdt-nav-header, .bdt-nav-divider) { margin-top: 5px; padding-top: 5px; border-top: 1px solid rgba(214, 214, 214, 0.49); }.bdt-navbar-container:not(.bdt-navbar-transparent) { background: rgb(248, 248, 248); }.bdt-navbar-center:not(:only-child) { position: absolute; top: 50%; right: 50%; transform: translate(50%, -50%); width: max-content; box-sizing: border-box; z-index: 990; }.bdt-navbar-nav > li:hover > a, .bdt-navbar-nav > li > a[aria-expanded="true"] { color: rgb(102, 102, 102); }.bdt-navbar-nav > li > a[aria-expanded="true"] .bdt-navbar-parent-icon { transform: rotateX(180deg); }.bdt-navbar-toggle:hover, .bdt-navbar-toggle[aria-expanded="true"] { color: rgb(102, 102, 102); text-decoration: none; }.bdt-navbar-dropdown-width-2:not(.bdt-drop-stack) { width: 400px; }.bdt-navbar-dropdown-width-3:not(.bdt-drop-stack) { width: 600px; }.bdt-navbar-dropdown-width-4:not(.bdt-drop-stack) { width: 800px; }.bdt-navbar-dropdown-width-5:not(.bdt-drop-stack) { width: 1000px; }.bdt-subnav-divider > ::before { content: ""; height: 1.5em; margin-right: 0px; margin-left: 20px; border-right: 1px solid transparent; }.bdt-subnav-divider > :nth-child(n+2):not(.bdt-first-column)::before { border-right-color: rgba(214, 214, 214, 0.49); }.bdt-breadcrumb > * > :hover { color: rgb(102, 102, 102); text-decoration: none; }.bdt-breadcrumb > :last-child > span, .bdt-breadcrumb > :last-child > a:not([href]) { color: rgb(102, 102, 102); }.bdt-breadcrumb > :nth-child(n+2):not(.bdt-first-column)::before { content: "/"; display: inline-block; margin: 0px calc(16px) 0px 20px; font-size: 0.875rem; color: rgb(153, 153, 153); }.bdt-pagination > * > :hover { color: rgb(102, 102, 102); text-decoration: none; }.bdt-dotnav > * > :hover { background-color: rgba(102, 102, 102, 0.6); }.bdt-dotnav > * > :active { background-color: rgba(102, 102, 102, 0.2); }.bdt-lightbox-items > * > :not(iframe) { width: auto; height: auto; }.bdt-animation-toggle:not(:hover):not(:focus) [class*="bdt-animation-"] { animation-name: none; }@keyframes bdt-fade { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes bdt-scale-up { 
  0% { transform: scale(0.9); }
  100% { transform: scale(1); }
}@keyframes bdt-scale-down { 
  0% { transform: scale(1.1); }
  100% { transform: scale(1); }
}@keyframes bdt-slide-top { 
  0% { transform: translateY(-100%); }
  100% { transform: translateY(0px); }
}@keyframes bdt-slide-bottom { 
  0% { transform: translateY(100%); }
  100% { transform: translateY(0px); }
}@keyframes bdt-slide-left { 
  0% { transform: translateX(100%); }
  100% { transform: translateX(0px); }
}@keyframes bdt-slide-right { 
  0% { transform: translateX(-100%); }
  100% { transform: translateX(0px); }
}@keyframes bdt-slide-top-small { 
  0% { transform: translateY(-10px); }
  100% { transform: translateY(0px); }
}@keyframes bdt-slide-bottom-small { 
  0% { transform: translateY(10px); }
  100% { transform: translateY(0px); }
}@keyframes bdt-slide-left-small { 
  0% { transform: translateX(10px); }
  100% { transform: translateX(0px); }
}@keyframes bdt-slide-right-small { 
  0% { transform: translateX(-10px); }
  100% { transform: translateX(0px); }
}@keyframes bdt-slide-top-medium { 
  0% { transform: translateY(-50px); }
  100% { transform: translateY(0px); }
}@keyframes bdt-slide-bottom-medium { 
  0% { transform: translateY(50px); }
  100% { transform: translateY(0px); }
}@keyframes bdt-slide-left-medium { 
  0% { transform: translateX(50px); }
  100% { transform: translateX(0px); }
}@keyframes bdt-slide-right-medium { 
  0% { transform: translateX(-50px); }
  100% { transform: translateX(0px); }
}@keyframes bdt-kenburns { 
  0% { transform: scale(1); }
  100% { transform: scale(1.2); }
}@keyframes bdt-shake { 
  0%, 100% { transform: translateX(0px); }
  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 bdt-stroke { 
  0% { stroke-dashoffset: var(--bdt-animation-stroke); }
  100% { stroke-dashoffset: 0; }
}.bdt-child-width-expand > :not([class*="bdt-width"]) { flex: 1 1 0%; min-width: 1px; }@media (min-width: 640px){.bdt-child-width-expand\@s > :not([class*="bdt-width"]) { flex: 1 1 0%; min-width: 1px; }.bdt-child-width-1-1\@s > :not([class*="bdt-width"]), .bdt-child-width-1-2\@s > :not([class*="bdt-width"]), .bdt-child-width-1-3\@s > :not([class*="bdt-width"]), .bdt-child-width-1-4\@s > :not([class*="bdt-width"]), .bdt-child-width-1-5\@s > :not([class*="bdt-width"]), .bdt-child-width-1-6\@s > :not([class*="bdt-width"]), .bdt-child-width-auto\@s > :not([class*="bdt-width"]) { flex: initial; }}@media (min-width: 960px){.bdt-child-width-expand\@m > :not([class*="bdt-width"]) { flex: 1 1 0%; min-width: 1px; }.bdt-child-width-1-1\@m > :not([class*="bdt-width"]), .bdt-child-width-1-2\@m > :not([class*="bdt-width"]), .bdt-child-width-1-3\@m > :not([class*="bdt-width"]), .bdt-child-width-1-4\@m > :not([class*="bdt-width"]), .bdt-child-width-1-5\@m > :not([class*="bdt-width"]), .bdt-child-width-1-6\@m > :not([class*="bdt-width"]), .bdt-child-width-auto\@m > :not([class*="bdt-width"]) { flex: initial; }}@media (min-width: 1200px){.bdt-child-width-expand\@l > :not([class*="bdt-width"]) { flex: 1 1 0%; min-width: 1px; }.bdt-child-width-1-1\@l > :not([class*="bdt-width"]), .bdt-child-width-1-2\@l > :not([class*="bdt-width"]), .bdt-child-width-1-3\@l > :not([class*="bdt-width"]), .bdt-child-width-1-4\@l > :not([class*="bdt-width"]), .bdt-child-width-1-5\@l > :not([class*="bdt-width"]), .bdt-child-width-1-6\@l > :not([class*="bdt-width"]), .bdt-child-width-auto\@l > :not([class*="bdt-width"]) { flex: initial; }}@media (min-width: 1600px){.bdt-child-width-expand\@xl > :not([class*="bdt-width"]) { flex: 1 1 0%; min-width: 1px; }.bdt-child-width-1-1\@xl > :not([class*="bdt-width"]), .bdt-child-width-1-2\@xl > :not([class*="bdt-width"]), .bdt-child-width-1-3\@xl > :not([class*="bdt-width"]), .bdt-child-width-1-4\@xl > :not([class*="bdt-width"]), .bdt-child-width-1-5\@xl > :not([class*="bdt-width"]), .bdt-child-width-1-6\@xl > :not([class*="bdt-width"]), .bdt-child-width-auto\@xl > :not([class*="bdt-width"]) { flex: initial; }}[bdt-cover]:where(canvas, iframe, svg), [data-bdt-cover]:where(canvas, iframe, svg) { max-width: none; position: absolute; right: 50%; top: 50%; --bdt-position-translate-x: -50%; --bdt-position-translate-y: -50%; transform: translate(var(--bdt-position-translate-x), var(--bdt-position-translate-y)); }[bdt-cover]:where(img, video), [data-bdt-cover]:where(img, video) { position: absolute; top: 0px; right: 0px; width: 100%; height: 100%; box-sizing: border-box; object-fit: cover; object-position: center center; }.bdt-svg, .bdt-svg:not(.bdt-preserve) [fill*="#"]:not(.bdt-preserve) { fill: currentcolor; }.bdt-svg:not(.bdt-preserve) [stroke*="#"]:not(.bdt-preserve) { stroke: currentcolor; }:where(.bdt-logo) { display: inline-block; vertical-align: middle; }.bdt-logo :where(img, svg, video) { display: block; }:root { --bdt-position-margin-offset: .0001px; }:where(.bdt-transition-fade), :where([class*="bdt-transition-scale"]), :where([class*="bdt-transition-slide"]) { --bdt-position-translate-x: 0; --bdt-position-translate-y: 0; }.bdt-transition-toggle:hover [class*="bdt-transition-slide"], .bdt-transition-toggle:focus [class*="bdt-transition-slide"], .bdt-transition-toggle [class*="bdt-transition-slide"]:focus-within, .bdt-transition-active.bdt-active [class*="bdt-transition-slide"] { --bdt-translate-x: 0; --bdt-translate-y: 0; opacity: 1; }.bdt-hidden-visually:not(:focus):not(:active):not(:focus-within), .bdt-visible-toggle:not(:hover):not(:focus) .bdt-hidden-hover:not(:focus-within) { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0px !important; border: 0px !important; margin: 0px !important; overflow: hidden !important; clip-path: inset(50%) !important; white-space: nowrap !important; }.bdt-visible-toggle:not(:hover):not(:focus) .bdt-invisible-hover:not(:focus-within) { opacity: 0 !important; }* { --bdt-inverse: initial; }.bdt-light, .bdt-section-primary:not(.bdt-preserve-color), .bdt-section-secondary:not(.bdt-preserve-color), .bdt-tile-primary:not(.bdt-preserve-color), .bdt-tile-secondary:not(.bdt-preserve-color), .bdt-card-primary.bdt-card-body, .bdt-card-primary > :not([class*="bdt-card-media"]), .bdt-card-secondary.bdt-card-body, .bdt-card-secondary > :not([class*="bdt-card-media"]), .bdt-overlay-primary, .bdt-offcanvas-bar { --bdt-inverse: light; }.bdt-dark, .bdt-section-default:not(.bdt-preserve-color), .bdt-section-muted:not(.bdt-preserve-color), .bdt-tile-default:not(.bdt-preserve-color), .bdt-tile-muted:not(.bdt-preserve-color), .bdt-card-default.bdt-card-body, .bdt-card-default > :not([class*="bdt-card-media"]), .bdt-overlay-default, .bdt-dropbar, .bdt-navbar-container:not(.bdt-navbar-transparent), .bdt-navbar-dropdown, .bdt-dropdown { --bdt-inverse: dark; }.bdt-drop .bdt-card p:not(:first-child) { margin-top: 15px; margin-bottom: 0px; }.rtl [bdt-cover]:where(img, video), .rtl [data-bdt-cover]:where(img, video) { position: absolute; top: 0px; right: 0px; width: 100%; height: 100%; box-sizing: border-box; object-fit: cover; object-position: center center; }