.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.attachment svg,.widget_media_image svg{max-width:100%;height:auto}table.tafe-table {
margin: 0;
border-collapse: collapse;
width: 100%;
color: #111;
font-size: 1em;
line-height: 1.8;
}
table.tafe-table td, table.tafe-table th {
padding: 0.5em; 
border: 1px solid #767676;
word-break: break-all; 
}
@media only screen and (max-width: 767px){
table.tafe-table td, table.tafe-table th {
word-break: normal; 
}
}
table td.td-content-type-image {
line-height: 0;
}
.table-addons-icon-wrapper {
display: inline-block;
line-height: 1;
transition: all .3s;
}
.table-addons-icon-wrapper svg,
.table-addons-icon-content svg {
height: 16px;
}
table.tafe-table img {
max-width: 100%!important;
}
.table-addons-button {
display: inline-block;
line-height: 1;
background-color: #0198BA;
font-size: 16px;
padding: 12px 24px;
border-radius: 3px;
color: #fff;
fill: #fff;
text-align: center;
transition: all .3s;
text-decoration: none;
}
.table-addons-button:hover {
color: #fff;
}
.entry .entry-content a.table-addons-button, .entry .entry-content a.table-addons-button:hover {
text-decoration: none;
}
.table-addons-button-content-wrapper,
.table-addons-icon-content {
display: flex;
justify-content: center;
align-items: center;
}
.table-addons-button-text,
.table-addons-icon-content-text {
flex-grow: 1;
order: 10;
display: inline-block;
}
.table-addons-button .table-addons-align-icon-left,
.table-addons-icon-content .table-addons-align-icon-left {
margin-right: 5px;
order: 5;
display: flex;
}
.table-addons-button .table-addons-align-icon-right,
.table-addons-icon-content .table-addons-align-icon-right {
margin-left: 5px;
order: 15;
}
.table-addons-icon-content-wrapper {
display: inline-block;
}
a.table-addons-link,
.entry .entry-content a.table-addons-link {
text-decoration: none;
}
.table-addons-editor-mode-pro-notice {
font-size: 14px;
line-height: 1.3;
color: #515962;
word-break: normal;
text-align: left !important;
}
.table-addons-editor-mode-pro-notice a {
color: #2563EB;
text-decoration: none !important;
} @media only screen and (max-width: 767px){
table.tafe-table.auto-responsive-active, table.tafe-table.auto-responsive-active thead, table.tafe-table.auto-responsive-active tbody, table.tafe-table.auto-responsive-active td, table.tafe-table.auto-responsive-active tr {
display: block;
}
table.tafe-table.auto-responsive-active th {
display: none;
}
table.tafe-table.auto-responsive-active td {
padding-left: 50%;
position: relative;
}
table.tafe-table.auto-responsive-active td::before {
content: attr(data-label);
position: absolute;
left: 0;
padding: inherit;
padding-left: 15px;
top: 0;
width: 45%;
height: 100%;
}
table.tafe-table.auto-responsive-active td.td-content-type-image {
line-height: inherit;
}
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}.bdt-breakpoint-s::before {
content: '640px';
}
.bdt-breakpoint-m::before {
content: '960px';
}
.bdt-breakpoint-l::before {
content: '1200px';
}
.bdt-breakpoint-xl::before {
content: '1600px';
}
:root {
--bdt-breakpoint-s: 640px;
--bdt-breakpoint-m: 960px;
--bdt-breakpoint-l: 1200px;
--bdt-breakpoint-xl: 1600px;
}  a.bdt-link-muted,
.bdt-link-muted a {
color: #999;
}
a.bdt-link-muted:hover,
.bdt-link-muted a:hover,
.bdt-link-toggle:hover .bdt-link-muted,
.bdt-link-toggle:focus .bdt-link-muted {
color: #666;
} a.bdt-link-text,
.bdt-link-text a {
color: inherit;
}
a.bdt-link-text:hover,
.bdt-link-text a:hover,
.bdt-link-toggle:hover .bdt-link-text,
.bdt-link-toggle:focus .bdt-link-text {
color: #999;
} a.bdt-link-heading,
.bdt-link-heading a {
color: inherit;
}
a.bdt-link-heading:hover,
.bdt-link-heading a:hover,
.bdt-link-toggle:hover .bdt-link-heading,
.bdt-link-toggle:focus .bdt-link-heading {
color: #1e87f0;
text-decoration: none;
}  a.bdt-link-reset,
.bdt-link-reset a {
color: inherit !important;
text-decoration: none !important;
} .bdt-link-toggle {
color: inherit !important;
text-decoration: none !important;
}
.bdt-link-toggle:focus {
outline: none;
}  [class*='bdt-divider'] { border: none; margin-bottom: 20px;
} * + [class*='bdt-divider'] {
margin-top: 20px;
} .bdt-divider-icon {
position: relative;
height: 20px;
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/divider-icon.svg);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.bdt-divider-icon::before,
.bdt-divider-icon::after {
content: "";
position: absolute;
top: 50%;
max-width: calc(50% - (50px / 2));
border-bottom: 1px solid #e5e5e5;
}
.bdt-divider-icon::before {
right: calc(50% + (50px / 2));
width: 100%;
}
.bdt-divider-icon::after {
left: calc(50% + (50px / 2));
width: 100%;
}   .bdt-divider-small {
line-height: 0;
} .bdt-divider-small::after {
content: "";
display: inline-block;
width: 100px;
max-width: 100%;
border-top: 1px solid #e5e5e5;
vertical-align: top;
} .bdt-divider-vertical {
width: 1px;
height: 100px;
margin-left: auto;
margin-right: auto;
border-left: 1px solid #e5e5e5;
} .bdt-list {
padding: 0;
list-style: none;
} .bdt-list > li::before,
.bdt-list > li::after {
content: "";
display: table;
}
.bdt-list > li::after {
clear: both;
} .bdt-list > li > :last-child {
margin-bottom: 0;
} .bdt-list ul {
margin: 0;
padding-left: 30px;
list-style: none;
} .bdt-list > li:nth-child(n+2),
.bdt-list > li > ul {
margin-top: 10px;
}  .bdt-list-divider > li:nth-child(n+2) {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #e5e5e5;
} .bdt-list-striped > li {
padding: 10px 10px;
}
.bdt-list-striped > li:nth-of-type(odd) {
background: #f8f8f8;
}
.bdt-list-striped > li:nth-child(n+2) {
margin-top: 0;
} .bdt-list-bullet > li {
position: relative;
padding-left: calc(1.5em + 10px);
}
.bdt-list-bullet > li::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 1.5em;
height: 1.5em;
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/list-bullet.svg);
background-repeat: no-repeat;
background-position: 50% 50%; display: block;
} .bdt-list-large > li:nth-child(n+2),
.bdt-list-large > li > ul {
margin-top: 20px;
} .bdt-list-large.bdt-list-divider > li:nth-child(n+2) {
margin-top: 20px;
padding-top: 20px;
} .bdt-list-large.bdt-list-striped > li {
padding: 20px 10px;
}
.bdt-list-large.bdt-list-striped > li:nth-child(n+2) {
margin-top: 0;
}  .bdt-description-list > dt {
color: #333;
}
.bdt-description-list > dt:nth-child(n+2) {
margin-top: 20px;
}   .bdt-description-list-divider > dt:nth-child(n+2) {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #e5e5e5;
}  .bdt-table { border-collapse: collapse;
border-spacing: 0; width: 100%; margin-bottom: 20px;
} * + .bdt-table {
margin-top: 20px;
}  .bdt-table th {
padding: 16px 12px;
text-align: left;
vertical-align: bottom; font-size: 16px;
font-weight: bold;
color: #666;
} .bdt-table td {
padding: 16px 12px;
vertical-align: top;
} .bdt-table td > :last-child {
margin-bottom: 0;
} .bdt-table tfoot {
font-size: 0.875rem;
} .bdt-table caption {
font-size: 0.875rem;
text-align: left;
color: #999;
} .bdt-table-middle,
.bdt-table-middle td {
vertical-align: middle !important;
}  .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 #e5e5e5;
} .bdt-table-striped > tr:nth-of-type(odd),
.bdt-table-striped tbody tr:nth-of-type(odd) {
background: #f8f8f8;
} .bdt-table-hover > tr:hover,
.bdt-table-hover tbody tr:hover {
background: #ffd;
} .bdt-table > tr.bdt-active,
.bdt-table tbody tr.bdt-active {
background: #ffd;
} .bdt-table-small th,
.bdt-table-small td {
padding: 10px 12px;
}
.bdt-table-large th,
.bdt-table-large td {
padding: 22px 12px;
} .bdt-table-justify th:first-child,
.bdt-table-justify td:first-child {
padding-left: 0;
}
.bdt-table-justify th:last-child,
.bdt-table-justify td:last-child {
padding-right: 0;
} .bdt-table-shrink {
width: 1px;
}
.bdt-table-expand {
min-width: 150px;
}  .bdt-table-link {
padding: 0 !important;
}
.bdt-table-link > a {
display: block;
padding: 16px 12px;
}
.bdt-table-small .bdt-table-link > a {
padding: 10px 12px;
}  @media (max-width: 959px) {
.bdt-table-responsive,
.bdt-table-responsive tbody,
.bdt-table-responsive th,
.bdt-table-responsive td,
.bdt-table-responsive tr {
display: block;
}
.bdt-table-responsive thead {
display: none;
}
.bdt-table-responsive th,
.bdt-table-responsive td {
width: auto !important;
max-width: none !important;
min-width: 0 !important;
overflow: visible !important;
white-space: normal !important;
}
.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;
}
.bdt-table-justify.bdt-table-responsive th,
.bdt-table-justify.bdt-table-responsive td {
padding-left: 0;
padding-right: 0;
}
}  .bdt-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.bdt-icon:not(:disabled) {
cursor: pointer;
} .bdt-icon::-moz-focus-inner {
border: 0;
padding: 0;
} .bdt-icon:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve) {
fill: currentcolor;
}
.bdt-icon:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve) {
stroke: currentcolor;
} .bdt-icon > * {
transform: translate(0, 0);
}  .bdt-icon-image {
width: 20px;
height: 20px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
}  .bdt-icon-link {
color: #999;
}
.bdt-icon-link:hover,
.bdt-icon-link:focus {
color: #666;
outline: none;
} .bdt-icon-link:active,
.bdt-active > .bdt-icon-link {
color: #595959;
} .bdt-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;
} .bdt-icon-button:hover,
.bdt-icon-button:focus {
background-color: #ebebeb;
color: #666;
outline: none;
} .bdt-icon-button:active,
.bdt-active > .bdt-icon-button {
background-color: #dfdfdf;
color: #666;
}  .bdt-range { box-sizing: border-box;
margin: 0;
vertical-align: middle; max-width: 100%; width: 100%; -webkit-appearance: none; background: transparent; padding: 0;
} .bdt-range:focus {
outline: none;
}
.bdt-range::-moz-focus-outer {
border: none;
} .bdt-range::-ms-track {
height: 15px;
background: transparent;
border-color: transparent;
color: transparent;
} .bdt-range:not(:disabled)::-webkit-slider-thumb {
cursor: pointer;
}
.bdt-range:not(:disabled)::-moz-range-thumb {
cursor: pointer;
}
.bdt-range:not(:disabled)::-ms-thumb {
cursor: pointer;
}   .bdt-range::-webkit-slider-thumb { -webkit-appearance: none;
margin-top: -7px; height: 15px;
width: 15px;
border-radius: 500px;
background: #666;
} .bdt-range::-moz-range-thumb { border: none; height: 15px;
width: 15px;
border-radius: 500px;
background: #666;
} .bdt-range::-ms-thumb { margin-top: 0;
} .bdt-range::-ms-thumb { border: none; height: 15px;
width: 15px;
border-radius: 500px;
background: #666;
} .bdt-range::-ms-tooltip {
display: none;
}   .bdt-range::-webkit-slider-runnable-track {
height: 3px;
background: #ebebeb;
}
.bdt-range:focus::-webkit-slider-runnable-track,
.bdt-range:active::-webkit-slider-runnable-track {
background: #d2d2d2;
} .bdt-range::-moz-range-track {
height: 3px;
background: #ebebeb;
}
.bdt-range:focus::-moz-range-track {
background: #d2d2d2;
} .bdt-range::-ms-fill-lower,
.bdt-range::-ms-fill-upper {
height: 3px;
background: #ebebeb;
}
.bdt-range:focus::-ms-fill-lower,
.bdt-range:focus::-ms-fill-upper {
background: #d2d2d2;
}  .bdt-input,
.bdt-select,
.bdt-textarea,
.bdt-radio,
.bdt-checkbox { box-sizing: border-box; margin: 0; border-radius: 0; font: inherit;
} .bdt-input {
overflow: visible;
} .bdt-select {
text-transform: none;
} .bdt-select optgroup { font: inherit; font-weight: bold;
} .bdt-textarea {
overflow: auto;
} .bdt-input[type="search"]::-webkit-search-cancel-button,
.bdt-input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} .bdt-input[type="number"]::-webkit-inner-spin-button,
.bdt-input[type="number"]::-webkit-outer-spin-button {
height: auto;
} .bdt-input::-moz-placeholder,
.bdt-textarea::-moz-placeholder {
opacity: 1;
} .bdt-radio:not(:disabled),
.bdt-checkbox:not(:disabled) {
cursor: pointer;
} .bdt-fieldset {
border: none;
margin: 0;
padding: 0;
}  .bdt-input,
.bdt-textarea {
-webkit-appearance: none;
} .bdt-input,
.bdt-select,
.bdt-textarea { max-width: 100%; width: 100%; border: 0 none; padding: 0 10px;
background: #f8f8f8;
color: #666;
} .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-select[multiple],
.bdt-select[size],
.bdt-textarea {
padding-top: 4px;
padding-bottom: 4px;
vertical-align: top;
} .bdt-input:focus,
.bdt-select:focus,
.bdt-textarea:focus {
outline: none;
background-color: #f8f8f8;
color: #666;
} .bdt-input:disabled,
.bdt-select:disabled,
.bdt-textarea:disabled {
background-color: #f8f8f8;
color: #999;
} .bdt-input::-ms-input-placeholder {
color: #999 !important;
}
.bdt-input::placeholder {
color: #999;
}
.bdt-textarea::-ms-input-placeholder {
color: #999 !important;
}
.bdt-textarea::placeholder {
color: #999;
}  .bdt-form-small {
font-size: 0.875rem;
}
.bdt-form-small:not(textarea):not([multiple]):not([size]) {
height: 30px;
padding-left: 8px;
padding-right: 8px;
}
.bdt-form-small:not(select):not(input):not(textarea) {
line-height: 30px;
} .bdt-form-large {
font-size: 1.25rem;
}
.bdt-form-large:not(textarea):not([multiple]):not([size]) {
height: 55px;
padding-left: 12px;
padding-right: 12px;
}
.bdt-form-large:not(select):not(input):not(textarea) {
line-height: 55px;
}  .bdt-form-danger,
.bdt-form-danger:focus {
color: #f0506e;
} .bdt-form-success,
.bdt-form-success:focus {
color: #32d296;
} .bdt-form-blank {
background: none;
}  input.bdt-form-width-xsmall {
width: 50px;
}
select.bdt-form-width-xsmall {
width: 75px;
}
.bdt-form-width-small {
width: 130px;
}
.bdt-form-width-medium {
width: 200px;
}
.bdt-form-width-large {
width: 500px;
}  .bdt-select:not([multiple]):not([size]) { -webkit-appearance: none;
-moz-appearance: none; padding-right: 20px;
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/form-select.svg);
background-repeat: no-repeat;
background-position: 100% 50%;
} .bdt-select:not([multiple]):not([size])::-ms-expand {
display: none;
} .bdt-select:not([multiple]):not([size]) option {
color: #444;
} .bdt-select:not([multiple]):not([size]):disabled {
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/form-select.svg);
}  .bdt-input[list] {
padding-right: 20px;
background-repeat: no-repeat;
background-position: 100% 50%;
}
.bdt-input[list]:hover,
.bdt-input[list]:focus {
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/form-datalist.svg);
} .bdt-input[list]::-webkit-calendar-picker-indicator {
display: none;
}  .bdt-radio,
.bdt-checkbox { display: inline-block;
height: 16px;
width: 16px; overflow: hidden; margin-top: -4px;
vertical-align: middle; -webkit-appearance: none;
-moz-appearance: none; background-color: #ebebeb; background-repeat: no-repeat;
background-position: 50% 50%;
}
.bdt-radio {
border-radius: 50%;
} .bdt-radio:focus,
.bdt-checkbox:focus {
outline: none;
} .bdt-radio:checked,
.bdt-checkbox:checked,
.bdt-checkbox:indeterminate {
background-color: #1e87f0;
} .bdt-radio:checked:focus,
.bdt-checkbox:checked:focus,
.bdt-checkbox:indeterminate:focus {
background-color: #0e6dcd;
} .bdt-radio:checked {
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/form-radio.svg);
}
.bdt-checkbox:checked {
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/form-checkbox.svg);
}
.bdt-checkbox:indeterminate {
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/form-checkbox-indeterminate.svg);
} .bdt-radio:disabled,
.bdt-checkbox:disabled {
background-color: #f8f8f8;
}
.bdt-radio:disabled:checked {
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/form-radio.svg);
}
.bdt-checkbox:disabled:checked {
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/form-checkbox.svg);
}
.bdt-checkbox:disabled:indeterminate {
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/form-checkbox-indeterminate.svg);
}  .bdt-legend { width: 100%; color: inherit; padding: 0; font-size: 1.5rem;
line-height: 1.4;
}  .bdt-form-custom { display: inline-block; position: relative; max-width: 100%; vertical-align: middle;
} .bdt-form-custom select,
.bdt-form-custom input[type="file"] { position: absolute;
top: 0;
z-index: 1;
width: 100%;
height: 100%; left: 0; -webkit-appearance: none; opacity: 0;
cursor: pointer;
}
.bdt-form-custom input[type="file"] { font-size: 500px; overflow: hidden;
}   .bdt-form-stacked .bdt-form-label {
display: block;
margin-bottom: 10px;
}  @media (max-width: 959px) { .bdt-form-horizontal .bdt-form-label {
display: block;
margin-bottom: 10px;
}
} @media (min-width: 960px) {
.bdt-form-horizontal .bdt-form-label {
width: 200px;
margin-top: 7px;
float: left;
}
.bdt-form-horizontal .bdt-form-controls {
margin-left: 215px;
} .bdt-form-horizontal .bdt-form-controls-text {
padding-top: 7px;
}
}  .bdt-form-icon { position: absolute;
top: 0;
bottom: 0;
left: 0; width: 40px; display: inline-flex;
justify-content: center;
align-items: center; color: #999;
} .bdt-form-icon:hover {
color: #666;
} .bdt-form-icon:not(a):not(button):not(input) {
pointer-events: none;
} .bdt-form-icon:not(.bdt-form-icon-flip) ~ .bdt-input {
padding-left: 40px !important;
} .bdt-form-icon-flip {
right: 0;
left: auto;
}
.bdt-form-icon-flip ~ .bdt-input {
padding-right: 40px !important;
}  .bdt-button { margin: 0; border: none; overflow: visible; font: inherit;
color: inherit; text-transform: none; display: inline-block;
box-sizing: border-box;
padding: 0 30px;
vertical-align: middle;
font-size: 16px; line-height: 40px; text-align: center; text-decoration: none;
}
.bdt-button:not(:disabled) {
cursor: pointer;
} .bdt-button::-moz-focus-inner {
border: 0;
padding: 0;
} .bdt-button:hover { text-decoration: none;
} .bdt-button:focus {
outline: none;
}   .bdt-button-default {
background-color: #f8f8f8;
color: #333;
} .bdt-button-default:hover,
.bdt-button-default:focus {
background-color: #ebebeb;
color: #333;
} .bdt-button-default:active,
.bdt-button-default.bdt-active {
background-color: #dfdfdf;
color: #333;
} .bdt-button-primary {
background-color: #1e87f0;
color: #fff;
} .bdt-button-primary:hover,
.bdt-button-primary:focus {
background-color: #0f7ae5;
color: #fff;
} .bdt-button-primary:active,
.bdt-button-primary.bdt-active {
background-color: #0e6dcd;
color: #fff;
} .bdt-button-secondary {
background-color: #222;
color: #fff;
} .bdt-button-secondary:hover,
.bdt-button-secondary:focus {
background-color: #151515;
color: #fff;
} .bdt-button-secondary:active,
.bdt-button-secondary.bdt-active {
background-color: #080808;
color: #fff;
} .bdt-button-danger {
background-color: #f0506e;
color: #fff;
} .bdt-button-danger:hover,
.bdt-button-danger:focus {
background-color: #ee395b;
color: #fff;
} .bdt-button-danger:active,
.bdt-button-danger.bdt-active {
background-color: #ec2147;
color: #fff;
} .bdt-button-default:disabled,
.bdt-button-primary:disabled,
.bdt-button-secondary:disabled,
.bdt-button-danger:disabled {
background-color: #f8f8f8;
color: #999;
} .bdt-button-small {
padding: 0 15px;
line-height: 30px;
font-size: 0.875rem;
}
.bdt-button-large {
padding: 0 40px;
line-height: 55px;
font-size: 1.25rem;
}  .bdt-button-text { padding: 0;
line-height: 1.5;
background: none; color: #999;
} .bdt-button-text:hover,
.bdt-button-text:focus {
color: #666;
} .bdt-button-text:disabled {
color: #999;
} .bdt-button-link { padding: 0;
line-height: 1.5;
background: none; color: #1e87f0;
} .bdt-button-link:hover,
.bdt-button-link:focus {
color: #0f6ecd;
text-decoration: underline;
} .bdt-button-link:disabled {
color: #999;
text-decoration: none;
}  .bdt-button-group { display: inline-flex; vertical-align: middle; position: relative;
}  .bdt-section {
box-sizing: border-box; padding-top: 40px;
padding-bottom: 40px;
} @media (min-width: 960px) {
.bdt-section {
padding-top: 70px;
padding-bottom: 70px;
}
} .bdt-section::before,
.bdt-section::after {
content: "";
display: table;
}
.bdt-section::after {
clear: both;
} .bdt-section > :last-child {
margin-bottom: 0;
}  .bdt-section-xsmall {
padding-top: 20px;
padding-bottom: 20px;
} .bdt-section-small {
padding-top: 40px;
padding-bottom: 40px;
} .bdt-section-large {
padding-top: 70px;
padding-bottom: 70px;
} @media (min-width: 960px) {
.bdt-section-large {
padding-top: 140px;
padding-bottom: 140px;
}
} .bdt-section-xlarge {
padding-top: 140px;
padding-bottom: 140px;
} @media (min-width: 960px) {
.bdt-section-xlarge {
padding-top: 210px;
padding-bottom: 210px;
}
}  .bdt-section-default {
background: #fff;
} .bdt-section-muted {
background: #f8f8f8;
} .bdt-section-primary {
background: #1e87f0;
} .bdt-section-secondary {
background: #222;
}    .bdt-container { box-sizing: content-box;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
} @media (min-width: 640px) {
.bdt-container {
padding-left: 30px;
padding-right: 30px;
}
} @media (min-width: 960px) {
.bdt-container {
padding-left: 40px;
padding-right: 40px;
}
} .bdt-container::before,
.bdt-container::after {
content: "";
display: table;
}
.bdt-container::after {
clear: both;
} .bdt-container > :last-child {
margin-bottom: 0;
} .bdt-container .bdt-container {
padding-left: 0;
padding-right: 0;
} .bdt-container-xsmall {
max-width: 750px;
}
.bdt-container-small {
max-width: 900px;
}
.bdt-container-large {
max-width: 1600px;
}
.bdt-container-expand {
max-width: none;
}  .bdt-container-expand-left {
margin-left: 0;
}
.bdt-container-expand-right {
margin-right: 0;
} @media (min-width: 640px) {
.bdt-container-expand-left.bdt-container-xsmall,
.bdt-container-expand-right.bdt-container-xsmall {
max-width: calc(50% + (750px / 2) - 30px);
}
.bdt-container-expand-left.bdt-container-small,
.bdt-container-expand-right.bdt-container-small {
max-width: calc(50% + (900px / 2) - 30px);
}
} @media (min-width: 960px) {
.bdt-container-expand-left,
.bdt-container-expand-right {
max-width: calc(50% + (1200px / 2) - 40px);
}
.bdt-container-expand-left.bdt-container-xsmall,
.bdt-container-expand-right.bdt-container-xsmall {
max-width: calc(50% + (750px / 2) - 40px);
}
.bdt-container-expand-left.bdt-container-small,
.bdt-container-expand-right.bdt-container-small {
max-width: calc(50% + (900px / 2) - 40px);
}
.bdt-container-expand-left.bdt-container-large,
.bdt-container-expand-right.bdt-container-large {
max-width: calc(50% + (1600px / 2) - 40px);
}
}  .bdt-container-item-padding-remove-left,
.bdt-container-item-padding-remove-right {
width: calc(100% + 15px);
}
.bdt-container-item-padding-remove-left {
margin-left: -15px;
}
.bdt-container-item-padding-remove-right {
margin-right: -15px;
} @media (min-width: 640px) {
.bdt-container-item-padding-remove-left,
.bdt-container-item-padding-remove-right {
width: calc(100% + 30px);
}
.bdt-container-item-padding-remove-left {
margin-left: -30px;
}
.bdt-container-item-padding-remove-right {
margin-right: -30px;
}
} @media (min-width: 960px) {
.bdt-container-item-padding-remove-left,
.bdt-container-item-padding-remove-right {
width: calc(100% + 40px);
}
.bdt-container-item-padding-remove-left {
margin-left: -40px;
}
.bdt-container-item-padding-remove-right {
margin-right: -40px;
}
}  .bdt-grid {
display: flex; flex-wrap: wrap; margin: 0;
padding: 0;
list-style: none;
} .bdt-grid > * {
margin: 0;
} .bdt-grid > * > :last-child {
margin-bottom: 0;
}   .bdt-grid {
margin-left: -30px;
}
.bdt-grid > * {
padding-left: 30px;
} .bdt-grid + .bdt-grid,
.bdt-grid > .bdt-grid-margin,
* + .bdt-grid-margin {
margin-top: 30px;
} @media (min-width: 1200px) { .bdt-grid {
margin-left: -40px;
}
.bdt-grid > * {
padding-left: 40px;
} .bdt-grid + .bdt-grid,
.bdt-grid > .bdt-grid-margin,
* + .bdt-grid-margin {
margin-top: 40px;
}
}  .bdt-grid-small,
.bdt-grid-column-small {
margin-left: -15px;
}
.bdt-grid-small > *,
.bdt-grid-column-small > * {
padding-left: 15px;
} .bdt-grid + .bdt-grid-small,
.bdt-grid + .bdt-grid-row-small,
.bdt-grid-small > .bdt-grid-margin,
.bdt-grid-row-small > .bdt-grid-margin,
* + .bdt-grid-margin-small {
margin-top: 15px;
}  .bdt-grid-medium,
.bdt-grid-column-medium {
margin-left: -30px;
}
.bdt-grid-medium > *,
.bdt-grid-column-medium > * {
padding-left: 30px;
} .bdt-grid + .bdt-grid-medium,
.bdt-grid + .bdt-grid-row-medium,
.bdt-grid-medium > .bdt-grid-margin,
.bdt-grid-row-medium > .bdt-grid-margin,
* + .bdt-grid-margin-medium {
margin-top: 30px;
}  .bdt-grid-large,
.bdt-grid-column-large {
margin-left: -40px;
}
.bdt-grid-large > *,
.bdt-grid-column-large > * {
padding-left: 40px;
} .bdt-grid + .bdt-grid-large,
.bdt-grid + .bdt-grid-row-large,
.bdt-grid-large > .bdt-grid-margin,
.bdt-grid-row-large > .bdt-grid-margin,
* + .bdt-grid-margin-large {
margin-top: 40px;
} @media (min-width: 1200px) { .bdt-grid-large,
.bdt-grid-column-large {
margin-left: -70px;
}
.bdt-grid-large > *,
.bdt-grid-column-large > * {
padding-left: 70px;
} .bdt-grid + .bdt-grid-large,
.bdt-grid + .bdt-grid-row-large,
.bdt-grid-large > .bdt-grid-margin,
.bdt-grid-row-large > .bdt-grid-margin,
* + .bdt-grid-margin-large {
margin-top: 70px;
}
}  .bdt-grid-collapse,
.bdt-grid-column-collapse {
margin-left: 0;
}
.bdt-grid-collapse > *,
.bdt-grid-column-collapse > * {
padding-left: 0;
} .bdt-grid + .bdt-grid-collapse,
.bdt-grid + .bdt-grid-row-collapse,
.bdt-grid-collapse > .bdt-grid-margin,
.bdt-grid-row-collapse > .bdt-grid-margin {
margin-top: 0;
} .bdt-grid-divider > * {
position: relative;
}
.bdt-grid-divider > :not(.bdt-first-column)::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
border-left: 1px solid #e5e5e5;
} .bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin::before {
content: "";
position: absolute;
left: 0;
right: 0;
border-top: 1px solid #e5e5e5;
}  .bdt-grid-divider {
margin-left: -60px;
}
.bdt-grid-divider > * {
padding-left: 60px;
}
.bdt-grid-divider > :not(.bdt-first-column)::before {
left: 30px;
} .bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin {
margin-top: 60px;
}
.bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin::before {
top: -30px;
left: 60px;
} @media (min-width: 1200px) { .bdt-grid-divider {
margin-left: -80px;
}
.bdt-grid-divider > * {
padding-left: 80px;
}
.bdt-grid-divider > :not(.bdt-first-column)::before {
left: 40px;
} .bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin {
margin-top: 80px;
}
.bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin::before {
top: -40px;
left: 80px;
}
}  .bdt-grid-divider.bdt-grid-small,
.bdt-grid-divider.bdt-grid-column-small {
margin-left: -30px;
}
.bdt-grid-divider.bdt-grid-small > *,
.bdt-grid-divider.bdt-grid-column-small > * {
padding-left: 30px;
}
.bdt-grid-divider.bdt-grid-small > :not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-small > :not(.bdt-first-column)::before {
left: 15px;
} .bdt-grid-divider.bdt-grid-small.bdt-grid-stack > .bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack > .bdt-grid-margin {
margin-top: 30px;
}
.bdt-grid-divider.bdt-grid-small.bdt-grid-stack > .bdt-grid-margin::before {
top: -15px;
left: 30px;
}
.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack > .bdt-grid-margin::before {
top: -15px;
}
.bdt-grid-divider.bdt-grid-column-small.bdt-grid-stack > .bdt-grid-margin::before {
left: 30px;
}  .bdt-grid-divider.bdt-grid-medium,
.bdt-grid-divider.bdt-grid-column-medium {
margin-left: -60px;
}
.bdt-grid-divider.bdt-grid-medium > *,
.bdt-grid-divider.bdt-grid-column-medium > * {
padding-left: 60px;
}
.bdt-grid-divider.bdt-grid-medium > :not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-medium > :not(.bdt-first-column)::before {
left: 30px;
} .bdt-grid-divider.bdt-grid-medium.bdt-grid-stack > .bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack > .bdt-grid-margin {
margin-top: 60px;
}
.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack > .bdt-grid-margin::before {
top: -30px;
left: 60px;
}
.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack > .bdt-grid-margin::before {
top: -30px;
}
.bdt-grid-divider.bdt-grid-column-medium.bdt-grid-stack > .bdt-grid-margin::before {
left: 60px;
}  .bdt-grid-divider.bdt-grid-large,
.bdt-grid-divider.bdt-grid-column-large {
margin-left: -80px;
}
.bdt-grid-divider.bdt-grid-large > *,
.bdt-grid-divider.bdt-grid-column-large > * {
padding-left: 80px;
}
.bdt-grid-divider.bdt-grid-large > :not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-large > :not(.bdt-first-column)::before {
left: 40px;
} .bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin {
margin-top: 80px;
}
.bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin::before {
top: -40px;
left: 80px;
}
.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin::before {
top: -40px;
}
.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack > .bdt-grid-margin::before {
left: 80px;
} @media (min-width: 1200px) { .bdt-grid-divider.bdt-grid-large,
.bdt-grid-divider.bdt-grid-column-large {
margin-left: -140px;
}
.bdt-grid-divider.bdt-grid-large > *,
.bdt-grid-divider.bdt-grid-column-large > * {
padding-left: 140px;
}
.bdt-grid-divider.bdt-grid-large > :not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-large > :not(.bdt-first-column)::before {
left: 70px;
} .bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin {
margin-top: 140px;
}
.bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin::before {
top: -70px;
left: 140px;
}
.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin::before {
top: -70px;
}
.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack > .bdt-grid-margin::before {
left: 140px;
}
}  .bdt-grid-match > *,
.bdt-grid-item-match {
display: flex; flex-wrap: wrap;
}
.bdt-grid-match > * > :not([class*='bdt-width']),
.bdt-grid-item-match > :not([class*='bdt-width']) { box-sizing: border-box;
width: 100%; flex: auto;
} .bdt-tile {
position: relative;
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
padding-top: 40px;
padding-bottom: 40px;
} @media (min-width: 640px) {
.bdt-tile {
padding-left: 30px;
padding-right: 30px;
}
} @media (min-width: 960px) {
.bdt-tile {
padding-left: 40px;
padding-right: 40px;
padding-top: 70px;
padding-bottom: 70px;
}
} .bdt-tile::before,
.bdt-tile::after {
content: "";
display: table;
}
.bdt-tile::after {
clear: both;
} .bdt-tile > :last-child {
margin-bottom: 0;
}  .bdt-tile-xsmall {
padding-top: 20px;
padding-bottom: 20px;
} .bdt-tile-small {
padding-top: 40px;
padding-bottom: 40px;
} .bdt-tile-large {
padding-top: 70px;
padding-bottom: 70px;
} @media (min-width: 960px) {
.bdt-tile-large {
padding-top: 140px;
padding-bottom: 140px;
}
} .bdt-tile-xlarge {
padding-top: 140px;
padding-bottom: 140px;
} @media (min-width: 960px) {
.bdt-tile-xlarge {
padding-top: 210px;
padding-bottom: 210px;
}
}  .bdt-tile-default {
background: #fff;
} .bdt-tile-muted {
background: #f8f8f8;
} .bdt-tile-primary {
background: #1e87f0;
} .bdt-tile-secondary {
background: #222;
} .bdt-card {
position: relative;
box-sizing: border-box;
} .bdt-card-body {
padding: 30px 30px;
}
.bdt-card-header {
padding: 15px 30px;
}
.bdt-card-footer {
padding: 15px 30px;
} @media (min-width: 1200px) {
.bdt-card-body {
padding: 40px 40px;
}
.bdt-card-header {
padding: 20px 40px;
}
.bdt-card-footer {
padding: 20px 40px;
}
} .bdt-card-body::before,
.bdt-card-body::after,
.bdt-card-header::before,
.bdt-card-header::after,
.bdt-card-footer::before,
.bdt-card-footer::after {
content: "";
display: table;
}
.bdt-card-body::after,
.bdt-card-header::after,
.bdt-card-footer::after {
clear: both;
} .bdt-card-body > :last-child,
.bdt-card-header > :last-child,
.bdt-card-footer > :last-child {
margin-bottom: 0;
}   .bdt-card-title {
font-size: 1.5rem;
line-height: 1.4;
} .bdt-card-badge {
position: absolute;
top: 30px;
right: 30px;
z-index: 1;
} .bdt-card-badge:first-child + * {
margin-top: 0;
} .bdt-card-hover:not(.bdt-card-default):not(.bdt-card-primary):not(.bdt-card-secondary):hover {
background: #f8f8f8;
}  .bdt-card-default {
background: #f8f8f8;
color: #666;
}
.bdt-card-default .bdt-card-title {
color: #333;
}
.bdt-card-default.bdt-card-hover:hover {
background-color: #ebebeb;
} .bdt-card-primary {
background: #1e87f0;
color: #fff;
}
.bdt-card-primary .bdt-card-title {
color: #fff;
}
.bdt-card-primary.bdt-card-hover:hover {
background-color: #0f7ae5;
} .bdt-card-secondary {
background: #222;
color: #fff;
}
.bdt-card-secondary .bdt-card-title {
color: #fff;
}
.bdt-card-secondary.bdt-card-hover:hover {
background-color: #151515;
}  .bdt-card-small.bdt-card-body,
.bdt-card-small .bdt-card-body {
padding: 20px 20px;
}
.bdt-card-small .bdt-card-header {
padding: 13px 20px;
}
.bdt-card-small .bdt-card-footer {
padding: 13px 20px;
}  @media (min-width: 1200px) {
.bdt-card-large.bdt-card-body,
.bdt-card-large .bdt-card-body {
padding: 70px 70px;
}
.bdt-card-large .bdt-card-header {
padding: 35px 70px;
}
.bdt-card-large .bdt-card-footer {
padding: 35px 70px;
}
}  .bdt-close {
color: #999;
} .bdt-close:hover,
.bdt-close:focus {
color: #666;
outline: none;
}   .bdt-spinner > * {
animation: bdt-spinner-rotate 1.4s linear infinite;
}
@keyframes bdt-spinner-rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(270deg);
}
} .bdt-spinner > * > * {
stroke-dasharray: 88px;
stroke-dashoffset: 0;
transform-origin: center;
animation: bdt-spinner-dash 1.4s ease-in-out infinite;
stroke-width: 1;
stroke-linecap: round;
}
@keyframes bdt-spinner-dash {
0% {
stroke-dashoffset: 88px;
}
50% {
stroke-dashoffset: 22px;
transform: rotate(135deg);
}
100% {
stroke-dashoffset: 88px;
transform: rotate(450deg);
}
}  .bdt-totop {
padding: 5px;
color: #999;
} .bdt-totop:hover,
.bdt-totop:focus {
color: #666;
outline: none;
} .bdt-totop:active {
color: #333;
}  .bdt-marker {
padding: 5px;
background: #222;
color: #fff;
} .bdt-marker:hover,
.bdt-marker:focus {
color: #fff;
outline: none;
} .bdt-alert {
position: relative;
margin-bottom: 20px;
padding: 15px 29px 15px 15px;
background: #f8f8f8;
color: #666;
} * + .bdt-alert {
margin-top: 20px;
} .bdt-alert > :last-child {
margin-bottom: 0;
} .bdt-alert-close {
position: absolute;
top: 20px;
right: 15px;
} .bdt-alert-close:first-child + * {
margin-top: 0;
}   .bdt-alert-primary {
background: #d8eafc;
color: #1e87f0;
} .bdt-alert-success {
background: #edfbf6;
color: #32d296;
} .bdt-alert-warning {
background: #fff6ee;
color: #faa05a;
} .bdt-alert-danger {
background: #fef4f6;
color: #f0506e;
}  .bdt-badge {
box-sizing: border-box;
min-width: 22px;
height: 22px;
padding: 0 5px;
border-radius: 500px;
vertical-align: middle; background: #1e87f0;
color: #fff;
font-size: 0.875rem; display: inline-flex;
justify-content: center;
align-items: center;
} .bdt-badge:hover,
.bdt-badge:focus {
color: #fff;
text-decoration: none;
outline: none;
} .bdt-label {
display: inline-block;
padding: 0 10px;
background: #1e87f0;
line-height: 1.5;
font-size: 0.875rem;
color: #fff;
vertical-align: middle;
white-space: nowrap;
}  .bdt-label-success {
background-color: #32d296;
color: #fff;
} .bdt-label-warning {
background-color: #faa05a;
color: #fff;
} .bdt-label-danger {
background-color: #f0506e;
color: #fff;
} .bdt-overlay {
padding: 30px 30px;
} .bdt-overlay > :last-child {
margin-bottom: 0;
}   .bdt-overlay-default {
background: rgba(255, 255, 255, 0.8);
} .bdt-overlay-primary {
background: rgba(34, 34, 34, 0.8);
}  .bdt-article::before,
.bdt-article::after {
content: "";
display: table;
}
.bdt-article::after {
clear: both;
} .bdt-article > :last-child {
margin-bottom: 0;
} .bdt-article + .bdt-article {
margin-top: 70px;
} .bdt-article-title {
font-size: 2.23125rem;
line-height: 1.2;
} @media (min-width: 960px) {
.bdt-article-title {
font-size: 2.625rem;
}
} .bdt-article-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
}  .bdt-comment-body {
overflow-wrap: break-word;
word-wrap: break-word;
}
.bdt-comment-header {
margin-bottom: 20px;
} .bdt-comment-body::before,
.bdt-comment-body::after,
.bdt-comment-header::before,
.bdt-comment-header::after {
content: "";
display: table;
}
.bdt-comment-body::after,
.bdt-comment-header::after {
clear: both;
} .bdt-comment-body > :last-child,
.bdt-comment-header > :last-child {
margin-bottom: 0;
} .bdt-comment-title {
font-size: 1.25rem;
line-height: 1.4;
} .bdt-comment-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
}  .bdt-comment-list {
padding: 0;
list-style: none;
} .bdt-comment-list > :nth-child(n+2) {
margin-top: 70px;
} .bdt-comment-list .bdt-comment ~ ul {
margin: 70px 0 0 0;
padding-left: 30px;
list-style: none;
} @media (min-width: 960px) {
.bdt-comment-list .bdt-comment ~ ul {
padding-left: 100px;
}
} .bdt-comment-list .bdt-comment ~ ul > :nth-child(n+2) {
margin-top: 70px;
}   .bdt-search { display: inline-block; position: relative; max-width: 100%; margin: 0;
}  .bdt-search-input::-webkit-search-cancel-button,
.bdt-search-input::-webkit-search-decoration {
-webkit-appearance: none;
} .bdt-search-input::-moz-placeholder {
opacity: 1;
} .bdt-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;
}
.bdt-search-input:focus {
outline: none;
} .bdt-search-input:-ms-input-placeholder {
color: #999 !important;
}
.bdt-search-input::placeholder {
color: #999;
}  .bdt-search-icon:focus {
outline: none;
} .bdt-search .bdt-search-icon { position: absolute;
top: 0;
bottom: 0;
right: 0; display: inline-flex;
justify-content: center;
align-items: center; color: #999;
} .bdt-search .bdt-search-icon:hover {
color: #999;
} .bdt-search .bdt-search-icon:not(a):not(button):not(input) {
pointer-events: none;
} .bdt-search .bdt-search-icon-flip {
right: 0;
left: auto;
} .bdt-search-default {
width: 240px;
} .bdt-search-default .bdt-search-input {
height: 40px;
padding-left: 6px;
padding-right: 6px;
background: #f8f8f8;
} .bdt-search-default .bdt-search-input:focus {
background-color: #f8f8f8;
} .bdt-search-default .bdt-search-icon {
width: 40px;
}
.bdt-search-default .bdt-search-icon:not(.bdt-search-icon-flip) ~ .bdt-search-input {
padding-left: 5px;
}
.bdt-search-default .bdt-search-icon-flip ~ .bdt-search-input {
padding-right: 40px;
} .bdt-search-navbar {
width: 400px;
} .bdt-search-navbar .bdt-search-input {
height: 40px;
background: transparent;
font-size: 1.5rem;
} .bdt-search-navbar .bdt-search-icon {
width: 40px;
}
.bdt-search-navbar .bdt-search-icon:not(.bdt-search-icon-flip) ~ .bdt-search-input {
padding-left: 40px;
}
.bdt-search-navbar .bdt-search-icon-flip ~ .bdt-search-input {
padding-right: 40px;
} .bdt-search-large {
width: 500px;
} .bdt-search-large .bdt-search-input {
height: 80px;
background: transparent;
font-size: 2.625rem;
} .bdt-search-large .bdt-search-icon {
width: 80px;
}
.bdt-search-large .bdt-search-icon:not(.bdt-search-icon-flip) ~ .bdt-search-input {
padding-left: 80px;
}
.bdt-search-large .bdt-search-icon-flip ~ .bdt-search-input {
padding-right: 80px;
} .bdt-search-toggle {
color: #999;
} .bdt-search-toggle:hover,
.bdt-search-toggle:focus {
color: #666;
}   .bdt-nav,
.bdt-nav ul {
margin: 0;
padding: 0;
list-style: none;
} .bdt-nav li > a {
display: block;
text-decoration: none;
} .bdt-nav li > a:focus {
outline: none;
} .bdt-nav > li > a {
padding: 5px 0;
}  ul.bdt-nav-sub {
padding: 5px 0 5px 15px;
} .bdt-nav-sub ul {
padding-left: 15px;
} .bdt-nav-sub a {
padding: 2px 0;
} .bdt-nav-parent-icon > .bdt-parent > a::after {
content: "";
width: 1.5em;
height: 1.5em;
float: right;
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/nav-parent-close.svg);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.bdt-nav-parent-icon > .bdt-parent.bdt-open > a::after {
background-image: url(//copia-capital.co.uk/wp-content/themes/images/backgrounds/nav-parent-open.svg);
} .bdt-nav-header {
padding: 5px 0;
text-transform: uppercase;
font-size: 0.875rem;
}
.bdt-nav-header:not(:first-child) {
margin-top: 20px;
} .bdt-nav-divider {
margin: 5px 0;
}  .bdt-nav-default > li > a {
color: #999;
} .bdt-nav-default > li > a:hover,
.bdt-nav-default > li > a:focus {
color: #666;
} .bdt-nav-default > li.bdt-active > a {
color: #333;
} .bdt-nav-default .bdt-nav-header {
color: #333;
} .bdt-nav-default .bdt-nav-divider {
border-top: 1px solid #e5e5e5;
} .bdt-nav-default .bdt-nav-sub a {
color: #999;
}
.bdt-nav-default .bdt-nav-sub a:hover,
.bdt-nav-default .bdt-nav-sub a:focus {
color: #666;
}
.bdt-nav-default .bdt-nav-sub li.bdt-active > a {
color: #333;
}  .bdt-nav-primary > li > a {
font-size: 1.5rem;
line-height: 1.5;
color: #999;
} .bdt-nav-primary > li > a:hover,
.bdt-nav-primary > li > a:focus {
color: #666;
} .bdt-nav-primary > li.bdt-active > a {
color: #333;
} .bdt-nav-primary .bdt-nav-header {
color: #333;
} .bdt-nav-primary .bdt-nav-divider {
border-top: 1px solid #e5e5e5;
} .bdt-nav-primary .bdt-nav-sub a {
color: #999;
}
.bdt-nav-primary .bdt-nav-sub a:hover,
.bdt-nav-primary .bdt-nav-sub a:focus {
color: #666;
}
.bdt-nav-primary .bdt-nav-sub li.bdt-active > a {
color: #333;
} .bdt-nav-center {
text-align: center;
} .bdt-nav-center .bdt-nav-sub,
.bdt-nav-center .bdt-nav-sub ul {
padding-left: 0;
} .bdt-nav-center.bdt-nav-parent-icon > .bdt-parent > a::after {
position: absolute;
}  .bdt-navbar {
display: flex; position: relative;
} .bdt-navbar-container:not(.bdt-navbar-transparent) {
background: #f8f8f8;
} .bdt-navbar-container > ::before,
.bdt-navbar-container > ::after {
display: none !important;
}  .bdt-navbar-left,
.bdt-navbar-right,
.bdt-navbar-center,
.bdt-navbar-center-left > *,
.bdt-navbar-center-right > * {
display: flex; align-items: center;
} .bdt-navbar-right {
margin-left: auto;
}
.bdt-navbar-center:only-child {
margin-left: auto;
margin-right: auto; position: relative;
}
.bdt-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;
} .bdt-navbar-center-left,
.bdt-navbar-center-right {
position: absolute;
top: 0;
}
.bdt-navbar-center-left {
right: 100%;
}
.bdt-navbar-center-right {
left: 100%;
}
[class*='bdt-navbar-center-'] {
width: max-content;
box-sizing: border-box;
}  .bdt-navbar-nav {
display: flex; margin: 0;
padding: 0;
list-style: none;
} .bdt-navbar-left,
.bdt-navbar-right,
.bdt-navbar-center:only-child {
flex-wrap: wrap;
} .bdt-navbar-nav > li > a,
.bdt-navbar-item,
.bdt-navbar-toggle { display: flex;
justify-content: center;
align-items: center; box-sizing: border-box;
padding: 0 15px; font-size: 16px;
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;
} .bdt-navbar-nav > li > a {
color: #999;
} .bdt-navbar-nav > li:hover > a,
.bdt-navbar-nav > li > a:focus,
.bdt-navbar-nav > li > a.bdt-open {
color: #666;
outline: none;
} .bdt-navbar-nav > li > a:active {
color: #333;
} .bdt-navbar-nav > li.bdt-active > a {
color: #333;
} .bdt-navbar-item {
color: #666;
} .bdt-navbar-toggle {
color: #999;
}
.bdt-navbar-toggle:hover,
.bdt-navbar-toggle:focus,
.bdt-navbar-toggle.bdt-open {
color: #666;
outline: none;
text-decoration: none;
}   .bdt-navbar-subtitle {
font-size: 0.875rem;
}   .bdt-navbar-dropdown { display: none; position: absolute;
z-index: 1020; box-sizing: border-box;
width: 200px; padding: 15px;
background: #f8f8f8;
color: #666;
} .bdt-navbar-dropdown.bdt-open {
display: block;
}  [class*='bdt-navbar-dropdown-top'] {
margin-top: 0;
}
[class*='bdt-navbar-dropdown-bottom'] {
margin-top: 0;
}
[class*='bdt-navbar-dropdown-left'] {
margin-left: 0;
}
[class*='bdt-navbar-dropdown-right'] {
margin-left: 0;
}  .bdt-navbar-dropdown-grid {
margin-left: -30px;
}
.bdt-navbar-dropdown-grid > * {
padding-left: 30px;
} .bdt-navbar-dropdown-grid > .bdt-grid-margin {
margin-top: 30px;
} .bdt-navbar-dropdown-stack .bdt-navbar-dropdown-grid > * {
width: 100% !important;
} .bdt-navbar-dropdown-width-2:not(.bdt-navbar-dropdown-stack) {
width: 400px;
}
.bdt-navbar-dropdown-width-3:not(.bdt-navbar-dropdown-stack) {
width: 600px;
}
.bdt-navbar-dropdown-width-4:not(.bdt-navbar-dropdown-stack) {
width: 800px;
}
.bdt-navbar-dropdown-width-5:not(.bdt-navbar-dropdown-stack) {
width: 1000px;
} .bdt-navbar-dropdown-dropbar {
margin-top: 0;
margin-bottom: 0;
}  .bdt-navbar-dropdown-nav > li > a {
color: #999;
} .bdt-navbar-dropdown-nav > li > a:hover,
.bdt-navbar-dropdown-nav > li > a:focus {
color: #666;
} .bdt-navbar-dropdown-nav > li.bdt-active > a {
color: #333;
} .bdt-navbar-dropdown-nav .bdt-nav-header {
color: #333;
} .bdt-navbar-dropdown-nav .bdt-nav-divider {
border-top: 1px solid #e5e5e5;
} .bdt-navbar-dropdown-nav .bdt-nav-sub a {
color: #999;
}
.bdt-navbar-dropdown-nav .bdt-nav-sub a:hover,
.bdt-navbar-dropdown-nav .bdt-nav-sub a:focus {
color: #666;
}
.bdt-navbar-dropdown-nav .bdt-nav-sub li.bdt-active > a {
color: #333;
} .bdt-navbar-dropbar {
background: #f8f8f8;
} .bdt-navbar-dropbar-slide {
position: absolute;
z-index: 980;
left: 0;
right: 0;
}  .bdt-subnav {
display: flex; flex-wrap: wrap; margin-left: -20px; padding: 0;
list-style: none;
} .bdt-subnav > * { flex: none; padding-left: 20px; position: relative;
}  .bdt-subnav > * > :first-child { display: block; color: #999;
} .bdt-subnav > * > a:hover,
.bdt-subnav > * > a:focus {
color: #666;
text-decoration: none;
outline: none;
} .bdt-subnav > .bdt-active > a {
color: #333;
}  .bdt-subnav-divider > * { display: flex;
align-items: center;
} .bdt-subnav-divider > :nth-child(n+2):not(.bdt-first-column)::before {
content: "";
height: 1.5em;
margin-left: 0px;
margin-right: 20px;
border-left: 1px solid #e5e5e5;
} .bdt-subnav-pill > * > :first-child {
padding: 5px 10px;
background: transparent;
color: #999;
} .bdt-subnav-pill > * > a:hover,
.bdt-subnav-pill > * > a:focus {
background-color: #f8f8f8;
color: #666;
} .bdt-subnav-pill > * > a:active {
background-color: #f8f8f8;
color: #666;
} .bdt-subnav-pill > .bdt-active > a {
background-color: #1e87f0;
color: #fff;
} .bdt-subnav > .bdt-disabled > a {
color: #999;
}  .bdt-breadcrumb {
display: flex; flex-wrap: wrap; padding: 0;
list-style: none;
} .bdt-breadcrumb > * {
flex: none;
} .bdt-breadcrumb > * > * {
display: inline-block;
font-size: 0.875rem;
color: #999;
} .bdt-breadcrumb > * > :hover,
.bdt-breadcrumb > * > :focus {
color: #666;
text-decoration: none;
}  .bdt-breadcrumb > :last-child > * {
color: #666;
} .bdt-breadcrumb > :nth-child(n+2):not(.bdt-first-column)::before {
content: "/";
display: inline-block;
margin: 0 20px;
color: #999;
}  .bdt-pagination {
display: flex; flex-wrap: wrap; margin-left: -20px; padding: 0;
list-style: none;
} .bdt-pagination > * { flex: none; padding-left: 20px; position: relative;
}  .bdt-pagination > * > * { display: block; color: #999;
} .bdt-pagination > * > :hover,
.bdt-pagination > * > :focus {
color: #666;
text-decoration: none;
} .bdt-pagination > .bdt-active > * {
color: #666;
} .bdt-pagination > .bdt-disabled > * {
color: #999;
}  .bdt-tab {
display: flex; flex-wrap: wrap; margin-left: -20px; padding: 0;
list-style: none;
} .bdt-tab > * { flex: none; padding-left: 20px; position: relative;
}  .bdt-tab > * > a { display: block;
text-align: center; padding: 5px 10px;
color: #999;
} .bdt-tab > * > a:hover,
.bdt-tab > * > a:focus {
color: #666;
text-decoration: none;
} .bdt-tab > .bdt-active > a {
color: #333;
} .bdt-tab > .bdt-disabled > a {
color: #999;
}   .bdt-tab-left,
.bdt-tab-right {
flex-direction: column; margin-left: 0;
} .bdt-tab-left > *,
.bdt-tab-right > * {
padding-left: 0;
}
.bdt-tab-left > * > a {
text-align: left;
}
.bdt-tab-right > * > a {
text-align: left;
}  .bdt-slidenav {
padding: 5px 10px;
color: rgba(102, 102, 102, 0.5);
} .bdt-slidenav:hover,
.bdt-slidenav:focus {
color: rgba(102, 102, 102, 0.9);
outline: none;
} .bdt-slidenav:active {
color: rgba(102, 102, 102, 0.5);
}    .bdt-slidenav-large {
padding: 10px 10px;
} .bdt-slidenav-container {
display: flex;
}  .bdt-dotnav {
display: flex; flex-wrap: wrap; margin: 0;
padding: 0;
list-style: none; margin-left: -12px;
} .bdt-dotnav > * { flex: none; padding-left: 12px;
}  .bdt-dotnav > * > * {
display: block;
box-sizing: border-box;
width: 10px;
height: 10px;
border-radius: 50%;
background: rgba(102, 102, 102, 0.2); text-indent: 100%;
overflow: hidden;
white-space: nowrap;
} .bdt-dotnav > * > :hover,
.bdt-dotnav > * > :focus {
background-color: rgba(102, 102, 102, 0.6);
outline: none;
} .bdt-dotnav > * > :active {
background-color: rgba(102, 102, 102, 0.2);
} .bdt-dotnav > .bdt-active > * {
background-color: rgba(102, 102, 102, 0.6);
}  .bdt-dotnav-vertical { flex-direction: column; margin-left: 0;
margin-top: -12px;
} .bdt-dotnav-vertical > * {
padding-left: 0;
padding-top: 12px;
}  .bdt-thumbnav {
display: flex; flex-wrap: wrap; margin: 0;
padding: 0;
list-style: none; margin-left: -15px;
} .bdt-thumbnav > * { padding-left: 15px;
}  .bdt-thumbnav > * > * {
display: inline-block;
} .bdt-thumbnav > * > :hover,
.bdt-thumbnav > * > :focus {
outline: none;
}   .bdt-thumbnav-vertical { flex-direction: column; margin-left: 0;
margin-top: -15px;
} .bdt-thumbnav-vertical > * {
padding-left: 0;
padding-top: 15px;
} .bdt-accordion {
padding: 0;
list-style: none;
} .bdt-accordion > :nth-child(n+2) {
margin-top: 20px;
} .bdt-accordion-title {
display: block;
font-size: 1.25rem;
line-height: 1.4;
color: #333;
} .bdt-accordion-title:hover,
.bdt-accordion-title:focus {
color: #666;
text-decoration: none;
outline: none;
} .bdt-accordion-content {
margin-top: 20px;
} .bdt-accordion-content::before,
.bdt-accordion-content::after {
content: "";
display: table;
}
.bdt-accordion-content::after {
clear: both;
} .bdt-accordion-content > :last-child {
margin-bottom: 0;
}  .bdt-drop { display: none; position: absolute;
z-index: 1020; box-sizing: border-box;
width: 300px;
} .bdt-drop.bdt-open {
display: block;
}  [class*='bdt-drop-top'] {
margin-top: -20px;
}
[class*='bdt-drop-bottom'] {
margin-top: 20px;
}
[class*='bdt-drop-left'] {
margin-left: -20px;
}
[class*='bdt-drop-right'] {
margin-left: 20px;
} .bdt-drop-stack .bdt-drop-grid > * {
width: 100% !important;
}  .bdt-dropdown { display: none; position: absolute;
z-index: 1020; box-sizing: border-box;
min-width: 200px; padding: 15px;
background: #f8f8f8;
color: #666;
} .bdt-dropdown.bdt-open {
display: block;
} .bdt-dropdown-nav {
white-space: nowrap;
} .bdt-dropdown-nav > li > a {
color: #999;
} .bdt-dropdown-nav > li > a:hover,
.bdt-dropdown-nav > li > a:focus,
.bdt-dropdown-nav > li.bdt-active > a {
color: #666;
} .bdt-dropdown-nav .bdt-nav-header {
color: #333;
} .bdt-dropdown-nav .bdt-nav-divider {
border-top: 1px solid #e5e5e5;
} .bdt-dropdown-nav .bdt-nav-sub a {
color: #999;
}
.bdt-dropdown-nav .bdt-nav-sub a:hover,
.bdt-dropdown-nav .bdt-nav-sub a:focus,
.bdt-dropdown-nav .bdt-nav-sub li.bdt-active > a {
color: #666;
}  [class*='bdt-dropdown-top'] {
margin-top: -10px;
}
[class*='bdt-dropdown-bottom'] {
margin-top: 10px;
}
[class*='bdt-dropdown-left'] {
margin-left: -10px;
}
[class*='bdt-dropdown-right'] {
margin-left: 10px;
} .bdt-dropdown-stack .bdt-dropdown-grid > * {
width: 100% !important;
}  .bdt-modal { display: none; position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1010; overflow-y: auto;
-webkit-overflow-scrolling: touch; padding: 15px 15px; background: rgba(0, 0, 0, 0.6); opacity: 0;
transition: opacity 0.15s linear;
} @media (min-width: 640px) {
.bdt-modal {
padding: 50px 30px;
}
} @media (min-width: 960px) {
.bdt-modal {
padding-left: 40px;
padding-right: 40px;
}
} .bdt-modal.bdt-open {
opacity: 1;
}  .bdt-modal-page {
overflow: hidden;
}  .bdt-modal-dialog { position: relative; box-sizing: border-box;
margin: 0 auto;
width: 600px; max-width: calc(100% - 0.01px) !important; background: #fff; opacity: 0;
transform: translateY(-100px);
transition: 0.3s linear;
transition-property: opacity, transform;
} .bdt-open > .bdt-modal-dialog {
opacity: 1;
transform: translateY(0);
}  .bdt-modal-container .bdt-modal-dialog {
width: 1200px;
}  .bdt-modal-full {
padding: 0;
background: none;
} .bdt-modal-full .bdt-modal-dialog {
margin: 0;
width: 100%;
max-width: 100%;
transform: translateY(0);
} .bdt-modal-body {
padding: 30px 30px;
}
.bdt-modal-header {
padding: 15px 30px;
background: #f8f8f8;
}
.bdt-modal-footer {
padding: 15px 30px;
background: #f8f8f8;
} .bdt-modal-body::before,
.bdt-modal-body::after,
.bdt-modal-header::before,
.bdt-modal-header::after,
.bdt-modal-footer::before,
.bdt-modal-footer::after {
content: "";
display: table;
}
.bdt-modal-body::after,
.bdt-modal-header::after,
.bdt-modal-footer::after {
clear: both;
} .bdt-modal-body > :last-child,
.bdt-modal-header > :last-child,
.bdt-modal-footer > :last-child {
margin-bottom: 0;
} .bdt-modal-title {
font-size: 2rem;
line-height: 1.3;
} [class*='bdt-modal-close-'] {
position: absolute;
z-index: 1010;
top: 0px;
right: 30px;
padding: 5px;
} [class*='bdt-modal-close-']:first-child + * {
margin-top: 0;
}   .bdt-modal-close-outside {
top: 0; right: -5px;
transform: translate(0, -100%);
color: #ffffff;
}
.bdt-modal-close-outside:hover {
color: #fff;
} @media (min-width: 960px) { .bdt-modal-close-outside {
right: 0;
transform: translate(100%, -100%);
}
}   .bdt-lightbox { display: none; position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1010; background: #000; opacity: 0;
transition: opacity 0.15s linear;
} .bdt-lightbox.bdt-open {
display: block; opacity: 1;
}  .bdt-lightbox-page {
overflow: hidden;
}  .bdt-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, 0.7); will-change: transform, opacity;
} .bdt-lightbox-items > * > * {
max-width: 100vw;
max-height: 100vh;
} .bdt-lightbox-items > :focus {
outline: none;
}
.bdt-lightbox-items > * > :not(iframe) {
width: auto;
height: auto;
}
.bdt-lightbox-items > .bdt-active {
display: flex;
} .bdt-lightbox-toolbar {
padding: 10px 10px;
background: rgba(0, 0, 0, 0.3);
color: rgba(255, 255, 255, 0.7);
}
.bdt-lightbox-toolbar > * {
color: rgba(255, 255, 255, 0.7);
} .bdt-lightbox-toolbar-icon {
padding: 5px;
color: rgba(255, 255, 255, 0.7);
} .bdt-lightbox-toolbar-icon:hover {
color: #fff;
}  .bdt-lightbox-button {
box-sizing: border-box;
width: 50px;
height: 50px;
background: rgba(0, 0, 0, 0.3);
color: rgba(255, 255, 255, 0.7); display: inline-flex;
justify-content: center;
align-items: center;
} .bdt-lightbox-button:hover {
color: #fff;
}  .bdt-lightbox-iframe {
width: 80%;
height: 80%;
}  .bdt-slideshow { -webkit-tap-highlight-color: transparent;
}  .bdt-slideshow-items { position: relative;
z-index: 0; margin: 0;
padding: 0;
list-style: none; overflow: hidden; -webkit-touch-callout: none;
}  .bdt-slideshow-items > * { position: absolute;
top: 0;
left: 0; right: 0;
bottom: 0; overflow: hidden; will-change: transform, opacity; touch-action: pan-y;
} .bdt-slideshow-items > :focus {
outline: none;
} .bdt-slideshow-items > :not(.bdt-active) {
display: none;
}  .bdt-slider { -webkit-tap-highlight-color: transparent;
}  .bdt-slider-container { overflow: hidden;
}  .bdt-slider-items { will-change: transform; position: relative;
} .bdt-slider-items:not(.bdt-grid) {
display: flex; margin: 0;
padding: 0;
list-style: none; -webkit-touch-callout: none;
}
.bdt-slider-items.bdt-grid {
flex-wrap: nowrap;
}  .bdt-slider-items > * { flex: none; position: relative; touch-action: pan-y;
} .bdt-slider-items > :focus {
outline: none;
}  .bdt-sticky-fixed {
z-index: 980;
box-sizing: border-box;
margin: 0 !important; -webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .bdt-sticky[class*='bdt-animation-'] {
animation-duration: 0.2s;
}
.bdt-sticky.bdt-animation-reverse {
animation-duration: 0.2s;
}  .bdt-offcanvas { display: none; position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 1000;
} .bdt-offcanvas-flip .bdt-offcanvas {
right: 0;
left: auto;
}  .bdt-offcanvas-bar { position: absolute;
top: 0;
bottom: 0;
left: -270px; box-sizing: border-box;
width: 270px;
padding: 20px 20px;
background: #222; overflow-y: auto;
-webkit-overflow-scrolling: touch;
} @media (min-width: 960px) {
.bdt-offcanvas-bar {
left: -350px;
width: 350px;
padding: 40px 40px;
}
} .bdt-offcanvas-flip .bdt-offcanvas-bar {
left: auto;
right: -270px;
} @media (min-width: 960px) {
.bdt-offcanvas-flip .bdt-offcanvas-bar {
right: -350px;
}
} .bdt-open > .bdt-offcanvas-bar {
left: 0;
}
.bdt-offcanvas-flip .bdt-open > .bdt-offcanvas-bar {
left: auto;
right: 0;
} .bdt-offcanvas-bar-animation {
transition: left 0.3s ease-out;
}
.bdt-offcanvas-flip .bdt-offcanvas-bar-animation {
transition-property: right;
} .bdt-offcanvas-reveal { position: absolute;
top: 0;
bottom: 0;
left: 0; width: 0;
overflow: hidden; transition: width 0.3s ease-out;
}
.bdt-offcanvas-reveal .bdt-offcanvas-bar { left: 0;
}
.bdt-offcanvas-flip .bdt-offcanvas-reveal .bdt-offcanvas-bar { left: auto;
right: 0;
}
.bdt-open > .bdt-offcanvas-reveal {
width: 270px;
} @media (min-width: 960px) {
.bdt-open > .bdt-offcanvas-reveal {
width: 350px;
}
} .bdt-offcanvas-flip .bdt-offcanvas-reveal {
right: 0;
left: auto;
} .bdt-offcanvas-close {
position: absolute;
z-index: 1000;
top: 20px;
right: 20px;
padding: 5px;
}  .bdt-offcanvas-overlay { width: 100vw; touch-action: none;
} .bdt-offcanvas-overlay::before { content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.1); opacity: 0;
transition: opacity 0.15s linear;
}
.bdt-offcanvas-overlay.bdt-open::before {
opacity: 1;
}  .bdt-offcanvas-page,
.bdt-offcanvas-container {
overflow-x: hidden;
}  .bdt-offcanvas-container {
position: relative;
left: 0;
transition: left 0.3s ease-out; box-sizing: border-box;
width: 100%;
} :not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation {
left: 270px;
}
.bdt-offcanvas-flip.bdt-offcanvas-container-animation {
left: -270px;
} @media (min-width: 960px) {
:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation {
left: 350px;
}
.bdt-offcanvas-flip.bdt-offcanvas-container-animation {
left: -350px;
}
}  .bdt-switcher {
margin: 0;
padding: 0;
list-style: none;
}  .bdt-switcher > :not(.bdt-active) {
display: none;
} .bdt-switcher > * > :last-child {
margin-bottom: 0;
} .bdt-leader {
overflow: hidden;
} .bdt-leader-fill::after { display: inline-block;
margin-left: 15px; width: 0; content: attr(data-fill); white-space: nowrap;
} .bdt-leader-fill.bdt-leader-hide::after {
display: none;
} .bdt-leader-fill-content::before {
content: '.';
}
:root {
--bdt-leader-fill-content: .;
}  .bdt-iconnav {
display: flex; flex-wrap: wrap; margin: 0;
padding: 0;
list-style: none; margin-left: -10px;
} .bdt-iconnav > * { padding-left: 10px;
}  .bdt-iconnav > * > a { display: block; color: #999;
} .bdt-iconnav > * > a:hover,
.bdt-iconnav > * > a:focus {
color: #666;
outline: none;
} .bdt-iconnav > .bdt-active > a {
color: #666;
}  .bdt-iconnav-vertical { flex-direction: column; margin-left: 0;
margin-top: -10px;
} .bdt-iconnav-vertical > * {
padding-left: 0;
padding-top: 10px;
}  .bdt-notification { position: fixed;
top: 10px;
left: 10px;
z-index: 1040; box-sizing: border-box;
width: 350px;
} .bdt-notification-top-right,
.bdt-notification-bottom-right {
left: auto;
right: 10px;
}
.bdt-notification-top-center,
.bdt-notification-bottom-center {
left: 50%;
margin-left: -175px;
}
.bdt-notification-bottom-left,
.bdt-notification-bottom-right,
.bdt-notification-bottom-center {
top: auto;
bottom: 10px;
}  @media (max-width: 639px) {
.bdt-notification {
left: 10px;
right: 10px;
width: auto;
margin: 0;
}
} .bdt-notification-message {
position: relative;
padding: 15px;
background: #f8f8f8;
color: #666;
font-size: 1.25rem;
line-height: 1.4;
cursor: pointer;
}
* + .bdt-notification-message {
margin-top: 10px;
} .bdt-notification-close {
display: none;
position: absolute;
top: 20px;
right: 15px;
}
.bdt-notification-message:hover .bdt-notification-close {
display: block;
}  .bdt-notification-message-primary {
color: #1e87f0;
} .bdt-notification-message-success {
color: #32d296;
} .bdt-notification-message-warning {
color: #faa05a;
} .bdt-notification-message-danger {
color: #f0506e;
}  .bdt-tooltip { display: none; position: absolute;
z-index: 1030; box-sizing: border-box;
max-width: 200px;
padding: 3px 6px; background: #666;
border-radius: 2px;
color: #fff;
font-size: 12px;
} .bdt-tooltip.bdt-active {
display: block;
}  [class*='bdt-tooltip-top'] {
margin-top: -10px;
}
[class*='bdt-tooltip-bottom'] {
margin-top: 10px;
}
[class*='bdt-tooltip-left'] {
margin-left: -10px;
}
[class*='bdt-tooltip-right'] {
margin-left: 10px;
} .bdt-placeholder {
margin-bottom: 20px;
padding: 30px 30px;
background: #f8f8f8;
} * + .bdt-placeholder {
margin-top: 20px;
} .bdt-placeholder > :last-child {
margin-bottom: 0;
}  .bdt-progress { vertical-align: baseline; -webkit-appearance: none;
-moz-appearance: none; display: block;
width: 100%; border: 0; background-color: #f8f8f8; margin-bottom: 20px;
height: 15px;
} * + .bdt-progress {
margin-top: 20px;
} .bdt-progress:indeterminate {
color: transparent;
} .bdt-progress::-webkit-progress-bar {
background-color: #f8f8f8;
} .bdt-progress:indeterminate::-moz-progress-bar {
width: 0;
} .bdt-progress::-webkit-progress-value {
background-color: #1e87f0;
transition: width 0.6s ease;
}
.bdt-progress::-moz-progress-bar {
background-color: #1e87f0;
}
.bdt-progress::-ms-fill {
background-color: #1e87f0;
transition: width 0.6s ease; border: 0;
} .bdt-sortable {
position: relative;
} .bdt-sortable svg {
pointer-events: none;
} .bdt-sortable > :last-child {
margin-bottom: 0;
} .bdt-sortable-drag {
position: absolute !important;
z-index: 1050 !important;
pointer-events: none;
} .bdt-sortable-placeholder {
opacity: 0;
pointer-events: none;
} .bdt-sortable-empty {
min-height: 50px;
}  .bdt-sortable-handle:hover {
cursor: move;
}   .bdt-countdown-number,
.bdt-countdown-separator { line-height: 0.8;
} .bdt-countdown-number {
font-size: 2rem;
} @media (min-width: 640px) {
.bdt-countdown-number {
font-size: 4rem;
}
} @media (min-width: 960px) {
.bdt-countdown-number {
font-size: 6rem;
}
} .bdt-countdown-separator {
font-size: 1rem;
} @media (min-width: 640px) {
.bdt-countdown-separator {
font-size: 2rem;
}
} @media (min-width: 960px) {
.bdt-countdown-separator {
font-size: 3rem;
}
}  [class*='bdt-animation-'] {
animation-duration: 0.5s;
animation-timing-function: ease-out;
animation-fill-mode: both;
}  .bdt-animation-fade {
animation-name: bdt-fade;
animation-duration: 0.8s;
animation-timing-function: linear;
} .bdt-animation-scale-up {
animation-name: bdt-fade-scale-02;
}
.bdt-animation-scale-down {
animation-name: bdt-fade-scale-18;
} .bdt-animation-slide-top {
animation-name: bdt-fade-top;
}
.bdt-animation-slide-bottom {
animation-name: bdt-fade-bottom;
}
.bdt-animation-slide-left {
animation-name: bdt-fade-left;
}
.bdt-animation-slide-right {
animation-name: bdt-fade-right;
} .bdt-animation-slide-top-small {
animation-name: bdt-fade-top-small;
}
.bdt-animation-slide-bottom-small {
animation-name: bdt-fade-bottom-small;
}
.bdt-animation-slide-left-small {
animation-name: bdt-fade-left-small;
}
.bdt-animation-slide-right-small {
animation-name: bdt-fade-right-small;
} .bdt-animation-slide-top-medium {
animation-name: bdt-fade-top-medium;
}
.bdt-animation-slide-bottom-medium {
animation-name: bdt-fade-bottom-medium;
}
.bdt-animation-slide-left-medium {
animation-name: bdt-fade-left-medium;
}
.bdt-animation-slide-right-medium {
animation-name: bdt-fade-right-medium;
} .bdt-animation-kenburns {
animation-name: bdt-scale-kenburns;
animation-duration: 15s;
} .bdt-animation-shake {
animation-name: bdt-shake;
} .bdt-animation-stroke {
animation-name: bdt-stroke;
stroke-dasharray: var(--bdt-animation-stroke);
animation-duration: 2s;
} .bdt-animation-reverse {
animation-direction: reverse;
animation-timing-function: ease-in;
} .bdt-animation-fast {
animation-duration: 0.1s;
}  .bdt-animation-toggle:not(:hover):not(:focus) [class*='bdt-animation-'] {
animation-name: none;
} .bdt-animation-toggle { -webkit-tap-highlight-color: transparent;
} .bdt-animation-toggle:focus {
outline: none;
}  @keyframes bdt-fade {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} @keyframes bdt-fade-top {
0% {
opacity: 0;
transform: translateY(-100%);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-bottom {
0% {
opacity: 0;
transform: translateY(100%);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-left {
0% {
opacity: 0;
transform: translateX(-100%);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-right {
0% {
opacity: 0;
transform: translateX(100%);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-top-small {
0% {
opacity: 0;
transform: translateY(-10px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-bottom-small {
0% {
opacity: 0;
transform: translateY(10px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-left-small {
0% {
opacity: 0;
transform: translateX(-10px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-right-small {
0% {
opacity: 0;
transform: translateX(10px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-top-medium {
0% {
opacity: 0;
transform: translateY(-50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-bottom-medium {
0% {
opacity: 0;
transform: translateY(50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-left-medium {
0% {
opacity: 0;
transform: translateX(-50px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-right-medium {
0% {
opacity: 0;
transform: translateX(50px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-scale-02 {
0% {
opacity: 0;
transform: scale(0.2);
}
100% {
opacity: 1;
transform: scale(1);
}
} @keyframes bdt-fade-scale-18 {
0% {
opacity: 0;
transform: scale(1.8);
}
100% {
opacity: 1;
transform: scale(1);
}
} @keyframes bdt-scale-kenburns {
0% {
transform: scale(1);
}
100% {
transform: scale(1.2);
}
} @keyframes bdt-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 bdt-stroke {
0% {
stroke-dashoffset: var(--bdt-animation-stroke);
}
100% {
stroke-dashoffset: 0;
}
}  [class*='bdt-child-width'] > * {
box-sizing: border-box;
width: 100%;
}
.bdt-child-width-1-2 > * {
width: 50%;
}
.bdt-child-width-1-3 > * {
width: calc(100% * 1 / 3.001);
}
.bdt-child-width-1-4 > * {
width: 25%;
}
.bdt-child-width-1-5 > * {
width: 20%;
}
.bdt-child-width-1-6 > * {
width: calc(100% * 1 / 6.001);
}
.bdt-child-width-auto > * {
width: auto;
} .bdt-child-width-expand > :not([class*='bdt-width']) {
flex: 1; min-width: 1px;
} @media (min-width: 640px) {
.bdt-child-width-1-1\@s > * {
width: 100%;
}
.bdt-child-width-1-2\@s > * {
width: 50%;
}
.bdt-child-width-1-3\@s > * {
width: calc(100% * 1 / 3.001);
}
.bdt-child-width-1-4\@s > * {
width: 25%;
}
.bdt-child-width-1-5\@s > * {
width: 20%;
}
.bdt-child-width-1-6\@s > * {
width: calc(100% * 1 / 6.001);
}
.bdt-child-width-auto\@s > * {
width: auto;
}
.bdt-child-width-expand\@s > :not([class*='bdt-width']) {
flex: 1;
min-width: 1px;
}
} @media (min-width: 960px) {
.bdt-child-width-1-1\@m > * {
width: 100%;
}
.bdt-child-width-1-2\@m > * {
width: 50%;
}
.bdt-child-width-1-3\@m > * {
width: calc(100% * 1 / 3.001);
}
.bdt-child-width-1-4\@m > * {
width: 25%;
}
.bdt-child-width-1-5\@m > * {
width: 20%;
}
.bdt-child-width-1-6\@m > * {
width: calc(100% * 1 / 6.001);
}
.bdt-child-width-auto\@m > * {
width: auto;
}
.bdt-child-width-expand\@m > :not([class*='bdt-width']) {
flex: 1;
min-width: 1px;
}
} @media (min-width: 1200px) {
.bdt-child-width-1-1\@l > * {
width: 100%;
}
.bdt-child-width-1-2\@l > * {
width: 50%;
}
.bdt-child-width-1-3\@l > * {
width: calc(100% * 1 / 3.001);
}
.bdt-child-width-1-4\@l > * {
width: 25%;
}
.bdt-child-width-1-5\@l > * {
width: 20%;
}
.bdt-child-width-1-6\@l > * {
width: calc(100% * 1 / 6.001);
}
.bdt-child-width-auto\@l > * {
width: auto;
}
.bdt-child-width-expand\@l > :not([class*='bdt-width']) {
flex: 1;
min-width: 1px;
}
} @media (min-width: 1600px) {
.bdt-child-width-1-1\@xl > * {
width: 100%;
}
.bdt-child-width-1-2\@xl > * {
width: 50%;
}
.bdt-child-width-1-3\@xl > * {
width: calc(100% * 1 / 3.001);
}
.bdt-child-width-1-4\@xl > * {
width: 25%;
}
.bdt-child-width-1-5\@xl > * {
width: 20%;
}
.bdt-child-width-1-6\@xl > * {
width: calc(100% * 1 / 6.001);
}
.bdt-child-width-auto\@xl > * {
width: auto;
}
.bdt-child-width-expand\@xl > :not([class*='bdt-width']) {
flex: 1;
min-width: 1px;
}
}  [class*='bdt-width'] {
box-sizing: border-box;
width: 100%; max-width: 100%;
} .bdt-width-1-2 {
width: 50%;
} .bdt-width-1-3 {
width: calc(100% * 1 / 3.001);
}
.bdt-width-2-3 {
width: calc(100% * 2 / 3.001);
} .bdt-width-1-4 {
width: 25%;
}
.bdt-width-3-4 {
width: 75%;
} .bdt-width-1-5 {
width: 20%;
}
.bdt-width-2-5 {
width: 40%;
}
.bdt-width-3-5 {
width: 60%;
}
.bdt-width-4-5 {
width: 80%;
} .bdt-width-1-6 {
width: calc(100% * 1 / 6.001);
}
.bdt-width-5-6 {
width: calc(100% * 5 / 6.001);
} .bdt-width-small {
width: 150px;
}
.bdt-width-medium {
width: 300px;
}
.bdt-width-large {
width: 450px;
}
.bdt-width-xlarge {
width: 600px;
}
.bdt-width-xxlarge {
width: 750px;
} .bdt-width-auto {
width: auto;
} .bdt-width-expand {
flex: 1;
min-width: 1px;
} @media (min-width: 640px) { .bdt-width-1-1\@s {
width: 100%;
} .bdt-width-1-2\@s {
width: 50%;
} .bdt-width-1-3\@s {
width: calc(100% * 1 / 3.001);
}
.bdt-width-2-3\@s {
width: calc(100% * 2 / 3.001);
} .bdt-width-1-4\@s {
width: 25%;
}
.bdt-width-3-4\@s {
width: 75%;
} .bdt-width-1-5\@s {
width: 20%;
}
.bdt-width-2-5\@s {
width: 40%;
}
.bdt-width-3-5\@s {
width: 60%;
}
.bdt-width-4-5\@s {
width: 80%;
} .bdt-width-1-6\@s {
width: calc(100% * 1 / 6.001);
}
.bdt-width-5-6\@s {
width: calc(100% * 5 / 6.001);
} .bdt-width-small\@s {
width: 150px;
}
.bdt-width-medium\@s {
width: 300px;
}
.bdt-width-large\@s {
width: 450px;
}
.bdt-width-xlarge\@s {
width: 600px;
}
.bdt-width-xxlarge\@s {
width: 750px;
} .bdt-width-auto\@s {
width: auto;
} .bdt-width-expand\@s {
flex: 1;
min-width: 1px;
}
} @media (min-width: 960px) { .bdt-width-1-1\@m {
width: 100%;
} .bdt-width-1-2\@m {
width: 50%;
} .bdt-width-1-3\@m {
width: calc(100% * 1 / 3.001);
}
.bdt-width-2-3\@m {
width: calc(100% * 2 / 3.001);
} .bdt-width-1-4\@m {
width: 25%;
}
.bdt-width-3-4\@m {
width: 75%;
} .bdt-width-1-5\@m {
width: 20%;
}
.bdt-width-2-5\@m {
width: 40%;
}
.bdt-width-3-5\@m {
width: 60%;
}
.bdt-width-4-5\@m {
width: 80%;
} .bdt-width-1-6\@m {
width: calc(100% * 1 / 6.001);
}
.bdt-width-5-6\@m {
width: calc(100% * 5 / 6.001);
} .bdt-width-small\@m {
width: 150px;
}
.bdt-width-medium\@m {
width: 300px;
}
.bdt-width-large\@m {
width: 450px;
}
.bdt-width-xlarge\@m {
width: 600px;
}
.bdt-width-xxlarge\@m {
width: 750px;
} .bdt-width-auto\@m {
width: auto;
} .bdt-width-expand\@m {
flex: 1;
min-width: 1px;
}
} @media (min-width: 1200px) { .bdt-width-1-1\@l {
width: 100%;
} .bdt-width-1-2\@l {
width: 50%;
} .bdt-width-1-3\@l {
width: calc(100% * 1 / 3.001);
}
.bdt-width-2-3\@l {
width: calc(100% * 2 / 3.001);
} .bdt-width-1-4\@l {
width: 25%;
}
.bdt-width-3-4\@l {
width: 75%;
} .bdt-width-1-5\@l {
width: 20%;
}
.bdt-width-2-5\@l {
width: 40%;
}
.bdt-width-3-5\@l {
width: 60%;
}
.bdt-width-4-5\@l {
width: 80%;
} .bdt-width-1-6\@l {
width: calc(100% * 1 / 6.001);
}
.bdt-width-5-6\@l {
width: calc(100% * 5 / 6.001);
} .bdt-width-small\@l {
width: 150px;
}
.bdt-width-medium\@l {
width: 300px;
}
.bdt-width-large\@l {
width: 450px;
}
.bdt-width-xlarge\@l {
width: 600px;
}
.bdt-width-xxlarge\@l {
width: 750px;
} .bdt-width-auto\@l {
width: auto;
} .bdt-width-expand\@l {
flex: 1;
min-width: 1px;
}
} @media (min-width: 1600px) { .bdt-width-1-1\@xl {
width: 100%;
} .bdt-width-1-2\@xl {
width: 50%;
} .bdt-width-1-3\@xl {
width: calc(100% * 1 / 3.001);
}
.bdt-width-2-3\@xl {
width: calc(100% * 2 / 3.001);
} .bdt-width-1-4\@xl {
width: 25%;
}
.bdt-width-3-4\@xl {
width: 75%;
} .bdt-width-1-5\@xl {
width: 20%;
}
.bdt-width-2-5\@xl {
width: 40%;
}
.bdt-width-3-5\@xl {
width: 60%;
}
.bdt-width-4-5\@xl {
width: 80%;
} .bdt-width-1-6\@xl {
width: calc(100% * 1 / 6.001);
}
.bdt-width-5-6\@xl {
width: calc(100% * 5 / 6.001);
} .bdt-width-small\@xl {
width: 150px;
}
.bdt-width-medium\@xl {
width: 300px;
}
.bdt-width-large\@xl {
width: 450px;
}
.bdt-width-xlarge\@xl {
width: 600px;
}
.bdt-width-xxlarge\@xl {
width: 750px;
} .bdt-width-auto\@xl {
width: auto;
} .bdt-width-expand\@xl {
flex: 1;
min-width: 1px;
}
} [class*='bdt-height'] {
box-sizing: border-box;
} .bdt-height-1-1 {
height: 100%;
} .bdt-height-viewport {
min-height: 100vh;
} .bdt-height-small {
height: 150px;
}
.bdt-height-medium {
height: 300px;
}
.bdt-height-large {
height: 450px;
}
.bdt-height-max-small {
max-height: 150px;
}
.bdt-height-max-medium {
max-height: 300px;
}
.bdt-height-max-large {
max-height: 450px;
}  .bdt-text-lead {
font-size: 1.5rem;
line-height: 1.5;
color: #333;
}
.bdt-text-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
} .bdt-text-small {
font-size: 0.875rem;
line-height: 1.5;
}
.bdt-text-large {
font-size: 1.5rem;
line-height: 1.5;
} .bdt-text-light {
font-weight: 300;
}
.bdt-text-normal {
font-weight: 400;
}
.bdt-text-bold {
font-weight: 700;
}
.bdt-text-lighter {
font-weight: lighter;
}
.bdt-text-bolder {
font-weight: bolder;
} .bdt-text-italic {
font-style: italic;
} .bdt-text-capitalize {
text-transform: capitalize !important;
}
.bdt-text-uppercase {
text-transform: uppercase !important;
}
.bdt-text-lowercase {
text-transform: lowercase !important;
} .bdt-text-muted {
color: #999 !important;
}
.bdt-text-emphasis {
color: #333 !important;
}
.bdt-text-primary {
color: #1e87f0 !important;
}
.bdt-text-secondary {
color: #222 !important;
}
.bdt-text-success {
color: #32d296 !important;
}
.bdt-text-warning {
color: #faa05a !important;
}
.bdt-text-danger {
color: #f0506e !important;
}  .bdt-text-background { -webkit-background-clip: text;
-webkit-text-fill-color: transparent; display: inline-block; color: #1e87f0 !important;
}
@supports (-webkit-background-clip: text) {
.bdt-text-background {
background-color: #1e87f0;
}
} .bdt-text-left {
text-align: left !important;
}
.bdt-text-right {
text-align: right !important;
}
.bdt-text-center {
text-align: center !important;
}
.bdt-text-justify {
text-align: justify !important;
} @media (min-width: 640px) {
.bdt-text-left\@s {
text-align: left !important;
}
.bdt-text-right\@s {
text-align: right !important;
}
.bdt-text-center\@s {
text-align: center !important;
}
} @media (min-width: 960px) {
.bdt-text-left\@m {
text-align: left !important;
}
.bdt-text-right\@m {
text-align: right !important;
}
.bdt-text-center\@m {
text-align: center !important;
}
} @media (min-width: 1200px) {
.bdt-text-left\@l {
text-align: left !important;
}
.bdt-text-right\@l {
text-align: right !important;
}
.bdt-text-center\@l {
text-align: center !important;
}
} @media (min-width: 1600px) {
.bdt-text-left\@xl {
text-align: left !important;
}
.bdt-text-right\@xl {
text-align: right !important;
}
.bdt-text-center\@xl {
text-align: center !important;
}
} .bdt-text-top {
vertical-align: top !important;
}
.bdt-text-middle {
vertical-align: middle !important;
}
.bdt-text-bottom {
vertical-align: bottom !important;
}
.bdt-text-baseline {
vertical-align: baseline !important;
}  .bdt-text-nowrap {
white-space: nowrap;
} .bdt-text-truncate { max-width: 100%; overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} th.bdt-text-truncate,
td.bdt-text-truncate {
max-width: 0;
} .bdt-text-break { overflow-wrap: break-word; word-wrap: break-word;
} th.bdt-text-break,
td.bdt-text-break {
word-break: break-all;
} [class*='bdt-column-'] {
column-gap: 30px;
} @media (min-width: 1200px) {
[class*='bdt-column-'] {
column-gap: 40px;
}
} [class*='bdt-column-'] img {
transform: translate3d(0, 0, 0);
}  .bdt-column-divider {
column-rule: 1px solid #e5e5e5; column-gap: 60px;
} @media (min-width: 1200px) {
.bdt-column-divider {
column-gap: 80px;
}
} .bdt-column-1-2 {
column-count: 2;
}
.bdt-column-1-3 {
column-count: 3;
}
.bdt-column-1-4 {
column-count: 4;
}
.bdt-column-1-5 {
column-count: 5;
}
.bdt-column-1-6 {
column-count: 6;
} @media (min-width: 640px) {
.bdt-column-1-2\@s {
column-count: 2;
}
.bdt-column-1-3\@s {
column-count: 3;
}
.bdt-column-1-4\@s {
column-count: 4;
}
.bdt-column-1-5\@s {
column-count: 5;
}
.bdt-column-1-6\@s {
column-count: 6;
}
} @media (min-width: 960px) {
.bdt-column-1-2\@m {
column-count: 2;
}
.bdt-column-1-3\@m {
column-count: 3;
}
.bdt-column-1-4\@m {
column-count: 4;
}
.bdt-column-1-5\@m {
column-count: 5;
}
.bdt-column-1-6\@m {
column-count: 6;
}
} @media (min-width: 1200px) {
.bdt-column-1-2\@l {
column-count: 2;
}
.bdt-column-1-3\@l {
column-count: 3;
}
.bdt-column-1-4\@l {
column-count: 4;
}
.bdt-column-1-5\@l {
column-count: 5;
}
.bdt-column-1-6\@l {
column-count: 6;
}
} @media (min-width: 1600px) {
.bdt-column-1-2\@xl {
column-count: 2;
}
.bdt-column-1-3\@xl {
column-count: 3;
}
.bdt-column-1-4\@xl {
column-count: 4;
}
.bdt-column-1-5\@xl {
column-count: 5;
}
.bdt-column-1-6\@xl {
column-count: 6;
}
} .bdt-column-span {
column-span: all;
}  .bdt-cover { max-width: none; position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
iframe.bdt-cover {
pointer-events: none;
}  .bdt-cover-container { overflow: hidden; position: relative;
}  .bdt-background-default {
background-color: #fff;
}
.bdt-background-muted {
background-color: #f8f8f8;
}
.bdt-background-primary {
background-color: #1e87f0;
}
.bdt-background-secondary {
background-color: #222;
} .bdt-background-cover,
.bdt-background-contain {
background-position: 50% 50%;
background-repeat: no-repeat;
}
.bdt-background-cover {
background-size: cover;
}
.bdt-background-contain {
background-size: contain;
} .bdt-background-top-left {
background-position: 0 0;
}
.bdt-background-top-center {
background-position: 50% 0;
}
.bdt-background-top-right {
background-position: 100% 0;
}
.bdt-background-center-left {
background-position: 0 50%;
}
.bdt-background-center-center {
background-position: 50% 50%;
}
.bdt-background-center-right {
background-position: 100% 50%;
}
.bdt-background-bottom-left {
background-position: 0 100%;
}
.bdt-background-bottom-center {
background-position: 50% 100%;
}
.bdt-background-bottom-right {
background-position: 100% 100%;
} .bdt-background-norepeat {
background-repeat: no-repeat;
}  .bdt-background-fixed {
background-attachment: fixed; backface-visibility: hidden;
} @media (pointer: coarse) {
.bdt-background-fixed {
background-attachment: scroll;
}
}  @media (max-width: 639px) {
.bdt-background-image\@s {
background-image: none !important;
}
} @media (max-width: 959px) {
.bdt-background-image\@m {
background-image: none !important;
}
} @media (max-width: 1199px) {
.bdt-background-image\@l {
background-image: none !important;
}
} @media (max-width: 1599px) {
.bdt-background-image\@xl {
background-image: none !important;
}
} .bdt-background-blend-multiply {
background-blend-mode: multiply;
}
.bdt-background-blend-screen {
background-blend-mode: screen;
}
.bdt-background-blend-overlay {
background-blend-mode: overlay;
}
.bdt-background-blend-darken {
background-blend-mode: darken;
}
.bdt-background-blend-lighten {
background-blend-mode: lighten;
}
.bdt-background-blend-color-dodge {
background-blend-mode: color-dodge;
}
.bdt-background-blend-color-burn {
background-blend-mode: color-burn;
}
.bdt-background-blend-hard-light {
background-blend-mode: hard-light;
}
.bdt-background-blend-soft-light {
background-blend-mode: soft-light;
}
.bdt-background-blend-difference {
background-blend-mode: difference;
}
.bdt-background-blend-exclusion {
background-blend-mode: exclusion;
}
.bdt-background-blend-hue {
background-blend-mode: hue;
}
.bdt-background-blend-saturation {
background-blend-mode: saturation;
}
.bdt-background-blend-color {
background-blend-mode: color;
}
.bdt-background-blend-luminosity {
background-blend-mode: luminosity;
}  [class*='bdt-align'] {
display: block;
margin-bottom: 30px;
}
* + [class*='bdt-align'] {
margin-top: 30px;
} .bdt-align-center {
margin-left: auto;
margin-right: auto;
} .bdt-align-left {
margin-top: 0;
margin-right: 30px;
float: left;
}
.bdt-align-right {
margin-top: 0;
margin-left: 30px;
float: right;
} @media (min-width: 640px) {
.bdt-align-left\@s {
margin-top: 0;
margin-right: 30px;
float: left;
}
.bdt-align-right\@s {
margin-top: 0;
margin-left: 30px;
float: right;
}
} @media (min-width: 960px) {
.bdt-align-left\@m {
margin-top: 0;
margin-right: 30px;
float: left;
}
.bdt-align-right\@m {
margin-top: 0;
margin-left: 30px;
float: right;
}
} @media (min-width: 1200px) {
.bdt-align-left\@l {
margin-top: 0;
float: left;
}
.bdt-align-right\@l {
margin-top: 0;
float: right;
}
.bdt-align-left,
.bdt-align-left\@s,
.bdt-align-left\@m,
.bdt-align-left\@l {
margin-right: 40px;
}
.bdt-align-right,
.bdt-align-right\@s,
.bdt-align-right\@m,
.bdt-align-right\@l {
margin-left: 40px;
}
} @media (min-width: 1600px) {
.bdt-align-left\@xl {
margin-top: 0;
margin-right: 40px;
float: left;
}
.bdt-align-right\@xl {
margin-top: 0;
margin-left: 40px;
float: right;
}
}   .bdt-svg,
.bdt-svg:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve) {
fill: currentcolor;
}
.bdt-svg:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve) {
stroke: currentcolor;
} .bdt-svg {
transform: translate(0, 0);
}  .bdt-panel {
position: relative;
box-sizing: border-box;
} .bdt-panel::before,
.bdt-panel::after {
content: "";
display: table;
}
.bdt-panel::after {
clear: both;
} .bdt-panel > :last-child {
margin-bottom: 0;
} .bdt-panel-scrollable {
height: 170px;
padding: 10px;
border: 1px solid #e5e5e5;
overflow: auto;
-webkit-overflow-scrolling: touch;
resize: both;
}   .bdt-clearfix::before {
content: "";
display: table-cell;
} .bdt-clearfix::after {
content: "";
display: table;
clear: both;
}  .bdt-float-left {
float: left;
}
.bdt-float-right {
float: right;
} [class*='bdt-float-'] {
max-width: 100%;
} .bdt-overflow-hidden {
overflow: hidden;
} .bdt-overflow-auto {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.bdt-overflow-auto > :last-child {
margin-bottom: 0;
} .bdt-resize {
resize: both;
}
.bdt-resize-vertical {
resize: vertical;
} .bdt-display-block {
display: block !important;
}
.bdt-display-inline {
display: inline !important;
}
.bdt-display-inline-block {
display: inline-block !important;
}  [class*='bdt-inline'] { display: inline-block; position: relative; max-width: 100%; vertical-align: middle; -webkit-backface-visibility: hidden;
}
.bdt-inline-clip { overflow: hidden;
}  .bdt-preserve-width,
.bdt-preserve-width canvas,
.bdt-preserve-width img,
.bdt-preserve-width svg,
.bdt-preserve-width video {
max-width: none;
} .bdt-responsive-width,
.bdt-responsive-height {
box-sizing: border-box;
} .bdt-responsive-width { max-width: 100% !important; height: auto;
} .bdt-responsive-height { max-height: 100%; width: auto; max-width: none;
} .bdt-border-circle {
border-radius: 50%;
}
.bdt-border-pill {
border-radius: 500px;
}
.bdt-border-rounded {
border-radius: 5px;
} .bdt-inline-clip[class*='bdt-border-'] {
-webkit-transform: translateZ(0);
}   [class*='bdt-box-shadow-hover'] {
transition: box-shadow 0.1s ease-in-out;
}
.bdt-box-shadow-hover-small:hover {
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.bdt-box-shadow-hover-medium:hover {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.bdt-box-shadow-hover-large:hover {
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.bdt-box-shadow-hover-xlarge:hover {
box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}  @supports (filter: blur(0)) {
.bdt-box-shadow-bottom {
display: inline-block;
position: relative;
max-width: 100%;
vertical-align: middle;
}
.bdt-box-shadow-bottom::before {
content: ''; position: absolute;
bottom: -30px;
left: 0;
right: 0; height: 30px;
border-radius: 100%;
background: #444;
filter: blur(20px);
} .bdt-box-shadow-bottom > * {
position: relative;
}
}  .bdt-dropcap::first-letter,
.bdt-dropcap > p:first-of-type::first-letter {
display: block;
margin-right: 10px;
float: left;
font-size: 4.5em;
line-height: 1;
} @-moz-document url-prefix() {
.bdt-dropcap::first-letter,
.bdt-dropcap > p:first-of-type::first-letter {
margin-top: 1.1%;
}
} @supports (-ms-ime-align: auto) {
.bdt-dropcap > p:first-of-type::first-letter {
font-size: 1em;
}
}  .bdt-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: #666; text-decoration: none;
} .bdt-logo:hover,
.bdt-logo:focus {
color: #666;
outline: none; text-decoration: none;
}
.bdt-logo-inverse {
display: none;
} .bdt-disabled {
pointer-events: none;
}  .bdt-drag,
.bdt-drag * {
cursor: move;
} .bdt-drag iframe {
pointer-events: none;
}  .bdt-dragover {
box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
} .bdt-blend-multiply {
mix-blend-mode: multiply;
}
.bdt-blend-screen {
mix-blend-mode: screen;
}
.bdt-blend-overlay {
mix-blend-mode: overlay;
}
.bdt-blend-darken {
mix-blend-mode: darken;
}
.bdt-blend-lighten {
mix-blend-mode: lighten;
}
.bdt-blend-color-dodge {
mix-blend-mode: color-dodge;
}
.bdt-blend-color-burn {
mix-blend-mode: color-burn;
}
.bdt-blend-hard-light {
mix-blend-mode: hard-light;
}
.bdt-blend-soft-light {
mix-blend-mode: soft-light;
}
.bdt-blend-difference {
mix-blend-mode: difference;
}
.bdt-blend-exclusion {
mix-blend-mode: exclusion;
}
.bdt-blend-hue {
mix-blend-mode: hue;
}
.bdt-blend-saturation {
mix-blend-mode: saturation;
}
.bdt-blend-color {
mix-blend-mode: color;
}
.bdt-blend-luminosity {
mix-blend-mode: luminosity;
} .bdt-transform-center {
transform: translate(-50%, -50%);
} .bdt-transform-origin-top-left {
transform-origin: 0 0;
}
.bdt-transform-origin-top-center {
transform-origin: 50% 0;
}
.bdt-transform-origin-top-right {
transform-origin: 100% 0;
}
.bdt-transform-origin-center-left {
transform-origin: 0 50%;
}
.bdt-transform-origin-center-right {
transform-origin: 100% 50%;
}
.bdt-transform-origin-bottom-left {
transform-origin: 0 100%;
}
.bdt-transform-origin-bottom-center {
transform-origin: 50% 100%;
}
.bdt-transform-origin-bottom-right {
transform-origin: 100% 100%;
} .bdt-flex {
display: flex;
}
.bdt-flex-inline {
display: inline-flex;
} .bdt-flex::before,
.bdt-flex::after,
.bdt-flex-inline::before,
.bdt-flex-inline::after {
display: none;
}  .bdt-flex-left {
justify-content: flex-start;
}
.bdt-flex-center {
justify-content: center;
}
.bdt-flex-right {
justify-content: flex-end;
}
.bdt-flex-between {
justify-content: space-between;
}
.bdt-flex-around {
justify-content: space-around;
} @media (min-width: 640px) {
.bdt-flex-left\@s {
justify-content: flex-start;
}
.bdt-flex-center\@s {
justify-content: center;
}
.bdt-flex-right\@s {
justify-content: flex-end;
}
.bdt-flex-between\@s {
justify-content: space-between;
}
.bdt-flex-around\@s {
justify-content: space-around;
}
} @media (min-width: 960px) {
.bdt-flex-left\@m {
justify-content: flex-start;
}
.bdt-flex-center\@m {
justify-content: center;
}
.bdt-flex-right\@m {
justify-content: flex-end;
}
.bdt-flex-between\@m {
justify-content: space-between;
}
.bdt-flex-around\@m {
justify-content: space-around;
}
} @media (min-width: 1200px) {
.bdt-flex-left\@l {
justify-content: flex-start;
}
.bdt-flex-center\@l {
justify-content: center;
}
.bdt-flex-right\@l {
justify-content: flex-end;
}
.bdt-flex-between\@l {
justify-content: space-between;
}
.bdt-flex-around\@l {
justify-content: space-around;
}
} @media (min-width: 1600px) {
.bdt-flex-left\@xl {
justify-content: flex-start;
}
.bdt-flex-center\@xl {
justify-content: center;
}
.bdt-flex-right\@xl {
justify-content: flex-end;
}
.bdt-flex-between\@xl {
justify-content: space-between;
}
.bdt-flex-around\@xl {
justify-content: space-around;
}
} .bdt-flex-stretch {
align-items: stretch;
}
.bdt-flex-top {
align-items: flex-start;
}
.bdt-flex-middle {
align-items: center;
}
.bdt-flex-bottom {
align-items: flex-end;
} .bdt-flex-row {
flex-direction: row;
}
.bdt-flex-row-reverse {
flex-direction: row-reverse;
}
.bdt-flex-column {
flex-direction: column;
}
.bdt-flex-column-reverse {
flex-direction: column-reverse;
} .bdt-flex-nowrap {
flex-wrap: nowrap;
}
.bdt-flex-wrap {
flex-wrap: wrap;
}
.bdt-flex-wrap-reverse {
flex-wrap: wrap-reverse;
} .bdt-flex-wrap-stretch {
align-content: stretch;
}
.bdt-flex-wrap-top {
align-content: flex-start;
}
.bdt-flex-wrap-middle {
align-content: center;
}
.bdt-flex-wrap-bottom {
align-content: flex-end;
}
.bdt-flex-wrap-between {
align-content: space-between;
}
.bdt-flex-wrap-around {
align-content: space-around;
}  .bdt-flex-first {
order: -1;
}
.bdt-flex-last {
order: 99;
} @media (min-width: 640px) {
.bdt-flex-first\@s {
order: -1;
}
.bdt-flex-last\@s {
order: 99;
}
} @media (min-width: 960px) {
.bdt-flex-first\@m {
order: -1;
}
.bdt-flex-last\@m {
order: 99;
}
} @media (min-width: 1200px) {
.bdt-flex-first\@l {
order: -1;
}
.bdt-flex-last\@l {
order: 99;
}
} @media (min-width: 1600px) {
.bdt-flex-first\@xl {
order: -1;
}
.bdt-flex-last\@xl {
order: 99;
}
}   .bdt-flex-none {
flex: none;
} .bdt-flex-auto {
flex: auto;
} .bdt-flex-1 {
flex: 1;
}  .bdt-margin {
margin-bottom: 20px;
}
* + .bdt-margin {
margin-top: 20px !important;
}
.bdt-margin-top {
margin-top: 20px !important;
}
.bdt-margin-bottom {
margin-bottom: 20px !important;
}
.bdt-margin-left {
margin-left: 20px !important;
}
.bdt-margin-right {
margin-right: 20px !important;
} .bdt-margin-small {
margin-bottom: 10px;
}
* + .bdt-margin-small {
margin-top: 10px !important;
}
.bdt-margin-small-top {
margin-top: 10px !important;
}
.bdt-margin-small-bottom {
margin-bottom: 10px !important;
}
.bdt-margin-small-left {
margin-left: 10px !important;
}
.bdt-margin-small-right {
margin-right: 10px !important;
} .bdt-margin-medium {
margin-bottom: 40px;
}
* + .bdt-margin-medium {
margin-top: 40px !important;
}
.bdt-margin-medium-top {
margin-top: 40px !important;
}
.bdt-margin-medium-bottom {
margin-bottom: 40px !important;
}
.bdt-margin-medium-left {
margin-left: 40px !important;
}
.bdt-margin-medium-right {
margin-right: 40px !important;
} .bdt-margin-large {
margin-bottom: 40px;
}
* + .bdt-margin-large {
margin-top: 40px !important;
}
.bdt-margin-large-top {
margin-top: 40px !important;
}
.bdt-margin-large-bottom {
margin-bottom: 40px !important;
}
.bdt-margin-large-left {
margin-left: 40px !important;
}
.bdt-margin-large-right {
margin-right: 40px !important;
} @media (min-width: 1200px) {
.bdt-margin-large {
margin-bottom: 70px;
}
* + .bdt-margin-large {
margin-top: 70px !important;
}
.bdt-margin-large-top {
margin-top: 70px !important;
}
.bdt-margin-large-bottom {
margin-bottom: 70px !important;
}
.bdt-margin-large-left {
margin-left: 70px !important;
}
.bdt-margin-large-right {
margin-right: 70px !important;
}
} .bdt-margin-xlarge {
margin-bottom: 70px;
}
* + .bdt-margin-xlarge {
margin-top: 70px !important;
}
.bdt-margin-xlarge-top {
margin-top: 70px !important;
}
.bdt-margin-xlarge-bottom {
margin-bottom: 70px !important;
}
.bdt-margin-xlarge-left {
margin-left: 70px !important;
}
.bdt-margin-xlarge-right {
margin-right: 70px !important;
} @media (min-width: 1200px) {
.bdt-margin-xlarge {
margin-bottom: 140px;
}
* + .bdt-margin-xlarge {
margin-top: 140px !important;
}
.bdt-margin-xlarge-top {
margin-top: 140px !important;
}
.bdt-margin-xlarge-bottom {
margin-bottom: 140px !important;
}
.bdt-margin-xlarge-left {
margin-left: 140px !important;
}
.bdt-margin-xlarge-right {
margin-right: 140px !important;
}
} .bdt-margin-auto {
margin-left: auto !important;
margin-right: auto !important;
}
.bdt-margin-auto-top {
margin-top: auto !important;
}
.bdt-margin-auto-bottom {
margin-bottom: auto !important;
}
.bdt-margin-auto-left {
margin-left: auto !important;
}
.bdt-margin-auto-right {
margin-right: auto !important;
}
.bdt-margin-auto-vertical {
margin-top: auto !important;
margin-bottom: auto !important;
} @media (min-width: 640px) {
.bdt-margin-auto\@s {
margin-left: auto !important;
margin-right: auto !important;
}
.bdt-margin-auto-left\@s {
margin-left: auto !important;
}
.bdt-margin-auto-right\@s {
margin-right: auto !important;
}
} @media (min-width: 960px) {
.bdt-margin-auto\@m {
margin-left: auto !important;
margin-right: auto !important;
}
.bdt-margin-auto-left\@m {
margin-left: auto !important;
}
.bdt-margin-auto-right\@m {
margin-right: auto !important;
}
} @media (min-width: 1200px) {
.bdt-margin-auto\@l {
margin-left: auto !important;
margin-right: auto !important;
}
.bdt-margin-auto-left\@l {
margin-left: auto !important;
}
.bdt-margin-auto-right\@l {
margin-right: auto !important;
}
} @media (min-width: 1600px) {
.bdt-margin-auto\@xl {
margin-left: auto !important;
margin-right: auto !important;
}
.bdt-margin-auto-left\@xl {
margin-left: auto !important;
}
.bdt-margin-auto-right\@xl {
margin-right: auto !important;
}
} .bdt-margin-remove {
margin: 0 !important;
}
.bdt-margin-remove-top {
margin-top: 0 !important;
}
.bdt-margin-remove-bottom {
margin-bottom: 0 !important;
}
.bdt-margin-remove-left {
margin-left: 0 !important;
}
.bdt-margin-remove-right {
margin-right: 0 !important;
}
.bdt-margin-remove-vertical {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.bdt-margin-remove-adjacent + *,
.bdt-margin-remove-first-child > :first-child {
margin-top: 0 !important;
}
.bdt-margin-remove-last-child > :last-child {
margin-bottom: 0 !important;
} @media (min-width: 640px) {
.bdt-margin-remove-left\@s {
margin-left: 0 !important;
}
.bdt-margin-remove-right\@s {
margin-right: 0 !important;
}
} @media (min-width: 960px) {
.bdt-margin-remove-left\@m {
margin-left: 0 !important;
}
.bdt-margin-remove-right\@m {
margin-right: 0 !important;
}
} @media (min-width: 1200px) {
.bdt-margin-remove-left\@l {
margin-left: 0 !important;
}
.bdt-margin-remove-right\@l {
margin-right: 0 !important;
}
} @media (min-width: 1600px) {
.bdt-margin-remove-left\@xl {
margin-left: 0 !important;
}
.bdt-margin-remove-right\@xl {
margin-right: 0 !important;
}
} .bdt-padding {
padding: 30px;
} @media (min-width: 1200px) {
.bdt-padding {
padding: 40px;
}
} .bdt-padding-small {
padding: 15px;
} .bdt-padding-large {
padding: 30px;
} @media (min-width: 1200px) {
.bdt-padding-large {
padding: 70px;
}
} .bdt-padding-remove {
padding: 0 !important;
}
.bdt-padding-remove-top {
padding-top: 0 !important;
}
.bdt-padding-remove-bottom {
padding-bottom: 0 !important;
}
.bdt-padding-remove-left {
padding-left: 0 !important;
}
.bdt-padding-remove-right {
padding-right: 0 !important;
}
.bdt-padding-remove-vertical {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.bdt-padding-remove-horizontal {
padding-left: 0 !important;
padding-right: 0 !important;
}  [class*='bdt-position-top'],
[class*='bdt-position-bottom'],
[class*='bdt-position-left'],
[class*='bdt-position-right'],
[class*='bdt-position-center'] {
position: absolute !important;
}  .bdt-position-top {
top: 0;
left: 0;
right: 0;
}
.bdt-position-bottom {
bottom: 0;
left: 0;
right: 0;
}
.bdt-position-left {
top: 0;
bottom: 0;
left: 0;
}
.bdt-position-right {
top: 0;
bottom: 0;
right: 0;
} .bdt-position-top-left {
top: 0;
left: 0;
}
.bdt-position-top-right {
top: 0;
right: 0;
}
.bdt-position-bottom-left {
bottom: 0;
left: 0;
}
.bdt-position-bottom-right {
bottom: 0;
right: 0;
} .bdt-position-center {
top: 50%;
left: 50%;
transform: translate(-50%, -50%); width: max-content;
max-width: 100%;
box-sizing: border-box;
} [class*='bdt-position-center-left'],
[class*='bdt-position-center-right'] {
top: 50%;
transform: translateY(-50%);
}
.bdt-position-center-left {
left: 0;
}
.bdt-position-center-right {
right: 0;
}
.bdt-position-center-left-out {
right: 100%;
width: max-content;
}
.bdt-position-center-right-out {
left: 100%;
width: max-content;
} .bdt-position-top-center,
.bdt-position-bottom-center {
left: 50%;
transform: translateX(-50%); width: max-content;
max-width: 100%;
box-sizing: border-box;
}
.bdt-position-top-center {
top: 0;
}
.bdt-position-bottom-center {
bottom: 0;
} .bdt-position-cover {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
} .bdt-position-relative {
position: relative !important;
}
.bdt-position-absolute {
position: absolute !important;
}
.bdt-position-fixed {
position: fixed !important;
}
.bdt-position-z-index {
z-index: 1;
}  .bdt-position-small {
max-width: calc(100% - (15px * 2));
margin: 15px;
}
.bdt-position-small.bdt-position-center {
transform: translate(-50%, -50%) translate(-15px, -15px);
}
.bdt-position-small[class*='bdt-position-center-left'],
.bdt-position-small[class*='bdt-position-center-right'] {
transform: translateY(-50%) translateY(-15px);
}
.bdt-position-small.bdt-position-top-center,
.bdt-position-small.bdt-position-bottom-center {
transform: translateX(-50%) translateX(-15px);
} .bdt-position-medium {
max-width: calc(100% - (30px * 2));
margin: 30px;
}
.bdt-position-medium.bdt-position-center {
transform: translate(-50%, -50%) translate(-30px, -30px);
}
.bdt-position-medium[class*='bdt-position-center-left'],
.bdt-position-medium[class*='bdt-position-center-right'] {
transform: translateY(-50%) translateY(-30px);
}
.bdt-position-medium.bdt-position-top-center,
.bdt-position-medium.bdt-position-bottom-center {
transform: translateX(-50%) translateX(-30px);
} .bdt-position-large {
max-width: calc(100% - (30px * 2));
margin: 30px;
}
.bdt-position-large.bdt-position-center {
transform: translate(-50%, -50%) translate(-30px, -30px);
}
.bdt-position-large[class*='bdt-position-center-left'],
.bdt-position-large[class*='bdt-position-center-right'] {
transform: translateY(-50%) translateY(-30px);
}
.bdt-position-large.bdt-position-top-center,
.bdt-position-large.bdt-position-bottom-center {
transform: translateX(-50%) translateX(-30px);
} @media (min-width: 1200px) {
.bdt-position-large {
max-width: calc(100% - (50px * 2));
margin: 50px;
}
.bdt-position-large.bdt-position-center {
transform: translate(-50%, -50%) translate(-50px, -50px);
}
.bdt-position-large[class*='bdt-position-center-left'],
.bdt-position-large[class*='bdt-position-center-right'] {
transform: translateY(-50%) translateY(-50px);
}
.bdt-position-large.bdt-position-top-center,
.bdt-position-large.bdt-position-bottom-center {
transform: translateX(-50%) translateX(-50px);
}
}   .bdt-transition-toggle { -webkit-tap-highlight-color: transparent;
} .bdt-transition-toggle:focus {
outline: none;
}  .bdt-transition-fade,
[class*='bdt-transition-scale'],
[class*='bdt-transition-slide'] {
transition: 0.3s ease-out;
transition-property: opacity, transform, filter;
opacity: 0;
} .bdt-transition-toggle:hover .bdt-transition-fade,
.bdt-transition-toggle:focus .bdt-transition-fade,
.bdt-transition-active.bdt-active .bdt-transition-fade {
opacity: 1;
} .bdt-transition-scale-up {
transform: scale(1, 1);
}
.bdt-transition-scale-down {
transform: scale(1.1, 1.1);
} .bdt-transition-toggle:hover .bdt-transition-scale-up,
.bdt-transition-toggle:focus .bdt-transition-scale-up,
.bdt-transition-active.bdt-active .bdt-transition-scale-up {
opacity: 1;
transform: scale(1.1, 1.1);
}
.bdt-transition-toggle:hover .bdt-transition-scale-down,
.bdt-transition-toggle:focus .bdt-transition-scale-down,
.bdt-transition-active.bdt-active .bdt-transition-scale-down {
opacity: 1;
transform: scale(1, 1);
} .bdt-transition-slide-top {
transform: translateY(-100%);
}
.bdt-transition-slide-bottom {
transform: translateY(100%);
}
.bdt-transition-slide-left {
transform: translateX(-100%);
}
.bdt-transition-slide-right {
transform: translateX(100%);
}
.bdt-transition-slide-top-small {
transform: translateY(-10px);
}
.bdt-transition-slide-bottom-small {
transform: translateY(10px);
}
.bdt-transition-slide-left-small {
transform: translateX(-10px);
}
.bdt-transition-slide-right-small {
transform: translateX(10px);
}
.bdt-transition-slide-top-medium {
transform: translateY(-50px);
}
.bdt-transition-slide-bottom-medium {
transform: translateY(50px);
}
.bdt-transition-slide-left-medium {
transform: translateX(-50px);
}
.bdt-transition-slide-right-medium {
transform: translateX(50px);
} .bdt-transition-toggle:hover [class*='bdt-transition-slide'],
.bdt-transition-toggle:focus [class*='bdt-transition-slide'],
.bdt-transition-active.bdt-active [class*='bdt-transition-slide'] {
opacity: 1;
transform: translate(0, 0);
} .bdt-transition-opaque {
opacity: 1;
} .bdt-transition-slow {
transition-duration: 0.7s;
}  [hidden],
.bdt-hidden {
display: none !important;
} @media (min-width: 640px) {
.bdt-hidden\@s {
display: none !important;
}
} @media (min-width: 960px) {
.bdt-hidden\@m {
display: none !important;
}
} @media (min-width: 1200px) {
.bdt-hidden\@l {
display: none !important;
}
} @media (min-width: 1600px) {
.bdt-hidden\@xl {
display: none !important;
}
}  @media (max-width: 639px) {
.bdt-visible\@s {
display: none !important;
}
} @media (max-width: 959px) {
.bdt-visible\@m {
display: none !important;
}
} @media (max-width: 1199px) {
.bdt-visible\@l {
display: none !important;
}
} @media (max-width: 1599px) {
.bdt-visible\@xl {
display: none !important;
}
} .bdt-invisible {
visibility: hidden !important;
}   .bdt-visible-toggle:not(:hover):not(:focus) .bdt-hidden-hover:not(:focus-within) { position: absolute !important;
width: 0 !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
overflow: hidden !important;
}  .bdt-visible-toggle:not(:hover):not(:focus) .bdt-invisible-hover:not(:focus-within) { opacity: 0 !important;
} .bdt-visible-toggle { -webkit-tap-highlight-color: transparent;
} .bdt-visible-toggle:focus {
outline: none;
}  @media (pointer: coarse) {
.bdt-hidden-touch {
display: none !important;
}
}  .bdt-hidden-notouch {
display: none !important;
}
@media (pointer: coarse) {
.bdt-hidden-notouch {
display: block !important;
}
}   @media print {
*,
*::before,
*::after {
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url(//copia-capital.co.uk/wp-content/themes/aws/fonts/open-sans-v16-latin-ext_latin-300.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url(//copia-capital.co.uk/wp-content/themes/aws/fonts/open-sans-v16-latin-ext_latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url(//copia-capital.co.uk/wp-content/themes/aws/fonts/open-sans-v16-latin-ext_latin-italic.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(//copia-capital.co.uk/wp-content/themes/aws/fonts/open-sans-v16-latin-ext_latin-700.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(//copia-capital.co.uk/wp-content/themes/aws/fonts/open-sans-v16-latin-ext_latin-700italic.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Roboto Light'), local('Roboto-Light'), url(//copia-capital.co.uk/wp-content/themes/aws/fonts/roboto-v19-latin-ext_latin-300.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//copia-capital.co.uk/wp-content/themes/aws/fonts/roboto-v19-latin-ext_latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Roboto Italic'), local('Roboto-Italic'), url(//copia-capital.co.uk/wp-content/themes/aws/fonts/roboto-v19-latin-ext_latin-italic.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Bold'), local('Roboto-Bold'), url(//copia-capital.co.uk/wp-content/themes/aws/fonts/roboto-v19-latin-ext_latin-700.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(//copia-capital.co.uk/wp-content/themes/aws/fonts/roboto-v19-latin-ext_latin-700italic.woff2) format('woff2');
}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}  .bdt-breakpoint-s::before{content:'640px'}.bdt-breakpoint-m::before{content:'960px'}.bdt-breakpoint-l::before{content:'1200px'}.bdt-breakpoint-xl::before{content:'1600px'}:root{--bdt-breakpoint-s:640px;--bdt-breakpoint-m:960px;--bdt-breakpoint-l:1200px;--bdt-breakpoint-xl:1600px}a.bdt-link-muted,.bdt-link-muted a{color:#999}a.bdt-link-muted:hover,.bdt-link-muted a:hover,.bdt-link-toggle:hover .bdt-link-muted,.bdt-link-toggle:focus .bdt-link-muted{color:#666}a.bdt-link-text,.bdt-link-text a{color:inherit}a.bdt-link-text:hover,.bdt-link-text a:hover,.bdt-link-toggle:hover .bdt-link-text,.bdt-link-toggle:focus .bdt-link-text{color:#999}a.bdt-link-heading,.bdt-link-heading a{color:inherit}a.bdt-link-heading:hover,.bdt-link-heading a:hover,.bdt-link-toggle:hover .bdt-link-heading,.bdt-link-toggle:focus .bdt-link-heading{color:#1e87f0;text-decoration:none}a.bdt-link-reset,.bdt-link-reset a{color:inherit!important;text-decoration:none!important}.bdt-link-toggle{color:inherit!important;text-decoration:none!important}.bdt-link-toggle:focus{outline:none}[class*='bdt-divider']{border:none;margin-bottom:20px}* + [class*='bdt-divider']{margin-top:20px}.bdt-divider-icon{position:relative;height:20px;background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/divider-icon.svg);background-repeat:no-repeat;background-position:50% 50%}.bdt-divider-icon::before,.bdt-divider-icon::after{content:"";position:absolute;top:50%;max-width:calc(50% - (50px / 2));border-bottom:1px solid #e5e5e5}.bdt-divider-icon::before{right:calc(50% + (50px / 2));width:100%}.bdt-divider-icon::after{left:calc(50% + (50px / 2));width:100%}.bdt-divider-small{line-height:0}.bdt-divider-small::after{content:"";display:inline-block;width:100px;max-width:100%;border-top:1px solid #e5e5e5;vertical-align:top}.bdt-divider-vertical{width:1px;height:100px;margin-left:auto;margin-right:auto;border-left:1px solid #e5e5e5}.bdt-list{padding:0;list-style:none}.bdt-list > li::before,.bdt-list > li::after{content:"";display:table}.bdt-list > li::after{clear:both}.bdt-list > li > :last-child{margin-bottom:0}.bdt-list ul{margin:0;padding-left:30px;list-style:none}.bdt-list > li:nth-child(n+2),.bdt-list > li > ul{margin-top:10px}.bdt-list-divider > li:nth-child(n+2){margin-top:10px;padding-top:10px;border-top:1px solid #e5e5e5}.bdt-list-striped > li{padding:10px}.bdt-list-striped > li:nth-of-type(odd){background:#f8f8f8}.bdt-list-striped > li:nth-child(n+2){margin-top:0}.bdt-list-bullet > li{position:relative;padding-left:calc(1.5em + 10px)}.bdt-list-bullet > li::before{content:"";position:absolute;top:0;left:0;width:1.5em;height:1.5em;background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/list-bullet.svg);background-repeat:no-repeat;background-position:50% 50%;display:block}.bdt-list-large > li:nth-child(n+2),.bdt-list-large > li > ul{margin-top:20px}.bdt-list-large.bdt-list-divider > li:nth-child(n+2){margin-top:20px;padding-top:20px}.bdt-list-large.bdt-list-striped > li{padding:20px 10px}.bdt-list-large.bdt-list-striped > li:nth-child(n+2){margin-top:0}.bdt-description-list > dt{color:#333}.bdt-description-list > dt:nth-child(n+2){margin-top:20px}.bdt-description-list-divider > dt:nth-child(n+2){margin-top:20px;padding-top:20px;border-top:1px solid #e5e5e5}.bdt-table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:20px}* + .bdt-table{margin-top:20px}.bdt-table th{padding:16px 12px;text-align:left;vertical-align:bottom;font-size:16px;font-weight:700;color:#666}.bdt-table td{padding:16px 12px;vertical-align:top}.bdt-table td > :last-child{margin-bottom:0}.bdt-table tfoot{font-size:.875rem}.bdt-table caption{font-size:.875rem;text-align:left;color:#999}.bdt-table-middle,.bdt-table-middle td{vertical-align:middle!important}.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 #e5e5e5}.bdt-table-striped > tr:nth-of-type(odd),.bdt-table-striped tbody tr:nth-of-type(odd){background:#f8f8f8}.bdt-table-hover > tr:hover,.bdt-table-hover tbody tr:hover{background:#ffd}.bdt-table > tr.bdt-active,.bdt-table tbody tr.bdt-active{background:#ffd}.bdt-table-small th,.bdt-table-small td{padding:10px 12px}.bdt-table-large th,.bdt-table-large td{padding:22px 12px}.bdt-table-justify th:first-child,.bdt-table-justify td:first-child{padding-left:0}.bdt-table-justify th:last-child,.bdt-table-justify td:last-child{padding-right:0}.bdt-table-shrink{width:1px}.bdt-table-expand{min-width:150px}.bdt-table-link{padding:0!important}.bdt-table-link > a{display:block;padding:16px 12px}.bdt-table-small .bdt-table-link > a{padding:10px 12px}@media (max-width: 959px){.bdt-table-responsive,.bdt-table-responsive tbody,.bdt-table-responsive th,.bdt-table-responsive td,.bdt-table-responsive tr{display:block}.bdt-table-responsive thead{display:none}.bdt-table-responsive th,.bdt-table-responsive td{width:auto!important;max-width:none!important;min-width:0!important;overflow:visible!important;white-space:normal!important}.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}.bdt-table-justify.bdt-table-responsive th,.bdt-table-justify.bdt-table-responsive td{padding-left:0;padding-right:0}}.bdt-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.bdt-icon:not(:disabled){cursor:pointer}.bdt-icon::-moz-focus-inner{border:0;padding:0}.bdt-icon:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve){fill:currentcolor}.bdt-icon:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve){stroke:currentcolor}.bdt-icon > *{transform:translate(0,0)}.bdt-icon-image{width:20px;height:20px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;vertical-align:middle}.bdt-icon-link{color:#999}.bdt-icon-link:hover,.bdt-icon-link:focus{color:#666;outline:none}.bdt-icon-link:active,.bdt-active > .bdt-icon-link{color:#595959}.bdt-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}.bdt-icon-button:hover,.bdt-icon-button:focus{background-color:#ebebeb;color:#666;outline:none}.bdt-icon-button:active,.bdt-active > .bdt-icon-button{background-color:#dfdfdf;color:#666}.bdt-range{box-sizing:border-box;margin:0;vertical-align:middle;max-width:100%;width:100%;-webkit-appearance:none;background:transparent;padding:0}.bdt-range:focus{outline:none}.bdt-range::-moz-focus-outer{border:none}.bdt-range::-ms-track{height:15px;background:transparent;border-color:transparent;color:transparent}.bdt-range:not(:disabled)::-webkit-slider-thumb{cursor:pointer}.bdt-range:not(:disabled)::-moz-range-thumb{cursor:pointer}.bdt-range:not(:disabled)::-ms-thumb{cursor:pointer}.bdt-range::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-7px;height:15px;width:15px;border-radius:500px;background:#666}.bdt-range::-moz-range-thumb{border:none;height:15px;width:15px;border-radius:500px;background:#666}.bdt-range::-ms-thumb{margin-top:0;border:none;height:15px;width:15px;border-radius:500px;background:#666}.bdt-range::-ms-tooltip{display:none}.bdt-range::-webkit-slider-runnable-track{height:3px;background:#ebebeb}.bdt-range:focus::-webkit-slider-runnable-track,.bdt-range:active::-webkit-slider-runnable-track{background:#d2d2d2}.bdt-range::-moz-range-track{height:3px;background:#ebebeb}.bdt-range:focus::-moz-range-track{background:#d2d2d2}.bdt-range::-ms-fill-lower,.bdt-range::-ms-fill-upper{height:3px;background:#ebebeb}.bdt-range:focus::-ms-fill-lower,.bdt-range:focus::-ms-fill-upper{background:#d2d2d2}.bdt-input,.bdt-select,.bdt-textarea,.bdt-radio,.bdt-checkbox{box-sizing:border-box;margin:0;border-radius:0;font:inherit}.bdt-input{overflow:visible}.bdt-select{text-transform:none}.bdt-select optgroup{font:inherit;font-weight:700}.bdt-textarea{overflow:auto}.bdt-input[type="search"]::-webkit-search-cancel-button,.bdt-input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.bdt-input[type="number"]::-webkit-inner-spin-button,.bdt-input[type="number"]::-webkit-outer-spin-button{height:auto}.bdt-input::-moz-placeholder,.bdt-textarea::-moz-placeholder{opacity:1}.bdt-radio:not(:disabled),.bdt-checkbox:not(:disabled){cursor:pointer}.bdt-fieldset{border:none;margin:0;padding:0}.bdt-input,.bdt-textarea{-webkit-appearance:none}.bdt-input,.bdt-select,.bdt-textarea{max-width:100%;width:100%;border:0 none;padding:0 10px;background:#f8f8f8;color:#666}.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-select[multiple],.bdt-select[size],.bdt-textarea{padding-top:4px;padding-bottom:4px;vertical-align:top}.bdt-input:focus,.bdt-select:focus,.bdt-textarea:focus{outline:none;background-color:#f8f8f8;color:#666}.bdt-input:disabled,.bdt-select:disabled,.bdt-textarea:disabled{background-color:#f8f8f8;color:#999}.bdt-input::-ms-input-placeholder{color:#999!important}.bdt-input::placeholder{color:#999}.bdt-textarea::-ms-input-placeholder{color:#999!important}.bdt-textarea::placeholder{color:#999}.bdt-form-small{font-size:.875rem}.bdt-form-small:not(textarea):not([multiple]):not([size]){height:30px;padding-left:8px;padding-right:8px}.bdt-form-small:not(select):not(input):not(textarea){line-height:30px}.bdt-form-large{font-size:1.25rem}.bdt-form-large:not(textarea):not([multiple]):not([size]){height:55px;padding-left:12px;padding-right:12px}.bdt-form-large:not(select):not(input):not(textarea){line-height:55px}.bdt-form-danger,.bdt-form-danger:focus{color:#f0506e}.bdt-form-success,.bdt-form-success:focus{color:#32d296}.bdt-form-blank{background:none}input.bdt-form-width-xsmall{width:50px}select.bdt-form-width-xsmall{width:75px}.bdt-form-width-small{width:130px}.bdt-form-width-medium{width:200px}.bdt-form-width-large{width:500px}.bdt-select:not([multiple]):not([size]){-webkit-appearance:none;-moz-appearance:none;padding-right:20px;background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/form-select.svg);background-repeat:no-repeat;background-position:100% 50%}.bdt-select:not([multiple]):not([size])::-ms-expand{display:none}.bdt-select:not([multiple]):not([size]) option{color:#444}.bdt-select:not([multiple]):not([size]):disabled{background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/form-select.svg)}.bdt-input[list]{padding-right:20px;background-repeat:no-repeat;background-position:100% 50%}.bdt-input[list]:hover,.bdt-input[list]:focus{background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/form-datalist.svg)}.bdt-input[list]::-webkit-calendar-picker-indicator{display:none}.bdt-radio,.bdt-checkbox{display:inline-block;height:16px;width:16px;overflow:hidden;margin-top:-4px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;background-color:#ebebeb;background-repeat:no-repeat;background-position:50% 50%}.bdt-radio{border-radius:50%}.bdt-radio:focus,.bdt-checkbox:focus{outline:none}.bdt-radio:checked,.bdt-checkbox:checked,.bdt-checkbox:indeterminate{background-color:#1e87f0}.bdt-radio:checked:focus,.bdt-checkbox:checked:focus,.bdt-checkbox:indeterminate:focus{background-color:#0e6dcd}.bdt-radio:checked{background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/form-radio.svg)}.bdt-checkbox:checked{background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/form-checkbox.svg)}.bdt-checkbox:indeterminate{background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/form-checkbox-indeterminate.svg)}.bdt-radio:disabled,.bdt-checkbox:disabled{background-color:#f8f8f8}.bdt-radio:disabled:checked{background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/form-radio.svg)}.bdt-checkbox:disabled:checked{background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/form-checkbox.svg)}.bdt-checkbox:disabled:indeterminate{background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/form-checkbox-indeterminate.svg)}.bdt-legend{width:100%;color:inherit;padding:0;font-size:1.5rem;line-height:1.4}.bdt-form-custom{display:inline-block;position:relative;max-width:100%;vertical-align:middle}.bdt-form-custom select,.bdt-form-custom input[type="file"]{position:absolute;top:0;z-index:1;width:100%;height:100%;left:0;-webkit-appearance:none;opacity:0;cursor:pointer}.bdt-form-custom input[type="file"]{font-size:500px;overflow:hidden}.bdt-form-stacked .bdt-form-label{display:block;margin-bottom:10px}@media (max-width: 959px){.bdt-form-horizontal .bdt-form-label{display:block;margin-bottom:10px}}@media (min-width: 960px){.bdt-form-horizontal .bdt-form-label{width:200px;margin-top:7px;float:left}.bdt-form-horizontal .bdt-form-controls{margin-left:215px}.bdt-form-horizontal .bdt-form-controls-text{padding-top:7px}}.bdt-form-icon{position:absolute;top:0;bottom:0;left:0;width:40px;display:inline-flex;justify-content:center;align-items:center;color:#999}.bdt-form-icon:hover{color:#666}.bdt-form-icon:not(a):not(button):not(input){pointer-events:none}.bdt-form-icon:not(.bdt-form-icon-flip) ~ .bdt-input{padding-left:40px!important}.bdt-form-icon-flip{right:0;left:auto}.bdt-form-icon-flip ~ .bdt-input{padding-right:40px!important}.bdt-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:16px;line-height:40px;text-align:center;text-decoration:none}.bdt-button:not(:disabled){cursor:pointer}.bdt-button::-moz-focus-inner{border:0;padding:0}.bdt-button:hover{text-decoration:none}.bdt-button:focus{outline:none}.bdt-button-default{background-color:#f8f8f8;color:#333}.bdt-button-default:hover,.bdt-button-default:focus{background-color:#ebebeb;color:#333}.bdt-button-default:active,.bdt-button-default.bdt-active{background-color:#dfdfdf;color:#333}.bdt-button-primary{background-color:#1e87f0;color:#fff}.bdt-button-primary:hover,.bdt-button-primary:focus{background-color:#0f7ae5;color:#fff}.bdt-button-primary:active,.bdt-button-primary.bdt-active{background-color:#0e6dcd;color:#fff}.bdt-button-secondary{background-color:#222;color:#fff}.bdt-button-secondary:hover,.bdt-button-secondary:focus{background-color:#151515;color:#fff}.bdt-button-secondary:active,.bdt-button-secondary.bdt-active{background-color:#080808;color:#fff}.bdt-button-danger{background-color:#f0506e;color:#fff}.bdt-button-danger:hover,.bdt-button-danger:focus{background-color:#ee395b;color:#fff}.bdt-button-danger:active,.bdt-button-danger.bdt-active{background-color:#ec2147;color:#fff}.bdt-button-default:disabled,.bdt-button-primary:disabled,.bdt-button-secondary:disabled,.bdt-button-danger:disabled{background-color:#f8f8f8;color:#999}.bdt-button-small{padding:0 15px;line-height:30px;font-size:.875rem}.bdt-button-large{padding:0 40px;line-height:55px;font-size:1.25rem}.bdt-button-text{padding:0;line-height:1.5;background:none;color:#999}.bdt-button-text:hover,.bdt-button-text:focus{color:#666}.bdt-button-text:disabled{color:#999}.bdt-button-link{padding:0;line-height:1.5;background:none;color:#1e87f0}.bdt-button-link:hover,.bdt-button-link:focus{color:#0f6ecd;text-decoration:underline}.bdt-button-link:disabled{color:#999;text-decoration:none}.bdt-button-group{display:inline-flex;vertical-align:middle;position:relative}.bdt-section{box-sizing:border-box;padding-top:40px;padding-bottom:40px}@media (min-width: 960px){.bdt-section{padding-top:70px;padding-bottom:70px}}.bdt-section::before,.bdt-section::after{content:"";display:table}.bdt-section::after{clear:both}.bdt-section > :last-child{margin-bottom:0}.bdt-section-xsmall{padding-top:20px;padding-bottom:20px}.bdt-section-small{padding-top:40px;padding-bottom:40px}.bdt-section-large{padding-top:70px;padding-bottom:70px}@media (min-width: 960px){.bdt-section-large{padding-top:140px;padding-bottom:140px}}.bdt-section-xlarge{padding-top:140px;padding-bottom:140px}@media (min-width: 960px){.bdt-section-xlarge{padding-top:210px;padding-bottom:210px}}.bdt-section-default{background:#fff}.bdt-section-muted{background:#f8f8f8}.bdt-section-primary{background:#1e87f0}.bdt-section-secondary{background:#222}.bdt-container{box-sizing:content-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width: 640px){.bdt-container{padding-left:30px;padding-right:30px}}@media (min-width: 960px){.bdt-container{padding-left:40px;padding-right:40px}}.bdt-container::before,.bdt-container::after{content:"";display:table}.bdt-container::after{clear:both}.bdt-container > :last-child{margin-bottom:0}.bdt-container .bdt-container{padding-left:0;padding-right:0}.bdt-container-xsmall{max-width:750px}.bdt-container-small{max-width:900px}.bdt-container-large{max-width:1600px}.bdt-container-expand{max-width:none}.bdt-container-expand-left{margin-left:0}.bdt-container-expand-right{margin-right:0}@media (min-width: 640px){.bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall{max-width:calc(50% + (750px / 2) - 30px)}.bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small{max-width:calc(50% + (900px / 2) - 30px)}}@media (min-width: 960px){.bdt-container-expand-left,.bdt-container-expand-right{max-width:calc(50% + (1200px / 2) - 40px)}.bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall{max-width:calc(50% + (750px / 2) - 40px)}.bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small{max-width:calc(50% + (900px / 2) - 40px)}.bdt-container-expand-left.bdt-container-large,.bdt-container-expand-right.bdt-container-large{max-width:calc(50% + (1600px / 2) - 40px)}}.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 15px)}.bdt-container-item-padding-remove-left{margin-left:-15px}.bdt-container-item-padding-remove-right{margin-right:-15px}@media (min-width: 640px){.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 30px)}.bdt-container-item-padding-remove-left{margin-left:-30px}.bdt-container-item-padding-remove-right{margin-right:-30px}}@media (min-width: 960px){.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 40px)}.bdt-container-item-padding-remove-left{margin-left:-40px}.bdt-container-item-padding-remove-right{margin-right:-40px}}.bdt-grid{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.bdt-grid > *{margin:0}.bdt-grid > * > :last-child{margin-bottom:0}.bdt-grid{margin-left:-30px}.bdt-grid > *{padding-left:30px}.bdt-grid + .bdt-grid,.bdt-grid > .bdt-grid-margin,* + .bdt-grid-margin{margin-top:30px}@media (min-width: 1200px){.bdt-grid{margin-left:-40px}.bdt-grid > *{padding-left:40px}.bdt-grid + .bdt-grid,.bdt-grid > .bdt-grid-margin,* + .bdt-grid-margin{margin-top:40px}}.bdt-grid-small,.bdt-grid-column-small{margin-left:-15px}.bdt-grid-small > *,.bdt-grid-column-small > *{padding-left:15px}.bdt-grid + .bdt-grid-small,.bdt-grid + .bdt-grid-row-small,.bdt-grid-small > .bdt-grid-margin,.bdt-grid-row-small > .bdt-grid-margin,* + .bdt-grid-margin-small{margin-top:15px}.bdt-grid-medium,.bdt-grid-column-medium{margin-left:-30px}.bdt-grid-medium > *,.bdt-grid-column-medium > *{padding-left:30px}.bdt-grid + .bdt-grid-medium,.bdt-grid + .bdt-grid-row-medium,.bdt-grid-medium > .bdt-grid-margin,.bdt-grid-row-medium > .bdt-grid-margin,* + .bdt-grid-margin-medium{margin-top:30px}.bdt-grid-large,.bdt-grid-column-large{margin-left:-40px}.bdt-grid-large > *,.bdt-grid-column-large > *{padding-left:40px}.bdt-grid + .bdt-grid-large,.bdt-grid + .bdt-grid-row-large,.bdt-grid-large > .bdt-grid-margin,.bdt-grid-row-large > .bdt-grid-margin,* + .bdt-grid-margin-large{margin-top:40px}@media (min-width: 1200px){.bdt-grid-large,.bdt-grid-column-large{margin-left:-70px}.bdt-grid-large > *,.bdt-grid-column-large > *{padding-left:70px}.bdt-grid + .bdt-grid-large,.bdt-grid + .bdt-grid-row-large,.bdt-grid-large > .bdt-grid-margin,.bdt-grid-row-large > .bdt-grid-margin,* + .bdt-grid-margin-large{margin-top:70px}}.bdt-grid-collapse,.bdt-grid-column-collapse{margin-left:0}.bdt-grid-collapse > *,.bdt-grid-column-collapse > *{padding-left:0}.bdt-grid + .bdt-grid-collapse,.bdt-grid + .bdt-grid-row-collapse,.bdt-grid-collapse > .bdt-grid-margin,.bdt-grid-row-collapse > .bdt-grid-margin{margin-top:0}.bdt-grid-divider > *{position:relative}.bdt-grid-divider > :not(.bdt-first-column)::before{content:"";position:absolute;top:0;bottom:0;border-left:1px solid #e5e5e5}.bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin::before{content:"";position:absolute;left:0;right:0;border-top:1px solid #e5e5e5}.bdt-grid-divider{margin-left:-60px}.bdt-grid-divider > *{padding-left:60px}.bdt-grid-divider > :not(.bdt-first-column)::before{left:30px}.bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin{margin-top:60px}.bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin::before{top:-30px;left:60px}@media (min-width: 1200px){.bdt-grid-divider{margin-left:-80px}.bdt-grid-divider > *{padding-left:80px}.bdt-grid-divider > :not(.bdt-first-column)::before{left:40px}.bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin{margin-top:80px}.bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin::before{top:-40px;left:80px}}.bdt-grid-divider.bdt-grid-small,.bdt-grid-divider.bdt-grid-column-small{margin-left:-30px}.bdt-grid-divider.bdt-grid-small > *,.bdt-grid-divider.bdt-grid-column-small > *{padding-left:30px}.bdt-grid-divider.bdt-grid-small > :not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-small > :not(.bdt-first-column)::before{left:15px}.bdt-grid-divider.bdt-grid-small.bdt-grid-stack > .bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack > .bdt-grid-margin{margin-top:30px}.bdt-grid-divider.bdt-grid-small.bdt-grid-stack > .bdt-grid-margin::before{top:-15px;left:30px}.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack > .bdt-grid-margin::before{top:-15px}.bdt-grid-divider.bdt-grid-column-small.bdt-grid-stack > .bdt-grid-margin::before{left:30px}.bdt-grid-divider.bdt-grid-medium,.bdt-grid-divider.bdt-grid-column-medium{margin-left:-60px}.bdt-grid-divider.bdt-grid-medium > *,.bdt-grid-divider.bdt-grid-column-medium > *{padding-left:60px}.bdt-grid-divider.bdt-grid-medium > :not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-medium > :not(.bdt-first-column)::before{left:30px}.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack > .bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack > .bdt-grid-margin{margin-top:60px}.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack > .bdt-grid-margin::before{top:-30px;left:60px}.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack > .bdt-grid-margin::before{top:-30px}.bdt-grid-divider.bdt-grid-column-medium.bdt-grid-stack > .bdt-grid-margin::before{left:60px}.bdt-grid-divider.bdt-grid-large,.bdt-grid-divider.bdt-grid-column-large{margin-left:-80px}.bdt-grid-divider.bdt-grid-large > *,.bdt-grid-divider.bdt-grid-column-large > *{padding-left:80px}.bdt-grid-divider.bdt-grid-large > :not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-large > :not(.bdt-first-column)::before{left:40px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin{margin-top:80px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin::before{top:-40px;left:80px}.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin::before{top:-40px}.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack > .bdt-grid-margin::before{left:80px}@media (min-width: 1200px){.bdt-grid-divider.bdt-grid-large,.bdt-grid-divider.bdt-grid-column-large{margin-left:-140px}.bdt-grid-divider.bdt-grid-large > *,.bdt-grid-divider.bdt-grid-column-large > *{padding-left:140px}.bdt-grid-divider.bdt-grid-large > :not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-large > :not(.bdt-first-column)::before{left:70px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin{margin-top:140px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin::before{top:-70px;left:140px}.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin::before{top:-70px}.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack > .bdt-grid-margin::before{left:140px}}.bdt-grid-match > *,.bdt-grid-item-match{display:flex;flex-wrap:wrap}.bdt-grid-match > * > :not([class*='bdt-width']),.bdt-grid-item-match > :not([class*='bdt-width']){box-sizing:border-box;width:100%;flex:auto}.bdt-tile{position:relative;box-sizing:border-box;padding:40px 15px}@media (min-width: 640px){.bdt-tile{padding-left:30px;padding-right:30px}}@media (min-width: 960px){.bdt-tile{padding:70px 40px}}.bdt-tile::before,.bdt-tile::after{content:"";display:table}.bdt-tile::after{clear:both}.bdt-tile > :last-child{margin-bottom:0}.bdt-tile-xsmall{padding-top:20px;padding-bottom:20px}.bdt-tile-small{padding-top:40px;padding-bottom:40px}.bdt-tile-large{padding-top:70px;padding-bottom:70px}@media (min-width: 960px){.bdt-tile-large{padding-top:140px;padding-bottom:140px}}.bdt-tile-xlarge{padding-top:140px;padding-bottom:140px}@media (min-width: 960px){.bdt-tile-xlarge{padding-top:210px;padding-bottom:210px}}.bdt-tile-default{background:#fff}.bdt-tile-muted{background:#f8f8f8}.bdt-tile-primary{background:#1e87f0}.bdt-tile-secondary{background:#222}.bdt-card{position:relative;box-sizing:border-box}.bdt-card-body{padding:30px}.bdt-card-header{padding:15px 30px}.bdt-card-footer{padding:15px 30px}@media (min-width: 1200px){.bdt-card-body{padding:40px}.bdt-card-header{padding:20px 40px}.bdt-card-footer{padding:20px 40px}}.bdt-card-body::before,.bdt-card-body::after,.bdt-card-header::before,.bdt-card-header::after,.bdt-card-footer::before,.bdt-card-footer::after{content:"";display:table}.bdt-card-body::after,.bdt-card-header::after,.bdt-card-footer::after{clear:both}.bdt-card-body > :last-child,.bdt-card-header > :last-child,.bdt-card-footer > :last-child{margin-bottom:0}.bdt-card-title{font-size:1.5rem;line-height:1.4}.bdt-card-badge{position:absolute;top:30px;right:30px;z-index:1}.bdt-card-badge:first-child + *{margin-top:0}.bdt-card-hover:not(.bdt-card-default):not(.bdt-card-primary):not(.bdt-card-secondary):hover{background:#f8f8f8}.bdt-card-default{background:#f8f8f8;color:#666}.bdt-card-default .bdt-card-title{color:#333}.bdt-card-default.bdt-card-hover:hover{background-color:#ebebeb}.bdt-card-primary{background:#1e87f0;color:#fff}.bdt-card-primary .bdt-card-title{color:#fff}.bdt-card-primary.bdt-card-hover:hover{background-color:#0f7ae5}.bdt-card-secondary{background:#222;color:#fff}.bdt-card-secondary .bdt-card-title{color:#fff}.bdt-card-secondary.bdt-card-hover:hover{background-color:#151515}.bdt-card-small.bdt-card-body,.bdt-card-small .bdt-card-body{padding:20px}.bdt-card-small .bdt-card-header{padding:13px 20px}.bdt-card-small .bdt-card-footer{padding:13px 20px}@media (min-width: 1200px){.bdt-card-large.bdt-card-body,.bdt-card-large .bdt-card-body{padding:70px}.bdt-card-large .bdt-card-header{padding:35px 70px}.bdt-card-large .bdt-card-footer{padding:35px 70px}}.bdt-close{color:#999}.bdt-close:hover,.bdt-close:focus{color:#666;outline:none}.bdt-spinner > *{animation:bdt-spinner-rotate 1.4s linear infinite}@keyframes bdt-spinner-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.bdt-spinner > * > *{stroke-dasharray:88px;stroke-dashoffset:0;transform-origin:center;animation:bdt-spinner-dash 1.4s ease-in-out infinite;stroke-width:1;stroke-linecap:round}@keyframes bdt-spinner-dash{0%{stroke-dashoffset:88px}50%{stroke-dashoffset:22px;transform:rotate(135deg)}100%{stroke-dashoffset:88px;transform:rotate(450deg)}}.bdt-totop{padding:5px;color:#999}.bdt-totop:hover,.bdt-totop:focus{color:#666;outline:none}.bdt-totop:active{color:#333}.bdt-marker{padding:5px;background:#222;color:#fff}.bdt-marker:hover,.bdt-marker:focus{color:#fff;outline:none}.bdt-alert{position:relative;margin-bottom:20px;padding:15px 29px 15px 15px;background:#f8f8f8;color:#666}* + .bdt-alert{margin-top:20px}.bdt-alert > :last-child{margin-bottom:0}.bdt-alert-close{position:absolute;top:20px;right:15px}.bdt-alert-close:first-child + *{margin-top:0}.bdt-alert-primary{background:#d8eafc;color:#1e87f0}.bdt-alert-success{background:#edfbf6;color:#32d296}.bdt-alert-warning{background:#fff6ee;color:#faa05a}.bdt-alert-danger{background:#fef4f6;color:#f0506e}.bdt-badge{box-sizing:border-box;min-width:22px;height:22px;padding:0 5px;border-radius:500px;vertical-align:middle;background:#1e87f0;color:#fff;font-size:.875rem;display:inline-flex;justify-content:center;align-items:center}.bdt-badge:hover,.bdt-badge:focus{color:#fff;text-decoration:none;outline:none}.bdt-label{display:inline-block;padding:0 10px;background:#1e87f0;line-height:1.5;font-size:.875rem;color:#fff;vertical-align:middle;white-space:nowrap}.bdt-label-success{background-color:#32d296;color:#fff}.bdt-label-warning{background-color:#faa05a;color:#fff}.bdt-label-danger{background-color:#f0506e;color:#fff}.bdt-overlay{padding:30px}.bdt-overlay > :last-child{margin-bottom:0}.bdt-overlay-default{background:rgba(255,255,255,0.8)}.bdt-overlay-primary{background:rgba(34,34,34,0.8)}.bdt-article::before,.bdt-article::after{content:"";display:table}.bdt-article::after{clear:both}.bdt-article > :last-child{margin-bottom:0}.bdt-article + .bdt-article{margin-top:70px}.bdt-article-title{font-size:2.23125rem;line-height:1.2}@media (min-width: 960px){.bdt-article-title{font-size:2.625rem}}.bdt-article-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-comment-body{overflow-wrap:break-word;word-wrap:break-word}.bdt-comment-header{margin-bottom:20px}.bdt-comment-body::before,.bdt-comment-body::after,.bdt-comment-header::before,.bdt-comment-header::after{content:"";display:table}.bdt-comment-body::after,.bdt-comment-header::after{clear:both}.bdt-comment-body > :last-child,.bdt-comment-header > :last-child{margin-bottom:0}.bdt-comment-title{font-size:1.25rem;line-height:1.4}.bdt-comment-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-comment-list{padding:0;list-style:none}.bdt-comment-list > :nth-child(n+2){margin-top:70px}.bdt-comment-list .bdt-comment ~ ul{margin:70px 0 0;padding-left:30px;list-style:none}@media (min-width: 960px){.bdt-comment-list .bdt-comment ~ ul{padding-left:100px}}.bdt-comment-list .bdt-comment ~ ul > :nth-child(n+2){margin-top:70px}.bdt-search{display:inline-block;position:relative;max-width:100%;margin:0}.bdt-search-input::-webkit-search-cancel-button,.bdt-search-input::-webkit-search-decoration{-webkit-appearance:none}.bdt-search-input::-moz-placeholder{opacity:1}.bdt-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}.bdt-search-input:focus{outline:none}.bdt-search-input:-ms-input-placeholder{color:#999!important}.bdt-search-input::placeholder{color:#999}.bdt-search-icon:focus{outline:none}.bdt-search .bdt-search-icon{position:absolute;top:0;bottom:0;left:0;display:inline-flex;justify-content:center;align-items:center;color:#999}.bdt-search .bdt-search-icon:hover{color:#999}.bdt-search .bdt-search-icon:not(a):not(button):not(input){pointer-events:none}.bdt-search .bdt-search-icon-flip{right:0;left:auto}.bdt-search-default{width:180px}.bdt-search-default .bdt-search-input{height:40px;padding-left:6px;padding-right:6px;background:#f8f8f8}.bdt-search-default .bdt-search-input:focus{background-color:#f8f8f8}.bdt-search-default .bdt-search-icon{width:40px}.bdt-search-default .bdt-search-icon:not(.bdt-search-icon-flip) ~ .bdt-search-input{padding-left:40px}.bdt-search-default .bdt-search-icon-flip ~ .bdt-search-input{padding-right:40px}.bdt-search-navbar{width:400px}.bdt-search-navbar .bdt-search-input{height:40px;background:transparent;font-size:1.5rem}.bdt-search-navbar .bdt-search-icon{width:40px}.bdt-search-navbar .bdt-search-icon:not(.bdt-search-icon-flip) ~ .bdt-search-input{padding-left:40px}.bdt-search-navbar .bdt-search-icon-flip ~ .bdt-search-input{padding-right:40px}.bdt-search-large{width:500px}.bdt-search-large .bdt-search-input{height:80px;background:transparent;font-size:2.625rem}.bdt-search-large .bdt-search-icon{width:80px}.bdt-search-large .bdt-search-icon:not(.bdt-search-icon-flip) ~ .bdt-search-input{padding-left:80px}.bdt-search-large .bdt-search-icon-flip ~ .bdt-search-input{padding-right:80px}.bdt-search-toggle{color:#999}.bdt-search-toggle:hover,.bdt-search-toggle:focus{color:#666}.bdt-nav,.bdt-nav ul{margin:0;padding:0;list-style:none}.bdt-nav li > a{display:block;text-decoration:none}.bdt-nav li > a:focus{outline:none}.bdt-nav > li > a{padding:5px 0}ul.bdt-nav-sub{padding:5px 0 5px 15px}.bdt-nav-sub ul{padding-left:15px}.bdt-nav-sub a{padding:2px 0}.bdt-nav-parent-icon > .bdt-parent > a::before{content:"";width:1.5em;height:1.5em;float:right;background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/nav-parent-close.svg);background-repeat:no-repeat;background-position:50% 50%}.bdt-nav-parent-icon > .bdt-parent.bdt-open > a::before{background-image:url(//copia-capital.co.uk/wp-content/images/backgrounds/nav-parent-open.svg)}.bdt-nav-header{padding:5px 0;text-transform:uppercase;font-size:.875rem}.bdt-nav-header:not(:first-child){margin-top:20px}.bdt-nav-divider{margin:5px 0}.bdt-nav-default > li > a{color:#999}.bdt-nav-default > li > a:hover,.bdt-nav-default > li > a:focus{color:#666}.bdt-nav-default > li.bdt-active > a{color:#333}.bdt-nav-default .bdt-nav-header{color:#333}.bdt-nav-default .bdt-nav-divider{border-top:1px solid #e5e5e5}.bdt-nav-default .bdt-nav-sub a{color:#999}.bdt-nav-default .bdt-nav-sub a:hover,.bdt-nav-default .bdt-nav-sub a:focus{color:#666}.bdt-nav-default .bdt-nav-sub li.bdt-active > a{color:#333}.bdt-nav-primary > li > a{font-size:1.5rem;line-height:1.5;color:black}.bdt-nav-primary > li > a:hover,.bdt-nav-primary > li > a:focus{color:#666}.bdt-nav-primary > li.bdt-active > a{color:#333}.bdt-nav-primary .bdt-nav-header{color:#333}.bdt-nav-primary .bdt-nav-divider{border-top:1px solid #e5e5e5}.bdt-nav-primary .bdt-nav-sub a{color:#999}.bdt-nav-primary .bdt-nav-sub a:hover,.bdt-nav-primary .bdt-nav-sub a:focus{color:#666}.bdt-nav-primary .bdt-nav-sub li.bdt-active > a{color:#333}.bdt-nav-center{text-align:center}.bdt-nav-center .bdt-nav-sub,.bdt-nav-center .bdt-nav-sub ul{padding-left:0}.bdt-nav-center.bdt-nav-parent-icon > .bdt-parent > a::before{position:absolute}.bdt-navbar{display:flex;position:relative}.bdt-navbar-container:not(.bdt-navbar-transparent){background:#f8f8f8}.bdt-navbar-container > ::before,.bdt-navbar-container > ::after{display:none!important}.bdt-navbar-left,.bdt-navbar-right,.bdt-navbar-center,.bdt-navbar-center-left > *,.bdt-navbar-center-right > *{display:flex;align-items:center}.bdt-navbar-right{margin-left:auto}.bdt-navbar-center:only-child{margin-left:auto;margin-right:auto;position:relative}.bdt-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}.bdt-navbar-center-left,.bdt-navbar-center-right{position:absolute;top:0}.bdt-navbar-center-left{right:100%}.bdt-navbar-center-right{left:100%}[class*='bdt-navbar-center-']{width:max-content;box-sizing:border-box}.bdt-navbar-nav{display:flex;margin:0;padding:0;list-style:none}.bdt-navbar-left,.bdt-navbar-right,.bdt-navbar-center:only-child{flex-wrap:wrap}.bdt-navbar-nav > li > a,.bdt-navbar-item,.bdt-navbar-toggle{display:flex;justify-content:center;align-items:center;box-sizing:border-box;min-height:80px;padding:0 15px;font-size:16px;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}.bdt-navbar-nav > li > a{color:#999}.bdt-navbar-nav > li:hover > a,.bdt-navbar-nav > li > a:focus,.bdt-navbar-nav > li > a.bdt-open{color:#666;outline:none}.bdt-navbar-nav > li > a:active{color:#333}.bdt-navbar-nav > li.bdt-active > a{color:#ffffff5c}.bdt-navbar-item{color:#666}.bdt-navbar-toggle{color:#999}.bdt-navbar-toggle:hover,.bdt-navbar-toggle:focus,.bdt-navbar-toggle.bdt-open{color:#666;outline:none;text-decoration:none}.bdt-navbar-subtitle{font-size:.875rem}.bdt-navbar-dropdown{display:none;position:absolute;z-index:1020;box-sizing:border-box;width:200px;padding:15px;background:#f8f8f8;color:#666}.bdt-navbar-dropdown.bdt-open{display:block}[class*='bdt-navbar-dropdown-top']{margin-top:0}[class*='bdt-navbar-dropdown-bottom']{margin-top:0}[class*='bdt-navbar-dropdown-left']{margin-left:0}[class*='bdt-navbar-dropdown-right']{margin-left:0}.bdt-navbar-dropdown-grid{margin-left:-30px}.bdt-navbar-dropdown-grid > *{padding-left:30px}.bdt-navbar-dropdown-grid > .bdt-grid-margin{margin-top:30px}.bdt-navbar-dropdown-stack .bdt-navbar-dropdown-grid > *{width:100%!important}.bdt-navbar-dropdown-width-2:not(.bdt-navbar-dropdown-stack){width:400px}.bdt-navbar-dropdown-width-3:not(.bdt-navbar-dropdown-stack){width:600px}.bdt-navbar-dropdown-width-4:not(.bdt-navbar-dropdown-stack){width:800px}.bdt-navbar-dropdown-width-5:not(.bdt-navbar-dropdown-stack){width:1000px}.bdt-navbar-dropdown-dropbar{margin-top:0;margin-bottom:0}.bdt-navbar-dropdown-nav > li > a{color:#999}.bdt-navbar-dropdown-nav > li > a:hover,.bdt-navbar-dropdown-nav > li > a:focus{color:#666}.bdt-navbar-dropdown-nav > li.bdt-active > a{color:#333}.bdt-navbar-dropdown-nav .bdt-nav-header{color:#333}.bdt-navbar-dropdown-nav .bdt-nav-divider{border-top:1px solid #e5e5e5}.bdt-navbar-dropdown-nav .bdt-nav-sub a{color:#999}.bdt-navbar-dropdown-nav .bdt-nav-sub a:hover,.bdt-navbar-dropdown-nav .bdt-nav-sub a:focus{color:#666}.bdt-navbar-dropdown-nav .bdt-nav-sub li.bdt-active > a{color:#333}.bdt-navbar-dropbar{background:#f8f8f8}.bdt-navbar-dropbar-slide{position:absolute;z-index:980;left:0;right:0}.bdt-subnav{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none}.bdt-subnav > *{flex:none;padding-left:20px;position:relative}.bdt-subnav > * > :first-child{display:block;color:#999}.bdt-subnav > * > a:hover,.bdt-subnav > * > a:focus{color:#666;text-decoration:none;outline:none}.bdt-subnav > .bdt-active > a{color:#333}.bdt-subnav-divider > *{display:flex;align-items:center}.bdt-subnav-divider > :nth-child(n+2):not(.bdt-first-column)::before{content:"";height:1.5em;margin-left:0;margin-right:20px;border-left:1px solid #e5e5e5}.bdt-subnav-pill > * > :first-child{padding:5px 10px;background:transparent;color:#999}.bdt-subnav-pill > * > a:hover,.bdt-subnav-pill > * > a:focus{background-color:#f8f8f8;color:#666}.bdt-subnav-pill > * > a:active{background-color:#f8f8f8;color:#666}.bdt-subnav-pill > .bdt-active > a{background-color:#1e87f0;color:#fff}.bdt-subnav > .bdt-disabled > a{color:#999}.bdt-breadcrumb{display:flex;flex-wrap:wrap;padding:0;list-style:none}.bdt-breadcrumb > *{flex:none}.bdt-breadcrumb > * > *{display:inline-block;font-size:.875rem;color:#999}.bdt-breadcrumb > * > :hover,.bdt-breadcrumb > * > :focus{color:#666;text-decoration:none}.bdt-breadcrumb > :last-child > *{color:#666}.bdt-breadcrumb > :nth-child(n+2):not(.bdt-first-column)::before{content:"/";display:inline-block;margin:0 20px;color:#999}.bdt-pagination{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none}.bdt-pagination > *{flex:none;padding-left:20px;position:relative}.bdt-pagination > * > *{display:block;color:#999}.bdt-pagination > * > :hover,.bdt-pagination > * > :focus{color:#666;text-decoration:none}.bdt-pagination > .bdt-active > *{color:#666}.bdt-pagination > .bdt-disabled > *{color:#999}.bdt-tab{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none}.bdt-tab > *{flex:none;padding-left:20px;position:relative}.bdt-tab > * > a{display:block;text-align:center;padding:5px 10px;color:#999}.bdt-tab > * > a:hover,.bdt-tab > * > a:focus{color:#666;text-decoration:none}.bdt-tab > .bdt-active > a{color:#333}.bdt-tab > .bdt-disabled > a{color:#999}.bdt-tab-left,.bdt-tab-right{flex-direction:column;margin-left:0}.bdt-tab-left > *,.bdt-tab-right > *{padding-left:0}.bdt-tab-left > * > a{text-align:left}.bdt-tab-right > * > a{text-align:left}.bdt-slidenav{padding:5px 10px;color:rgba(102,102,102,0.5)}.bdt-slidenav:hover,.bdt-slidenav:focus{color:rgba(102,102,102,0.9);outline:none}.bdt-slidenav:active{color:rgba(102,102,102,0.5)}.bdt-slidenav-large{padding:10px}.bdt-slidenav-container{display:flex}.bdt-dotnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-12px}.bdt-dotnav > *{flex:none;padding-left:12px}.bdt-dotnav > * > *{display:block;box-sizing:border-box;width:10px;height:10px;border-radius:50%;background:rgba(102,102,102,0.2);text-indent:100%;overflow:hidden;white-space:nowrap}.bdt-dotnav > * > :hover,.bdt-dotnav > * > :focus{background-color:rgba(102,102,102,0.6);outline:none}.bdt-dotnav > * > :active{background-color:rgba(102,102,102,0.2)}.bdt-dotnav > .bdt-active > *{background-color:rgba(102,102,102,0.6)}.bdt-dotnav-vertical{flex-direction:column;margin-left:0;margin-top:-12px}.bdt-dotnav-vertical > *{padding-left:0;padding-top:12px}.bdt-thumbnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-15px}.bdt-thumbnav > *{padding-left:15px}.bdt-thumbnav > * > *{display:inline-block}.bdt-thumbnav > * > :hover,.bdt-thumbnav > * > :focus{outline:none}.bdt-thumbnav-vertical{flex-direction:column;margin-left:0;margin-top:-15px}.bdt-thumbnav-vertical > *{padding-left:0;padding-top:15px}.bdt-accordion{padding:0;list-style:none}.bdt-accordion > :nth-child(n+2){margin-top:20px}.bdt-accordion-title{display:block;font-size:1.25rem;line-height:1.4;color:#333}.bdt-accordion-title:hover,.bdt-accordion-title:focus{color:#666;text-decoration:none;outline:none}.bdt-accordion-content{margin-top:20px}.bdt-accordion-content::before,.bdt-accordion-content::after{content:"";display:table}.bdt-accordion-content::after{clear:both}.bdt-accordion-content > :last-child{margin-bottom:0}.bdt-drop{display:none;position:absolute;z-index:1020;box-sizing:border-box;width:300px}.bdt-drop.bdt-open{display:block}[class*='bdt-drop-top']{margin-top:-20px}[class*='bdt-drop-bottom']{margin-top:20px}[class*='bdt-drop-left']{margin-left:-20px}[class*='bdt-drop-right']{margin-left:20px}.bdt-drop-stack .bdt-drop-grid > *{width:100%!important}.bdt-dropdown{display:none;position:absolute;z-index:1020;box-sizing:border-box;min-width:200px;padding:15px;background:#f8f8f8;color:#666}.bdt-dropdown.bdt-open{display:block}.bdt-dropdown-nav{white-space:nowrap}.bdt-dropdown-nav > li > a{color:#999}.bdt-dropdown-nav > li > a:hover,.bdt-dropdown-nav > li > a:focus,.bdt-dropdown-nav > li.bdt-active > a{color:#666}.bdt-dropdown-nav .bdt-nav-header{color:#333}.bdt-dropdown-nav .bdt-nav-divider{border-top:1px solid #e5e5e5}.bdt-dropdown-nav .bdt-nav-sub a{color:#999}.bdt-dropdown-nav .bdt-nav-sub a:hover,.bdt-dropdown-nav .bdt-nav-sub a:focus,.bdt-dropdown-nav .bdt-nav-sub li.bdt-active > a{color:#666}[class*='bdt-dropdown-top']{margin-top:-10px}[class*='bdt-dropdown-bottom']{margin-top:10px}[class*='bdt-dropdown-left']{margin-left:-10px}[class*='bdt-dropdown-right']{margin-left:10px}.bdt-dropdown-stack .bdt-dropdown-grid > *{width:100%!important}.bdt-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:15px;background:rgba(0,0,0,0.6);opacity:0;transition:opacity .15s linear}@media (min-width: 640px){.bdt-modal{padding:50px 30px}}@media (min-width: 960px){.bdt-modal{padding-left:40px;padding-right:40px}}.bdt-modal.bdt-open{opacity:1}.bdt-modal-page{overflow:hidden}.bdt-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:calc(100% - 0.01px)!important;background:#fff;opacity:0;transform:translateY(-100px);transition:.3s linear;transition-property:opacity,transform}.bdt-open > .bdt-modal-dialog{opacity:1;transform:translateY(0)}.bdt-modal-container .bdt-modal-dialog{width:1200px}.bdt-modal-full{padding:0;background:none}.bdt-modal-full .bdt-modal-dialog{margin:0;width:100%;max-width:100%;transform:translateY(0)}.bdt-modal-body{padding:30px}.bdt-modal-header{padding:15px 30px;background:#f8f8f8}.bdt-modal-footer{padding:15px 30px;background:#f8f8f8}.bdt-modal-body::before,.bdt-modal-body::after,.bdt-modal-header::before,.bdt-modal-header::after,.bdt-modal-footer::before,.bdt-modal-footer::after{content:"";display:table}.bdt-modal-body::after,.bdt-modal-header::after,.bdt-modal-footer::after{clear:both}.bdt-modal-body > :last-child,.bdt-modal-header > :last-child,.bdt-modal-footer > :last-child{margin-bottom:0}.bdt-modal-title{font-size:2rem;line-height:1.3}[class*='bdt-modal-close-']{position:absolute;z-index:1010;top:10px;right:10px;padding:5px}[class*='bdt-modal-close-']:first-child + *{margin-top:0}.bdt-modal-close-outside{top:0;right:-5px;transform:translate(0,-100%);color:#fff}.bdt-modal-close-outside:hover{color:#fff}@media (min-width: 960px){.bdt-modal-close-outside{right:0;transform:translate(100%,-100%)}}.bdt-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;background:#000;opacity:0;transition:opacity .15s linear}.bdt-lightbox.bdt-open{display:block;opacity:1}.bdt-lightbox-page{overflow:hidden}.bdt-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,0.7);will-change:transform,opacity}.bdt-lightbox-items > * > *{max-width:100vw;max-height:100vh}.bdt-lightbox-items > :focus{outline:none}.bdt-lightbox-items > * > :not(iframe){width:auto;height:auto}.bdt-lightbox-items > .bdt-active{display:flex}.bdt-lightbox-toolbar{padding:10px;background:rgba(0,0,0,0.3);color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar > *{color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar-icon{padding:5px;color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar-icon:hover{color:#fff}.bdt-lightbox-button{box-sizing:border-box;width:50px;height:50px;background:rgba(0,0,0,0.3);color:rgba(255,255,255,0.7);display:inline-flex;justify-content:center;align-items:center}.bdt-lightbox-button:hover{color:#fff}.bdt-lightbox-iframe{width:80%;height:80%}.bdt-slideshow{-webkit-tap-highlight-color:transparent}.bdt-slideshow-items{position:relative;z-index:0;margin:0;padding:0;list-style:none;overflow:hidden;-webkit-touch-callout:none}.bdt-slideshow-items > *{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;will-change:transform,opacity;touch-action:pan-y}.bdt-slideshow-items > :focus{outline:none}.bdt-slideshow-items > :not(.bdt-active){display:none}.bdt-slider{-webkit-tap-highlight-color:transparent}.bdt-slider-container{overflow:hidden}.bdt-slider-items{will-change:transform;position:relative}.bdt-slider-items:not(.bdt-grid){display:flex;margin:0;padding:0;list-style:none;-webkit-touch-callout:none}.bdt-slider-items.bdt-grid{flex-wrap:nowrap}.bdt-slider-items > *{flex:none;position:relative;touch-action:pan-y}.bdt-slider-items > :focus{outline:none}.bdt-sticky-fixed{z-index:980;box-sizing:border-box;margin:0!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bdt-sticky[class*='bdt-animation-']{animation-duration:.2s}.bdt-sticky.bdt-animation-reverse{animation-duration:.2s}.bdt-offcanvas{display:none;position:fixed;top:0;bottom:0;left:0;z-index:1000}.bdt-offcanvas-flip .bdt-offcanvas{right:0;left:auto}.bdt-offcanvas-bar{position:absolute;top:0;bottom:0;left:-270px;box-sizing:border-box;width:270px;padding:20px;background:#222;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width: 960px){.bdt-offcanvas-bar{left:-350px;width:350px;padding:40px}}.bdt-offcanvas-flip .bdt-offcanvas-bar{left:auto;right:-270px}@media (min-width: 960px){.bdt-offcanvas-flip .bdt-offcanvas-bar{right:-350px}}.bdt-open > .bdt-offcanvas-bar{left:0}.bdt-offcanvas-flip .bdt-open > .bdt-offcanvas-bar{left:auto;right:0}.bdt-offcanvas-bar-animation{transition:left .3s ease-out}.bdt-offcanvas-flip .bdt-offcanvas-bar-animation{transition-property:right}.bdt-offcanvas-reveal{position:absolute;top:0;bottom:0;left:0;width:0;overflow:hidden;transition:width .3s ease-out}.bdt-offcanvas-reveal .bdt-offcanvas-bar{left:0}.bdt-offcanvas-flip .bdt-offcanvas-reveal .bdt-offcanvas-bar{left:auto;right:0}.bdt-open > .bdt-offcanvas-reveal{width:270px}@media (min-width: 960px){.bdt-open > .bdt-offcanvas-reveal{width:350px}}.bdt-offcanvas-flip .bdt-offcanvas-reveal{right:0;left:auto}.bdt-offcanvas-close{position:absolute;z-index:1000;top:20px;right:20px;padding:5px}.bdt-offcanvas-overlay{width:100vw;touch-action:none}.bdt-offcanvas-overlay::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.1);opacity:0;transition:opacity .15s linear}.bdt-offcanvas-overlay.bdt-open::before{opacity:1}.bdt-offcanvas-page,.bdt-offcanvas-container{overflow-x:hidden}.bdt-offcanvas-container{position:relative;left:0;transition:left .3s ease-out;box-sizing:border-box;width:100%}:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation{left:270px}.bdt-offcanvas-flip.bdt-offcanvas-container-animation{left:-270px}@media (min-width: 960px){:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation{left:350px}.bdt-offcanvas-flip.bdt-offcanvas-container-animation{left:-350px}}.bdt-switcher{margin:0;padding:0;list-style:none}.bdt-switcher > :not(.bdt-active){display:none}.bdt-switcher > * > :last-child{margin-bottom:0}.bdt-leader{overflow:hidden}.bdt-leader-fill::after{display:inline-block;margin-left:15px;width:0;content:attr(data-fill);white-space:nowrap}.bdt-leader-fill.bdt-leader-hide::after{display:none}.bdt-leader-fill-content::before{content:'.'}:root{--bdt-leader-fill-content:.}.bdt-iconnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-10px}.bdt-iconnav > *{padding-left:10px}.bdt-iconnav > * > a{display:block;color:#999}.bdt-iconnav > * > a:hover,.bdt-iconnav > * > a:focus{color:#666;outline:none}.bdt-iconnav > .bdt-active > a{color:#666}.bdt-iconnav-vertical{flex-direction:column;margin-left:0;margin-top:-10px}.bdt-iconnav-vertical > *{padding-left:0;padding-top:10px}.bdt-notification{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:350px}.bdt-notification-top-right,.bdt-notification-bottom-right{left:auto;right:10px}.bdt-notification-top-center,.bdt-notification-bottom-center{left:50%;margin-left:-175px}.bdt-notification-bottom-left,.bdt-notification-bottom-right,.bdt-notification-bottom-center{top:auto;bottom:10px}@media (max-width: 639px){.bdt-notification{left:10px;right:10px;width:auto;margin:0}}.bdt-notification-message{position:relative;padding:15px;background:#f8f8f8;color:#666;font-size:1.25rem;line-height:1.4;cursor:pointer}* + .bdt-notification-message{margin-top:10px}.bdt-notification-close{display:none;position:absolute;top:20px;right:15px}.bdt-notification-message:hover .bdt-notification-close{display:block}.bdt-notification-message-primary{color:#1e87f0}.bdt-notification-message-success{color:#32d296}.bdt-notification-message-warning{color:#faa05a}.bdt-notification-message-danger{color:#f0506e}.bdt-tooltip{display:none;position:absolute;z-index:1030;box-sizing:border-box;max-width:200px;padding:3px 6px;background:#666;border-radius:2px;color:#fff;font-size:12px}.bdt-tooltip.bdt-active{display:block}[class*='bdt-tooltip-top']{margin-top:-10px}[class*='bdt-tooltip-bottom']{margin-top:10px}[class*='bdt-tooltip-left']{margin-left:-10px}[class*='bdt-tooltip-right']{margin-left:10px}.bdt-placeholder{margin-bottom:20px;padding:30px;background:#f8f8f8}* + .bdt-placeholder{margin-top:20px}.bdt-placeholder > :last-child{margin-bottom:0}.bdt-progress{vertical-align:baseline;-webkit-appearance:none;-moz-appearance:none;display:block;width:100%;border:0;background-color:#f8f8f8;margin-bottom:20px;height:15px}* + .bdt-progress{margin-top:20px}.bdt-progress:indeterminate{color:transparent}.bdt-progress::-webkit-progress-bar{background-color:#f8f8f8}.bdt-progress:indeterminate::-moz-progress-bar{width:0}.bdt-progress::-webkit-progress-value{background-color:#1e87f0;transition:width .6s ease}.bdt-progress::-moz-progress-bar{background-color:#1e87f0}.bdt-progress::-ms-fill{background-color:#1e87f0;transition:width .6s ease;border:0}.bdt-sortable{position:relative}.bdt-sortable svg{pointer-events:none}.bdt-sortable > :last-child{margin-bottom:0}.bdt-sortable-drag{position:absolute!important;z-index:1050!important;pointer-events:none}.bdt-sortable-placeholder{opacity:0;pointer-events:none}.bdt-sortable-empty{min-height:50px}.bdt-sortable-handle:hover{cursor:move}.bdt-countdown-number,.bdt-countdown-separator{line-height:.8}.bdt-countdown-number{font-size:2rem}@media (min-width: 640px){.bdt-countdown-number{font-size:4rem}}@media (min-width: 960px){.bdt-countdown-number{font-size:6rem}}.bdt-countdown-separator{font-size:1rem}@media (min-width: 640px){.bdt-countdown-separator{font-size:2rem}}@media (min-width: 960px){.bdt-countdown-separator{font-size:3rem}}[class*='bdt-animation-']{animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}.bdt-animation-fade{animation-name:bdt-fade;animation-duration:.8s;animation-timing-function:linear}.bdt-animation-scale-up{animation-name:bdt-fade-scale-02}.bdt-animation-scale-down{animation-name:bdt-fade-scale-18}.bdt-animation-slide-top{animation-name:bdt-fade-top}.bdt-animation-slide-bottom{animation-name:bdt-fade-bottom}.bdt-animation-slide-left{animation-name:bdt-fade-left}.bdt-animation-slide-right{animation-name:bdt-fade-right}.bdt-animation-slide-top-small{animation-name:bdt-fade-top-small}.bdt-animation-slide-bottom-small{animation-name:bdt-fade-bottom-small}.bdt-animation-slide-left-small{animation-name:bdt-fade-left-small}.bdt-animation-slide-right-small{animation-name:bdt-fade-right-small}.bdt-animation-slide-top-medium{animation-name:bdt-fade-top-medium}.bdt-animation-slide-bottom-medium{animation-name:bdt-fade-bottom-medium}.bdt-animation-slide-left-medium{animation-name:bdt-fade-left-medium}.bdt-animation-slide-right-medium{animation-name:bdt-fade-right-medium}.bdt-animation-kenburns{animation-name:bdt-scale-kenburns;animation-duration:15s}.bdt-animation-shake{animation-name:bdt-shake}.bdt-animation-stroke{animation-name:bdt-stroke;stroke-dasharray:var(--bdt-animation-stroke);animation-duration:2s}.bdt-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in}.bdt-animation-fast{animation-duration:.1s}.bdt-animation-toggle:not(:hover):not(:focus) [class*='bdt-animation-']{animation-name:none}.bdt-animation-toggle{-webkit-tap-highlight-color:transparent}.bdt-animation-toggle:focus{outline:none}@keyframes bdt-fade{0%{opacity:0}100%{opacity:1}}@keyframes bdt-fade-top{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-bottom{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-top-small{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-bottom-small{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-left-small{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-right-small{0%{opacity:0;transform:translateX(10px)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-top-medium{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-bottom-medium{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}@keyframes bdt-fade-left-medium{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-right-medium{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@keyframes bdt-fade-scale-02{0%{opacity:0;transform:scale(0.2)}100%{opacity:1;transform:scale(1)}}@keyframes bdt-fade-scale-18{0%{opacity:0;transform:scale(1.8)}100%{opacity:1;transform:scale(1)}}@keyframes bdt-scale-kenburns{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes bdt-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 bdt-stroke{0%{stroke-dashoffset:var(--bdt-animation-stroke)}100%{stroke-dashoffset:0}}[class*='bdt-child-width'] > *{box-sizing:border-box;width:100%}.bdt-child-width-1-2 > *{width:50%}.bdt-child-width-1-3 > *{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4 > *{width:25%}.bdt-child-width-1-5 > *{width:20%}.bdt-child-width-1-6 > *{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto > *{width:auto}.bdt-child-width-expand > :not([class*='bdt-width']){flex:1;min-width:1px}@media (min-width: 640px){.bdt-child-width-1-1\@s > *{width:100%}.bdt-child-width-1-2\@s > *{width:50%}.bdt-child-width-1-3\@s > *{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@s > *{width:25%}.bdt-child-width-1-5\@s > *{width:20%}.bdt-child-width-1-6\@s > *{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@s > *{width:auto}.bdt-child-width-expand\@s > :not([class*='bdt-width']){flex:1;min-width:1px}}@media (min-width: 960px){.bdt-child-width-1-1\@m > *{width:100%}.bdt-child-width-1-2\@m > *{width:50%}.bdt-child-width-1-3\@m > *{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@m > *{width:25%}.bdt-child-width-1-5\@m > *{width:20%}.bdt-child-width-1-6\@m > *{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@m > *{width:auto}.bdt-child-width-expand\@m > :not([class*='bdt-width']){flex:1;min-width:1px}}@media (min-width: 1200px){.bdt-child-width-1-1\@l > *{width:100%}.bdt-child-width-1-2\@l > *{width:50%}.bdt-child-width-1-3\@l > *{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@l > *{width:25%}.bdt-child-width-1-5\@l > *{width:20%}.bdt-child-width-1-6\@l > *{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@l > *{width:auto}.bdt-child-width-expand\@l > :not([class*='bdt-width']){flex:1;min-width:1px}}@media (min-width: 1600px){.bdt-child-width-1-1\@xl > *{width:100%}.bdt-child-width-1-2\@xl > *{width:50%}.bdt-child-width-1-3\@xl > *{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@xl > *{width:25%}.bdt-child-width-1-5\@xl > *{width:20%}.bdt-child-width-1-6\@xl > *{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@xl > *{width:auto}.bdt-child-width-expand\@xl > :not([class*='bdt-width']){flex:1;min-width:1px}}[class*='bdt-width']{box-sizing:border-box;width:100%;max-width:100%}.bdt-width-1-2{width:50%}.bdt-width-1-3{width:calc(100% * 1 / 3.001)}.bdt-width-2-3{width:calc(100% * 2 / 3.001)}.bdt-width-1-4{width:25%}.bdt-width-3-4{width:75%}.bdt-width-1-5{width:20%}.bdt-width-2-5{width:40%}.bdt-width-3-5{width:60%}.bdt-width-4-5{width:80%}.bdt-width-1-6{width:calc(100% * 1 / 6.001)}.bdt-width-5-6{width:calc(100% * 5 / 6.001)}.bdt-width-small{width:150px}.bdt-width-medium{width:300px}.bdt-width-large{width:450px}.bdt-width-xlarge{width:600px}.bdt-width-xxlarge{width:750px}.bdt-width-auto{width:auto}.bdt-width-expand{flex:1;min-width:1px}@media (min-width: 640px){.bdt-width-1-1\@s{width:100%}.bdt-width-1-2\@s{width:50%}.bdt-width-1-3\@s{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@s{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@s{width:25%}.bdt-width-3-4\@s{width:75%}.bdt-width-1-5\@s{width:20%}.bdt-width-2-5\@s{width:40%}.bdt-width-3-5\@s{width:60%}.bdt-width-4-5\@s{width:80%}.bdt-width-1-6\@s{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@s{width:calc(100% * 5 / 6.001)}.bdt-width-small\@s{width:150px}.bdt-width-medium\@s{width:300px}.bdt-width-large\@s{width:450px}.bdt-width-xlarge\@s{width:600px}.bdt-width-xxlarge\@s{width:750px}.bdt-width-auto\@s{width:auto}.bdt-width-expand\@s{flex:1;min-width:1px}}@media (min-width: 960px){.bdt-width-1-1\@m{width:100%}.bdt-width-1-2\@m{width:50%}.bdt-width-1-3\@m{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@m{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@m{width:25%}.bdt-width-3-4\@m{width:75%}.bdt-width-1-5\@m{width:20%}.bdt-width-2-5\@m{width:40%}.bdt-width-3-5\@m{width:60%}.bdt-width-4-5\@m{width:80%}.bdt-width-1-6\@m{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@m{width:calc(100% * 5 / 6.001)}.bdt-width-small\@m{width:150px}.bdt-width-medium\@m{width:300px}.bdt-width-large\@m{width:450px}.bdt-width-xlarge\@m{width:600px}.bdt-width-xxlarge\@m{width:750px}.bdt-width-auto\@m{width:auto}.bdt-width-expand\@m{flex:1;min-width:1px}}@media (min-width: 1200px){.bdt-width-1-1\@l{width:100%}.bdt-width-1-2\@l{width:50%}.bdt-width-1-3\@l{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@l{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@l{width:25%}.bdt-width-3-4\@l{width:75%}.bdt-width-1-5\@l{width:20%}.bdt-width-2-5\@l{width:40%}.bdt-width-3-5\@l{width:60%}.bdt-width-4-5\@l{width:80%}.bdt-width-1-6\@l{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@l{width:calc(100% * 5 / 6.001)}.bdt-width-small\@l{width:150px}.bdt-width-medium\@l{width:300px}.bdt-width-large\@l{width:450px}.bdt-width-xlarge\@l{width:600px}.bdt-width-xxlarge\@l{width:750px}.bdt-width-auto\@l{width:auto}.bdt-width-expand\@l{flex:1;min-width:1px}}@media (min-width: 1600px){.bdt-width-1-1\@xl{width:100%}.bdt-width-1-2\@xl{width:50%}.bdt-width-1-3\@xl{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@xl{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@xl{width:25%}.bdt-width-3-4\@xl{width:75%}.bdt-width-1-5\@xl{width:20%}.bdt-width-2-5\@xl{width:40%}.bdt-width-3-5\@xl{width:60%}.bdt-width-4-5\@xl{width:80%}.bdt-width-1-6\@xl{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@xl{width:calc(100% * 5 / 6.001)}.bdt-width-small\@xl{width:150px}.bdt-width-medium\@xl{width:300px}.bdt-width-large\@xl{width:450px}.bdt-width-xlarge\@xl{width:600px}.bdt-width-xxlarge\@xl{width:750px}.bdt-width-auto\@xl{width:auto}.bdt-width-expand\@xl{flex:1;min-width:1px}}[class*='bdt-height']{box-sizing:border-box}.bdt-height-1-1{height:100%}.bdt-height-viewport{min-height:100vh}.bdt-height-small{height:150px}.bdt-height-medium{height:300px}.bdt-height-large{height:450px}.bdt-height-max-small{max-height:150px}.bdt-height-max-medium{max-height:300px}.bdt-height-max-large{max-height:450px}.bdt-text-lead{font-size:1.5rem;line-height:1.5;color:#333}.bdt-text-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-text-small{font-size:.875rem;line-height:1.5}.bdt-text-large{font-size:1.5rem;line-height:1.5}.bdt-text-light{font-weight:300}.bdt-text-normal{font-weight:400}.bdt-text-bold{font-weight:700}.bdt-text-lighter{font-weight:lighter}.bdt-text-bolder{font-weight:bolder}.bdt-text-italic{font-style:italic}.bdt-text-capitalize{text-transform:capitalize!important}.bdt-text-uppercase{text-transform:uppercase!important}.bdt-text-lowercase{text-transform:lowercase!important}.bdt-text-muted{color:#999!important}.bdt-text-emphasis{color:#333!important}.bdt-text-primary{color:#1e87f0!important}.bdt-text-secondary{color:#222!important}.bdt-text-success{color:#32d296!important}.bdt-text-warning{color:#faa05a!important}.bdt-text-danger{color:#f0506e!important}.bdt-text-background{-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;color:#1e87f0!important}.bdt-text-left{text-align:left!important}.bdt-text-right{text-align:right!important}.bdt-text-center{text-align:center!important}.bdt-text-justify{text-align:justify!important}@media (min-width: 640px){.bdt-text-left\@s{text-align:left!important}.bdt-text-right\@s{text-align:right!important}.bdt-text-center\@s{text-align:center!important}}@media (min-width: 960px){.bdt-text-left\@m{text-align:left!important}.bdt-text-right\@m{text-align:right!important}.bdt-text-center\@m{text-align:center!important}}@media (min-width: 1200px){.bdt-text-left\@l{text-align:left!important}.bdt-text-right\@l{text-align:right!important}.bdt-text-center\@l{text-align:center!important}}@media (min-width: 1600px){.bdt-text-left\@xl{text-align:left!important}.bdt-text-right\@xl{text-align:right!important}.bdt-text-center\@xl{text-align:center!important}}.bdt-text-top{vertical-align:top!important}.bdt-text-middle{vertical-align:middle!important}.bdt-text-bottom{vertical-align:bottom!important}.bdt-text-baseline{vertical-align:baseline!important}.bdt-text-nowrap{white-space:nowrap}.bdt-text-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}th.bdt-text-truncate,td.bdt-text-truncate{max-width:0}.bdt-text-break{overflow-wrap:break-word;word-wrap:break-word}th.bdt-text-break,td.bdt-text-break{word-break:break-all}[class*='bdt-column-']{column-gap:30px}@media (min-width: 1200px){[class*='bdt-column-']{column-gap:40px}}[class*='bdt-column-'] img{transform:translate3d(0,0,0)}.bdt-column-divider{column-rule:1px solid #e5e5e5;column-gap:60px}@media (min-width: 1200px){.bdt-column-divider{column-gap:80px}}.bdt-column-1-2{column-count:2}.bdt-column-1-3{column-count:3}.bdt-column-1-4{column-count:4}.bdt-column-1-5{column-count:5}.bdt-column-1-6{column-count:6}@media (min-width: 640px){.bdt-column-1-2\@s{column-count:2}.bdt-column-1-3\@s{column-count:3}.bdt-column-1-4\@s{column-count:4}.bdt-column-1-5\@s{column-count:5}.bdt-column-1-6\@s{column-count:6}}@media (min-width: 960px){.bdt-column-1-2\@m{column-count:2}.bdt-column-1-3\@m{column-count:3}.bdt-column-1-4\@m{column-count:4}.bdt-column-1-5\@m{column-count:5}.bdt-column-1-6\@m{column-count:6}}@media (min-width: 1200px){.bdt-column-1-2\@l{column-count:2}.bdt-column-1-3\@l{column-count:3}.bdt-column-1-4\@l{column-count:4}.bdt-column-1-5\@l{column-count:5}.bdt-column-1-6\@l{column-count:6}}@media (min-width: 1600px){.bdt-column-1-2\@xl{column-count:2}.bdt-column-1-3\@xl{column-count:3}.bdt-column-1-4\@xl{column-count:4}.bdt-column-1-5\@xl{column-count:5}.bdt-column-1-6\@xl{column-count:6}}.bdt-column-span{column-span:all}.bdt-cover{max-width:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}iframe.bdt-cover{pointer-events:none}.bdt-cover-container{overflow:hidden;position:relative}.bdt-background-default{background-color:#fff}.bdt-background-muted{background-color:#f8f8f8}.bdt-background-primary{background-color:#1e87f0}.bdt-background-secondary{background-color:#222}.bdt-background-cover,.bdt-background-contain{background-position:50% 50%;background-repeat:no-repeat}.bdt-background-cover{background-size:cover}.bdt-background-contain{background-size:contain}.bdt-background-top-left{background-position:0 0}.bdt-background-top-center{background-position:50% 0}.bdt-background-top-right{background-position:100% 0}.bdt-background-center-left{background-position:0 50%}.bdt-background-center-center{background-position:50% 50%}.bdt-background-center-right{background-position:100% 50%}.bdt-background-bottom-left{background-position:0 100%}.bdt-background-bottom-center{background-position:50% 100%}.bdt-background-bottom-right{background-position:100% 100%}.bdt-background-norepeat{background-repeat:no-repeat}.bdt-background-fixed{background-attachment:fixed;backface-visibility:hidden}@media (pointer: coarse){.bdt-background-fixed{background-attachment:scroll}}@media (max-width: 639px){.bdt-background-image\@s{background-image:none!important}}@media (max-width: 959px){.bdt-background-image\@m{background-image:none!important}}@media (max-width: 1199px){.bdt-background-image\@l{background-image:none!important}}@media (max-width: 1599px){.bdt-background-image\@xl{background-image:none!important}}.bdt-background-blend-multiply{background-blend-mode:multiply}.bdt-background-blend-screen{background-blend-mode:screen}.bdt-background-blend-overlay{background-blend-mode:overlay}.bdt-background-blend-darken{background-blend-mode:darken}.bdt-background-blend-lighten{background-blend-mode:lighten}.bdt-background-blend-color-dodge{background-blend-mode:color-dodge}.bdt-background-blend-color-burn{background-blend-mode:color-burn}.bdt-background-blend-hard-light{background-blend-mode:hard-light}.bdt-background-blend-soft-light{background-blend-mode:soft-light}.bdt-background-blend-difference{background-blend-mode:difference}.bdt-background-blend-exclusion{background-blend-mode:exclusion}.bdt-background-blend-hue{background-blend-mode:hue}.bdt-background-blend-saturation{background-blend-mode:saturation}.bdt-background-blend-color{background-blend-mode:color}.bdt-background-blend-luminosity{background-blend-mode:luminosity}[class*='bdt-align']{display:block;margin-bottom:30px}* + [class*='bdt-align']{margin-top:30px}.bdt-align-center{margin-left:auto;margin-right:auto}.bdt-align-left{margin-top:0;margin-right:30px;float:left}.bdt-align-right{margin-top:0;margin-left:30px;float:right}@media (min-width: 640px){.bdt-align-left\@s{margin-top:0;margin-right:30px;float:left}.bdt-align-right\@s{margin-top:0;margin-left:30px;float:right}}@media (min-width: 960px){.bdt-align-left\@m{margin-top:0;margin-right:30px;float:left}.bdt-align-right\@m{margin-top:0;margin-left:30px;float:right}}@media (min-width: 1200px){.bdt-align-left\@l{margin-top:0;float:left}.bdt-align-right\@l{margin-top:0;float:right}.bdt-align-left,.bdt-align-left\@s,.bdt-align-left\@m,.bdt-align-left\@l{margin-right:40px}.bdt-align-right,.bdt-align-right\@s,.bdt-align-right\@m,.bdt-align-right\@l{margin-left:40px}}@media (min-width: 1600px){.bdt-align-left\@xl{margin-top:0;margin-right:40px;float:left}.bdt-align-right\@xl{margin-top:0;margin-left:40px;float:right}}.bdt-svg,.bdt-svg:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve){fill:currentcolor}.bdt-svg:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve){stroke:currentcolor}.bdt-svg{transform:translate(0,0)}.bdt-panel{position:relative;box-sizing:border-box}.bdt-panel::before,.bdt-panel::after{content:"";display:table}.bdt-panel::after{clear:both}.bdt-panel > :last-child{margin-bottom:0}.bdt-panel-scrollable{height:170px;padding:10px;border:1px solid #e5e5e5;overflow:auto;-webkit-overflow-scrolling:touch;resize:both}.bdt-clearfix::before{content:"";display:table-cell}.bdt-clearfix::after{content:"";display:table;clear:both}.bdt-float-left{float:left}.bdt-float-right{float:right}[class*='bdt-float-']{max-width:100%}.bdt-overflow-hidden{overflow:hidden}.bdt-overflow-auto{overflow:auto;-webkit-overflow-scrolling:touch}.bdt-overflow-auto > :last-child{margin-bottom:0}.bdt-resize{resize:both}.bdt-resize-vertical{resize:vertical}.bdt-display-block{display:block!important}.bdt-display-inline{display:inline!important}.bdt-display-inline-block{display:inline-block!important}[class*='bdt-inline']{display:inline-block;position:relative;max-width:100%;vertical-align:middle;-webkit-backface-visibility:hidden}.bdt-inline-clip{overflow:hidden}.bdt-preserve-width,.bdt-preserve-width canvas,.bdt-preserve-width img,.bdt-preserve-width svg,.bdt-preserve-width video{max-width:none}.bdt-responsive-width,.bdt-responsive-height{box-sizing:border-box}.bdt-responsive-width{max-width:100%!important;height:auto}.bdt-responsive-height{max-height:100%;width:auto;max-width:none}.bdt-border-circle{border-radius:50%}.bdt-border-pill{border-radius:500px}.bdt-border-rounded{border-radius:5px}.bdt-inline-clip[class*='bdt-border-']{-webkit-transform:translateZ(0)}.bdt-box-shadow-small{box-shadow:0 2px 8px rgba(0,0,0,0.08)}.bdt-box-shadow-medium{box-shadow:0 5px 15px rgba(0,0,0,0.08)}.bdt-box-shadow-large{box-shadow:0 14px 25px rgba(0,0,0,0.16)}.bdt-box-shadow-xlarge{box-shadow:0 28px 50px rgba(0,0,0,0.16)}[class*='bdt-box-shadow-hover']{transition:box-shadow .1s ease-in-out}.bdt-box-shadow-hover-small:hover{box-shadow:0 2px 8px rgba(0,0,0,0.08)}.bdt-box-shadow-hover-medium:hover{box-shadow:0 5px 15px rgba(0,0,0,0.08)}.bdt-box-shadow-hover-large:hover{box-shadow:0 14px 25px rgba(0,0,0,0.16)}.bdt-box-shadow-hover-xlarge:hover{box-shadow:0 28px 50px rgba(0,0,0,0.16)}.bdt-box-shadow-bottom::before{content:'';position:absolute;bottom:-30px;left:0;right:0;height:30px;border-radius:100%;background:#444;filter:blur(20px)}.bdt-box-shadow-bottom > *{position:relative}.bdt-dropcap::first-letter,.bdt-dropcap > p:first-of-type::first-letter{display:block;margin-right:10px;float:left;font-size:4.5em;line-height:1}.bdt-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:#666;text-decoration:none}.bdt-logo:hover,.bdt-logo:focus{color:#666;outline:none;text-decoration:none}.bdt-logo-inverse{display:none}.bdt-disabled{pointer-events:none}.bdt-drag,.bdt-drag *{cursor:move}.bdt-drag iframe{pointer-events:none}.bdt-dragover{box-shadow:0 0 20px rgba(100,100,100,0.3)}.bdt-blend-multiply{mix-blend-mode:multiply}.bdt-blend-screen{mix-blend-mode:screen}.bdt-blend-overlay{mix-blend-mode:overlay}.bdt-blend-darken{mix-blend-mode:darken}.bdt-blend-lighten{mix-blend-mode:lighten}.bdt-blend-color-dodge{mix-blend-mode:color-dodge}.bdt-blend-color-burn{mix-blend-mode:color-burn}.bdt-blend-hard-light{mix-blend-mode:hard-light}.bdt-blend-soft-light{mix-blend-mode:soft-light}.bdt-blend-difference{mix-blend-mode:difference}.bdt-blend-exclusion{mix-blend-mode:exclusion}.bdt-blend-hue{mix-blend-mode:hue}.bdt-blend-saturation{mix-blend-mode:saturation}.bdt-blend-color{mix-blend-mode:color}.bdt-blend-luminosity{mix-blend-mode:luminosity}.bdt-transform-center{transform:translate(-50%,-50%)}.bdt-transform-origin-top-left{transform-origin:0 0}.bdt-transform-origin-top-center{transform-origin:50% 0}.bdt-transform-origin-top-right{transform-origin:100% 0}.bdt-transform-origin-center-left{transform-origin:0 50%}.bdt-transform-origin-center-right{transform-origin:100% 50%}.bdt-transform-origin-bottom-left{transform-origin:0 100%}.bdt-transform-origin-bottom-center{transform-origin:50% 100%}.bdt-transform-origin-bottom-right{transform-origin:100% 100%}.bdt-flex{display:flex}.bdt-flex-inline{display:inline-flex}.bdt-flex::before,.bdt-flex::after,.bdt-flex-inline::before,.bdt-flex-inline::after{display:none}.bdt-flex-left{justify-content:flex-start}.bdt-flex-center{justify-content:center}.bdt-flex-right{justify-content:flex-end}.bdt-flex-between{justify-content:space-between}.bdt-flex-around{justify-content:space-around}@media (min-width: 640px){.bdt-flex-left\@s{justify-content:flex-start}.bdt-flex-center\@s{justify-content:center}.bdt-flex-right\@s{justify-content:flex-end}.bdt-flex-between\@s{justify-content:space-between}.bdt-flex-around\@s{justify-content:space-around}}@media (min-width: 960px){.bdt-flex-left\@m{justify-content:flex-start}.bdt-flex-center\@m{justify-content:center}.bdt-flex-right\@m{justify-content:flex-end}.bdt-flex-between\@m{justify-content:space-between}.bdt-flex-around\@m{justify-content:space-around}}@media (min-width: 1200px){.bdt-flex-left\@l{justify-content:flex-start}.bdt-flex-center\@l{justify-content:center}.bdt-flex-right\@l{justify-content:flex-end}.bdt-flex-between\@l{justify-content:space-between}.bdt-flex-around\@l{justify-content:space-around}}@media (min-width: 1600px){.bdt-flex-left\@xl{justify-content:flex-start}.bdt-flex-center\@xl{justify-content:center}.bdt-flex-right\@xl{justify-content:flex-end}.bdt-flex-between\@xl{justify-content:space-between}.bdt-flex-around\@xl{justify-content:space-around}}.bdt-flex-stretch{align-items:stretch}.bdt-flex-top{align-items:flex-start}.bdt-flex-middle{align-items:center}.bdt-flex-bottom{align-items:flex-end}.bdt-flex-row{flex-direction:row}.bdt-flex-row-reverse{flex-direction:row-reverse}.bdt-flex-column{flex-direction:column}.bdt-flex-column-reverse{flex-direction:column-reverse}.bdt-flex-nowrap{flex-wrap:nowrap}.bdt-flex-wrap{flex-wrap:wrap}.bdt-flex-wrap-reverse{flex-wrap:wrap-reverse}.bdt-flex-wrap-stretch{align-content:stretch}.bdt-flex-wrap-top{align-content:flex-start}.bdt-flex-wrap-middle{align-content:center}.bdt-flex-wrap-bottom{align-content:flex-end}.bdt-flex-wrap-between{align-content:space-between}.bdt-flex-wrap-around{align-content:space-around}.bdt-flex-first{order:-1}.bdt-flex-last{order:99}@media (min-width: 640px){.bdt-flex-first\@s{order:-1}.bdt-flex-last\@s{order:99}}@media (min-width: 960px){.bdt-flex-first\@m{order:-1}.bdt-flex-last\@m{order:99}}@media (min-width: 1200px){.bdt-flex-first\@l{order:-1}.bdt-flex-last\@l{order:99}}@media (min-width: 1600px){.bdt-flex-first\@xl{order:-1}.bdt-flex-last\@xl{order:99}}.bdt-flex-none{flex:none}.bdt-flex-auto{flex:auto}.bdt-flex-1{flex:1}.bdt-margin{margin-bottom:20px}* + .bdt-margin{margin-top:20px!important}.bdt-margin-top{margin-top:20px!important}.bdt-margin-bottom{margin-bottom:20px!important}.bdt-margin-left{margin-left:20px!important}.bdt-margin-right{margin-right:20px!important}.bdt-margin-small{margin-bottom:10px}* + .bdt-margin-small{margin-top:10px!important}.bdt-margin-small-top{margin-top:10px!important}.bdt-margin-small-bottom{margin-bottom:10px!important}.bdt-margin-small-left{margin-left:10px!important}.bdt-margin-small-right{margin-right:10px!important}.bdt-margin-medium{margin-bottom:40px}* + .bdt-margin-medium{margin-top:40px!important}.bdt-margin-medium-top{margin-top:40px!important}.bdt-margin-medium-bottom{margin-bottom:40px!important}.bdt-margin-medium-left{margin-left:40px!important}.bdt-margin-medium-right{margin-right:40px!important}.bdt-margin-large{margin-bottom:40px}* + .bdt-margin-large{margin-top:40px!important}.bdt-margin-large-top{margin-top:40px!important}.bdt-margin-large-bottom{margin-bottom:40px!important}.bdt-margin-large-left{margin-left:40px!important}.bdt-margin-large-right{margin-right:40px!important}@media (min-width: 1200px){.bdt-margin-large{margin-bottom:70px}* + .bdt-margin-large{margin-top:70px!important}.bdt-margin-large-top{margin-top:70px!important}.bdt-margin-large-bottom{margin-bottom:70px!important}.bdt-margin-large-left{margin-left:70px!important}.bdt-margin-large-right{margin-right:70px!important}}.bdt-margin-xlarge{margin-bottom:70px}* + .bdt-margin-xlarge{margin-top:70px!important}.bdt-margin-xlarge-top{margin-top:70px!important}.bdt-margin-xlarge-bottom{margin-bottom:70px!important}.bdt-margin-xlarge-left{margin-left:70px!important}.bdt-margin-xlarge-right{margin-right:70px!important}@media (min-width: 1200px){.bdt-margin-xlarge{margin-bottom:140px}* + .bdt-margin-xlarge{margin-top:140px!important}.bdt-margin-xlarge-top{margin-top:140px!important}.bdt-margin-xlarge-bottom{margin-bottom:140px!important}.bdt-margin-xlarge-left{margin-left:140px!important}.bdt-margin-xlarge-right{margin-right:140px!important}}.bdt-margin-auto{margin-left:auto!important;margin-right:auto!important}.bdt-margin-auto-top{margin-top:auto!important}.bdt-margin-auto-bottom{margin-bottom:auto!important}.bdt-margin-auto-left{margin-left:auto!important}.bdt-margin-auto-right{margin-right:auto!important}.bdt-margin-auto-vertical{margin-top:auto!important;margin-bottom:auto!important}@media (min-width: 640px){.bdt-margin-auto\@s{margin-left:auto!important;margin-right:auto!important}.bdt-margin-auto-left\@s{margin-left:auto!important}.bdt-margin-auto-right\@s{margin-right:auto!important}}@media (min-width: 960px){.bdt-margin-auto\@m{margin-left:auto!important;margin-right:auto!important}.bdt-margin-auto-left\@m{margin-left:auto!important}.bdt-margin-auto-right\@m{margin-right:auto!important}}@media (min-width: 1200px){.bdt-margin-auto\@l{margin-left:auto!important;margin-right:auto!important}.bdt-margin-auto-left\@l{margin-left:auto!important}.bdt-margin-auto-right\@l{margin-right:auto!important}}@media (min-width: 1600px){.bdt-margin-auto\@xl{margin-left:auto!important;margin-right:auto!important}.bdt-margin-auto-left\@xl{margin-left:auto!important}.bdt-margin-auto-right\@xl{margin-right:auto!important}}.bdt-margin-remove{margin:0!important}.bdt-margin-remove-top{margin-top:0!important}.bdt-margin-remove-bottom{margin-bottom:0!important}.bdt-margin-remove-left{margin-left:0!important}.bdt-margin-remove-right{margin-right:0!important}.bdt-margin-remove-vertical{margin-top:0!important;margin-bottom:0!important}.bdt-margin-remove-adjacent + *,.bdt-margin-remove-first-child > :first-child{margin-top:0!important}.bdt-margin-remove-last-child > :last-child{margin-bottom:0!important}@media (min-width: 640px){.bdt-margin-remove-left\@s{margin-left:0!important}.bdt-margin-remove-right\@s{margin-right:0!important}}@media (min-width: 960px){.bdt-margin-remove-left\@m{margin-left:0!important}.bdt-margin-remove-right\@m{margin-right:0!important}}@media (min-width: 1200px){.bdt-margin-remove-left\@l{margin-left:0!important}.bdt-margin-remove-right\@l{margin-right:0!important}}@media (min-width: 1600px){.bdt-margin-remove-left\@xl{margin-left:0!important}.bdt-margin-remove-right\@xl{margin-right:0!important}}.bdt-padding{padding:30px}@media (min-width: 1200px){.bdt-padding{padding:40px}}.bdt-padding-small{padding:15px}.bdt-padding-large{padding:30px}@media (min-width: 1200px){.bdt-padding-large{padding:70px}}.bdt-padding-remove{padding:0!important}.bdt-padding-remove-top{padding-top:0!important}.bdt-padding-remove-bottom{padding-bottom:0!important}.bdt-padding-remove-left{padding-left:0!important}.bdt-padding-remove-right{padding-right:0!important}.bdt-padding-remove-vertical{padding-top:0!important;padding-bottom:0!important}.bdt-padding-remove-horizontal{padding-left:0!important;padding-right:0!important}[class*='bdt-position-top'],[class*='bdt-position-bottom'],[class*='bdt-position-left'],[class*='bdt-position-right'],[class*='bdt-position-center']{position:absolute!important}.bdt-position-top{top:0;left:0;right:0}.bdt-position-bottom{bottom:0;left:0;right:0}.bdt-position-left{top:0;bottom:0;left:0}.bdt-position-right{top:0;bottom:0;right:0}.bdt-position-top-left{top:0;left:0}.bdt-position-top-right{top:0;right:0}.bdt-position-bottom-left{bottom:0;left:0}.bdt-position-bottom-right{bottom:0;right:0}.bdt-position-center{top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;max-width:100%;box-sizing:border-box}[class*='bdt-position-center-left'],[class*='bdt-position-center-right']{top:50%;transform:translateY(-50%)}.bdt-position-center-left{left:0}.bdt-position-center-right{right:0}.bdt-position-center-left-out{right:100%;width:max-content}.bdt-position-center-right-out{left:100%;width:max-content}.bdt-position-top-center,.bdt-position-bottom-center{left:50%;transform:translateX(-50%);width:max-content;max-width:100%;box-sizing:border-box}.bdt-position-top-center{top:0}.bdt-position-bottom-center{bottom:0}.bdt-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.bdt-position-relative{position:relative!important}.bdt-position-absolute{position:absolute!important}.bdt-position-fixed{position:fixed!important}.bdt-position-z-index{z-index:1}.bdt-position-small{max-width:calc(100% - (15px * 2));margin:15px}.bdt-position-small.bdt-position-center{transform:translate(-50%,-50%) translate(-15px,-15px)}.bdt-position-small[class*='bdt-position-center-left'],.bdt-position-small[class*='bdt-position-center-right']{transform:translateY(-50%) translateY(-15px)}.bdt-position-small.bdt-position-top-center,.bdt-position-small.bdt-position-bottom-center{transform:translateX(-50%) translateX(-15px)}.bdt-position-medium{max-width:calc(100% - (30px * 2));margin:30px}.bdt-position-medium.bdt-position-center{transform:translate(-50%,-50%) translate(-30px,-30px)}.bdt-position-medium[class*='bdt-position-center-left'],.bdt-position-medium[class*='bdt-position-center-right']{transform:translateY(-50%) translateY(-30px)}.bdt-position-medium.bdt-position-top-center,.bdt-position-medium.bdt-position-bottom-center{transform:translateX(-50%) translateX(-30px)}.bdt-position-large{max-width:calc(100% - (30px * 2));margin:30px}.bdt-position-large.bdt-position-center{transform:translate(-50%,-50%) translate(-30px,-30px)}.bdt-position-large[class*='bdt-position-center-left'],.bdt-position-large[class*='bdt-position-center-right']{transform:translateY(-50%) translateY(-30px)}.bdt-position-large.bdt-position-top-center,.bdt-position-large.bdt-position-bottom-center{transform:translateX(-50%) translateX(-30px)}@media (min-width: 1200px){.bdt-position-large{max-width:calc(100% - (50px * 2));margin:50px}.bdt-position-large.bdt-position-center{transform:translate(-50%,-50%) translate(-50px,-50px)}.bdt-position-large[class*='bdt-position-center-left'],.bdt-position-large[class*='bdt-position-center-right']{transform:translateY(-50%) translateY(-50px)}.bdt-position-large.bdt-position-top-center,.bdt-position-large.bdt-position-bottom-center{transform:translateX(-50%) translateX(-50px)}}.bdt-transition-toggle{-webkit-tap-highlight-color:transparent}.bdt-transition-toggle:focus{outline:none}.bdt-transition-fade,[class*='bdt-transition-scale'],[class*='bdt-transition-slide']{transition:.3s ease-out;transition-property:opacity,transform,filter;opacity:0}.bdt-transition-toggle:hover .bdt-transition-fade,.bdt-transition-toggle:focus .bdt-transition-fade,.bdt-transition-active.bdt-active .bdt-transition-fade{opacity:1}.bdt-transition-scale-up{transform:scale(1,1)}.bdt-transition-scale-down{transform:scale(1.1,1.1)}.bdt-transition-toggle:hover .bdt-transition-scale-up,.bdt-transition-toggle:focus .bdt-transition-scale-up,.bdt-transition-active.bdt-active .bdt-transition-scale-up{opacity:1;transform:scale(1.1,1.1)}.bdt-transition-toggle:hover .bdt-transition-scale-down,.bdt-transition-toggle:focus .bdt-transition-scale-down,.bdt-transition-active.bdt-active .bdt-transition-scale-down{opacity:1;transform:scale(1,1)}.bdt-transition-slide-top{transform:translateY(-100%)}.bdt-transition-slide-bottom{transform:translateY(100%)}.bdt-transition-slide-left{transform:translateX(-100%)}.bdt-transition-slide-right{transform:translateX(100%)}.bdt-transition-slide-top-small{transform:translateY(-10px)}.bdt-transition-slide-bottom-small{transform:translateY(10px)}.bdt-transition-slide-left-small{transform:translateX(-10px)}.bdt-transition-slide-right-small{transform:translateX(10px)}.bdt-transition-slide-top-medium{transform:translateY(-50px)}.bdt-transition-slide-bottom-medium{transform:translateY(50px)}.bdt-transition-slide-left-medium{transform:translateX(-50px)}.bdt-transition-slide-right-medium{transform:translateX(50px)}.bdt-transition-toggle:hover [class*='bdt-transition-slide'],.bdt-transition-toggle:focus [class*='bdt-transition-slide'],.bdt-transition-active.bdt-active [class*='bdt-transition-slide']{opacity:1;transform:translate(0,0)}.bdt-transition-opaque{opacity:1}.bdt-transition-slow{transition-duration:.7s}[hidden],.bdt-hidden{display:none!important}@media (min-width: 640px){.bdt-hidden\@s{display:none!important}}@media (min-width: 960px){.bdt-hidden\@m{display:none!important}}@media (min-width: 1200px){.bdt-hidden\@l{display:none!important}}@media (min-width: 1600px){.bdt-hidden\@xl{display:none!important}}@media (max-width: 639px){.bdt-visible\@s{display:none!important}}@media (max-width: 959px){.bdt-visible\@m{display:none!important}}@media (max-width: 1199px){.bdt-visible\@l{display:none!important}}@media (max-width: 1599px){.bdt-visible\@xl{display:none!important}}.bdt-invisible{visibility:hidden!important}.bdt-visible-toggle:not(:hover):not(:focus) .bdt-hidden-hover:not(:focus-within){position:absolute!important;width:0!important;height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}.bdt-visible-toggle:not(:hover):not(:focus) .bdt-invisible-hover:not(:focus-within){opacity:0!important}.bdt-visible-toggle{-webkit-tap-highlight-color:transparent}.bdt-visible-toggle:focus{outline:none}@media (pointer: coarse){.bdt-hidden-touch{display:none!important}}.bdt-hidden-notouch{display:none!important}@media (pointer: coarse){.bdt-hidden-notouch{display:block!important}}@media print{*,::before,::after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}} .homewidgets {
background: #1e1e4d;
}
.homewidgets .bdt-container {
background: white;
padding: 20px 0px;
text-align: center;
}
.homewidgets {
background: #1e1e4d;
}
.homewidgets .bdt-container {
background: white;
padding: 20px 0px;
text-align: center;
}
.bdt-navbar-container.tm-primary-navbar {
background: #1e1e4d !important;
}
form.bdt-search input {
border-radius: 20px;
}
form.bdt-search span.bdt-icon.bdt-search-icon {
right: 0px !important;
left: auto;
}
.tm-headerbar-top a i {
font-size: 20px;
background: white;
padding: 7px;
border-radius: 5px;
color: #1e1e4d;
}
form.bdt-search {
max-width: 280px;
margin-right: 20px;
width: 100%;
}
.tm-headerbar-top {
padding-top: 20px;
padding-bottom: 20px;
}
div#tm-titlebar {
display: none;
}
ul#nav {
justify-content: space-between;
flex-wrap: wrap;
}
.bdt-navbar {
display: block !important;
}
.tm-header-wrapper.sticky {
position: fixed !important;
top: 0;
width: 100%;
z-index:999;
padding:18px 0 0 0;
opacity: 1;
animation-name: fadeInOpacity;
animation-iteration-count: 1;
animation-timing-function: ease-in;
animation-duration: 1s;
background: #1e1e4d;
border-bottom: solid rgba(255, 255, 255, 0.5);
}
.admin-bar .tm-header-wrapper.sticky{
top:0px;
}
.tm-header-wrapper {
background: #1e1e4d;
}
@keyframes fadeInOpacity {
0% {
opacity: 0;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.bdt-navbar-container.tm-primary-navbar {
background: #1e1e4d;
}
.homewidgets {
background: #1e1e4d;
}
.homewidgets .bdt-container {
background: white;
padding: 20px 0px;
text-align: center;
}
.tm-header-wrapper.sticky .tm-headerbar-top {
padding-top: 5px;
}
.tm-header-wrapper.sticky .bdt-navbar-container.tm-primary-navbar ul a {
min-height: 50px;
}
.topheadercontact span a {
color: white;
font-weight: 300;
text-align: right;
font-size: 18px;
font-family: Montserrat;
}
.topheadercontact {
text-align: right;
}
.topheadercontact p a {
color: #ffffff5c;
font-size: 18px;
}
.topheadercontact span {
margin-top: 5px;
display: block;
}
.topheadersocial {
display: flex;
justify-content: flex-end;
}
.text-green{
color:#006600;
}
.text-red{
color:#C00000;
}
.text-orange{
color:#FFC000;
}
.text-copia-black{
color:#0C121E;
}
span.with-inline-icon {
display: inline-flex;
justify-content: center;
align-items: center;
margin-left: 5px;
}
.with-inline-icon img {
margin-left: 10px;
display: inline-flex;
}
body.has-sticky-header {
margin-top: 150px;
}
section.togglecont{ top: 10px;
transition: all 5s ease;
}
body.has-sticky-header-buttons .togglebtns.in-header{
top:25px;
opacity: 1;;
display: flex; }
p > a{
color:#0C121E;
font-weight: 400;
text-decoration: underline;
}
.social-links-header{
display: inline-flex;
justify-content: center;
align-items: center;
height: 100%;
float: right;
}
.social-links-header a svg{
opacity: .5;
}
.social-links-header a:hover svg{
opacity: 1;
}
.social-links-header a{
margin-left: 10px;
}
body{
background-color: #1F1F4D;
}
.copia-tooltip {
position: relative;
display: inline-flex;
cursor: pointer;
}
.copia-tooltip .tooltiptext {
visibility: hidden;
width: 120px;
background-color: #d81652;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -60px;
opacity: 0;
transition: opacity 0.3s;
font-size: 13px;
padding: 5px;
}
.copia-tooltip .tooltiptext a{
color: #fff!important;
}
.copia-tooltip .tooltiptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #d81652 transparent transparent transparent;
}
.copia-tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
}
.flex-paragraph .tooltip{
}
.flex-paragraph {
display: flex;
justify-content: center;
align-items: center;
}
.cpt-alm-item article {
background: white;
padding: 30px;
}
.article_date {
font-weight: 500;
margin-bottom: 5px;
}
h2.article-title {
font-size: 30px;
font-weight: 600;
margin-bottom: 13px;
color: #D81652!important;
font-family: Montserrat;
}
.article-excerpt {
color: black!important;
}
.article-meta {
display: flex;
width: 100%;
padding: 20px 0;
}
.article-meta-author {
margin-left: auto;
}
.article-meta-link a {
background:  #D81652;
padding: 10px 22px;
border-radius: 20px;
color: white!important;
display: block;
}
.aws-elementor-author-box {
display: flex; align-items: center;
}
.aws-elementor-author-box__img {
max-width: 50px;
border-radius: 50%;
margin-right: 20px;
}
.aws-elementor-author-box__img img {border-radius: inherit;border: solid 2px #D81652;}  ul#nav li:hover a {
color: white;;
}
li.menu-item a {
color: black;
}
.bdt-dropdown {
padding: 20px 0;
}
.dropdown-menu .menu-item li {
padding: 3px 15px;
}
.dropdown-menu .menu-item li:hover {
background: #DCDDDD;
}
.tm-header-wrapper.sticky  ul .menu-item a{
min-height: initial!important;
}
.topheadercontact a {
text-decoration: none;
}
div#wpadminbar {
position: absolute;
}
body.has-sticky-header .togglecont {
padding: 10px !important;
}
ul#nav {
border-bottom: 2px solid #ffffff5c;
}
ul#nav li a{
color: #ffffff5c;
}
.home ul#nav {
border-bottom: none;
} @media (max-width:1415px) {
}
@media (max-width:1215px) {
}
@media (max-width:960px) {
.bdt-navbar {
display: flex !important;
}
.bdt-navbar-nav > li > a{
font-size: .8em;
}
}
@media (max-width:650px) {
.homewidgets .container{
max-width: calc(100% - 20px);
}
body section .elementor-element a.elementor-button span{
font-size: .8em;
}
}
.homewidgets p.flex-paragraph{
margin-bottom: 5px;
margin-top: 5px;
font-size: .8em;
}
ul#nav > li.bdt-active > a{ color:white; }
.toggled-sections{
margin-top: 50px;
}
aside h2 {
font-size: 32px;
font-family: 'Montserrat';
color: #f41b55;
margin-bottom: 1em;
}
.tm-sidebar ul li a {
font-size: 1.5em;
margin-bottom: 3px;
display: block;
text-transform: capitalize;
}
body a.cpt-alm-btn-load-more {
background: #d81652;
border-radius: 40px;
display: block;
max-width: 230px;
margin: 0 auto;
color:white;
}
ul#breadcrumbs {
display: flex;
margin: 0 auto;
justify-content: center;
}
#breadcrumbs li, #breadcrumbs strong {
color: #8e8ea6;
text-transform: uppercase;
font-size: 1.3em;
}
#breadcrumbs li a{
color: #8e8ea6;
text-decoration: underline;
}
#breadcrumbs li a:hover{
color: white;
}
#breadcrumbs li.separator { margin: 0 10px; }
#breadcrumbs strong {
color: white;
}
.posts-archive-breadcrumbs ul#breadcrumbs {
margin-bottom: 60px;
margin-top: 20px;
}
h2.category-archive-title {
margin: 0 auto 70px;
text-align: center;
font-size: 34px;
color: white;
font-weight: 600;
text-transform: uppercase;
font-family: 'Montserrat';
}
.mobile-header-contact a {
text-align: center;
font-size: 22px;
color: white!important;
display: block;
margin-top: 10px;
}
.mobile-header-contact {
text-align: center;
}
.social-links-mobile-header {
text-align: center;
padding: 20px;
display: flex;
justify-content: center;
}
.social-links-mobile-header a:last-child{
margin-left: 20px;
}
.aws-elementor-author-box__name{
color: black!important;
}
@media(max-width:768px){
ul#breadcrumbs{
display: none;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
}
.homewidgets{
max-width: calc(100% - 30px);
margin:0 auto;
}
}
.tm-header-mobile .bdt-navbar-container{
background-color: #1e1e4d;
}
.tm-header-mobile .bdt-logo img {
height: 35px;
}
a.bdt-navbar-toggle svg {
fill: #415182;
}
[class*='bdt-modal-close-']{
top:50px;
}
.dropdown-menu{
background-color: #f8f8f8;
border-radius: 0;
min-width: 250px;
}
.dropdown-item{
padding: 0.45rem ​1.5re;
}
.dropdown-item:focus, .dropdown-item:hover{
background-color: unset!important;
}
ul.dropdown-menu li:hover>a{
background: #DCDDDD;
}
ul.dropdown-menu li a{
color: black!important;
}
ul.dropdown-menu li > ul.dropdown-menu{
left: 100%!important;
top: 0!important;
transform: none!important;
}
li.dropdown:hover > ul.dropdown-menu{
display: block;
}
ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu{
display: block
}
.elementor-widget-theme-post-content ul{
padding-left: 20px;
}
.elementor-widget-theme-post-content li{
list-style-image: url(//copia-capital.co.uk/wp-content/uploads/2021/09/list-icon.png);
padding-left: 10px;
}
.elementor-kit-5 .elementor-widget-theme-post-content h1,.elementor-kit-5 .elementor-widget-theme-post-content h2,.elementor-kit-5 .elementor-widget-theme-post-content h3,.elementor-kit-5 .elementor-widget-theme-post-content h4,.elementor-kit-5 .elementor-widget-theme-post-content h5,.elementor-kit-5 .elementor-widget-theme-post-content h6{
color:#D81652;
}
.disclaimer {
font-size: .8em;
clear: both
}
body.show_disclaimer #international-disclaimer{
display: block;
}
#international-disclaimer {
display: none
}
#international-disclaimer .disagree {
cursor: pointer
}
.disclaimer-overlay {
display: table;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
table-layout: fixed;
background: #fff;
z-index: 999;
color: #fff;
opacity: .5
}
.disclaimer-wrapper {
position: absolute;
top: 0;
height: 100%;
width: 100%;
margin: auto auto;
z-index: 1000
}
.disclaimer-wrapper .disclaimer-body {
background: #1E1E4D;
margin: auto auto;
padding-top: 20px;
padding-bottom: 40px
}
.disclaimer-wrapper .disclaimer-content {
color: #fff;
width: 100%
}
.disclaimer-wrapper .disclaimer-content h2 {
color: #fff;
padding-bottom: 5px; }
@media screen and (min-width: 992px) {
.disclaimer-overlay {
background:#1E1E4D;
}
.disclaimer-wrapper {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: table;
table-layout: fixed
}
.disclaimer-wrapper .disclaimer-content {
display: table-cell;
vertical-align: middle
}
}
.disclaimer-body .container {
max-width: 1060px;
}
.disclaimer-wrapper .disclaimer-content h2 {
text-align: center;
margin: 55px;
}
button.btn.btn-default {
display: block;
width: 140px;
font-size: 16px;
font-weight: 600;
background-color: #D81652;
border-radius: 30px;
padding: 10px;
margin: 25px auto;
margin-left:0;
text-align: center;
color: white;
text-transform: uppercase;
}
.bdt-nav-parent-icon > .bdt-parent > a::before{ content:"+";
left:-40px;
text-align: center;
}
li.bdt-parent.bdt-open > a{
border-bottom: solid 1px black;
margin-bottom: 10px;
}
.bdt-nav-parent-icon > .bdt-parent.bdt-open > a::before{
content:"-";
}
#nav-offcanvas li {
position: relative;
text-align: left;
}
#nav-offcanvas {
display: block;
width: 100%;
margin-left: 30px;
}
#nav-offcanvas li > a{
font-size: 20px;
color: black;
padding: 5px 0;
}
.bdt-modal-close-full svg *{
fill:red!important;
}
#nav-offcanvas li > a:after{
content:"»";
position:relative;
float:none;
margin-left:10px
}
#nav-offcanvas li.bdt-parent ul a{
font-size: 17px;
}
body div .elementor-button,.cpt-alm-btn-load-more{
vertical-align: baseline;
cursor: pointer;
box-sizing: border-box;
display: inline-block;
line-height: 1;
text-align: center;
transition: all .3s;
box-shadow: none;
text-decoration: none;
font-family: "Lato", Sans-serif;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
fill: #ffffff;
color: #ffffff;
background-color: #d81652;
border-radius: 30px 30px 30px 30px;
padding: 16px 40px 16px 40px;
border:none;
}
body div .elementor-button:hover,.cpt-alm-btn-load-more:hover{
background-color: #8d8bb8;
color: white!important;
}
.dropdown-menu{
margin-top: 0;
}
.elementor-icon-list-icon svg:hover *{
opacity: 1;
}
.wpcf7 form label {
color: white;
margin-bottom: 9px;
display: block;
}
.wpcf7-response-output {
color: white;
}
body .wpcf7 h2 {
font-size: 25px;
font-family: 'Montserrat';
color: #f41b55;
margin-bottom: 1em;
margin-top: 1em;
}
.wpcf7 p{
list-style: none;
hyphens: manual;
text-align: left;
border: 0;
vertical-align: baseline;
box-sizing: border-box;
padding: 0;
margin: 0;
margin-bottom: 18px;
color: white;
font-family: "Lato", Sans-serif;
font-size: 19px;
font-weight: 300;
line-height: 1.4em;
}
body .wpcf7 p{
color: black !important;
} .elementor-element-994ab52 .wpcf7 p{
color: white !important;
}
.wpcf7 .hidden {display:none;}
.tm-section.bdt-section.bdt-section-medium {
padding:0;
}
.dropdown-item:focus, .dropdown-item:hover{
background-color: transparent!important;
}
.elementor-toggle .elementor-tab-title, .elementor-toggle .elementor-tab-content {border:none !important;}
.grecaptcha-badge {
opacity: 0;
} @media(min-width:960px) and (max-width:1070px){
.bdt-navbar-nav > li > a, .bdt-navbar-item, .bdt-navbar-toggle{
font-size:.7rem;
padding:0;
}
}
@media(min-width:1071px) and (max-width:1170px){
.bdt-navbar-nav > li > a, .bdt-navbar-item, .bdt-navbar-toggle{
font-size:.9rem;
padding:0;
}
}
div#tm-mobile .hidden-on-mobile > a {
display: none;
}
.posts-archive-breadcrumbs #breadcrumbs {
margin-top: 20px;
}
span.wpcf7-form-control.wpcf7-acceptance input {
margin-right: 10px;
}
.wpcf7-form-control.wpcf7-acceptance label {
display: flex;
align-items: center;
font-size: 19px;
}
.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
margin-left: 0;
}
#form-8958 button.elementor-button {
max-width: 210px;
margin: 0 auto;
display: block;
}
#form-8958 button.elementor-button[disabled] {
opacity: 0.5;
pointer-events: none;
}
.wpcf7 form.sent .wpcf7-response-output{
color:#46b450;
}
div#dsg-modal-download h3 {
color: #BE0134;
margin-bottom: 20px;
font-size: 23px;
font-weight: 500;
}
div#dsg-modal-download img {
max-height: 110px;
margin: 0 auto;
}
div#dsg-modal-download * {
font-size: 18px;
color: black;
}
div#dsg-modal-download button.elementor-button {
color: white;
}
div#dsg-modal-download button.close {
right: 20px;
position: relative;
top: 10px;
font-size: 40px;
}
div#dsg-modal-download button.close span {
font-size: 40px;
}
div#dsg-modal-download .modal-contact {
margin-bottom: 30px;
}
div#dsg-modal-download .modal-header {
border: 0;
}
div#dsg-modal-download .modal-header .close span {
font-size: 30px!important;
}
div#dsg-modal-download button.close {
padding: 0!important;
}