.cte-nl{--cte-nl-primary:#5b3df5;--cte-nl-primary-dark:#211b55;--cte-nl-soft:#f4efff;--cte-nl-line:#e7defd;--cte-nl-muted:#8278ad;--cte-nl-danger:#b42318;--cte-nl-success:#0f766e;margin:28px 0;color:var(--cte-nl-primary-dark)}.cte-nl *{box-sizing:border-box}.cte-nl__inner{width:min(1120px,100%);margin:0 auto;padding:26px;background:#fff;border:1px solid var(--cte-nl-line);border-radius:24px;box-shadow:0 18px 50px rgba(33,27,85,.08)}.cte-nl__headline{display:flex;gap:16px;align-items:flex-start;margin-bottom:18px}.cte-nl__icon{width:48px;height:48px;flex:0 0 48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:var(--cte-nl-soft);color:var(--cte-nl-primary)}.cte-nl__icon svg{width:25px;height:25px;fill:currentColor}.cte-nl__headline h2{margin:0 0 6px;color:var(--cte-nl-primary-dark);font-size:clamp(23px,3vw,34px);line-height:1.12;font-weight:900;letter-spacing:-.03em}.cte-nl__headline p{margin:0;color:var(--cte-nl-muted);font-size:15px;line-height:1.55;max-width:760px}.cte-nl__search{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;margin:18px 0 12px}.cte-nl__search input{width:100%;min-height:48px;border:1px solid var(--cte-nl-line);border-radius:16px;padding:0 16px;color:var(--cte-nl-primary-dark);background:#fff;font-weight:700;outline:none}.cte-nl__search input:focus{border-color:var(--cte-nl-primary);box-shadow:0 0 0 3px rgba(91,61,245,.12)}.cte-nl__btn{min-height:48px;border-radius:16px;padding:0 18px;border:1px solid transparent;font-weight:900;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .15s ease;white-space:nowrap}.cte-nl__btn:hover{transform:translateY(-1px)}.cte-nl__btn:disabled{opacity:.6;cursor:wait;transform:none}.cte-nl__btn--primary{background:var(--cte-nl-primary);color:#fff}.cte-nl__btn--ghost{background:var(--cte-nl-soft);color:var(--cte-nl-primary-dark);border-color:var(--cte-nl-line)}.cte-nl__status{min-height:22px;margin:5px 0 13px;font-size:13px;font-weight:800;color:var(--cte-nl-muted)}.cte-nl__status--error{color:var(--cte-nl-danger)}.cte-nl__status--warn{color:#8a5a00}.cte-nl__status--info{color:var(--cte-nl-primary)}.cte-nl__content{display:grid;grid-template-columns:minmax(320px,370px) minmax(0,1fr);gap:16px;align-items:start}.cte-nl__list{display:grid;grid-template-columns:1fr;gap:14px;align-content:start}.cte-nl-card{position:relative;min-width:0;display:flex;flex-direction:column;gap:12px;padding:18px;background:#fbfaff;border:1px solid #eee8ff;border-radius:20px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.cte-nl-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(33,27,85,.08)}.cte-nl-card.is-active{border-color:var(--cte-nl-primary);box-shadow:0 0 0 3px rgba(91,61,245,.10)}.cte-nl-card--closest{border-color:rgba(15,118,110,.35);box-shadow:0 0 0 3px rgba(15,118,110,.08)}.cte-nl-card__badge{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;background:#ecfdf5;color:var(--cte-nl-success);border:1px solid #a7f3d0;font-size:12px;font-weight:950}.cte-nl-card__badge::before{content:'★';font-size:11px}.cte-nl-card--closest .cte-nl-card__top{padding-top:22px}.cte-nl-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cte-nl-card h3{margin:0;color:var(--cte-nl-primary-dark);font-size:18px;line-height:1.2;font-weight:900}.cte-nl-card__subtitle{margin:5px 0 0;color:var(--cte-nl-muted);font-size:13px;font-weight:800}.cte-nl-card__distance{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:999px;background:var(--cte-nl-primary);color:#fff;font-size:12px;font-weight:950}.cte-nl-card__body{display:grid;gap:7px;color:var(--cte-nl-primary-dark)}.cte-nl-card__line,.cte-nl-card__notes{margin:0;font-size:13px;line-height:1.42}.cte-nl-card__line strong{font-weight:950}.cte-nl-card__notes{color:var(--cte-nl-muted)}.cte-nl-card__actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px}.cte-nl-card__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;border-radius:12px;border:1px solid var(--cte-nl-line);background:#fff;color:var(--cte-nl-primary);text-decoration:none;font-size:12px;font-weight:900}.cte-nl-card__actions a:hover{background:var(--cte-nl-soft)}.cte-nl__map-panel{min-width:0;background:#fbfaff;border:1px solid #eee8ff;border-radius:20px;padding:12px;position:sticky;top:18px}.cte-nl__map{width:100%;min-height:330px;border-radius:16px;overflow:hidden;background:#f5f2ff}.cte-nl__map-help{margin-top:8px;color:var(--cte-nl-muted);font-size:12px;font-weight:800}.cte-nl__empty{grid-column:1 / -1;padding:18px;border-radius:18px;background:var(--cte-nl-soft);color:var(--cte-nl-muted);font-weight:850;text-align:center}.cte-nl-admin-warning{padding:14px 16px;border-radius:14px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-weight:800}.leaflet-container{font-family:inherit}.leaflet-popup-content-wrapper{border-radius:14px}.leaflet-popup-content{margin:12px 14px;color:var(--cte-nl-primary-dark)}.leaflet-popup-content strong{display:block;margin-bottom:4px;font-size:14px}.leaflet-popup-content small{color:var(--cte-nl-muted)}@media (max-width:980px){.cte-nl__search{grid-template-columns:1fr}.cte-nl__content{grid-template-columns:1fr;display:flex;flex-direction:column}.cte-nl__map-panel{position:static;order:1}.cte-nl__list{order:2}.cte-nl__map{min-height:280px}}@media (max-width:640px){.cte-nl{margin:20px 0}.cte-nl__inner{padding:18px;border-radius:20px}.cte-nl__headline{gap:12px}.cte-nl__icon{width:42px;height:42px;flex-basis:42px;border-radius:14px}.cte-nl-card{padding:16px}.cte-nl-card__top{flex-direction:column}.cte-nl-card__distance{align-self:flex-start}.cte-nl__btn{width:100%}.cte-nl__map{min-height:240px}}.cte-nl-origin-red{filter:drop-shadow(0 4px 10px rgba(239,68,68,.45))}.cte-nl-popup{position:relative;padding-right:22px}.cte-nl-popup-close{position:absolute;top:-4px;right:-6px;width:24px;height:24px;border:0;border-radius:999px;background:#ffffff;color:#6b5f93;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;font-weight:900;cursor:pointer;box-shadow:0 4px 12px rgba(33,27,85,.12)}.cte-nl-popup-close:hover{background:#f4efff;color:#211b55}@media (max-width:980px){.cte-nl__content{display:flex !important;flex-direction:column !important;gap:14px !important;width:100% !important}.cte-nl__map-panel{order:1 !important;width:100% !important;max-width:100% !important;min-width:0 !important;overflow:hidden !important}.cte-nl__list{order:2 !important;width:100% !important;max-width:100% !important;min-width:0 !important}.cte-nl__map{width:100% !important;max-width:100% !important;min-height:280px !important;height:280px !important}}@media (max-width:640px){.cte-nl__inner{overflow:hidden}.cte-nl__map-panel{padding:10px !important;border-radius:18px !important}.cte-nl__map{min-height:255px !important;height:255px !important;border-radius:14px !important}.cte-nl .leaflet-popup{max-width:calc(100vw - 96px) !important}.cte-nl .leaflet-popup-content-wrapper{max-width:calc(100vw - 112px) !important}.cte-nl .leaflet-popup-content{width:auto !important;max-width:calc(100vw - 144px) !important;min-width:0 !important;overflow-wrap:anywhere !important;word-break:normal !important}.cte-nl-popup{max-width:100% !important}}.cte-nl .leaflet-popup-content-wrapper,.cte-nl .leaflet-popup-tip{box-shadow:0 12px 28px rgba(33,27,85,.16)}.cte-nl-popup a{white-space:nowrap !important;word-break:keep-all !important}@media (max-width:640px){.cte-nl .leaflet-popup{max-width:240px !important}.cte-nl .leaflet-popup-content-wrapper{width:230px !important;max-width:230px !important;border-radius:14px !important}.cte-nl .leaflet-popup-content{width:204px !important;max-width:204px !important;min-width:204px !important;margin:10px 13px !important;overflow-wrap:normal !important;word-break:normal !important;line-height:1.35 !important}.cte-nl-popup{width:100% !important;max-width:204px !important;padding-right:22px !important}.cte-nl-popup strong{font-size:13px !important;line-height:1.2 !important}.cte-nl-popup small,.cte-nl-popup div{font-size:11px !important}.cte-nl-popup a{display:inline-flex !important;width:auto !important;min-width:104px !important;max-width:160px !important;white-space:nowrap !important;word-break:keep-all !important;padding:0 10px !important}}@media (min-width:981px){.cte-nl__content{align-items:stretch}.cte-nl__list{max-height:520px;overflow-y:auto;overflow-x:hidden;padding-right:8px;scroll-behavior:smooth;scrollbar-gutter:stable}.cte-nl__list::-webkit-scrollbar{width:8px}.cte-nl__list::-webkit-scrollbar-track{background:#f4efff;border-radius:999px}.cte-nl__list::-webkit-scrollbar-thumb{background:#d6ccff;border-radius:999px}.cte-nl__list::-webkit-scrollbar-thumb:hover{background:#b9a9ff}.cte-nl__map-panel{align-self:start}}@media (max-width:980px){.cte-nl__list{max-height:none;overflow:visible;padding-right:0}}.cte-nl-page-titlebar{width:min(1120px,100%);margin:0 auto 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.cte-nl-page-titlebar__left{min-width:0;display:inline-flex;align-items:center;gap:14px}.cte-nl-page-titlebar__logo{width:52px;height:52px;flex:0 0 52px;border-radius:16px;background:#fff;border:1px solid #eee8ff;box-shadow:0 12px 30px rgba(33,27,85,.08);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:7px}.cte-nl-page-titlebar__logo img{display:block;width:100%;height:100%;object-fit:contain}.cte-nl-page-titlebar__title{margin:0 !important;color:#211b55;font-size:clamp(27px,3.2vw,42px);line-height:1.08;font-weight:900;letter-spacing:-.035em}.cte-nl-page-titlebar__home{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:14px;background:#f4efff;border:1px solid #e4ddff;color:#5b3df5;text-decoration:none;font-size:13px;font-weight:900;white-space:nowrap}.cte-nl-page-titlebar__home:hover{background:#5b3df5;color:#fff;text-decoration:none}.cte-nl-page-titlebar__original{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}@media (max-width:640px){.cte-nl-page-titlebar{margin-bottom:16px;align-items:flex-start;flex-direction:column;gap:12px}.cte-nl-page-titlebar__left{gap:10px}.cte-nl-page-titlebar__logo{width:44px;height:44px;flex-basis:44px;border-radius:14px}.cte-nl-page-titlebar__title{font-size:30px}.cte-nl-page-titlebar__home{width:100%;min-height:42px}}
/* 0.3.10 — adaptação segura quando o shortcode é usado em contentores estreitos
   (ex.: HTML personalizado do formulário de matrícula). A página própria mantém
   o layout largo original. */
.cte-nl.cte-nl--compact .cte-nl__inner{padding:18px;border-radius:20px;overflow:hidden}
.cte-nl.cte-nl--compact .cte-nl__search{grid-template-columns:1fr 1fr}
.cte-nl.cte-nl--compact .cte-nl__search input{grid-column:1 / -1}
.cte-nl.cte-nl--compact .cte-nl__content{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important}
.cte-nl.cte-nl--compact .cte-nl__map-panel{position:static!important;order:1!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}
.cte-nl.cte-nl--compact .cte-nl__list{order:2!important;width:100%!important;max-width:100%!important;min-width:0!important;max-height:none!important;overflow:visible!important;padding-right:0!important}
.cte-nl.cte-nl--compact .cte-nl__map{width:100%!important;max-width:100%!important;min-width:0!important;min-height:300px!important;height:300px!important}
.cte-nl.cte-nl--compact .leaflet-popup{max-width:260px!important}
.cte-nl.cte-nl--compact .leaflet-popup-content-wrapper{width:250px!important;max-width:250px!important;min-width:250px!important}
.cte-nl.cte-nl--compact .leaflet-popup-content{width:222px!important;max-width:222px!important;min-width:222px!important;margin:12px 14px!important;overflow-wrap:break-word!important;word-break:normal!important;white-space:normal!important}
.cte-nl.cte-nl--compact .cte-nl-popup{width:100%!important;max-width:222px!important;min-width:0!important}
.cte-nl.cte-nl--compact .cte-nl-popup strong,
.cte-nl.cte-nl--compact .cte-nl-popup small,
.cte-nl.cte-nl--compact .cte-nl-popup div{word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important}

@media (max-width:560px){
  .cte-nl.cte-nl--compact .cte-nl__search{grid-template-columns:1fr}
  .cte-nl.cte-nl--compact .cte-nl__search input{grid-column:auto}
  .cte-nl.cte-nl--compact .cte-nl__map{min-height:255px!important;height:255px!important}
}


/* 0.3.11 — contexto incorporado (formulários/DETAILS).
   O formulário pode ter viewport largo, mas o shortcode vive num contentor menor;
   por isso o modo incorporado é detetado pelo DOM e não só pela largura da janela. */
.cte-nl.cte-nl--embedded{width:100%!important;max-width:100%!important;min-width:0!important;margin:18px 0!important}
.cte-nl.cte-nl--embedded .cte-nl__inner{width:100%!important;max-width:100%!important;min-width:0!important;padding:18px!important;overflow:hidden!important}
.cte-nl.cte-nl--embedded .cte-nl__content{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important;max-width:100%!important;min-width:0!important}
.cte-nl.cte-nl--embedded .cte-nl__map-panel{position:static!important;order:1!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}
.cte-nl.cte-nl--embedded .cte-nl__list{order:2!important;width:100%!important;max-width:100%!important;min-width:0!important;max-height:none!important;overflow:visible!important;padding-right:0!important}
.cte-nl.cte-nl--embedded .cte-nl__map{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:320px!important;min-height:320px!important}
.cte-nl.cte-nl--embedded .leaflet-popup{width:260px!important;max-width:260px!important;min-width:260px!important}
.cte-nl.cte-nl--embedded .leaflet-popup-content-wrapper{width:250px!important;max-width:250px!important;min-width:250px!important}
.cte-nl.cte-nl--embedded .leaflet-popup-content{width:222px!important;max-width:222px!important;min-width:222px!important;margin:12px 14px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
.cte-nl.cte-nl--embedded .cte-nl-popup{width:222px!important;max-width:222px!important;min-width:222px!important;padding-right:22px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
.cte-nl.cte-nl--embedded .cte-nl-popup strong,
.cte-nl.cte-nl--embedded .cte-nl-popup small,
.cte-nl.cte-nl--embedded .cte-nl-popup div{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
.cte-nl.cte-nl--embedded .cte-nl-popup a{display:inline-flex!important;width:auto!important;min-width:104px!important;max-width:180px!important;white-space:nowrap!important;word-break:keep-all!important}
@media (max-width:640px){
  .cte-nl.cte-nl--embedded .cte-nl__inner{padding:14px!important}
  .cte-nl.cte-nl--embedded .cte-nl__map{height:270px!important;min-height:270px!important}
}


/* 0.3.12 — layout híbrido apenas no shortcode incorporado.
   Em contentores largos: mapa à esquerda e lista à direita, com alturas alinhadas.
   Em contentores menores: mantém o empilhamento responsivo. A página própria não
   recebe estas classes e conserva o layout original. */
.cte-nl.cte-nl--embedded.cte-nl--embedded-wide .cte-nl__content{
  display:grid!important;
  grid-template-columns:minmax(0,3fr) minmax(300px,2fr)!important;
  gap:16px!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
.cte-nl.cte-nl--embedded.cte-nl--embedded-wide .cte-nl__map-panel{
  grid-column:1!important;
  grid-row:1!important;
  order:initial!important;
  position:static!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:460px!important;
  overflow:hidden!important;
  align-self:stretch!important;
}
.cte-nl.cte-nl--embedded.cte-nl--embedded-wide .cte-nl__map{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:412px!important;
  min-height:412px!important;
}
.cte-nl.cte-nl--embedded.cte-nl--embedded-wide .cte-nl__list{
  grid-column:2!important;
  grid-row:1!important;
  order:initial!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:460px!important;
  max-height:460px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding-right:8px!important;
  align-content:start!important;
  scrollbar-gutter:stable;
}
.cte-nl.cte-nl--embedded.cte-nl--embedded-wide .cte-nl__list::-webkit-scrollbar{width:8px}
.cte-nl.cte-nl--embedded.cte-nl--embedded-wide .cte-nl__list::-webkit-scrollbar-track{background:#f4efff;border-radius:999px}
.cte-nl.cte-nl--embedded.cte-nl--embedded-wide .cte-nl__list::-webkit-scrollbar-thumb{background:#d6ccff;border-radius:999px}
.cte-nl.cte-nl--embedded.cte-nl--embedded-wide .cte-nl__list::-webkit-scrollbar-thumb:hover{background:#b9a9ff}
.cte-nl.cte-nl--embedded.cte-nl--embedded-wide .cte-nl-card{padding:16px;gap:10px}
.cte-nl.cte-nl--embedded.cte-nl--embedded-wide .cte-nl-card h3{font-size:17px}

/* O modo compacto continua empilhado e prevalece quando o contentor tem menos de 900px. */
.cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__content{
  display:flex!important;
  flex-direction:column!important;
}
.cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__map-panel{
  order:1!important;
  height:auto!important;
}
.cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__list{
  order:2!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
}


/* 0.3.13 — rolagem interna da lista também no modo incorporado compacto/mobile.
   Limita apenas a listagem de núcleos dentro de formulário/DETAILS; o mapa permanece
   acima e a página própria conserva o comportamento original. */
.cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__list{
  max-height:540px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding-right:8px!important;
  scroll-behavior:smooth;
  scrollbar-gutter:stable;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
}
.cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__list::-webkit-scrollbar{width:7px}
.cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__list::-webkit-scrollbar-track{background:#f4efff;border-radius:999px}
.cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__list::-webkit-scrollbar-thumb{background:#d6ccff;border-radius:999px}
.cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__list::-webkit-scrollbar-thumb:hover{background:#b9a9ff}
@media (max-width:640px){
  .cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__list{
    max-height:500px!important;
    padding-right:6px!important;
  }
}


/* 0.3.14 — altura efetiva da listagem no modo incorporado compacto/mobile.
   Usa height (não apenas max-height) para garantir que a lista seja realmente
   limitada e role internamente, mesmo quando estilos do formulário interferem. */
.cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__list{
  height:500px!important;
  min-height:0!important;
  max-height:500px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  align-content:start!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
@media (max-width:640px){
  .cte-nl.cte-nl--embedded.cte-nl--compact .cte-nl__list{
    height:430px!important;
    max-height:430px!important;
  }
}


/* 0.3.15 — rolagem interna também na página própria em mobile.
   Escopo exclusivo para o localizador não incorporado; desktop e formulário
   mantêm os comportamentos já existentes. */
@media (max-width:640px){
  .cte-nl.cte-nl--compact:not(.cte-nl--embedded) .cte-nl__list{
    height:430px!important;
    min-height:0!important;
    max-height:430px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding-right:6px!important;
    align-content:start!important;
    scrollbar-gutter:stable;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .cte-nl.cte-nl--compact:not(.cte-nl--embedded) .cte-nl__list::-webkit-scrollbar{width:7px}
  .cte-nl.cte-nl--compact:not(.cte-nl--embedded) .cte-nl__list::-webkit-scrollbar-track{background:#f4efff;border-radius:999px}
  .cte-nl.cte-nl--compact:not(.cte-nl--embedded) .cte-nl__list::-webkit-scrollbar-thumb{background:#d6ccff;border-radius:999px}
}


/* 0.3.17 — o construtor do formulário de matrícula pode remover o input
   presente no HTML do shortcode. O JavaScript recompõe o campo apenas no
   contexto incorporado; estas regras garantem a sua exibição sem afetar a
   página própria do localizador. */
.cte-nl.cte-nl--embedded .cte-nl__search [data-cte-nl-address],
.cte-nl.cte-nl--embedded .cte-nl__address--injected{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  min-height:48px!important;
  height:48px!important;
  margin:0!important;
  padding:0 16px!important;
  border:1px solid var(--cte-nl-line)!important;
  border-radius:16px!important;
  background:#fff!important;
  color:var(--cte-nl-primary-dark)!important;
  font:inherit!important;
  font-weight:700!important;
  box-shadow:none!important;
  appearance:auto!important;
  -webkit-appearance:none!important;
}
.cte-nl.cte-nl--embedded .cte-nl__search [data-cte-nl-address]:focus{
  border-color:var(--cte-nl-primary)!important;
  box-shadow:0 0 0 3px rgba(91,61,245,.12)!important;
  outline:none!important;
}
