.es-cmp,
.es-cmp *{
  box-sizing:border-box!important;
  text-transform:none!important;
  letter-spacing:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}
.es-cmp{
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
  color:#202124!important;
  font-size:15px!important;
  line-height:1.5!important;
  -webkit-font-smoothing:antialiased!important;
  text-rendering:geometricPrecision!important;
}
.es-cmp a{color:var(--es-cmp-primary)!important;font-weight:600!important;text-decoration:none!important}
.es-cmp button{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;font-size:15px!important;line-height:1.2!important;appearance:none!important;-webkit-appearance:none!important;box-shadow:none!important}
.es-cmp-banner{display:none;position:fixed!important;left:18px!important;right:18px!important;bottom:18px!important;z-index:999998!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-shadow:0 16px 50px rgba(0,0,0,.16)!important;padding:24px 34px!important;gap:30px!important;align-items:center!important;max-width:calc(100vw - 36px)!important;margin:0 auto!important}
.es-cmp.show-banner .es-cmp-banner{display:grid!important;grid-template-columns:240px minmax(360px,1fr) 320px!important}
.es-cmp-banner-logo,.es-cmp-modal-logo{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;overflow:hidden!important}
.es-cmp-banner-logo img,.es-cmp-modal-logo img{display:block!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:left center!important;max-width:220px!important;max-height:78px!important}
.es-cmp-modal-logo img{max-width:210px!important;max-height:64px!important}
.es-cmp-site-name{display:block!important;color:var(--es-cmp-primary)!important;font-size:20px!important;line-height:1.18!important;font-weight:600!important;white-space:nowrap!important;max-width:230px!important;overflow:hidden!important;text-overflow:ellipsis!important}
.es-cmp-modal-logo .es-cmp-site-name{max-width:280px!important}
.es-cmp-banner-text strong{display:block!important;margin:0 0 8px!important;font-size:17px!important;line-height:1.25!important;font-weight:600!important;color:#202124!important}
.es-cmp-banner-text p{margin:0 0 12px!important;line-height:1.55!important;font-size:15px!important;font-weight:400!important;color:#202124!important}
.es-cmp-link{background:transparent!important;border:0!important;color:var(--es-cmp-primary)!important;font-weight:600!important;padding:0!important;cursor:pointer!important}
.es-cmp-link:after{content:"⌄"!important;display:inline-block!important;margin-left:9px!important;font-size:17px!important;line-height:1!important; position: relative; top: -5px !important;}
.es-cmp-banner-actions{display:flex!important;flex-direction:column!important;gap:12px!important}
.es-cmp-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;border:1px solid #d7dde6!important;border-radius:4px!important;padding:12px 20px!important;font-weight:600!important;cursor:pointer!important;background:#fff!important;color:#111!important;text-decoration:none!important;transition:background .15s ease,border-color .15s ease!important}
.es-cmp-btn-primary{background:var(--es-cmp-primary)!important;border-color:var(--es-cmp-primary)!important;color:#fff!important}
.es-cmp-btn-primary:hover{background:var(--es-cmp-dark)!important;color:#fff!important}
.es-cmp-btn-dark{background:var(--es-cmp-dark)!important;border-color:var(--es-cmp-dark)!important;color:#fff!important}
.es-cmp-btn-outline{background:#fff!important;color:#111!important}
.es-cmp-x{position:absolute!important;right:5px!important;top:5px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;padding:0!important;border:0!important;border-radius:50%!important;background:var(--es-cmp-primary)!important;color:#fff!important;font-size:28px!important;line-height:1!important;font-weight:300!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:5!important}
.es-cmp-x:hover{background:#f3f5f7!important;color:#111!important}
.es-cmp-overlay{display:none;position:fixed!important;inset:0!important;background:rgba(0,0,0,.50)!important;z-index:999998!important}
.es-cmp-modal{display:none;position:fixed!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(1040px,92vw)!important;max-height:88vh!important;background:#fff!important;border-radius:8px!important;z-index:999999!important;box-shadow:0 24px 80px rgba(0,0,0,.28)!important;overflow:hidden!important}
.es-cmp.show-modal .es-cmp-overlay,.es-cmp.show-modal .es-cmp-modal{display:block!important}
.es-cmp-modal-head{height:86px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:0 76px 0 28px!important;border-bottom:1px solid #e5e7eb!important;position:relative!important;background:#fff!important}
.es-cmp-consent-label{font-weight:600!important;color:#202124!important;white-space:nowrap!important;margin:0!important;font-size:14px!important}
.es-cmp-tabs{display:grid!important;grid-template-columns:repeat(3,1fr)!important;border-bottom:1px solid #e5e7eb!important;background:#fff!important}
.es-cmp-tabs button{display:block!important;width:100%!important;background:#fff!important;color:#111!important;border:0!important;border-radius:0!important;padding:17px 10px!important;font-weight:600!important;cursor:pointer!important;border-bottom:3px solid transparent!important;text-align:center!important}
.es-cmp-tabs button.active{color:var(--es-cmp-primary)!important;border-bottom-color:var(--es-cmp-primary)!important;background:#fff!important}
.es-cmp-modal-body{height:56vh!important;overflow:auto!important;padding:28px!important;background:#fff!important}
.es-cmp-panel{display:none!important}.es-cmp-panel.active{display:block!important}
.es-cmp-panel h2{font-size:22px!important;line-height:1.3!important;margin:0 0 18px!important;font-weight:500!important;color:#202124!important}
.es-cmp-panel h3{font-size:19px!important;line-height:1.3!important;margin:0 0 14px!important;font-weight:500!important;color:#202124!important}
.es-cmp-panel p{line-height:1.55!important;color:#333!important;font-size:15px!important;font-weight:400!important}
.es-cmp-cat-row{display:grid!important;grid-template-columns:38px 1fr 170px!important;gap:12px!important;align-items:center!important;padding:17px 0!important;border-bottom:1px solid #eceff3!important}
.es-cmp-cat-row strong{display:block!important;font-size:16px!important;line-height:1.25!important;margin-bottom:7px!important;font-weight:600!important;color:#202124!important}
.es-cmp-cat-row p{margin:0!important;font-size:14px!important;color:#555!important;font-weight:400!important}
.es-cmp-cat-icon{font-size:18px!important;color:#202124!important;text-align:left!important;font-weight:400!important}
.es-cmp-cat-control{text-align:right!important}.es-cmp-cat-control span{font-weight:600!important;color:var(--es-cmp-primary)!important;font-size:14px!important;white-space:nowrap!important}
.es-cmp-switch{display:inline-flex!important;align-items:center!important;gap:8px!important}.es-cmp-switch input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important}.es-cmp-switch span{display:inline-block!important;width:48px!important;height:26px!important;border-radius:20px!important;background:#d9dadd!important;position:relative!important;vertical-align:middle!important}.es-cmp-switch span:before{content:""!important;position:absolute!important;width:20px!important;height:20px!important;border-radius:50%!important;background:#fff!important;left:3px!important;top:3px!important;box-shadow:0 1px 4px rgba(0,0,0,.3)!important;transition:.2s!important}.es-cmp-switch input:checked+span{background:var(--es-cmp-primary)!important}.es-cmp-switch input:checked+span:before{transform:translateX(22px)!important}
.es-cmp-details-layout{display:grid!important;grid-template-columns:260px 1fr!important;gap:28px!important}.es-cmp-cat-list{border-right:1px solid #e5e7eb!important;padding-right:14px!important}.es-cmp-cat-list button{width:100%!important;display:flex!important;justify-content:space-between!important;align-items:center!important;background:#fff!important;color:#111!important;border:0!important;border-radius:0!important;border-bottom:1px solid #eef1f4!important;padding:15px 14px!important;font-weight:600!important;cursor:pointer!important;text-align:left!important;font-size:15px!important}.es-cmp-cat-list button.active{background:#e4fbf9!important;border-left:4px solid var(--es-cmp-primary)!important}.es-cmp-cat-list b,.es-cmp-cookie-detail h3 span{background:#e7eaee!important;border-radius:99px!important;padding:3px 8px!important;font-size:12px!important;color:#555!important;font-weight:600!important;min-width:24px!important;text-align:center!important}.es-cmp-cookie-detail table{width:100%!important;border-collapse:collapse!important;margin-top:16px!important;font-size:14px!important}.es-cmp-cookie-detail th,.es-cmp-cookie-detail td{border:1px solid #e3e7ed!important;padding:10px!important;text-align:left!important;color:#202124!important;vertical-align:top!important}.es-cmp-cookie-detail th{background:#f8fafc!important;font-weight:600!important}.es-cmp-desc td{background:#fbfcfd!important;color:#555!important}.es-cmp-desc strong{font-weight:600!important}
.es-cmp-modal-actions{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:14px!important;padding:18px 28px!important;border-top:1px solid #e5e7eb!important;background:#fff!important}
.es-cmp-floating{display:none;position:fixed!important;left:18px!important;bottom:18px!important;z-index:999997!important;border:0!important;border-radius:999px!important;padding:12px 16px!important;background:var(--es-cmp-primary)!important;color:#fff!important;font-weight:600!important;box-shadow:0 8px 30px rgba(0,0,0,.2)!important;cursor:pointer!important}
.es-cmp-floating.show{display:block!important}
@media(max-width:900px){.es-cmp.show-banner .es-cmp-banner{grid-template-columns:180px 1fr!important}.es-cmp-banner-actions{grid-column:1 / -1!important;display:grid!important;grid-template-columns:1fr 1fr!important}.es-cmp-details-layout{grid-template-columns:210px 1fr!important}}
/* ── [esensus_cookie_info] shortcode ───────────────────────────────────── */
.esensus-cookie-info{margin:0;padding:0}
.esensus-cookie-info__category{margin-bottom:2.5em}
.esensus-cookie-info__heading{font-size:1.2em;font-weight:700;margin:0 0 .5em;padding-bottom:.35em;border-bottom:2px solid #e5e7eb}
.esensus-cookie-info__count{font-size:.8em;font-weight:400;color:#666;background:#e7eaee;border-radius:99px;padding:2px 8px;margin-left:6px}
.esensus-cookie-info__description{margin:.5em 0 1em;color:#444;font-size:.95em;line-height:1.55}
.esensus-cookie-info__table-wrap{overflow-x:auto}
.esensus-cookie-info__table{width:100%;border-collapse:collapse;font-size:.9em;margin-bottom:.5em}
.esensus-cookie-info__table th,.esensus-cookie-info__table td{border:1px solid #e3e7ed;padding:9px 12px;text-align:left;vertical-align:top;color:#202124}
.esensus-cookie-info__table th{background:#f8fafc;font-weight:600;white-space:nowrap}
.esensus-cookie-info__desc-row td{background:#fbfcfd;color:#555;font-size:.88em}
.esensus-cookie-info__desc-row strong{font-weight:600;color:#333}
.esensus-cookie-info__empty{color:#888;font-style:italic;margin:.5em 0}
@media(max-width:600px){
  .esensus-cookie-info__table th:nth-child(3),.esensus-cookie-info__table td:nth-child(3),
  .esensus-cookie-info__table th:nth-child(4),.esensus-cookie-info__table td:nth-child(4){display:none}
}
/* ── end shortcode styles ──────────────────────────────────────────────── */

@media(max-width:760px){.es-cmp-banner{left:10px!important;right:10px!important;bottom:10px!important;padding:18px!important}.es-cmp.show-banner .es-cmp-banner{grid-template-columns:1fr!important}.es-cmp-banner-logo{display:none!important}.es-cmp-modal{width:96vw!important;max-height:94vh!important}.es-cmp-modal-head{padding:0 62px 0 20px!important;height:78px!important}.es-cmp-modal-logo img{max-width:170px!important}.es-cmp-modal-body{height:60vh!important;padding:20px!important}.es-cmp-details-layout{grid-template-columns:1fr!important}.es-cmp-cat-list{border-right:0!important;padding-right:0!important}.es-cmp-modal-actions{grid-template-columns:1fr!important}.es-cmp-cat-row{grid-template-columns:1fr!important}.es-cmp-cat-control{text-align:left!important}.es-cmp-consent-label{font-size:13px!important}.es-cmp-site-name{font-size:18px!important;max-width:200px!important}.es-cmp-banner-actions{grid-template-columns:1fr!important}}