.header[data-astro-cid-bbe6dxrz]{padding:0 1.5rem;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 50%,rgba(231,76,60,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(231,76,60,.05) 0%,transparent 50%);position:relative;overflow:hidden}.header__content[data-astro-cid-bbe6dxrz]{flex:1;max-width:120rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:2;padding:2rem 0}.header__text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem;position:relative;z-index:3;max-width:90rem}.header__title[data-astro-cid-bbe6dxrz]{font-size:clamp(3.2rem,5.5vw,6.5rem);font-weight:900;line-height:1.2;letter-spacing:-.03em;color:#0a0a0a;display:flex;flex-wrap:wrap;justify-content:center;gap:.3em}.word[data-astro-cid-bbe6dxrz]{position:relative;display:inline-block;animation:fadeSlideUp .8s cubic-bezier(.16,1,.3,1) backwards}.word[data-astro-cid-bbe6dxrz]:nth-child(1){animation-delay:.1s}.word[data-astro-cid-bbe6dxrz]:nth-child(2){animation-delay:.2s}.word[data-astro-cid-bbe6dxrz]:nth-child(3){animation-delay:.3s}.word[data-astro-cid-bbe6dxrz]:nth-child(4){animation-delay:.4s}.word[data-astro-cid-bbe6dxrz]:before{content:attr(data-word);position:absolute;top:0;left:0;background:linear-gradient(135deg,#faa227,#ffb752);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:0;transition:opacity .4s ease}.word[data-astro-cid-bbe6dxrz]:hover:before{opacity:1}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.header__subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1.6rem,2vw,2.2rem);font-weight:400;color:#444;max-width:70rem;margin:0 auto;line-height:1.6;opacity:0;animation:fadeIn .8s .6s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeIn{to{opacity:1}}.btn-explore[data-astro-cid-bbe6dxrz]{align-self:center;background:transparent;border:2px solid #0a0a0a;color:#0a0a0a;font-size:1.6rem;font-weight:600;padding:1.8rem 4rem;border-radius:10rem;cursor:pointer;display:flex;align-items:center;gap:1rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1);opacity:0;animation:fadeIn .8s .8s cubic-bezier(.16,1,.3,1) forwards}.btn-explore[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#faa227;transform:translate(-50%,-50%);transition:width .6s cubic-bezier(.16,1,.3,1),height .6s cubic-bezier(.16,1,.3,1);z-index:-1}.btn-explore[data-astro-cid-bbe6dxrz]:hover:before{width:300%;height:400%}.btn-explore[data-astro-cid-bbe6dxrz]:hover{color:#fff;border-color:#faa227;transform:translateY(-2px)}.floating-element[data-astro-cid-bbe6dxrz]{position:absolute;top:15%;right:10%;width:120px;height:120px;background:linear-gradient(135deg,#faa2271a,#faa2270d);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:float 6s ease-in-out infinite;z-index:1;filter:blur(40px)}@keyframes float{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}@media(max-width:1024px){.header__content[data-astro-cid-bbe6dxrz]{gap:4rem;padding:0 2rem}.header__title[data-astro-cid-bbe6dxrz]{font-size:4.5rem}}@media(max-width:900px){.header[data-astro-cid-bbe6dxrz]{padding-top:6rem;padding-bottom:4rem;height:auto;min-height:100dvh}.header__content[data-astro-cid-bbe6dxrz]{gap:4rem}}@media(max-width:480px){.header[data-astro-cid-bbe6dxrz]{padding:4rem 1.5rem}.header__content[data-astro-cid-bbe6dxrz]{gap:3rem}.header__title[data-astro-cid-bbe6dxrz]{font-size:3.2rem}.floating-element[data-astro-cid-bbe6dxrz]{width:80px;height:80px;top:5%}}@media(max-height:600px){.header[data-astro-cid-bbe6dxrz]{padding:2rem;min-height:auto}.header__content[data-astro-cid-bbe6dxrz]{gap:2rem}.header__title[data-astro-cid-bbe6dxrz]{font-size:3rem}}.features[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin:0 12rem;align-items:center}.features__img-container[data-astro-cid-vnivfuh2]{width:100%;aspect-ratio:16 / 10;overflow:hidden;border-radius:8px;box-shadow:0 4px 12px #00000026;position:relative}.features__img[data-astro-cid-vnivfuh2]{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94),filter .5s}.lazy-img[data-astro-cid-vnivfuh2]{filter:blur(20px)}.features__img[data-astro-cid-vnivfuh2]:hover{transform:scale(1.05)}.features__feature[data-astro-cid-vnivfuh2]{align-self:center;justify-self:center;width:85%;font-size:1.6rem;line-height:1.7}.features__icon[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:center;background-color:var(--color-primary-opacity);height:5.5rem;width:5.5rem;border-radius:50%;margin-bottom:2rem}.features__icon[data-astro-cid-vnivfuh2] svg[data-astro-cid-vnivfuh2]{height:2.5rem;width:2.5rem;color:var(--color-primary)}.features__header[data-astro-cid-vnivfuh2]{font-size:2.2rem;margin-bottom:1rem;color:#333;font-weight:600}@media(max-width:1200px){.features[data-astro-cid-vnivfuh2]{margin:0 4rem;gap:3rem}.features__feature[data-astro-cid-vnivfuh2]{width:100%}}@media(max-width:900px){.features[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;margin:0 2rem;gap:4rem}.features[data-astro-cid-vnivfuh2]>[data-astro-cid-vnivfuh2]:nth-child(1){order:1}.features[data-astro-cid-vnivfuh2]>[data-astro-cid-vnivfuh2]:nth-child(2){order:2}.features[data-astro-cid-vnivfuh2]>[data-astro-cid-vnivfuh2]:nth-child(3){order:4}.features[data-astro-cid-vnivfuh2]>[data-astro-cid-vnivfuh2]:nth-child(4){order:3}.features[data-astro-cid-vnivfuh2]>[data-astro-cid-vnivfuh2]:nth-child(5){order:5}.features[data-astro-cid-vnivfuh2]>[data-astro-cid-vnivfuh2]:nth-child(6){order:6}.features__img-container[data-astro-cid-vnivfuh2]{height:auto;max-height:400px}.features__feature[data-astro-cid-vnivfuh2]{text-align:center;padding:0 1rem}.features__icon[data-astro-cid-vnivfuh2]{margin:0 auto 1.5rem}}.testimonials-section[data-astro-cid-aadlzisc]{padding:12rem 3rem;background:linear-gradient(to bottom,#fff,#f8f9fa,#fff);position:relative;overflow:hidden}.testimonials-section[data-astro-cid-aadlzisc]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(231,76,60,.04) 0%,transparent 70%);pointer-events:none}.section__header[data-astro-cid-aadlzisc]{text-align:center;margin-bottom:8rem;position:relative;z-index:2}.section__label[data-astro-cid-aadlzisc]{display:inline-block;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--color-primary);margin-bottom:1.5rem}.section__title[data-astro-cid-aadlzisc]{font-size:clamp(3rem,5vw,4.8rem);font-weight:700;color:#0a0a0a;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em}.section__subtitle[data-astro-cid-aadlzisc]{font-size:1.8rem;color:#666;max-width:60rem;margin:0 auto;line-height:1.6}.slider-container[data-astro-cid-aadlzisc]{max-width:110rem;margin:0 auto;position:relative}.slider[data-astro-cid-aadlzisc]{position:relative;overflow:hidden;min-height:80rem;height:auto}.slide[data-astro-cid-aadlzisc]{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .8s cubic-bezier(.16,1,.3,1);padding:0 5rem}.testimonial[data-astro-cid-aadlzisc]{background:#fff;border-radius:2.4rem;padding:5rem;max-width:90rem;width:100%;box-shadow:0 20px 60px #00000014,0 0 0 1px #0000000a;display:flex;flex-direction:column;gap:4rem;position:relative}.quote-icon[data-astro-cid-aadlzisc]{width:6rem;height:6rem;color:var(--color-primary);opacity:.2;margin-bottom:2rem}.testimonial__text[data-astro-cid-aadlzisc]{font-size:2.2rem;line-height:1.7;color:#222;font-weight:400;margin:0 0 3rem;font-style:italic}.testimonial__rating[data-astro-cid-aadlzisc]{display:flex;gap:.5rem}.star[data-astro-cid-aadlzisc]{color:#ffc107;font-size:2rem}.testimonial__author[data-astro-cid-aadlzisc]{display:flex;align-items:center;gap:2rem;padding-top:3rem;border-top:2px solid #f1f1f1}.testimonial__photo[data-astro-cid-aadlzisc]{width:7rem;height:7rem;border-radius:50%;object-fit:cover;border:3px solid var(--color-primary);box-shadow:0 4px 12px #0000001a}.testimonial__info[data-astro-cid-aadlzisc]{flex:1}.testimonial__name[data-astro-cid-aadlzisc]{font-size:2rem;font-weight:700;color:#0a0a0a;margin:0 0 .5rem}.testimonial__role[data-astro-cid-aadlzisc]{font-size:1.5rem;color:var(--color-primary);font-weight:600;margin:0 0 .3rem}.testimonial__location[data-astro-cid-aadlzisc]{font-size:1.4rem;color:#999;margin:0}.slider__btn[data-astro-cid-aadlzisc]{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:5.5rem;height:5.5rem;border-radius:50%;border:none;background:#fff;color:#0a0a0a;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000001f;transition:all .3s cubic-bezier(.16,1,.3,1)}.slider__btn[data-astro-cid-aadlzisc]:hover{background:var(--color-primary);color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 25px #e74c3c4d}.slider__btn--left[data-astro-cid-aadlzisc]{left:.5rem}.slider__btn--right[data-astro-cid-aadlzisc]{right:.5rem}.dots[data-astro-cid-aadlzisc]{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;gap:1.2rem;z-index:10}.dots__dot{width:1.2rem;height:1.2rem;border-radius:50%;border:2px solid var(--color-primary);background:transparent;cursor:pointer;transition:all .3s ease}.dots__dot:hover{background:#e74c3c4d;transform:scale(1.2)}.dots__dot--active{background:var(--color-primary);transform:scale(1.3)}@media(max-width:1024px){.slider[data-astro-cid-aadlzisc]{height:60rem}.testimonial[data-astro-cid-aadlzisc]{padding:4rem}}@media(max-width:768px){.slider-container[data-astro-cid-aadlzisc]{width:100%;overflow:hidden}.slider[data-astro-cid-aadlzisc]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;height:auto;min-height:auto;-ms-overflow-style:none;scrollbar-width:none}.slider[data-astro-cid-aadlzisc]::-webkit-scrollbar{display:none}.slide[data-astro-cid-aadlzisc]{position:relative;min-width:100%;flex:0 0 100%;scroll-snap-align:center;transform:none!important;padding:2rem 1rem;align-items:flex-start}.slider__btn[data-astro-cid-aadlzisc],.dots[data-astro-cid-aadlzisc]{display:none}.testimonial[data-astro-cid-aadlzisc]{margin:0 1rem;width:auto}}.technologies[data-astro-cid-b5kgylrc]{padding:6rem 0;background:transparent;overflow:hidden;position:relative}.technologies[data-astro-cid-b5kgylrc]:before,.technologies[data-astro-cid-b5kgylrc]:after{content:"";height:100%;position:absolute;width:200px;z-index:2;top:0}.technologies[data-astro-cid-b5kgylrc]:before{left:0;background:linear-gradient(to right,#fff 0%,transparent 100%)}.technologies[data-astro-cid-b5kgylrc]:after{right:0;background:linear-gradient(to left,#fff 0%,transparent 100%)}.tech-container[data-astro-cid-b5kgylrc]{max-width:100%;margin:0 auto;display:flex;align-items:center}.tech-track[data-astro-cid-b5kgylrc]{display:flex;width:4500px;animation:scroll 40s linear infinite}.tech-item[data-astro-cid-b5kgylrc]{width:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);filter:grayscale(100%);opacity:.6}.tech-item[data-astro-cid-b5kgylrc]:hover{filter:grayscale(0%);opacity:1;transform:translateY(-10px) scale(1.1)}.tech-item[data-astro-cid-b5kgylrc] i[data-astro-cid-b5kgylrc]{font-size:5rem}.tech-item[data-astro-cid-b5kgylrc] span[data-astro-cid-b5kgylrc]{font-size:1.4rem;font-weight:500;color:#555;text-transform:uppercase;letter-spacing:1px;opacity:0;transform:translateY(10px);transition:all .3s ease}.tech-item[data-astro-cid-b5kgylrc]:hover span[data-astro-cid-b5kgylrc]{opacity:1;transform:translateY(0)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-2250px)}}@media(max-width:768px){.tech-item[data-astro-cid-b5kgylrc]{width:150px}.tech-item[data-astro-cid-b5kgylrc] i[data-astro-cid-b5kgylrc]{font-size:4rem}.tech-track[data-astro-cid-b5kgylrc]{width:2700px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-1350px)}}.technologies[data-astro-cid-b5kgylrc]:before,.technologies[data-astro-cid-b5kgylrc]:after{width:80px}}#preloader[data-astro-cid-j7pv25f6]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:9999;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease-out,visibility .5s ease-out}#preloader[data-astro-cid-j7pv25f6].hide{opacity:0;visibility:hidden}.loader-content[data-astro-cid-j7pv25f6]{text-align:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.spinner[data-astro-cid-j7pv25f6]{width:50px;height:50px;border:4px solid rgba(255,255,255,.1);border-radius:50%;border-top-color:#faa227;animation:spin 1s ease-in-out infinite;margin:0 auto 15px}@keyframes spin{to{transform:rotate(360deg)}}
