@charset "UTF-8";.header[data-v-b0e35436]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#FFFFFF;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #E5E7EB;box-shadow:0 2px 10px #0000001a}.nav[data-v-b0e35436]{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0}.nav__logo h1[data-v-b0e35436]{font-size:1.8rem;font-weight:700;color:#1a1a1a;text-decoration:none}.nav__menu[data-v-b0e35436]{display:flex;align-items:center;gap:2rem}@media (max-width: 767px){.nav__menu[data-v-b0e35436]{position:fixed;top:100%;left:0;right:0;background:#F8F9FA;flex-direction:column;padding:2rem;gap:1.5rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.nav__menu--open[data-v-b0e35436]{transform:translateY(0);opacity:1;visibility:visible}}.nav__link[data-v-b0e35436]{color:#1a1a1a;text-decoration:none;font-weight:500;transition:color .2s ease}.nav__link[data-v-b0e35436]:hover{color:#ffb800}@media (max-width: 767px){.nav__actions[data-v-b0e35436]{display:none}}.nav__toggle[data-v-b0e35436]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}@media (max-width: 767px){.nav__toggle[data-v-b0e35436]{display:flex}}.nav__toggle span[data-v-b0e35436]{width:25px;height:3px;background:#1A1A1A;margin:2px 0;transition:all .2s ease;border-radius:2px}.hero[data-v-2b5506dd]{padding-top:120px;padding-bottom:4rem;background:linear-gradient(135deg,#F8F9FA,#F1F3F4);min-height:100vh;display:flex;align-items:center}.hero__content[data-v-2b5506dd]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width: 768px){.hero__content[data-v-2b5506dd]{grid-template-columns:1fr 1fr;gap:4rem}}.hero__text[data-v-2b5506dd]{text-align:center}@media (min-width: 768px){.hero__text[data-v-2b5506dd]{text-align:left}}.hero__subtitle[data-v-2b5506dd]{font-size:1.2rem;color:#6b7280;margin-bottom:1rem;font-weight:500}.hero__title[data-v-2b5506dd]{font-size:3rem;font-weight:700;margin-bottom:2rem;line-height:1.2;color:#1a1a1a}@media (min-width: 768px){.hero__title[data-v-2b5506dd]{font-size:4rem}}@media (min-width: 1024px){.hero__title[data-v-2b5506dd]{font-size:5rem}}.hero__description[data-v-2b5506dd]{font-size:1.1rem;color:#6b7280;margin-bottom:3rem;line-height:1.7;max-width:500px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.hero__description[data-v-2b5506dd]{margin-left:0;margin-right:0}}.hero__visuals[data-v-2b5506dd]{display:flex;flex-direction:column;align-items:center;gap:2rem}@media (min-width: 768px){.hero__visuals[data-v-2b5506dd]{align-items:flex-end}}.hero__data-analysis[data-v-2b5506dd]{position:relative;width:300px;height:300px}@media (min-width: 768px){.hero__data-analysis[data-v-2b5506dd]{width:400px;height:400px}}.data-analysis-svg[data-v-2b5506dd]{width:100%;height:100%;filter:drop-shadow(0 0 30px rgba(255,107,53,.3));transition:transform .3s ease}.data-analysis-svg[data-v-2b5506dd]:hover{transform:scale(1.05)}.about[data-v-9972bc6f]{background:#F8F9FA;padding:4rem 0}.about__header[data-v-9972bc6f]{text-align:center;margin-bottom:4rem}.about__content[data-v-9972bc6f]{max-width:1200px;margin:0 auto}.founder-profile[data-v-9972bc6f]{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}@media (min-width: 768px){.founder-profile[data-v-9972bc6f]{grid-template-columns:300px 1fr;gap:4rem}}.founder-image[data-v-9972bc6f]{display:flex;justify-content:center}@media (min-width: 768px){.founder-image[data-v-9972bc6f]{justify-content:flex-start}}.image-placeholder[data-v-9972bc6f]{width:250px;height:300px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.image-placeholder .placeholder-icon[data-v-9972bc6f]{overflow:hidden;text-align:center}.founder-info .founder-name[data-v-9972bc6f]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.founder-info .founder-title[data-v-9972bc6f]{font-size:1.3rem;color:#ffb800;margin-bottom:2rem;font-weight:600}.founder-expertise[data-v-9972bc6f]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.founder-expertise .expertise-tag[data-v-9972bc6f]{background:#FFFFFF;border:2px solid #FFD700;color:#ffb800;padding:1rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:600;transition:all .2s ease}.founder-expertise .expertise-tag[data-v-9972bc6f]:hover{background:#FFD700;color:#1a1a1a;transform:translateY(-2px)}.founder-story[data-v-9972bc6f]{margin-bottom:3rem}.founder-story .story-text[data-v-9972bc6f]{font-size:1.1rem;line-height:1.8;color:#6b7280;margin-bottom:2rem}.founder-story .story-text .highlight[data-v-9972bc6f]{color:#ffb800;font-weight:600}.founder-story .story-text strong[data-v-9972bc6f]{color:#1a1a1a;font-weight:700}.founder-achievements[data-v-9972bc6f]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.founder-achievements[data-v-9972bc6f]{grid-template-columns:repeat(3,1fr)}}.founder-achievements .achievement-item[data-v-9972bc6f]{background:#FFFFFF;padding:2rem;border-radius:15px;border:1px solid #E5E7EB;box-shadow:0 4px 20px #00000014;transition:transform .3s ease}.founder-achievements .achievement-item[data-v-9972bc6f]:hover{transform:translateY(-5px);border-color:#ffd7004d}.founder-achievements .achievement-item .achievement-icon[data-v-9972bc6f]{font-size:2rem;margin-bottom:1rem}.founder-achievements .achievement-item h4[data-v-9972bc6f]{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.founder-achievements .achievement-item p[data-v-9972bc6f]{font-size:.95rem;color:#6b7280;line-height:1.6;margin:0}.company-mission[data-v-9972bc6f]{background:#FFFFFF;border-radius:20px;padding:4rem;border:1px solid #E5E7EB;box-shadow:0 8px 30px #00000014}.company-mission .mission-title[data-v-9972bc6f]{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a;text-align:center}.company-mission .mission-text[data-v-9972bc6f]{font-size:1.2rem;line-height:1.7;color:#6b7280;text-align:center;max-width:800px;margin:0 auto 4rem}.company-mission .mission-text .highlight[data-v-9972bc6f]{color:#ffb800;font-weight:600}.mission-values[data-v-9972bc6f]{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 768px){.mission-values[data-v-9972bc6f]{grid-template-columns:repeat(3,1fr)}}.mission-values .value-item[data-v-9972bc6f]{text-align:center}.mission-values .value-item .value-icon[data-v-9972bc6f]{font-size:3rem;margin-bottom:1.5rem}.mission-values .value-item h4[data-v-9972bc6f]{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.mission-values .value-item p[data-v-9972bc6f]{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}.profile-picture[data-v-9972bc6f]{width:100%;border-radius:10%;box-shadow:0 8px 30px #ffd7004d}.services[data-v-134385e7]{background:#F8F9FA}.services__content[data-v-134385e7]{position:relative;max-width:1200px;margin:0 auto}.services__navigation[data-v-134385e7]{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem}.service-card[data-v-134385e7]{background:#FFFFFF;border-radius:20px;padding:3rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;position:relative;overflow:hidden;border:1px solid #E5E7EB;box-shadow:0 4px 20px #00000014;min-height:500px}@media (min-width: 768px){.service-card[data-v-134385e7]{grid-template-columns:1fr auto;padding:4rem;min-height:600px}}.service-card[data-v-134385e7]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,215,0,.05),rgba(255,184,0,.05));border-radius:20px}.service-card__content[data-v-134385e7]{position:relative;z-index:1}.service-card__icon[data-v-134385e7]{width:60px;height:60px;background:linear-gradient(135deg,#FFD700,#FFB800);border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.service-card__icon .icon-image[data-v-134385e7]{width:40px;height:40px;object-fit:contain}.service-card__title[data-v-134385e7]{font-size:1.8rem;font-weight:700;margin-bottom:2rem;line-height:1.3}@media (min-width: 768px){.service-card__title[data-v-134385e7]{font-size:2.2rem}}.service-card__description[data-v-134385e7]{font-size:1.1rem;color:#6b7280;line-height:1.7;max-width:600px;margin-bottom:2rem}.service-card__features[data-v-134385e7]{list-style:none;padding:0;margin:0}.service-card__features li[data-v-134385e7]{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#6b7280}.service-card__features li[data-v-134385e7]:before{content:"✓";position:absolute;left:0;color:gold;font-weight:700}.service-card__visual[data-v-134385e7]{position:relative;z-index:1;display:flex;justify-content:center}@media (min-width: 768px){.service-card__visual[data-v-134385e7]{justify-content:flex-end}}.service-visual[data-v-134385e7]{width:200px;height:200px}@media (min-width: 768px){.service-visual[data-v-134385e7]{width:250px;height:250px}}.service-image[data-v-134385e7]{width:100%;height:100%;object-fit:contain}.service-indicators[data-v-134385e7]{display:flex;gap:1rem;margin:0 2rem}.indicator[data-v-134385e7]{width:12px;height:12px;border-radius:50%;border:2px solid #FFB800;background:transparent;cursor:pointer;transition:all .2s ease}.indicator[data-v-134385e7]:hover{background:rgba(255,184,0,.3)}.indicator--active[data-v-134385e7]{background:#FFB800;transform:scale(1.2)}.nav-btn[data-v-134385e7]{width:50px;height:50px;border:2px solid #FFB800;background:transparent;border-radius:50%;color:#ffb800;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.nav-btn[data-v-134385e7]:hover:not(:disabled){background:#FFB800;color:#1a1a1a;transform:scale(1.1)}.nav-btn[data-v-134385e7]:disabled{opacity:.5;cursor:not-allowed}.nav-btn svg[data-v-134385e7]{width:20px;height:20px}.approach[data-v-c62f189d]{background:#F8F9FA}.approach__intro[data-v-c62f189d]{text-align:center;margin-bottom:4rem}.approach__text[data-v-c62f189d]{font-size:1.3rem;line-height:1.7;max-width:900px;margin:0 auto}@media (min-width: 768px){.approach__text[data-v-c62f189d]{font-size:1.5rem}}.approach__text .highlight[data-v-c62f189d]{color:#ffb800;font-weight:600}.approach__features[data-v-c62f189d]{max-width:1000px;margin:0 auto}.approach__features.grid--3[data-v-c62f189d]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.approach__features.grid--3[data-v-c62f189d]{grid-template-columns:repeat(3,1fr);gap:3rem}}.feature-card[data-v-c62f189d]{background:#FFFFFF;border-radius:20px;padding:2rem;text-align:center;transition:transform .3s ease;border:1px solid #E5E7EB;box-shadow:0 4px 20px #00000014}.feature-card[data-v-c62f189d]:hover{transform:translateY(-5px);border-color:#ffd7004d;box-shadow:0 8px 30px #0000001f}.feature-card__icon[data-v-c62f189d]{margin-bottom:1.5rem;display:flex;justify-content:center}.feature-card__title[data-v-c62f189d]{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.feature-card__description[data-v-c62f189d]{font-size:.95rem;color:#6b7280;line-height:1.6}.icon-code[data-v-c62f189d]{position:relative;width:60px;height:60px}.code-brackets[data-v-c62f189d]{position:relative;width:100%;height:100%}.code-brackets .bracket[data-v-c62f189d]{position:absolute;width:8px;height:40px;background:#FFB800;border-radius:4px}.code-brackets .bracket--left[data-v-c62f189d]{left:15px;top:10px}.code-brackets .bracket--right[data-v-c62f189d]{right:15px;top:10px}.code-lines[data-v-c62f189d]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px}.code-lines span[data-v-c62f189d]{display:block;height:3px;background:#3B82F6;margin:3px 0;border-radius:2px}.code-lines span[data-v-c62f189d]:nth-child(1){width:100%}.code-lines span[data-v-c62f189d]:nth-child(2){width:80%}.code-lines span[data-v-c62f189d]:nth-child(3){width:60%}.icon-ai[data-v-c62f189d]{position:relative;width:60px;height:60px}.ai-brain[data-v-c62f189d]{position:relative;width:100%;height:100%}.brain-core[data-v-c62f189d]{width:60%;height:60%;background:#FFB800;border-radius:50%/60% 60% 40% 40%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brain-core[data-v-c62f189d]:before{content:"";position:absolute;top:20%;left:20%;width:60%;height:40%;background:rgb(153,110.4,0);border-radius:50%/60% 60% 40% 40%}.neural-connections[data-v-c62f189d]{position:absolute;top:0;left:0;right:0;bottom:0}.neural-connections span[data-v-c62f189d]{position:absolute;background:#3B82F6;border-radius:1px}.neural-connections span[data-v-c62f189d]:nth-child(1){top:15%;left:20%;right:20%;height:2px}.neural-connections span[data-v-c62f189d]:nth-child(2){top:0;bottom:0;left:25%;width:2px}.neural-connections span[data-v-c62f189d]:nth-child(3){top:0;bottom:0;right:25%;width:2px}.icon-support[data-v-c62f189d]{position:relative;width:60px;height:60px}.support-hands[data-v-c62f189d]{position:relative;width:100%;height:100%}.hand[data-v-c62f189d]{position:absolute;width:25px;height:35px;background:#FFB800;border-radius:15px}.hand--left[data-v-c62f189d]{left:10px;top:15px;transform:rotate(-15deg)}.hand--right[data-v-c62f189d]{right:10px;top:15px;transform:rotate(15deg)}.support-circle[data-v-c62f189d]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#3B82F6;border-radius:50%}.support-circle[data-v-c62f189d]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:white;border-radius:50%}.testimonials[data-v-60388d64]{background:#F8F9FA}.testimonials__content[data-v-60388d64]{max-width:1000px;margin:0 auto}.testimonials__cards[data-v-60388d64]{margin-bottom:3rem}.testimonials__navigation[data-v-60388d64]{display:flex;justify-content:center;gap:1.5rem}.testimonial-card[data-v-60388d64]{background:#FFFFFF;border-radius:20px;padding:3rem;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,border-color .3s ease}.testimonial-card[data-v-60388d64]:hover{transform:translateY(-5px);border-color:#ff6b354d}.testimonial-card__header[data-v-60388d64]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.testimonial-card__avatar[data-v-60388d64]{flex-shrink:0}.testimonial-card__info[data-v-60388d64]{flex:1}.testimonial-card__name[data-v-60388d64]{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.testimonial-card__title[data-v-60388d64]{font-size:.95rem;color:#ffb800;font-weight:500}.testimonial-card__quote[data-v-60388d64]{font-size:1.1rem;line-height:1.7;color:#6b7280;font-style:italic;margin:0;position:relative}.testimonial-card__quote[data-v-60388d64]:before{content:'"';font-size:3rem;color:#ffb800;position:absolute;top:-10px;left:-15px;line-height:1}.avatar[data-v-60388d64]{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#FFD700,#FFB800);position:relative;overflow:hidden}.avatar--samantha[data-v-60388d64]{background:linear-gradient(135deg,#FF6B9D,#C44569)}.avatar--samantha[data-v-60388d64]:before{content:"";position:absolute;top:20%;left:30%;width:40%;height:20%;background:rgba(255,255,255,.3);border-radius:50%}.avatar--samantha[data-v-60388d64]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:30%;background:rgba(255,255,255,.2);border-radius:50%/60% 60% 40% 40%}.avatar--ray[data-v-60388d64]{background:linear-gradient(135deg,#4ECDC4,#44A08D)}.avatar--ray[data-v-60388d64]:before{content:"";position:absolute;top:25%;left:25%;width:50%;height:25%;background:rgba(255,255,255,.3);border-radius:50%}.avatar--ray[data-v-60388d64]:after{content:"";position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);width:70%;height:35%;background:rgba(255,255,255,.2);border-radius:50%/60% 60% 40% 40%}.nav-btn[data-v-60388d64]{width:50px;height:50px;border:2px solid #FFB800;background:transparent;border-radius:50%;color:#ffb800;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.nav-btn[data-v-60388d64]:hover{background:#FFB800;color:#1a1a1a;transform:scale(1.1)}.nav-btn svg[data-v-60388d64]{width:20px;height:20px}.cta[data-v-dc42cf6f]{background:linear-gradient(135deg,#FFD700,#FFB800);text-align:center}.cta__content[data-v-dc42cf6f]{max-width:800px;margin:0 auto}.cta__title[data-v-dc42cf6f]{font-size:3rem;font-weight:700;margin-bottom:2rem;line-height:1.2;color:#1a1a1a}@media (min-width: 768px){.cta__title[data-v-dc42cf6f]{font-size:3.5rem}}@media (min-width: 1024px){.cta__title[data-v-dc42cf6f]{font-size:4rem}}.cta__description[data-v-dc42cf6f]{font-size:1.2rem;color:#6b7280;margin-bottom:3rem;line-height:1.7;max-width:600px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.cta__description[data-v-dc42cf6f]{font-size:1.3rem}}.footer[data-v-0e38f560]{background:#F8F9FA;border-top:1px solid #E5E7EB}.footer__content[data-v-0e38f560]{display:grid;grid-template-columns:1fr;gap:3rem;padding:4rem 0 3rem}@media (min-width: 768px){.footer__content[data-v-0e38f560]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.footer__content[data-v-0e38f560]{grid-template-columns:2fr 1fr 1fr 1fr}}@media (min-width: 1024px){.footer__section[data-v-0e38f560]:first-child{grid-column:1}}.footer__logo h3[data-v-0e38f560]{font-size:1.8rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}.footer__description[data-v-0e38f560]{color:#6b7280;line-height:1.6;margin-bottom:2rem;max-width:300px}.footer__title[data-v-0e38f560]{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem}.footer__links[data-v-0e38f560]{list-style:none}.footer__links li[data-v-0e38f560]{margin-bottom:1rem}.footer__links li a[data-v-0e38f560]{color:#6b7280;text-decoration:none;transition:color .2s ease}.footer__links li a[data-v-0e38f560]:hover{color:#ffb800}.footer__bottom[data-v-0e38f560]{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}@media (min-width: 768px){.footer__bottom[data-v-0e38f560]{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.footer__copyright p[data-v-0e38f560]{color:#6b7280;font-size:.9rem}.footer__legal[data-v-0e38f560]{display:flex;gap:2rem}.footer__legal a[data-v-0e38f560]{color:#6b7280;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer__legal a[data-v-0e38f560]:hover{color:#ffb800}.footer__newsletter .newsletter__form[data-v-0e38f560]{display:flex;gap:.5rem;margin-top:1rem}.footer__newsletter p[data-v-0e38f560]{color:#6b7280;font-size:.95rem;margin-bottom:1rem}.newsletter__input[data-v-0e38f560]{flex:1;padding:1rem;background:#FFFFFF;border:1px solid #E5E7EB;border-radius:6px;color:#1a1a1a;font-family:Inter,sans-serif;font-size:.9rem}.newsletter__input[data-v-0e38f560]::placeholder{color:#6b7280}.newsletter__input[data-v-0e38f560]:focus{outline:none;border-color:#ffb800}.newsletter__button[data-v-0e38f560]{width:40px;height:40px;background:#FFB800;border:none;border-radius:6px;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.newsletter__button[data-v-0e38f560]:hover{background:rgb(204,147.2,0);transform:scale(1.05)}.footer__contact .contact__phone[data-v-0e38f560],.footer__contact .contact__email[data-v-0e38f560],.footer__contact .contact__address[data-v-0e38f560]{color:#6b7280;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.footer__contact .contact__phone[data-v-0e38f560]{color:#ffb800;font-weight:500}#app{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:#fff;color:#1a1a1a;line-height:1.6;overflow-x:hidden}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width: 768px){.container{padding:0 2rem}}.btn{display:inline-block;padding:1rem 2rem;border:none;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;text-align:center}.btn--primary{background:linear-gradient(135deg,#FFD700,#FFB800);color:#1a1a1a}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffd70066}.btn--secondary{background:transparent;color:#1a1a1a;border:2px solid #1A1A1A}.btn--secondary:hover{background:#1A1A1A;color:#fff}.btn--outline{background:transparent;color:#ffb800;border:2px solid #FFB800}.btn--outline:hover{background:#FFB800;color:#fff}.section{padding:4rem 0}@media (min-width: 768px){.section{padding:6rem 0}}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}@media (min-width: 768px){.section-title{font-size:3rem}}.section-title .highlight{color:#ffb800}.section-description{font-size:1.1rem;color:#6b7280;text-align:center;max-width:800px;margin:0 auto 3rem;line-height:1.7}.grid{display:grid;gap:2rem}.grid--2{grid-template-columns:1fr}@media (min-width: 768px){.grid--2{grid-template-columns:repeat(2,1fr)}}.grid--4{grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.grid--4{grid-template-columns:repeat(4,1fr)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.fade-in-up{animation:fadeInUp .8s ease-out}.slide-in-left{animation:slideInLeft .8s ease-out}.slide-in-right{animation:slideInRight .8s ease-out}
