.htc-home-hero[data-astro-cid-g5xc7fs2]{min-height:clamp(560px,82vh,780px)}@media(min-width:900px){.htc-home-hero[data-astro-cid-g5xc7fs2]{min-height:100vh;min-height:100svh}}.dd-home-hero-reviews-link[data-astro-cid-g5xc7fs2]{text-decoration:none}.dd-home-hero-reviews-link[data-astro-cid-g5xc7fs2]:hover,.dd-home-hero-reviews-link[data-astro-cid-g5xc7fs2]:focus-visible,.dd-home-hero-reviews-link[data-astro-cid-g5xc7fs2]:active{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#fff}.dd-home-hero-textlink[data-astro-cid-g5xc7fs2]{color:#fff;font-weight:700;font-size:var(--text-sm);text-decoration:none}.dd-home-hero-textlink[data-astro-cid-g5xc7fs2]:hover,.dd-home-hero-textlink[data-astro-cid-g5xc7fs2]:focus-visible,.dd-home-hero-textlink[data-astro-cid-g5xc7fs2]:active{text-decoration:underline;text-underline-offset:3px}.dd-audience[data-astro-cid-g5xc7fs2]{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border-subtle);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden}.dd-audience-item[data-astro-cid-g5xc7fs2]{background:var(--surface-card);padding:24px 26px;display:flex;flex-direction:column;gap:8px;text-decoration:none;transition:background .15s ease}.dd-audience-item[data-astro-cid-g5xc7fs2]:hover{background:var(--surface-sunken)}.dd-audience-label[data-astro-cid-g5xc7fs2]{font-size:var(--text-md);font-weight:700;color:var(--text-heading)}.dd-audience-text[data-astro-cid-g5xc7fs2]{font-size:var(--text-sm);color:var(--text-body);line-height:1.65;flex:1}.dd-audience-more[data-astro-cid-g5xc7fs2]{font-size:var(--text-2xs);font-weight:700;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--htc-blue)}@media(max-width:1000px){.dd-audience[data-astro-cid-g5xc7fs2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.dd-audience[data-astro-cid-g5xc7fs2]{grid-template-columns:1fr}}.dd-home-steps[data-astro-cid-g5xc7fs2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:20px}.dd-home-step[data-astro-cid-g5xc7fs2]{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:20px}.dd-home-step-n[data-astro-cid-g5xc7fs2]{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--htc-blue);color:#fff;font-size:var(--text-sm);font-weight:700;margin-bottom:12px}.dd-home-step[data-astro-cid-g5xc7fs2] h3[data-astro-cid-g5xc7fs2]{font-size:var(--text-md);font-weight:700;color:var(--text-heading);margin-bottom:6px}.dd-home-step[data-astro-cid-g5xc7fs2] p[data-astro-cid-g5xc7fs2]{font-size:var(--text-sm);color:var(--text-body);line-height:1.6}.dd-home-contact[data-astro-cid-g5xc7fs2]{background:var(--surface-sunken);border-radius:var(--radius-md);padding:20px 22px;display:flex;flex-direction:column;gap:8px}.dd-home-contact[data-astro-cid-g5xc7fs2] p[data-astro-cid-g5xc7fs2]{font-size:var(--text-sm);color:var(--text-body);line-height:1.6}.dd-home-contact[data-astro-cid-g5xc7fs2] strong[data-astro-cid-g5xc7fs2]{color:var(--text-heading)}.dd-home-contact[data-astro-cid-g5xc7fs2] a[data-astro-cid-g5xc7fs2]{color:var(--htc-blue);font-weight:700}.dd-home-reviews[data-astro-cid-g5xc7fs2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.dd-home-review-btn[data-astro-cid-g5xc7fs2]{display:inline-flex;align-items:center;margin-top:22px;padding:12px 22px;border-radius:var(--radius-sm);border:1.5px solid var(--htc-blue);color:var(--htc-blue);background:var(--surface-card);font-weight:700;font-size:var(--text-sm);text-decoration:none;transition:background .2s ease,color .2s ease}.dd-home-review-btn[data-astro-cid-g5xc7fs2]:hover{background:var(--htc-blue);color:#fff}.dd-instagram-grid[data-astro-cid-g5xc7fs2]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dd-ig-cell[data-astro-cid-g5xc7fs2]{position:relative;height:640px;overflow:hidden;background:#fff;border:1px solid #dbdbdb;border-radius:8px}.dd-ig-cell[data-astro-cid-g5xc7fs2]:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,#fff0 20%,#ffffffe6,#fff0 70%),var(--htc-surface-3);background-size:250% 100%,auto;animation:dd-ig-shimmer 1.6s linear infinite;opacity:1;transition:opacity var(--duration-slow, .32s) var(--ease-standard)}.dd-ig-cell[data-astro-cid-g5xc7fs2].is-loaded:after{opacity:0}@keyframes dd-ig-shimmer{0%{background-position:150% 0,0 0}to{background-position:-150% 0,0 0}}@media(prefers-reduced-motion:reduce){.dd-ig-cell[data-astro-cid-g5xc7fs2]:after{animation:none}}.dd-ig-cell[data-astro-cid-g5xc7fs2] .instagram-media{opacity:0;transition:opacity var(--duration-slow, .32s) var(--ease-standard);width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;margin:0!important;border:0!important;border-radius:0!important;display:block}.dd-ig-cell[data-astro-cid-g5xc7fs2].is-loaded .instagram-media{opacity:1}@media(max-width:900px){.dd-instagram-grid[data-astro-cid-g5xc7fs2]{grid-template-columns:repeat(2,1fr)}.dd-ig-cell[data-astro-cid-g5xc7fs2]{height:680px}}@media(max-width:600px){.dd-instagram-grid[data-astro-cid-g5xc7fs2]{grid-template-columns:1fr}.dd-ig-cell[data-astro-cid-g5xc7fs2]{height:780px}}
