.styles-module__hYxf_W__page{color:#0f172a;max-width:900px;min-height:calc(100vh - 80px);margin:0 auto;padding:80px 16px 60px}.styles-module__hYxf_W__errorPage{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:80px 16px 60px;display:flex}.styles-module__hYxf_W__heroImg{object-fit:cover}.styles-module__hYxf_W__backToList{margin-bottom:32px}.styles-module__hYxf_W__backLink{color:#374151;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:2px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.styles-module__hYxf_W__backLink:before{content:"";opacity:0;background:linear-gradient(135deg,#db27770d 0%,#f082760d 100%);transition:opacity .2s;position:absolute;inset:0}.styles-module__hYxf_W__backLink:hover{color:#db2777;border-color:#db2777;transform:translate(-4px);box-shadow:0 4px 12px #db277726}.styles-module__hYxf_W__backLink:hover:before{opacity:1}.styles-module__hYxf_W__backArrow{color:#64748b;z-index:1;transition:all .2s;position:relative}.styles-module__hYxf_W__backLink:hover .styles-module__hYxf_W__backArrow{color:#db2777;transform:translate(-2px)}.styles-module__hYxf_W__backLink span{z-index:1;position:relative}.styles-module__hYxf_W__headerRow{border-bottom:1px solid #e5e7eb;margin-bottom:32px;padding-bottom:24px}.styles-module__hYxf_W__gap{flex-direction:column;gap:20px;display:flex}.styles-module__hYxf_W__title{color:#020617;margin:0;font-size:clamp(1.9rem,6vw,2.75rem);font-weight:800;line-height:1.2}.styles-module__hYxf_W__metaRow{color:#64748b;flex-wrap:wrap;align-items:center;gap:16px;font-size:.875rem;display:flex}.styles-module__hYxf_W__author{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;height:28px;padding:4px 12px;display:flex}.styles-module__hYxf_W__authorImage{object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px}.styles-module__hYxf_W__authorName{color:#374151;white-space:nowrap;font-size:.875rem;font-weight:600}.styles-module__hYxf_W__dateWrapper{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;height:28px;padding:4px 12px;display:flex}.styles-module__hYxf_W__dateIcon{color:#64748b;flex-shrink:0;font-size:1rem}.styles-module__hYxf_W__date{color:#374151;white-space:nowrap;font-size:.875rem;font-weight:600}.styles-module__hYxf_W__catList{flex-wrap:wrap;gap:8px;display:flex}.styles-module__hYxf_W__cat{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:999px;align-items:center;gap:6px;height:28px;padding:4px 14px;font-size:.875rem;font-weight:600;transition:transform .12s,box-shadow .12s;display:flex}.styles-module__hYxf_W__cat:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f5576c4d}.styles-module__hYxf_W__catDot{font-size:1.2rem;line-height:1}.styles-module__hYxf_W__heroImage{margin:32px 0 40px}.styles-module__hYxf_W__heroFrame{aspect-ratio:16/9;background:#f1f5f9;border-radius:18px;width:100%;position:relative;overflow:hidden}.styles-module__hYxf_W__content{color:#1f2937;font-size:1rem;line-height:1.75}.styles-module__hYxf_W__content p{margin:16px 0}.styles-module__hYxf_W__content h2{margin:36px 0 12px;font-size:1.5rem;font-weight:800}.styles-module__hYxf_W__content h3{margin:28px 0 10px;font-size:1.25rem;font-weight:700}.styles-module__hYxf_W__content ul{margin:16px 0;padding-left:20px}.styles-module__hYxf_W__content li{margin-bottom:8px}.styles-module__hYxf_W__content a{color:#db2777;font-weight:600;text-decoration:none}.styles-module__hYxf_W__content a:hover{text-decoration:underline}.styles-module__hYxf_W__bodyImage{margin:28px 0}.styles-module__hYxf_W__imageFrame{aspect-ratio:3/2;background:#f8fafc;border-radius:14px;width:100%;position:relative;overflow:hidden}.styles-module__hYxf_W__caption{color:#64748b;text-align:center;margin-top:8px;font-size:.75rem}.styles-module__hYxf_W__navigation{border-top:2px solid #e5e7eb;margin-top:64px;padding-top:40px}.styles-module__hYxf_W__navGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.styles-module__hYxf_W__navLink{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:8px;min-height:100px;padding:20px;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module__hYxf_W__navLink:before{content:"";opacity:0;background:linear-gradient(135deg,#db27770d 0%,#f082760d 100%);transition:opacity .2s;position:absolute;inset:0}.styles-module__hYxf_W__navLink:hover{border-color:#db2777;transform:translateY(-2px);box-shadow:0 8px 24px #db277726}.styles-module__hYxf_W__navLink:hover:before{opacity:1}.styles-module__hYxf_W__prevLink{text-align:left}.styles-module__hYxf_W__nextLink{text-align:right;align-items:flex-end}.styles-module__hYxf_W__navLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;z-index:1;align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex;position:relative}.styles-module__hYxf_W__navArrow{color:#db2777;transition:transform .2s}.styles-module__hYxf_W__prevLink:hover .styles-module__hYxf_W__navArrow{transform:translate(-4px)}.styles-module__hYxf_W__nextLink:hover .styles-module__hYxf_W__navArrow{transform:translate(4px)}.styles-module__hYxf_W__navTitle{color:#1f2937;-webkit-line-clamp:2;z-index:1;-webkit-box-orient:vertical;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;position:relative;overflow:hidden}.styles-module__hYxf_W__navPlaceholder{min-height:100px}@media (max-width:640px){.styles-module__hYxf_W__backLink{gap:6px;padding:8px 14px;font-size:.8rem}.styles-module__hYxf_W__backArrow{width:16px;height:16px}.styles-module__hYxf_W__metaRow{gap:12px}.styles-module__hYxf_W__author{padding:4px 10px 4px 4px}.styles-module__hYxf_W__authorImage{width:28px;height:28px}.styles-module__hYxf_W__authorName{font-size:.8rem}.styles-module__hYxf_W__dateWrapper{padding:5px 10px}.styles-module__hYxf_W__date{font-size:.8rem}.styles-module__hYxf_W__cat{padding:5px 12px;font-size:.7rem}.styles-module__hYxf_W__navGrid{grid-template-columns:1fr;gap:16px}.styles-module__hYxf_W__nextLink{text-align:left;align-items:flex-start}.styles-module__hYxf_W__navLink{min-height:80px;padding:16px}.styles-module__hYxf_W__navLabel{font-size:.7rem}.styles-module__hYxf_W__navTitle{font-size:.9rem}}@media (min-width:768px){.styles-module__hYxf_W__page{padding:100px 24px 80px}.styles-module__hYxf_W__content{font-size:1.05rem}}@media (min-width:1024px){.styles-module__hYxf_W__page{max-width:960px}}
.skeleton-module__Iv9Q5W__skeletonPage{max-width:900px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem 1rem}.skeleton-module__Iv9Q5W__skeletonHeader{margin-bottom:2rem}.skeleton-module__Iv9Q5W__gap{flex-direction:column;gap:1rem;display:flex}.skeleton-module__Iv9Q5W__skeletonTitle{background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:6px;width:100%;height:36px;margin-bottom:.5rem;animation:2.5s ease-in-out infinite skeleton-module__Iv9Q5W__shimmer}.skeleton-module__Iv9Q5W__skeletonMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.skeleton-module__Iv9Q5W__skeletonDate{background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:4px;width:120px;height:16px;animation:2.5s ease-in-out infinite skeleton-module__Iv9Q5W__shimmer}.skeleton-module__Iv9Q5W__skeletonCategory{background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:4px;width:80px;height:20px;animation:2.5s ease-in-out infinite skeleton-module__Iv9Q5W__shimmer}.skeleton-module__Iv9Q5W__skeletonHeroImage{aspect-ratio:16/9;background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:8px;width:100%;margin-bottom:2rem;animation:2.5s ease-in-out infinite skeleton-module__Iv9Q5W__shimmer}.skeleton-module__Iv9Q5W__skeletonContent{flex-direction:column;gap:12px;margin-bottom:2rem;display:flex}.skeleton-module__Iv9Q5W__skeletonLine{background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:4px;width:100%;height:14px;animation:2.5s ease-in-out infinite skeleton-module__Iv9Q5W__shimmer}.skeleton-module__Iv9Q5W__skeletonNav{border-top:1px solid #e5e7eb;justify-content:space-between;gap:1rem;padding-top:2rem;display:flex}.skeleton-module__Iv9Q5W__skeletonNavLink{background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:6px;flex:1;height:40px;animation:2.5s ease-in-out infinite skeleton-module__Iv9Q5W__shimmer}@keyframes skeleton-module__Iv9Q5W__shimmer{0%{background-position:-200% 0}50%{background-position:200% 0}to{background-position:200% 0}}
.styles-module__pJ9HPG__emptyState{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.styles-module__pJ9HPG__icon{opacity:.8;margin-bottom:1.5rem;font-size:4rem}.styles-module__pJ9HPG__title{color:#1f2937;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.styles-module__pJ9HPG__message{color:#6b7280;max-width:500px;margin-bottom:2rem;font-size:1rem;line-height:1.6}@media (max-width:640px){.styles-module__pJ9HPG__icon{font-size:3rem}.styles-module__pJ9HPG__title{font-size:1.25rem}.styles-module__pJ9HPG__message{font-size:.9rem}}
.styles-module__ACE-0a__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(10deg,#f08276,#ff6fae,#cb6bcc);border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.styles-module__ACE-0a__primaryBtn:hover{transform:scale(1.05);box-shadow:0 20px 30px #00000026}
.styles-module__tOxQXG__secondaryBtn{color:#db2777;cursor:pointer;background:#fff;border:2px solid #eba9c7;border-radius:999px;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.styles-module__tOxQXG__secondaryBtn:hover{transform:scale(1.05);box-shadow:0 20px 30px #00000026}
.constants-module__dirLMW__blueCyan{background:linear-gradient(135deg,#3b82f6,#22d3ee)}.constants-module__dirLMW__purplePink{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.constants-module__dirLMW__pinkRose{background:linear-gradient(135deg,#ec4899,#fb7185)}.constants-module__dirLMW__orangeYellow{background:linear-gradient(135deg,#f97316,#facc15)}.constants-module__dirLMW__greenEmerald{background:linear-gradient(135deg,#22c55e,#10b981)}.constants-module__dirLMW__bluePurple{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.constants-module__dirLMW__violetPurple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}
.styles-module__LmNO5q__container{max-width:80rem;margin:0 auto;padding:0 1rem}.styles-module__LmNO5q__about{background-color:#fff;padding:5rem 1rem}.styles-module__LmNO5q__aboutGrid{gap:3rem;display:grid}@media (min-width:768px){.styles-module__LmNO5q__aboutGrid{grid-template-columns:repeat(2,1fr);align-items:center}}.styles-module__LmNO5q__aboutTitle{color:#111827;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3rem);font-weight:700}.styles-module__LmNO5q__aboutText{color:#4b5563;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75}.styles-module__LmNO5q__aboutImageWrap{position:relative}.styles-module__LmNO5q__aboutImage{border-radius:1.5rem;width:100%;display:block;box-shadow:0 25px 50px #00000026}.styles-module__LmNO5q__languagesBadge{color:#fff;background:linear-gradient(135deg,#ff6fae,#7c3aed);border-radius:1rem;padding:1.5rem;position:absolute;top:-1.5rem;left:-1.5rem;box-shadow:0 20px 30px #0003}.styles-module__LmNO5q__languagesCount{margin:0;font-size:1.875rem;font-weight:700}.styles-module__LmNO5q__languagesLabel{opacity:.9;margin:0;font-size:.875rem}.styles-module__LmNO5q__gradientText{background:linear-gradient(90deg,#ff6fae,#7c3aed);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.styles-module__LmNO5q__about{padding:1rem .5rem}.styles-module__LmNO5q__aboutTitle{font-size:2rem}.styles-module__LmNO5q__languagesBadge{padding:.5rem;position:absolute;inset:auto -1rem -1rem auto}}
.styles-module__voy-7q__section{background:#fff;padding:5rem 1rem}.styles-module__voy-7q__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}@media (max-width:768px){.styles-module__voy-7q__sectionHeader{margin-bottom:2rem}.styles-module__voy-7q__sectionHeader h2{font-size:2rem!important}}.styles-module__voy-7q__sectionHeader h2{margin:0 0 16px;font-size:2.75rem;font-weight:700}.styles-module__voy-7q__sectionHeader p{color:#6b7280;margin:0;font-size:1.25rem}.styles-module__voy-7q__gradientText{background:linear-gradient(10deg,#f08276 0%,#ff6fae 45%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__voy-7q__subtitleContainer{text-align:left;color:#6b7280;flex-direction:column;gap:8px;width:fit-content;margin:0;font-size:1.25rem;display:flex}@media (max-width:768px){.styles-module__voy-7q__subtitleContainer{padding:0 8px}.styles-module__voy-7q__subtitleContainer li{font-size:1rem}}
.styles-module__lxjLRG__container{max-width:80rem;margin:0 auto;padding:0 1rem}.styles-module__lxjLRG__workflow{background:linear-gradient(#fdf2f8 100%,#f8fafc 60%,#eef2ff 0%);padding:5rem 1rem;position:relative}.styles-module__lxjLRG__workflowGrid{gap:2rem;display:grid}@media (min-width:768px){.styles-module__lxjLRG__workflowGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles-module__lxjLRG__workflowGrid{grid-template-columns:repeat(4,1fr)}}.styles-module__lxjLRG__workflowItem{text-align:center}.styles-module__lxjLRG__workflowIconWrap{margin-bottom:1.5rem;position:relative}.styles-module__lxjLRG__workflowIcon{background:linear-gradient(135deg,#ff6fae,#7c3aed);border-radius:9999px;justify-content:center;align-items:center;width:6rem;height:6rem;margin:0 auto;display:flex;box-shadow:0 20px 30px #00000026}.styles-module__lxjLRG__workflowSvg{color:#fff;width:2.5rem;height:2.5rem}.styles-module__lxjLRG__workflowNumber{color:#7c3aed;background:#fff;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;font-weight:700;display:flex;position:absolute;top:0;right:calc(50% - 3rem);box-shadow:0 10px 20px #00000026}.styles-module__lxjLRG__workflowTitle{color:#111827;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.styles-module__lxjLRG__workflowText{color:#4b5563}.styles-module__lxjLRG__heroBg span{filter:blur(90px);opacity:.2;border-radius:999px;position:absolute}.styles-module__lxjLRG__blurBlue{background:#f08276;width:18rem;height:18rem;top:2rem;left:3rem}.styles-module__lxjLRG__blurPink{background:#ff6fae;width:20rem;height:20rem;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.styles-module__lxjLRG__workflow{padding:1rem}.styles-module__lxjLRG__workflowItem{text-align:left;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.styles-module__lxjLRG__workflowItem h3{margin-top:0}.styles-module__lxjLRG__workflowIcon{width:3rem;height:3rem}.styles-module__lxjLRG__workflowSvg{width:1.5rem;height:1.5rem}.styles-module__lxjLRG__workflowNumber{width:2rem;height:2rem;position:absolute;top:-.8rem;right:calc(50% - 2.5rem)}.styles-module__lxjLRG__workflowIconWrap{margin-bottom:2px}}
.styles-module__pVkXjq__section{background:linear-gradient(#fdf2f8 0%,#f8fafc 60%,#eef2ff 100%);padding:0 1rem 6rem}.styles-module__pVkXjq__container{max-width:80rem;margin:0 auto}.styles-module__pVkXjq__illustrations{grid-template-columns:repeat(2,1fr);align-items:center;gap:3rem;margin:0;display:grid}.styles-module__pVkXjq__imageWrap{justify-content:center;display:flex}.styles-module__pVkXjq__imageWrap img{width:100%;max-width:420px;height:auto}.styles-module__pVkXjq__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.styles-module__pVkXjq__card{background:#fff;border-radius:1.25rem;padding:2rem;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 20px #0000000d}.styles-module__pVkXjq__card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #00000014}.styles-module__pVkXjq__icon{color:#ff6fae;width:2.75rem;height:2.75rem;margin-bottom:1rem}.styles-module__pVkXjq__title{color:#111827;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.styles-module__pVkXjq__text{color:#4b5563;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.styles-module__pVkXjq__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.styles-module__pVkXjq__illustrations{grid-template-columns:1fr;margin-bottom:3rem}.styles-module__pVkXjq__benefitsGrid{grid-template-columns:1fr;gap:1rem}.styles-module__pVkXjq__imageWrap img{max-width:320px}.styles-module__pVkXjq__card{justify-content:space-between;align-items:flex-start;gap:8px;padding:1rem;display:flex}.styles-module__pVkXjq__card h3{margin-top:0}.styles-module__pVkXjq__mobile_obtimized{max-width:84%;padding:0 4px}.styles-module__pVkXjq__icon{flex-shrink:0;width:2rem;height:2rem}.styles-module__pVkXjq__section{padding:0 1rem 3rem}}
.styles-module__IPOZDG__finalCta{text-align:center;background:linear-gradient(135deg,#f9f2f1,#fae9f1,#efe9f8);padding:6rem 1rem}.styles-module__IPOZDG__finalCta h2{margin-bottom:1rem;font-size:3rem;font-weight:700}.styles-module__IPOZDG__finalCta p{color:#6b7280;margin-bottom:2.5rem;font-size:1.25rem}.styles-module__IPOZDG__gradientText{background:linear-gradient(90deg,#f08276,#db2777,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.styles-module__IPOZDG__finalCta{padding:1rem}.styles-module__IPOZDG__finalCta h2{margin-bottom:.5rem;font-size:2rem;font-weight:700}.styles-module__IPOZDG__finalCta p{color:#6b7280;margin-bottom:2.5rem;font-size:1rem}}
.styles-module__zTSSpW__section{background:#fff;padding:5rem 1rem}.styles-module__zTSSpW__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}@media (max-width:768px){.styles-module__zTSSpW__sectionHeader{margin-bottom:2rem}.styles-module__zTSSpW__sectionHeader h2{font-size:2rem!important}}.styles-module__zTSSpW__sectionHeader h2{margin:0 0 16px;font-size:2.75rem;font-weight:700}.styles-module__zTSSpW__sectionHeader p{color:#6b7280;margin:0;font-size:1.25rem}.styles-module__zTSSpW__gradientText{background:linear-gradient(10deg,#f08276 0%,#ff6fae 45%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__zTSSpW__subtitleContainer{text-align:left;color:#6b7280;flex-direction:column;gap:8px;width:fit-content;margin:0;font-size:1.25rem;display:flex}@media (max-width:768px){.styles-module__zTSSpW__subtitleContainer{padding:0 8px}.styles-module__zTSSpW__subtitleContainer li{font-size:1rem}}
.styles-module__69ahRG__hero{background:linear-gradient(135deg,#fcf1f0,#faf1f5,#f3eff9);padding:64px 16px;position:relative;overflow:hidden}.styles-module__69ahRG__heroBg span{filter:blur(72px);opacity:.8;border-radius:50%;position:absolute}.styles-module__69ahRG__blurBlue{background:#3b82f640;width:180px;height:180px;top:40px;left:-40px}.styles-module__69ahRG__blurPurple{background:#a855f740;width:240px;height:240px;bottom:-40px;right:-40px}.styles-module__69ahRG__heroContent{text-align:center;max-width:680px;margin:0 auto;position:relative}.styles-module__69ahRG__heroContent h1{font-size:clamp(2rem,6vw,2.75rem);font-weight:800;line-height:1.1}.styles-module__69ahRG__heroContent h1 span{background:linear-gradient(10deg,#f08276,#db2777,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__69ahRG__heroContent p{color:#4b5563;margin-top:16px;font-size:1rem;line-height:1.6}@media (min-width:768px){.styles-module__69ahRG__hero{padding:100px 24px}.styles-module__69ahRG__heroContent{max-width:80%}.styles-module__69ahRG__heroContent h1{font-size:clamp(2.75rem,5vw,3.5rem)}.styles-module__69ahRG__heroContent p{font-size:1.5rem}.styles-module__69ahRG__blurBlue{width:300px;height:300px;top:80px;left:40px}.styles-module__69ahRG__blurPurple{width:400px;height:400px;bottom:60px;right:40px}}
.styles-module__lEIleW__section{background:#fff;padding:5rem 1rem}.styles-module__lEIleW__sectionHeader{text-align:center;margin-bottom:4rem}.styles-module__lEIleW__sectionHeader h2{font-size:2.75rem;font-weight:700}.styles-module__lEIleW__sectionHeader p{color:#6b7280;font-size:1.25rem}.styles-module__lEIleW__servicesGrid{gap:2rem;max-width:72rem;margin:0 auto;display:grid}@media (min-width:0){.styles-module__lEIleW__servicesGrid{grid-template-columns:1fr}}@media (min-width:768px){.styles-module__lEIleW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles-module__lEIleW__servicesGrid{grid-template-columns:repeat(3,1fr)}}.styles-module__lEIleW__gradientText{background:linear-gradient(10deg,#f08276 0%,#ff6fae 45%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__lEIleW__serviceCard{background:#fff;border-radius:1.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 25px #00000014}.styles-module__lEIleW__serviceCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.styles-module__lEIleW__serviceIcon{color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex}.styles-module__lEIleW__serviceImageWrap{width:calc(100% -20px);background:#f5f3ff;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;height:auto;margin-bottom:1.5rem;padding:10px;display:flex;overflow:hidden}.styles-module__lEIleW__serviceImage{object-fit:contain;border-radius:1rem;width:100%;height:auto}.styles-module__lEIleW__serviceCard h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.styles-module__lEIleW__serviceCard p{color:#6b7280}.styles-module__lEIleW__cta{background:linear-gradient(90deg,#ff6fae,#7c3aed);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;border:none;align-self:flex-start;align-items:center;gap:6px;margin-top:14px;padding:6px 0;font-family:arial;font-size:14px;font-weight:600;display:inline-flex}.styles-module__lEIleW__cta .styles-module__lEIleW__arrow{font-size:1.1rem;transition:transform .2s}.styles-module__lEIleW__cta:hover .styles-module__lEIleW__arrow,.styles-module__lEIleW__cta:active .styles-module__lEIleW__arrow{transform:translate(4px)}.styles-module__lEIleW__serviceCard:hover .styles-module__lEIleW__serviceImageWrap{background:#ede9fe}@media (max-width:768px){.styles-module__lEIleW__section{padding:1rem}.styles-module__lEIleW__sectionHeader{margin-bottom:2rem}.styles-module__lEIleW__sectionHeader h2{font-size:2rem}.styles-module__lEIleW__serviceCard{flex-wrap:wrap;padding:1rem;display:flex}.styles-module__lEIleW__serviceImageWrap{flex-shrink:0;width:40%;margin-bottom:0}.styles-module__lEIleW__mobile{justify-content:space-between;align-items:center;display:flex}}
.styles-module__qPueMq__section{max-width:1180px;margin:0 auto;padding:64px 20px}.styles-module__qPueMq__header{text-align:center;margin-bottom:36px}.styles-module__qPueMq__header h2{color:#0b1224;margin-bottom:10px;font-size:2.2rem;font-weight:700}.styles-module__qPueMq__header h2 span{background:linear-gradient(10deg,#f08276 0%,#ff6fae 45%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__qPueMq__header p{color:#6e7589;max-width:640px;margin:0 auto;font-size:1rem}.styles-module__qPueMq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;display:grid}.styles-module__qPueMq__card{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:22px;flex-direction:column;padding:18px 18px 16px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 12px 30px #11163d12}.styles-module__qPueMq__card:active,.styles-module__qPueMq__card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #11163d1f}.styles-module__qPueMq__imageWrapper{width:100%;height:160px;margin-bottom:14px;position:relative}.styles-module__qPueMq__image{object-fit:contain}.styles-module__qPueMq__card h3{color:#131a2b;margin:4px 0 8px;font-size:1.1rem;font-weight:700}.styles-module__qPueMq__benefit{color:#6f758a;flex:1;font-size:.92rem;line-height:1.45}.styles-module__qPueMq__cta{background:linear-gradient(90deg,#ff6fae 40%,#7c3aed 100%);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;border:none;align-self:flex-start;align-items:center;gap:6px;margin-top:14px;padding:6px 0;font-family:arial;font-size:14px;font-weight:600;display:inline-flex}.styles-module__qPueMq__cta .styles-module__qPueMq__arrow{font-size:1.1rem;transition:transform .2s}.styles-module__qPueMq__cta:hover .styles-module__qPueMq__arrow,.styles-module__qPueMq__cta:active .styles-module__qPueMq__arrow{transform:translate(4px)}@media (max-width:640px){.styles-module__qPueMq__section{padding:48px 16px}.styles-module__qPueMq__header h2{font-size:1.8rem}.styles-module__qPueMq__grid{gap:14px}.styles-module__qPueMq__imageWrapper{height:140px}}
.skeleton-module__vAJKVa__skeletonCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:12px;padding:12px;display:flex}.skeleton-module__vAJKVa__skeletonThumb{aspect-ratio:1/.6;background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:6px;width:100%;animation:2.5s ease-in-out infinite skeleton-module__vAJKVa__shimmer}.skeleton-module__vAJKVa__skeletonBody{flex-direction:column;gap:8px;display:flex}.skeleton-module__vAJKVa__skeletonMeta{align-items:center;gap:8px;display:flex}.skeleton-module__vAJKVa__skeletonBadge{background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:4px;width:60px;height:20px;animation:2.5s ease-in-out infinite skeleton-module__vAJKVa__shimmer}.skeleton-module__vAJKVa__skeletonDate{background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:4px;width:80px;height:16px;animation:2.5s ease-in-out infinite skeleton-module__vAJKVa__shimmer}.skeleton-module__vAJKVa__skeletonTitle{background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:4px;width:100%;height:20px;animation:2.5s ease-in-out infinite skeleton-module__vAJKVa__shimmer}.skeleton-module__vAJKVa__skeletonExcerpt{background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:4px;width:100%;height:14px;animation:2.5s ease-in-out infinite skeleton-module__vAJKVa__shimmer}@keyframes skeleton-module__vAJKVa__shimmer{0%{background-position:-200% 0}50%{background-position:200% 0}to{background-position:200% 0}}
.styles-module__F6snwG__page{min-height:100vh}
.styles-module__1Vmyaq__page{flex-direction:column;display:flex}.styles-module__1Vmyaq__pageWrapper{flex-direction:column;min-height:calc(100vh - 80px);display:flex}.styles-module__1Vmyaq__errorContainer,.styles-module__1Vmyaq__emptyContainer{flex:1;justify-content:center;align-items:center;min-height:500px;display:flex}.styles-module__1Vmyaq__controls{flex-direction:column;align-items:center;gap:1.75rem;margin-top:2.5rem;display:flex}.styles-module__1Vmyaq__searchWrap{width:100%;max-width:520px;position:relative}@media (max-width:480px){.styles-module__1Vmyaq__searchWrap{max-width:96%}}.styles-module__1Vmyaq__search{background:#fff;border:1px solid #e5e7eb;border-radius:999px;width:100%;padding:14px 18px;font-size:.95rem;transition:border .2s,box-shadow .2s}.styles-module__1Vmyaq__search:focus{border-color:#db2777;outline:none;box-shadow:0 0 0 4px #db27772e}.styles-module__1Vmyaq__search:disabled{cursor:not-allowed;background:#f9fafb}.styles-module__1Vmyaq__categories{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.styles-module__1Vmyaq__categoryChipSkeleton{background:linear-gradient(90deg,#f3f4f6 0% 20%,#e5e7eb 50%,#f3f4f6 80% 100%) 0 0/200% 100%;border-radius:999px;width:100px;height:36px;animation:2.5s ease-in-out infinite styles-module__1Vmyaq__shimmer}.styles-module__1Vmyaq__listWrap{flex:1;justify-content:center;width:100%;display:flex}.styles-module__1Vmyaq__list{grid-template-columns:1fr;gap:2rem;width:100%;max-width:1200px;margin-top:3rem;margin-bottom:60px;padding:0 16px;display:grid}@media (min-width:640px){.styles-module__1Vmyaq__list{grid-template-columns:repeat(2,1fr);max-width:768px}}@media (min-width:1024px){.styles-module__1Vmyaq__list{grid-template-columns:repeat(3,1fr);max-width:1200px}}@keyframes styles-module__1Vmyaq__shimmer{0%{background-position:-200% 0}50%{background-position:200% 0}to{background-position:200% 0}}
.styles-module__RtNM4G__mapSection{background:#f9fafb;padding:60px 20px}.styles-module__RtNM4G__mapSection iframe{border:0;border-radius:20px;width:100%;height:400px;box-shadow:0 15px 30px #0000001a}
.styles-module__FNc-va__contact{background:linear-gradient(#fdf2f8 0%,#f8fafc 60%,#eef2ff 100%);padding:5rem 1rem}.styles-module__FNc-va__contactContainer{max-width:48rem;margin:0 auto}.styles-module__FNc-va__contactForm{background:#fff;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 20px 40px #00000026}.styles-module__FNc-va__formGrid{align-items:stretch;gap:1.5rem;width:100%;display:flex}.styles-module__FNc-va__formGrid>div{isolation:isolate;flex-direction:column;flex:1 1 0;min-width:0;display:flex;position:relative}@media (max-width:767px){.styles-module__FNc-va__formGrid{flex-direction:column}}.styles-module__FNc-va__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.styles-module__FNc-va__input,.styles-module__FNc-va__textarea{border:1px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.styles-module__FNc-va__input:focus,.styles-module__FNc-va__textarea:focus{border-color:#a855f7;box-shadow:inset 0 0 0 2px #a855f740}.styles-module__FNc-va__input,.styles-module__FNc-va__textarea{box-sizing:border-box;background-clip:padding-box}.styles-module__FNc-va__textarea{resize:vertical}.styles-module__FNc-va__submitButton{color:#fff;cursor:pointer;background:linear-gradient(10deg,#f08276,#ff6fae,#cb6bcc);border:none;border-radius:.75rem;width:100%;padding:1rem;font-size:1.125rem;font-weight:600;transition:transform .3s,box-shadow .3s}.styles-module__FNc-va__submitButton:hover{transform:scale(1.05);box-shadow:0 25px 50px #00000040}
.styles-module__6rbt4G__hero{background:linear-gradient(135deg,#fcf1f0,#faf1f5,#f3eff9);padding:64px 16px;position:relative;overflow:visible}.styles-module__6rbt4G__heroBg span{filter:blur(72px);opacity:.8;border-radius:50%;position:absolute}.styles-module__6rbt4G__blurBlue{background:#3b82f640;width:180px;height:180px;top:40px;left:-40px}.styles-module__6rbt4G__blurPurple{background:#a855f740;width:80px;height:80px;bottom:-20px;right:-40px}.styles-module__6rbt4G__container{flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;display:flex}.styles-module__6rbt4G__heroContent{max-width:680px}.styles-module__6rbt4G__statsRow{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.styles-module__6rbt4G__stat{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 12px;font-size:.85rem;font-weight:600}.styles-module__6rbt4G__heroContent h1{font-size:clamp(2rem,6vw,2.75rem);font-weight:800;line-height:1.1}.styles-module__6rbt4G__heroContent h1 span{background:linear-gradient(10deg,#f08276,#db2777,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__6rbt4G__heroContent p{color:#4b5563;margin-top:14px;line-height:1.6}.styles-module__6rbt4G__ctaRow{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.styles-module__6rbt4G__primaryCta{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#9333ea);border:none;border-radius:10px;padding:12px 20px;font-weight:700}.styles-module__6rbt4G__secondaryCta{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 20px;font-weight:700}.styles-module__6rbt4G__heroImageWrapper{justify-content:center;width:100%;display:flex}.styles-module__6rbt4G__heroImage{object-fit:cover;border-radius:20px;width:100%;max-width:540px}.styles-module__6rbt4G__linkCta{color:#2563eb;margin-top:22px;font-weight:700;text-decoration:none;display:inline-block}.styles-module__6rbt4G__linkCta:hover{text-decoration:underline}@media (min-width:900px){.styles-module__6rbt4G__hero{padding:80px 24px}.styles-module__6rbt4G__container{flex-direction:row;justify-content:space-between;align-items:flex-start}.styles-module__6rbt4G__heroContent{max-width:55%}.styles-module__6rbt4G__heroContent p{font-size:1.15rem}.styles-module__6rbt4G__blurBlue{width:300px;height:300px;top:80px;left:40px}.styles-module__6rbt4G__blurPurple{width:400px;height:400px;bottom:60px;right:40px}}.styles-module__6rbt4G__waveDivider{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden;transform:rotate(180deg)}.styles-module__6rbt4G__waveDivider svg{width:calc(100% + 1.3px);height:120px;display:block;position:relative}.styles-module__6rbt4G__shapeFill{fill:#fff}@media (max-width:768px){.styles-module__6rbt4G__hero{padding:80px 20px 120px}.styles-module__6rbt4G__waveDivider svg{height:60px}.styles-module__6rbt4G__blurPurple{background:#a855f740;width:80px;height:80px;bottom:40px;right:40px}}
.styles-module__maA0la__card{background:#fff;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 25px #00000014}.styles-module__maA0la__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.styles-module__maA0la__card:hover .styles-module__maA0la__overlay{opacity:1}.styles-module__maA0la__videoWrapper{aspect-ratio:16/9;background:#111;position:relative}.styles-module__maA0la__videoWrapper iframe{border:none;width:100%;height:100%}.styles-module__maA0la__cardBody{padding:24px}.styles-module__maA0la__cardBody h3{margin-bottom:10px;font-size:1.25rem;font-weight:700}.styles-module__maA0la__cardBody p{color:#4b5563;font-size:.9rem;line-height:1.6}.styles-module__maA0la__badge{color:#fff;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-block}
.styles-module__gs_BcW__footer{color:#fff;background:linear-gradient(135deg,#0f172a,#581c87,#0f172a)}.styles-module__gs_BcW__container{max-width:1280px;margin:0 auto;padding:4rem 1.5rem 2.5rem}.styles-module__gs_BcW__logoImage{background-color:#f7f8f9;border-radius:10px;width:auto;max-width:180px;height:auto;padding:6px 8px}@media (max-width:768px){.styles-module__gs_BcW__logoImage{display:none}}.styles-module__gs_BcW__logoImageMobile{background-color:#f7f8f9;border-radius:10px;width:auto;max-width:180px;height:auto;padding:6px 8px;display:none}@media (max-width:768px){.styles-module__gs_BcW__logoImageMobile{display:flex}}.styles-module__gs_BcW__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.styles-module__gs_BcW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles-module__gs_BcW__grid{grid-template-columns:repeat(4,1fr)}}.styles-module__gs_BcW__brand{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.styles-module__gs_BcW__logo{background:linear-gradient(135deg,#60a5fa,#a78bfa,#f472b6);border-radius:.75rem;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.styles-module__gs_BcW__brandName{font-size:1.375rem;font-weight:700;line-height:1.25}.styles-module__gs_BcW__description{color:#f7f8f9;max-width:22rem;margin-bottom:1.5rem;font-size:.95rem;line-height:1.75}.styles-module__gs_BcW__socials{gap:.75rem;display:flex}.styles-module__gs_BcW__socialIcon{color:#fff;background:#ffffff14;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.styles-module__gs_BcW__socialIcon svg{stroke:currentColor}.styles-module__gs_BcW__socialIcon:hover{background:linear-gradient(135deg,#3b82f6,#8b5cf6);transform:scale(1.1)}.styles-module__gs_BcW__heading{margin-bottom:1.25rem;font-size:1.125rem;font-weight:700}.styles-module__gs_BcW__list{flex-direction:column;gap:.65rem;padding:0;list-style:none;display:flex}.styles-module__gs_BcW__link{color:#f7f8f9;font-size:.95rem;text-decoration:none;transition:all .2s}.styles-module__gs_BcW__link:hover{color:#fff;padding-left:.25rem}.styles-module__gs_BcW__contactList{color:#f7f8f9;flex-direction:column;gap:.9rem;padding:0;font-size:.95rem;list-style:none;display:flex}.styles-module__gs_BcW__contactList li{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.styles-module__gs_BcW__contactList svg{color:#f7f8f9;flex-shrink:0}.styles-module__gs_BcW__bottom{text-align:center;color:#fff;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;margin-top:3.5rem;padding-top:1.75rem;font-size:.875rem;display:flex}.styles-module__gs_BcW__devCredit{color:#fff}.styles-module__gs_BcW__devCredit a{color:#1f31f1;font-weight:700;text-decoration:none}.styles-module__gs_BcW__devCredit a:hover{text-decoration:underline}@media (max-width:768px){.styles-module__gs_BcW__bottom{text-align:center;flex-direction:column;gap:.5rem}.styles-module__gs_BcW__mobile_upper_container{gap:10px;display:flex}.styles-module__gs_BcW__container{padding:2.5rem 1rem}.styles-module__gs_BcW__grid{gap:1.5rem}.styles-module__gs_BcW__grid h3{margin:0}.styles-module__gs_BcW__bottom{gap:2rem}}
.styles-module__g_rtlq__section{padding:5rem 0}.styles-module__g_rtlq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.styles-module__g_rtlq__grid{grid-template-columns:1fr 2fr;gap:3rem;display:grid}@media (max-width:1024px){.styles-module__g_rtlq__grid{flex-wrap:wrap-reverse;gap:2rem;display:flex}}.styles-module__g_rtlq__infoColumn{flex-direction:column;gap:1.5rem;display:flex}.styles-module__g_rtlq__infoCardContainer{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:transform .2s,box-shadow .2s;box-shadow:0 20px 50px #0000000f}.styles-module__g_rtlq__infoCardContainer:hover{transform:translateY(-2px);box-shadow:0 25px 60px #00000014}.styles-module__g_rtlq__infoCard{gap:1rem;padding:48px 24px;display:flex}.styles-module__g_rtlq__icon{color:#fff;background:linear-gradient(135deg,#f08276,#db2777);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.styles-module__g_rtlq__infoCard h3{color:#111827;margin:0 0 12px;font-size:16px;font-weight:600}.styles-module__g_rtlq__infoCard p{color:#636363;margin:0 0 6px;font-size:14px;line-height:1.5}.styles-module__g_rtlq__infoCard p strong{color:#111827;font-weight:600}@media (max-width:1024px){.styles-module__g_rtlq__section{padding:2rem 0}.styles-module__g_rtlq__infoCard{padding:24px 16px}}
.styles-module__4un3xq__container{max-width:84rem;margin:0 auto;padding:0 1rem}.styles-module__4un3xq__caseStudies{background:#fff;padding:5rem 1rem}.styles-module__4un3xq__caseGrid{gap:2rem;display:grid}@media (min-width:768px){.styles-module__4un3xq__caseGrid{grid-template-columns:repeat(4,1fr)}}.styles-module__4un3xq__caseCard{cursor:pointer;background:#fff;border-radius:1.5rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 20px #0000001f}.styles-module__4un3xq__caseCard:hover{transform:translateY(-4px);box-shadow:0 30px 60px #0000002e}.styles-module__4un3xq__caseImageWrap{background:#fff;height:12rem;position:relative;overflow:hidden}.styles-module__4un3xq__caseImage{object-fit:contain;transition:transform .5s}.styles-module__4un3xq__caseCard:hover .styles-module__4un3xq__caseImage{transform:scale(1.1)}.styles-module__4un3xq__caseBadge{color:#fff;background:linear-gradient(90deg,#ff6fae,#cb6bcc);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}.styles-module__4un3xq__caseBody{padding:1.5rem;position:relative}.styles-module__4un3xq__caseTitle{color:#111827;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.styles-module__4un3xq__caseText{color:#4b5563;margin-bottom:.75rem}.styles-module__4un3xq__caseResult{color:#7c3aed;font-size:.875rem;font-weight:600}.styles-module__4un3xq__caseCta{text-align:center;margin-top:3rem}.styles-module__4un3xq__btnStyle{background:linear-gradient(10deg,#f08276,#ff6fae,#cb6bcc)}.styles-module__4un3xq__caseButton{color:#fff;background:linear-gradient(90deg,#ff6fae,#cb6bcc);border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:box-shadow .3s;display:inline-flex}.styles-module__4un3xq__caseButton:hover{box-shadow:0 20px 40px #0003}.styles-module__4un3xq__caseArrow{width:1.25rem;height:1.25rem;transition:transform .3s}.styles-module__4un3xq__caseButton:hover .styles-module__4un3xq__caseArrow{transform:translate(4px)}@media (max-width:768px){.styles-module__4un3xq__container{padding:0}.styles-module__4un3xq__caseStudies{padding:1.5rem 1rem}}
.styles-module__JFskvq__portfolioSection{background:linear-gradient(#fcf7f6,#fff);border-radius:28px;flex-direction:column;max-width:86%;margin:64px auto;padding:48px 18px;display:flex}.styles-module__JFskvq__sectionHeader h2{background:linear-gradient(10deg,#f08276,#db2777,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800}.styles-module__JFskvq__sectionHeader p{color:#4b5563;margin-top:6px;line-height:1.6}.styles-module__JFskvq__clientBlock{background:linear-gradient(135deg,#eef2ff 0%,#faf5ff 100%);border-radius:16px;margin-bottom:28px;padding:14px 16px}.styles-module__JFskvq__clientLabel{color:#6b7280;margin-bottom:10px;font-size:.9rem;font-weight:600;display:block}.styles-module__JFskvq__clientRow{flex-wrap:wrap;gap:14px;display:flex}.styles-module__JFskvq__clientBadge{background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;padding:10px 14px;display:flex;box-shadow:0 8px 24px #0000000a}.styles-module__JFskvq__clientLogo{object-fit:contain;opacity:.95;width:auto;height:42px}.styles-module__JFskvq__clientBadge:hover{transition:all .2s;transform:translateY(-2px)}.styles-module__JFskvq__caseStudyCard{z-index:1;will-change:transform,box-shadow;background:#fff;border:1px solid #e5e7eb;border-radius:20px;gap:18px;padding:22px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);display:grid;position:relative;box-shadow:0 12px 30px #00000014}.styles-module__JFskvq__caseStudyCard:hover{transform:translateY(-6px);box-shadow:0 22px 45px #00000024}.styles-module__JFskvq__caseStudyCard:before{content:"";pointer-events:none;z-index:0;opacity:.85;-webkit-mask-composite:xor;background:linear-gradient(120deg,#f08276,#7c3aed,#ff6fae);border-radius:20px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module__JFskvq__caseStudyCard p,.styles-module__JFskvq__caseStudyCard li{color:#4b5563;margin-top:6px;line-height:1.6}.styles-module__JFskvq__tag{color:#5b21b6;background:#ede9fe;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}.styles-module__JFskvq__resultsList li{margin-top:6px}.styles-module__JFskvq__caseMedia{z-index:2;position:relative}.styles-module__JFskvq__caseMedia iframe{aspect-ratio:16/9;border-radius:16px;width:100%}.styles-module__JFskvq__videoGrid{gap:18px;margin-top:28px;display:grid}.styles-module__JFskvq__videoCard iframe{aspect-ratio:16/9;border-radius:16px;width:100%}.styles-module__JFskvq__microCta{flex-direction:column;align-self:center;align-items:center;margin-top:40px;display:flex}.styles-module__JFskvq__microCta h3{background:linear-gradient(150deg,#f08276 5%,#ff6fae 40%,#7c3aed 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;font-size:22px}.styles-module__JFskvq__btn{color:#fff}@media (min-width:900px){.styles-module__JFskvq__caseStudyCard{grid-template-columns:1.1fr 1fr;align-self:center;max-width:80%;padding:24px 28px}.styles-module__JFskvq__videoGrid{grid-template-columns:repeat(3,1fr)}.styles-module__JFskvq__sectionHeader p{max-width:50%;font-size:18px}}
.styles-module__KhanQG__navbar{z-index:50;transition:all .3s;position:fixed;top:0;left:0;right:0}.styles-module__KhanQG__logo{align-items:center;display:inline-flex}.styles-module__KhanQG__logoImage{object-fit:contain;width:auto;height:60px}@media (max-width:768px){.styles-module__KhanQG__logoImage{height:40px}}.styles-module__KhanQG__navItem{position:relative}.styles-module__KhanQG__navItem:after{content:"";height:18px;position:absolute;top:100%;left:0;right:0}.styles-module__KhanQG__arrow{margin-left:4px;font-size:.8rem}.styles-module__KhanQG__dropdown{background:#fff;border-radius:14px;min-width:200px;padding:10px 12px;display:none;position:absolute;top:42px;left:0;box-shadow:0 16px 36px #11163d1f}.styles-module__KhanQG__navItem:hover .styles-module__KhanQG__dropdown,.styles-module__KhanQG__dropdown:hover{display:block}.styles-module__KhanQG__dropLink{color:#374151;border-radius:10px;padding:10px 12px;text-decoration:none;transition:background .2s;display:block}.styles-module__KhanQG__dropLink:hover{background:#f5f6ff}.styles-module__KhanQG__default{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc}.styles-module__KhanQG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;box-shadow:0 10px 25px #00000014}.styles-module__KhanQG__container{max-width:1280px;margin:0 auto;padding:0 1rem}.styles-module__KhanQG__navInner{justify-content:space-between;align-items:center;height:80px;display:flex}.styles-module__KhanQG__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.styles-module__KhanQG__logoIcon{background:linear-gradient(10deg,#f08276,#ff6fae,#cb6bcc);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex}.styles-module__KhanQG__logo:hover .styles-module__KhanQG__logoIcon{transform:scale(1.1)}.styles-module__KhanQG__globeIcon{color:#fff;stroke-width:1.75px;width:24px;height:24px}.styles-module__KhanQG__logoText{letter-spacing:-.01em;background:linear-gradient(10deg,#f08276,#ff6fae,#cb6bcc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;line-height:1.2}.styles-module__KhanQG__desktopNav{align-items:center;gap:2rem;display:none}.styles-module__KhanQG__navLink{color:#374151;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s;position:relative}.styles-module__KhanQG__navLink:hover{color:#ff6fae}.styles-module__KhanQG__underline{background:linear-gradient(10deg,#f08276,#ff6fae,#cb6bcc);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.styles-module__KhanQG__navLink:hover .styles-module__KhanQG__underline,.styles-module__KhanQG__active .styles-module__KhanQG__underline{width:100%}.styles-module__KhanQG__ctaButton{color:#fff;background:linear-gradient(10deg,#f08276,#ff6fae,#cb6bcc);border-radius:999px;padding:.75rem 1.5rem;font-weight:600;line-height:1.25;text-decoration:none;transition:transform .3s,box-shadow .3s}.styles-module__KhanQG__ctaButton:hover{transform:scale(1.05);box-shadow:0 10px 20px #00000026}.styles-module__KhanQG__mobileToggle{cursor:pointer;color:#374151;background:0 0;border:none}.styles-module__KhanQG__mobileOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:900;background:#00000059;height:100vh;position:fixed;inset:0}.styles-module__KhanQG__mobileMenu{z-index:1000;background:#fff;flex-direction:column;gap:1rem;width:80%;max-width:360px;height:100vh;padding:1.25rem 1rem;animation:.25s forwards styles-module__KhanQG__slideIn;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}@keyframes styles-module__KhanQG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.styles-module__KhanQG__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__KhanQG__mobileLogo{width:auto;height:36px}.styles-module__KhanQG__closeBtn{cursor:pointer;background:0 0;border:none;font-size:1.4rem}.styles-module__KhanQG__mobileLink{color:#374151;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s}.styles-module__KhanQG__mobileLink:hover,.styles-module__KhanQG__active{color:#ff6fae}.styles-module__KhanQG__mobileCta{text-align:center;color:#fff;background:linear-gradient(10deg,#f08276,#ff6fae,#cb6bcc);border-radius:999px;margin-top:1rem;padding:.75rem;font-weight:600;line-height:1.25;text-decoration:none}.styles-module__KhanQG__mobileExpandRow{justify-content:space-between;align-items:center;gap:14px;display:flex}.styles-module__KhanQG__mobileMainLink{cursor:pointer;font-size:1rem}.styles-module__KhanQG__mobileMainLink:active{opacity:.7}.styles-module__KhanQG__chevron{cursor:pointer;border:1px solid gray;border-radius:100px;padding:2px 8px;font-size:1.1rem;transition:transform .2s}.styles-module__KhanQG__rotate{transform:rotate(180deg)}.styles-module__KhanQG__mobileSubnav{flex-direction:column;transition:max-height .25s;display:flex;overflow:hidden}.styles-module__KhanQG__subClosed{max-height:0}.styles-module__KhanQG__subOpen{max-height:300px}.styles-module__KhanQG__mobileSubLink{color:#4b5563;padding:8px 0 8px 10px;font-size:.95rem;text-decoration:none}.styles-module__KhanQG__mobileSubLink:hover{color:#ff6fae}@media (min-width:768px){.styles-module__KhanQG__desktopNav{display:flex}.styles-module__KhanQG__mobileToggle,.styles-module__KhanQG__mobileMenu{display:none}}
.styles-module__eAEA6q__form{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;gap:2.25rem;padding:3rem;display:flex;box-shadow:0 20px 50px #0000000f}.styles-module__eAEA6q__grid{grid-template-columns:repeat(2,1fr);gap:2rem 2.5rem;display:grid}@media (max-width:768px){.styles-module__eAEA6q__grid{grid-template-columns:1fr}}.styles-module__eAEA6q__field{flex-direction:column;gap:.6rem;min-width:0;display:flex}.styles-module__eAEA6q__label{color:#111827;font-size:.95rem;font-weight:600}.styles-module__eAEA6q__input,.styles-module__eAEA6q__select,.styles-module__eAEA6q__textarea{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:999px;outline:none;width:100%;height:52px;padding:0 1.25rem;font-size:.95rem}.styles-module__eAEA6q__textarea{resize:none;border-radius:18px;height:auto;padding:1rem 1.25rem}.styles-module__eAEA6q__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%239CA3AF' stroke-width='2'/%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat;background-size:14px}.styles-module__eAEA6q__input:focus,.styles-module__eAEA6q__select:focus,.styles-module__eAEA6q__textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.styles-module__eAEA6q__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f08276,#db2777);border:none;border-radius:999px;width:fit-content;margin-top:1rem;padding:.9rem 3.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.styles-module__eAEA6q__submitButton:hover{transform:translateY(-1px);box-shadow:0 14px 40px #6366f159}@media (max-width:768px){.styles-module__eAEA6q__form{border-radius:20px;gap:1.75rem;width:100%;padding:1.75rem;box-shadow:0 12px 28px #0000000d}.styles-module__eAEA6q__grid{grid-template-columns:1fr;row-gap:1.5rem}.styles-module__eAEA6q__field{gap:.5rem}.styles-module__eAEA6q__label{font-size:.9rem}.styles-module__eAEA6q__input,.styles-module__eAEA6q__select{height:54px;font-size:.95rem}.styles-module__eAEA6q__textarea{padding:.9rem 1.1rem;font-size:.95rem}.styles-module__eAEA6q__submitButton{justify-content:center;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem}.styles-module__eAEA6q__submitButton:hover{box-shadow:none;transform:none}}@media (max-width:420px){.styles-module__eAEA6q__form{padding:1.5rem}.styles-module__eAEA6q__label{font-size:.85rem}}
.styles-module__Fkyg0q__trusted{background:#f9fafb;padding:4rem 1rem;overflow:hidden}.styles-module__Fkyg0q__container{max-width:80rem;margin:0 auto;padding:0 1rem}.styles-module__Fkyg0q__trustedTitle{text-align:center;color:#111827;margin-bottom:2rem;font-size:1.25rem;font-weight:600}.styles-module__Fkyg0q__trustedViewport{width:100%;overflow:hidden}.styles-module__Fkyg0q__trustedTrack{gap:2rem;width:max-content;animation:35s linear infinite styles-module__Fkyg0q__scrollLogos;display:flex}.styles-module__Fkyg0q__trustedTrack:hover{animation-play-state:paused}.styles-module__Fkyg0q__trustedItem{scroll-snap-align:center;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex:none;justify-content:center;align-items:center;min-width:140px;height:72px;padding:.75rem 1rem;display:flex}.styles-module__Fkyg0q__logoWrap{width:100%;height:100%;position:relative}.styles-module__Fkyg0q__clientLogo{object-fit:contain;opacity:.8;transition:all .2s}.styles-module__Fkyg0q__trustedItem:hover .styles-module__Fkyg0q__clientLogo{filter:grayscale(0%);opacity:1}@media (max-width:768px){.styles-module__Fkyg0q__trustedTrack{scroll-snap-type:none;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;animation:none;display:grid;overflow-x:visible}.styles-module__Fkyg0q__trustedItem[data-duplicate=true]{display:none}.styles-module__Fkyg0q__container{max-width:98%;margin:0;padding:0}.styles-module__Fkyg0q__trustedItem{min-width:unset;height:64px}}@keyframes styles-module__Fkyg0q__scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}
.styles-module__97VNEq__hero{background:linear-gradient(135deg,#fcf1f0,#faf1f5,#f3eff9);padding:64px 16px;position:relative;overflow:visible}.styles-module__97VNEq__heroBg span{filter:blur(72px);opacity:.8;border-radius:50%;position:absolute}.styles-module__97VNEq__blurBlue{background:#3b82f640;width:180px;height:180px;top:40px;left:-40px}.styles-module__97VNEq__blurPurple{background:#a855f740;width:80px;height:80px;bottom:-20px;right:-40px}.styles-module__97VNEq__container{flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;display:flex}.styles-module__97VNEq__heroContent{max-width:680px}.styles-module__97VNEq__statsRow{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.styles-module__97VNEq__stat{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 12px;font-size:.85rem;font-weight:600}.styles-module__97VNEq__heroContent h1{font-size:clamp(2rem,6vw,2.75rem);font-weight:800;line-height:1.1}.styles-module__97VNEq__heroContent h1 span{background:linear-gradient(10deg,#f08276,#db2777,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__97VNEq__heroContent p{color:#4b5563;margin-top:14px;line-height:1.6}.styles-module__97VNEq__ctaRow{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.styles-module__97VNEq__primaryCta{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#9333ea);border:none;border-radius:10px;padding:12px 20px;font-weight:700}.styles-module__97VNEq__secondaryCta{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 20px;font-weight:700}.styles-module__97VNEq__heroImageWrapper{justify-content:center;width:100%;display:flex}.styles-module__97VNEq__heroImage{object-fit:cover;border-radius:20px;width:100%;max-width:540px}.styles-module__97VNEq__linkCta{color:#2563eb;margin-top:22px;font-weight:700;text-decoration:none;display:inline-block}.styles-module__97VNEq__linkCta:hover{text-decoration:underline}@media (min-width:900px){.styles-module__97VNEq__hero{padding:80px 24px}.styles-module__97VNEq__container{flex-direction:row;justify-content:space-between;align-items:flex-start}.styles-module__97VNEq__heroContent{max-width:55%}.styles-module__97VNEq__heroContent p{font-size:1.15rem}.styles-module__97VNEq__blurBlue{width:300px;height:300px;top:80px;left:40px}.styles-module__97VNEq__blurPurple{width:400px;height:400px;bottom:60px;right:40px}}.styles-module__97VNEq__waveDivider{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden;transform:rotate(180deg)}.styles-module__97VNEq__waveDivider svg{width:calc(100% + 1.3px);height:120px;display:block;position:relative}.styles-module__97VNEq__shapeFill{fill:#fff}@media (max-width:768px){.styles-module__97VNEq__hero{padding:80px 20px 120px}.styles-module__97VNEq__waveDivider svg{height:60px}.styles-module__97VNEq__blurPurple{background:#a855f740;width:80px;height:80px;bottom:40px;right:40px}}.styles-module__97VNEq__btns{z-index:10;padding:.8rem 2rem;font-size:14px}
.styles-module__BRKroW__page{padding-top:80px}.styles-module__BRKroW__hide_loading{background-color:#fff;width:100vw;height:120vh}
.styles-module__ObwfWG__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:28px;max-width:1180px;margin:0 auto;padding:60px 18px;display:grid}.styles-module__ObwfWG__left{justify-content:center;display:flex}.styles-module__ObwfWG__illustration{object-fit:contain;width:100%;max-width:460px;height:auto}.styles-module__ObwfWG__right{flex-direction:column;gap:14px;display:flex}.styles-module__ObwfWG__heading{color:#0b1224;font-size:2rem;font-weight:700;line-height:1.2}.styles-module__ObwfWG__description{color:#6e7589;max-width:560px;font-size:.98rem;line-height:1.55}.styles-module__ObwfWG__pointsRow{color:#141a2f;flex-wrap:wrap;align-self:center;align-items:center;gap:10px;margin-top:6px;font-weight:600;line-height:1.5;display:flex}.styles-module__ObwfWG__dot{color:#c4c8d6;font-size:1.2rem;line-height:0}@media (max-width:820px){.styles-module__ObwfWG__wrapper{grid-template-columns:1fr;gap:20px;padding:48px 16px}.styles-module__ObwfWG__left{order:1}.styles-module__ObwfWG__right{order:2}.styles-module__ObwfWG__heading{font-size:1.6rem}.styles-module__ObwfWG__illustration{max-width:380px}}
.styles-module__eF-FWa__hero{background:linear-gradient(135deg,#fcf1f0,#faf1f5,#f3eff9);padding:64px 16px;position:relative;overflow:visible}.styles-module__eF-FWa__heroBg span{filter:blur(72px);opacity:.8;border-radius:50%;position:absolute}.styles-module__eF-FWa__blurBlue{background:#3b82f640;width:180px;height:180px;top:40px;left:-40px}.styles-module__eF-FWa__blurPurple{background:#a855f740;width:80px;height:80px;bottom:-20px;right:-40px}.styles-module__eF-FWa__container{flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;display:flex}.styles-module__eF-FWa__heroContent{max-width:680px}.styles-module__eF-FWa__statsRow{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.styles-module__eF-FWa__stat{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 12px;font-size:.85rem;font-weight:600}.styles-module__eF-FWa__heroContent h1{font-size:clamp(2rem,6vw,2.75rem);font-weight:800;line-height:1.1}.styles-module__eF-FWa__heroContent h1 span{background:linear-gradient(10deg,#f08276,#db2777,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__eF-FWa__heroContent p{color:#4b5563;margin-top:14px;line-height:1.6}.styles-module__eF-FWa__ctaRow{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.styles-module__eF-FWa__primaryCta{color:#fff;cursor:pointer;background:linear-gradient(90deg,#db2777,#9333ea);border:none;border-radius:10px;padding:12px 20px;font-weight:700}.styles-module__eF-FWa__secondaryCta{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 20px;font-weight:700}.styles-module__eF-FWa__heroImageWrapper{justify-content:center;width:100%;display:flex}.styles-module__eF-FWa__heroImage{object-fit:cover;border-radius:20px;width:100%;max-width:540px}.styles-module__eF-FWa__linkCta{color:#2563eb;margin-top:22px;font-weight:700;text-decoration:none;display:inline-block}.styles-module__eF-FWa__linkCta:hover{text-decoration:underline}@media (min-width:900px){.styles-module__eF-FWa__hero{padding:80px 24px}.styles-module__eF-FWa__container{flex-direction:row;justify-content:space-between;align-items:flex-start}.styles-module__eF-FWa__heroContent{max-width:55%}.styles-module__eF-FWa__heroContent p{font-size:1.15rem}.styles-module__eF-FWa__blurBlue{width:300px;height:300px;top:80px;left:40px}.styles-module__eF-FWa__blurPurple{width:400px;height:400px;bottom:60px;right:40px}}.styles-module__eF-FWa__waveDivider{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden;transform:rotate(180deg)}.styles-module__eF-FWa__waveDivider svg{width:calc(100% + 1.3px);height:120px;display:block;position:relative}.styles-module__eF-FWa__shapeFill{fill:#fff}.styles-module__eF-FWa__btns{z-index:10;padding:.8rem 2rem;font-size:14px}@media (max-width:768px){.styles-module__eF-FWa__hero{padding:80px 20px 120px}.styles-module__eF-FWa__waveDivider svg{height:60px}.styles-module__eF-FWa__blurPurple{background:#a855f740;width:80px;height:80px;bottom:40px;right:40px}}
.styles-module__ezjKqa__container{background-color:#fff;min-height:100vh;margin:0}.styles-module__ezjKqa__footer{background:linear-gradient(150deg,#f49a90 5%,#f091ba 60%,#f2a8f3 100%)}
.styles-module__r7fNha__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:28px;max-width:1180px;margin:0 auto;padding:60px 18px;display:grid}.styles-module__r7fNha__left{justify-content:center;display:flex}.styles-module__r7fNha__illustration{object-fit:contain;width:100%;max-width:460px;height:auto}.styles-module__r7fNha__right{flex-direction:column;gap:14px;display:flex}.styles-module__r7fNha__heading{color:#0b1224;font-size:2rem;font-weight:700;line-height:1.2}.styles-module__r7fNha__description{color:#6e7589;max-width:560px;font-size:.98rem;line-height:1.55}.styles-module__r7fNha__pointsRow{color:#141a2f;flex-wrap:wrap;align-self:center;align-items:center;gap:10px;margin-top:6px;font-weight:600;line-height:1.5;display:flex}.styles-module__r7fNha__dot{color:#c4c8d6;font-size:1.2rem;line-height:0}@media (max-width:820px){.styles-module__r7fNha__wrapper{grid-template-columns:1fr;gap:20px;padding:48px 16px}.styles-module__r7fNha__left{order:1}.styles-module__r7fNha__right{order:2}.styles-module__r7fNha__heading{font-size:1.6rem}.styles-module__r7fNha__illustration{max-width:380px}}
.styles-module__phRk2q__page{padding-top:80px}
.styles-module__YbVWzG__page{padding-top:80px}.styles-module__YbVWzG__hero{background:linear-gradient(135deg,#fcf1f0,#faf1f5,#f3eff9);padding:120px 20px;position:relative;overflow:hidden}.styles-module__YbVWzG__heroBg span{filter:blur(80px);border-radius:50%;position:absolute}.styles-module__YbVWzG__blurBlue{background:#3b82f640;width:300px;height:300px;top:80px;left:40px}.styles-module__YbVWzG__blurPurple{background:#a855f740;width:400px;height:400px;bottom:60px;right:40px}.styles-module__YbVWzG__heroContent{text-align:center;max-width:900px;margin:auto;position:relative}.styles-module__YbVWzG__heroContent h1{font-size:3.5rem;font-weight:800}.styles-module__YbVWzG__heroContent h1 span{background:linear-gradient(90deg,#2563eb,#9333ea,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.styles-module__YbVWzG__heroContent p{color:#4b5563;margin-top:20px;font-size:1.25rem}.styles-module__YbVWzG__filters{z-index:40;background:#fff;padding:16px;position:sticky;top:80px;box-shadow:0 2px 10px #0000000f}.styles-module__YbVWzG__filterWrap{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.styles-module__YbVWzG__filterBtn{cursor:pointer;background:#fff;border:2px solid #e9d5ff;border-radius:999px;padding:10px 22px;font-weight:500;transition:all .3s}.styles-module__YbVWzG__filterBtn:hover{color:#fff;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-color:#0000;transform:scale(1.05)}.styles-module__YbVWzG__gridSection{padding:80px 20px}.styles-module__YbVWzG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;max-width:1200px;margin:auto;display:grid}.styles-module__YbVWzG__card{background:#fff;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 25px #00000014}.styles-module__YbVWzG__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.styles-module__YbVWzG__videoWrapper{aspect-ratio:16/9;background:#111;position:relative}.styles-module__YbVWzG__videoWrapper iframe{border:none;width:100%;height:100%}.styles-module__YbVWzG__overlay{opacity:0;pointer-events:none;background:linear-gradient(#0000,#0000004d,#000000b3);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.styles-module__YbVWzG__card:hover .styles-module__YbVWzG__overlay{opacity:1}.styles-module__YbVWzG__playBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.styles-module__YbVWzG__cardBody{padding:24px}.styles-module__YbVWzG__badge{color:#fff;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-block}.styles-module__YbVWzG__cardBody h3{margin-bottom:10px;font-size:1.25rem;font-weight:700}.styles-module__YbVWzG__cardBody p{color:#4b5563;font-size:.9rem;line-height:1.6}.styles-module__YbVWzG__cta{text-align:center;color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb,#06b6d4);padding:100px 20px}.styles-module__YbVWzG__cta h2{font-size:3rem;font-weight:800}.styles-module__YbVWzG__cta p{color:#dbeafe;margin:20px 0 32px;font-size:1.25rem}.styles-module__YbVWzG__ctaBtn{color:#7c3aed;background:#fff;border-radius:999px;padding:16px 36px;font-size:1.1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-block}.styles-module__YbVWzG__ctaBtn:hover{transform:scale(1.05);box-shadow:0 20px 40px #0003}
