.bw-dp{--dp-ink:#173b35;--dp-green:#215c49;--dp-light:#f1f5ed;--dp-line:#d8e0d9;--dp-muted:#52685f;color:var(--dp-ink);font:16px/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1160px;margin:36px auto;padding:36px 24px}.bw-dp *{box-sizing:border-box}.bw-dp [hidden]{display:none!important}.bw-dp h1,.bw-dp h2,.bw-dp p{color:inherit;margin:0 0 20px}.bw-dp h1{font:500 clamp(36px,4.8vw,62px)/1.08 Georgia,serif;letter-spacing:-1.5px;margin:22px 0 26px}.bw-dp .bw-dp-eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:750;margin:0 0 8px}.bw-dp-lede{font-size:18px;line-height:1.7}.bw-dp-perks{display:flex;gap:9px;flex-wrap:wrap;margin:28px 0 36px}.bw-dp-perks span{font-size:13px;background:var(--dp-light);padding:7px 12px;border-radius:20px}.bw-dp-facts{border-top:1px solid var(--dp-line);padding-top:25px}.bw-dp-facts strong{font-size:15px}.bw-dp-facts p{font-size:15px;margin-top:8px}.bw-dp .bw-dp-small{font-size:12px;line-height:1.6;color:var(--dp-muted);margin:10px 0 18px}.bw-dp a{color:var(--dp-green);text-decoration:underline}.bw-dp-contact{font-size:14px}.bw-dp-card{background:#fff;border:1px solid var(--dp-line);border-radius:20px;padding:28px;box-shadow:0 12px 38px #163b3510;min-width:0}.bw-dp-price{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--dp-line);padding-bottom:22px;margin-bottom:24px;gap:10px}.bw-dp-price h2{font:500 28px Georgia,serif;margin:0}.bw-dp-price strong{font-size:38px;line-height:1}.bw-dp-price>div:last-child{text-align:right}.bw-dp-price span{display:block;font-size:11px;margin-top:6px}.bw-dp fieldset{border:0;padding:0;margin:0 0 22px;min-width:0}.bw-dp legend{font-weight:700;font-size:14px;margin-bottom:12px;padding:0}.bw-dp label{display:block;font-size:12px;font-weight:650;margin-bottom:13px}.bw-dp label span{font-weight:400}.bw-dp input:not([type=checkbox]):not([type=hidden]){display:block;width:100%;padding:10px 11px;margin-top:5px;border:1px solid #aabdb0;border-radius:7px;background:#fff;color:var(--dp-ink);font:16px system-ui;min-height:44px}.bw-dp input:focus-visible,.bw-dp button:focus-visible,.bw-dp summary:focus-visible{outline:3px solid #bd7d36;outline-offset:3px}.bw-dp-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bw-dp-calendar{border:1px solid var(--dp-line);border-radius:12px;padding:10px}.bw-dp-month{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.bw-dp-month strong{font-size:14px}.bw-dp button{font:inherit;cursor:pointer}.bw-dp-month button{width:38px;height:38px;background:#fff;border:0;border-radius:7px;color:var(--dp-ink)}.bw-dp-week,.bw-dp-days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;text-align:center}.bw-dp-week{font-size:10px;color:var(--dp-muted);margin-bottom:6px}.bw-dp-days button{padding:0;height:38px;border:1px solid transparent;border-radius:7px;color:var(--dp-ink);background:var(--dp-light);font-size:13px}.bw-dp-days button:hover:not(:disabled){border-color:var(--dp-green)}.bw-dp-days button:disabled{color:#84958a;background:#fafbf9;cursor:default;text-decoration:line-through}.bw-dp-days button[aria-pressed=true]{background:var(--dp-green);color:#fff}.bw-dp-month button:disabled{opacity:.3;cursor:default}.bw-dp .bw-dp-selection{font-size:12px;margin:10px 0 0;min-height:19px}.bw-dp-terms{border-block:1px solid var(--dp-line);padding:13px 0;margin-bottom:18px;font-size:12px}.bw-dp-terms summary{font-size:13px;font-weight:700;cursor:pointer}.bw-dp-terms>div{max-height:360px;overflow:auto;padding:16px 6px 0 0;white-space:normal}.bw-dp .bw-dp-consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.6}.bw-dp-consent input{width:18px;height:18px;flex:0 0 18px;margin:3px 0 0;accent-color:var(--dp-green)}.bw-dp-pay{width:100%;min-height:49px;padding:12px;background:var(--dp-green);color:white;border:0;border-radius:9px;font-weight:700!important;font-size:14px!important}.bw-dp-pay:disabled{opacity:.5;cursor:default}.bw-dp .bw-dp-secure{text-align:center;font-size:11px;color:var(--dp-muted);margin:12px 0 0}.bw-dp .bw-dp-error{background:#fff2ee;border:1px solid #cd725b;color:#782c1a;padding:12px;border-radius:8px;font-size:13px}.bw-dp-result{background:var(--dp-light);padding:18px;border-radius:9px;margin-bottom:20px;font-size:14px}.bw-dp-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@media(max-width:850px){.bw-dp{grid-template-columns:1fr;max-width:620px;gap:26px;padding:18px 12px;margin:12px auto}.bw-dp h1{font-size:42px}.bw-dp-perks{margin:20px 0}.bw-dp-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px}.bw-dp-card{padding:22px}}@media(max-width:420px){.bw-dp-fields,.bw-dp-facts{grid-template-columns:1fr;gap:0}.bw-dp-card{padding:17px}.bw-dp h1{font-size:37px}.bw-dp-days button{height:36px}}
