.AboutDetails-module__nMwUbq__main{background:var(--page-bg);min-height:100vh;line-height:1.6}.AboutDetails-module__nMwUbq__about{padding:80px 0}.AboutDetails-module__nMwUbq__container{align-items:center;gap:50px;padding:0 2rem;display:flex}.AboutDetails-module__nMwUbq__profile{flex:1;min-width:300px;position:relative}.AboutDetails-module__nMwUbq__profile .AboutDetails-module__nMwUbq__container{max-width:400px;margin:0 auto;position:relative}.AboutDetails-module__nMwUbq__image{z-index:2;object-fit:cover;border-radius:20px;position:relative;box-shadow:0 20px 40px #0003}.AboutDetails-module__nMwUbq__border{z-index:1;border:3px solid #2b6dff;border-radius:20px;position:absolute;inset:-20px 20px 20px -20px}.AboutDetails-module__nMwUbq__text{flex:1;min-width:300px}.AboutDetails-module__nMwUbq__text h2{margin-bottom:1.5rem;font-size:2.2rem;display:inline-block;position:relative}.AboutDetails-module__nMwUbq__description p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.AboutDetails-module__nMwUbq__description strong{color:#2b6dff;font-weight:600}@media (max-width:992px){.AboutDetails-module__nMwUbq__container{text-align:center;flex-direction:column}}@media (max-width:768px){.AboutDetails-module__nMwUbq__about{padding:60px 0}}@media (max-width:576px){.AboutDetails-module__nMwUbq__about{padding:40px 15px}.AboutDetails-module__nMwUbq__container{text-align:center;flex-direction:column;align-items:center;gap:30px}.AboutDetails-module__nMwUbq__profile{width:100%;min-width:auto}.AboutDetails-module__nMwUbq__profile .AboutDetails-module__nMwUbq__container{max-width:300px}.AboutDetails-module__nMwUbq__image{width:100%;height:auto}.AboutDetails-module__nMwUbq__border{border-width:2px;inset:-10px 10px 10px -10px}.AboutDetails-module__nMwUbq__text{width:100%;min-width:auto}.AboutDetails-module__nMwUbq__text h2{font-size:1.8rem}.AboutDetails-module__nMwUbq__text h2:after{width:40px;height:3px;bottom:-8px}.AboutDetails-module__nMwUbq__description p{font-size:1rem;line-height:1.5}}@media (max-width:400px){.AboutDetails-module__nMwUbq__about{padding:30px 10px}.AboutDetails-module__nMwUbq__text h2{font-size:1.6rem}.AboutDetails-module__nMwUbq__description p{text-align:justify;font-size:.95rem}}
.Certificate-module__AJCOXq__certificate-section{padding:5rem 1rem;transition:all .3s}.Certificate-module__AJCOXq__bg{background:var(--card-bg)}.Certificate-module__AJCOXq__container{text-align:center;max-width:1200px;margin:0 auto}.Certificate-module__AJCOXq__certificates-cards{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin:3rem 0;display:grid}.Certificate-module__AJCOXq__certificate-card{perspective:1000px;height:100%}.Certificate-module__AJCOXq__card-inner{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:16px;width:100%;height:100%;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 36px #00000029,0 0 0 1px #0000000f}.Certificate-module__AJCOXq__certificate-card:hover .Certificate-module__AJCOXq__card-inner{transform:translateY(-12px)scale(1.02);box-shadow:0 20px 50px #0003}.Certificate-module__AJCOXq__light-theme .Certificate-module__AJCOXq__card-inner{background:#fff}.Certificate-module__AJCOXq__dark-theme .Certificate-module__AJCOXq__card-inner{background:#252d48}.Certificate-module__AJCOXq__certificate-images{width:100%;height:200px;position:relative;overflow:hidden}.Certificate-module__AJCOXq__certificate-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Certificate-module__AJCOXq__certificate-card:hover .Certificate-module__AJCOXq__certificate-image{transform:scale(1.05)}.Certificate-module__AJCOXq__certificate-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#000000a6;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Certificate-module__AJCOXq__certificate-card:hover .Certificate-module__AJCOXq__certificate-overlay{opacity:1}.Certificate-module__AJCOXq__view-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f7cff,#6a5cff);border:none;border-radius:6px;align-items:center;gap:6px;padding:10px 18px;font-weight:500;transition:all .3s;display:flex}.Certificate-module__AJCOXq__view-button:hover{background:linear-gradient(135deg,#3a5ae0,#4f3fd1);transform:scale(1.05)}.Certificate-module__AJCOXq__certificate-text{text-align:left;padding:1.5rem}.Certificate-module__AJCOXq__certificate-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.Certificate-module__AJCOXq__meta,.Certificate-module__AJCOXq__date{opacity:.85;align-items:center;gap:6px;margin-bottom:6px;font-size:.9rem;display:flex}.Certificate-module__AJCOXq__meta{color:var(--bg-colorr)}.Certificate-module__AJCOXq__date{color:var(--bg-colorred)}.Certificate-module__AJCOXq__button{border-top:1px solid #eee;margin-top:1rem;padding-top:1.25rem}.Certificate-module__AJCOXq__link{color:#3875fb;border:1px solid #3875fb;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:70%;margin:0 auto;padding:8px 14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Certificate-module__AJCOXq__dark-theme .Certificate-module__AJCOXq__link{color:#8a9eff;border-color:#8a9eff}.Certificate-module__AJCOXq__link:hover{color:#fff;background:#3875fb;transform:translateY(-2px)}.Certificate-module__AJCOXq__dark-theme .Certificate-module__AJCOXq__link:hover{color:#1a2238;background:#8a9eff}.Certificate-module__AJCOXq__view-more-container{text-align:center;margin-top:2rem}@media screen and (max-width:768px){.Certificate-module__AJCOXq__certificate-section{padding:3rem 1rem}.Certificate-module__AJCOXq__certificates-cards{grid-template-columns:1fr;gap:1.5rem}}@media screen and (min-width:769px) and (max-width:1024px){.Certificate-module__AJCOXq__certificates-cards{grid-template-columns:repeat(2,1fr)}}
.Btn-module__CE-i0W__download{color:#3875fb;background-color:#fff;border:1px solid #3875fb;border-radius:6px;justify-content:center;align-items:center;gap:6px;margin:0 auto;padding:15px 14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Btn-module__CE-i0W__download:hover{color:#fff;background:#587efa;transform:translateY(-2px)}
.styles-module__c5YjyG__contact-section{background:var(--card-bg);padding:5rem 1.5rem}.styles-module__c5YjyG__contact-container{max-width:1140px;margin:0 auto}.styles-module__c5YjyG__contact-cards{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem;display:grid}@media (min-width:992px){.styles-module__c5YjyG__contact-cards{grid-template-columns:1.3fr .7fr}}.styles-module__c5YjyG__contact-form-wrapper,.styles-module__c5YjyG__contact-info{background:var(--counter-card);border:1px solid #00000014;border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px -10px #0000000d}.styles-module__c5YjyG__contact-form-wrapper:hover,.styles-module__c5YjyG__contact-info:hover{box-shadow:0 20px 40px -15px #00000014}.styles-module__c5YjyG__form-header h2{text-align:center;background:var(--heading-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}.styles-module__c5YjyG__form-header p{color:var(--color);text-align:center;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.styles-module__c5YjyG__contact-form{flex-direction:column;gap:1.25rem;display:flex}.styles-module__c5YjyG__group{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:576px){.styles-module__c5YjyG__group{grid-template-columns:1fr 1fr}}.styles-module__c5YjyG__floating-group{position:relative}.styles-module__c5YjyG__form-input{width:100%;color:var(--color);box-sizing:border-box;background:0 0;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:1.1rem 1rem .6rem;font-size:.95rem}.styles-module__c5YjyG__form-input.styles-module__c5YjyG__textarea{resize:vertical;min-height:120px}.styles-module__c5YjyG__floating-label{color:var(--color);pointer-events:none;background:0 0;padding:0 .2rem;font-size:.9rem;transition:all .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.styles-module__c5YjyG__textarea~.styles-module__c5YjyG__floating-label{top:1.2rem;transform:none}.styles-module__c5YjyG__form-input:focus~.styles-module__c5YjyG__floating-label,.styles-module__c5YjyG__form-input:not(:placeholder-shown)~.styles-module__c5YjyG__floating-label{color:#3b82f6;font-size:.72rem;font-weight:600;top:.4rem;transform:translateY(0)}.styles-module__c5YjyG__form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.styles-module__c5YjyG__quick-actions{flex-direction:column;gap:.5rem;margin:.25rem 0;display:flex}.styles-module__c5YjyG__quick-title{color:var(--color);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.styles-module__c5YjyG__quick-pills{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module__c5YjyG__quick-btn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__c5YjyG__quick-btn:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.styles-module__c5YjyG__quick-btn-active{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;font-weight:600}.styles-module__c5YjyG__dot{border-radius:50%;width:8px;height:8px}.styles-module__c5YjyG__blue{background-color:#3b82f6}.styles-module__c5YjyG__green{background-color:#22c55e}.styles-module__c5YjyG__dark{background-color:#64748b}.styles-module__c5YjyG__submit-wrapper{margin-top:.5rem}.styles-module__c5YjyG__submit-btn{width:100%;color:var(--color);background:linear-gradient(135deg,#91aeff 0%,#a1caff 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;width:250px;margin:0 auto;padding:.9rem 1.75rem;font-size:.95rem;font-weight:600;display:flex;box-shadow:0 4px 12px #162c8c40}.styles-module__c5YjyG__submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #162c8c59}.styles-module__c5YjyG__submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.styles-module__c5YjyG__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite styles-module__c5YjyG__spin}@keyframes styles-module__c5YjyG__spin{to{transform:rotate(360deg)}}.styles-module__c5YjyG__success-card{text-align:center;padding:3rem 1rem}.styles-module__c5YjyG__success-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:2rem;font-weight:700;display:flex}.styles-module__c5YjyG__success-card h3{color:var(--color);margin-bottom:.5rem;font-size:1.4rem}.styles-module__c5YjyG__success-card p{color:var(--color);margin-bottom:1.5rem}.styles-module__c5YjyG__contact-info{flex-direction:column;justify-content:space-between;display:flex}.styles-module__c5YjyG__info-title{color:var(--color);margin-bottom:.25rem;font-size:1.4rem;font-weight:700}.styles-module__c5YjyG__info-subtitle{color:var(--color);margin-bottom:2rem;font-size:.9rem}.styles-module__c5YjyG__info-items{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.styles-module__c5YjyG__info-item{align-items:center;gap:1rem;display:flex}.styles-module__c5YjyG__info-icon{background:#f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.styles-module__c5YjyG__info-content{flex-direction:column;display:flex}.styles-module__c5YjyG__info-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color);font-size:.75rem;font-weight:600}.styles-module__c5YjyG__info-value{color:var(--color);font-size:.95rem;font-weight:500;text-decoration:none}a.styles-module__c5YjyG__info-value:hover{color:#3b82f6}.styles-module__c5YjyG__social-section{border-top:1px solid #f1f5f9;padding-top:1.5rem}.styles-module__c5YjyG__social-title{color:var(--color);text-align:center;margin-bottom:1rem;font-size:.85rem;font-weight:600}.styles-module__c5YjyG__social-icons{justify-content:center;gap:.8rem;display:flex}.styles-module__c5YjyG__link{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.styles-module__c5YjyG__link:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}@media (max-width:576px){.styles-module__c5YjyG__contact-form-wrapper,.styles-module__c5YjyG__contact-info{padding:1.5rem}.styles-module__c5YjyG__form-header h2{font-size:1.5rem}.styles-module__c5YjyG__submit-btn{padding:.8rem 1.25rem}}
.styles-module__bq5PZa__counter{background:var(--page-bg)}.styles-module__bq5PZa__container{width:100%;max-width:1280px;margin:auto;padding:6rem 1rem;transition:all .3s}.styles-module__bq5PZa__wrapper{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.styles-module__bq5PZa__card{text-align:center;-webkit-backdrop-filter:blur(20px);background:var(--counter-card);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:160px;padding:15px 25px;transition:all .4s;display:flex;position:relative;overflow:hidden}.styles-module__bq5PZa__card:hover{transform:translateY(-12px)}.styles-module__bq5PZa__iconBox{border-radius:20px;justify-content:center;align-items:center;width:35px;height:35px;margin-bottom:20px;display:flex}.styles-module__bq5PZa__num{color:var(--color);font-size:3.5rem;font-weight:800;line-height:1}.styles-module__bq5PZa__title{color:var(--color);margin-top:12px;font-size:1.1rem;font-weight:500}@media (max-width:1100px){.styles-module__bq5PZa__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.styles-module__bq5PZa__wrapper{grid-template-columns:1fr 1fr}.styles-module__bq5PZa__num{font-size:2.8rem}.styles-module__bq5PZa__card{padding:15px 5px}.styles-module__bq5PZa__title{font-size:.85rem}}
.styles-module__20yS5q__bg{background:var(--page-bg);flex-direction:column;display:flex;position:relative;overflow:hidden}.styles-module__20yS5q__social{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.styles-module__20yS5q__icons{background:#ffffff14;border:1px solid #00000030;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;transition:all .3s;display:flex;box-shadow:0 8px 32px #00000026}.styles-module__20yS5q__icons:hover{transform:translateY(-3px);box-shadow:0 54px 55px #00000040,0 -12px 30px #0000001f,0 4px 6px #0000001f,0 12px 13px #0000002b,0 -3px 5px #00000017}.styles-module__20yS5q__icons a{justify-content:center;align-items:center;display:flex}.styles-module__20yS5q__container{z-index:2;gap:4rem;width:100%;max-width:1280px;margin:0 auto;padding:0 .5rem;position:relative}.styles-module__20yS5q__subcontainer{z-index:2;grid-template-columns:1fr;align-items:center;gap:3rem;padding:6rem 0 3rem;display:grid;position:relative}@media (min-width:992px){.styles-module__20yS5q__subcontainer{grid-template-columns:1fr 1.2fr;gap:4rem;padding:4rem 0}}.styles-module__20yS5q__left{z-index:2;position:relative}.styles-module__20yS5q__right{z-index:2;justify-content:center;align-items:center;position:relative}.styles-module__20yS5q__heading{background:linear-gradient(135deg,#3e70ec 0%,#2a1454 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.styles-module__20yS5q__about{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.styles-module__20yS5q__buttons{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.styles-module__20yS5q__cvLight{background:#fff;border:1px solid #3e70ec33;box-shadow:0 10px 30px #3e70ec26}.styles-module__20yS5q__cvDark{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.styles-module__20yS5q__link{font-size:1.1rem;font-weight:600;text-decoration:none;display:block}.styles-module__20yS5q__download{color:var(--clr);border:1.5px solid #3e70ec;border-radius:10px;padding:.75rem 2rem;transition:all .3s;position:relative;overflow:hidden}.styles-module__20yS5q__download:hover{color:#fff;background-color:#3e70ec}.styles-module__20yS5q__profile{justify-content:center;align-items:center;display:flex;position:relative}.styles-module__20yS5q__circle{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:15s ease-in-out infinite styles-module__20yS5q__morphing;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000026}.styles-module__20yS5q__light{opacity:.2;filter:blur(40px);z-index:-1;background:linear-gradient(45deg,#3e70ec,#79b8ff,#3e70ec);width:120%;height:120%;animation:8s ease-in-out infinite styles-module__20yS5q__pulse,20s linear infinite styles-module__20yS5q__rotate;position:absolute;top:-10%;left:-10%}.styles-module__20yS5q__border{border-radius:inherit;z-index:-1;opacity:.7;background:linear-gradient(45deg,#3e70ec,#79b8ff,#2a1454,#3e70ec) 0 0/400% 400%;animation:6s infinite styles-module__20yS5q__gradientBorder;position:absolute;inset:-2px}.styles-module__20yS5q__image{aspect-ratio:3/4;object-fit:cover;border:6px solid #ffffff1a;width:100%;max-width:280px;height:auto;transition:all .5s;display:block}.styles-module__20yS5q__circle:hover .styles-module__20yS5q__image{transform:scale(1.03)}.styles-module__20yS5q__decorativeElement{z-index:-1;border-radius:50%;position:absolute}.styles-module__20yS5q__dec1{opacity:.6;filter:blur(10px);background:linear-gradient(135deg,#3e70ec,#79b8ff);width:40px;height:40px;top:-20px;right:-10px}.styles-module__20yS5q__dec2{opacity:.6;filter:blur(8px);background:linear-gradient(135deg,#2a1454,#3e70ec);width:30px;height:30px;bottom:30px;left:-20px}.styles-module__20yS5q__dec3{opacity:.6;filter:blur(6px);background:linear-gradient(135deg,#79b8ff,#2a1454);width:25px;height:25px;top:50%;right:-15px}.styles-module__20yS5q__geoDec1{opacity:.7;filter:blur(5px);background:linear-gradient(135deg,#3e70ec,#79b8ff);border-radius:4px;width:20px;height:20px;animation:4s ease-in-out infinite styles-module__20yS5q__pulse;bottom:40px;right:-15px}.styles-module__20yS5q__geoDec2{opacity:.7;filter:blur(4px);border-bottom:20px solid #2a1454;border-left:12px solid #0000;border-right:12px solid #0000;width:0;height:0;animation:5s ease-in-out 1s infinite styles-module__20yS5q__pulse;top:-15px;left:-15px}@keyframes styles-module__20yS5q__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes styles-module__20yS5q__floatReverse{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(20px)rotate(-5deg)}}@keyframes styles-module__20yS5q__pulse{0%,to{opacity:.2}50%{opacity:.3}}@keyframes styles-module__20yS5q__pulseOpacity{0%,to{opacity:.07}50%{opacity:.12}}@keyframes styles-module__20yS5q__scale{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes styles-module__20yS5q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes styles-module__20yS5q__morphing{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%}to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}}@keyframes styles-module__20yS5q__floatTriangle{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}}@keyframes styles-module__20yS5q__gradientBorder{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.styles-module__20yS5q__bg{flex-direction:column;display:flex;position:relative;overflow:hidden}.styles-module__20yS5q__vantabg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}#styles-module__20yS5q__HERO{width:100%;position:relative;overflow:hidden}.styles-module__20yS5q__vanta-canvas{z-index:0;top:0;left:0;width:100%!important;height:100%!important;position:absolute!important}.styles-module__20yS5q__container{z-index:2;position:relative}@media (max-width:768px){.styles-module__20yS5q__heading{font-size:3.5rem}.styles-module__20yS5q__about{font-size:1.2rem}}
.Badges-module__PwOa_G__badges{max-width:1280px;margin:0 auto;transition:all .3s}.Badges-module__PwOa_G__bg{background-color:var(--card-bg);color:var(--text-color)}.Badges-module__PwOa_G__container{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:0 auto;padding:20px;display:grid}.Badges-module__PwOa_G__card{background:#ffffff1a;border-radius:16px;width:100%;max-width:250px;margin:0 auto;transition:all .3s ease-in-out;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 10px 36px #00000029,0 0 0 1px #0000000f}.Badges-module__PwOa_G__card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #0003}.Badges-module__PwOa_G__images{background:#ffffff1a;height:180px;position:relative;overflow:hidden;box-shadow:0 10px 36px #00000029,0 0 0 1px #0000000f}.Badges-module__PwOa_G__image{object-fit:contain;width:100%;height:100%;padding:1rem;transition:transform .5s}.Badges-module__PwOa_G__card:hover .Badges-module__PwOa_G__image{transform:scale(1.05)}.Badges-module__PwOa_G__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Badges-module__PwOa_G__card:hover .Badges-module__PwOa_G__overlay{opacity:1}.Badges-module__PwOa_G__link{color:#fff;cursor:pointer;background:linear-gradient(135deg,#354475,#044fb0);border:none;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Badges-module__PwOa_G__link:hover{background:linear-gradient(135deg,#3f52a0,#0555cc);transform:translateY(-2px);box-shadow:0 5px 15px #35447566}.Badges-module__PwOa_G__bottom{text-align:center;padding:16px}.Badges-module__PwOa_G__badgeTitle{margin-bottom:8px;font-size:1rem;font-weight:600;line-height:1.4}.Badges-module__PwOa_G__badgeIssuer{opacity:.8;justify-content:center;align-items:center;gap:6px;margin-bottom:4px;font-size:.85rem;display:flex}.Badges-module__PwOa_G__date{opacity:.6;margin-top:4px;font-size:.75rem}@keyframes Badges-module__PwOa_G__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Badges-module__PwOa_G__animate{animation:.6s forwards Badges-module__PwOa_G__fadeIn}@media (max-width:768px){.Badges-module__PwOa_G__container{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:2rem;padding:20px}.Badges-module__PwOa_G__bottom{padding:10px}}@media (min-width:768px){.Badges-module__PwOa_G__badges{padding:60px 20px}}@media (min-width:1024px){.Badges-module__PwOa_G__container{gap:40px;padding:60px 20px}.Badges-module__PwOa_G__badgeTitle{font-size:1.1rem}}@media (min-width:1440px){.Badges-module__PwOa_G__container{max-width:1400px;padding:80px 20px}}
.Education-module__bIA1KW__container{max-width:1280px;min-height:100vh;color:var(--text-color);align-items:center;margin-top:2rem;transition:all .3s;display:flex}.Education-module__bIA1KW__bg{border-top:1px solid var(--text-color);background:var(--page-bg)}.Education-module__bIA1KW__wrapper{width:100%;margin:0 auto}.Education-module__bIA1KW__subtitle{text-align:center;opacity:.8;margin-bottom:3rem;font-size:1.1rem}.Education-module__bIA1KW__timeline{max-width:800px;margin:20px auto;padding:40px 0;position:relative}.Education-module__bIA1KW__timeline:before{content:"";opacity:.3;background:linear-gradient(#4f7cff,#0003a1);width:2px;position:absolute;top:0;bottom:0;left:50px;transform:translate(-50%)}.Education-module__bIA1KW__item{opacity:0;cursor:pointer;margin-bottom:30px;transition:all .5s;position:relative;transform:translate(-50px)}.Education-module__bIA1KW__item.Education-module__bIA1KW__visible{opacity:1;transform:translate(0)}.Education-module__bIA1KW__marker{position:absolute;left:50px;transform:translate(-50%)}.Education-module__bIA1KW__circle{color:#fff;background:linear-gradient(#4f7cff,#1f22b8);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #0003}.Education-module__bIA1KW__item:hover .Education-module__bIA1KW__circle{transform:scale(1.1)}.Education-module__bIA1KW__card{background:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff0d;border-radius:16px;margin-left:100px;padding:40px 20px;transition:all .3s;box-shadow:0 4px 20px #0000004d}.Education-module__bIA1KW__card:hover{transform:translate(5px);box-shadow:0 8px 30px #0006}.Education-module__bIA1KW__cardHeader{justify-content:space-between;gap:15px;display:flex}.Education-module__bIA1KW__title{font-size:1.25rem;font-weight:700}.Education-module__bIA1KW__meta{align-items:center;gap:15px;margin-top:10px;display:flex}.Education-module__bIA1KW__org,.Education-module__bIA1KW__date{opacity:.8;font-size:.9rem}.Education-module__bIA1KW__status{border-radius:50px;justify-content:center;align-items:center;gap:10px;height:5vh;padding:3px 12px;font-size:.8rem;font-weight:600;display:flex}.Education-module__bIA1KW__completed{color:#30b383;background:#02d38d33}.Education-module__bIA1KW__progress{color:#c78f00;background:#f59e0b33}.Education-module__bIA1KW__cardContent{max-height:0;transition:max-height .5s;overflow:hidden}.Education-module__bIA1KW__cardContent.Education-module__bIA1KW__show{max-height:300px;margin-top:20px}.Education-module__bIA1KW__tag{color:#8a9eff;background:#6a8efb33;border-radius:50px;padding:4px 12px;font-size:.8rem}@media (max-width:768px){.Education-module__bIA1KW__container{align-items:flex-start;padding:20px}.Education-module__bIA1KW__timeline{padding:20px 0}.Education-module__bIA1KW__timeline:before,.Education-module__bIA1KW__marker{left:20px}.Education-module__bIA1KW__circle{width:40px;height:40px;font-size:.9rem}.Education-module__bIA1KW__card{margin-left:60px;padding:20px 15px}.Education-module__bIA1KW__cardHeader{flex-direction:column;align-items:flex-start}.Education-module__bIA1KW__meta{flex-wrap:wrap;gap:8px}.Education-module__bIA1KW__status{height:auto;padding:4px 10px;font-size:.75rem}.Education-module__bIA1KW__item{transform:translate(-20px)}.Education-module__bIA1KW__item.Education-module__bIA1KW__visible{transform:translate(0)}.Education-module__bIA1KW__cardContent.Education-module__bIA1KW__show{max-height:500px}}
.Scroll-module__KJL73W__scrollBanner{-webkit-backdrop-filter:blur(12px);z-index:999;background:var(--scroll);z-index:999;border:1px solid #0028971f;padding:15px 0;transition:all .3s;position:relative;overflow:hidden;transform:rotate(355deg);box-shadow:0 6px 25px #00000026}.Scroll-module__KJL73W__bg{background:var(--card-bg)}.Scroll-module__KJL73W__scrollTrack{width:max-content;animation:25s linear infinite Scroll-module__KJL73W__scroll;display:flex}.Scroll-module__KJL73W__scrollBanner:hover .Scroll-module__KJL73W__scrollTrack{animation-play-state:paused}.Scroll-module__KJL73W__scrollItem{color:#032768;white-space:nowrap;align-items:center;gap:.75rem;margin-right:1.5rem;font-size:.9rem;font-weight:600;display:flex}.Scroll-module__KJL73W__starIcon{filter:brightness(0)invert()}@keyframes Scroll-module__KJL73W__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.styles-module__E8tzgq__bg{background:var(--card-bg)}.styles-module__E8tzgq__problem{max-width:1200px;margin:0 auto;padding:6rem 1.5rem;position:relative;overflow:visible}.styles-module__E8tzgq__header{text-align:center;max-width:780px;margin:0 auto 3.5rem}.styles-module__E8tzgq__container{max-width:1200px;margin-bottom:4rem auto;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.styles-module__E8tzgq__card{background:var(--counter-card);z-index:1;border:1px solid #e2e8f0cc;border-radius:18px;flex-direction:column;padding:2.25rem 2rem 2rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px -2px #00000008}.styles-module__E8tzgq__icon{background:color-mix(in srgb,var(--item-color)12%,transparent);width:54px;height:54px;color:var(--item-color);border:1px solid color-mix(in srgb,var(--item-color)25%,transparent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.styles-module__E8tzgq__title{color:var(--text-color);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.3rem;font-weight:800}.styles-module__E8tzgq__description{color:var(--text-color);flex-grow:1;margin-bottom:1.75rem;font-size:.95rem;line-height:1.6}.styles-module__E8tzgq__bottom .styles-module__E8tzgq__button{color:var(--item-color);border:1.5px solid color-mix(in srgb,var(--item-color)30%,transparent);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin:0 auto;padding:.6rem 1.25rem;font-size:.9rem;font-weight:700;display:inline-flex}.styles-module__E8tzgq__bottom .styles-module__E8tzgq__button:hover{background:var(--item-color);color:#fff;border-color:var(--item-color);box-shadow:0 6px 16px -2px var(--item-glow)}.styles-module__E8tzgq__button{color:#001e69;background-color:#fff;border:1.5px solid #3e70ec;border-radius:9px;align-items:center;gap:.75rem;margin:2rem auto auto;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:700;display:flex;box-shadow:0 10px 30px #3e70ec26}.styles-module__E8tzgq__link{align-items:center;gap:10px;display:flex}@media (max-width:768px){.styles-module__E8tzgq__problem{overflow:visible}.styles-module__E8tzgq__container{grid-template-columns:repeat(2,1fr);display:block}.styles-module__E8tzgq__card{background:var(--card-m);border-radius:20px;width:calc(100% - 10px);max-width:360px;min-height:350px;margin:10px auto auto;position:sticky;top:80px;box-shadow:0 20px 40px #00000026}.styles-module__E8tzgq__card:first-child{z-index:1;top:7rem}.styles-module__E8tzgq__card:nth-child(2){z-index:2;top:8rem}.styles-module__E8tzgq__card:nth-child(3){z-index:3;top:9rem}.styles-module__E8tzgq__card:nth-child(4){z-index:4;top:10rem}.styles-module__E8tzgq__card:nth-child(5){z-index:5;top:11rem}.styles-module__E8tzgq__card:nth-child(6){z-index:6;top:15rem}}
.styles-module__1v9bbq__bg{background:var(--page-bg)}.styles-module__1v9bbq__slider{overflow:hidden}.styles-module__1v9bbq__line{width:max-content;animation:28s linear infinite styles-module__1v9bbq__scroll;display:flex}.styles-module__1v9bbq__reverse{animation-direction:reverse}.styles-module__1v9bbq__slider:hover .styles-module__1v9bbq__line{animation-play-state:paused}.styles-module__1v9bbq__card{white-space:nowrap;background:var(--counter-card);border:1px solid #e6e4e4;border-radius:50px;align-items:center;gap:12px;margin-right:30px;padding:12px 22px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.styles-module__1v9bbq__card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000001f}@keyframes styles-module__1v9bbq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:640px){.styles-module__1v9bbq__slider{transform:rotate(-1deg)}.styles-module__1v9bbq__card{padding:10px 16px;font-size:14px}}.styles-module__1v9bbq__section{max-width:1280px;margin:auto;padding:5rem 1.5rem}.styles-module__1v9bbq__header{text-align:center;max-width:750px;margin:0 auto 3rem}.styles-module__1v9bbq__wrapper{flex-direction:column;gap:25px;display:flex}
.FAQ-module__uEN-tq__faq{padding:6rem 1.5rem}.FAQ-module__uEN-tq__bg{background:var(--card-bg)}.FAQ-module__uEN-tq__wrapper{max-width:900px;margin:auto}.FAQ-module__uEN-tq__container{flex-direction:column;gap:1rem;margin-top:3rem;display:flex}.FAQ-module__uEN-tq__card{background:var(--counter-card);border:1px solid #e2e8f0;border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__uEN-tq__card:hover{border-color:#3e70ec;box-shadow:0 10px 25px #3e70ec14}.FAQ-module__uEN-tq__question{cursor:pointer;width:100%;color:var(--color);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:1.4rem 1.5rem;font-size:1rem;font-weight:700;display:flex}.FAQ-module__uEN-tq__icon{color:var(--color);transition:transform .3s}.FAQ-module__uEN-tq__active .FAQ-module__uEN-tq__icon{transform:rotate(180deg)}.FAQ-module__uEN-tq__answer{grid-template-rows:0fr;display:grid}.FAQ-module__uEN-tq__answer p{color:var(--color);margin:0;padding:0 1.5rem;font-size:.95rem;line-height:1.7;overflow:hidden}.FAQ-module__uEN-tq__active .FAQ-module__uEN-tq__answer{grid-template-rows:1fr}.FAQ-module__uEN-tq__active .FAQ-module__uEN-tq__answer p{padding-bottom:1.5rem}@media (max-width:768px){.FAQ-module__uEN-tq__faq{padding:4rem 1rem}.FAQ-module__uEN-tq__question{padding:1.2rem 1rem;font-size:.95rem}.FAQ-module__uEN-tq__answer p{padding-left:1rem;padding-right:1rem}}
.Heading-module__IjHC4q__sectionTitle{text-align:center;background:var(--heading-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 auto;padding:5px 1rem;font-size:2.3rem;font-weight:700;line-height:1.1;transition:all .3s}.Heading-module__IjHC4q__subTitle{color:inherit;opacity:.8;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}@media (max-width:768px){.Heading-module__IjHC4q__sectionTitle{font-size:2.5rem}.Heading-module__IjHC4q__subTitle{font-size:1rem}}@media (max-width:480px){.Heading-module__IjHC4q__sectionTitle{font-size:2rem}.Heading-module__IjHC4q__subTitle{font-size:.95rem}}
.styles-module__ggrbeW__bg{background:var(--card-bg)}.styles-module__ggrbeW__slider{overflow:hidden}.styles-module__ggrbeW__line{width:max-content;animation:28s linear infinite styles-module__ggrbeW__scroll;display:flex}.styles-module__ggrbeW__reverse{animation-direction:reverse}.styles-module__ggrbeW__slider:hover .styles-module__ggrbeW__line{animation-play-state:paused}.styles-module__ggrbeW__card{white-space:nowrap;background:#fff;border:1px solid #e6e4e4;border-radius:50px;align-items:center;gap:12px;margin-right:30px;padding:12px 22px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.styles-module__ggrbeW__card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000001f}.styles-module__ggrbeW__img{object-fit:contain}@keyframes styles-module__ggrbeW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:640px){.styles-module__ggrbeW__slider{transform:rotate(-1deg)}.styles-module__ggrbeW__card{padding:10px 16px;font-size:14px}}.styles-module__ggrbeW__section{max-width:1280px;margin:auto;padding:5rem 1.5rem}.styles-module__ggrbeW__header{text-align:center;max-width:750px;margin:0 auto 3rem}.styles-module__ggrbeW__wrapper{flex-direction:column;gap:25px;display:flex}
.BreadCrumb-module__R2WGJq__breadcrumbSection{text-align:center;justify-content:center;align-items:center;height:40vh;transition:all .5s;display:flex}.BreadCrumb-module__R2WGJq__breadcrumbSection h1{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.BreadCrumb-module__R2WGJq__breadcrumbSection p{opacity:.9;font-size:1.1rem}.BreadCrumb-module__R2WGJq__lightTheme{color:#001e60;background:linear-gradient(135deg,#fff 0%,#b8d4ff 100%)}.BreadCrumb-module__R2WGJq__lightTheme h1,.BreadCrumb-module__R2WGJq__lightTheme p a{color:#001e60}.BreadCrumb-module__R2WGJq__darkTheme{color:#e0e0e0;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.BreadCrumb-module__R2WGJq__darkTheme h1{color:#ecf0f1}.BreadCrumb-module__R2WGJq__darkTheme p a{color:#79b8ff}
