.share-buttons[data-astro-cid-zllr3mxm]{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:12px}.share-btn[data-astro-cid-zllr3mxm]{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;text-decoration:none;font-weight:600;font-size:14px;border:1px solid rgba(0,0,0,.08);color:#141e30;background:#fff;transition:all .2s ease;box-shadow:0 2px 4px #0000000d;cursor:pointer}.share-btn[data-astro-cid-zllr3mxm]:hover{background:#f8f9fa;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.share-btn[data-astro-cid-zllr3mxm] svg[data-astro-cid-zllr3mxm]{flex-shrink:0}.share-btn[data-astro-cid-zllr3mxm].whatsapp{color:#128c7e;border-color:#128c7e40}.share-btn[data-astro-cid-zllr3mxm].whatsapp:hover{background:#128c7e0d}.share-btn[data-astro-cid-zllr3mxm].facebook{color:#1877f2;border-color:#1877f240}.share-btn[data-astro-cid-zllr3mxm].facebook:hover{background:#1877f20d}.share-btn[data-astro-cid-zllr3mxm].linkedin{color:#0a66c2;border-color:#0a66c240}.share-btn[data-astro-cid-zllr3mxm].linkedin:hover{background:#0a66c20d}.share-btn[data-astro-cid-zllr3mxm].x{color:#111;border-color:#0003}.share-btn[data-astro-cid-zllr3mxm].x:hover{background:#0000000d}.share-btn[data-astro-cid-zllr3mxm].copy.copied{color:#1b873f;border-color:#1b873f59;background:#1b873f0d}@media (max-width: 768px){.share-buttons[data-astro-cid-zllr3mxm]{gap:8px;margin-top:16px}.share-btn[data-astro-cid-zllr3mxm]{padding:10px 14px;font-size:13px;border-radius:20px}.share-btn[data-astro-cid-zllr3mxm] span[data-astro-cid-zllr3mxm]{display:none}.share-btn[data-astro-cid-zllr3mxm] svg[data-astro-cid-zllr3mxm]{width:20px;height:20px}}@media (max-width: 480px){.share-buttons[data-astro-cid-zllr3mxm]{justify-content:center;gap:6px}.share-btn[data-astro-cid-zllr3mxm]{padding:8px 10px;min-width:44px;justify-content:center}}.contact-modal[data-astro-cid-v56o7c6a]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;align-items:center;justify-content:center;padding:20px}.contact-modal[data-astro-cid-v56o7c6a].active{display:flex}.modal-overlay[data-astro-cid-v56o7c6a]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(4px)}.modal-container[data-astro-cid-v56o7c6a]{position:relative;background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:scale(.95);transition:transform .2s ease}.contact-modal[data-astro-cid-v56o7c6a].active .modal-container[data-astro-cid-v56o7c6a]{transform:scale(1)}.drag-handle[data-astro-cid-v56o7c6a]{display:none;width:40px;height:4px;background:#d1d5db;border-radius:2px;margin:12px auto 0;cursor:grab}.drag-handle[data-astro-cid-v56o7c6a]:active{cursor:grabbing}.modal-header[data-astro-cid-v56o7c6a]{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0}.modal-header[data-astro-cid-v56o7c6a] h3[data-astro-cid-v56o7c6a]{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.close-btn[data-astro-cid-v56o7c6a]{background:none;border:none;padding:8px;border-radius:8px;cursor:pointer;color:#64748b;transition:all .2s ease}.close-btn[data-astro-cid-v56o7c6a]:hover{background:#f1f5f9;color:#1e293b}.modal-content[data-astro-cid-v56o7c6a]{padding:24px}.modal-message[data-astro-cid-v56o7c6a]{margin-bottom:24px}.modal-message[data-astro-cid-v56o7c6a] p[data-astro-cid-v56o7c6a]{color:#64748b;line-height:1.6;margin:0}.contact-form[data-astro-cid-v56o7c6a]{display:flex;flex-direction:column;gap:20px}.form-group[data-astro-cid-v56o7c6a]{display:flex;flex-direction:column;gap:6px}.form-group[data-astro-cid-v56o7c6a] label[data-astro-cid-v56o7c6a]{font-weight:600;color:#374151;font-size:14px}.form-group[data-astro-cid-v56o7c6a] input[data-astro-cid-v56o7c6a]{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;transition:border-color .2s ease;background:#fff}.form-group[data-astro-cid-v56o7c6a] input[data-astro-cid-v56o7c6a]:focus{outline:none;border-color:#f2994a;box-shadow:0 0 0 3px #f2994a1a}.form-group[data-astro-cid-v56o7c6a] input[data-astro-cid-v56o7c6a]::placeholder{color:#9ca3af}.form-actions[data-astro-cid-v56o7c6a]{margin-top:8px}.btn-submit[data-astro-cid-v56o7c6a]{width:100%;background:linear-gradient(135deg,#f2994a,#f2c94c);color:#fff;border:none;padding:16px 24px;border-radius:12px;font-weight:700;font-size:16px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-submit[data-astro-cid-v56o7c6a]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #f2994a59}.btn-submit[data-astro-cid-v56o7c6a]:disabled{opacity:.7;cursor:not-allowed}.btn-loading[data-astro-cid-v56o7c6a]{display:none;align-items:center;gap:8px}.spinner[data-astro-cid-v56o7c6a]{animation:spin 1s linear infinite}.success-state[data-astro-cid-v56o7c6a]{text-align:center;padding:20px 0}.success-icon[data-astro-cid-v56o7c6a]{color:#10b981;margin-bottom:24px;display:flex;justify-content:center}.success-message[data-astro-cid-v56o7c6a]{margin-bottom:32px}.success-message[data-astro-cid-v56o7c6a] h3[data-astro-cid-v56o7c6a]{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:12px}.success-message[data-astro-cid-v56o7c6a] p[data-astro-cid-v56o7c6a]{color:#64748b;line-height:1.6;margin:0}.success-actions[data-astro-cid-v56o7c6a]{display:flex;flex-direction:column;gap:12px}.btn-download-success[data-astro-cid-v56o7c6a]{background:linear-gradient(135deg,#f2994a,#f2c94c);color:#fff;border:none;padding:16px 24px;border-radius:12px;font-weight:700;font-size:16px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-download-success[data-astro-cid-v56o7c6a]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f2994a59}.btn-close-success[data-astro-cid-v56o7c6a]{background:#fff;color:#64748b;border:2px solid #e2e8f0;padding:12px 24px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}.btn-close-success[data-astro-cid-v56o7c6a]:hover{background:#f8f9fa;border-color:#d1d5db}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.contact-modal[data-astro-cid-v56o7c6a]{align-items:flex-end;padding:0}.modal-container[data-astro-cid-v56o7c6a]{max-width:none;width:100%;height:80vh;border-radius:20px 20px 0 0;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.contact-modal[data-astro-cid-v56o7c6a].active .modal-container[data-astro-cid-v56o7c6a]{transform:translateY(0)}.drag-handle[data-astro-cid-v56o7c6a]{display:block}.modal-header[data-astro-cid-v56o7c6a]{padding:16px 20px 0}.modal-header[data-astro-cid-v56o7c6a] h3[data-astro-cid-v56o7c6a]{font-size:1.25rem}.modal-content[data-astro-cid-v56o7c6a]{padding:20px;height:calc(100% - 60px);overflow-y:auto}.form-group[data-astro-cid-v56o7c6a] input[data-astro-cid-v56o7c6a]{font-size:16px}}@media (max-width: 480px){.modal-header[data-astro-cid-v56o7c6a]{padding:12px 16px 0}.modal-content[data-astro-cid-v56o7c6a]{padding:16px}.contact-form[data-astro-cid-v56o7c6a]{gap:16px}.btn-submit[data-astro-cid-v56o7c6a]{padding:14px 20px;font-size:15px}}html,body{overflow-x:hidden;max-width:100vw}.property-detail[data-astro-cid-l7smfozk]{min-height:100vh;overflow-x:hidden}.container[data-astro-cid-l7smfozk]{max-width:1200px;margin:0 auto;padding:0 24px;overflow-x:hidden;word-wrap:break-word}.error-section[data-astro-cid-l7smfozk]{padding:80px 0;text-align:center}.error-content[data-astro-cid-l7smfozk] h1[data-astro-cid-l7smfozk]{font-size:2rem;color:#1e293b;margin-bottom:16px}.error-content[data-astro-cid-l7smfozk] p[data-astro-cid-l7smfozk]{color:#64748b;margin-bottom:16px;line-height:1.6}.property-header[data-astro-cid-l7smfozk]{background:#fff;padding:100px 0 60px;margin-top:80px;box-shadow:0 4px 20px #0000000d}.breadcrumb[data-astro-cid-l7smfozk]{display:flex;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;color:#64748b;flex-wrap:wrap}.breadcrumb[data-astro-cid-l7smfozk] a[data-astro-cid-l7smfozk]{color:#3b82f6;text-decoration:none}.breadcrumb[data-astro-cid-l7smfozk] a[data-astro-cid-l7smfozk]:hover{text-decoration:underline}.property-badges[data-astro-cid-l7smfozk]{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.badge[data-astro-cid-l7smfozk]{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:25px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;line-height:1;min-height:36px;text-align:center;box-shadow:0 2px 8px #0000001a}.badge[data-astro-cid-l7smfozk].sale,.badge[data-astro-cid-l7smfozk].rental{background:#f2994a;color:#fff}.badge[data-astro-cid-l7smfozk].type{background:#fff;color:#f2994a;border:2px solid #f2994a;box-shadow:0 2px 12px #f2994a33}.badge[data-astro-cid-l7smfozk].new{background:#ef4444;color:#fff}.property-title[data-astro-cid-l7smfozk]{font-size:2.75rem;font-weight:700;color:#1e293b;margin:32px 0 16px;line-height:1.2}.property-location[data-astro-cid-l7smfozk]{font-size:1.1rem;color:#64748b;margin-bottom:24px;transition:all .3s ease}.address-blurred[data-astro-cid-l7smfozk]{filter:blur(5px);user-select:none;cursor:pointer;position:relative;display:inline-block}.address-blurred[data-astro-cid-l7smfozk]:hover{filter:blur(3px)}.address-blurred[data-astro-cid-l7smfozk]:after{content:"Klicken Sie hier für die vollständige Adresse";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:8px 16px;border-radius:8px;font-size:12px;font-weight:600;white-space:nowrap;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:10}.address-blurred[data-astro-cid-l7smfozk]:hover:after{opacity:1}.address-revealed[data-astro-cid-l7smfozk]{filter:blur(0);cursor:default}.share-section[data-astro-cid-l7smfozk]{margin-top:24px;padding-top:16px;border-top:1px solid #e2e8f0}.property-price[data-astro-cid-l7smfozk]{font-size:2.25rem;font-weight:700;color:#f2994a;margin-top:24px;padding:16px 24px;background:#f2994a1a;border-radius:12px;border-left:4px solid #f2994a;display:inline-block}.property-gallery[data-astro-cid-l7smfozk]{padding:40px 0;background:#fff}.gallery-container[data-astro-cid-l7smfozk]{display:flex;flex-direction:column;gap:20px}.main-image-container[data-astro-cid-l7smfozk]{width:100%;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000001a;background:#fff}#mainImage[data-astro-cid-l7smfozk]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.thumbnail-gallery[data-astro-cid-l7smfozk]{width:100%}.thumbnail-grid[data-astro-cid-l7smfozk]{display:flex;gap:12px;overflow-x:auto;padding:8px 0}.thumbnail[data-astro-cid-l7smfozk]{width:80px;height:80px;border-radius:8px;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:all .2s ease;flex-shrink:0}.thumbnail[data-astro-cid-l7smfozk]:hover{border-color:#f2994a;transform:scale(1.05)}.thumbnail[data-astro-cid-l7smfozk].active{border-color:#f2994a;box-shadow:0 4px 12px #f2994a4d}.gallery-item[data-astro-cid-l7smfozk]:hover img[data-astro-cid-l7smfozk]{transform:scale(1.05)}.property-content[data-astro-cid-l7smfozk]{padding:40px 0}.content-grid[data-astro-cid-l7smfozk]{display:grid;grid-template-columns:2fr 1fr;gap:40px}.details-section[data-astro-cid-l7smfozk],.description-section[data-astro-cid-l7smfozk],.documents-section[data-astro-cid-l7smfozk]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 12px #0000000d;margin-bottom:24px}.details-section[data-astro-cid-l7smfozk] h2[data-astro-cid-l7smfozk],.description-section[data-astro-cid-l7smfozk] h2[data-astro-cid-l7smfozk],.documents-section[data-astro-cid-l7smfozk] h2[data-astro-cid-l7smfozk]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:24px}.details-grid[data-astro-cid-l7smfozk]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.detail-item[data-astro-cid-l7smfozk]{display:flex;flex-direction:column;gap:4px}.detail-item[data-astro-cid-l7smfozk] .label[data-astro-cid-l7smfozk]{font-size:14px;color:#64748b;font-weight:500}.detail-item[data-astro-cid-l7smfozk] .value[data-astro-cid-l7smfozk]{font-size:16px;color:#1e293b;font-weight:600}.description-content[data-astro-cid-l7smfozk] p[data-astro-cid-l7smfozk]{line-height:1.6;color:#475569;margin-bottom:16px}.document-item[data-astro-cid-l7smfozk]{display:flex;align-items:center;justify-content:space-between;padding:24px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;transition:all .2s ease}.document-item[data-astro-cid-l7smfozk]:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-1px)}.document-info[data-astro-cid-l7smfozk]{display:flex;align-items:center;gap:20px;flex:1}.document-icon[data-astro-cid-l7smfozk]{font-size:2.5rem;background:linear-gradient(135deg,#f2994a,#f2c94c);width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.document-text[data-astro-cid-l7smfozk]{flex:1;min-width:0}.document-info[data-astro-cid-l7smfozk] h4[data-astro-cid-l7smfozk]{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:6px;line-height:1.3}.document-info[data-astro-cid-l7smfozk] p[data-astro-cid-l7smfozk]{font-size:15px;color:#64748b;line-height:1.4;margin:0}.btn-download[data-astro-cid-l7smfozk]{background:linear-gradient(135deg,#f2994a,#f2c94c);color:#fff;padding:14px 28px;border-radius:12px;text-decoration:none;font-weight:700;font-size:15px;transition:all .2s ease;white-space:nowrap;box-shadow:0 4px 12px #f2994a33;flex-shrink:0}.btn-download[data-astro-cid-l7smfozk]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f2994a59;filter:saturate(1.1)}.contact-card[data-astro-cid-l7smfozk],.price-card[data-astro-cid-l7smfozk]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 12px #0000000d;margin-bottom:24px}.contact-card[data-astro-cid-l7smfozk] h3[data-astro-cid-l7smfozk],.price-card[data-astro-cid-l7smfozk] h3[data-astro-cid-l7smfozk]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:16px}.contact-card[data-astro-cid-l7smfozk] p[data-astro-cid-l7smfozk]{color:#64748b;margin-bottom:24px;line-height:1.5}.contact-info[data-astro-cid-l7smfozk]{margin-bottom:24px}.contact-item[data-astro-cid-l7smfozk]{margin-bottom:16px}.contact-item[data-astro-cid-l7smfozk] strong[data-astro-cid-l7smfozk]{display:block;color:#1e293b;margin-bottom:4px}.contact-item[data-astro-cid-l7smfozk] p[data-astro-cid-l7smfozk]{color:#64748b;margin:0;font-size:14px}.contact-actions[data-astro-cid-l7smfozk]{display:flex;flex-direction:column;gap:12px}.btn-primary[data-astro-cid-l7smfozk],.btn-secondary[data-astro-cid-l7smfozk]{padding:12px 20px;border-radius:8px;text-decoration:none;font-weight:600;text-align:center;transition:transform .2s ease}.btn-primary[data-astro-cid-l7smfozk]{background:linear-gradient(135deg,#f2994a,#f2c94c);color:#fff}.btn-secondary[data-astro-cid-l7smfozk]{background:#fff;color:#1e293b;border:2px solid #e2e8f0}.btn-primary[data-astro-cid-l7smfozk]:hover,.btn-secondary[data-astro-cid-l7smfozk]:hover{transform:translateY(-2px)}.price-display[data-astro-cid-l7smfozk]{font-size:2rem;font-weight:700;color:#f2994a;margin-bottom:8px}.price-note[data-astro-cid-l7smfozk]{color:#64748b;font-size:14px}.phone-number-black[data-astro-cid-l7smfozk],.phone-number-black[data-astro-cid-l7smfozk]:link,.phone-number-black[data-astro-cid-l7smfozk]:visited,.phone-number-black[data-astro-cid-l7smfozk]:hover,.phone-number-black[data-astro-cid-l7smfozk]:active,.phone-number-black[data-astro-cid-l7smfozk]:focus{color:#1e293b!important;text-decoration:none!important;-webkit-text-fill-color:#1e293b!important;-webkit-appearance:none!important;font-weight:600!important}@media (max-width: 768px){.container[data-astro-cid-l7smfozk]{padding:0 12px;max-width:100%;overflow-x:hidden}[data-astro-cid-l7smfozk]{max-width:100%;box-sizing:border-box}.property-header[data-astro-cid-l7smfozk]{padding:60px 0 40px;margin-top:60px}.breadcrumb[data-astro-cid-l7smfozk]{font-size:12px;margin-bottom:16px}.property-title[data-astro-cid-l7smfozk]{font-size:1.5rem;line-height:1.2;margin-bottom:12px;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.property-location[data-astro-cid-l7smfozk]{font-size:1rem;margin-bottom:20px}.address-blurred[data-astro-cid-l7smfozk]:after{font-size:10px;padding:6px 12px}.share-section[data-astro-cid-l7smfozk]{margin-top:20px;padding-top:12px}.property-badges[data-astro-cid-l7smfozk]{flex-wrap:wrap;gap:8px}.badge[data-astro-cid-l7smfozk]{font-size:11px;padding:8px 14px;min-height:32px;border-radius:20px}.property-gallery[data-astro-cid-l7smfozk]{padding:20px 0}.main-image-container[data-astro-cid-l7smfozk]{height:250px;border-radius:8px}.thumbnail-grid[data-astro-cid-l7smfozk]{gap:8px;padding:12px 0}.thumbnail[data-astro-cid-l7smfozk]{width:60px;height:60px;border-radius:6px}.property-content[data-astro-cid-l7smfozk]{padding:20px 0}.content-grid[data-astro-cid-l7smfozk]{grid-template-columns:1fr;gap:20px}.main-content[data-astro-cid-l7smfozk]{order:1}.sidebar[data-astro-cid-l7smfozk]{order:2}.details-section[data-astro-cid-l7smfozk] h2[data-astro-cid-l7smfozk],.description-section[data-astro-cid-l7smfozk] h2[data-astro-cid-l7smfozk]{font-size:1.3rem;margin-bottom:16px;word-wrap:break-word}.description-section[data-astro-cid-l7smfozk] p[data-astro-cid-l7smfozk]{font-size:.9rem;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.details-grid[data-astro-cid-l7smfozk]{grid-template-columns:1fr;gap:12px}.detail-item[data-astro-cid-l7smfozk]{padding:12px 16px;border-radius:8px}.contact-card[data-astro-cid-l7smfozk],.price-card[data-astro-cid-l7smfozk]{padding:20px;border-radius:8px;margin-bottom:16px}.price-display[data-astro-cid-l7smfozk]{font-size:1.5rem;word-wrap:break-word;overflow-wrap:break-word}.contact-person[data-astro-cid-l7smfozk]{flex-direction:column;text-align:center;gap:12px}.person-photo[data-astro-cid-l7smfozk]{width:80px;height:80px}.contact-actions[data-astro-cid-l7smfozk]{flex-direction:column;gap:12px;width:100%}.contact-btn[data-astro-cid-l7smfozk]{padding:14px 16px;font-size:.85rem;width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-item[data-astro-cid-l7smfozk]{flex-direction:column;text-align:center;gap:20px;padding:20px;margin:0 0 16px}.document-info[data-astro-cid-l7smfozk]{flex-direction:column;gap:16px;text-align:center}.document-icon[data-astro-cid-l7smfozk]{width:56px;height:56px;font-size:1.8rem;margin:0 auto}.document-text[data-astro-cid-l7smfozk]{text-align:center}.document-info[data-astro-cid-l7smfozk] h4[data-astro-cid-l7smfozk]{font-size:16px;word-wrap:break-word;margin-bottom:8px}.document-info[data-astro-cid-l7smfozk] p[data-astro-cid-l7smfozk]{font-size:14px;word-wrap:break-word;overflow-wrap:break-word}.btn-download[data-astro-cid-l7smfozk]{width:100%;margin:0;padding:14px 20px;font-size:14px}}@media (max-width: 480px){.container[data-astro-cid-l7smfozk]{padding:0 8px;max-width:100vw;overflow-x:hidden}[data-astro-cid-l7smfozk]{word-wrap:break-word!important;overflow-wrap:break-word!important;hyphens:auto!important}.property-title[data-astro-cid-l7smfozk]{font-size:1.25rem;line-height:1.3}.property-location[data-astro-cid-l7smfozk]{font-size:.9rem}.main-image-container[data-astro-cid-l7smfozk]{height:200px}.thumbnail[data-astro-cid-l7smfozk]{width:45px;height:45px}.details-grid[data-astro-cid-l7smfozk]{gap:8px}.contact-card[data-astro-cid-l7smfozk],.price-card[data-astro-cid-l7smfozk]{padding:12px;margin:0 0 12px}.price-display[data-astro-cid-l7smfozk]{font-size:1.25rem}.contact-btn[data-astro-cid-l7smfozk]{padding:12px 8px;font-size:.8rem}.btn-download[data-astro-cid-l7smfozk]{padding:12px 16px;font-size:13px}.document-icon[data-astro-cid-l7smfozk]{width:48px;height:48px;font-size:1.5rem}.description-section[data-astro-cid-l7smfozk] p[data-astro-cid-l7smfozk]{font-size:.85rem;line-height:1.5}.details-section[data-astro-cid-l7smfozk] h2[data-astro-cid-l7smfozk],.description-section[data-astro-cid-l7smfozk] h2[data-astro-cid-l7smfozk]{font-size:1.1rem}}
