.MainLandingPage-module__KfppvW__page{--navy:var(--foreground);--navy-mid:var(--foreground);--blue:var(--primary);--blue-light:var(--primary-light);--blue-glow:var(--primary-light);--sky:var(--background);--sky-light:var(--background-gradient);--cream:var(--muted);--white:var(--background);--gray-100:var(--muted);--gray-200:var(--border);--gray-400:var(--foreground-secondary);--gray-500:var(--foreground-secondary);--gray-600:var(--foreground-secondary);--gray-700:var(--foreground-secondary);--gray-800:var(--foreground);--text:var(--foreground);--green:#10b981;--radius:12px;--radius-lg:20px;--radius-full:9999px;--shadow-sm:0 1px 3px color-mix(in srgb, var(--foreground) 6%, transparent);--shadow-md:0 4px 20px color-mix(in srgb, var(--foreground) 8%, transparent);--shadow-lg:0 12px 40px color-mix(in srgb, var(--foreground) 12%, transparent);--shadow-xl:0 20px 60px color-mix(in srgb, var(--foreground) 16%, transparent);color:var(--text);background:var(--white);font-family:var(--font-dm-sans), var(--font-thai-sans), sans-serif;-webkit-font-smoothing:antialiased;line-height:1.7;overflow-x:hidden}.MainLandingPage-module__KfppvW__page,.MainLandingPage-module__KfppvW__page *{box-sizing:border-box}.MainLandingPage-module__KfppvW__container{max-width:1200px;margin:0 auto;padding:0 24px}@media (min-width:768px){.MainLandingPage-module__KfppvW__container{padding:0 40px}}@media (min-width:1024px){.MainLandingPage-module__KfppvW__container{padding:0 48px}}.MainLandingPage-module__KfppvW__hero{background:linear-gradient(165deg, var(--white) 0%, var(--sky-light) 50%, var(--sky) 100%);padding:56px 0 80px;position:relative;overflow:hidden}@media (min-width:768px){.MainLandingPage-module__KfppvW__hero{padding:72px 0 100px}}.MainLandingPage-module__KfppvW__hero:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--primary) 8%, transparent) 0%, transparent 70%);pointer-events:none;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.MainLandingPage-module__KfppvW__heroGrid{grid-template-columns:1fr;align-items:center;gap:48px;font-weight:700;display:grid}@media (min-width:900px){.MainLandingPage-module__KfppvW__heroGrid{grid-template-columns:1fr 1fr;gap:64px}}.MainLandingPage-module__KfppvW__heroBadge{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-full);color:var(--gray-600);align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px 6px 8px;font-size:.8rem;font-weight:500;animation:.6s both MainLandingPage-module__KfppvW__fadeUp;display:inline-flex}.MainLandingPage-module__KfppvW__dot{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2s infinite MainLandingPage-module__KfppvW__pulseDot}@keyframes MainLandingPage-module__KfppvW__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.MainLandingPage-module__KfppvW__hero h1{font-family:var(--font-display-serif), var(--font-thai-sans), serif;color:var(--navy);letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2.4rem,5vw,3.6rem);line-height:1.15;animation:.6s .1s both MainLandingPage-module__KfppvW__fadeUp}.MainLandingPage-module__KfppvW__hero h1 span{color:var(--blue);font-style:italic}.MainLandingPage-module__KfppvW__heroDesc{color:var(--gray-600);max-width:480px;margin-bottom:32px;font-size:1.05rem;line-height:1.75;animation:.6s .2s both MainLandingPage-module__KfppvW__fadeUp}.MainLandingPage-module__KfppvW__heroActions{flex-wrap:wrap;gap:12px;margin-bottom:40px;animation:.6s .3s both MainLandingPage-module__KfppvW__fadeUp;display:flex}.MainLandingPage-module__KfppvW__btnPrimary,.MainLandingPage-module__KfppvW__btnSecondary,.MainLandingPage-module__KfppvW__btnWhite,.MainLandingPage-module__KfppvW__btnOutlineWhite{cursor:pointer;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.MainLandingPage-module__KfppvW__btnPrimary{background:var(--blue);color:var(--white);border-radius:var(--radius-full);letter-spacing:-.01em;border:none;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s}.MainLandingPage-module__KfppvW__btnPrimary:hover{background:var(--primary-dark);box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 30%, transparent);transform:translateY(-2px)}.MainLandingPage-module__KfppvW__btnSecondary{background:var(--white);color:var(--navy);border:1.5px solid var(--gray-200);border-radius:var(--radius-full);letter-spacing:-.01em;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s}.MainLandingPage-module__KfppvW__btnSecondary:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-2px)}.MainLandingPage-module__KfppvW__heroStats{gap:32px;animation:.6s .4s both MainLandingPage-module__KfppvW__fadeUp;display:flex}.MainLandingPage-module__KfppvW__heroStat{flex-direction:column;display:flex}.MainLandingPage-module__KfppvW__number{font-family:var(--font-display-serif), serif;color:var(--navy);letter-spacing:-.03em;font-size:1.8rem;line-height:1.2}.MainLandingPage-module__KfppvW__label{color:var(--gray-500);font-size:.8rem;font-weight:500}.MainLandingPage-module__KfppvW__heroVisual{animation:.8s .2s both MainLandingPage-module__KfppvW__fadeUp;position:relative}.MainLandingPage-module__KfppvW__heroCard{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);padding:32px;position:relative;overflow:hidden}.MainLandingPage-module__KfppvW__heroCard:before{content:"";background:linear-gradient(90deg, var(--blue), var(--blue-glow));height:4px;position:absolute;top:0;left:0;right:0}.MainLandingPage-module__KfppvW__heroCardHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.MainLandingPage-module__KfppvW__heroCardName{color:var(--navy);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.MainLandingPage-module__KfppvW__heroCardTitle{color:var(--gray-500);font-size:.85rem;font-weight:400}.MainLandingPage-module__KfppvW__skillTags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.MainLandingPage-module__KfppvW__skillTag{border-radius:var(--radius-full);letter-spacing:.02em;padding:6px 14px;font-size:.78rem;font-weight:600}.MainLandingPage-module__KfppvW__skillTagButton{cursor:pointer;border:none;transition:transform .2s,box-shadow .2s}.MainLandingPage-module__KfppvW__skillTagButton:hover{box-shadow:0 6px 16px color-mix(in srgb, var(--foreground) 10%, transparent);transform:translateY(-1px)}.MainLandingPage-module__KfppvW__skillTagButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.MainLandingPage-module__KfppvW__skillTagActive{box-shadow:0 0 0 2px color-mix(in srgb, var(--ring) 35%, transparent)}.MainLandingPage-module__KfppvW__py{color:#92400e;background:#fef3c7}.MainLandingPage-module__KfppvW__cpp{color:#1e40af;background:#dbeafe}.MainLandingPage-module__KfppvW__web{color:#065f46;background:#d1fae5}.MainLandingPage-module__KfppvW__embed{color:#5b21b6;background:#ede9fe}.MainLandingPage-module__KfppvW__data{color:#9d174d;background:#fce7f3}.MainLandingPage-module__KfppvW__heroCode{background:var(--navy);border-radius:var(--radius);font-family:var(--font-dm-mono), "Courier New", monospace;color:var(--gray-400);padding:20px;font-size:.8rem;line-height:1.8;overflow-x:auto}.MainLandingPage-module__KfppvW__keyword{color:#c084fc}.MainLandingPage-module__KfppvW__func{color:#60a5fa}.MainLandingPage-module__KfppvW__string{color:#34d399}.MainLandingPage-module__KfppvW__comment{color:var(--gray-600)}.MainLandingPage-module__KfppvW__floatingBadge{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-lg);color:var(--navy);align-items:center;gap:10px;padding:12px 16px;font-size:.82rem;font-weight:600;animation:4s ease-in-out infinite MainLandingPage-module__KfppvW__float;display:flex;position:absolute}.MainLandingPage-module__KfppvW__topRight{top:-16px;right:-16px}.MainLandingPage-module__KfppvW__bottomLeft{animation-delay:2s;bottom:-16px;left:-16px}.MainLandingPage-module__KfppvW__icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.MainLandingPage-module__KfppvW__gold{background:#fef3c7}.MainLandingPage-module__KfppvW__green{background:#d1fae5}.MainLandingPage-module__KfppvW__skillModalOverlay{z-index:80;background:color-mix(in srgb, var(--foreground) 46%, transparent);justify-content:center;align-items:center;padding:16px;animation:.2s MainLandingPage-module__KfppvW__fadeInOverlay;display:flex;position:fixed;inset:0}.MainLandingPage-module__KfppvW__skillModal{border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:var(--white);width:min(640px,100%);max-height:calc(100vh - 32px);box-shadow:var(--shadow-xl);padding:28px;animation:.24s MainLandingPage-module__KfppvW__modalLiftIn;position:relative;overflow-y:auto}.MainLandingPage-module__KfppvW__skillModalClose{border:1px solid var(--gray-200);background:var(--white);width:34px;height:34px;color:var(--gray-600);cursor:pointer;border-radius:999px;font-size:1.3rem;line-height:1;transition:all .2s;position:absolute;top:14px;right:14px}.MainLandingPage-module__KfppvW__skillModalClose:hover{color:var(--navy);border-color:var(--blue-light)}.MainLandingPage-module__KfppvW__skillModalClose:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.MainLandingPage-module__KfppvW__skillModalEyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--blue);margin:0 0 8px;font-size:.78rem;font-weight:700}.MainLandingPage-module__KfppvW__skillModalTitle{font-family:var(--font-display-serif), var(--font-thai-sans), serif;color:var(--navy);letter-spacing:-.02em;margin:0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.2}.MainLandingPage-module__KfppvW__skillModalDescription{color:var(--gray-600);margin:14px 0 18px;line-height:1.75}.MainLandingPage-module__KfppvW__skillModalList{color:var(--gray-700);gap:8px;margin:0;padding-left:20px;display:grid}.MainLandingPage-module__KfppvW__skillModalCta{border-radius:var(--radius-full);background:var(--blue);color:var(--white);justify-content:center;align-items:center;margin-top:24px;padding:12px 22px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.MainLandingPage-module__KfppvW__skillModalCta:hover{background:var(--primary-dark);transform:translateY(-1px)}.MainLandingPage-module__KfppvW__skillModalCta:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@keyframes MainLandingPage-module__KfppvW__fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes MainLandingPage-module__KfppvW__modalLiftIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:767px){.MainLandingPage-module__KfppvW__skillModal{padding:22px 18px}.MainLandingPage-module__KfppvW__skillModalTitle{max-width:90%}}@keyframes MainLandingPage-module__KfppvW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes MainLandingPage-module__KfppvW__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.MainLandingPage-module__KfppvW__section{padding:80px 0}@media (min-width:768px){.MainLandingPage-module__KfppvW__section{padding:100px 0}}.MainLandingPage-module__KfppvW__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--blue);align-items:center;gap:8px;margin-bottom:16px;font-size:.78rem;font-weight:600;display:inline-flex}.MainLandingPage-module__KfppvW__sectionLabel:before{content:"";background:var(--blue);border-radius:2px;width:24px;height:2px}.MainLandingPage-module__KfppvW__sectionTitle{font-family:var(--font-display-serif), var(--font-thai-sans), serif;color:var(--navy);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.6rem);line-height:1.2}.MainLandingPage-module__KfppvW__sectionDesc{color:var(--gray-500);max-width:560px;font-size:1rem;line-height:1.7}.MainLandingPage-module__KfppvW__services{background:var(--cream)}.MainLandingPage-module__KfppvW__servicesGrid,.MainLandingPage-module__KfppvW__testimonialsGrid,.MainLandingPage-module__KfppvW__whyGrid,.MainLandingPage-module__KfppvW__topicsGrid{margin-top:48px}.MainLandingPage-module__KfppvW__servicesGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.MainLandingPage-module__KfppvW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.MainLandingPage-module__KfppvW__servicesGrid{grid-template-columns:repeat(3,1fr)}}.MainLandingPage-module__KfppvW__serviceCard{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);cursor:default;padding:32px 28px;transition:all .3s;position:relative;overflow:hidden}.MainLandingPage-module__KfppvW__serviceCard:hover{border-color:var(--blue-light);box-shadow:var(--shadow-md);transform:translateY(-4px)}.MainLandingPage-module__KfppvW__serviceCard:after{content:"";background:var(--blue);height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.MainLandingPage-module__KfppvW__serviceCard:hover:after{transform:scaleX(1)}.MainLandingPage-module__KfppvW__serviceIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:1.3rem;display:flex}.MainLandingPage-module__KfppvW__teach{background:#dbeafe}.MainLandingPage-module__KfppvW__consult{background:#d1fae5}.MainLandingPage-module__KfppvW__project{background:#fef3c7}.MainLandingPage-module__KfppvW__serviceCard h3{color:var(--navy);letter-spacing:-.02em;margin-bottom:10px;font-size:1.1rem;font-weight:700}.MainLandingPage-module__KfppvW__serviceCard p{color:var(--gray-500);margin-bottom:20px;font-size:.9rem;line-height:1.65}.MainLandingPage-module__KfppvW__price{color:var(--blue);align-items:center;gap:4px;font-size:.85rem;font-weight:600;display:flex}.MainLandingPage-module__KfppvW__serviceLink{color:var(--blue);align-items:center;gap:6px;font-size:.85rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.MainLandingPage-module__KfppvW__serviceLink:hover{gap:10px}.MainLandingPage-module__KfppvW__topicsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:640px){.MainLandingPage-module__KfppvW__topicsGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.MainLandingPage-module__KfppvW__topicsGrid{grid-template-columns:repeat(5,1fr)}}.MainLandingPage-module__KfppvW__topicCard{text-align:center;border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--gray-200);cursor:pointer;padding:28px 16px;transition:all .3s}.MainLandingPage-module__KfppvW__topicCardBtn{width:100%;font-family:inherit}.MainLandingPage-module__KfppvW__topicCardBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.MainLandingPage-module__KfppvW__topicCard:hover{border-color:var(--blue-light);box-shadow:var(--shadow-md);transform:translateY(-3px)}.MainLandingPage-module__KfppvW__topicIcon{letter-spacing:-.03em;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:1.4rem;font-weight:700;display:flex}.MainLandingPage-module__KfppvW__topicCard h4{color:var(--navy);letter-spacing:-.01em;margin-bottom:4px;font-size:.9rem;font-weight:700}.MainLandingPage-module__KfppvW__topicCard p{color:var(--gray-500);font-size:.75rem}.MainLandingPage-module__KfppvW__why{background:var(--cream)}.MainLandingPage-module__KfppvW__whyGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.MainLandingPage-module__KfppvW__whyGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.MainLandingPage-module__KfppvW__whyGrid{grid-template-columns:repeat(4,1fr)}}.MainLandingPage-module__KfppvW__whyCard{text-align:center;padding:32px 20px}.MainLandingPage-module__KfppvW__whyNumber{font-family:var(--font-display-serif), serif;color:var(--blue);letter-spacing:-.04em;margin-bottom:8px;font-size:2.4rem;line-height:1}.MainLandingPage-module__KfppvW__whyCard h4{color:var(--navy);letter-spacing:-.01em;margin-bottom:6px;font-size:.9rem;font-weight:700}.MainLandingPage-module__KfppvW__whyCard p{color:var(--gray-500);font-size:.82rem;line-height:1.6}.MainLandingPage-module__KfppvW__testimonialSection{background:var(--navy);color:var(--white);position:relative;overflow:hidden}.MainLandingPage-module__KfppvW__testimonialSection:before{content:"";background:radial-gradient(ellipse at 20% 50%, color-mix(in srgb, var(--primary) 15%, transparent) 0%, transparent 60%);pointer-events:none;position:absolute;inset:0}.MainLandingPage-module__KfppvW__testimonialSection .MainLandingPage-module__KfppvW__sectionLabel{color:var(--blue-glow)}.MainLandingPage-module__KfppvW__testimonialSection .MainLandingPage-module__KfppvW__sectionLabel:before{background:var(--blue-glow)}.MainLandingPage-module__KfppvW__testimonialSection .MainLandingPage-module__KfppvW__sectionTitle{color:var(--white)}.MainLandingPage-module__KfppvW__testimonialSection .MainLandingPage-module__KfppvW__sectionDesc{color:var(--gray-400)}.MainLandingPage-module__KfppvW__testimonialsGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.MainLandingPage-module__KfppvW__testimonialsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.MainLandingPage-module__KfppvW__testimonialsGrid{grid-template-columns:repeat(3,1fr)}}.MainLandingPage-module__KfppvW__testimonialCard{background:color-mix(in srgb, var(--background) 5%, transparent);border:1px solid color-mix(in srgb, var(--background) 8%, transparent);border-radius:var(--radius-lg);padding:28px}.MainLandingPage-module__KfppvW__testimonialStars{color:var(--accent);letter-spacing:2px;margin-bottom:16px;font-size:.85rem}.MainLandingPage-module__KfppvW__testimonialCard blockquote{color:var(--gray-200);margin-bottom:20px;font-size:.92rem;font-style:italic;line-height:1.7}.MainLandingPage-module__KfppvW__testimonialAuthor{color:var(--white);font-size:.82rem;font-weight:600}.MainLandingPage-module__KfppvW__testimonialRole{color:var(--gray-400);font-size:.75rem}.MainLandingPage-module__KfppvW__ctaSection{background:var(--white)}.MainLandingPage-module__KfppvW__ctaBox{background:linear-gradient(135deg, var(--blue) 0%, var(--primary-dark) 100%);border-radius:var(--radius-lg);text-align:center;padding:48px 32px;position:relative;overflow:hidden}@media (min-width:768px){.MainLandingPage-module__KfppvW__ctaBox{padding:64px 48px}}.MainLandingPage-module__KfppvW__ctaBox:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--background) 8%, transparent) 0%, transparent 70%);pointer-events:none;width:400px;height:400px;position:absolute;top:-50%;right:-20%}.MainLandingPage-module__KfppvW__ctaBox h2{font-family:var(--font-display-serif), var(--font-thai-sans), serif;color:var(--white);letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.25;position:relative}.MainLandingPage-module__KfppvW__ctaBox p{color:color-mix(in srgb, var(--background) 80%, transparent);margin-bottom:28px;font-size:1rem;position:relative}.MainLandingPage-module__KfppvW__btnWhite{background:var(--white);color:var(--blue);border-radius:var(--radius-full);letter-spacing:-.01em;border:none;padding:14px 32px;font-size:.95rem;font-weight:700;transition:all .2s;position:relative}.MainLandingPage-module__KfppvW__btnWhite:hover{box-shadow:0 8px 24px color-mix(in srgb, var(--foreground) 20%, transparent);transform:translateY(-2px)}.MainLandingPage-module__KfppvW__btnOutlineWhite{color:var(--white);border:1.5px solid color-mix(in srgb, var(--background) 40%, transparent);border-radius:var(--radius-full);background:0 0;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s;position:relative}.MainLandingPage-module__KfppvW__btnOutlineWhite:hover{border-color:var(--white);background:color-mix(in srgb, var(--background) 10%, transparent)}.MainLandingPage-module__KfppvW__ctaActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex;position:relative}.MainLandingPage-module__KfppvW__footer{border-top:1px solid var(--gray-200);padding:48px 0 32px}.MainLandingPage-module__KfppvW__footerTop{flex-direction:column;gap:32px;margin-bottom:40px;display:flex}@media (min-width:768px){.MainLandingPage-module__KfppvW__footerTop{flex-direction:row;justify-content:space-between;align-items:flex-start}}.MainLandingPage-module__KfppvW__footerBrand p{color:var(--gray-500);max-width:300px;margin-top:12px;font-size:.85rem;line-height:1.6}.MainLandingPage-module__KfppvW__footerLinks{gap:48px;display:flex}.MainLandingPage-module__KfppvW__footerCol h5{text-transform:uppercase;letter-spacing:.06em;color:var(--navy);margin-bottom:14px;font-size:.78rem;font-weight:700}.MainLandingPage-module__KfppvW__footerCol a{color:var(--gray-500);padding:4px 0;font-size:.85rem;text-decoration:none;transition:color .2s;display:block}.MainLandingPage-module__KfppvW__footerCol a:hover{color:var(--blue)}.MainLandingPage-module__KfppvW__footerBottom{border-top:1px solid var(--gray-100);color:var(--gray-400);flex-direction:column;align-items:center;gap:12px;padding-top:24px;font-size:.78rem;display:flex}@media (min-width:768px){.MainLandingPage-module__KfppvW__footerBottom{flex-direction:row;justify-content:space-between}}.MainLandingPage-module__KfppvW__footerSocials{gap:16px;display:flex}.MainLandingPage-module__KfppvW__footerSocials a{color:var(--gray-400);text-decoration:none;transition:color .2s}.MainLandingPage-module__KfppvW__footerSocials a:hover{color:var(--blue)}.MainLandingPage-module__KfppvW__reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.MainLandingPage-module__KfppvW__visible{opacity:1;transform:translateY(0)}
