*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#f3f5f9;color:#1e293b;font-family:Inter,sans-serif}a{text-decoration:none}.page{width:100%}.brand,h1,h2,h3{font-family:Space Grotesk,sans-serif}.hero{align-items:center;background-image:linear-gradient(#141414a6,#141414a6),url(https://images.unsplash.com/photo-1498050108023-c5249f4df085?q=80&w=2072&auto=format&fit=crop);background-position:50%;background-size:cover;color:#fff;display:flex;min-height:100vh}.heroOverlay{padding:30px 80px 80px;width:100%}.navbar{justify-content:space-between;margin-bottom:80px}.brand,.navbar{align-items:center;display:flex}.brand{font-size:32px;font-weight:700;gap:10px}.brandIcon{color:#a179f4;font-size:38px}.logoImage{height:83px;object-fit:contain;width:auto}.navLinks{display:flex;gap:40px}.navLinks a{color:#fff;font-size:16px;transition:.3s}.navLinks a:hover{color:#a179f4}.navButton{border:1px solid #fff6;border-radius:14px;color:#fff;padding:14px 24px;transition:.3s}.navButton:hover{background:#ffffff1f}.heroContent{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr 1fr}.heroText h1{font-size:72px;line-height:1.1;margin-bottom:25px;max-width:700px}.eyebrow{color:#cbd5e1;font-size:14px;letter-spacing:4px;margin-bottom:20px;text-transform:uppercase}.heroDescription{color:#dbe4f0;font-size:22px;line-height:1.7;max-width:650px}.heroButtons{display:flex;gap:20px;margin-top:40px}.primaryButton{align-items:center;background:#7538f4;border:none;border-radius:16px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;padding:18px 32px;transition:.3s}.primaryButton:hover{background:#a179f4}.secondaryButton{border:1px solid #ffffff59;border-radius:16px;color:#fff;padding:18px 32px;transition:.3s}.secondaryButton:hover{background:#ffffff14}.flyerCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#78787833;border:1px solid #ffffff1f;border-radius:28px;box-shadow:0 10px 40px #0000004d;color:#fff;padding:40px}.flyerLabel{color:#a179f4;font-size:13px;letter-spacing:3px;margin-bottom:18px;text-transform:uppercase}.flyerCard h2{font-size:40px;line-height:1.2;margin-bottom:20px}.flyerCard p{color:#e2e8f0;line-height:1.7;margin-bottom:30px}.flyerGrid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.flyerGrid span{background:#ffffff14;border-radius:14px;padding:14px;text-align:center}.section{padding:100px 80px}.sectionEyebrow{color:#7538f4;font-size:14px;letter-spacing:3px;margin-bottom:15px;text-transform:uppercase}.section h2{font-size:52px;margin-bottom:50px}.cardsGrid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.packageCard{background:#fff;border-radius:28px;box-shadow:0 10px 35px #00000012;overflow:hidden;padding:35px;position:relative;transition:.3s}.packageCard:after{background:linear-gradient(180deg,#a179f4,#2563eb);border-radius:20px 0 0 20px;box-shadow:0 0 18px #a179f4d9;content:"";height:calc(100% - 36px);opacity:.9;position:absolute;right:0;top:32px;width:8px}.packageCard:hover{transform:translateY(-5px)}.cardHeader{gap:20px;margin-bottom:30px}.cardHeader,.iconCircle{align-items:center;display:flex}.iconCircle{background:#eff6ff;border-radius:50%;flex-shrink:0!important;font-size:30px;height:70px;justify-content:center;min-height:70px!important;min-width:70px!important;width:70px}.icon{color:#7538f4}.cardHeader h3{font-size:28px;margin-bottom:8px}.cardHeader p{color:#64748b;line-height:1.5}.priceLine{margin-bottom:30px}.priceLine span{color:#64748b;margin-right:8px}.priceLine strong{color:#7538f4;font-size:46px}.smallPrice strong{font-size:38px}.packageCard ul{list-style:none}.packageCard li{color:#334155;margin-bottom:16px}.whiteSection{background:#fff}.contactSection{background:#0f172a;color:#fff;padding:120px 20px;text-align:center}.contactSection h2{font-size:56px;margin-bottom:25px}.contactSection p{color:#cbd5e1;font-size:20px;margin-bottom:40px}.imageBreak{align-items:center;background-attachment:fixed;background-image:linear-gradient(#0f172a9e,#0f172a9e),url(/static/media/branding.9be6a08726269645673a.jpg);background-position:50%;background-size:cover;display:flex;height:520px;justify-content:center;padding:40px}.imageBreakOverlay{color:#fff;max-width:900px;text-align:center}.imageBreakOverlay h2{font-size:58px;line-height:1.15;margin-bottom:25px}.imageBreakOverlay p{color:#dbe4f0;font-size:20px;line-height:1.8}.lightEyebrow{color:#b395f1;margin-bottom:20px}@media (max-width:900px){.imageBreak{background-attachment:scroll;height:auto;padding:120px 25px}.imageBreakOverlay h2{font-size:40px}.imageBreakOverlay p{font-size:18px}}.addonsSection{background:#f8fafc}.addonsGrid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.addonCard{align-items:center;background:#fff;border-radius:24px;box-shadow:0 8px 25px #0000000f;display:flex;justify-content:space-between;overflow:hidden;padding:28px;position:relative;transition:.3s}.addonCard:after{background:linear-gradient(180deg,#a179f4,#2563eb);border-radius:18px 0 0 18px;box-shadow:0 0 16px #a179f4d9;content:"";height:calc(100% - 36px);position:absolute;right:0;top:18px;width:5px}.addonCard:hover{transform:translateY(-4px)}.addonCard h3{font-size:22px;margin-bottom:8px}.addonCard p,.addonCard span{color:#7538f4;font-weight:700}.addonCard span{align-items:center;background:#eff6ff;border-radius:50%;display:flex;font-size:28px;height:42px;justify-content:center;width:42px}.footer{background:#0f172a;border-top:1px solid #ffffff0f;color:#fff;padding:40px 25px}.footerContent{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:auto;max-width:1300px}.footerBrand h3{font-size:26px;margin-bottom:10px}.footerBrand p{color:#94a3b8;line-height:1.6;max-width:450px}.footerLinks{display:flex;gap:25px}.footerLinks a{color:#cbd5e1;transition:.3s}.footerLinks a:hover{color:#a179f4}.legalPage{background:#f3f5f9;min-height:100vh;padding:120px 20px}.legalContainer{margin:auto;max-width:1000px}.backLink{color:#7538f4;display:inline-block;font-weight:700;margin-bottom:30px}.legalContainer h1{color:#0f172a;font-size:56px;margin-bottom:40px}.legalCard{background:#fff;border-radius:28px;box-shadow:0 10px 35px #00000012;padding:50px}.legalCard h2{color:#0f172a;font-size:28px;margin-bottom:18px;margin-top:35px}.legalCard h2:first-child{margin-top:0}.legalCard p{color:#475569;font-size:17px;line-height:1.9}@media (max-width:768px){.legalContainer h1{font-size:40px}.legalCard{padding:30px}}.referenceSection{background:#f8fafc}.referenceGrid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.referenceCard{border-radius:30px;box-shadow:0 15px 35px #00000014;height:420px;overflow:hidden;position:relative}.referenceImage{background-position:50%;background-size:cover;height:100%;position:relative;transition:.5s;width:100%}.referenceCard:hover .referenceImage{transform:scale(1.04)}.referenceOverlay{background:linear-gradient(0deg,#0f172ae0,#0f172a26);color:#fff;display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:35px;position:absolute}.referenceOverlay span{color:#b395f1;font-size:13px;letter-spacing:2px;margin-bottom:10px;text-transform:uppercase}.referenceOverlay h3{font-size:34px;line-height:1.2}.cookieBanner{align-items:center;background:#0f172af5;border-radius:24px;bottom:25px;box-shadow:0 15px 45px #00000059;color:#fff;display:flex;gap:25px;justify-content:space-between;left:25px;padding:24px;position:fixed;right:25px;z-index:999}.cookieBanner h3{font-size:22px;margin-bottom:8px}.cookieBanner p{color:#cbd5e1;line-height:1.6;max-width:800px}.cookieActions{align-items:center;display:flex;flex-shrink:0;gap:15px}.cookieActions a{color:#a179f4;font-weight:700}.cookieActions button{background:#7538f4;border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;padding:14px 24px}.cookieActions button:hover{background:#a179f4}@media (max-width:800px){.cookieBanner{align-items:flex-start;flex-direction:column}.cookieActions{justify-content:space-between;width:100%}}@media (max-width:1100px){.heroContent{grid-template-columns:1fr}.heroText h1{font-size:56px}.flyerCard{margin-top:20px}}@media (max-width:850px){.heroOverlay,.section{padding-left:25px;padding-right:25px}.navbar{flex-direction:column;gap:25px}.navLinks{flex-wrap:wrap;gap:20px;justify-content:center}.heroText h1{font-size:44px}.heroDescription{font-size:18px}.contactSection h2,.section h2{font-size:38px}.heroButtons{flex-direction:column}.addonCard,.packageCard{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:30px;box-shadow:0 18px 45px #0f172a1f;padding:34px 26px;text-align:center;transform:translateY(0)}.addonCard:after,.packageCard:after{border-radius:20px 20px 0 0;bottom:0;height:0;left:24px;right:24px;top:auto;width:auto}.addonCard:hover,.packageCard:hover{transform:translateY(-6px) scale(1.01)}.cardHeader{flex-direction:column;text-align:center}.iconCircle{box-shadow:0 12px 30px #2563eb2e;flex-shrink:0!important;font-size:34px;height:82px!important;margin-bottom:8px;min-height:70px!important;min-width:70px!important;width:82px!important}.priceLine{background:#eff6ff;border-radius:20px;margin-top:24px;padding:16px}.packageCard ul{align-items:center;margin-top:24px}.packageCard li{background:#fff;border-radius:999px;box-shadow:0 6px 18px #0f172a0f;padding:10px 14px;width:-webkit-fit-content;width:fit-content}.addonCard{flex-direction:column;gap:18px}.addonCard span{transform:rotate(90deg)}}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:700;src:url(/static/media/space-grotesk-vietnamese-700-normal.d961758c27eb1a21c68b.woff2) format("woff2"),url(/static/media/space-grotesk-vietnamese-700-normal.499e5d15f63548664580.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:700;src:url(/static/media/space-grotesk-latin-ext-700-normal.b40ed7a6c4733fbbac9f.woff2) format("woff2"),url(/static/media/space-grotesk-latin-ext-700-normal.60bdf4cbe6f46755f6fa.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:700;src:url(/static/media/space-grotesk-latin-700-normal.da60da10a1aa9aca283c.woff2) format("woff2"),url(/static/media/space-grotesk-latin-700-normal.06b64ac55dcc99993664.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-ext-400-normal.39fbf8d2c4abc46f721f.woff2) format("woff2"),url(/static/media/inter-cyrillic-ext-400-normal.818b84180553acc613f3.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-400-normal.89455522650c3fb3654c.woff2) format("woff2"),url(/static/media/inter-cyrillic-400-normal.dd21c71421d58232ef03.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-ext-400-normal.f2ef63e732b18d636044.woff2) format("woff2"),url(/static/media/inter-greek-ext-400-normal.fc80974ec6969ee03fd2.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-400-normal.e685387f69602567b1da.woff2) format("woff2"),url(/static/media/inter-greek-400-normal.b412faded087fbcfa4ff.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-vietnamese-400-normal.44c9df135eec470b0ab6.woff2) format("woff2"),url(/static/media/inter-vietnamese-400-normal.aaa15d735e3826061950.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-ext-400-normal.210fb826cb25acbd4094.woff2) format("woff2"),url(/static/media/inter-latin-ext-400-normal.c616205185f0d3677df9.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-400-normal.eca1e21531598d5db58f.woff2) format("woff2"),url(/static/media/inter-latin-400-normal.2ea1079c0069eb040a52.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
/*# sourceMappingURL=main.3fda4585.css.map*/