:root{--background:#fff;--foreground:#252525;--text-primary:#252525;--text-secondary:#4b5563;--border-color:#e5e7eb;--active-navbar-link:#7f252c;--active-navbar-link-hover:#651d23;--bg-icon:#e5e7eb;--padding-card:2rem;--button-primary-bg:#252525;--button-primary-color:#fff;--button-primary-hover:#333;--check-icon-color:#338650;--button-secondary-bg:#fff;--button-secondary-color:#1a1a1a;--button-secondary-hover:#e9e8e8;--footer-bg:#fafafa;--footer-link-color:#7f252c;--footer-text-color:#252525;--footer-link-hover:#651d23;--social-bg:#e5e7eb;--social-color:#2f2f2f;--border-radius:8px;--box-shadow:0 4px 20px #00000014,inset 0 1px 0 #fff9;--info-tag-color:#7f252c;--info-bg-color:#7f252c0d;--hero-before:linear-gradient(135deg,#f6f9fb 0%,#d9dde0 100%);--hero-after:linear-gradient(175deg,#fffe 0%,#edededb3 100%);--hero-title-gradient:linear-gradient(135deg,#a33e3e 0%,#7f252c 35%,#206eb6 70%,#b853f5 100%);--bg-partner-highlight:#e5e7eb;--badge-bg-color:#6254e0;--button-primary-shadow:0 4px 20px #0000001a,inset 0 1px 0 #fff9;--button-secondary-shadow:0 4px 20px #0000001a,inset 0 1px 0 #fff9;--contact-us-card-bg:#7f252c;--contact-us-card-text-color:#fff;--jinee-bg-color:linear-gradient(135deg,#1b5384,#6f3780);--title-text-color:#4b5563;--success-color:#065f46;--error-color:#991b1b;--success-bg-color:#d1fae5;--error-bg-color:#fee2e2;--success-border-color:#a7f3d0;--error-border-color:#fecaca;--second-title-color:var(--text-primary);--icon-text-color:var(--text-primary);--portfolio-card-background:var(--background)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0f172a;--foreground:#e5e7eb;--text-primary:#e5e7eb;--text-secondary:#b9c0cd;--active-navbar-link:#f9949f;--active-navbar-link-hover:#f9808c;--border-color:#676f7e;--button-primary-bg:#dbe6fc;--button-primary-color:#0f172a;--button-primary-hover:#bec1c6;--button-secondary-bg:#0f172a;--button-secondary-color:#e5e7eb;--button-secondary-hover:#071230;--bg-icon:#a7bddc;--icon-color:#e5e7eb;--footer-bg:#2c3750;--footer-link-color:#f9949f;--footer-text-color:#fff;--footer-link-hover:#f9949f;--social-bg:white;--social-color:#2c3750;--check-icon-color:#22c55e;--hero-before:linear-gradient(135deg,#1e293b 0%,#293648 100%);--hero-after:linear-gradient(175deg,#243972e6 0%,#4a4b4eb3 100%);--hero-title-gradient:linear-gradient(135deg,#dfcbcb 0%,#c11f2d 35%,#83b0da 70%,#8812d1 100%);--bg-partner-highlight:#124980;--badge-bg-color:#c58c12;--button-primary-shadow:0 4px 20px #0000004d,inset 0 1px 0 #fff3;--button-secondary-shadow:0 4px 20px #0000004d,inset 0 1px 0 #fff3;--contact-us-card-bg:#5c3a3c;--info-tag-color:#c7878b;--jinee-bg-color:linear-gradient(135deg,#6f3780,#1b5384);--title-text-color:#e5e7eb;--success-color:#6ee7b7;--error-color:#fca5a5;--success-bg-color:#064e3b;--error-bg-color:#7f1d1d;--success-border-color:#047857;--error-border-color:#991b1b;--portfolio-card-background:#fff;--second-title-color:var(--text-primary);--icon-text-color:var(--background)}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0f172a;--foreground:#e5e7eb;--text-primary:#e5e7eb;--text-secondary:#b9c0cd;--active-navbar-link:#f9949f;--active-navbar-link-hover:#f9808c;--border-color:#676f7e;--button-primary-bg:#dbe6fc;--button-primary-color:#0f172a;--button-primary-hover:#bec1c6;--button-secondary-bg:#0f172a;--button-secondary-color:#e5e7eb;--button-secondary-hover:#071230;--bg-icon:#a7bddc;--icon-color:#e5e7eb;--footer-bg:#2c3750;--footer-link-color:#f9949f;--footer-text-color:#fff;--footer-link-hover:#f9949f;--social-bg:white;--social-color:#2c3750;--check-icon-color:#22c55e;--hero-before:linear-gradient(135deg,#1e293b 0%,#293648 100%);--hero-after:linear-gradient(175deg,#243972e6 0%,#4a4b4eb3 100%);--hero-title-gradient:linear-gradient(135deg,#dfcbcb 0%,#c11f2d 35%,#83b0da 70%,#8812d1 100%);--bg-partner-highlight:#124980;--badge-bg-color:#c58c12;--button-primary-shadow:0 4px 20px #0000004d,inset 0 1px 0 #fff3;--button-secondary-shadow:0 4px 20px #0000004d,inset 0 1px 0 #fff3;--contact-us-card-bg:#5c3a3c;--info-tag-color:#c7878b;--jinee-bg-color:linear-gradient(135deg,#6f3780,#1b5384)}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{color:var(--text-secondary);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.sectionTitle{text-align:center;color:var(--foreground);margin-bottom:2rem;font-size:2.5rem}.sectionSubtitle{text-align:center;color:var(--text-secondary);max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;line-height:1.6}.titleCard{justify-content:left;align-items:center;gap:1rem;min-height:4rem;display:flex}.iconContainer{border-radius:var(--border-radius);background-color:var(--bg-icon);justify-content:center;align-items:center;width:32px;height:32px;padding:10px;display:flex;color:var(--icon-color)!important}.icon{color:var(--primary-color,var(--foreground))}.container{justify-content:center;align-items:center;min-height:100vh;padding:10rem 0 8rem}@media (max-width:1200px){.container{justify-content:center;align-items:center;min-height:100vh;padding:8rem 0 5rem}}@media (max-width:600px){.sectionTitle{text-align:center;color:var(--foreground);margin-bottom:2rem;font-size:2rem}.container{padding:7rem 0 1rem}}.cardDescription{margin-top:.3rem}.contentWrapper{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 2rem;display:flex}.contentWrapperHome{margin-top:4rem}@media (max-width:1024px){.contentWrapper{max-width:100%;padding:0 3rem}.introSections{margin-top:1.5rem}}@media (max-width:768px){.contentWrapper{margin-top:1rem;padding:0 1rem}.introSections{margin-top:1rem}.titleCard{flex-direction:column;align-items:flex-start}.cardTitle{font-size:1.2rem}}@media (max-width:480px){.contentWrapper{margin-top:0;padding:0 2rem}.introSections{margin-top:.75rem}}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.Navbar-module___rHu7W__navbar{flex-direction:column;align-items:center;display:flex}.Navbar-module___rHu7W__header{border-radius:var(--border-radius);border:1px solid var(--border-color);text-transform:uppercase;background-color:var(--background);z-index:100;justify-content:center;align-items:center;width:fit-content;display:inline-flex;position:fixed;top:20px}@media (prefers-color-scheme:dark){.Navbar-module___rHu7W__header{background-color:var(--background)}}.Navbar-module___rHu7W__container{max-width:80rem;padding:1rem var(--padding-card);justify-content:space-between;align-items:center;gap:4rem;width:100%;min-height:60px;margin:0 auto;display:flex;position:relative}.Navbar-module___rHu7W__mobileMenuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module___rHu7W__hamburger{background:var(--foreground);width:24px;height:2px;transition:all .3s;display:block;position:relative}.Navbar-module___rHu7W__hamburger:before,.Navbar-module___rHu7W__hamburger:after{content:"";background:var(--foreground);width:24px;height:2px;transition:all .3s;position:absolute}.Navbar-module___rHu7W__hamburger:before{top:-8px}.Navbar-module___rHu7W__hamburger:after{top:8px}.Navbar-module___rHu7W__hamburgerActive{background:0 0}.Navbar-module___rHu7W__hamburgerActive:before{top:0;transform:rotate(45deg)}.Navbar-module___rHu7W__hamburgerActive:after{top:0;transform:rotate(-45deg)}.Navbar-module___rHu7W__logo{font-size:1rem;font-weight:600;text-decoration:none}.Navbar-module___rHu7W__mobileNav{background:var(--background);z-index:1000;-webkit-overflow-scrolling:touch;will-change:transform;width:85%;max-width:450px;height:100vh;transition:right .4s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-2px 0 20px #00000026}.Navbar-module___rHu7W__mobileNavOpen{right:0}.Navbar-module___rHu7W__mobileNavContent{padding:6rem 2rem 2rem}.Navbar-module___rHu7W__mobileOverlay{z-index:999;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.Navbar-module___rHu7W__nav{gap:1.5rem;display:flex}.Navbar-module___rHu7W__mobileItem{border-bottom:1px solid var(--border-color)}.Navbar-module___rHu7W__mobileItem:last-child{border-bottom:none}.Navbar-module___rHu7W__mobileItem .Navbar-module___rHu7W__link,.Navbar-module___rHu7W__mobileItem .Navbar-module___rHu7W__label{border-radius:var(--border-radius);touch-action:manipulation;-webkit-tap-highlight-color:#0000001a;justify-content:space-between;align-items:center;width:100%;min-height:44px;margin:.125rem 0;padding:1.25rem 1rem;font-size:1.1rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex}.Navbar-module___rHu7W__mobileItem .Navbar-module___rHu7W__link:active,.Navbar-module___rHu7W__mobileItem .Navbar-module___rHu7W__label:active{background-color:var(--border-color);transform:scale(.98)}.Navbar-module___rHu7W__mobileItem.Navbar-module___rHu7W__hasChildren .Navbar-module___rHu7W__label,.Navbar-module___rHu7W__mobileItem.Navbar-module___rHu7W__hasChildren .Navbar-module___rHu7W__link{cursor:pointer;font-weight:500}@media (hover:none) and (pointer:coarse){.Navbar-module___rHu7W__mobileItem .Navbar-module___rHu7W__hasChildren{cursor:pointer}.Navbar-module___rHu7W__mobileItem .Navbar-module___rHu7W__link:hover,.Navbar-module___rHu7W__mobileItem .Navbar-module___rHu7W__label:hover{opacity:1;background-color:#0000;transform:none}}@media (hover:hover) and (pointer:coarse){.Navbar-module___rHu7W__mobileItem .Navbar-module___rHu7W__link:hover,.Navbar-module___rHu7W__mobileItem .Navbar-module___rHu7W__label:hover{background-color:var(--button-secondary-hover);transition-duration:.15s}}.Navbar-module___rHu7W__mobileExpanded{overflow:visible;transform:translateY(0);opacity:1!important;visibility:visible!important;max-height:1000px!important}.Navbar-module___rHu7W__mobileDropdown.Navbar-module___rHu7W__mobileExpanded{opacity:1;visibility:visible;max-height:none;overflow:visible}.Navbar-module___rHu7W__logo{width:auto;height:30px}.Navbar-module___rHu7W__menuItem{position:relative}.Navbar-module___rHu7W__mobileItem .Navbar-module___rHu7W__arrow.Navbar-module___rHu7W__expanded{transform:rotate(180deg)}.Navbar-module___rHu7W__link,.Navbar-module___rHu7W__label{cursor:pointer;color:inherit;align-items:center;gap:.5rem;font-size:.85rem;text-decoration:none;transition:opacity .2s;display:flex;position:relative}.Navbar-module___rHu7W__link:hover,.Navbar-module___rHu7W__label:hover{opacity:.7}.Navbar-module___rHu7W__active{border-bottom:2px solid var(--active-navbar-link);padding-bottom:2px;font-weight:600;color:var(--active-navbar-link)!important}.Navbar-module___rHu7W__active:hover{opacity:1;border-bottom-color:var(--active-navbar-link-hover);color:var(--active-navbar-link-hover)!important}@media (max-width:1200px){.Navbar-module___rHu7W__container{padding:1.25rem}.Navbar-module___rHu7W__nav{gap:1.25rem}}@media (max-width:1024px){.Navbar-module___rHu7W__container{padding:1rem}.Navbar-module___rHu7W__nav{gap:1rem;display:none}.Navbar-module___rHu7W__mobileMenuToggle{display:block}.Navbar-module___rHu7W__header{z-index:100;background:var(--background);-webkit-backdrop-filter:blur(8px);justify-content:center;align-items:center;width:95%;display:flex;position:fixed;top:2.5%;left:2.5%;right:2.5%}}@media (max-width:768px){.Navbar-module___rHu7W__container{padding:1rem 1.5rem}.Navbar-module___rHu7W__mobileNav{width:88%}.Navbar-module___rHu7W__header{width:95%;top:2.5%;left:2.5%;right:2.5%}}@media (max-width:480px){.Navbar-module___rHu7W__header{justify-content:center;align-items:center;width:95%;display:flex;top:2.5%;left:2.5%;right:2.5%}}@media (max-width:320px){.Navbar-module___rHu7W__container{padding:.75rem}.Navbar-module___rHu7W__header{width:95%;top:2.5%;left:2.5%;right:2.5%}.Navbar-module___rHu7W__mobileNav{width:100%}.Navbar-module___rHu7W__mobileNavContent{padding:4.5rem 1rem 1.5rem}}@media (min-width:1025px){.Navbar-module___rHu7W__mobileNav,.Navbar-module___rHu7W__mobileMenuToggle{display:none}}.Navbar-module___rHu7W__arrow{align-items:center;margin-left:4px;transition:transform .2s;display:inline-flex}.Navbar-module___rHu7W__menuItem:hover>.Navbar-module___rHu7W__label .Navbar-module___rHu7W__arrow,.Navbar-module___rHu7W__menuItem:hover>.Navbar-module___rHu7W__link .Navbar-module___rHu7W__arrow{transform:rotate(180deg)}.Navbar-module___rHu7W__dropdownList .Navbar-module___rHu7W__arrow{margin-left:auto;margin-right:0}.Navbar-module___rHu7W__dropdownList .Navbar-module___rHu7W__hasChildren .Navbar-module___rHu7W__arrow{transform:rotate(-90deg)}.Navbar-module___rHu7W__dropdownList .Navbar-module___rHu7W__hasChildren:hover .Navbar-module___rHu7W__arrow{transform:rotate(0)}.Navbar-module___rHu7W__dropdown{white-space:nowrap;background:var(--background);border:1px solid var(--border-color);border-radius:var(--border-radius);opacity:0;visibility:hidden;z-index:1000;min-width:280px;margin-top:.5rem;transition:all .15s;position:absolute;top:100%;left:0;transform:translateY(-8px);box-shadow:0 4px 12px #0000001a}.Navbar-module___rHu7W__mobileDropdown{opacity:0;visibility:hidden;max-height:0;transition:all .3s;overflow:hidden;box-shadow:none!important;background:0 0!important;border:none!important;width:100%!important;min-width:auto!important;margin:0!important;position:static!important;transform:none!important}@media (max-width:1024px){.Navbar-module___rHu7W__dropdown{box-shadow:none;opacity:0;visibility:hidden;background:0 0;border:none;width:100%;min-width:auto;max-height:0;margin:0;transition:max-height .3s,opacity .3s;position:static;overflow:hidden;transform:none}.Navbar-module___rHu7W__dropdown.Navbar-module___rHu7W__mobileExpanded{opacity:1;visibility:visible;max-height:1000px;overflow:visible}}@media (hover:hover) and (min-width:1025px){.Navbar-module___rHu7W__hasChildren:hover>.Navbar-module___rHu7W__dropdown{opacity:1;visibility:visible;transform:translateY(0)}}@media (max-width:1024px){.Navbar-module___rHu7W__hasChildren>.Navbar-module___rHu7W__dropdown.Navbar-module___rHu7W__mobileExpanded{opacity:1;visibility:visible;transform:none}}.Navbar-module___rHu7W__dropdownList .Navbar-module___rHu7W__menuItem .Navbar-module___rHu7W__dropdown{margin-top:0;margin-left:.5rem;top:0;left:100%}@media (max-width:1024px){.Navbar-module___rHu7W__dropdownList .Navbar-module___rHu7W__menuItem .Navbar-module___rHu7W__dropdown{width:100%;margin:0;position:static;top:auto;left:auto}}@media (hover:hover) and (min-width:1025px){.Navbar-module___rHu7W__dropdownList .Navbar-module___rHu7W__hasChildren:hover>.Navbar-module___rHu7W__dropdown{opacity:1;visibility:visible;transform:translateY(0)}}.Navbar-module___rHu7W__dropdownList{margin:0;padding:.5rem 0;list-style:none}@media (max-width:1024px){.Navbar-module___rHu7W__mobileDropdown .Navbar-module___rHu7W__dropdownList{border-left:2px solid var(--border-color);margin-left:1rem;padding:0 0 0 1rem}}.Navbar-module___rHu7W__dropdownLink{border-radius:var(--border-radius);color:inherit;justify-content:space-between;align-items:center;gap:.5rem;width:calc(100% - 1rem);margin:0 .5rem;padding:.75rem 1rem;font-size:.875rem;text-decoration:none;transition:all .15s;display:flex}@media (max-width:1024px){.Navbar-module___rHu7W__mobileDropdown .Navbar-module___rHu7W__dropdownLink{border-bottom:1px solid var(--border-color);border-radius:0;width:100%;margin:0;padding:1rem;font-size:.95rem}.Navbar-module___rHu7W__mobileDropdown .Navbar-module___rHu7W__dropdownLink:last-child{border-bottom:none}}.Navbar-module___rHu7W__dropdownLink:hover{background-color:var(--button-secondary-hover);color:var(--foreground);transform:translate(4px)}.Navbar-module___rHu7W__dropdownLink:first-child{margin-top:.25rem}.Navbar-module___rHu7W__dropdownLink:last-child{margin-bottom:.25rem}.Navbar-module___rHu7W__dropdownList .Navbar-module___rHu7W__menuItem{width:100%}
.Footer-module__9q6SwW__footer{background:var(--footer-bg);padding:2rem 0 0;position:relative;box-shadow:0 -12px 32px #0000000a}.Footer-module__9q6SwW__footer:before{content:"";background:#0000000f;height:1px;position:absolute;top:0;left:5%;right:5%}.Footer-module__9q6SwW__container{z-index:1;grid-template-columns:1.5fr 1fr 1fr;gap:9rem;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:grid;position:relative}.Footer-module__9q6SwW__title{font-size:1.3rem}.Footer-module__9q6SwW__navList{flex-direction:column;gap:0;display:flex}.Footer-module__9q6SwW__navItem{transition:all .3s}.Footer-module__9q6SwW__navList a{padding:.5rem 0;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:block;position:relative;overflow:hidden}.Footer-module__9q6SwW__column a{color:var(--footer-link-color);font-weight:500;text-decoration:none}.Footer-module__9q6SwW__column a:hover{color:var(--footer-link-hover);transform:translateY(-1px)}.Footer-module__9q6SwW__column p{padding:.5rem 0}.Footer-module__9q6SwW__linkedinLink{background-color:var(--social-bg);border-radius:var(--border-radius);align-items:center;padding:.5rem;transition:all .3s;display:inline-flex;color:var(--social-color)!important}.Footer-module__9q6SwW__linkedinLink:hover{transform:translateY(-2px)}.Footer-module__9q6SwW__bottom{text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--background);color:var(--text-secondary);padding:1rem 0;font-size:.9rem;position:relative}.Footer-module__9q6SwW__bottomContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__9q6SwW__copyright{opacity:.9;font-weight:500}.Footer-module__9q6SwW__bottomLinks{align-items:center;gap:2.5rem;display:flex}.Footer-module__9q6SwW__bottomLinks a{padding:.5rem 0;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative}.Footer-module__9q6SwW__bottomLinks a:hover:after{width:100%}.Footer-module__9q6SwW__certifications{flex-direction:row;align-items:flex-start;gap:.5rem;margin-top:1rem;margin-bottom:.5rem;display:flex}.Footer-module__9q6SwW__certDescription{min-height:100px;margin-top:.25rem;font-size:1rem}.Footer-module__9q6SwW__socialLinks{gap:1rem;margin-top:1rem;display:flex}.Footer-module__9q6SwW__certificationItem{border-radius:var(--border-radius);flex-direction:column;align-items:center;display:flex}@media (max-width:1024px){.Footer-module__9q6SwW__container{grid-template-columns:1fr 1fr;gap:3rem;padding:3rem 2rem}.Footer-module__9q6SwW__column:first-child{text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;display:flex}.Footer-module__9q6SwW__column:first-child .Footer-module__9q6SwW__certifications{justify-content:center}.Footer-module__9q6SwW__logo{margin:0 auto}.Footer-module__9q6SwW__column:nth-child(2),.Footer-module__9q6SwW__column:nth-child(3){text-align:left;flex-direction:column;align-items:flex-start;display:flex}}@media (max-width:768px){.Footer-module__9q6SwW__container{text-align:center;grid-template-columns:1fr;gap:2.5rem;padding:2rem 1.5rem}.Footer-module__9q6SwW__column:first-child{grid-column:auto}.Footer-module__9q6SwW__column,.Footer-module__9q6SwW__column:nth-child(2),.Footer-module__9q6SwW__column:nth-child(3){text-align:center;align-items:center}.Footer-module__9q6SwW__socialLinks{justify-content:center}.Footer-module__9q6SwW__certifications{flex-wrap:wrap;justify-content:center}.Footer-module__9q6SwW__bottomContent{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__9q6SwW__bottomLinks{flex-direction:column;justify-content:center;gap:.75rem}}@media (max-width:480px){.Footer-module__9q6SwW__container{gap:2rem;padding:1.5rem 1rem}.Footer-module__9q6SwW__certDescription{min-height:auto}}.Footer-module__9q6SwW__logoWrapper{width:210px;height:80px;position:relative}.Footer-module__9q6SwW__logo{object-fit:contain}
