.product-gallery[data-astro-cid-vtekzrty]{display:flex;flex-direction:column;gap:var(--spacing-md, .75rem);width:100%;max-width:100%;overflow:hidden}.product-gallery__main[data-astro-cid-vtekzrty]{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:0;background-color:var(--color-base-200, oklch(.93 .01 250));aspect-ratio:var(--gallery-aspect-ratio, 4/3)}@media(max-width:767px){.product-gallery__main[data-astro-cid-vtekzrty]{aspect-ratio:var(--gallery-mobile-aspect-ratio, 4/3)}}.product-gallery__main-trigger[data-astro-cid-vtekzrty]{display:block;width:100%;padding:0;border:none;background:none;cursor:pointer;position:relative}.product-gallery__main-trigger[data-astro-cid-vtekzrty]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.product-gallery__main-image{width:100%;height:auto;display:block;transition:transform .3s ease}.product-gallery__main-trigger[data-astro-cid-vtekzrty]:hover .product-gallery__main-image{transform:scale(1.02)}.product-gallery__zoom-hint[data-astro-cid-vtekzrty]{position:absolute;bottom:var(--spacing-md, .75rem);right:var(--spacing-md, .75rem);width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background-color:#13161ab3;border-radius:var(--radius-full, 9999px);color:#fff;opacity:0;transition:opacity .2s ease;pointer-events:none}.product-gallery__zoom-hint[data-astro-cid-vtekzrty] svg[data-astro-cid-vtekzrty]{width:1.25rem;height:1.25rem}.product-gallery__main-trigger[data-astro-cid-vtekzrty]:hover .product-gallery__zoom-hint[data-astro-cid-vtekzrty]{opacity:1}.product-gallery__thumbnails[data-astro-cid-vtekzrty]{display:flex;gap:var(--spacing-sm, .5rem);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:var(--spacing-xs, .25rem);-webkit-overflow-scrolling:touch;width:100%;max-width:100%}.product-gallery__thumbnails[data-astro-cid-vtekzrty]::-webkit-scrollbar{height:4px}.product-gallery__thumbnails[data-astro-cid-vtekzrty]::-webkit-scrollbar-track{background:var(--color-base-200);border-radius:2px}.product-gallery__thumbnails[data-astro-cid-vtekzrty]::-webkit-scrollbar-thumb{background:var(--color-base-300);border-radius:2px}.product-gallery__thumb[data-astro-cid-vtekzrty]{flex-shrink:0;width:5rem;height:5rem;padding:0;border:2px solid transparent;border-radius:0;background:none;cursor:pointer;overflow:hidden;transition:border-color .2s ease,opacity .2s ease}.product-gallery__thumb[data-astro-cid-vtekzrty]:hover{border-color:var(--color-base-300)}.product-gallery__thumb[data-astro-cid-vtekzrty]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.product-gallery__thumb--active[data-astro-cid-vtekzrty]{border-color:var(--color-primary)}.product-gallery__thumb[data-astro-cid-vtekzrty]:not(.product-gallery__thumb--active){opacity:.7}.product-gallery__thumb[data-astro-cid-vtekzrty]:not(.product-gallery__thumb--active):hover{opacity:1}.product-gallery__thumb-image{width:100%;height:100%;object-fit:cover}.product-gallery__more[data-astro-cid-vtekzrty]{flex-shrink:0;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;background-color:var(--color-base-200);border-radius:0;color:var(--color-base-content);font-size:.875rem;font-weight:500}@media(min-width:768px){.product-gallery__thumb[data-astro-cid-vtekzrty],.product-gallery__more[data-astro-cid-vtekzrty]{width:6rem;height:6rem}}@media(max-width:767px){.product-gallery[data-astro-cid-vtekzrty]{gap:var(--spacing-sm, .5rem)}.product-gallery__thumbnails[data-astro-cid-vtekzrty]{gap:var(--spacing-xs, .25rem);padding:var(--spacing-xs, .25rem) 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-gallery__thumb[data-astro-cid-vtekzrty]{width:4.5rem;height:4.5rem;min-width:44px;min-height:44px;scroll-snap-align:start}.product-gallery__more[data-astro-cid-vtekzrty]{width:4.5rem;height:4.5rem;min-width:44px;min-height:44px}.product-gallery__zoom-hint[data-astro-cid-vtekzrty]{opacity:.8;width:2rem;height:2rem}.product-gallery__zoom-hint[data-astro-cid-vtekzrty] svg[data-astro-cid-vtekzrty]{width:1rem;height:1rem}}@media(max-width:374px){.product-gallery__thumb[data-astro-cid-vtekzrty],.product-gallery__more[data-astro-cid-vtekzrty]{width:3.5rem;height:3.5rem}}.hero-gallery-form__wrapper[data-astro-cid-u5imzxi5]{width:100%;max-width:1600px;margin:0 auto;overflow:hidden}.hero-gallery-form__grid[data-astro-cid-u5imzxi5]{display:grid;grid-template-columns:1fr;gap:var(--spacing-xl, 1.5rem);align-items:start;width:100%}@media(min-width:1024px){.hero-gallery-form__grid[data-astro-cid-u5imzxi5]{grid-template-columns:55fr 45fr;gap:var(--spacing-2xl, 2rem)}.hero-gallery-form__grid--reversed[data-astro-cid-u5imzxi5]{grid-template-columns:45fr 55fr}.hero-gallery-form__grid--reversed[data-astro-cid-u5imzxi5] .hero-gallery-form__gallery[data-astro-cid-u5imzxi5]{order:2}.hero-gallery-form__grid--reversed[data-astro-cid-u5imzxi5] .hero-gallery-form__form-side[data-astro-cid-u5imzxi5]{order:1}}@media(min-width:1280px){.hero-gallery-form__grid[data-astro-cid-u5imzxi5]{gap:var(--spacing-3xl, 3rem)}}.hero-gallery-form__gallery[data-astro-cid-u5imzxi5]{width:100%;max-width:100%;min-width:0;padding:0 var(--spacing-lg, 1rem);box-sizing:border-box}@media(min-width:1024px){.hero-gallery-form__gallery[data-astro-cid-u5imzxi5]{padding-left:var(--spacing-md, .75rem);padding-right:0}.hero-gallery-form__grid--reversed[data-astro-cid-u5imzxi5] .hero-gallery-form__gallery[data-astro-cid-u5imzxi5]{padding-left:0;padding-right:var(--spacing-md, .75rem)}}.hero-gallery-form__form-side[data-astro-cid-u5imzxi5]{width:100%;max-width:100%;min-width:0;padding:0 var(--spacing-lg, 1rem);box-sizing:border-box;display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.hero-gallery-form__form-side[data-astro-cid-u5imzxi5]{padding-left:0;padding-right:var(--spacing-2xl, 2rem);padding-top:var(--spacing-md, .75rem)}.hero-gallery-form__grid--reversed[data-astro-cid-u5imzxi5] .hero-gallery-form__form-side[data-astro-cid-u5imzxi5]{padding-left:var(--spacing-2xl, 2rem);padding-right:0}}@media(min-width:1280px){.hero-gallery-form__form-side[data-astro-cid-u5imzxi5]{padding-right:var(--spacing-3xl, 3rem)}.hero-gallery-form__grid--reversed[data-astro-cid-u5imzxi5] .hero-gallery-form__form-side[data-astro-cid-u5imzxi5]{padding-left:var(--spacing-3xl, 3rem)}}.hero-gallery-form__badge{margin-bottom:var(--spacing-lg, 1rem)}.hero-gallery-form__form-side[data-astro-cid-u5imzxi5] .lead-gen-form{width:100%;max-width:480px}.hero-gallery-form__features[data-astro-cid-u5imzxi5]{margin-top:var(--spacing-xl, 1.5rem);width:100%;max-width:480px}.hero-gallery-form__form-side[data-astro-cid-u5imzxi5] input,.hero-gallery-form__form-side[data-astro-cid-u5imzxi5] select,.hero-gallery-form__form-side[data-astro-cid-u5imzxi5] textarea{background-color:#fff;border:1px solid oklch(.8 .02 75);transition:border-color .2s ease,box-shadow .2s ease}.hero-gallery-form__form-side[data-astro-cid-u5imzxi5] input:focus,.hero-gallery-form__form-side[data-astro-cid-u5imzxi5] select:focus,.hero-gallery-form__form-side[data-astro-cid-u5imzxi5] textarea:focus{border-color:var(--color-primary, oklch(.71 .18 132));box-shadow:0 0 0 3px oklch(from var(--color-primary) l c h / .15);outline:none}.hero-gallery-form__form-side[data-astro-cid-u5imzxi5] input::placeholder,.hero-gallery-form__form-side[data-astro-cid-u5imzxi5] textarea::placeholder{color:#978e82}.hero-gallery-form--full-height{min-height:100vh;display:flex;align-items:center}@media(max-width:1023px){.hero-gallery-form__grid[data-astro-cid-u5imzxi5]{grid-template-columns:1fr;gap:var(--spacing-xl, 1.5rem)}.hero-gallery-form__gallery[data-astro-cid-u5imzxi5]{order:1;padding:0}.hero-gallery-form__form-side[data-astro-cid-u5imzxi5]{order:2;padding:0 var(--spacing-lg, 1rem);margin-top:var(--spacing-sm, .5rem)}}@media(max-width:767px){.hero-gallery-form__grid[data-astro-cid-u5imzxi5]{gap:var(--spacing-lg, 1rem)}.hero-gallery-form__gallery[data-astro-cid-u5imzxi5]{padding:0 var(--spacing-sm, .5rem)}.hero-gallery-form__form-side[data-astro-cid-u5imzxi5]{padding:0 var(--spacing-md, .75rem)}}@media(max-width:374px){.hero-gallery-form__gallery[data-astro-cid-u5imzxi5]{padding:0 var(--spacing-xs, .25rem)}.hero-gallery-form__form-side[data-astro-cid-u5imzxi5]{padding:0 var(--spacing-sm, .5rem)}}
