:root{--bdm-bg:#07151d;--bdm-panel:#102631;--bdm-card:#fff;--bdm-accent:#26b7a0;--bdm-accent2:#f2b84b;--bdm-text:#10202a;--bdm-muted:#66757f;--bdm-border:#dce5e9}.bdm-site,.bdm-catalog-section{font-family:Inter,Arial,sans-serif;color:var(--bdm-text)}.bdm-wrap{width:min(1180px,calc(100% - 32px));margin:auto}.bdm-hero{position:relative;min-height:620px;display:flex;align-items:center;background:radial-gradient(circle at 70% 25%,rgba(38,183,160,.32),transparent 32%),linear-gradient(135deg,#06131b,#0d2f3b 65%,#123e49);color:#fff;overflow:hidden}.bdm-hero:after{content:"";position:absolute;inset:auto -10% -30% 25%;height:520px;background:repeating-radial-gradient(ellipse at center,transparent 0 18px,rgba(255,255,255,.08) 20px 22px);transform:rotate(-9deg)}.bdm-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,18,.75),rgba(3,12,18,.1))}.bdm-hero__content{position:relative;z-index:2;max-width:1180px}.bdm-brand{font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7de0d2;margin-bottom:26px}.bdm-hero h1{font-size:clamp(42px,7vw,82px);line-height:.98;max-width:800px;margin:0 0 24px}.bdm-hero p{max-width:650px;font-size:20px;line-height:1.6;color:#d6e4e8;margin-bottom:32px}.bdm-btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:10px;padding:14px 22px;font-weight:800;text-decoration:none;cursor:pointer}.bdm-btn--primary{background:var(--bdm-accent);color:#05161b}.bdm-btn--full{width:100%}.bdm-section{padding:78px 0}.bdm-section--dark{background:var(--bdm-bg);color:#fff}.bdm-section__head span{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--bdm-accent)}.bdm-section__head h2{font-size:clamp(30px,4vw,48px);margin:8px 0 32px}.bdm-benefits,.bdm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bdm-benefits article{border:1px solid var(--bdm-border);padding:26px;border-radius:16px}.bdm-benefits strong{font-size:22px}.bdm-benefits p,.bdm-copy{color:var(--bdm-muted);line-height:1.7}.bdm-section--dark .bdm-copy{color:#c8d5da}.bdm-catalog-section{background:#f2f6f7}.bdm-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:32px}.bdm-plan{position:relative;text-align:left;background:#fff;border:2px solid transparent;border-radius:18px;padding:26px;cursor:pointer;box-shadow:0 10px 32px rgba(18,45,56,.07)}.bdm-plan.is-active{border-color:var(--bdm-accent);box-shadow:0 12px 36px rgba(38,183,160,.16)}.bdm-plan em{position:absolute;right:18px;top:18px;background:var(--bdm-accent2);padding:6px 10px;border-radius:999px;font-size:12px;font-style:normal;font-weight:800}.bdm-plan strong,.bdm-plan span,.bdm-plan b,.bdm-plan small{display:block}.bdm-plan strong{font-size:22px;margin-bottom:8px}.bdm-plan span,.bdm-plan small{color:var(--bdm-muted)}.bdm-plan b{font-size:30px;margin:18px 0 8px}.bdm-catalog-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:28px;align-items:start}.bdm-search{display:block;background:#fff;padding:18px;border-radius:14px;margin-bottom:18px}.bdm-search span{display:block;font-weight:800;margin-bottom:8px}.bdm-search input{width:100%;border:1px solid var(--bdm-border);border-radius:10px;padding:14px;font-size:16px}.bdm-lakes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bdm-lake{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;background:#fff;border:1px solid var(--bdm-border);border-radius:12px;padding:12px}.bdm-lake>div{display:flex;flex-direction:column;gap:4px;min-width:0}.bdm-lake strong{font-size:15px;line-height:1.25;overflow-wrap:anywhere}.bdm-lake-price{font-weight:800;color:var(--bdm-accent)}.bdm-add{border:1px solid var(--bdm-accent);background:#fff;color:#0b7464;font-weight:800;border-radius:9px;padding:10px 14px;cursor:pointer}.bdm-add.is-added{background:var(--bdm-accent);color:#06221e}.bdm-add:disabled{opacity:.45;cursor:not-allowed}.bdm-summary{position:sticky;top:24px;background:var(--bdm-bg);color:#fff;border-radius:18px;padding:24px}.bdm-summary h3{font-size:26px;margin:0 0 6px}.bdm-plan-name{color:#7de0d2;font-weight:800}.bdm-count{padding:14px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.bdm-selected{max-height:260px;overflow:auto;padding:12px 0}.bdm-empty{color:#9eb1b8}.bdm-selected-item{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08)}.bdm-selected-item button{background:transparent;border:0;color:#fff;font-size:20px;cursor:pointer}.bdm-totals>div{display:flex;justify-content:space-between;padding:7px 0}.bdm-grand-total{font-size:20px;border-top:1px solid rgba(255,255,255,.18);margin-top:8px;padding-top:14px!important}.bdm-steps{grid-template-columns:repeat(4,1fr)}.bdm-steps div{display:flex;gap:14px;align-items:flex-start}.bdm-steps b{display:grid;place-items:center;min-width:36px;height:36px;border-radius:50%;background:var(--bdm-accent);color:#04221e}.bdm-footer{background:#031016;color:#fff;padding:28px 0}.bdm-footer .bdm-wrap{display:flex;justify-content:space-between;gap:20px}.bdm-footer span{color:#9db1b8}.bdm-modal{position:fixed;inset:0;background:rgba(0,0,0,.68);display:none;align-items:center;justify-content:center;z-index:99999;padding:20px}.bdm-modal.is-open{display:flex}.bdm-modal__dialog{position:relative;width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:28px}.bdm-modal__close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:30px;cursor:pointer}.bdm-modal h3{font-size:28px;margin-top:0}.bdm-modal form{display:grid;gap:14px}.bdm-modal label{font-weight:800}.bdm-modal input,.bdm-modal textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;border:1px solid var(--bdm-border);border-radius:9px;padding:12px}.bdm-form-status{min-height:22px;margin:0;text-align:center;color:#0b7464;font-weight:700}@media(max-width:1100px){.bdm-lakes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.bdm-benefits,.bdm-steps{grid-template-columns:1fr 1fr}.bdm-catalog-layout{grid-template-columns:1fr}.bdm-summary{position:static}.bdm-plan-grid{grid-template-columns:1fr}.bdm-lakes{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.bdm-lakes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.bdm-section{padding:52px 0}.bdm-benefits,.bdm-steps{grid-template-columns:1fr}.bdm-lakes{grid-template-columns:1fr}.bdm-lake{align-items:center;gap:10px}.bdm-lake>div{display:flex}.bdm-lake-price{display:block;margin-top:0}.bdm-footer .bdm-wrap{display:block}.bdm-footer span{display:block;margin-top:8px}.bdm-hero{min-height:560px}.bdm-plan em{position:static;display:inline-block;margin-bottom:12px}}

/* v1.6.0: isolate the catalog from Astra/Elementor button and layout rules. */
.bdm-catalog-section,
.bdm-catalog-section *{box-sizing:border-box}
.bdm-catalog-section button,
.bdm-catalog-section input,
.bdm-catalog-section textarea{font:inherit}
.bdm-catalog-section .bdm-wrap{display:block!important;width:min(1280px,calc(100% - 32px))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding:0!important}
.bdm-catalog-section .bdm-section__head{display:block!important}
.bdm-catalog-section .bdm-plan-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
.bdm-catalog-section .bdm-plan{display:block!important;width:100%!important;min-height:190px!important;background:#fff!important;color:var(--bdm-text)!important;border:2px solid transparent!important;border-radius:18px!important;padding:26px!important;text-align:left!important;line-height:1.3!important}
.bdm-catalog-section .bdm-plan.is-active{border-color:var(--bdm-accent)!important}
.bdm-catalog-section .bdm-plan strong,.bdm-catalog-section .bdm-plan span,.bdm-catalog-section .bdm-plan b,.bdm-catalog-section .bdm-plan small{display:block!important;color:inherit!important}
.bdm-catalog-section .bdm-plan span,.bdm-catalog-section .bdm-plan small{color:var(--bdm-muted)!important}
.bdm-catalog-section .bdm-catalog-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 340px!important;gap:28px!important;align-items:start!important}
.bdm-catalog-section .bdm-catalog-main{min-width:0!important}
.bdm-catalog-section .bdm-search{display:block!important;width:100%!important}
.bdm-catalog-section .bdm-search input{display:block!important;width:100%!important;max-width:none!important;height:auto!important}
.bdm-catalog-section .bdm-lakes{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;width:100%!important}
.bdm-catalog-section .bdm-lake{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;margin:0!important;background:#fff!important}
.bdm-catalog-section .bdm-lake>div{display:block!important;min-width:0!important}
.bdm-catalog-section .bdm-lake strong{display:block!important;color:var(--bdm-text)!important;margin:0 0 5px!important}
.bdm-catalog-section .bdm-lake-price{display:block!important;margin:0!important}
.bdm-catalog-section .bdm-add{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:96px!important;margin:0!important;background:#fff!important;color:#0b7464!important;border:1px solid var(--bdm-accent)!important;border-radius:9px!important;padding:9px 12px!important;line-height:1.2!important;text-transform:none!important;box-shadow:none!important}
.bdm-catalog-section .bdm-add.is-added{background:var(--bdm-accent)!important;color:#06221e!important}
.bdm-catalog-section .bdm-summary{display:block!important;width:100%!important;background:var(--bdm-bg)!important;color:#fff!important}
.bdm-catalog-section .bdm-summary .bdm-btn{display:flex!important;width:100%!important;background:var(--bdm-accent)!important;color:#05161b!important}
.bdm-catalog-section .bdm-modal{display:none!important}
.bdm-catalog-section .bdm-modal.is-open{display:flex!important}
.bdm-catalog-section [hidden]{display:none!important}
@media(max-width:1100px){.bdm-catalog-section .bdm-lakes{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bdm-catalog-section .bdm-catalog-layout{grid-template-columns:minmax(0,1fr) 320px!important}}
@media(max-width:900px){.bdm-catalog-section .bdm-plan-grid{grid-template-columns:1fr!important}.bdm-catalog-section .bdm-catalog-layout{grid-template-columns:1fr!important}.bdm-catalog-section .bdm-lakes{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bdm-catalog-section .bdm-summary{position:static!important}}
@media(max-width:620px){.bdm-catalog-section .bdm-lakes{grid-template-columns:1fr!important}.bdm-catalog-section .bdm-lake{grid-template-columns:minmax(0,1fr) auto!important}.bdm-catalog-section .bdm-plan{min-height:0!important;padding:20px!important}}

/* v1.8.0: one continuous calculator with a 40-map bundle milestone. */
.bdm-offer-note{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border:1px solid var(--bdm-border);border-left:5px solid var(--bdm-accent);border-radius:14px;padding:18px 20px;margin-bottom:28px;box-shadow:0 8px 24px rgba(18,45,56,.05)}
.bdm-offer-note strong{font-size:18px;color:var(--bdm-text)}
.bdm-offer-note span{color:var(--bdm-muted);text-align:right}
.bdm-bundle-progress{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12)}
.bdm-bundle-progress p{margin:0 0 9px;color:#d8f4ef;font-weight:700;font-size:14px;line-height:1.4}
.bdm-progress-track{height:8px;border-radius:999px;background:rgba(255,255,255,.14);overflow:hidden}
.bdm-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--bdm-accent);transition:none}
@media(max-width:760px){.bdm-offer-note{display:block}.bdm-offer-note span{display:block;text-align:left;margin-top:6px}}

/* 1.9.0: real product images and compact order review */
.bdm-site .bdm-hero {
  background-image: linear-gradient(90deg, rgba(3, 18, 31, .86), rgba(3, 18, 31, .45)), var(--bdm-hero-image) !important;
  background-size: cover !important;
  background-position: center center !important;
}
.bdm-site .bdm-map-examples__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
  margin-top: 22px !important;
}
.bdm-site .bdm-map-examples__grid img {
  display: block !important;
  width: 100% !important;
  height: 220px !important;
  object-fit: cover !important;
  border-radius: 10px !important;
  border: 1px solid #dce5ea !important;
}
.bdm-site .bdm-order-preview {
  display: block !important;
  width: calc(100% + 48px) !important;
  max-width: none !important;
  height: 145px !important;
  margin: -24px -24px 20px !important;
  object-fit: cover !important;
  object-position: center !important;
}
.bdm-site .bdm-order-review {
  padding: 14px !important;
  margin: 0 0 18px !important;
  border: 1px solid #dce5ea !important;
  border-radius: 8px !important;
  background: #f7fafb !important;
}
.bdm-site .bdm-order-review > div {
  display: flex !important;
  justify-content: space-between !important;
  gap: 16px !important;
  padding: 4px 0 !important;
}
.bdm-site .bdm-order-review details { margin-top: 8px !important; }
.bdm-site .bdm-order-review summary { cursor: pointer !important; font-weight: 700 !important; }
.bdm-site .bdm-order-lakes {
  max-height: 170px !important;
  overflow: auto !important;
  padding-top: 8px !important;
  font-size: 14px !important;
}
.bdm-site .bdm-order-lakes div { padding: 3px 0 !important; border-bottom: 1px solid #e6ecef !important; }
@media (max-width: 820px) {
  .bdm-site .bdm-map-examples__grid { grid-template-columns: 1fr !important; }
  .bdm-site .bdm-map-examples__grid img { height: 210px !important; }
}

/* 1.9.1: protect text contrast from Astra/Elementor heading colors. */
.bdm-site .bdm-hero,
.bdm-site .bdm-hero * {
  color: #ffffff !important;
}
.bdm-site .bdm-hero .bdm-brand {
  color: #7de0d2 !important;
}
.bdm-site .bdm-hero p {
  color: #e2edf0 !important;
}
.bdm-site .bdm-hero .bdm-btn--primary {
  color: #05161b !important;
}
.bdm-site .bdm-section--dark,
.bdm-site .bdm-section--dark h1,
.bdm-site .bdm-section--dark h2,
.bdm-site .bdm-section--dark h3,
.bdm-site .bdm-section--dark h4,
.bdm-site .bdm-section--dark strong {
  color: #ffffff !important;
}
.bdm-site .bdm-section--dark .bdm-section__head span {
  color: #61d7c6 !important;
}
.bdm-site .bdm-section--dark .bdm-copy,
.bdm-site .bdm-section--dark p {
  color: #d6e4e8 !important;
}
.bdm-catalog-section .bdm-summary,
.bdm-catalog-section .bdm-summary h1,
.bdm-catalog-section .bdm-summary h2,
.bdm-catalog-section .bdm-summary h3,
.bdm-catalog-section .bdm-summary h4,
.bdm-catalog-section .bdm-summary strong,
.bdm-catalog-section .bdm-summary b,
.bdm-catalog-section .bdm-summary span,
.bdm-catalog-section .bdm-summary p {
  color: #ffffff !important;
}
.bdm-catalog-section .bdm-summary .bdm-plan-name,
.bdm-catalog-section .bdm-summary .bdm-bundle-progress p {
  color: #7de0d2 !important;
}
.bdm-catalog-section .bdm-summary .bdm-btn {
  color: #05161b !important;
}
.bdm-site .bdm-modal,
.bdm-site .bdm-modal h1,
.bdm-site .bdm-modal h2,
.bdm-site .bdm-modal h3,
.bdm-site .bdm-modal h4,
.bdm-site .bdm-modal label,
.bdm-site .bdm-modal strong,
.bdm-site .bdm-modal summary {
  color: #10202a !important;
}

/* Release 2.0 additions */
.bdm-site .bdm-hero__meta {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px 16px !important;
  margin: 22px 0 28px !important;
  color: #fff !important;
  font-size: 14px !important;
}
.bdm-site .bdm-hero__meta strong,
.bdm-site .bdm-hero__meta span { color: #fff !important; }
.bdm-site .bdm-hero__meta span::before {
  content: "•";
  margin-right: 16px;
  color: var(--bdm-accent, #22c7be);
}
.bdm-site .bdm-benefits { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; }
.bdm-site .bdm-section--contact {
  padding: 64px 20px !important;
  background: #eef7f6 !important;
}
.bdm-site .bdm-contact-box {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 36px !important;
  padding: 34px !important;
  border: 1px solid #cfe2df !important;
  border-radius: 14px !important;
  background: #fff !important;
}
.bdm-site .bdm-contact-box h2 { margin: 4px 0 10px !important; color: #163d3a !important; }
.bdm-site .bdm-contact-box p { max-width: 760px !important; margin: 0 !important; color: #385a57 !important; }
.bdm-site .bdm-eyebrow { color: #138c85 !important; font-weight: 700 !important; text-transform: uppercase !important; font-size: 12px !important; letter-spacing: .08em !important; }
.bdm-site .bdm-custom-order-note {
  margin: 4px 0 16px !important;
  padding: 12px 14px !important;
  border-left: 3px solid #1eb7ae !important;
  background: #eef9f8 !important;
  color: #294b48 !important;
  font-size: 14px !important;
}
.bdm-site .bdm-custom-order-note a { color: #0e7f79 !important; font-weight: 700 !important; }
@media (max-width: 980px) {
  .bdm-site .bdm-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
}
@media (max-width: 700px) {
  .bdm-site .bdm-hero__meta { display: block !important; }
  .bdm-site .bdm-hero__meta span { display: inline-block !important; margin-top: 8px !important; }
  .bdm-site .bdm-hero__meta span:first-of-type::before { content: ""; margin: 0; }
  .bdm-site .bdm-contact-box { display: block !important; padding: 24px !important; }
  .bdm-site .bdm-contact-box .bdm-btn { margin-top: 20px !important; }
  .bdm-site .bdm-benefits { grid-template-columns: 1fr !important; }
}

/* WhatsApp module 2.2 alpha 1 */
.bdm-whatsapp-float {
  position: fixed !important;
  right: 22px !important;
  bottom: 22px !important;
  z-index: 99999 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 9px !important;
  padding: 11px 15px !important;
  border-radius: 999px !important;
  background: #167a55 !important;
  color: #fff !important;
  text-decoration: none !important;
  box-shadow: 0 8px 24px rgba(0,0,0,.22) !important;
  font: 700 14px/1.2 Arial, sans-serif !important;
}
.bdm-whatsapp-float span {
  display: grid !important;
  place-items: center !important;
  width: 28px !important;
  height: 28px !important;
  border: 2px solid #fff !important;
  border-radius: 50% !important;
  color: #fff !important;
  font-size: 10px !important;
}
.bdm-whatsapp-float b { color:#fff !important; }
.bdm-site .bdm-btn--whatsapp,
.bdm-site .bdm-whatsapp-link { background:#167a55 !important; color:#fff !important; }
.bdm-site .bdm-whatsapp-after-order[hidden] { display:none !important; }
.bdm-site .bdm-whatsapp-after-order { margin-top:12px !important; }
@media (max-width: 700px) {
  .bdm-whatsapp-float { right:14px !important; bottom:14px !important; padding:10px !important; }
  .bdm-whatsapp-float b { display:none !important; }
}

.bdm-site .bdm-whatsapp-contact { margin-top:10px !important; text-align:center !important; }


/* 2.2.1 — improved order summary */
.bdm-catalog-section .bdm-summary{box-shadow:0 18px 46px rgba(3,16,22,.22)}
.bdm-catalog-section .bdm-summary h3{font-size:28px!important;line-height:1.15!important}
.bdm-count-card{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0 0;padding:16px 18px;border:1px solid rgba(125,224,210,.25);border-radius:14px;background:rgba(38,183,160,.09)}
.bdm-count-card>span{font-size:14px;font-weight:700;color:#cfe2e6}
.bdm-count-card strong{display:flex;align-items:baseline;font-size:34px;line-height:1;color:#fff}
.bdm-count-card small{font-size:16px;color:#9eb1b8;margin-left:3px}
.bdm-bundle-progress{padding:16px 0!important}
.bdm-bundle-progress p{min-height:40px;display:flex;align-items:center;margin-bottom:12px!important;font-size:15px!important}
.bdm-progress-track{height:12px;border-radius:999px;background:rgba(255,255,255,.13);overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.24)}
.bdm-progress-track>span{display:block;height:100%;border-radius:inherit;background:#26b7a0;transition:none}
.bdm-progress-labels{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:7px;font-size:12px;color:#91a7ae}
.bdm-progress-labels strong{color:#dff8f3;font-size:12px;text-align:center}
.bdm-progress-labels span:last-child{text-align:right}
#bdm-checkout{min-height:58px;margin-top:16px;display:grid!important;grid-template-columns:1fr auto;gap:12px;padding:14px 18px!important;font-size:17px!important;border:2px solid transparent!important;box-shadow:0 10px 24px rgba(38,183,160,.2)}
#bdm-checkout span{text-align:left}
#bdm-checkout small{font-size:17px;font-weight:900;color:inherit;white-space:nowrap}
#bdm-checkout.is-ready{border-color:#7de0d2!important}
@media(max-width:900px){
  .bdm-catalog-section .bdm-summary{position:sticky!important;bottom:10px!important;top:auto!important;z-index:30;max-height:72vh;overflow:auto;border:1px solid rgba(125,224,210,.22)}
  .bdm-selected{max-height:150px!important}
}
@media(max-width:620px){
  .bdm-catalog-section .bdm-summary{bottom:0!important;border-radius:16px 16px 0 0!important;padding:18px!important;max-height:78vh}
  .bdm-count-card{padding:12px 14px}
  .bdm-count-card strong{font-size:30px}
  #bdm-checkout{position:sticky;bottom:0;z-index:2;margin:14px -4px -4px;width:calc(100% + 8px)!important}
}


/* 2.2.2 — live search, highlighting and empty state */
.bdm-search-mark{background:#fff0a8!important;color:inherit!important;border-radius:3px!important;padding:0 2px!important}
.bdm-search-empty{margin:18px 0 0!important;padding:22px!important;border:1px dashed #b7c8ce!important;border-radius:12px!important;background:#fff!important;color:#52646d!important;text-align:center!important;font-weight:800!important}
.bdm-search-empty[hidden]{display:none!important}


/* 2.3.0 stability and accessibility */
.bdm-site button:focus-visible,.bdm-site a:focus-visible,.bdm-site input:focus-visible,.bdm-site select:focus-visible,.bdm-site textarea:focus-visible{outline:3px solid #f2b84b!important;outline-offset:2px!important}
.bdm-site button[disabled]{cursor:not-allowed!important;opacity:.62!important}
.bdm-site button[aria-busy="true"]{cursor:wait!important}
.bdm-form-status{min-height:1.5em!important;margin-top:10px!important;font-weight:700!important}
@media(max-width:900px){.bdm-catalog-section .bdm-summary{position:static!important;max-height:none!important}.bdm-catalog-section .bdm-catalog-layout{display:block!important}.bdm-whatsapp-float{bottom:16px!important}}
@media(max-width:480px){.bdm-wrap{width:min(100% - 20px,1180px)!important}.bdm-section{padding:48px 0!important}.bdm-catalog-section .bdm-lake{padding:10px!important}.bdm-catalog-section .bdm-add{min-width:92px!important}.bdm-site .bdm-modal__dialog{width:calc(100% - 20px)!important;max-height:92vh!important;overflow:auto!important}}


/* 2.3.2 — manual language switcher */
.bdm-site .bdm-language-switcher{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0 0 22px!important;padding:5px!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:10px!important;background:rgba(3,16,22,.5)!important;backdrop-filter:blur(4px)}
.bdm-site .bdm-language-switcher__item{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:42px!important;height:34px!important;padding:0 10px!important;border-radius:7px!important;color:#fff!important;text-decoration:none!important;font:800 13px/1 Arial,sans-serif!important;letter-spacing:.06em!important;background:transparent!important}
.bdm-site .bdm-language-switcher__item.is-active{background:#26b7a0!important;color:#041b18!important}
.bdm-site .bdm-language-switcher__item:not(.is-active):hover{background:rgba(255,255,255,.14)!important}
@media(max-width:620px){.bdm-site .bdm-language-switcher{margin-bottom:18px!important}.bdm-site .bdm-language-switcher__item{min-width:39px!important;height:32px!important;padding:0 8px!important}}

/* 2.4.1 — commercial interface: clean header, typography, spacing and footer */
.bdm-site{
  --bdm-bg:#071821;
  --bdm-panel:#0d2631;
  --bdm-accent:#28b9a5;
  --bdm-accent-dark:#0d796b;
  --bdm-surface:#ffffff;
  --bdm-soft:#f3f7f8;
  --bdm-text:#10212a;
  --bdm-muted:#60727b;
  --bdm-border:#d9e4e8;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:16px!important;
  line-height:1.55!important;
  background:#fff!important;
}
.bdm-site *{box-sizing:border-box}
.bdm-site .bdm-wrap{width:min(1220px,calc(100% - 40px))!important}
.bdm-site .bdm-section{padding:88px 0!important}
.bdm-site .bdm-section__head{max-width:790px;margin-bottom:34px}
.bdm-site .bdm-section__head span,.bdm-site .bdm-eyebrow{font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:850!important}
.bdm-site .bdm-section__head h2{font-size:clamp(32px,4.4vw,52px)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:8px 0 0!important}
.bdm-site .bdm-copy{font-size:18px!important;max-width:980px}

.bdm-site .bdm-hero{min-height:720px!important;align-items:stretch!important;background-position:center 44%!important}
.bdm-site .bdm-hero__overlay{background:linear-gradient(90deg,rgba(2,13,20,.92) 0%,rgba(3,18,28,.75) 48%,rgba(3,18,28,.28) 100%)!important}
.bdm-site .bdm-hero__shell{position:relative;z-index:2;display:flex;flex-direction:column;min-height:720px}
.bdm-site .bdm-hero__nav{height:88px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;border-bottom:1px solid rgba(255,255,255,.18)}
.bdm-site .bdm-site-brand{display:inline-flex!important;align-items:center!important;gap:12px!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;letter-spacing:.025em!important;white-space:nowrap}
.bdm-site .bdm-site-brand__mark{width:34px;height:34px;display:inline-block;border:2px solid #73dfd0;border-radius:50%;position:relative;background:radial-gradient(circle at 64% 38%,rgba(115,223,208,.55),transparent 27%)}
.bdm-site .bdm-site-brand__mark:before,.bdm-site .bdm-site-brand__mark:after{content:"";position:absolute;left:6px;right:6px;border:1px solid #73dfd0;border-radius:50%}
.bdm-site .bdm-site-brand__mark:before{top:9px;height:7px}.bdm-site .bdm-site-brand__mark:after{top:16px;height:9px}
.bdm-site .bdm-main-nav{display:flex;align-items:center;justify-content:center;gap:28px}
.bdm-site .bdm-main-nav a{color:#e5f0f2!important;text-decoration:none!important;font-size:14px!important;font-weight:750!important;padding:12px 0!important;border-bottom:2px solid transparent!important}
.bdm-site .bdm-main-nav a:hover,.bdm-site .bdm-main-nav a:focus-visible{color:#fff!important;border-bottom-color:#73dfd0!important}
.bdm-site .bdm-hero__nav .bdm-language-switcher{margin:0!important;background:rgba(3,16,22,.64)!important}
.bdm-site .bdm-hero__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:72px 0 92px!important;max-width:760px!important;margin:0!important}
.bdm-site .bdm-brand{margin-bottom:18px!important;font-size:13px!important;color:#73dfd0!important}
.bdm-site .bdm-hero h1{font-size:clamp(46px,6.6vw,82px)!important;line-height:.99!important;letter-spacing:-.055em!important;max-width:820px!important;margin-bottom:24px!important;text-wrap:balance}
.bdm-site .bdm-hero__content>p:not(.bdm-hero__meta){font-size:clamp(18px,2vw,22px)!important;line-height:1.55!important;max-width:720px!important;margin:0 0 20px!important}
.bdm-site .bdm-hero__meta{margin:4px 0 32px!important}
.bdm-site .bdm-hero__actions{display:flex;flex-wrap:wrap;gap:12px}
.bdm-site .bdm-btn{min-height:50px!important;border-radius:8px!important;padding:13px 22px!important;font-size:15px!important;font-weight:850!important;line-height:1.2!important;text-decoration:none!important;box-shadow:none!important;transition:none!important}
.bdm-site .bdm-btn--primary{background:var(--bdm-accent)!important;color:#04221e!important;border:1px solid var(--bdm-accent)!important}
.bdm-site .bdm-btn--primary:hover{background:#46c8b6!important;border-color:#46c8b6!important}
.bdm-site .bdm-btn--secondary{background:rgba(3,16,22,.35)!important;color:#fff!important;border:1px solid rgba(255,255,255,.52)!important}
.bdm-site .bdm-btn--secondary:hover{background:rgba(255,255,255,.1)!important}

.bdm-site .bdm-benefits{gap:0!important;border-top:1px solid var(--bdm-border)!important;border-bottom:1px solid var(--bdm-border)!important}
.bdm-site .bdm-benefits article{border:0!important;border-right:1px solid var(--bdm-border)!important;border-radius:0!important;padding:28px 30px!important;background:#fff!important}
.bdm-site .bdm-benefits article:last-child{border-right:0!important}
.bdm-site .bdm-benefits strong{font-size:20px!important;letter-spacing:-.015em!important}
.bdm-site .bdm-benefits p{margin:10px 0 0!important;font-size:15px!important}
.bdm-site .bdm-section--dark{background:linear-gradient(135deg,#06151d,#0b2732)!important}
.bdm-site .bdm-map-examples__grid{gap:16px!important}
.bdm-site .bdm-map-examples__grid img{height:250px!important;border-radius:8px!important;border-color:#cfdce1!important;background:#e9eff1!important}
.bdm-site .bdm-section--contact{padding:76px 0!important;background:#eaf4f3!important}
.bdm-site .bdm-contact-box{border-radius:10px!important;padding:38px 42px!important;box-shadow:0 14px 44px rgba(12,47,54,.08)!important}
.bdm-site .bdm-steps{gap:0!important;border-top:1px solid var(--bdm-border);border-bottom:1px solid var(--bdm-border)}
.bdm-site .bdm-steps div{padding:28px 24px!important;border-right:1px solid var(--bdm-border)}
.bdm-site .bdm-steps div:last-child{border-right:0}
.bdm-site .bdm-steps b{border-radius:8px!important}

.bdm-site .bdm-footer{padding:0!important;background:#031117!important}
.bdm-site .bdm-footer__grid{display:grid!important;grid-template-columns:minmax(0,1.7fr) minmax(150px,.7fr) minmax(220px,1fr)!important;gap:60px!important;padding-top:58px!important;padding-bottom:48px!important}
.bdm-site .bdm-footer__brand p{max-width:480px;margin:18px 0 0;color:#9eb1b8!important}
.bdm-site .bdm-footer__nav,.bdm-site .bdm-footer__contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.bdm-site .bdm-footer__nav strong,.bdm-site .bdm-footer__contact strong{margin-bottom:5px;color:#fff!important;font-size:13px!important;text-transform:uppercase;letter-spacing:.12em}
.bdm-site .bdm-footer a{color:#b9c9ce!important;text-decoration:none!important;overflow-wrap:anywhere}
.bdm-site .bdm-footer a:hover{color:#fff!important}
.bdm-site .bdm-footer__bottom{display:flex!important;justify-content:space-between!important;gap:20px!important;padding-top:20px!important;padding-bottom:24px!important;border-top:1px solid rgba(255,255,255,.12)!important;color:#83999f!important;font-size:13px!important}

@media(max-width:1020px){
  .bdm-site .bdm-hero__nav{grid-template-columns:1fr auto}.bdm-site .bdm-main-nav{display:none}
  .bdm-site .bdm-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bdm-site .bdm-benefits article:nth-child(2){border-right:0!important}.bdm-site .bdm-benefits article:nth-child(-n+2){border-bottom:1px solid var(--bdm-border)!important}
  .bdm-site .bdm-footer__grid{grid-template-columns:1.5fr .8fr 1fr!important;gap:34px!important}
}
@media(max-width:720px){
  .bdm-site .bdm-wrap{width:min(100% - 24px,1220px)!important}.bdm-site .bdm-section{padding:62px 0!important}
  .bdm-site .bdm-hero,.bdm-site .bdm-hero__shell{min-height:680px!important}.bdm-site .bdm-hero__nav{height:76px;gap:12px}.bdm-site .bdm-site-brand>span:last-child{font-size:14px}.bdm-site .bdm-site-brand__mark{width:30px;height:30px}
  .bdm-site .bdm-hero__content{padding:52px 0 68px!important}.bdm-site .bdm-hero h1{font-size:clamp(42px,13vw,62px)!important}.bdm-site .bdm-hero__actions{display:grid;grid-template-columns:1fr}.bdm-site .bdm-hero__actions .bdm-btn{width:100%}
  .bdm-site .bdm-benefits{grid-template-columns:1fr!important}.bdm-site .bdm-benefits article{border-right:0!important;border-bottom:1px solid var(--bdm-border)!important}.bdm-site .bdm-benefits article:last-child{border-bottom:0!important}
  .bdm-site .bdm-map-examples__grid img{height:220px!important}.bdm-site .bdm-contact-box{padding:28px 24px!important}
  .bdm-site .bdm-steps{display:block!important}.bdm-site .bdm-steps div{border-right:0!important;border-bottom:1px solid var(--bdm-border)!important}.bdm-site .bdm-steps div:last-child{border-bottom:0!important}
  .bdm-site .bdm-footer__grid{grid-template-columns:1fr!important;gap:34px!important;padding-top:46px!important;padding-bottom:36px!important}.bdm-site .bdm-footer__bottom{align-items:center!important}
}
@media(max-width:430px){.bdm-site .bdm-hero__nav .bdm-language-switcher{gap:2px!important}.bdm-site .bdm-language-switcher__item{min-width:34px!important;padding:0 6px!important}.bdm-site .bdm-site-brand>span:last-child{display:none}.bdm-site .bdm-footer__bottom{display:block!important}.bdm-site .bdm-footer__bottom a{display:inline-block;margin-top:8px}}

/* Baltic Depth Maps 2.5 Stable — approved brand logo */
.bdm-site .bdm-site-brand--logo{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;max-width:min(420px,42vw)!important;text-decoration:none!important}
.bdm-site .bdm-site-brand--logo img{display:block!important;width:auto!important;height:58px!important;max-width:100%!important;object-fit:contain!important;object-position:left center!important;border:0!important;box-shadow:none!important;border-radius:0!important}
.bdm-site .bdm-site-brand--footer img{height:54px!important}
@media(max-width:900px){.bdm-site .bdm-site-brand--logo{max-width:230px!important}.bdm-site .bdm-site-brand--logo img{height:44px!important}}
@media(max-width:620px){.bdm-site .bdm-site-brand--logo{max-width:180px!important}.bdm-site .bdm-site-brand--logo img{height:36px!important}.bdm-site .bdm-site-brand--footer img{height:44px!important}}

/* 2.5.1: automatic homepage, full-width layout and fixed branded header */
body.bdm-landing-page,
body.bdm-landing-page #page,
body.bdm-landing-page .site,
body.bdm-landing-page .site-content,
body.bdm-landing-page .content-area,
body.bdm-landing-page .site-main,
body.bdm-landing-page article,
body.bdm-landing-page .entry-content,
body.bdm-landing-page .ast-container,
body.bdm-landing-page .elementor,
body.bdm-landing-page .elementor-section-wrap,
body.bdm-landing-page .elementor-widget-wrap,
body.bdm-landing-page .elementor-widget-container {
  width:100%!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important;
}
body.bdm-landing-page .site-header,
body.bdm-landing-page #masthead,
body.bdm-landing-page .ast-primary-header-bar,
body.bdm-landing-page .site-footer,
body.bdm-landing-page footer.site-footer,
body.bdm-landing-page .entry-header,
body.bdm-landing-page .page-header,
body.bdm-landing-page .entry-title,
body.bdm-landing-page .ast-breadcrumbs-wrapper {display:none!important}
body.bdm-landing-page .bdm-site{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:clip}
body.bdm-landing-page.admin-bar .bdm-fixed-header{top:32px}
.bdm-fixed-header{position:fixed;top:0;left:0;right:0;z-index:99990;height:76px;background:rgba(3,16,24,.94);border-bottom:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.bdm-fixed-header__inner{height:100%;display:grid;grid-template-columns:minmax(180px,300px) 1fr auto;align-items:center;gap:28px}
.bdm-fixed-header .bdm-site-brand--logo img{display:block;width:auto!important;height:54px!important;max-width:290px!important;object-fit:contain;object-position:left center}
.bdm-fixed-header .bdm-main-nav{display:flex;justify-content:center;align-items:center;gap:clamp(16px,2.2vw,34px)}
.bdm-fixed-header .bdm-main-nav a{color:#fff!important;text-decoration:none!important;font-weight:750;font-size:14px;white-space:nowrap}
.bdm-fixed-header .bdm-language-switcher{margin:0!important;background:rgba(255,255,255,.06)!important}
.bdm-site .bdm-hero{width:100%!important;max-width:none!important;min-height:720px!important;padding-top:76px!important;background-size:cover!important;background-position:center 44%!important}
.bdm-site .bdm-hero__shell{min-height:644px!important}
.bdm-site section[id]{scroll-margin-top:92px}
@media(max-width:921px){body.bdm-landing-page.admin-bar .bdm-fixed-header{top:46px}.bdm-fixed-header{height:68px}.bdm-fixed-header__inner{grid-template-columns:1fr auto;gap:12px}.bdm-fixed-header .bdm-main-nav{display:none!important}.bdm-fixed-header .bdm-site-brand--logo img{height:44px!important;max-width:230px!important}.bdm-site .bdm-hero{padding-top:68px!important}.bdm-site .bdm-hero__shell{min-height:612px!important}}
@media(max-width:480px){.bdm-fixed-header__inner{width:calc(100% - 20px)!important}.bdm-fixed-header .bdm-site-brand--logo img{height:38px!important;max-width:170px!important}.bdm-fixed-header .bdm-language-switcher__item{min-width:32px!important;padding:0 5px!important}}

/* 3.0 development: independent country selector */
.bdm-header-switchers{display:flex;align-items:center;gap:10px;flex-shrink:0}
.bdm-country-switcher{display:inline-flex;align-items:center;padding:3px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(4,18,24,.48);backdrop-filter:blur(8px)}
.bdm-country-switcher__item{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:30px;padding:0 10px;border-radius:999px;color:#d9edf0!important;text-decoration:none!important;font-size:12px;font-weight:800;letter-spacing:.06em}
.bdm-country-switcher__item.is-active{background:#fff;color:#0a3138!important;box-shadow:0 2px 8px rgba(0,0,0,.18)}
@media(max-width:760px){.bdm-fixed-header__inner{gap:8px}.bdm-main-nav{display:none}.bdm-header-switchers{margin-left:auto;gap:6px}.bdm-country-switcher__item{min-width:34px;padding:0 8px}}

/* 3.0-dev4: prominent country catalog selector + four-language selector */
.bdm-fixed-header__inner{grid-template-columns:minmax(170px,260px) 1fr auto;gap:18px}
.bdm-header-switchers{gap:12px}
.bdm-country-switcher{gap:4px;padding:4px;border-radius:12px;background:rgba(255,255,255,.055)}
.bdm-country-switcher__item{min-width:0;height:38px;padding:0 13px;border-radius:9px;font-size:12px;letter-spacing:0;white-space:nowrap;border:1px solid transparent}
.bdm-country-switcher__item.is-active{background:#20bcae;color:#03171d!important;border-color:#4ee0d2;box-shadow:0 0 0 1px rgba(78,224,210,.15),0 5px 16px rgba(0,0,0,.22)}
.bdm-language-switcher__item{min-width:34px!important}
@media(max-width:1180px){.bdm-fixed-header .bdm-main-nav{display:none!important}.bdm-fixed-header__inner{grid-template-columns:minmax(160px,230px) 1fr}.bdm-header-switchers{justify-self:end}}
@media(max-width:760px){.bdm-fixed-header{height:auto;min-height:68px}.bdm-fixed-header__inner{grid-template-columns:1fr auto;min-height:68px}.bdm-country-switcher{position:absolute;top:70px;left:10px;right:10px;justify-content:center;background:rgba(3,16,24,.96)}.bdm-country-switcher__item{flex:1;font-size:11px;padding:0 7px}.bdm-site .bdm-hero{padding-top:118px!important}}
.bdm-lv-popular-offer{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.bdm-lv-popular-offer .bdm-btn{margin-left:auto}.bdm-lv-popular-offer span{flex:1 1 260px}

.bdm-lv-popular-offer{align-items:flex-start}.bdm-lv-popular-copy{display:flex;flex-direction:column;gap:7px;flex:1 1 560px}
.bdm-lv-popular-prices{display:flex;gap:8px 18px;flex-wrap:wrap;margin-top:5px;font-size:13px}.bdm-lv-popular-prices span{flex:0 0 auto}
.bdm-lv-popular-prices .bdm-lv-saving{font-weight:700}.bdm-old-price{text-decoration:line-through;opacity:.65;margin-right:6px}.bdm-special-price{font-weight:800}
@media(max-width:760px){.bdm-lv-popular-offer .bdm-btn{width:100%;margin-left:0}.bdm-lv-popular-prices{display:grid;grid-template-columns:1fr 1fr}}

/* dev8: show Latvia popular-package lake list immediately */
.bdm-lv-popular-list-wrap{margin-top:6px}
.bdm-lv-popular-list-title{font-weight:800;margin-bottom:8px}
.bdm-lv-popular-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 24px}
.bdm-lv-popular-list li{position:relative;padding-left:16px;line-height:1.35}
.bdm-lv-popular-list li:before{content:"✓";position:absolute;left:0;top:0;font-weight:800}
@media(max-width:760px){.bdm-lv-popular-list{grid-template-columns:1fr}}

/* dev9: compact Latvia popular package block */
.bdm-lv-popular-offer{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto;
  gap:16px 24px !important;
  align-items:start !important;
  min-height:0 !important;
  height:auto !important;
  padding:20px !important;
}
.bdm-lv-popular-copy{
  display:flex !important;
  flex-direction:column !important;
  gap:8px !important;
  min-height:0 !important;
}
.bdm-lv-popular-list,
.bdm-lv-popular-offer ul,
.bdm-lv-popular-offer .bdm-popular-list{
  margin:6px 0 0 !important;
  padding:0 !important;
  min-height:0 !important;
  height:auto !important;
}
.bdm-lv-popular-list{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:28px !important;
  row-gap:5px !important;
}
.bdm-lv-popular-list li{
  margin:0 !important;
  padding:0 !important;
  line-height:1.35 !important;
}
.bdm-lv-popular-prices{
  grid-column:1 / -1;
  margin-top:2px !important;
  padding-top:10px !important;
  border-top:1px solid rgba(10,34,43,.12);
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px 16px !important;
}
.bdm-lv-popular-offer .bdm-btn{
  align-self:start !important;
  margin:0 !important;
}
@media(max-width:900px){
  .bdm-lv-popular-offer{
    grid-template-columns:1fr !important;
  }
  .bdm-lv-popular-offer .bdm-btn{
    width:100% !important;
  }
}
@media(max-width:620px){
  .bdm-lv-popular-list{
    grid-template-columns:1fr !important;
  }
}

/* dev10: Latvia weighted map capacity */
.bdm-capacity-note{
  margin:10px 0 14px;
  padding:11px 12px;
  border:1px solid rgba(39,190,172,.28);
  border-radius:10px;
  background:rgba(39,190,172,.08);
  font-size:12px;
  line-height:1.45;
}
.bdm-capacity-note strong,.bdm-capacity-note span{display:block}
.bdm-capacity-note strong{margin-bottom:4px;font-size:13px}
.bdm-slot-badge{font-weight:700;opacity:.78;font-size:.9em}

/* dev11: final compact Latvia popular-package layout */
.bdm-lv-popular-offer{
  display:block !important;
  padding:18px 20px !important;
  min-height:0 !important;
  height:auto !important;
}
.bdm-lv-popular-copy{
  display:block !important;
  min-height:0 !important;
}
.bdm-lv-popular-copy > strong{
  display:block !important;
  margin:0 0 6px !important;
}
.bdm-lv-popular-copy > span{
  display:block !important;
  margin:0 0 12px !important;
  text-align:left !important;
}
.bdm-lv-popular-list-wrap{
  margin:0 0 12px !important;
  padding:0 !important;
}
.bdm-lv-popular-list-title{
  margin:0 0 8px !important;
}
.bdm-lv-popular-list{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:5px 28px !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
.bdm-lv-popular-list li{
  position:relative !important;
  margin:0 !important;
  padding:0 0 0 16px !important;
  line-height:1.35 !important;
}
.bdm-lv-popular-list li:before{
  content:"✓" !important;
  position:absolute !important;
  left:0 !important;
  top:0 !important;
}
.bdm-lv-popular-prices{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:7px 16px !important;
  margin:0 0 14px !important;
  padding:10px 0 0 !important;
  border-top:1px solid rgba(10,34,43,.12) !important;
}
.bdm-lv-popular-offer .bdm-btn{
  display:inline-flex !important;
  width:auto !important;
  margin:0 !important;
  float:none !important;
}
@media(max-width:760px){
  .bdm-lv-popular-list{grid-template-columns:1fr !important}
  .bdm-lv-popular-offer .bdm-btn{width:100% !important;justify-content:center}
}

/* Latvia capacity explanation: compact and clear */
.bdm-capacity-note{
  margin:8px 0 12px !important;
  padding:10px 11px !important;
}

/* dev12: weighted capacity for both Lithuania and Latvia */
.bdm-lake-price .bdm-slot-badge{
  display:inline;
  margin-left:2px;
  white-space:nowrap;
}

/* dev19: protect original Baltic Depth Maps font family from theme overrides */
.bdm-site h1,
.bdm-site h2,
.bdm-site h3,
.bdm-site h4,
.bdm-site h5,
.bdm-site h6,
.bdm-site .bdm-hero h1,
.bdm-site .bdm-section__head h2,
.bdm-site .bdm-summary h3,
.bdm-site .bdm-lv-popular-offer strong,
.bdm-site .bdm-offer-note strong {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
}

/* Keep ordinary interface text on the same original production stack too. */
.bdm-site p,
.bdm-site span,
.bdm-site a,
.bdm-site button,
.bdm-site input,
.bdm-site select,
.bdm-site textarea,
.bdm-site label,
.bdm-site li,
.bdm-site strong,
.bdm-site b {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
}

/* dev20: checkout is visibly inactive until at least one water body is selected */
.bdm-site #bdm-checkout:disabled,
.bdm-site #bdm-checkout[aria-disabled="true"] {
  opacity: .48 !important;
  cursor: not-allowed !important;
  filter: grayscale(.2);
  pointer-events: none;
}

/* dev21: make Lithuania / Latvia selector much more prominent */
.bdm-site .bdm-country-switcher{
  display:flex !important;
  gap:8px !important;
  padding:5px !important;
  border:2px solid rgba(255,255,255,.18) !important;
  border-radius:14px !important;
  background:rgba(255,255,255,.06) !important;
  box-shadow:0 8px 22px rgba(0,0,0,.16) !important;
}

.bdm-site .bdm-country-switcher a{
  min-height:42px !important;
  padding:0 16px !important;
  border:1px solid rgba(255,255,255,.14) !important;
  border-radius:10px !important;
  background:rgba(255,255,255,.04) !important;
  color:#fff !important;
  font-size:14px !important;
  font-weight:800 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  transition:transform .18s ease, background .18s ease, border-color .18s ease, box-shadow .18s ease !important;
  text-decoration:none !important;
}

.bdm-site .bdm-country-switcher a:hover{
  transform:translateY(-1px) !important;
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.28) !important;
}

.bdm-site .bdm-country-switcher a.is-active,
.bdm-site .bdm-country-switcher a[aria-current="page"]{
  background:#28b9a5 !important;
  border-color:#56d6c5 !important;
  color:#06161d !important;
  box-shadow:0 0 0 2px rgba(40,185,165,.18), 0 7px 18px rgba(40,185,165,.28) !important;
}

.bdm-site .bdm-country-switcher a.is-active::after,
.bdm-site .bdm-country-switcher a[aria-current="page"]::after{
  content:"✓";
  font-size:12px;
  font-weight:900;
}

@media(max-width:980px){
  .bdm-site .bdm-country-switcher{
    width:100% !important;
  }
  .bdm-site .bdm-country-switcher a{
    flex:1 1 0 !important;
    min-width:0 !important;
  }
}

/* dev22: country selector becomes a prominent full-width navigation row */
@media (min-width: 981px) {
  .bdm-site .bdm-header-inner {
    flex-wrap: wrap !important;
  }

  .bdm-site .bdm-country-switcher {
    order: 10 !important;
    width: 100% !important;
    flex: 0 0 100% !important;
    margin: 8px 0 10px !important;
    padding: 6px !important;
    gap: 10px !important;
    background: rgba(255,255,255,.055) !important;
    border: 1px solid rgba(255,255,255,.18) !important;
    border-radius: 14px !important;
  }

  .bdm-site .bdm-country-switcher a {
    flex: 1 1 50% !important;
    min-height: 50px !important;
    padding: 0 24px !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    border-radius: 10px !important;
  }
}

/* Keep the two country choices large and easy to tap on tablet/mobile too. */
@media (max-width: 980px) {
  .bdm-site .bdm-country-switcher {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    width: 100% !important;
    gap: 8px !important;
    margin-top: 8px !important;
  }
  .bdm-site .bdm-country-switcher a {
    width: 100% !important;
    min-height: 46px !important;
    font-size: 14px !important;
  }
}

/* dev26: extra order context inside the original fishmaps.shop checkout modal */
.bdm-order-context{
  display:flex;
  flex-wrap:wrap;
  gap:6px 14px;
  margin-top:7px;
  font-size:13px;
  color:var(--bdm-muted);
}
.bdm-order-context span{display:inline-block}

/* dev30: mobile country selector must remain visible on a dark header background */
@media (max-width: 980px) {
  .bdm-site .bdm-fixed-header {
    background:#071923 !important;
    overflow:visible !important;
  }

  .bdm-site .bdm-fixed-header__inner {
    display:grid !important;
    grid-template-columns:auto 1fr !important;
    grid-template-areas:
      "brand language"
      "country country" !important;
    align-items:center !important;
    gap:10px 12px !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
  }

  .bdm-site .bdm-site-brand {
    grid-area:brand !important;
  }

  .bdm-site .bdm-language-switcher {
    grid-area:language !important;
    justify-self:end !important;
  }

  .bdm-site .bdm-header-switchers {
    display:contents !important;
  }

  .bdm-site .bdm-country-switcher {
    grid-area:country !important;
    position:static !important;
    inset:auto !important;
    transform:none !important;
    width:100% !important;
    margin:0 !important;
    padding:6px !important;
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:8px !important;
    background:#0b202a !important;
    border:1px solid rgba(255,255,255,.18) !important;
    border-radius:14px !important;
    box-shadow:none !important;
    z-index:auto !important;
  }

  .bdm-site .bdm-country-switcher a {
    width:100% !important;
    min-height:48px !important;
    padding:0 12px !important;
    font-size:15px !important;
    line-height:1.15 !important;
    white-space:normal !important;
    text-align:center !important;
    background:#102833 !important;
    border:1px solid rgba(255,255,255,.14) !important;
    color:#fff !important;
    box-shadow:none !important;
  }

  .bdm-site .bdm-country-switcher a.is-active,
  .bdm-site .bdm-country-switcher a[aria-current="page"] {
    background:#2bb9a7 !important;
    color:#06161d !important;
    border-color:#57d3c4 !important;
  }

  /* Prevent selector from overlapping first catalog cards after sticky header. */
  .bdm-site .bdm-catalog-section {
    scroll-margin-top:150px !important;
  }
}

@media (max-width: 560px) {
  .bdm-site .bdm-fixed-header__inner {
    grid-template-columns:120px 1fr !important;
  }

  .bdm-site .bdm-site-brand img {
    max-width:118px !important;
    height:auto !important;
  }

  .bdm-site .bdm-country-switcher a {
    min-height:50px !important;
    font-size:14px !important;
  }
}

/* dev31: confirmation shown after successful order submission */
.bdm-order-success-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(3,18,25,.72);backdrop-filter:blur(4px)}
.bdm-order-success-card{width:min(520px,100%);padding:34px 30px 28px;border-radius:22px;background:#fff;color:#0a1d26;text-align:center;box-shadow:0 24px 70px rgba(0,0,0,.3)}
.bdm-order-success-icon{width:68px;height:68px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#2bb9a7;color:#071923;font-size:38px;font-weight:800}
.bdm-order-success-card h2{margin:0 0 12px;font-family:inherit;font-size:28px;line-height:1.15;font-weight:800;color:#0a1d26}
.bdm-order-success-card p{margin:0 auto 22px;max-width:440px;font-size:16px;line-height:1.55;color:#52636b}
.bdm-order-success-close{min-width:180px;min-height:48px;padding:11px 24px;border:0;border-radius:10px;background:#2bb9a7;color:#071923;font-size:16px;font-weight:800;cursor:pointer}
@media(max-width:560px){.bdm-order-success-card{padding:28px 20px 24px;border-radius:18px}.bdm-order-success-card h2{font-size:24px}.bdm-order-success-card p{font-size:15px}.bdm-order-success-close{width:100%}}

.bdm-contact-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.bdm-email-link{white-space:nowrap}

.bdm-clear-selection{margin-top:10px}.bdm-clear-selection:disabled{opacity:.5;cursor:not-allowed}

/* v3.0.5-test: multilingual photo instruction — how to enable the map */
.bdm-section--instructions{background:#f6f9fb;scroll-margin-top:120px}
.bdm-instructions__intro{margin-top:-4px;margin-bottom:24px}
.bdm-instructions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}
.bdm-instruction-card{margin:0;overflow:hidden;border:1px solid rgba(10,42,58,.12);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(9,34,46,.07)}
.bdm-instruction-card--wide{grid-column:span 1}
@media(min-width:1101px){.bdm-instruction-card:nth-child(5){grid-column:span 1}.bdm-instruction-card:nth-child(6){grid-column:span 1}.bdm-instruction-card:nth-child(7){grid-column:span 2}}
.bdm-instruction-card__media{position:relative;overflow:hidden;background:#071923;aspect-ratio:16/10}
.bdm-instruction-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.bdm-instruction-card__num{position:absolute;z-index:2;top:10px;left:10px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:3px solid #fff;border-radius:50%;background:#1764ad;color:#fff;font-size:24px;line-height:1;font-weight:800;box-shadow:0 4px 12px rgba(0,0,0,.22)}
.bdm-instruction-card p{margin:0;padding:16px 16px 18px;color:#0b2740;text-align:center;font-size:16px;line-height:1.4;font-weight:700}
.bdm-instruction-card:nth-child(6) .bdm-instruction-card__media{aspect-ratio:16/10}
.bdm-instruction-card:nth-child(7) .bdm-instruction-card__media{aspect-ratio:16/10}
@media(max-width:1100px){.bdm-instructions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bdm-instruction-card--wide{grid-column:span 1}}
@media(max-width:640px){.bdm-section--instructions{scroll-margin-top:170px}.bdm-instructions-grid{grid-template-columns:1fr;gap:14px}.bdm-instruction-card__num{top:8px;left:8px;width:40px;height:40px;font-size:21px}.bdm-instruction-card p{padding:14px 14px 16px;font-size:15px}.bdm-instruction-card__media{aspect-ratio:16/10}}

/* v3.0.11-test: desktop header width fix — keep language/country controls inside viewport */
@media (min-width: 1181px) {
  .bdm-site .bdm-fixed-header__inner {
    width: min(1540px, calc(100% - 32px)) !important;
    grid-template-columns: minmax(110px, 150px) minmax(0, 1fr) auto !important;
    gap: clamp(12px, 1.4vw, 22px) !important;
  }

  .bdm-site .bdm-fixed-header .bdm-site-brand--logo img {
    max-width: 145px !important;
  }

  .bdm-site .bdm-fixed-header .bdm-main-nav {
    min-width: 0 !important;
    gap: clamp(12px, 1.5vw, 26px) !important;
  }

  .bdm-site .bdm-header-switchers {
    min-width: 0 !important;
    max-width: 690px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 10px !important;
  }

  .bdm-site .bdm-header-switchers .bdm-country-switcher {
    width: auto !important;
    flex: 0 1 auto !important;
    margin: 0 !important;
    padding: 5px !important;
    gap: 8px !important;
  }

  .bdm-site .bdm-header-switchers .bdm-country-switcher a {
    flex: 0 1 auto !important;
    min-width: 0 !important;
    min-height: 42px !important;
    padding: 0 clamp(12px, 1vw, 18px) !important;
    font-size: 14px !important;
    white-space: nowrap !important;
  }

  .bdm-site .bdm-header-switchers .bdm-language-switcher {
    flex: 0 0 auto !important;
  }
}

@media (min-width: 981px) and (max-width: 1180px) {
  .bdm-site .bdm-fixed-header__inner {
    width: min(100% - 28px, 1152px) !important;
    grid-template-columns: minmax(120px, 180px) minmax(0, 1fr) !important;
  }
  .bdm-site .bdm-header-switchers {
    min-width: 0 !important;
    max-width: 100% !important;
  }
  .bdm-site .bdm-header-switchers .bdm-country-switcher {
    width: auto !important;
    flex: 0 1 auto !important;
    margin: 0 !important;
  }
  .bdm-site .bdm-header-switchers .bdm-country-switcher a {
    min-width: 0 !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    font-size: 13px !important;
    white-space: nowrap !important;
  }
}

/* v3.0.12: lake preview */
.bdm-lake-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}
.bdm-preview-btn{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(41,185,167,.45);border-radius:9px;background:rgba(41,185,167,.10);color:#178f82;font-size:20px;line-height:1;cursor:pointer;transition:.18s ease}
.bdm-preview-btn:hover,.bdm-preview-btn:focus-visible{background:#2bb9a7;color:#071923;border-color:#2bb9a7;outline:none;transform:translateY(-1px)}
.bdm-preview-modal[hidden]{display:none!important}
.bdm-preview-modal{position:fixed;inset:0;z-index:1000000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(2,15,22,.82);backdrop-filter:blur(5px)}
.bdm-preview-dialog{position:relative;width:min(980px,96vw);max-height:92vh;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#06151d;box-shadow:0 28px 90px rgba(0,0,0,.5)}
.bdm-preview-dialog h3{margin:0;padding:18px 64px 14px 22px;color:#fff;font-size:22px;line-height:1.2;font-weight:800}
.bdm-preview-close{position:absolute;right:14px;top:10px;z-index:2;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:30px;line-height:36px;cursor:pointer}
.bdm-preview-close:hover{background:rgba(255,255,255,.22)}
.bdm-preview-stage{min-height:260px;display:flex;align-items:center;justify-content:center;padding:18px 22px 24px;background:radial-gradient(circle at 50% 45%,rgba(24,68,84,.38),rgba(2,12,18,.92))}
.bdm-preview-stage img{display:block;max-width:100%;max-height:calc(92vh - 100px);width:auto;height:auto;object-fit:contain}
html.bdm-preview-open,html.bdm-preview-open body{overflow:hidden}
@media(max-width:640px){.bdm-preview-modal{padding:10px}.bdm-preview-dialog{width:100%;max-height:94vh;border-radius:16px}.bdm-preview-dialog h3{font-size:18px;padding:16px 56px 12px 16px}.bdm-preview-stage{min-height:220px;padding:12px}.bdm-preview-stage img{max-height:calc(94vh - 85px)}.bdm-preview-btn{width:32px;height:32px}}

/* admin preview picker */
.bdm-preview-admin{display:grid;grid-template-columns:minmax(120px,1fr) auto;gap:5px 7px;align-items:center}.bdm-preview-admin .bdm-clear-preview{grid-column:2;font-size:12px;text-align:left}.bdm-preview-admin .bdm-preview-url{font-size:12px}

/* v3.0.20-production: stack Preview above Add so long lake names keep their space */
.bdm-catalog-section .bdm-lake-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:6px!important;flex:0 0 92px!important;width:92px!important}
.bdm-catalog-section .bdm-preview-btn,.bdm-catalog-section .bdm-add{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:34px!important;padding:5px 8px!important;border-radius:9px!important}
.bdm-catalog-section .bdm-preview-btn{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:12px!important;font-weight:800!important;line-height:1!important}
.bdm-catalog-section .bdm-preview-btn>span:first-child{font-size:15px!important;line-height:1!important}
@media(max-width:620px){.bdm-catalog-section .bdm-lake-actions{flex-basis:96px!important;width:96px!important}.bdm-catalog-section .bdm-preview-btn,.bdm-catalog-section .bdm-add{width:100%!important;min-width:0!important}}


/* v3.0.22 gift certificate validation */
.bdm-gift-certificate-field small{display:block;margin-top:6px;color:#667085;font-size:12px;line-height:1.35}
.bdm-gift-certificate-field input.bdm-input-error{border-color:#c62828!important;box-shadow:0 0 0 2px rgba(198,40,40,.12)!important;background:#fff7f7}
.bdm-form-status.is-error{display:block;color:#b42318;font-weight:700;background:#fff1f0;border:1px solid #fda29b;border-radius:8px;padding:10px 12px;margin-top:10px}

/* v3.0.27-test: Lowrance remote service */
.bdm-lowrance-service{background:linear-gradient(180deg,#071923 0%,#0a2430 100%);color:#fff}
.bdm-lowrance-service .bdm-section__head h2,.bdm-lowrance-service .bdm-copy{color:#fff}
.bdm-lowrance-service__intro{max-width:900px;color:rgba(255,255,255,.78)!important}
.bdm-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}
.bdm-service-card{display:flex;flex-direction:column;min-height:285px;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.055);box-shadow:0 14px 34px rgba(0,0,0,.16)}
.bdm-service-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.bdm-service-card__top>strong{font-size:27px;color:#5ee0cf}
.bdm-service-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(43,185,167,.16);color:#7ce9db;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}
.bdm-service-card h3{margin:18px 0 10px;color:#fff;font-size:20px;line-height:1.2}.bdm-service-card p{margin:0 0 10px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.45}
.bdm-service-card__hint{flex:1}.bdm-service-card .bdm-btn{margin-top:12px;width:100%}
.bdm-service-order-box{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.6fr);gap:28px;margin-top:28px;padding:28px;border-radius:20px;background:#fff;color:#10232d}
.bdm-service-order-copy h3{margin:0 0 10px;font-size:25px}.bdm-service-order-copy p{margin:0;color:#667085;line-height:1.55}
.bdm-service-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.bdm-service-form label{display:flex;flex-direction:column;gap:6px}.bdm-service-form label>span{font-weight:750;font-size:13px}
.bdm-service-form input,.bdm-service-form select,.bdm-service-form textarea{box-sizing:border-box;width:100%;border:1px solid #d0d5dd;border-radius:10px;background:#fff;padding:11px 12px;font:inherit;color:#101828;outline:none}
.bdm-service-form input:focus,.bdm-service-form select:focus,.bdm-service-form textarea:focus{border-color:#2bb9a7;box-shadow:0 0 0 3px rgba(43,185,167,.12)}
.bdm-service-form__full{grid-column:1/-1}.bdm-service-code[hidden]{display:none!important}.bdm-service-consent{flex-direction:row!important;align-items:flex-start;gap:9px!important}.bdm-service-consent input{width:auto!important;margin-top:3px}
.bdm-service-submit{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.bdm-service-submit small{color:#667085}.bdm-service-submit .bdm-btn{min-width:190px}
.bdm-service-notice{margin:20px 0 0;padding:13px 15px;border-radius:11px;font-weight:750}.bdm-service-notice.is-success{background:#dcfae6;color:#067647}.bdm-service-notice.is-error{background:#fee4e2;color:#b42318}
@media(max-width:1050px){.bdm-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bdm-service-order-box{grid-template-columns:1fr}}
@media(max-width:650px){.bdm-service-grid{grid-template-columns:1fr}.bdm-service-form{grid-template-columns:1fr}.bdm-service-form__full{grid-column:auto}.bdm-service-order-box{padding:18px}.bdm-service-submit{flex-direction:column;align-items:stretch}.bdm-service-submit .bdm-btn{width:100%}}


/* v3.0.32-test: dedicated informational Lowrance SEO page layout */
.bdm-lowrance-seo{
  --bdm-seo-text:#10232d;
  --bdm-seo-muted:#61727d;
  --bdm-seo-border:rgba(10,42,58,.12);
  --bdm-seo-accent:#2bb9a7;
  color:var(--bdm-seo-text);
  background:#fff;
}
.bdm-lowrance-seo .bdm-section{padding:54px 0 68px;background:#fff}
.bdm-lowrance-seo .bdm-wrap{width:min(1120px,calc(100% - 40px));margin:0 auto}
.bdm-lowrance-seo .bdm-language-switcher{margin-bottom:28px}
.bdm-lowrance-seo .bdm-section__head{max-width:940px;margin-bottom:16px}
.bdm-lowrance-seo .bdm-section__head>span{display:block;margin-bottom:8px;color:#178f82;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.bdm-lowrance-seo .bdm-section__head h1{margin:0;color:var(--bdm-seo-text);font-size:clamp(34px,4vw,54px);line-height:1.08;font-weight:800}
.bdm-lowrance-seo>.bdm-section .bdm-copy{max-width:920px;margin:0 0 24px;color:var(--bdm-seo-muted);font-size:17px;line-height:1.65}
.bdm-lowrance-seo .bdm-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:30px 0 42px}
.bdm-lowrance-seo .bdm-service-card{box-sizing:border-box;min-height:0;height:auto;padding:26px;border:1px solid var(--bdm-seo-border);border-radius:18px;background:#fff;color:var(--bdm-seo-text);box-shadow:0 10px 30px rgba(9,34,46,.08)}
.bdm-lowrance-seo .bdm-service-card__top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}
.bdm-lowrance-seo .bdm-service-card__top>strong{flex:0 0 auto;color:var(--bdm-seo-accent);font-size:30px;line-height:1;font-weight:800}
.bdm-lowrance-seo .bdm-service-badge{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:rgba(43,185,167,.13);color:#178f82;font-size:12px;line-height:1.15;font-weight:800;text-transform:uppercase;letter-spacing:.02em}
.bdm-lowrance-seo .bdm-service-badge.is-physical{background:#eef5f4;color:#3f6964}
.bdm-lowrance-seo .bdm-service-card h2{margin:0 0 12px;color:var(--bdm-seo-text);font-size:25px;line-height:1.2;font-weight:800}
.bdm-lowrance-seo .bdm-service-card p{margin:0;color:var(--bdm-seo-muted);font-size:15px;line-height:1.6}
.bdm-lowrance-seo .bdm-wrap>h2{max-width:920px;margin:38px 0 12px;color:var(--bdm-seo-text);font-size:28px;line-height:1.2;font-weight:800}
.bdm-lowrance-seo .bdm-copy h3{margin:22px 0 7px;color:var(--bdm-seo-text);font-size:19px;line-height:1.3;font-weight:800}
.bdm-lowrance-seo .bdm-copy p{margin:0 0 14px;color:var(--bdm-seo-muted);font-size:16px;line-height:1.6}
.bdm-lowrance-seo .bdm-service-order-box{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:44px;padding:28px 30px;border:1px solid var(--bdm-seo-border);border-radius:18px;background:#f5faf9;color:var(--bdm-seo-text);box-shadow:none}
.bdm-lowrance-seo .bdm-service-order-copy h2{margin:0 0 8px;color:var(--bdm-seo-text);font-size:26px;line-height:1.2;font-weight:800}
.bdm-lowrance-seo .bdm-service-order-copy p{max-width:620px;margin:0;color:var(--bdm-seo-muted);font-size:15px;line-height:1.55}
.bdm-lowrance-seo .bdm-service-submit{display:block}
.bdm-lowrance-seo .bdm-service-submit .bdm-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:290px;min-height:52px;padding:12px 22px;border-radius:10px;text-align:center;white-space:normal}
@media(max-width:760px){
  .bdm-lowrance-seo .bdm-section{padding:36px 0 50px}
  .bdm-lowrance-seo .bdm-wrap{width:min(100% - 28px,1120px)}
  .bdm-lowrance-seo .bdm-service-grid{grid-template-columns:1fr;gap:14px;margin:24px 0 34px}
  .bdm-lowrance-seo .bdm-service-card{padding:20px}
  .bdm-lowrance-seo .bdm-service-card h2{font-size:22px}
  .bdm-lowrance-seo .bdm-service-order-box{grid-template-columns:1fr;padding:22px;gap:18px}
  .bdm-lowrance-seo .bdm-service-submit .bdm-btn{width:100%;min-width:0}
}
