.wpex-classic-style{--wpex-carousel-arrow-height: 20px;--wpex-carousel-arrow-width: 20px;--wpex-carousel-arrow-font-size: 11px}.wpex-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1;margin-inline:0 !important;-ms-touch-action:pan-y;touch-action:pan-y}.wpex-carousel--loaded,.no-js .wpex-carousel{display:block}.wpex-carousel--loading{opacity:0;display:block}.wpex-carousel--hidden{opacity:0}.wpex-carousel--grab{cursor:grabbing}.wpex-carousel--rtl{direction:rtl}.wpex-carousel.no-margins{margin-block-end:0 !important}.wpex-carousel.no-margins .wpex-carousel-entry-media{display:block}.wpex-carousel.no-margins .wpex-carousel-entry-media img{width:100%}.wpex-carousel--flex .wpex-carousel__stage{display:flex;flex-wrap:wrap}.wpex-carousel--flex .wpex-carousel__item{display:flex}.wpex-carousel--flex .wpex-carousel-slide{display:flex;flex-direction:column;width:100%}.wpex-carousel__stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.wpex-carousel__stage{position:relative;-ms-touch-action:pan-Y}.wpex-carousel__stage::after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.wpex-carousel .fadeOut{animation-name:wpexCarouselFadeOut}.wpex-carousel__height-container{transition:height 500ms ease-in-out}.wpex-carousel__arrow,.wpex-carousel__dots-dot{-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.wpex-carousel__item{position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wpex-carousel--rtl .wpex-carousel__item{float:right}.wpex-carousel__item--animated-in,.wpex-carousel__item--animated-out{animation-duration:var(--wpex-carousel-animation-duration, 1s);animation-fill-mode:both}.wpex-carousel__item--animated-in{z-index:0}.wpex-carousel__item--animated-out{z-index:1}.wpex-carousel--refresh .wpex-carousel__item{display:none}.wpex-carousel__item .owl-lazy{opacity:0;transition:opacity 400ms ease}.wpex-carousel__nav{-moz-user-select:none;-ms-user-select:none;user-select:none}.wpex-carousel:where(:not(.arrwpos-abs,.arrwpos-top-right)) .wpex-carousel__nav{display:flex;margin-block-start:var(--wpex-carousel-arrows-margin-block, 20px);gap:var(--wpex-carousel-arrows-gap, 5px)}.wpex-carousel.arrwpos-top-right .wpex-carousel__nav:not(.disabled){display:flex;position:absolute;inset-inline:0;inset-block-start:0;justify-content:end;gap:var(--wpex-carousel-arrows-gap, 5px)}.wpex-carousel.arrwpos-left .wpex-carousel__nav{justify-content:start}.wpex-carousel.arrwpos-right .wpex-carousel__nav{justify-content:end}.wpex-carousel.arrwpos-center .wpex-carousel__nav{justify-content:center}.wpex-carousel__nav.disabled{display:none}.wpex-carousel__arrow{display:flex;align-items:center;justify-content:center;outline-offset:2px;padding:0;transition:.15s all ease;height:var(--wpex-carousel-arrow-height, 2em);width:var(--wpex-carousel-arrow-width, 2em);font-size:var(--wpex-carousel-arrow-font-size, 14px);border-radius:var(--wpex-carousel-arrow-border-radius, var(--wpex-rounded-xs));opacity:var(--wpex-carousel-arrow-opacity, 1)}.wpex-carousel__arrow:where(:not(.theme-button)){border:0;background-color:var(--wpex-carousel-arrow-bg);color:var(--wpex-carousel-arrow-color)}.wpex-carousel__arrow:where(:not(.theme-button):not(.disabled)):hover{background-color:var(--wpex-hover-carousel-arrow-bg, var(--wpex-carousel-arrow-bg));color:var(--wpex-hover-carousel-arrow-color, var(--wpex-carousel-arrow-color));opacity:var(--wpex-hover-carousel-arrow-opacity)}.wpex-carousel__arrow:focus:not(:focus-visible){outline:0}.wpex-carousel__arrow.disabled{cursor:not-allowed}.wpex-carousel:where(.arrwpos-abs){--wpex-carousel-arrow-height: 60px;--wpex-carousel-arrow-width: 40px}.wpex-carousel:where(.arrwpos-abs) .wpex-carousel__arrow{position:absolute;inset-block-start:50%;transform:translateY(-50%);z-index:3}.wpex-carousel:where(.arrwpos-abs) .wpex-carousel__arrow--prev{inset-inline-start:var(--wpex-carousel-arrow-prev-left, 15px)}.wpex-carousel:where(.arrwpos-abs) .wpex-carousel__arrow--next{inset-inline-end:var(--wpex-carousel-arrow-next-right, 15px)}.wpex-carousel__dots{display:flex;flex-wrap:wrap;justify-content:center;margin-block-start:20px;gap:10px}.wpex-carousel__dots.disabled{display:none}.wpex-carousel__dots-dot{border:0;display:flex;height:10px;width:10px;padding:0;border-radius:var(--wpex-carousel-dot-border-radius, var(--wpex-rounded-full));background:var(--wpex-carousel-dot-color, var(--wpex-surface-4));outline-offset:3px}.wpex-carousel__dots-dot.active{background:var(--wpex-active-carousel-dot-color, var(--wpex-accent))}.wpex-carousel__dots-dot:not(:focus-visible){outline:none}.wpex-carousel.arrwstyle-default.arrwpos-abs{--wpex-carousel-arrow-font-size: 16px;--wpex-carousel-arrow-bg: #0000004d;--wpex-carousel-arrow-color: var(--wpex-white);--wpex-hover-carousel-arrow-bg: #000000a6}.wpex-carousel.arrwstyle-slim{--wpex-carousel-arrow-opacity: 0.65;--wpex-hover-carousel-arrow-opacity: 1;--wpex-carousel-arrow-font-size: max(13px, 1em);--wpex-carousel-arrow-color: currentColor}.wpex-carousel.arrwstyle-slim.arrwpos-abs{--wpex-carousel-arrow-font-size: 20px}.wpex-carousel.arrwstyle-min{--wpex-carousel-arrow-font-size: max(16px, 1em)}.wpex-carousel.arrwstyle-min.arrwpos-abs{--wpex-carousel-arrow-font-size: 24px}.wpex-carousel:where(:not(.arrwpos-abs)):is(.arrwstyle-min,.arrwstyle-circle,.arrwstyle-border){--wpex-carousel-arrow-color: var(--wpex-text-4);--wpex-hover-carousel-arrow-color: var(--wpex-text-3)}.wpex-carousel.arrwpos-abs:is(.arrwstyle-min,.arrwstyle-circle,.arrwstyle-border){--wpex-carousel-arrow-color: var(--wpex-white)}.wpex-carousel.arrwstyle-circle{--wpex-carousel-arrow-font-size: max(1em, 20px)}.wpex-carousel.arrwstyle-circle:not(.arrwpos-abs){--wpex-carousel-arrow-width: 1em}.wpex-carousel.arrwstyle-circle.arrwpos-abs{--wpex-carousel-arrow-font-size: 24px}.wpex-carousel.arrwstyle-border{--wpex-carousel-arrow-font-size: 12px}.wpex-carousel.arrwstyle-border:where(:not(.arrwpos-abs)){--wpex-carousel-arrow-height: 24px;--wpex-carousel-arrow-width: 24px}.wpex-carousel.arrwstyle-border .wpex-carousel__arrow{border:2px solid currentColor}.wpex-carousel.arrwstyle-border.arrwpos-abs{--wpex-carousel-arrow-font-size: 16px}.wpex-carousel:is(.arrwstyle-round-white,.arrwstyle-round-black,.arrwstyle-round-accent){--wpex-carousel-arrow-font-size: max(12px, 0.875em);--wpex-carousel-arrow-border-radius: var(--wpex-rounded-full);--wpex-carousel-arrow-height: 2em;--wpex-carousel-arrow-width: 2em}.wpex-carousel:is(.arrwstyle-round-white,.arrwstyle-round-black,.arrwstyle-round-accent).arrwpos-abs{--wpex-carousel-arrow-font-size: 1.5em}.wpex-carousel.arrwstyle-round-white{--wpex-carousel-arrow-bg: var(--wpex-white);--wpex-carousel-arrow-color: var(--wpex-black)}.wpex-carousel.arrwstyle-round-white .wpex-carousel__arrow{box-shadow:var(--wpex-shadow)}.wpex-carousel.arrwstyle-round-black{--wpex-carousel-arrow-bg: var(--wpex-black);--wpex-carousel-arrow-color: var(--wpex-white)}.wpex-carousel.arrwstyle-round-accent{--wpex-carousel-arrow-bg: var(--wpex-accent);--wpex-carousel-arrow-color: var(--wpex-on-accent);--wpex-hover-carousel-arrow-bg: var(--wpex-accent-alt);--wpex-hover-carousel-arrow-color: var(--wpex-on-accent-alt)}.wpex-carousel.arrwstyle-round-black,.wpex-carousel.arrwstyle-round-white{--wpex-active-carousel-dot-color: var(--wpex-black)}.wpex-carousel--arrows-hover .wpex-carousel__nav{visibility:hidden;opacity:0;transition:all .35s}.wpex-carousel--arrows-hover:has(.wpex-carousel__stage:hover) .wpex-carousel__nav,.wpex-carousel--arrows-hover .wpex-carousel__nav:hover{visibility:visible;opacity:1}:is(.wpex-carousel--bleed-end,.wpex-carousel--bleed-start-end) .wpex-carousel__stage-outer{overflow:visible}.wpex-carousel--bleed-end .wpex-carousel__stage-outer{position:relative}.wpex-carousel--bleed-end .wpex-carousel__stage-outer::before{content:"";display:block;inset-block:0;width:calc(100vw - 100%);position:absolute;background:var(--wpex-carousel-bleed-overlay-bg, var(--wpex-surface-1));z-index:10;inset-inline-start:0;transform:translateX(-100%)}.rtl .wpex-carousel--bleed-end .wpex-carousel__stage-outer::before{transform:translateX(100%)}:where(.wpex-carousel--offset-fix) .wpex-carousel__item :is(.wpex-carousel-slide,.vcex-carousel-container__item){margin-right:1px}:where(.wpex-carousel-items-center) .wpex-carousel__stage{display:flex;align-items:center}@media(min-width: 640px){.wpex-carousel.arrwstyle-slim.arrwpos-abs{--wpex-carousel-arrow-prev-left: -40px;--wpex-carousel-arrow-next-right: -40px}}@media(min-width: 960px){.wpex-carousel.arrwstyle-slim.arrwpos-abs{--wpex-carousel-arrow-prev-left: -60px;--wpex-carousel-arrow-next-right: -60px}}@keyframes wpexCarouselFadeOut{from{opacity:1}to{opacity:0}}.owl-video-wrapper{position:relative;height:100%;background:#000}.owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;transform:translate(-50%, -50%);cursor:pointer;z-index:1;transition:scale 100ms ease}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.wpex-carousel.owl-carousel .owl-animated-in{z-index:0}.wpex-carousel.owl-carousel .owl-animated-out{z-index:1}.wpex-carousel[data-wpex-carousel*=fadeOut] .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{z-index:unset}.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;} .cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;} .cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;} .cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;} .cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;} table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;} table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}  
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px;text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;} @media(max-width:800px) {
table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
{
width:23%;
font-size:12px;
}       
table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
{
width:45%;
}
}
.cookielawinfo-row-cat-title{
border-bottom: 1px solid #eee;
text-align: center;
}
.cookielawinfo-row-cat-title-head{
text-align: center;
}
.cookielawinfo-row-cat-table{
width: 99%;
margin-left: 5px;
word-wrap:break-word;
table-layout: fixed;
}
.cli-tab-section .cookielawinfo-row-cat-table
{
width: 100%;
margin-left: 0;
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th
{
font-size:12px;
}