.solutions-list[data-astro-cid-pfytudfd]{flex-direction:column;display:flex}.solution-row[data-astro-cid-pfytudfd]{width:100%;padding-top:3rem;padding-bottom:3rem}.solution-row[data-astro-cid-pfytudfd]:nth-child(odd){background:#ffedd5}.dark .solution-row[data-astro-cid-pfytudfd]:nth-child(odd){background:#1f2937}.solution-grid[data-astro-cid-pfytudfd]{grid-template-columns:1fr;align-items:center;gap:2.5rem;max-width:80rem;margin-left:auto;margin-right:auto;display:grid}.solution-content[data-astro-cid-pfytudfd]{width:100%}.solution-image[data-astro-cid-pfytudfd]{border-radius:1.5rem;width:100%;height:320px;overflow:hidden}@media (width>=900px){.solution-row[data-astro-cid-pfytudfd]{padding-top:4rem;padding-bottom:4rem}.solution-grid[data-astro-cid-pfytudfd]{grid-template-columns:1fr 1fr;gap:4rem}.solution-image[data-astro-cid-pfytudfd]{height:500px}.solution-row[data-astro-cid-pfytudfd]:nth-child(odd) .solution-content[data-astro-cid-pfytudfd]{order:2}.solution-row[data-astro-cid-pfytudfd]:nth-child(odd) .solution-image[data-astro-cid-pfytudfd]{order:1}}.star-wrapper[data-astro-cid-67ep6ump]{width:5rem;height:5rem;position:relative;transform:scale(.8)}@media (width>=768px){.star-wrapper[data-astro-cid-67ep6ump]{width:6.5rem;height:6.5rem}}.star-base[data-astro-cid-67ep6ump]{fill:#0000;stroke:#d1d5db;stroke-width:1.2px;width:100%;height:100%;position:absolute;inset:0}.star-fill[data-astro-cid-67ep6ump]{width:0;color:var(--color-primary,#fdcd10);position:absolute;inset:0;overflow:hidden}.star-svg[data-astro-cid-67ep6ump]{fill:currentColor;width:100%;min-width:5rem;height:100%;min-height:5rem}@media (width>=768px){.star-svg[data-astro-cid-67ep6ump]{min-width:6.5rem;min-height:6.5rem}}.reviews-section[data-astro-cid-67ep6ump].is-visible .star-wrapper[data-astro-cid-67ep6ump]:not(.half-star) .star-fill[data-astro-cid-67ep6ump]{animation:.55s forwards fillFullStar;animation-delay:var(--star-delay)}.reviews-section[data-astro-cid-67ep6ump].is-visible .half-star[data-astro-cid-67ep6ump] .star-fill[data-astro-cid-67ep6ump]{animation:.55s forwards fillHalfStar;animation-delay:var(--star-delay)}.reviews-section[data-astro-cid-67ep6ump].is-visible .star-wrapper[data-astro-cid-67ep6ump]{animation:.55s forwards starPop;animation-delay:var(--star-delay)}@keyframes fillFullStar{0%{width:0}to{width:100%}}@keyframes fillHalfStar{0%{width:0}to{width:50%}}@keyframes starPop{0%{transform:scale(.8)}60%{transform:scale(1.12)}to{transform:scale(1)}}.review-star-wrapper[data-astro-cid-67ep6ump]{width:1.5rem;height:1.5rem;position:relative}.review-star-base[data-astro-cid-67ep6ump]{fill:#0000;stroke:#d1d5db;stroke-width:1.4px;width:100%;height:100%;position:absolute;inset:0}.review-star-fill[data-astro-cid-67ep6ump]{width:100%;color:var(--color-primary,#f5e400);position:absolute;inset:0;overflow:hidden}.review-star-svg[data-astro-cid-67ep6ump]{fill:currentColor;width:100%;min-width:1.5rem;height:100%;min-height:1.5rem}.review-half-star[data-astro-cid-67ep6ump] .review-star-fill[data-astro-cid-67ep6ump]{width:50%}.reviews-marquee[data-astro-cid-67ep6ump]{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.reviews-track[data-astro-cid-67ep6ump]{width:max-content;animation:45s linear infinite reviewsScroll;display:flex}.reviews-group[data-astro-cid-67ep6ump]{gap:1.5rem;padding-right:1.5rem;display:flex}.reviews-marquee[data-astro-cid-67ep6ump]:hover .reviews-track[data-astro-cid-67ep6ump]{animation-play-state:paused}@keyframes reviewsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.review-card[data-astro-cid-67ep6ump]{transition:transform .3s,box-shadow .3s}.review-card[data-astro-cid-67ep6ump]:hover{transform:translateY(-5px)}@media (prefers-reduced-motion:reduce){.reviews-track[data-astro-cid-67ep6ump]{animation:none}.star-wrapper[data-astro-cid-67ep6ump]{transform:scale(1);animation:none!important}.star-wrapper[data-astro-cid-67ep6ump]:not(.half-star) .star-fill[data-astro-cid-67ep6ump]{width:100%}.half-star[data-astro-cid-67ep6ump] .star-fill[data-astro-cid-67ep6ump]{width:50%}.review-card[data-astro-cid-67ep6ump]{transition:none}}.contact-card[data-astro-cid-d56ov33j]{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:1.5rem;width:100%;max-width:380px;height:520px;position:relative;overflow:hidden}.contact-image[data-astro-cid-d56ov33j]{object-fit:cover;width:100%;height:100%;transition:transform .4s}.contact-card[data-astro-cid-d56ov33j]:hover .contact-image[data-astro-cid-d56ov33j]{transform:scale(1.025)}.contact-overlay[data-astro-cid-d56ov33j]{pointer-events:none;background:linear-gradient(#0000 45%,#0f172abf);position:absolute;inset:0}.contact-info[data-astro-cid-d56ov33j]{background:#fffffff5;border-radius:1rem;padding:1.25rem;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.contact-arrow[data-astro-cid-d56ov33j]{color:#0f172a;background:#fff;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:transform .25s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.contact-card[data-astro-cid-d56ov33j]:hover .contact-arrow[data-astro-cid-d56ov33j]{transform:translate(2px,-2px)}.dark .contact-card[data-astro-cid-d56ov33j]{background:#0f172a;border-color:#334155}.dark .contact-info[data-astro-cid-d56ov33j]{background:#0f172af5}.dark .contact-arrow[data-astro-cid-d56ov33j]{color:#fff;background:#0f172a}@media (width<=1023px){.contact-card[data-astro-cid-d56ov33j]{max-width:500px;height:430px}}@media (prefers-reduced-motion:reduce){.contact-image[data-astro-cid-d56ov33j],.contact-arrow[data-astro-cid-d56ov33j]{transition:none}.contact-card[data-astro-cid-d56ov33j]:hover .contact-image[data-astro-cid-d56ov33j],.contact-card[data-astro-cid-d56ov33j]:hover .contact-arrow[data-astro-cid-d56ov33j]{transform:none}}
