.get-started[data-astro-cid-malfisyo]{background:var(--color-bg-dark-1);padding:100px 0}.get-started__container[data-astro-cid-malfisyo]{max-width:850px;margin:0 auto;padding:0 40px;display:flex;flex-direction:column;align-items:center;gap:30px}.get-started__tagline[data-astro-cid-malfisyo]{display:flex;align-items:center;gap:6px;cursor:default}.get-started__tagline-icon[data-astro-cid-malfisyo]{width:11px;height:11px;background:var(--color-orange-primary);flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease}.get-started__tagline[data-astro-cid-malfisyo]:hover .get-started__tagline-icon[data-astro-cid-malfisyo]{transform:rotate(45deg) scale(1.2);box-shadow:0 0 15px #fa752380}.get-started__tagline-text[data-astro-cid-malfisyo]{font-family:var(--font-manrope);font-size:16px;font-weight:400;text-transform:uppercase;color:var(--color-white);letter-spacing:.5px;transition:letter-spacing .3s ease}.get-started__tagline[data-astro-cid-malfisyo]:hover .get-started__tagline-text[data-astro-cid-malfisyo]{letter-spacing:2px}.get-started__headline[data-astro-cid-malfisyo]{font-family:var(--font-manrope);font-size:48px;font-weight:400;line-height:120%;color:var(--color-gray-medium);text-align:center;margin:0;max-width:727px}.get-started__headline--highlight[data-astro-cid-malfisyo]{color:var(--color-white);position:relative;display:inline;background-image:linear-gradient(90deg,var(--color-orange-primary),var(--color-orange-light));background-size:0% 3px;background-position:0 100%;background-repeat:no-repeat;transition:color .3s ease,background-size .4s ease;cursor:default}.get-started__headline--highlight[data-astro-cid-malfisyo]:hover{color:var(--color-orange-light);background-size:100% 3px}.get-started__description[data-astro-cid-malfisyo]{font-family:var(--font-poppins);font-size:20px;font-weight:400;line-height:30px;color:var(--color-gray-medium);text-align:center;margin:20px 0 0;max-width:670px}.get-started__cta[data-astro-cid-malfisyo]{margin-top:30px}.get-started__phone[data-astro-cid-malfisyo]{display:flex;align-items:center;gap:10px;margin-top:20px;cursor:default;transition:transform .3s ease}.get-started__phone[data-astro-cid-malfisyo]:hover{transform:translate(4px)}.get-started__phone-icon[data-astro-cid-malfisyo]{flex-shrink:0;transition:transform .3s ease,filter .3s ease}.get-started__phone[data-astro-cid-malfisyo]:hover .get-started__phone-icon[data-astro-cid-malfisyo]{transform:rotate(90deg);filter:drop-shadow(0 0 8px rgba(250,117,35,.5))}.get-started__phone-icon[data-astro-cid-malfisyo] path[data-astro-cid-malfisyo]{transition:stroke .3s ease}.get-started__phone[data-astro-cid-malfisyo]:hover .get-started__phone-icon[data-astro-cid-malfisyo] path[data-astro-cid-malfisyo]{stroke:var(--color-orange-primary)}.get-started__phone-text[data-astro-cid-malfisyo]{font-family:var(--font-poppins);font-size:16px;font-weight:400;color:var(--color-gray-medium);transition:color .3s ease}.get-started__phone[data-astro-cid-malfisyo]:hover .get-started__phone-text[data-astro-cid-malfisyo]{color:var(--color-white)}.get-started__phone-number[data-astro-cid-malfisyo]{color:var(--color-gray-medium);text-decoration:none;transition:color .3s ease,text-shadow .3s ease}.get-started__phone-number[data-astro-cid-malfisyo]:hover{color:var(--color-orange-light);text-shadow:0 0 15px rgba(250,117,35,.3)}.get-started__badges[data-astro-cid-malfisyo]{display:flex;flex-wrap:nowrap;justify-content:center;gap:30px;margin-top:50px}.get-started__badge[data-astro-cid-malfisyo]{display:flex;align-items:center;gap:10px;cursor:default;transition:transform .3s ease}.get-started__badge[data-astro-cid-malfisyo]:hover{transform:translateY(-2px)}.get-started__badge-icon[data-astro-cid-malfisyo]{width:24px;height:24px;background:#090909;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.get-started__badge[data-astro-cid-malfisyo]:hover .get-started__badge-icon[data-astro-cid-malfisyo]{transform:scale(1.15);box-shadow:0 0 15px #fa752366;background:#0f0f0f}.get-started__badge-icon[data-astro-cid-malfisyo] svg[data-astro-cid-malfisyo]{transition:transform .3s ease}.get-started__badge[data-astro-cid-malfisyo]:hover .get-started__badge-icon[data-astro-cid-malfisyo] svg[data-astro-cid-malfisyo]{transform:scale(1.1)}.get-started__badge-icon[data-astro-cid-malfisyo] path[data-astro-cid-malfisyo]{transition:stroke .3s ease,filter .3s ease}.get-started__badge[data-astro-cid-malfisyo]:hover .get-started__badge-icon[data-astro-cid-malfisyo] path[data-astro-cid-malfisyo]{stroke:var(--color-orange-light);filter:drop-shadow(0 0 3px rgba(250,117,35,.5))}.get-started__badge-text[data-astro-cid-malfisyo]{font-family:var(--font-poppins);font-size:14px;font-weight:400;line-height:160%;color:var(--color-white);white-space:nowrap;transition:text-shadow .3s ease,color .3s ease}.get-started__badge[data-astro-cid-malfisyo]:hover .get-started__badge-text[data-astro-cid-malfisyo]{text-shadow:0 0 10px rgba(255,255,255,.2);color:var(--color-orange-light)}@media(max-width:1024px){.get-started__badges[data-astro-cid-malfisyo]{flex-wrap:wrap;gap:20px 30px}}@media(max-width:900px){.get-started__badges[data-astro-cid-malfisyo]{flex-direction:column;align-items:center;gap:16px}}@media(max-width:768px){.get-started[data-astro-cid-malfisyo]{padding:60px 0}.get-started__container[data-astro-cid-malfisyo]{padding:0 20px;gap:24px}.get-started__headline[data-astro-cid-malfisyo]{font-size:32px}.get-started__description[data-astro-cid-malfisyo]{font-size:18px;line-height:27px;margin-top:10px}.get-started__cta[data-astro-cid-malfisyo]{margin-top:20px}.get-started__phone[data-astro-cid-malfisyo]{margin-top:10px}.get-started__badges[data-astro-cid-malfisyo]{flex-direction:column;align-items:center;gap:20px;margin-top:30px}.get-started__badge-text[data-astro-cid-malfisyo]{white-space:normal}}@media(max-width:480px){.get-started__headline[data-astro-cid-malfisyo]{font-size:28px}.get-started__description[data-astro-cid-malfisyo]{font-size:16px;line-height:24px}.get-started__badges[data-astro-cid-malfisyo]{width:100%}.get-started__badge[data-astro-cid-malfisyo]{width:100%;max-width:300px}}.scroll-animate[data-astro-cid-malfisyo]{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out}.scroll-animate--delay-1[data-astro-cid-malfisyo]{transition-delay:.1s}.scroll-animate--delay-2[data-astro-cid-malfisyo]{transition-delay:.2s}.scroll-animate--delay-3[data-astro-cid-malfisyo]{transition-delay:.3s}.scroll-animate--delay-4[data-astro-cid-malfisyo]{transition-delay:.4s}.scroll-animate--delay-5[data-astro-cid-malfisyo]{transition-delay:.5s}.scroll-animate[data-astro-cid-malfisyo].is-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.scroll-animate[data-astro-cid-malfisyo]{transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out}.scroll-animate--delay-1[data-astro-cid-malfisyo],.scroll-animate--delay-2[data-astro-cid-malfisyo],.scroll-animate--delay-3[data-astro-cid-malfisyo],.scroll-animate--delay-4[data-astro-cid-malfisyo],.scroll-animate--delay-5[data-astro-cid-malfisyo]{transition-delay:0s}}@media(prefers-reduced-motion:reduce){.scroll-animate[data-astro-cid-malfisyo]{opacity:1;transform:none;transition:none}.get-started__tagline-icon[data-astro-cid-malfisyo],.get-started__tagline-text[data-astro-cid-malfisyo],.get-started__headline--highlight[data-astro-cid-malfisyo],.get-started__phone[data-astro-cid-malfisyo],.get-started__phone-icon[data-astro-cid-malfisyo],.get-started__phone-icon[data-astro-cid-malfisyo] path[data-astro-cid-malfisyo],.get-started__phone-text[data-astro-cid-malfisyo],.get-started__phone-number[data-astro-cid-malfisyo],.get-started__badge[data-astro-cid-malfisyo],.get-started__badge-icon[data-astro-cid-malfisyo],.get-started__badge-icon[data-astro-cid-malfisyo] svg[data-astro-cid-malfisyo],.get-started__badge-icon[data-astro-cid-malfisyo] path[data-astro-cid-malfisyo],.get-started__badge-text[data-astro-cid-malfisyo]{transition:none}}
