body{font-family:Inter,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Linux Libertine;font-style:normal;font-weight:400;src:url(/static/media/LinLibertine_RB.f0a6ce41ab687d7f2087.ttf) format("truetype")}*,.App{font-family:Inter,sans-serif}.App{overflow:hidden;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb;font-family:Arial,sans-serif}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{overflow-x:hidden;scroll-behavior:smooth}.home-hero-section{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:120px;position:relative}@media (min-width:768px){.home-hero-section{flex-direction:row}}.home-hero-content{color:#fff;flex:1 1;padding-right:2rem;position:relative;text-align:left;z-index:2}.home-hero-image-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center}.home-hero-image{height:550px;max-width:100%;object-fit:cover;padding-left:0}.animated-image{animation:fadeInRight 1.5s ease-in-out}@keyframes fadeInRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}.home-carousel-list{list-style:none;margin:0;padding:0}.home-carousel-list li{color:#00133d;font-size:18px;line-height:1.5;margin-left:0}.home-offer-line{font-size:24px;font-weight:700}.home-offer-badge{background-color:red;border-radius:4px;margin-right:10px;padding:5px 10px}.home-offer-code strong{font-weight:700}.home-arrow-icon{margin-right:8px;vertical-align:middle;width:30px}@media (max-width:768px){.home-hero-section{height:60vh}.home-content-wrapper{padding-top:190px}.home-hero-image{height:60vh}.home-hero-content{padding:10px;top:55%;transform:translate(-50%,-55%)}.home-carousel-list li{font-size:16px;line-height:1.5}.home-offer-line{font-size:18px}.home-hero-image-wrapper{display:none}}@media (max-width:480px){.home-hero-image,.home-hero-section{height:50vh}.home-hero-content{left:50%;top:65%;transform:translate(-50%,-60%)}.home-carousel-list li{font-size:14px}.home-offer-line{font-size:16px}.home-arrow-icon{width:14px}}.seo-heading{color:#002880;display:inline-block;font-size:3.2rem;font-weight:900;line-height:1.2}@media (max-width:768px){.seo-heading{font-size:35px;padding-top:12px}}@keyframes smoothBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.offer-line{align-items:center;display:flex;font-size:1rem;gap:12px;margin:10px 0}.offer-badge{background-color:#001757;border-radius:8px;color:#fff;font-size:.9rem;font-weight:600;padding:6px 12px;white-space:nowrap}.bounce-animation{animation:smoothBounce 1.5s ease-in-out infinite}.offer-code{color:#00012c;font-size:.9rem}.offer-code strong{color:red;font-weight:600}.arrow-icon{height:1rem;margin-right:.5rem;width:1rem}@media (min-width:768px){.carousel-slide-two-column{align-items:flex-start;flex-direction:row}.carousel-column{padding-left:70px}.image-column{justify-content:flex-start}}.courseCard-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:10px 45px}.course-item{background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;flex-basis:calc(33.333% - 20px);flex-grow:0;flex-shrink:0;max-width:calc(33.333% - 20px);overflow:hidden;padding:15px}@media screen and (max-width:768px){.course-item{flex-basis:calc(50% - 20px);flex-grow:0;flex-shrink:0;max-width:calc(50% - 20px)}}@media screen and (max-width:480px){.course-item{flex:0 0 100%;max-width:100%}}.courseCard-imageWrapper{height:200px;position:relative;width:100%}.courseCard-image{display:block;height:100%;object-fit:cover;width:100%}.courseCard-overlay{background:#00000088;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;position:absolute;text-align:center;top:0;width:100%}.courseCard-overlay h2{font-size:18px;margin:0 0 8px;padding:10px}.courseCard-info{display:flex;font-size:14px;justify-content:space-between;padding-left:30px;padding-right:30px}.courseCard-info img{width:10px}.courseCard-description{font-size:13px;margin-top:8px;padding:10px;text-align:justify}.courseCard-buttons{padding:15px;text-align:center}.courseCard-button{color:#fff;margin:5px}@media screen and (max-width:768px){.courseCard-container{padding:10px 20px}.courseCard-item{flex-basis:calc(50% - 20px);flex-grow:0;flex-shrink:0}}.course-section-wrapper{margin-top:-65px}@media screen and (max-width:768px){.course-section-wrapper{margin-top:-10px}}@media screen and (max-width:480px){.course-section-wrapper{margin-top:-5px}}.hiring-logo-container{background-color:#f9fafb;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:2rem}.logo-container{overflow:hidden;padding-left:100px;width:100%}.logo-scroll-row{display:flex;margin-bottom:1rem;overflow:hidden;white-space:nowrap}.scroll-left{animation:scroll-left 10s linear infinite}.scroll-right{animation:scroll-right 10s linear infinite}@keyframes scroll-left{0%{transform:translateX(20%)}to{transform:translateX(-20%)}}@keyframes scroll-right{0%{transform:translateX(-20%)}to{transform:translateX(20%)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.home-why-wrapper{animation:fadeInUp 1s ease forwards;background-color:#f9f9f9;padding:40px 20px}.home-why-list{text-align:justify}.home-why-title{animation:fadeInUp 1s ease forwards;animation-delay:.2s;opacity:0}.home-why-list-item{animation:fadeInUp .6s ease forwards;animation-delay:calc(.3s + var(--i)*.15s);opacity:0;transform:translateX(-20px)}.home-why-list-item:first-child{--i:0}.home-why-list-item:nth-child(2){--i:1}.home-why-list-item:nth-child(3){--i:2}.home-why-list-item:nth-child(4){--i:3}.home-why-list-item:nth-child(5){--i:4}.home-why-image{animation:zoomIn 1s ease forwards;animation-delay:.5s;opacity:0}.home-why-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:1200px}.home-why-left{flex:1 1;padding-right:10px}.home-why-title{color:#083b66;font-size:2rem;margin-bottom:20px}.home-why-list{color:#333;font-size:1.1rem;line-height:1.8;list-style:none;padding-left:0}.home-why-list-item:before{color:#007bff;content:"✔";margin-right:10px}.home-why-right{flex:1 1;text-align:center}.home-why-image{border-radius:10px;height:auto;max-width:100%}@media screen and (max-width:768px){.home-why-container{flex-direction:column;text-align:center}.home-why-left{margin-bottom:20px;padding-right:0}}.logo-item{flex:0 0 auto;padding:0 .5rem;text-align:center}.logo-img{border-radius:6px;height:auto;max-width:150px;object-fit:contain;padding-left:20px;padding-right:20px}@media (max-width:768px){.logo-container{padding-left:10px}.logo-img{max-width:100px;width:20vw}}@media (max-width:480px){.logo-img{max-width:100px;padding-left:20px;padding-right:20px}.hiring-logo-container{padding:1rem}.logo-scroll-row{margin-bottom:.75rem}}.home-hero-image-wrapper{margin:0 auto;position:relative}.home-hero-image{display:block;height:100%;width:100%}.animation-img{height:110px;position:absolute;width:110px}.anim1{right:90%;top:-5%;transform:translateY(-40%)}.anim2{bottom:5%;left:15%}.anim3{left:85%;top:40%}.anim4{right:45%;top:-3%}.homepage-heading{color:#004080;font-family:Heading Now,sans-serif;font-size:42px;font-weight:800;letter-spacing:2px;margin:0 0 20px;text-align:center}.hiring-text-container{font-size:18px;margin:0 auto;max-width:800px;text-align:center}.hiring-text-container p{color:#000;font-size:1.1rem;line-height:1.6;margin-bottom:.75rem}@media (max-width:768px){.hiring-text-container h2{font-size:1.8rem}.hiring-text-container p{font-size:1rem}.anim4{right:10%;top:22%}}@media (max-width:480px){.hiring-text-container h2{font-size:1.8rem}.hiring-text-container p{font-size:.95rem}}.testimonial-section{background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto 60px;max-width:1000px;padding:40px 20px;position:relative;text-align:center;z-index:1}.testimonial-section *{box-sizing:border-box}.testimonial-section .testimonial-content-wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;overflow:hidden}.testimonial-section .testimonial-image-wrapper{align-items:center;display:flex;flex-shrink:0;height:350px;justify-content:center;overflow:hidden;width:350px}.testimonial-section .testimonial-image{border-radius:10px;box-shadow:0 4px 12px #0000001a;height:100%;object-fit:cover;width:100%}.testimonial-section .testimonial-slider{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:0;padding:20px;position:relative}.testimonial-section .testimonial-row{display:none;flex-wrap:wrap;gap:20px;justify-content:center}.testimonial-section .testimonial-row.active{display:flex}.testimonial-section .testimonial{background:#8a8b8bd2;border-radius:10px;box-shadow:0 4px 10px #0000001a;flex:1 1 45%;padding:20px;text-align:left}.testimonial-section .testimonial-text{color:#fff;font-style:italic;margin-bottom:15px}.testimonial-section .testimonial-author{color:#222;font-weight:600}.testimonial-section .testimonial-role{color:#fff;font-size:.9rem}.testimonial-section .testimonial-controls{margin-top:20px}.testimonial-section .testimonial-controls button{background:#444;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;margin:0 5px;padding:10px 14px}.testimonial-section .testimonial-controls button:hover{background:#222}@media (max-width:768px){.testimonial-section .testimonial-content-wrapper{align-items:center;flex-direction:column}.testimonial-section .testimonial-image-wrapper{height:250px;margin-bottom:20px;width:250px}.testimonial-section .testimonial{flex:1 1 100%}}.viewAll-button-wrapper{display:flex;justify-content:center;margin-top:20px}.accreditation-section{background-color:#fefefc;padding:40px 20px;text-align:center}.accreditation-heading{color:#004080;font-size:32px;font-weight:800;letter-spacing:1.5px;margin-bottom:30px;text-transform:uppercase}.accreditation-logos{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.accreditation-card{align-items:center;background-color:#fafaea;border-radius:16px;box-shadow:0 4px 12px #00000014;display:flex;height:150px;justify-content:center;padding:20px 30px;transition:transform .3s ease,box-shadow .3s ease;width:150px}.accreditation-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-6px)}.accreditation-card img{max-height:100%;object-fit:contain}@media (max-width:768px){.homepage-heading{font-size:32px}}@media (max-width:480px){.homepage-heading{font-size:24px}}.coursepagelisting{padding-top:20px}.course-highlights{color:#fff;font-size:14px;line-height:.5}.course-highlights button{background-color:#fff;border:none;border-radius:4px;color:#004080;cursor:pointer;font-weight:700;margin-top:10px;padding:6px 12px}.header-wrapper{left:0;overflow:hidden;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:1000}.header-top-wrapper{display:flex;height:30px;width:100%}.left-color{background-color:#171f4b;width:30%}.center-content{background-color:#fff;color:#fff;text-align:center;width:60%}.right-color{background-color:#c4995a;width:30%}.logo-tagline{color:#002a61;font-size:.8rem;font-style:italic;font-weight:400;margin:6px 0 0}.header-wrapper.sticky{box-shadow:0 4px 10px #0003}.header-spacer{height:130px}.header-top-left{align-items:center;display:flex;gap:20px}.header-top-right{display:flex;gap:8px}.header-top-item{align-items:center;display:flex;gap:5px}.header-top-item i{color:#fff}.login-link,.register-link{color:#fff;font-weight:700;text-decoration:none;transition:color .3s}.login-link:hover,.register-link:hover{color:#f8bbd9}.top-bar{align-items:center;background-color:#171f4b;color:#fff;display:flex;font-size:14px;justify-content:space-between;padding:5px 20px}.top-links span{cursor:pointer}.social-icons{display:flex;gap:10px}.social-icons svg{cursor:pointer;font-size:18px}.logo{align-items:center;display:flex;gap:5px}.logo img{height:70px;padding-left:60px;padding-right:20px}.logo b{color:#002652;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:1000}.search-modal-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.search-modal-box{background:#00265f;border-radius:10px;max-width:500px;padding:20px;position:relative}.search-modal-input{font-size:16px;padding:12px;width:100%}.close-btn{background:none;border:none;cursor:pointer;font-size:22px;position:absolute;right:14px;top:10px}.contact-info{display:flex;flex-direction:column;text-align:right}.contact-item span p{align-items:center;display:flex;font-size:14px;gap:8px;margin:0}.contact-item a{color:#000;font-size:14px;text-decoration:none}.contact-item svg{color:#171f4b}.contact-item img{width:30px}.header-nav-wrapper{background:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#0056b3;justify-content:space-between}.header-nav-wrapper,.header-nav-wrapper-mobile{display:flex;transition:all .3s ease-in-out;z-index:1000}.header-nav-wrapper-mobile{justify-content:space-evenly;padding:20px}.header-nav-wrapper-mobile,.nav-bar{background:#171f4b;background-position:50%;background-repeat:no-repeat;background-size:cover}.nav-bar{color:#fff;padding:10px 50px 10px 30px}.nav-bar,.nav-bar1{align-items:center;display:flex;justify-content:space-between}.nav-bar1{padding:10px}.nav-bar ul,.nav-bar1 ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.nav-bar li{color:#fff}.nav-bar li,.nav-bar1 li{cursor:pointer;font-size:1.2rem;font-weight:700;padding:10px 15px;transition:.3s}.nav-bar1 li{color:#000}.nav-link{color:#001d52;font-weight:bolder;text-decoration:none;transition:.3s}.menu-toggle{color:#fff;cursor:pointer;display:none;font-size:24px}@media (max-width:768px){.header-nav-wrapper{background:#171f4b}.header-spacer{height:120px}.logo b{color:#fff;font-family:Times New Roman,Times,serif;font-size:23px;font-weight:1000}.nav-link{color:#fff;font-weight:bolder;text-decoration:none;transition:.3s}.logo-tagline{color:#fff;font-size:.95rem;font-style:italic;font-weight:400;margin:6px 0 0}.header-top{background:#171f4b;flex-direction:column;gap:10px;padding:8px 15px}.header-top-left{flex-direction:column;gap:5px}.header-top-right{flex-direction:row;gap:10px}.header-top-item{font-size:12px}.menu-toggle{color:#fff;cursor:pointer;display:block;font-size:34px;margin-top:20px;padding-right:10px;position:relative;z-index:1100}.logo img{height:70px;padding-left:0;padding-right:0}.nav-bar{background-color:#1c2541;display:flex;flex-direction:column;height:100%;left:-250px;overflow-y:auto;padding:20px;position:fixed;top:0;transition:left .3s ease-in-out;width:200px;z-index:1050}.nav-bar.open{left:0}.nav-bar ul{align-items:flex-start;flex-direction:column;width:100%}.nav-bar li{border-bottom:1px solid #ffffff1a;color:#fff;text-align:left;width:100%}.nav-bar1{background-color:#031552;display:flex;flex-direction:column;height:100%;left:-250px;overflow-y:auto;padding:20px;position:fixed;top:0;transition:left .3s ease-in-out;width:200px;z-index:1050}.nav-bar1.open{left:0}.nav-bar1 ul{align-items:flex-start;flex-direction:column;width:100%}.nav-bar1 li{border-bottom:1px solid #ffffff1a;color:#484e72;text-align:left;width:100%}.logo{padding:10px;text-align:center}.contact-item{display:block;text-align:center}}.contact-item{align-items:center;display:flex;gap:10px}.contact-icon{height:30px;width:30px}.contact-text p{color:rgba(233,0,0,.856);font-size:16px;font-weight:700;margin:0}.contact-number{color:#007bff;font-size:18px;font-weight:700;text-decoration:none}.contact-number:hover{color:#0056b3}.social-icons ul{display:flex;gap:15px;list-style:none;margin:0;padding:0}.social-icons li{display:inline-block}.social-icons img{padding-top:10px;width:30px}.social-icons a,.social-icons img{color:#fff;font-weight:700;text-decoration:none;transition:.3s}.social-icons a{padding:5px 10px}.social-icons a:hover{color:#e91e63}a{color:inherit}a,a:hover{text-decoration:none}a:hover{color:#e91e63}.email-link{color:inherit}.dropdown-menu{background:#fff;border-radius:5px;box-shadow:0 4px 6px #0000001a;display:none;left:0;list-style:none;min-width:150px;padding:10px;position:absolute;top:100%}.dropdown-menu li{padding:8px 12px}.dropdown-menu li a{color:#000;display:block;text-decoration:none}.nav-item:hover .dropdown-menu{display:block}.dropdown-toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:16px;padding:5px}.sidebar{background-color:#fff;box-shadow:-2px 0 10px #0003;height:100%;overflow-y:auto;padding:20px;position:fixed;right:-350px;top:0;transition:right .3s ease-in-out;width:300px;z-index:1001}.sidebar.open{right:0}.sidebar-header{align-items:center;display:flex;justify-content:space-between}.sidebar-content .policy-section{margin-bottom:20px}.overlay{background:#0006;height:100vh;position:fixed;width:100vw;z-index:1000}.social-icon-header{display:inline-block;height:30px;margin-right:10px;object-fit:contain;transition:transform .2s ease-in-out;width:30px}.footer{background:#171f4b;background-position:50%;background-size:cover;color:#000;padding:20px}.center-content-footer{background-color:#c4995a;color:#c4995a}.footer-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}.footer-content img{height:auto;max-width:100%;width:150px}.footer-content p{color:#fff;font-size:14px;max-width:500px;padding:10px;text-align:center}.footer h1{color:#000;font-size:18px;margin-bottom:15px;text-align:center}.footer a{color:#fff;font-size:14px;padding-left:20px;text-decoration:none}.footer-sections-contact a,.footer-sections-contact p{color:#fff;font-size:1rem;text-decoration:none}.footer a:hover{color:#00bfae;text-decoration:underline}.footer-sections{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding-left:100px;padding-right:100px}.footer-sections>div{flex:1 1;min-width:200px}.footer-sections h2{color:#fff;margin-bottom:10px;text-decoration:underline}.footer-sections a{display:block;font-size:1rem;margin-bottom:8px}.social-icon{display:inline-block;height:40px;margin-right:10px;object-fit:contain;transition:transform .2s ease-in-out}.footer-container{align-items:center;background-color:#c4995a;border-top:1px solid #444;display:flex;justify-content:space-between;padding:10px}.footer-container p{color:#fff;font-size:14px}.footer-links{align-items:center;display:flex;justify-content:flex-end}.footer-links a{color:#fff;display:inline-block;margin-left:20px}.footer-links a:first-child{margin-left:0}.footer-sections-social{display:flex;flex-direction:row}.footer-sections-logo1{align-items:center;gap:5px}@media (max-width:768px){.footer-sections{align-items:center;flex-direction:column;padding-left:0;padding-right:0}.footer-container{flex-direction:column;gap:20px;text-align:center}.footer-links{justify-content:center}.footer-sections-social{display:flex}.footer{text-align:center}}.fixed-header{align-items:flex-end;animation:slideInFromRight 1s ease-out;display:flex;flex-direction:column;position:fixed;right:3px;top:200px;z-index:9999}.fixed-header p{animation:fadeIn 2s ease-out forwards;margin:0 0 10px;opacity:0}.fixed-header img{height:auto;width:100px}.fixed-header p:first-child{animation-delay:.3s}.fixed-header p:nth-child(2){animation-delay:.6s}@keyframes slideInFromRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media screen and (max-width:768px){.fixed-header{right:10px;top:170px}.fixed-header img{height:auto;width:80px}}@media screen and (max-width:480px){.fixed-header{right:5px;top:160px}.fixed-header img{height:auto;width:100px}}.footer-button{animation:blink 1.5s infinite;background-color:#f5190a;border:none;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-weight:700;margin:0;position:fixed;right:0;text-transform:uppercase;top:380px;transform:rotate(90deg);transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;white-space:nowrap;z-index:9999}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.footer-button:hover{background-color:#218838;box-shadow:0 6px 10px #00000026;transform:scale(1.05) rotate(90deg)}.footer-button:active{box-shadow:0 4px 6px #0000001a;transform:scale(1) rotate(90deg)}.footer-button:focus{box-shadow:0 0 0 3px #48a05780;outline:none}.scroll-to-top-btn{background-color:#171f4b;border:none;border-radius:30px;bottom:20px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:14px;left:20px;padding:10px 16px;position:fixed;transition:background-color .3s ease;z-index:1000}.scroll-to-top-btn:hover{background-color:#0f1630}.top-header-bar{background-color:#171f4b;height:auto;position:relative;width:100%;z-index:10}.fixed-social-icons{display:flex;flex-direction:column;position:fixed;right:0;top:20%;z-index:999}.social-icon{margin:10px 0 8px;transition:transform .3s ease;width:40px}.social-icon:hover{transform:scale(1.1)}.small-icon{width:30px}.support-section{color:#333;padding:60px 20px}.container{margin:0 auto}.section-title{color:#1d3557;font-size:32px;font-weight:700;margin-bottom:40px;text-align:center}.card-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.content-box{flex:1 1 45%;min-width:300px;padding:30px}.content-box h3{color:#2a9d8f;font-size:22px;margin-bottom:15px}.content-box h4{color:#264653;font-size:1.5rem;margin-top:20px}.content-box p{font-size:1.1rem;line-height:1.5;margin-bottom:10px;text-align:justify}ul{margin:10px 0 20px;padding-left:20px}ul li{font-size:1.1rem;margin-bottom:8px}.email-link{color:#e76f51;text-decoration:underline}.terms{color:#888;font-size:1.1rem;font-style:italic;margin-top:15px}.cookie-popup{align-items:center;animation:fadeIn .5s ease-in-out;background-color:#fff;border-radius:12px;bottom:20px;box-shadow:0 4px 12px #0000001a;color:#333;display:flex;flex-direction:column;gap:12px;left:20px;margin:auto;max-width:400px;padding:16px;position:fixed;right:20px;z-index:1000}.cookie-popup p{font-size:14px;margin:0;text-align:center}.cookie-popup a{color:#007bff;text-decoration:underline}.cookie-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:10px}.cookie-buttons button{border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .3s ease}.cookie-buttons button:first-child{background-color:#007bff;color:#fff}.cookie-buttons button:nth-child(2){background-color:#28a745;color:#fff}.cookie-toggle{display:flex;flex-direction:column;font-size:14px;gap:10px;text-align:left;width:100%}.cookie-toggle label{align-items:center;display:flex;gap:8px}@media (max-width:480px){.cookie-popup{font-size:13px;max-width:90%;padding:12px}.cookie-buttons{flex-direction:column}.cookie-buttons button{width:100%}}.content-wrapper{top:60%;width:100%}.hero-section{align-items:center;display:flex;height:70vh;justify-content:center;overflow:hidden;position:relative;width:100%}.hero-image{height:100vh;object-fit:cover;object-position:center;z-index:1}.hero-image,.overlay{left:0;position:absolute;top:0;width:100%}.overlay{background:#00000080;height:100%;z-index:2}.hero-content{color:#fff;padding:1rem;position:relative;text-align:center;text-align:left;top:15%;z-index:3}.hero-content p{font-size:1.5rem;margin:.5rem 0}.hero-content h1{font-family:Times New Roman,Times,serif;font-size:3rem;font-weight:700;margin-top:.5rem}.hero-content h5{font-size:1.2rem;margin-top:20px;text-align:justify;width:60%}.about-container{color:#333;margin:0 auto;max-width:1200px;padding:2rem}.about-section{margin-top:2rem}.about-section h2{color:#06c;font-size:2rem;margin-bottom:.8rem}.about-section p{font-size:1.05rem;line-height:1.6}.about-wrapper-page{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:40px 20px;text-align:justify}.image-container-page{display:flex;flex:1 1;justify-content:center}.about-image-page{border-radius:8px;height:auto;max-width:100%}.about-text-page{flex:1 1}.about-header-page{font-size:2rem;margin-bottom:20px}.about-details-page{font-size:1.1rem;line-height:1.6;margin-bottom:15px;padding-right:30px;text-align:justify}@media (max-width:768px){.about-page{padding-top:250px}.about-wrapper-page{flex-direction:column;text-align:center}.about-text-page,.image-container-page{flex:initial;width:100%}}.stats-section{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:40px 10px}.stat-box{animation:fadeInUp 1s ease forwards;font-size:1.5rem;font-weight:700;margin:10px;opacity:0;padding:20px}.stat-box:first-child{animation-delay:.3s}.stat-box:nth-child(2){animation-delay:.6s}.stat-box:nth-child(3){animation-delay:.9s}.stat-box:nth-child(4){animation-delay:1.2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.stats-section{flex-direction:column;padding:20px 10px}.stat-box{margin-bottom:10px;text-align:center;width:80%}}.ceo-container{background-color:#fff;padding:40px 20px}.ceo-title{color:#333;font-size:2.5rem;margin-bottom:40px;text-align:center}.ceo-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-bottom:50px;padding:10px}.ceo-text{flex:1 1}.ceo-subtitle{color:#444;font-size:1.6rem;margin-bottom:20px}.ceo-paragraph{color:#555;font-size:1.1rem;line-height:1.5;margin-bottom:15px;text-align:justify}.ceo-image-container{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-top:40px}.ceo-image{border-radius:12px;box-shadow:0 5px 15px #0000001a;height:auto;max-width:100%}.ceo-name{color:#1e293b;font-size:1.2rem;font-weight:600;margin-top:20px;text-align:center}.ceo-mission-vision{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;padding:10px 20px}.ceo-section{background-color:#fff;border:1px solid #ddd;border-radius:12px;flex:1 1;padding:15px;text-align:center;width:350px}.ceo-section-title{color:#222;font-size:1.8rem;margin-bottom:15px}.ceo-section-text{color:#555;font-size:1.2rem;line-height:1.6;text-align:justify}.ceo-section-image{height:auto;margin-bottom:15px;max-width:150px;object-fit:cover;width:100%}.info-card{background-color:#0b0c2a;border-radius:16px;box-shadow:0 4px 16px #0003;color:#fff;max-width:350px;padding:24px;position:relative;text-align:center;transition:transform .3s ease;width:100%}.info-card:hover{transform:translateY(-5px)}.icon-box{align-items:center;background-color:#ff7800;border-radius:15px;display:flex;height:100px;justify-content:center;margin:0 auto 20px;width:100px}.icon-image{height:60px;width:60px}.info-title{font-size:1.5rem;font-weight:600;margin-bottom:12px}.info-text{font-size:1rem;line-height:1.6;margin:0;text-align:justify}.info-text li{color:#fff;font-size:1rem}@media (min-width:600px){.info-card{flex-basis:calc(50% - 40px);flex-grow:1;flex-shrink:1}}@media (min-width:900px){.info-card{flex-basis:calc(33.333% - 40px);flex-grow:1;flex-shrink:1}}.why-us-section{background-color:#f8f9fa}.why-us-title{font-size:2.5rem;margin-bottom:40px;text-align:center}.why-us-card-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.why-us-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;overflow:hidden;padding:20px;transition:transform .3s ease-in-out}.why-us-card:hover{box-shadow:0 10px 30px #0003}.why-us-card-content{align-items:center;display:flex}.why-us-image{flex-shrink:0;height:80px;margin-right:20px;width:80px}.why-us-image img{border-radius:8px;height:100%;width:100%}.why-us-text{flex:1 1}.why-us-text h3{color:#1e293b;font-size:1.2rem;line-height:1.4}@media (max-width:768px){.hero-content{top:0}.ceo-wrapper{flex-direction:column}.ceo-section{margin-bottom:20px;min-width:0;min-width:auto}.ceo-image-container{margin-top:20px}.ceo-title{font-size:2rem}.ceo-subtitle{font-size:1.4rem}.hero-image{height:60vh}.ceo-section-title{font-size:1.6rem}.why-us-card-grid{gap:20px;grid-template-columns:1fr}.why-us-card-content{flex-direction:column;text-align:center}.why-us-image{margin-bottom:15px;margin-right:0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-page,.ceo-container{animation:fadeIn 1s ease-in forwards;opacity:0}.hero-content{transform:translateX(-50px)}.ceo-section,.hero-content{animation:fadeIn 1s ease-out .5s forwards;opacity:0}.ceo-section{transform:translateY(30px)}.ceo-image-container img,.hero-image{animation:scaleIn .8s ease-out forwards;opacity:0;transform:scale(.95)}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}.about-section p,.ceo-text{animation:slideIn 1s ease-out forwards;opacity:0;transform:translateX(-50px)}@media (max-width:480px){.ceo-title{font-size:1.8rem}.ceo-subtitle{font-size:1.3rem}.ceo-section-title{font-size:1.5rem}.hero-content h1{font-size:2.5rem}.hero-content h5{font-size:1rem;text-align:center;width:90%}.hero-section{height:50vh}.stats-section{flex-direction:column;padding:20px 10px}.stat-box{margin-bottom:15px;text-align:center;width:90%}.why-us-title{font-size:2rem}.why-us-text h3{font-size:1rem}}.loading-container{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center}.loading-image{height:400px;max-height:90vh;max-width:90vw;width:400px}.contact-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-top:128px;padding:60px 40px}.contact-text{flex:1 1;min-width:300px;padding-right:30px}.contact-text h1{color:#000;font-size:2.5rem;font-weight:700;margin:0}.contact-text p{color:#000;font-size:1.1rem;line-height:1.6;margin-top:20px}.contact-text button{background-color:#0040ff;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;margin-top:30px;padding:15px 30px;transition:background-color .3s ease}.contact-text button:hover{background-color:#002faa}.contact-image{flex:1 1;min-width:300px;text-align:center}.contact-image img{height:auto;max-width:100%}@media (max-width:768px){.contact-container{flex-direction:column-reverse;margin-top:200px;padding:40px 20px;text-align:center}.contact-text{padding-right:0}.contact-text h1{font-size:2rem}.contact-text p{font-size:1rem}.contact-text button{width:100%}}.whatsapp-link{color:#25d366}.email-link,.whatsapp-link{display:block;margin-top:5px;text-decoration:none;word-break:break-word}.email-link{color:#0073e6}.contact-container-card{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:30px}.flip-card{background-color:initial;height:200px;perspective:1000px;width:300px}.flip-card-inner{height:100%;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .8s;width:100%}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{align-items:center;backface-visibility:hidden;background-color:#0b0c2a;border-radius:12px;box-shadow:0 4px 10px #00000026;color:#fff;display:flex;flex-direction:column;font-size:20px;height:100%;justify-content:center;padding:20px;position:absolute;width:100%}.flip-card-front img{height:80px;margin-bottom:10px;width:80px}.flip-card-back{transform:rotateY(180deg)}a.email-link,a.whatsapp-link{color:#ff7800;font-weight:500;text-decoration:none}a:hover{text-decoration:underline}@media (max-width:768px){.contact-container-card{align-items:center;flex-direction:column}}.contact-form-container{background-color:#fff;box-shadow:0 8px 20px #0000001a;max-width:500px;padding:30px}.contact-form-container h2{color:#333;font-size:24px;margin-bottom:20px;text-align:center}.contact-wrapper{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:40px;margin:0 auto;max-width:1200px;padding:40px 20px}.contact-left,.contact-right{flex:1 1;min-width:300px}.contact-form-container{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 10px #0000001a;height:100%;padding:10px}.contact-header{color:#333;font-size:28px;margin-bottom:20px}.contact-form{display:flex;flex-direction:column}.contact-form label{font-weight:500;margin-top:10px}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:6px;font-size:15px;margin-top:5px;padding:10px}.contact-form button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:12px}.contact-form button:hover{background-color:#0056b3}.contact-right iframe{border-radius:10px;box-shadow:0 4px 10px #0000001a;height:100%;min-height:450px;width:100%}@media (max-width:768px){.contact-wrapper{flex-direction:column}}.blog-container{margin:100px auto auto;padding:20px}.blog-title{font-size:32px;font-weight:700;margin-bottom:30px;text-align:center}.blog-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.blog-card{background:#dbdbdb;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:transform .3s ease}.blog-card:hover{transform:translateY(-5px)}.blog-image{height:180px;object-fit:cover;width:100%}.blog-content{padding:15px 20px}.blog-heading{color:#333;font-size:20px;margin-bottom:10px}.blog-desc{color:#666;font-size:14px;margin-bottom:10px}.blog-date{color:#999;font-size:12px;text-align:right}.blog-container{line-height:1.7;margin-top:130px;padding-left:100px;padding-right:100px;text-align:justify}.blog-container h1{color:#333;font-size:2.5rem;margin-bottom:20px;text-align:center}.blog-container h2{color:#0056b3;font-size:2rem;margin-bottom:10px;margin-top:30px}.blog-container p{color:#555;font-size:1.3rem;margin-bottom:20px}.blog-images img{border-radius:10px;height:auto;object-fit:cover;width:100%}.blog-container ul{font-size:1rem;list-style-type:disc;margin-bottom:30px;padding-left:20px}.blog-container li{font-weight:500;margin-bottom:10px}.blog-table{border-collapse:collapse;margin-top:30px;width:100%}.blog-table td,.blog-table th{border:1px solid #ccc;padding:12px;text-align:center}.blog-table th{background-color:#f2f2f2;color:#333;font-weight:600}.blog-table td{background-color:#fff;color:#555}@media (max-width:768px){.blog-container{margin-top:10px;padding-left:3vw;padding-right:3vw;text-align:left}}@media (max-width:480px){.blog-container{padding-left:2vw;padding-right:2vw}}.mains{background:linear-gradient(45deg,#000,#000);position:fixed}.sideBar-itemadmin{color:#fff;cursor:pointer;padding:8px 10px;transition:background .3s,transform .2s}.sideBar-item.active{background:#0003;border-radius:5px}.sideBar-item:hover{background:#ffffff1a;transform:translateX(5px)}.toggleButton{border-radius:50%;margin:10px}.dashboard{background-color:#f3f4f6;min-height:100vh;padding:24px}.dashboard h1{color:#1f2937;font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}.summary-cards{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2.5rem}.card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:24px;transition:box-shadow .3s ease;width:100%}.card:hover{box-shadow:0 5px 15px #0000001a}@media (min-width:640px){.card{width:48%}}@media (min-width:1024px){.card{width:23%}}.card-content{align-items:center;display:flex;justify-content:space-between}.card-label{color:#6b7280;font-size:.875rem}.card-value{font-size:1.5rem;font-weight:700}.indigo{color:#4f46e5}.green{color:#16a34a}.blue{color:#3b82f6}.pink{color:#ec4899}.charts{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.charts{grid-template-columns:repeat(2,1fr)}}.chart-card{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;padding:24px}.chart-card h2{color:#374151;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.loginScreen{align-items:center;color:#000;display:flex;justify-content:center;min-height:100vh;position:relative;width:100%}.backgroundOverlay,.backgroundOverlays{filter:blur(5px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.loginContainer{background:#fff3}.loginContainer,.loginContainers{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 10px 20px #0003;padding:40px;text-align:center;width:350px;z-index:2}.loginContainers{background:#0003}.loginLogo{height:100px;margin-bottom:10px;width:100px}.loginScreen-txt1{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:20px;text-align:center}.loginContainer .ant-form-item-label>label{color:#fff}.loginContainer .ant-input,.loginContainer .ant-input-password{background-color:#fffc;border:none;border-radius:8px;color:#000;padding:12px;width:100%}.loginContainer .ant-input-password::placeholder,.loginContainer .ant-input::placeholder{color:#333}.loginContainer .ant-input-password:focus,.loginContainer .ant-input:focus{border-color:#ff4747;box-shadow:0 0 5px #ff474799}.loginContainer .ant-btn-primary{background-color:#ff4747;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:700;height:50px;margin-top:16px;transition:all .3s ease-in-out}.loginContainer .ant-btn-primary:focus,.loginContainer .ant-btn-primary:hover{background-color:#d63031;box-shadow:0 0 10px #ff4747cc;transform:translateY(-2px)}.forgotPassword{margin-bottom:10px;text-align:right}.forgotPassword span{color:#ff4747;cursor:pointer;text-decoration:underline}.forgotPassword span:hover{color:#d63031}.course-banner{height:350px;position:relative;width:100%}.course-background{height:100%;object-fit:cover;position:absolute;width:100%}.course-overlay{color:#0149e6;display:flex;flex-direction:column;height:100%;padding-left:30px;position:relative;top:0;width:800px;z-index:1}.course-title{font-size:3.5rem;font-weight:800;margin-bottom:0;top:0}.course-description{font-size:1.2rem;margin-bottom:1rem;width:800px}.search-container{align-items:center;background:#fdcb6b;border:1px solid #ccc;border-radius:8px;bottom:100px;display:flex;max-width:450px;padding:.5rem 1rem}.search-icon{color:#000;font-size:1rem;margin-right:.5rem}.search-input{background:#fdcb6b;border:none;color:#000;flex:1 1;font-size:1rem;outline:none}.decorative-image{bottom:100px;position:absolute;right:80px;top:0;width:500px}@media (max-width:768px){.course-title{font-size:1.5rem}.course-overlay{gap:30px;padding-top:90px;width:auto}.course-description{font-size:.9rem}.decorative-image{display:none}}.courses-container{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;flex-wrap:nowrap;padding:40px}.fixed-course{padding-left:50px;position:relative;width:250px}.fixed-course ul{list-style:none;margin:0;padding:0}.fixed-course li{align-items:center;background-color:#f9f9f9;border-radius:16px;box-shadow:0 1px 3px #0000000d;color:#111;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:space-between;margin-bottom:12px;padding:12px 16px;transition:background-color .2s ease}.fixed-course li:hover{background-color:#f0f0f0}.fixed-course li:after{color:#444;content:"›";font-size:16px;margin-left:10px}.normal-courses{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);padding:10px}.course-item-course{border-radius:10px;box-shadow:0 2px 8px #0000001a;overflow:hidden;position:relative;width:300px}.image-container{height:200px;position:relative;width:100%}.course-image{display:block;height:100%;object-fit:cover;width:100%}.overlay-content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;position:absolute;text-align:center;top:0;width:100%}.overlay-content h2{color:#ffdb11;font-size:25px;line-height:.9;margin:0 0 8px;padding:10px}.overlay-content .info{display:flex;font-size:14px;justify-content:space-between}.overlay-content .info img{width:10px}.overlay-content .description{font-size:13px;margin-top:8px;padding:10px;text-align:justify}.button-container{color:#000;text-align:center}.course-button{margin:5px}.course-item-course{background-color:#fff;border:1px solid #ddd;border-radius:5px;padding:15px}@media screen and (max-width:768px){.courses-container{flex-direction:column;padding:0}.fixed-course{padding:10px;width:350px}.normal-courses{grid-template-columns:1fr;padding:10px 40px}}.course-button div{display:block;justify-content:center}.course-button{border:none;border-radius:6px;font-weight:600;margin:10px 10px 0 0;padding:10px 20px}.primary-button{background-color:#007bff}.primary-button:hover{background-color:#0056b3}.secondary-button{background-color:#036}.secondary-button:hover{background-color:#024}.course-highlightss{color:#000;font-size:14px;line-height:.5}.course-highlightss button{background-color:#fff;border:none;border-radius:4px;color:#004080;cursor:pointer;font-weight:700;margin-top:10px;padding:6px 12px;text-align:justify}.course-details-container{margin-top:148px}.course-details-section{padding:40px 20px}.course-details-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.course-details-left{flex:1 1 400px;max-width:600px}.course-details-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.course-details-right{align-items:center;display:flex;flex:1 1 400px;flex-direction:column;max-width:600px}.course-certificate-img{border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:600px;width:100%}.ifrs-section{width:100%}.ifrs-card-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px}.ifrs-flip-card{height:150px;width:200px}.course-background-details{height:100%;object-fit:cover;position:absolute;width:100%}.course-overlay-details{color:#fff;display:flex;flex-direction:column;height:100%;padding-left:30px;position:relative;top:0;z-index:1}@media (max-width:768px){.course-details-container{margin-top:150px}.course-title-details{font-size:1.5rem}}.course-info-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;flex-wrap:wrap;justify-content:space-between;margin:10px 20px;max-width:500px;padding:10px}.course-info-card,.course-info-item{align-items:center;display:flex;gap:10px}.course-info-item{color:#000;flex:1 1 200px;justify-content:center}.course-info-item img{height:20px;width:20px}@media (max-width:786px){.course-info-card{margin:20px auto;max-width:90%;text-align:center}.course-info-item{justify-content:center}}.course-details-description{color:#000;font-size:1.3rem;line-height:1.6;text-align:justify}.course-details-section{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:40px}@media (max-width:768px){.course-details-section{flex-direction:column;text-align:center}.course-details-image,.course-details-text{flex:initial;width:100%}.course-details-description{padding:0 10px}}.course-details-text{flex:1 1;min-width:250px}.course-details-image{display:flex;flex:1 1;justify-content:center;width:300px}.course-details-image img{border-radius:8px;height:600px;width:100%}.course-details-images img{border-radius:8px;height:350px;margin-top:40px;width:100%}@media (max-width:768px){.course-details-image,.course-details-images{max-width:100%;padding:0 10px}}.styled-contact-form{margin:40px auto;max-width:800px;padding:10px}.form-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:24px}.ant-form-item-label>label{color:#444;font-weight:500}.ant-input,.ant-input-textarea{border-radius:6px;padding:10px}.ant-btn-primary{background-color:#008fa8;border-radius:6px;font-size:16px;height:40px;padding:0 30px}.course-details-section2{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px}.course-details-text2,.right-card{flex:1 1;font-size:18px;min-width:300px}.right-card{height:500px}@media (max-width:768px){.course-details-section2{flex-direction:column;padding:10px}.course-details-text2,.right-card{width:100%}}.accordion-container{border-bottom:1px solid #ddd}.accordion-header{color:#111;font-size:16px}.accordion-header .icon{font-size:14px;margin-right:8px}.accordion-body{color:#333;font-size:18px;padding-left:24px}.accordion-body ul{margin-top:5px;padding-left:16px}.course-details-tabs{display:flex;justify-content:center;margin:40px 0}.course-details-tabs .ant-tabs-nav{margin-bottom:0}.custom-tabs .ant-tabs-nav:before{border:none}.custom-tabs .ant-tabs-tab{margin:0;padding:0}.tab-label{color:#333;font-weight:600;padding:15px 30px;text-align:center;transition:all .3s ease;white-space:nowrap;width:200px}.ant-tabs-tab-active .tab-label{background-color:#008fa8;color:#fff}.tab-content{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:40px;justify-content:space-between;padding:30px;padding:30px 60px 30px 80px}.tab-content .tab-text{flex:1 1}.tab-content .tab-image{flex:1 1;justify-content:center;max-width:450px;text-align:center}.tab-content .tab-image img{border-radius:8px;display:block}.tab-image img{padding-right:20px;width:400px}@media (max-width:768px){.tab-content{flex-direction:column;padding-left:10px;padding-right:10px}.tab-content .tab-image{display:none}}.careers-tab h3,.cost-tab h3,.eligibility-tab h3,.exam-tab h3,.outcomes-tab h3{color:#8c1d40;font-size:20px;margin-bottom:20px}.careers-tab ul,.cost-tab ul,.eligibility-tab ul,.exam-tab ul,.outcomes-tab ul{padding-left:20px}.careers-tab li,.cost-tab li,.eligibility-tab li,.exam-tab li,.outcomes-tab li{margin-bottom:10px;padding-left:5px;position:relative}.styled-contact-form{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 12px #0000000d;margin-top:40px;padding:30px}.enquiry-heading{color:#333;font-size:1.5rem;margin-bottom:30px;text-align:center}.accordion-container{border:1px solid #e8e8e8;border-radius:4px}.accordion-header{align-items:center;background-color:#f5f5f5;cursor:pointer;display:flex;font-weight:600;padding:15px}.accordion-header .icon{font-size:12px;margin-right:10px}.accordion-body{background-color:#fff;padding:15px}.accordion-title{font-size:16px}@media (max-width:768px){.course-details-tabs{display:block;padding:0 10px}.course-overlay-details{left:5%;max-width:90%}.course-title{font-size:2rem}.tab-label{font-size:14px;padding:12px 15px}.course-banner{height:400px}}.cfs-course-details{background-color:#f9f9f9;padding:30px}.cfs-course-details p{color:#333;font-size:16px;line-height:1.7;margin-bottom:16px}.cfs-course-details ul{margin-bottom:20px;margin-top:10px;padding-left:20px}.cfs-course-details ul li{color:#444;font-size:16px;line-height:1.6;list-style-type:disc;margin-bottom:8px}.cfs-course-details p:last-of-type{color:#004a77;font-weight:600;margin-top:30px}.course-details-faq{padding:20px}.cfs-info-section{display:flex;flex-direction:column;gap:30px;margin-top:40px}.cfs-info-block{align-items:flex-start;background-color:#f7fafd;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-wrap:wrap;gap:20px;padding:20px}.course-calendar-image{border-radius:8px;flex-shrink:0;height:auto;width:120px}.cfs-info-text{flex:1 1}.cfs-info-text p{color:#333;font-size:16px;line-height:1.6;margin:0 0 10px}.ifrs-card-container{display:flex;flex-direction:column;gap:20px;margin-top:30px}.ifrs-card-row{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.ifrs-flip-card{background-color:initial;height:180px;perspective:1000px;width:280px}.ifrs-flip-card-inner{height:100%;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .6s;width:100%}.ifrs-flip-card:hover .ifrs-flip-card-inner{transform:rotateY(180deg)}.ifrs-flip-card-back,.ifrs-flip-card-front{align-items:center;backface-visibility:hidden;border-radius:12px;display:flex;height:100%;justify-content:center;padding:20px;position:absolute;width:100%}.ifrs-flip-card-front{background-color:#00325e;color:#fff;font-size:18px;font-weight:700}.ifrs-flip-card-back{background-color:#f1f1f1;color:#333;font-size:16px;line-height:1.5;transform:rotateY(180deg)}.course-card-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:20px}.course-card{background-color:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 2px 8px #0000000d;justify-content:space-evenly;overflow:hidden;padding:20px;text-align:center}.course-card,.course-card-content{display:flex;flex-direction:column}.course-card-content{height:100%}.course-card-title{color:#333;font-size:16px;font-weight:700;margin-bottom:10px}.course-card-subtitle{color:#555;font-size:14px;font-weight:500;margin-bottom:10px}.course-card-description-container{margin-bottom:10px;max-height:100px;overflow:hidden;text-align:left;transition:max-height .3s ease-in-out}.course-card-description-container.expanded{max-height:200px;overflow-y:auto}.course-card-description{color:#444;font-size:14px;list-style:disc inside;padding-left:0}.course-card-description li{margin-bottom:6px}.course-card-readmore{background:none;border:none;color:#007bff;cursor:pointer;font-size:14px;font-weight:500;padding:0;text-align:center}.course-hero{background-color:#000;box-sizing:border-box;height:auto;overflow:hidden;padding:0 20px;position:relative;width:100%}.course-page-container{margin-top:148px}.course-hero-image{object-fit:cover;z-index:1}.course-hero-image,.course-hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.course-hero-overlay{background-color:#00000080;z-index:2}.course-hero-inner{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:40px 20px;position:relative;z-index:3}.course-hero-content{color:#fff;flex:1 1;margin:10px 0;min-width:300px}.left-content,.right-form{max-width:600px}.right-form{background:#ffffff1a;border-radius:8px;color:#fff;padding:20px;width:100%}.course-hero-content h1{font-size:2rem;margin-bottom:10px}.course-hero-content i,.course-hero-content p{font-size:1rem;margin-bottom:10px}@media (min-width:768px){.course-hero{padding:0 60px}.course-hero-content h1{font-size:2.5rem}.course-hero-content i,.course-hero-content p{font-size:1.125rem}}@media (min-width:1024px){.course-hero{padding:0 100px}.left-content,.right-form{max-width:600px}}@media (max-width:768px){.course-hero-inner{align-items:center;flex-direction:column}.left-content,.right-form{margin-top:30px;max-width:100%}}.course-details{padding-left:50px;padding-right:50px}.description-card{background-color:#f9f9f9;border:2px solid #7e7e7e;border-radius:8px;box-shadow:0 2px 6px #007bff1a;margin-top:20px;padding:10px;text-align:center}.description-card ul{list-style-type:none;margin:0}.description-card li{line-height:1.3;margin-bottom:8px}.why-us-section{padding:40px 20px;text-align:center}.why-us-section-Card{margin:0 auto;max-width:900px;padding:20px;text-align:center}.why-us-title{color:#000;margin:0}ul{font-size:.9rem}.why-us-title{color:#222;font-size:2rem;margin-bottom:30px}.why-us-card-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.why-us-card:hover{transform:translateY(-5px)}.why-us-image img{height:60px;margin-bottom:15px;object-fit:contain;width:60px}.why-us-text h3{color:#000;font-size:1rem;font-weight:600;margin:0;text-align:center}.why-us-title-box{box-sizing:border-box;margin:20px auto;max-width:800px;text-align:center;width:100%}.why-us-card-2{align-items:center;background-color:#1296be;border:2px solid #000;border-radius:20px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;padding:30px 20px;transition:transform .3s ease;width:300px}.ndt-course-details-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:30px auto;max-width:800px;padding:30px}.ndt-course-details-container h3{color:#007bff;font-size:24px;margin-bottom:15px}.ndt-course-details-container p{color:#333;line-height:1.6;margin-bottom:10px}.ndt-methods{color:#fff;padding-left:20px}.ndt-methods li{margin-bottom:8px}.ea-section-container{background:#f8f9fa;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:20px}.ea-exam-details,.ea-locations{flex:1 1;min-width:300px}.ea-title-box{margin-bottom:20px}.ea-title{color:#333;font-size:1.75rem;text-align:center}.ea-total-exams{color:red;font-size:2rem;text-align:center}.ea-exam-card{border:2px solid #007bff;border-radius:10px;margin-top:20px;padding:20px;text-align:center;width:100%}.ea-card-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.ea-card{background:#f8f9fa;border:1px solid #ddd;border-radius:10px;padding:15px;text-align:center;width:200px}.ea-image img{border-radius:8px;height:auto;width:100%}.ea-text h3{color:#007bff;font-size:1rem;margin-top:10px}@media (max-width:768px){.ea-section-container{align-items:center;flex-direction:column}.ea-card-grid{justify-content:center}.ea-exam-details,.ea-locations{width:100%}}.course-details-tabs-container{box-sizing:border-box;display:flex;justify-content:center;width:100%}.course-details-tabs{max-width:1000px;width:100%}.custom-tabs .ant-tabs-content-holder{background-color:#fff;border-radius:10px;box-sizing:border-box;min-height:400px;padding:20px;transition:all .3s ease-in-out}.custom-tabs .ant-tabs-tabpane{overflow-y:auto}.custom-tabs .ant-tabs-nav{justify-content:center!important}@media (max-width:768px){.custom-tabs .ant-tabs-tab{font-size:14px;padding:6px 12px;white-space:nowrap}.custom-tabs .ant-tabs-content-holder{min-height:300px;padding:15px}.course-details-tabs{padding:0 10px}.custom-tabs .ant-tabs-tab{font-size:14px;padding:6px 12px;white-space:nowrap}.custom-tabs .ant-tabs-content-holder{min-height:300px;padding:15px}.course-details-tabs{padding:0 10px}}.policy-container{background-color:#f5f5f5;display:flex;flex-wrap:wrap;gap:20px;margin-top:120px;padding:20px}.policy-section{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;padding:20px;text-align:justify}.policy-section h2{color:#333;font-size:24px;margin-bottom:15px;text-align:center}.policy-section h3{color:#444;font-size:18px;margin-top:20px}.policy-section ol,.policy-section p,.policy-section ul,li{color:#555;font-size:14px;line-height:1.6}.policy-section ol,.policy-section ul,li{margin-left:20px}.policy-section li{font-size:14px}@media (max-width:768px){.policy-section{margin-top:200px}.policy-container{margin-top:50px}}.refund-policy-wrapper{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px #00000014;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.7;margin-top:120px;padding:40px}.refund-policy-title{border-bottom:3px solid #1a73e8;color:#1a73e8;display:inline-block;font-size:2.2rem;margin-bottom:10px;padding-bottom:4px}.refund-policy-subtitle{border-left:4px solid #1a73e8;color:#444;font-size:1.5rem;margin-bottom:10px;margin-top:30px;padding-left:12px}.refund-policy-meta{color:#666;font-size:.95rem;margin-top:10px}.refund-policy-list{margin-left:20px;padding-left:20px}.refund-policy-ordered{list-style-type:decimal}.refund-policy-list li{font-size:1rem;margin-bottom:12px}.refund-policy-text{font-size:1rem;margin-top:10px}@media (max-width:768px){.refund-policy-wrapper{margin:20px;padding:20px}.refund-policy-title{font-size:1.8rem}.refund-policy-subtitle{font-size:1.3rem}}.acc-wrapper{background-color:#f9f9f9;min-height:100vh}.acc-container{margin:100px auto 0;max-width:1200px;padding:60px 20px}.acc-title{color:#333;font-size:36px;font-weight:700;margin-bottom:50px;text-align:center}.acc-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;margin-bottom:40px;padding:10px;text-align:justify;transition:transform .2s ease}.acc-card:hover{transform:translateY(-5px)}.acc-logo{width:150px}.acc-content{flex:1 1}.acc-heading{color:#222;font-size:24px;font-weight:600}.acc-heading,.acc-links{margin-bottom:15px}.acc-links a{color:#007bff;font-weight:500;margin-right:20px;text-decoration:underline}.acc-links a:hover{text-decoration:none}.acc-note{color:#222;font-size:1rem;font-style:italic;font-weight:700;line-height:1.6;text-align:center}@media (min-width:768px){.acc-card{flex-direction:row;gap:30px}.acc-logo{margin-bottom:0}}.acc-logo-wrapper{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:20px}@media (min-width:768px){.acc-logo-wrapper{justify-content:flex-start;margin-bottom:0}}.accreditation-table{background-color:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 0 10px #0000000d;font-size:1rem;margin:20px 0;overflow:hidden;text-align:left;width:100%}.accreditation-table thead{background-color:#007bff;color:#fff}.accreditation-table td,.accreditation-table th{border-bottom:1px solid #ddd;padding:12px 15px}.accreditation-table tr:last-child td{border-bottom:none}.accreditation-table tbody tr:hover{background-color:#f1f1f1}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
/*# sourceMappingURL=main.7697634f.css.map*/