*{margin:0;padding:0;box-sizing:border-box}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.85rem 2.5rem;background:#1a173a;box-shadow:0 2px 14px #3e08c740;position:fixed;top:0;right:0;left:0;z-index:1300;-webkit-user-select:none;user-select:none}.navbar-left{display:flex;align-items:center;gap:1.12rem}.navbar-logo{height:64px;width:auto;cursor:pointer;transition:transform .3s ease}.navbar-logo:hover{transform:scale(1.1) rotate(-2deg)}.navbar-info{display:flex;flex-direction:column;color:#eee;font-weight:600;-webkit-user-select:text;user-select:text}.navbar-name{font-size:1.35rem;letter-spacing:.07em;line-height:1.15}.navbar-specialization{font-size:.93rem;font-weight:400;opacity:.65;letter-spacing:.04em;margin-top:3px}.navbar-right{display:flex;align-items:center;gap:1.16rem}.navbar-extra-img{height:44px;width:auto;border-radius:9px;object-fit:contain;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 2px 6px #3e08c7a6);transition:transform .25s ease}.navbar-extra-img:hover{transform:scale(1.07) rotate(3deg)}.book-consultation-btn{background:linear-gradient(90deg,#514dfa 55%,#f63de7);border:none;padding:.56em 1.91em;font-size:1.06rem;font-weight:700;color:#fff;border-radius:33px;box-shadow:0 4px 26px #a31dcc30;cursor:pointer;letter-spacing:.05em;transition:background .25s ease,box-shadow .25s;-webkit-user-select:none;user-select:none}.book-consultation-btn:hover,.book-consultation-btn:focus{background:linear-gradient(90deg,#f63de7 32%,#514dfa 82%);box-shadow:0 6px 44px #a31dcc50;outline:none}.hamburger{font-size:1.9rem;color:#eee;background:transparent;border:none;display:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .22s ease}.hamburger:hover{color:#a31dcc}@media (max-width: 760px){.hamburger.mobile-only{display:block}.navbar-extra-img,.book-consultation-btn{display:none}.navbar-name{font-size:1.12rem}.navbar-specialization{font-size:.83rem}}@media (max-width: 1024px) and (min-width: 761px){.navbar-extra-img{height:36px}.book-consultation-btn{font-size:.96rem;padding:.52em 1.5em;border-radius:28px}.hamburger.mobile-only{display:block}}@media (min-width: 1800px){.navbar{padding:1.15rem 6vw}.navbar-logo{height:70px}.navbar-name{font-size:2rem}.navbar-specialization{font-size:1.05rem}.navbar-extra-img{height:58px}.book-consultation-btn{font-size:1.25rem;padding:.7em 2.9em;border-radius:42px}}.sidebar{position:fixed;top:0;right:0;width:340px;max-width:95vw;height:100vh;background:#0f1226f2;box-shadow:-2px 0 16px #0000003b;z-index:9999;display:flex;flex-direction:column;align-items:center;transform:translate(100%);transition:transform .45s cubic-bezier(.6,0,.27,1);overflow-x:hidden;overflow-y:auto;padding:1.5rem .75rem 1rem}.sidebar-bg{position:absolute;inset:0;z-index:-1;width:100%;height:100%;overflow:hidden}.sidebar-bg img{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;opacity:0;transition:opacity 1.6s ease;will-change:opacity;pointer-events:none}.sidebar-bg img.active{opacity:.25;z-index:1}.sidebar-close{position:absolute;left:14px;top:18px;background:#2d3250bf;border:none;color:#fff;font-size:2.1rem;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #00000026;transition:background .25s}.sidebar-close:hover{background:#a31dcc;color:#fff;transform:rotate(90deg) scale(1.12)}@media (min-width: 601px){.sidebar-close.mobile-only{display:none}}.language-selector{margin:14px 0 12px;width:88%}.language-selector select{width:100%;padding:.6em .9em;margin-top:50px;border-radius:9px;background:#000;font-size:1.08em;font-weight:500;color:#fff;border:2px solid #e2e1fa;background-color:transparent;outline:none;transition:border .2s}.language-selector select:focus{border-color:#673ab7;background-color:#fff;color:#000}.sidebar-logo{width:250px;margin:auto 2em;text-align:center}.sidebar-logo img{width:258px;height:auto;filter:drop-shadow(0 2px 6px #2c339b33);transition:transform .28s cubic-bezier(.56,.17,.34,1.3)}.sidebar-logo img:hover{transform:scale(1.07) rotate(-7deg)}.sidebar-links{width:100%;display:flex;flex-direction:column;gap:5px;list-style:none;padding:0;margin:0;z-index:2}.sidebar-links a{text-decoration:none}.sidebar-links li{padding:.07em 1.1em;border-radius:13px;color:#fff;font-size:1.03em;font-weight:560;margin-top:0;margin-bottom:0;cursor:pointer;letter-spacing:.03em;transition:background .28s,transform .2s;box-shadow:0 1px 4px #231b4005}.sidebar-links li:hover{background:#a31dcc;transform:translate(-7px) scale(1.04)}.sidebar-social{margin:2em 0 1.1em;display:flex;flex-direction:row;justify-content:center;gap:19px}.sidebar-social a{text-decoration:none;color:#fff;font-size:1.5rem;transition:color .22s,transform .22s}.sidebar-social a:hover{color:#f63de7;transform:scale(1.13) rotate(-5deg)}.sidebar-developer{margin-top:auto;padding:.9em 0 .11em;text-align:center;font-size:.98em;color:#ffe270;text-shadow:0 1px 2px #1f105f55;letter-spacing:.03em}.sidebar-developer a{font-weight:700;color:#ff0;border-bottom:1.5px dashed #ffc13b;transition:color .19s}.sidebar-developer a:hover{color:#f63de7}@media (min-width: 900px){.sidebar{position:sticky;top:0;right:0;transform:none!important;transition:none!important;width:320px;max-width:320px;height:100vh;box-shadow:-2px 0 16px #0000002e;pointer-events:auto;z-index:1200}}@media (max-width: 899px){.sidebar{position:fixed;top:0;right:0;width:97vw;max-width:100vw;height:100vh;transform:translate(100%);transition:transform .45s cubic-bezier(.6,0,.27,1);box-shadow:-2px 0 16px #0000004a}.sidebar.open{transform:translate(0)}}@media (max-width: 900px) and (min-width: 601px){.sidebar{position:fixed;top:0;right:0;width:97vw;max-width:100vw;height:100vh;transform:translate(100%);transition:transform .45s cubic-bezier(.6,0,.27,1);box-shadow:-2px 0 16px #0000004a}.sidebar.open{transform:translate(0)}}@media (max-width: 600px){.sidebar{width:97vw;max-width:100vw;padding:1.08rem .14rem .82rem;border-top-left-radius:17px;border-bottom-left-radius:17px}.sidebar-bg img.active{opacity:.19}.sidebar-logo img{width:75px}.sidebar-links li{padding:.93em .7em;font-size:.96em}.sidebar-social{font-size:1.68rem;gap:13px}}@media (min-width: 1800px){.sidebar{width:450px;font-size:1.24em}.sidebar-logo{width:220px}.sidebar-logo img{width:170px}}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background:#332b5f44;border-radius:4px}.sidebar{opacity:.98;pointer-events:auto}.home{display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:88vh;padding:3.5rem 7vw 2.2rem 7vw;background:linear-gradient(120deg,#f6f8fd 50%,#e9e3fa);gap:3vw;z-index:-1}.home-content{flex:2;display:flex;flex-direction:column;gap:1.1em}.home-intro{font-size:1.6rem;font-weight:600;color:#7a43e1;margin-bottom:.2em;letter-spacing:.02em;animation:fadeInDown 1s cubic-bezier(.19,1,.22,1) backwards}.home-name{font-size:2.45rem;font-weight:800;color:#251248;margin-bottom:.1em;letter-spacing:.04em;animation:fadeInLeft .85s cubic-bezier(.19,1,.22,1) .15s backwards}.highlight{color:#a31dcc;background:linear-gradient(90deg,#f63de7 3%,#514dfa 97%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-description{font-size:1.13rem;color:#282254;margin-bottom:.3em;line-height:1.65;animation:fadeIn .95s cubic-bezier(.19,1,.22,1) .25s backwards}.home-button{margin-top:1.12em;padding:.75em 2.1em;border:none;border-radius:28px;background:linear-gradient(90deg,#514dfa 55%,#f63de7);color:#fff;font-size:1.18em;font-weight:600;letter-spacing:.06em;box-shadow:0 4px 24px #a31dcc1a;cursor:pointer;transition:background .18s,transform .15s,box-shadow .18s;animation:fadeInUp 1s cubic-bezier(.19,1,.22,1) .4s backwards}.home-button:hover{background:linear-gradient(90deg,#f63de7,#514dfa);box-shadow:0 6px 44px #a31dcc33;transform:translateY(-3px) scale(1.03)}.home-image{flex:1.1;display:flex;justify-content:center;align-items:center;perspective:1900px;min-width:220px;max-width:370px;z-index:1}.flip-card{width:97%;max-width:330px;height:495px;border-radius:2.3em;perspective:1900px;background:transparent}.flip-card-inner{width:100%;height:100%;transition:transform .8s cubic-bezier(.24,1.7,.44,.99);transform-style:preserve-3d;position:relative}.flip-card:hover .flip-card-inner,.flip-card:focus-within .flip-card-inner{transform:rotateY(180deg);border-radius:50px}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;border-radius:inherit;backface-visibility:hidden;display:flex;justify-content:center;align-items:center;transition:box-shadow .22s}.flip-card-front{overflow:hidden}.flip-card-front img{width:86%;height:auto;max-height:93%;display:block;filter:drop-shadow(0 8px 28px #7a43e13d) brightness(1.09);border-radius:1.9em;animation:popInImg 1.2s cubic-bezier(.41,1.5,.35,.82) backwards}.flip-card-back{background:linear-gradient(120deg,#6045c6 70%,#ec36bb 120%);color:#fff;transform:rotateY(180deg);flex-direction:column;justify-content:center;align-items:center;padding:2.1em 1.25em 2em;text-align:center;border-radius:50px}.quote-text{font-size:1rem;font-weight:500;font-style:italic;line-height:1.63;margin-bottom:1.15em;position:relative;animation:fadeInRight 1.1s cubic-bezier(.19,1,.22,1) .15s backwards}.quote-mark{font-size:2em;color:#ffe270;vertical-align:middle;opacity:.45}.quote-author{font-size:1em;font-weight:600;color:#ffe270;margin-top:.53em;animation:fadeInUp 1s cubic-bezier(.19,1,.22,1) backwards}@keyframes popInImg{0%{opacity:0;transform:scale(.9) translateY(120px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 900px){.home{flex-direction:column-reverse;align-items:center;padding:2em 4vw 1.5em;gap:2.3em;min-height:81vh}.home-content{width:100%;align-items:center;text-align:center}.home-image{margin-bottom:1.7em;width:500px}.flip-card{height:400px}}@media (min-width:900px) and (max-width: 1300px){.flip-card-back{padding:14px;font-size:12px}.flip-card{width:400px}}@media (max-width: 520px){.home{padding:1.3em 1.5vw .7em;min-height:73vh;gap:.9em}.home-intro{font-size:1.15rem}.home-name{font-size:1.23rem}.home-button{font-size:.99em;padding:.5em 1.29em}.home-content{gap:.73em;padding:0}.flip-card{max-width:540px;height:360px;font-size:1px}.flip-card-front img{width:100vw;height:500px;width:300px;min-width:112px;max-width:210px}.flip-card-back{font-size:.97em;padding:1.1em .5em 1em .7em}.quote-author{font-size:15px}.home-image{width:500px}.quote-mark{padding:15px}}@media (min-width: 1800px){.home{padding:7em 20vw 4em;min-height:86vh;gap:4vw}.home-name{font-size:4.2rem}.home-intro{font-size:2.3rem}.home-description{font-size:1.5rem}.home-button{font-size:1.8rem;padding:1em 3.2em}.flip-card{max-width:400px;height:480px}}.flip-card-front::-webkit-scrollbar,.flip-card-back::-webkit-scrollbar{display:none}.sideandall{display:flex;flex-direction:row;min-height:100vh;justify-content:space-between;background:#ecefff;transition:all .2s}.side{min-width:320px;width:320px;max-width:340px;background:transparent;transition:width .25s}.sideandall>div:not(.side){flex:1 1 0%;min-width:0;padding:0 2.2vw;background:#f6f8fd;box-sizing:border-box;min-height:100vh;transition:margin-left .3s,padding .3s}.sidebar{position:fixed;top:0;right:0;width:320px;max-width:90vw;height:100vh;background:#0f1226f2;box-shadow:-2px 0 16px #0000003b;z-index:1200;transform:translate(100%);transition:transform .45s cubic-bezier(.6,0,.27,1);overflow-y:auto;padding:1.5rem .75rem 1rem}.sidebar.open{transform:translate(0)}@media (max-width: 899px){.side{display:none}.sideandall{flex-direction:column}}@media (min-width: 900px) and (max-width: 1399px){.side{min-width:270px;width:270px;max-width:320px}}@media (min-width: 1400px){.side{min-width:370px;width:370px;max-width:440px}}@media (min-width: 1800px){.side{min-width:460px;width:460px;max-width:600px}.sidebar{width:460px;max-width:600px}}body,html,#root{width:100%;min-height:100vh;margin:0;padding-top:30px;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}.about{max-width:1100px;margin:0 auto;padding:2.8rem 1.8rem 3.8rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#2a2360;-webkit-user-select:text;user-select:text;line-height:1.48}.stats{display:flex;justify-content:center;gap:4.8rem;margin-bottom:3rem;flex-wrap:wrap}.stat{text-align:center;flex:1 1 170px;background:#efe9ff;border-radius:14px;padding:1.4rem 2rem;box-shadow:0 6px 18px #4623b41f;-webkit-user-select:none;user-select:none;transition:transform .25s ease}.stat:hover{transform:translateY(-6px)}.stat h3{font-size:1.35rem;font-weight:700;margin:0 0 .65rem;color:#523d8b;letter-spacing:.03em}.stat p{font-weight:600;font-size:1.15rem;color:#694dbe}.top{display:flex;gap:2.2rem;align-items:center;margin-bottom:3.8rem;flex-wrap:wrap}.content{flex:2 1 420px}.aboutTag{font-size:2.3rem;font-weight:700;margin-bottom:1.1rem;color:#4228a3;letter-spacing:.04em}.about-content{font-size:1.1rem;color:#3c2f6e;line-height:1.65;font-weight:400}.scope{flex:1 1 280px;display:flex;justify-content:center}.scope img{max-width:100%;height:auto;border-radius:16px;box-shadow:0 4px 22px #4228a342;-webkit-user-select:none;user-select:none;transition:transform .3s ease}.scope img:hover{transform:scale(1.05) rotate(-1deg)}.bannerImg{position:relative;margin-bottom:3.6rem;border-radius:18px;overflow:hidden;box-shadow:0 8px 30px #4228a338}.bannerImg img{width:100%;height:auto;display:block;object-fit:cover;-webkit-user-select:none;user-select:none}.contact-details{position:absolute;top:1.8rem;right:2.2rem;background:#ffffffe6;padding:1.5rem 2rem;border-radius:16px;max-width:280px;box-shadow:0 4px 24px #6342c147;font-weight:600;color:#453f8f;font-size:1rem;line-height:1.4;letter-spacing:.02em;-webkit-user-select:text;user-select:text}.emailHead{font-weight:700;margin:.7rem 0 .38rem;font-size:1.1rem;color:#51356e}.bottom p{margin-bottom:1.24rem;font-size:1.07rem;line-height:1.6;color:#4b3c91;font-weight:400;-webkit-user-select:text;user-select:text}.parent{display:flex;gap:2.8rem;align-items:center;flex-wrap:wrap;justify-content:center;margin-top:3rem}.map{flex:1 1 320px;max-width:220px;border-radius:20px;box-shadow:0 8px 26px #6342c14d;overflow:hidden}.map img{width:100%;height:auto;display:block;-webkit-user-select:none;user-select:none}.one{flex:1 1 120px;max-width:450px;display:flex;justify-content:center;align-items:center}.one img{max-width:100%;height:auto;-webkit-user-select:none;user-select:none;transition:transform .28s cubic-bezier(.56,.17,.34,1.3)}.one img:hover{transform:scale(1.07) rotate(-7deg)}@media (max-width: 900px){.top{flex-direction:column;gap:1.8rem}.content,.scope{flex:none;width:100%}.scope img{max-width:90%;margin:0 auto}.contact-details{position:static;margin-top:1.2rem;max-width:none;box-shadow:none;background:transparent;color:#3c2f6e;font-weight:500;font-size:.95rem}.bannerImg{box-shadow:none;border-radius:0}.parent{flex-direction:column}.map{max-width:100%;border-radius:12px;box-shadow:none}.one{max-width:420px;margin-top:1em}}@media (max-width: 520px){.about{padding:2rem 1rem 3rem}.stats{gap:2rem}.stat{padding:1rem 1.3rem}.aboutTag{font-size:1.75rem}.about-content{font-size:1rem}.contact-details{font-size:.9rem}}@media (min-width: 1800px){.about{padding:4rem 7vw 5rem 7vw}.aboutTag{font-size:3.1rem}.stats{gap:6rem;margin-bottom:4.5rem}.stat h3{font-size:1.65rem}.stat p{font-size:1.44rem}.top{gap:4.5rem}.scope img{max-width:400px}.bannerImg{margin-bottom:5.5rem}.contact-details{font-size:1.16rem;max-width:320px;padding:2.05rem 2.5rem}}.cancer-container{display:flex;flex-direction:row;min-height:100vh;background:#f9f9f9;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.cancer-sidebar{flex:0 0 260px;background:#fff;border-right:1px solid #ddd;padding:10px;display:flex;flex-direction:column;gap:8px;overflow-y:auto;-webkit-overflow-scrolling:touch}.cancer-tab{display:flex;align-items:center;gap:10px;padding:12px 15px;font-size:15px;border:none;border-radius:6px;cursor:pointer;text-align:left;transition:all .2s ease;background:#fff;color:#333}.cancer-tab:hover{background:#f0f0f0}.cancer-tab.active{font-weight:700;box-shadow:0 2px 6px #0000001a}.cancer-icon{flex-shrink:0;display:flex;align-items:center}.cancer-png{width:28px;height:28px;object-fit:contain}.cancer-details{flex:1;padding:30px;overflow-y:auto;-webkit-overflow-scrolling:touch}.cancer-details-content{max-width:800px;margin:auto}.cancer-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.cancer-header h2{font-size:24px;margin:0}.section-title{font-weight:700;margin-right:6px}.cancer-details ul{margin:5px 0 15px 20px;padding:0}.cancer-details li{margin-bottom:6px;line-height:1.4}@media (max-width: 1024px){.cancer-sidebar{flex:0 0 200px}.cancer-tab{font-size:14px;padding:10px 12px}}@media (max-width: 768px){.cancer-container{flex-direction:column}.cancer-sidebar{flex:none;width:100%;border-right:none;border-bottom:1px solid #ddd;flex-direction:row;overflow-x:auto;gap:6px;padding:8px}.cancer-tab{flex:0 0 auto;font-size:13px;padding:8px 10px;border-radius:4px}.cancer-details{padding:20px}.cancer-header h2{font-size:20px}}.cancer-png{background-color:#fff;border-radius:50px}.testimonials-section{padding:120px 60px;background-color:#f7f7f7;max-width:1200px;margin:0 auto;box-sizing:border-box;text-align:center}.testimonials-section h2{font-size:36px;color:#222;font-weight:700;margin-bottom:50px}.testimonials-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.testimonial-card{background:#fff;padding:25px;border-radius:12px;box-shadow:0 6px 18px #00000014;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 22px #0000001f}.quote-icon{font-size:28px;color:#1e88e5;margin-bottom:15px}.testimonial-message{font-size:16px;line-height:1.6;color:#555;font-style:italic;margin-bottom:15px}.testimonial-name{font-size:18px;font-weight:700;color:#222}.testimonial-relation{font-size:14px;color:#777}.star-rating{margin:12px 0}.star{font-size:20px;color:#ccc;opacity:.5}.star.filled{color:#f1c40f;opacity:1;animation:starFill .5s ease forwards}@keyframes starFill{0%{transform:scale(.5);opacity:.3}to{transform:scale(1);opacity:1}}.testimonial-images{margin-top:30px;display:flex;gap:30px;justify-content:center;flex-wrap:wrap}.testimonial-images img{width:350px;height:auto;object-fit:cover;border-radius:8px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 10px #0003}.testimonial-images img:hover{transform:scale(1.05);box-shadow:0 6px 16px #0000004d}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:2000}.modal-content img{max-width:100%;max-height:100vh;border-radius:10px;box-shadow:0 6px 20px #00000080}.contact-section{max-width:1100px;margin:3rem auto 4.5rem;padding:0 1.8rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#2f2a52;-webkit-user-select:text;user-select:text}.contact-title{font-size:2.6rem;font-weight:700;text-align:center;margin-bottom:3.3rem;color:#5e3cbc;letter-spacing:.05em}.contact-container{display:flex;gap:3.2rem;justify-content:center;align-items:flex-start;flex-wrap:wrap}.contact-info{flex:1 1 350px;max-width:380px;background:#f8f6ff;border-radius:18px;box-shadow:0 10px 30px #6342c12e;padding:2rem 2.4rem;color:#423f72;-webkit-user-select:text;user-select:text}.info-item{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.9rem}.info-icon{font-size:1.56rem;color:#6045c6;min-width:34px;min-height:34px;-webkit-user-select:none;user-select:none}.info-item h4{font-weight:700;font-size:1.07rem;margin:0 0 .24rem;color:#4d3f96;letter-spacing:.02em}.info-item p{font-size:.97rem;line-height:1.44;margin:0;color:#5a4eae;-webkit-user-select:text;user-select:text}.social-icons{display:flex;gap:1.8rem;margin-top:2rem;justify-content:flex-start}.social-icons a{color:#6a4fcc;font-size:1.9rem;transition:color .24s ease;-webkit-user-select:none;user-select:none}.social-icons a:hover,.social-icons a:focus{color:#3f2aa3;outline:none}.contact-form{flex:1 1 480px;max-width:520px;background:#f4f0ff;padding:2.12rem 2.8rem;border-radius:22px;box-shadow:0 10px 26px #5c41b82e;display:flex;flex-direction:column;gap:1.36rem;-webkit-user-select:text;user-select:text}.form-group{width:100%}input[type=text],input[type=email],input[type=tel],textarea{width:100%;border:2px solid #c2b9e3;border-radius:14px;padding:12px 18px;font-size:1.06rem;color:#443e74;font-weight:600;outline-offset:3px;transition:border-color .22s ease;resize:vertical;font-family:inherit}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,textarea::placeholder{color:#a497c3;font-weight:500}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus{border-color:#512da8;outline:none;box-shadow:0 0 8px 1px #512da859}textarea{min-height:116px;line-height:1.56}.contact-button{background:linear-gradient(90deg,#6046c6 55%,#bf2fff 98%);border:none;border-radius:32px;color:#fff;font-size:1.12rem;font-weight:700;cursor:pointer;padding:.62em 2.1em;letter-spacing:.05em;transition:background .25s ease,box-shadow .25s ease;-webkit-user-select:none;user-select:none;align-self:flex-start}.contact-button:hover,.contact-button:focus{background:linear-gradient(90deg,#bf2fff 35%,#6046c6 98%);box-shadow:0 6px 36px #9a17ffcc;outline:none}.status-message{margin-top:.7rem;font-weight:600;font-size:1rem;color:#4a17ff;-webkit-user-select:text;user-select:text}@media (max-width: 900px){.contact-container{flex-direction:column;padding:0 1rem}.contact-info,.contact-form{max-width:100%}.contact-info{padding:1.6rem 1.8rem;border-radius:14px;margin-bottom:2rem}}@media (max-width: 520px){.contact-title{font-size:2rem;margin-bottom:2rem}.contact-button{width:100%;padding:.6em 0}}.certificates-section{max-width:1100px;margin:2.6rem auto 4rem;padding:0 1.6rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased}.certificates-title{font-size:2.5rem;color:#512da8;font-weight:800;text-align:center;margin-bottom:3rem;-webkit-user-select:text;user-select:text;letter-spacing:.05em}.certificates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2.75rem 2rem;justify-items:center}.certificate-card{width:100%;max-width:280px;height:370px;perspective:1200px;cursor:pointer}.certificate-inner{position:relative;width:100%;height:100%;transition:transform .85s cubic-bezier(.23,1,.32,1);transform-style:preserve-3d;border-radius:18px;box-shadow:0 10px 18px #49007926;-webkit-user-select:none;user-select:none}.certificate-card:hover .certificate-inner,.certificate-card:focus-within .certificate-inner{transform:rotateY(180deg)}.certificate-front,.certificate-back{position:absolute;width:100%;height:100%;border-radius:inherit;backface-visibility:hidden;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#f7f3ff;box-shadow:inset 0 0 0 2px #977df2}.certificate-front img{width:100%;height:100%;object-fit:cover;border-radius:inherit;-webkit-user-select:none;user-select:none}.certificate-back{background:linear-gradient(45deg,#6a39ff,#cb2eff);color:#fff;transform:rotateY(180deg);flex-direction:column;padding:1.9rem 2.1rem;text-align:center;box-shadow:0 8px 26px #9747fa85}.certificate-back h3{font-weight:700;font-size:1.3rem;margin:0 0 .9rem;letter-spacing:.03em}.certificate-back p{margin:0 0 1.4rem;font-weight:500;font-size:1.08rem;opacity:.87;line-height:1.3}.certificate-back span{font-weight:600;font-size:1.02rem;opacity:.75;-webkit-user-select:text;user-select:text}.modal-overlay{position:fixed;inset:0;background-color:#19154fbf;display:flex;justify-content:center;align-items:center;z-index:1500;padding:1.6rem;animation:fadeInModal .3s ease forwards}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.modal-content{position:relative;background:#fff;max-width:480px;width:100%;border-radius:18px;box-shadow:0 16px 42px #49019c52;padding:2.6rem 2.8rem 3.1rem;overflow-y:auto;max-height:85vh;-webkit-user-select:text;user-select:text}.close-btn{position:absolute;top:1.15rem;right:1.3rem;font-size:2.4rem;font-weight:700;color:#9a52ff;cursor:pointer;transition:color .22s ease;-webkit-user-select:none;user-select:none}.close-btn:hover{color:#6419ff}.modal-img{width:100%;border-radius:14px;object-fit:contain;display:block;margin-bottom:1.8rem;-webkit-user-select:none;user-select:none}.modal-content h3{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;color:#4e008e;letter-spacing:.04em}.modal-content p{font-size:1.1rem;margin-bottom:.5rem;font-weight:600;color:#6f2ee9}.modal-content span{font-size:1rem;color:#8040df;font-weight:500}@media (max-width: 900px){.certificates-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:2rem 1.6rem}.certificate-card{max-width:240px;height:325px}.modal-content{padding:2rem 1.8rem 2.4rem;max-width:420px}.modal-content h3{font-size:1.5rem}.modal-content p,.modal-content span{font-size:1rem}}@media (max-width: 520px){.certificates-section{padding:1.8rem 1rem 3rem}.certificates-title{font-size:1.95rem}.certificate-card{max-width:100%;height:310px}.certificate-front img{border-radius:12px}.modal-content{max-width:92vw;padding:1.6rem 1.4rem 2rem}.modal-content h3{font-size:1.3rem}}@media (min-width: 1800px){.certificates-section{max-width:1400px;padding:3.8rem 8vw 5rem 8vw}.certificates-title{font-size:3.3rem}.certificates-grid{gap:3.6rem 2.8rem}.certificate-card{max-width:320px;height:420px}.certificate-back h3{font-size:1.6rem}.modal-content{max-width:600px;padding:3.6rem 3.3rem 4.1rem}.modal-content h3{font-size:2.3rem}}.organisations-section{padding:2.7rem 4vw 4rem 4vw;max-width:1200px;margin:0 auto;background:#faf9ff;border-radius:12px;box-shadow:0 0 28px #6432d214}.organisations-title{font-size:2.25rem;font-weight:700;color:#3c1477;text-align:center;margin-bottom:2.4rem;letter-spacing:.03em;-webkit-user-select:none;user-select:none}.organisations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.7rem 2.5rem}.organisation-card{background:#fff;border-radius:14px;padding:1.6rem 1.8rem;box-shadow:0 4px 24px #3c14771f;transition:transform .22s ease,box-shadow .22s ease;cursor:default;display:flex;flex-direction:column;gap:.6rem;-webkit-user-select:text;user-select:text}.organisation-card:hover{transform:translateY(-5px);box-shadow:0 10px 28px #3c14773d}.organisation-card h3{margin:0;font-weight:700;font-size:1.23rem;color:#4a1bb8;letter-spacing:.02em}.organisation-card p{font-size:1rem;color:#6e5ea3;margin:0;line-height:1.4}.organisation-card p span{font-weight:600;color:#3d098d}.associated{font-style:italic;font-size:.92rem;color:#9057cf;margin-top:.4rem}@media (max-width: 520px){.organisations-section{padding:1.8rem 2vw 3rem 2vw}.organisations-title{font-size:1.78rem}.organisation-card{padding:1.3rem 1.5rem}.organisation-card h3{font-size:1.05rem}.organisation-card p{font-size:.93rem}.associated{font-size:.82rem}}@media (min-width: 1800px){.organisations-section{padding:3.8rem 10vw 5.5rem 10vw}.organisations-title{font-size:2.85rem}.organisation-card{padding:2.2rem 2.8rem}.organisation-card h3{font-size:1.5rem}.organisation-card p{font-size:1.14rem}.associated{font-size:1.1rem}}.awards-container{max-width:1100px;margin:2.8rem auto 5rem;padding:0 1.8rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-user-select:text;user-select:text;color:#3a276a}.awards-title{font-size:2.4rem;font-weight:700;text-align:center;margin-bottom:3rem;letter-spacing:.04em;color:#5e3cbc}.awards-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem 2.8rem}.award-card{background:#f7f5ff;padding:1.8rem 2.1rem;border-radius:16px;box-shadow:0 6px 24px #4321951a;display:flex;flex-direction:column;-webkit-user-select:text;user-select:text;transition:transform .23s ease,box-shadow .23s ease;cursor:default}.award-card:hover{transform:translateY(-8px);box-shadow:0 14px 36px #4321952b}.award-title{font-size:1.35rem;font-weight:700;margin-bottom:.8rem;color:#4a1bb8;letter-spacing:.02em;-webkit-user-select:text;user-select:text}.award-issuer{font-size:1rem;font-weight:600;margin-bottom:1.1rem;color:#6b53b9;-webkit-user-select:text;user-select:text}.award-details{font-size:.96rem;font-weight:400;color:#5a498a;line-height:1.53;-webkit-user-select:text;user-select:text}@media (max-width: 900px){.awards-list{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:2rem 1.9rem}.award-card{padding:1.5rem 1.7rem}.award-title{font-size:1.22rem}.award-issuer{font-size:.92rem}.award-details{font-size:.88rem}}@media (max-width: 520px){.awards-container{margin:2rem 1rem 4rem}.awards-title{font-size:1.9rem;margin-bottom:2rem}.award-card{padding:1.2rem 1.4rem}.award-title{font-size:1.1rem}.award-issuer{font-size:.85rem}.award-details{font-size:.83rem}}@media (min-width: 1800px){.awards-container{max-width:1400px;margin:4rem auto 6rem;padding:0 10vw}.awards-title{font-size:3.1rem;margin-bottom:4rem}.award-card{padding:2.5rem 3rem}.award-title{font-size:1.7rem}.award-issuer{font-size:1.18rem}.award-details{font-size:1.1rem}}.blogs-section{padding:60px 20px;background:linear-gradient(135deg,#f9f9f9,#eef2f3);text-align:center;animation:fadeIn 1s ease-in-out}.blogs-title{font-size:2.5rem;font-weight:700;margin-bottom:40px;color:#2c3e50;position:relative}.blogs-title:after{content:"";display:block;width:80px;height:4px;background:#3498db;margin:10px auto 0;border-radius:2px;animation:slideIn 1s ease forwards}.blogs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;justify-content:center;align-items:start}.video-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 15px #00000026;transition:transform .3s ease,box-shadow .3s ease;animation:popUp .8s ease-in-out}.video-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 12px 25px #00000040}.video-card iframe{width:100%;height:200px;border:none;display:block;transition:filter .3s ease}.video-card:hover iframe{filter:brightness(1.1)}.video-info{padding:20px;text-align:left}.video-info h3{font-size:1.3rem;color:#2980b9;margin-bottom:10px;transition:color .3s}.video-info p{color:#555;font-size:.95rem;line-height:1.5}.video-card:hover .video-info h3{color:#1abc9c}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes popUp{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes slideIn{0%{width:0}to{width:80px}}@media (max-width: 1024px){.blogs-title{font-size:2rem}.video-card iframe{height:220px}}@media (max-width: 768px){.blogs-grid{grid-template-columns:1fr;gap:20px}.video-card iframe{height:200px}.video-info{text-align:center}}@media (max-width: 480px){.blogs-title{font-size:1.8rem}.video-info h3{font-size:1.1rem}.video-info p{font-size:.9rem}}.channel-section{margin-top:3rem;padding:2rem;background:#fff;border-radius:15px;box-shadow:0 4px 12px #0000001a;text-align:center}.channel-title{font-size:1.5rem;font-weight:700;color:#d32f2f;margin-bottom:.5rem}.channel-desc{font-size:1rem;color:#555;margin-bottom:1.2rem}.channel-btn{display:inline-block;padding:.7rem 1.5rem;background:red;color:#fff;font-weight:700;border-radius:8px;text-decoration:none;transition:background .3s ease-in-out}.channel-btn:hover{background:#c00}.loader-wrapper{min-height:80vh;padding-top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:#000;font-family:Poppins,sans-serif;overflow:hidden}.logos{display:flex;gap:20px;animation:float 3s ease-in-out infinite}.loader-svg{width:180px;height:180px;opacity:0;animation:loader-fadein 2s ease-in-out forwards}.loader-svg:nth-child(2){animation-delay:.8s}.name{margin-top:25px;text-align:center;animation:text-fade 2s ease-in-out forwards;opacity:0;animation-delay:1.5s}.name p{margin:5px 0;letter-spacing:1px}.name p:first-child{font-size:30px;font-family:Montserrat,sans-serif;font-weight:700;color:#e63946}.name p:last-child{font-size:20px;font-family:Roboto,sans-serif;font-weight:700;color:#333}@keyframes loader-fadein{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes text-fade{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
