@charset "UTF-8";
.ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:0 10px 10px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}#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;
}
 .ds-popup *{margin:0;padding:0}.ds-popup div{box-sizing:border-box}.ds-popup-content blockquote,.ds-popup-content dd,.ds-popup-content dl,.ds-popup-content dt,.ds-popup-content fieldset,.ds-popup-content figure,.ds-popup-content h1,.ds-popup-content h2,.ds-popup-content h3,.ds-popup-content h4,.ds-popup-content h5,.ds-popup-content h6,.ds-popup-content hr,.ds-popup-content iframe,.ds-popup-content legend,.ds-popup-content li,.ds-popup-content ol,.ds-popup-content p,.ds-popup-content pre,.ds-popup-content textarea,.ds-popup-content ul{margin:0;padding:0}.ds-popup-content h1,.ds-popup-content h2,.ds-popup-content h3,.ds-popup-content h4,.ds-popup-content h5,.ds-popup-content h6{font-size:100%;font-weight:400}.ds-popup-content h3{border:none}.ds-popup-content ul{list-style:none}.ds-popup-content button,.ds-popup-content input,.ds-popup-content select,.ds-popup-content textarea{margin:0}.ds-popup-content img,.ds-popup-content video{height:auto;max-width:100%}.ds-popup-content iframe{border:0}body.no-scroll,html.no-scroll{overflow:hidden}@media only screen and (max-width:780px){body.no-scroll,html.no-scroll{height:100%;position:absolute;width:100%}}.ds-popup-overlay{height:100%;left:0;position:fixed;top:0;width:100%}.ds-popup-overlay,.ds-popup-wrapper{display:none}.ds-popup-wrapper{background-size:cover;position:fixed}.ds-popup-wrapper.is-shadow{box-shadow:0 0 8px rgba(0,0,0,.5)}.ds-popup-wrapper.is-radius{border-radius:15px}.ds-popup-wrapper.-center{left:0;margin:auto!important;top:0}.ds-popup-wrapper.-topCenter{left:0;margin:0 auto!important;top:0}.ds-popup-wrapper.-bottomCenter{bottom:0;left:0;margin:0 auto!important}.ds-popup-wrapper.-topLeft{left:0;top:0}.ds-popup-wrapper.-topRight{right:0;top:0}.ds-popup-wrapper.-bottomLeft{bottom:0;left:0}.ds-popup-wrapper.-bottomRight{bottom:0;right:0}.ds-popup-wrapper.-right{bottom:0;margin:auto 0!important;right:0;top:0}.ds-popup-wrapper.-left{bottom:0;left:0;margin:auto 0!important;top:0}.ds-popup-close{all:unset;cursor:pointer;font-weight:700;position:absolute}.ds-popup-close:focus{outline:1px solid #004c9a;outline-offset:-1px}.ds-popup-close,.ds-popup-close:before{transition:all .1s ease}.ds-popup-close:before{display:block;position:relative;white-space:nowrap}.ds-popup-close.-topLeft{left:0;top:0}.ds-popup-close.-topRight{right:0;top:0}.ds-popup-close.-topLeft.-outer,.ds-popup-close.-topRight.-outer{transform:translateY(-100%)}.ds-popup-close.-bottomLeft{bottom:0;left:0}.ds-popup-close.-bottomRight{bottom:0;right:0}.ds-popup-close.-bottomLeft.-outer,.ds-popup-close.-bottomRight.-outer{transform:translateY(100%)}.ds-popup-close.-text{padding:5px 12px}.ds-popup-close.-text:before{content:attr(data-ds-close-text)}.ds-popup-close.-text:hover,.ds-popup-close.-text:hover:before{filter:brightness(.85)}.ds-popup-close.-icon,.ds-popup-close.-tag{text-align:center}.ds-popup-close.-icon:before,.ds-popup-close.-tag:before{content:"×"}.ds-popup-close.-icon:hover,.ds-popup-close.-icon:hover:before,.ds-popup-close.-tag:hover,.ds-popup-close.-tag:hover:before{filter:brightness(.85)}.ds-popup-close.-icon{background:transparent!important}.is-radius .-topLeft{border-radius:15px 0 0 0}.is-radius .-topRight{border-radius:0 15px 0 0}.is-radius .-bottomLeft{border-radius:0 0 0 15px}.is-radius .-bottomRight{border-radius:0 0 15px 0}.ds-popup-overlay,.ds-popup-wrapper{animation-duration:.4s}.ds-popup-overlay{animation-delay:.2s}.ds-popup-wrapper,.ds-popup.ds-active .ds-popup-overlay{animation-delay:0s}.ds-popup.ds-active .ds-popup-wrapper{animation-delay:.2s}.ds-popup-overlay,.ds-popup-wrapper{animation-direction:normal;animation-fill-mode:both;animation-iteration-count:1;animation-timing-function:ease;backface-visibility:hidden;transform-style:preserve-3d}.ds-popup.ds-active div[data-ds-effect=zoomIn]{animation-name:ds-zoomIn}.ds-popup div[data-ds-effect=zoomIn]{animation-name:ds-zoomIn-out}@keyframes ds-zoomIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:none}}@keyframes ds-zoomIn-out{0%{opacity:1;transform:none}to{opacity:0;transform:scale(.7)}}.ds-popup.ds-active div[data-ds-effect=zoomOut]{animation-name:ds-zoomOut}.ds-popup div[data-ds-effect=zoomOut]{animation-name:ds-zoomOut-out}@keyframes ds-zoomOut{0%{opacity:0;transform:scale(1.3)}to{opacity:1;transform:none}}@keyframes ds-zoomOut-out{0%{opacity:1;transform:none}to{opacity:0;transform:scale(1.3)}}.ds-popup.ds-active div[data-ds-effect=slideTop]{animation-name:ds-slideTop}.ds-popup div[data-ds-effect=slideTop]{animation-name:ds-slideTop-out}@keyframes ds-slideTop{0%{opacity:0;transform:translateY(-25%)}to{opacity:1;transform:none}}@keyframes ds-slideTop-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-25%)}}.ds-popup.ds-active div[data-ds-effect=slideBottom]{animation-name:ds-slideBottom}.ds-popup div[data-ds-effect=slideBottom]{animation-name:ds-slideBottom-out}@keyframes ds-slideBottom{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:none}}@keyframes ds-slideBottom-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(25%)}}.ds-popup.ds-active div[data-ds-effect=slideRight]{animation-name:ds-slideRight}.ds-popup div[data-ds-effect=slideRight]{animation-name:ds-slideRight-out}@keyframes ds-slideRight{0%{opacity:0;transform:translateX(25%)}to{opacity:1;transform:none}}@keyframes ds-slideRight-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateX(25%)}}.ds-popup.ds-active div[data-ds-effect=slideLeft]{animation-name:ds-slideLeft}.ds-popup div[data-ds-effect=slideLeft]{animation-name:ds-slideLeft-out}@keyframes ds-slideLeft{0%{opacity:0;transform:translateX(-25%)}to{opacity:1;transform:none}}@keyframes ds-slideLeft-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateX(-25%)}}.ds-popup.ds-active div[data-ds-effect=slideInTop]{animation-name:ds-slideInTop}.ds-popup div[data-ds-effect=slideInTop]{animation-name:ds-slideInTop-out}@keyframes ds-slideInTop{0%{opacity:0;transform:scale(.8) translateY(-30%)}50%{opacity:1;transform:scale(.8) translateY(0)}to{opacity:1;transform:none}}@keyframes ds-slideInTop-out{0%{opacity:1;transform:none}50%{opacity:1;transform:scale(.8) translateY(0)}to{opacity:0;transform:scale(.8) translateY(-30%)}}.ds-popup.ds-active div[data-ds-effect=slideInBottom]{animation-name:ds-slideInBottom}.ds-popup div[data-ds-effect=slideInBottom]{animation-name:ds-slideInBottom-out}@keyframes ds-slideInBottom{0%{opacity:0;transform:scale(.8) translateY(30%)}50%{opacity:1;transform:scale(.8) translateY(0)}to{opacity:1;transform:none}}@keyframes ds-slideInBottom-out{0%{opacity:1;transform:none}50%{opacity:1;transform:scale(.8) translateY(0)}to{opacity:0;transform:scale(.8) translateY(30%)}}.ds-popup.ds-active div[data-ds-effect=slideInRight]{animation-name:ds-slideInRight}.ds-popup div[data-ds-effect=slideInRight]{animation-name:ds-slideInRight-out}@keyframes ds-slideInRight{0%{opacity:0;transform:scale(.8) translateX(30%)}50%{opacity:1;transform:scale(.8) translateX(0)}to{opacity:1;transform:none}}@keyframes ds-slideInRight-out{0%{opacity:1;transform:none}50%{opacity:1;transform:scale(.8) translateX(0)}to{opacity:0;transform:scale(.8) translateX(30%)}}.ds-popup.ds-active div[data-ds-effect=slideInLeft]{animation-name:ds-slideInLeft}.ds-popup div[data-ds-effect=slideInLeft]{animation-name:ds-slideInLeft-out}@keyframes ds-slideInLeft{0%{opacity:0;transform:scale(.8) translateX(-30%)}50%{opacity:1;transform:scale(.8) translateX(0)}to{opacity:1;transform:none}}@keyframes ds-slideInLeft-out{0%{opacity:1;transform:none}50%{opacity:1;transform:scale(.8) translateX(0)}to{opacity:0;transform:scale(.8) translateX(-30%)}}.ds-popup.ds-active div[data-ds-effect=rotateIn]{animation-name:ds-rotateIn}.ds-popup div[data-ds-effect=rotateIn]{animation-name:ds-rotateIn-out}@keyframes ds-rotateIn{0%{opacity:0;transform:rotate(2turn) scale(.5)}to{opacity:1;transform:none}}@keyframes ds-rotateIn-out{0%{opacity:1;transform:none}to{opacity:0;transform:rotate(2turn) scale(.5)}}.ds-popup.ds-active div[data-ds-effect=rotateOut]{animation-name:ds-rotateOut}.ds-popup div[data-ds-effect=rotateOut]{animation-name:ds-rotateOut-out}@keyframes ds-rotateOut{0%{opacity:0;transform:rotate(2turn) scale(1.4)}to{opacity:1;transform:none}}@keyframes ds-rotateOut-out{0%{opacity:1;transform:none}to{opacity:0;transform:rotate(2turn) scale(1.4)}}.ds-popup.ds-active div[data-ds-effect=flipInX]{animation-name:ds-flipInX}.ds-popup div[data-ds-effect=flipInX]{animation-name:ds-flipInX-out}@keyframes ds-flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg);transition-timing-function:ease-in}40%{transform:perspective(400px) rotateX(-20deg);transition-timing-function:ease-in}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes ds-flipInX-out{0%{transform:perspective(400px)}20%{transform:perspective(400px) rotateX(-5deg)}40%{opacity:1;transform:perspective(400px) rotateX(10deg)}60%{transform:perspective(400px) rotateX(-20deg);transition-timing-function:ease-in}to{opacity:0;transform:perspective(400px) rotateX(90deg);transition-timing-function:ease-in}}.ds-popup.ds-active div[data-ds-effect=flipInY]{animation-name:ds-flipInY}.ds-popup div[data-ds-effect=flipInY]{animation-name:ds-flipInY-out}@keyframes ds-flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg);transition-timing-function:ease-in}40%{transform:perspective(400px) rotateY(-20deg);transition-timing-function:ease-in}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes ds-flipInY-out{0%{transform:perspective(400px)}20%{transform:perspective(400px) rotateY(-5deg)}40%{opacity:1;transform:perspective(400px) rotateY(10deg)}60%{transform:perspective(400px) rotateY(-20deg);transition-timing-function:ease-in}to{opacity:0;transform:perspective(400px) rotateY(90deg);transition-timing-function:ease-in}}.ds-popup.ds-active div[data-ds-effect=swingTop]{animation-name:ds-swingTop}.ds-popup div[data-ds-effect=swingTop]{animation-name:ds-swingTop-out;transform-origin:top center}@keyframes ds-swingTop{0%{opacity:0;transform:perspective(300px) rotateX(-90deg)}to{opacity:1;transform:none}}@keyframes ds-swingTop-out{0%{opacity:1;transform:none}to{opacity:0;transform:perspective(300px) rotateX(-90deg)}}.ds-popup.ds-active div[data-ds-effect=swingBottom]{animation-name:ds-swingBottom}.ds-popup div[data-ds-effect=swingBottom]{animation-name:ds-swingBottom-out;transform-origin:bottom center}@keyframes ds-swingBottom{0%{opacity:0;transform:perspective(300px) rotateX(90deg)}to{opacity:1;transform:none}}@keyframes ds-swingBottom-out{0%{opacity:1;transform:none}to{opacity:0;transform:perspective(300px) rotateX(90deg)}}.ds-popup.ds-active div[data-ds-effect=swingRight]{animation-name:ds-swingRight}.ds-popup div[data-ds-effect=swingRight]{animation-name:ds-swingRight-out;transform-origin:center right}@keyframes ds-swingRight{0%{opacity:0;transform:perspective(200px) rotateY(-90deg)}to{opacity:1;transform:none}}@keyframes ds-swingRight-out{0%{opacity:1;transform:none}to{opacity:0;transform:perspective(200px) rotateY(-90deg)}}.ds-popup.ds-active div[data-ds-effect=swingLeft]{animation-name:ds-swingLeft}.ds-popup div[data-ds-effect=swingLeft]{animation-name:ds-swingLeft-out;transform-origin:center left}@keyframes ds-swingLeft{0%{opacity:0;transform:perspective(200px) rotateY(90deg)}to{opacity:1;transform:none}}@keyframes ds-swingLeft-out{0%{opacity:1;transform:none}to{opacity:0;transform:perspective(200px) rotateY(90deg)}}.ds-popup.ds-active div[data-ds-effect=flash]{animation-name:ds-flash}@keyframes ds-flash{0%,40%,80%{opacity:0}20%,60%,to{opacity:1}}.ds-popup.ds-active div[data-ds-effect=pulse]{animation-name:ds-pulse}@keyframes ds-pulse{0%{opacity:0}25%{opacity:1}25%,75%{transform:scale(1.05)}0%,50%,to{transform:none}}.ds-popup.ds-active div[data-ds-effect=rubberBand]{animation-name:ds-rubberBand}@keyframes ds-rubberBand{0%{opacity:0;transform:scaleX(1)}30%{opacity:1;transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.ds-popup.ds-active div[data-ds-effect=shake]{animation-name:ds-shake}@keyframes ds-shake{0%{opacity:0}10%{opacity:1}0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.ds-popup.ds-active div[data-ds-effect=swing]{animation-name:ds-swing;transform-origin:top center}@keyframes ds-swing{0%{opacity:0}20%{opacity:1;transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.ds-popup.ds-active div[data-ds-effect=tada]{animation-name:ds-tada}@keyframes ds-tada{0%{opacity:0;transform:scaleX(1)}10%{opacity:1}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.ds-popup.ds-active div[data-ds-effect=wobble]{animation-name:ds-wobble}@keyframes ds-wobble{0%{opacity:0;transform:none}15%{opacity:1;transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.ds-popup.ds-active div[data-ds-effect=bounce]{animation-name:ds-bounce;transform-origin:center bottom}@keyframes ds-bounce{0%{opacity:0}20%{opacity:1}0%,20%,53%,80%,to{transform:translateZ(0);transition-timing-function:cubic-bezier(.215,.61,.355,1)}40%,43%{transform:translate3d(0,-30px,0);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{transform:translate3d(0,-15px,0);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}90%{transform:translate3d(0,-4px,0)}}.ds-popup.ds-active div[data-ds-effect=bounceIn]{animation-name:ds-bounceIn}@keyframes ds-bounceIn{0%,20%,40%,60%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.ds-popup.ds-active div[data-ds-effect=bounceInUp]{animation-name:ds-bounceInUp}@keyframes ds-bounceInUp{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.ds-popup.ds-active div[data-ds-effect=bounceInDown]{animation-name:ds-bounceInDown}@keyframes ds-bounceInDown{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.ds-popup.ds-active div[data-ds-effect=bounceInRight]{animation-name:ds-bounceInRight}@keyframes ds-bounceInRight{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.ds-popup.ds-active div[data-ds-effect=bounceInLeft]{animation-name:ds-bounceInLeft}@keyframes ds-bounceInLeft{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.ds-popup.ds-active div[data-ds-effect=unFold]{animation-name:ds-unFold}.ds-popup div[data-ds-effect=unFold]{animation-name:ds-unFold-out}@keyframes ds-unFold{0%{transform:scaleY(.01) scaleX(0)}50%{transform:scaleY(.01) scaleX(1)}to{transform:scaleY(1) scaleX(1)}}@keyframes ds-unFold-out{0%{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(.01) scaleX(1)}to{transform:scaleY(.01) scaleX(0)}}.ds-popup.ds-active div[data-ds-effect=flowIn]{animation-name:ds-flowIn}.ds-popup div[data-ds-effect=flowIn]{animation-name:ds-flowIn-out}@keyframes ds-flowIn{0%{border-radius:200px;opacity:0;transform:scale(.6)}50%{opacity:1}to{transform:scale(1)}}@keyframes ds-flowIn-out{0%{transform:scale(1)}50%{opacity:1}to{border-radius:200px;opacity:0;transform:scale(.6)}}.ds-popup.ds-active div[data-ds-effect=fadeIn]{animation-name:ds-fadeIn}@keyframes ds-fadeIn{0%{opacity:0}to{opacity:1}}.ds-popup div[data-ds-effect*=bounce],.ds-popup div[data-ds-effect=fadeIn],.ds-popup div[data-ds-effect=flash],.ds-popup div[data-ds-effect=pulse],.ds-popup div[data-ds-effect=rubberBand],.ds-popup div[data-ds-effect=shake],.ds-popup div[data-ds-effect=swing],.ds-popup div[data-ds-effect=tada],.ds-popup div[data-ds-effect=wobble]{animation-name:ds-fadeIn-out}@keyframes ds-fadeIn-out{0%{opacity:1}to{opacity:0}}.ds-popup-content{display:block;font-size:16px;height:100%;line-height:1.5;overflow-y:hidden;position:relative}.ds-popup-content:hover{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-ms-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch}.ds-popup-content::-webkit-scrollbar{-webkit-appearance:none;width:2px}.ds-popup-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:2px;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.ds-popup-content ol,.ds-popup-content ul{margin:0;padding:0}.ds-popup-content li+li{margin-top:.25em}.ds-popup-content blockquote:not(:last-child),.ds-popup-content dl:not(:last-child),.ds-popup-content ol:not(:last-child),.ds-popup-content p:not(:last-child),.ds-popup-content pre:not(:last-child),.ds-popup-content table:not(:last-child),.ds-popup-content ul:not(:last-child){margin-bottom:1em}.ds-popup-content h1,.ds-popup-content h2,.ds-popup-content h3,.ds-popup-content h4,.ds-popup-content h5,.ds-popup-content h6{font-family:inherit;font-weight:600;line-height:1.125}.ds-popup-content h1{font-size:2em;margin-bottom:.5em}.ds-popup-content h1:not(:first-child){margin-top:1em}.ds-popup-content h2{font-size:1.75em;margin-bottom:.5714em}.ds-popup-content h2:not(:first-child){margin-top:1.1428em}.ds-popup-content h3{font-size:1.5em;margin-bottom:.6666em}.ds-popup-content h3:not(:first-child){margin-top:1.3333em}.ds-popup-content h4{font-size:1.25em;margin-bottom:.8em}.ds-popup-content h5{font-size:1.125em;margin-bottom:.8888em}.ds-popup-content h6{font-size:1em;margin-bottom:1em}.ds-popup-content p{font-size:inherit;line-height:1.5!important}.ds-popup-content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.ds-popup-content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.ds-popup-content ol:not([type]){list-style-type:decimal}.ds-popup-content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.ds-popup-content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.ds-popup-content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.ds-popup-content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.ds-popup-content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.ds-popup-content ul ul{list-style-type:circle;margin-top:.5em}.ds-popup-content ul ul ul{list-style-type:square}.ds-popup-content dd{margin-left:2em}.ds-popup-content figure{margin-left:2em;margin-right:2em;text-align:center}.ds-popup-content figure:not(:first-child){margin-top:2em}.ds-popup-content figure:not(:last-child){margin-bottom:2em}.ds-popup-content figure img{display:inline-block}.ds-popup-content figure figcaption{font-style:italic}.ds-popup-content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.ds-popup-content sub,.ds-popup-content sup{font-size:75%}.ds-popup-content hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5em 0}a.ds-button{text-decoration:none}.ds-button{border:none;border-radius:0;cursor:pointer;font-weight:400;justify-content:center;padding:calc(.5em - 1px) 1em;text-align:center;vertical-align:middle;white-space:nowrap}.ds-button.is-small{border-radius:2px;font-size:.75em}.ds-button.is-normal{font-size:1em}.ds-button.is-medium{font-size:1.25em}.ds-button.is-large{font-size:1.5em}.ds-button.is-fullwidth{display:flex;width:100%}.ds-popup-content .alignleft{float:left;margin-right:1rem}@media only screen and (min-width:768px){.ds-popup-content .alignleft{margin-right:2rem}}.ds-popup-content .alignright{float:right;margin-left:1rem}@media only screen and (min-width:768px){.ds-popup-content .alignright{margin-left:2rem}}.ds-popup-content .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}