@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700;800&family=Urbanist:wght@300;400;500;600;700;800&family=Water+Brush&display=swap");.frontend_scope__WhL_5{--front-blue:#02abe3;--front-blue-dark:#0498c8;--front-orange:#f57005;--front-deep:#06283f;--front-title:#212b45;--front-text:#5c667a;--front-soft:#f3f5ff;--front-soft-2:#eef1ff;--front-border:#e8edf5;background:#fff;color:var(--front-title);font-family:Urbanist,Arial,sans-serif;font-size:18px;line-height:1.6;overflow-x:hidden}.frontend_scope__WhL_5 *,.frontend_scope__WhL_5 :after,.frontend_scope__WhL_5 :before{box-sizing:border-box}.frontend_scope__WhL_5 img{display:block;max-width:100%}.frontend_scope__WhL_5 a{color:inherit;text-decoration:none}.frontend_scope__WhL_5 button{font:inherit}.frontend_scope__WhL_5 .front-container{width:min(1400px,calc(100% - 32px));margin:0 auto}.frontend_scope__WhL_5 .sr-title{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.frontend_scope__WhL_5 [data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.frontend_scope__WhL_5 [data-reveal].is-visible{opacity:1;transform:translateY(0)}.frontend_scope__WhL_5 .front-header{position:sticky;top:0;z-index:1000;min-height:108px;background:hsla(0,0%,100%,.98);box-shadow:0 2px 12px rgba(20,38,61,.06)}.frontend_scope__WhL_5 .front-navbar{width:100%;min-height:108px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:18px}.frontend_scope__WhL_5 .front-logo{display:inline-flex;align-items:center;flex:0 0 auto}.frontend_scope__WhL_5 .front-logo img{width:224px;height:auto}.frontend_scope__WhL_5 .front-menu-area{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.frontend_scope__WhL_5 .front-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;line-height:1}.frontend_scope__WhL_5 .front-call{color:#0794ca;font-size:20px;font-weight:800;white-space:nowrap}.frontend_scope__WhL_5 .front-nav-list{display:flex;align-items:center;justify-content:flex-end;gap:0;list-style:none;margin:0;padding:0}.frontend_scope__WhL_5 .front-nav-list>li{position:relative}.frontend_scope__WhL_5 .front-nav-list>li>a{display:flex;align-items:center;height:36px;padding:0 14px;color:#33384a;font-size:17px;font-weight:500;white-space:nowrap;transition:color .18s ease}.frontend_scope__WhL_5 .front-nav-list>li>a:hover{color:var(--front-blue)}.frontend_scope__WhL_5 .has-dropdown>a:after,.frontend_scope__WhL_5 .has-mega>a:after{content:"▾";font-size:9px;margin-left:4px;color:#9aa3b5}.frontend_scope__WhL_5 .front-menu-toggle{display:none;width:42px;height:38px;border:0;background:transparent;padding:8px;flex:0 0 auto}.frontend_scope__WhL_5 .front-menu-toggle span{display:block;height:2px;background:#23344f;margin:5px 0;border-radius:3px}.frontend_scope__WhL_5 .front-site-btn{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 24px;border-radius:6px;overflow:hidden;border:1px solid transparent;background:var(--front-blue);color:#fff!important;font-size:17px;line-height:1;font-weight:700;box-shadow:0 8px 18px rgba(2,171,227,.18);transition:transform .18s ease,box-shadow .18s ease,background .18s ease;white-space:nowrap}.frontend_scope__WhL_5 .front-site-btn .front-btn-overlay{position:absolute;inset:0 auto 0 0;z-index:-1;width:0;background:hsla(0,0%,100%,.16);transition:width .25s ease}.frontend_scope__WhL_5 .front-site-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(2,171,227,.22)}.frontend_scope__WhL_5 .front-site-btn:hover .front-btn-overlay{width:100%}.frontend_scope__WhL_5 .front-site-btn.is-orange{background:var(--front-orange);box-shadow:0 8px 18px rgba(245,112,5,.16)}.frontend_scope__WhL_5 .front-site-btn.is-outline{background:transparent;border-color:hsla(0,0%,100%,.72);color:#fff!important;box-shadow:none}.frontend_scope__WhL_5 .hero-content .front-site-btn{min-height:55px;padding:0 30px;font-size:17px;border-radius:4px}.frontend_scope__WhL_5 .hero-content .front-site-btn i{font-style:normal;margin-left:6px;font-size:18px;line-height:0}.frontend_scope__WhL_5 .front-small-dropdown{position:absolute;top:100%;left:0;z-index:1002;width:218px;list-style:none;margin:10px 0 0;padding:8px 0;background:#fff;border-radius:2px;box-shadow:0 20px 48px rgba(25,41,70,.16);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.frontend_scope__WhL_5 .front-small-dropdown:before{content:"";position:absolute;left:0;right:0;top:-11px;height:11px}.frontend_scope__WhL_5 .has-dropdown:focus-within .front-small-dropdown,.frontend_scope__WhL_5 .has-dropdown:hover .front-small-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.frontend_scope__WhL_5 .front-small-dropdown a{display:block;color:#30384e;padding:8px 16px;font-size:13px;border-bottom:1px solid #f1f3f7;transition:color .2s ease,background .2s ease,padding .2s ease}.frontend_scope__WhL_5 .front-small-dropdown li:last-child a{border-bottom:0}.frontend_scope__WhL_5 .front-small-dropdown a:hover{color:var(--front-blue);background:#f5fbff;padding-left:20px}.frontend_scope__WhL_5 .front-mega-menu{position:absolute;top:100%;right:-280px;z-index:1002;width:min(920px,calc(100vw - 26px));padding-top:9px;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.frontend_scope__WhL_5 .has-mega:focus-within .front-mega-menu,.frontend_scope__WhL_5 .has-mega:hover .front-mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.frontend_scope__WhL_5 .front-mega-shell{background:#fff;border-radius:3px;box-shadow:0 22px 60px rgba(21,38,67,.18);padding:12px}.frontend_scope__WhL_5 .front-mega-tabs{display:flex;align-items:center;gap:6px;overflow-x:auto;border-bottom:1px solid #e8edf5;padding-bottom:9px;scrollbar-width:thin}.frontend_scope__WhL_5 .front-mega-tabs a{flex:0 0 auto;border:1px solid #e6edf4;background:#f8fbff;color:#39445a;padding:7px 10px;border-radius:2px;font-size:12px;font-weight:700;transition:color .16s ease,background .16s ease,border .16s ease}.frontend_scope__WhL_5 .front-mega-tabs a.active,.frontend_scope__WhL_5 .front-mega-tabs a:hover{background:var(--front-blue);border-color:var(--front-blue);color:#fff}.frontend_scope__WhL_5 .front-mega-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px 12px;min-height:132px;padding:14px 4px 4px;animation:frontend_megaFade__rRY4v .18s ease}@keyframes frontend_megaFade__rRY4v{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.frontend_scope__WhL_5 .front-mega-list a{display:flex;align-items:center;min-height:30px;color:#30384e;font-size:13px;font-weight:600;padding:5px 8px;border-radius:2px;background:#fff;border-left:2px solid transparent;transition:color .16s ease,background .16s ease,border .16s ease}.frontend_scope__WhL_5 .front-mega-list a:hover{color:var(--front-blue);background:#f5fbff;border-left-color:var(--front-blue)}.frontend_scope__WhL_5 .front-section-title{text-align:center;margin-bottom:36px}.frontend_scope__WhL_5 .front-section-title.is-left{text-align:left;margin-bottom:18px}.frontend_scope__WhL_5 .front-section-title p{display:inline-flex;align-items:center;gap:8px;font-family:Josefin Sans,sans-serif;color:#28334d;font-size:17px;font-weight:600;line-height:1;margin:0 0 8px}.frontend_scope__WhL_5 .front-arrow-svg{width:55px;height:13px;fill:var(--front-blue)}.frontend_scope__WhL_5 .front-section-title h2{font-family:Josefin Sans,sans-serif;color:#252d46;font-size:42px;line-height:1.14;letter-spacing:-.2px;font-weight:700;margin:0}.frontend_scope__WhL_5 .front-section-title h2 span{color:#242c43}.frontend_scope__WhL_5 .front-section-title h2 b{color:var(--front-blue);font-weight:700}.frontend_scope__WhL_5 .front-hero{position:relative;min-height:825px;background:#f4f6ff url(https://www.daac.in/images/images_new_web/slider-bg-1-1.jpg) 50%/cover no-repeat;padding:0;overflow:hidden}.frontend_scope__WhL_5 .hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:start;min-height:825px;gap:22px}.frontend_scope__WhL_5 .hero-content{position:relative;z-index:5;padding:190px 0 22px 18px;animation:frontend_heroContentEnter__tdpBk .9s cubic-bezier(.2,.7,.2,1) both}.frontend_scope__WhL_5 .hero-title{font-family:Josefin Sans,sans-serif;text-transform:capitalize;color:#12182c;font-size:69px;line-height:1.06;font-weight:800;letter-spacing:-.8px;margin:0 0 20px}.frontend_scope__WhL_5 .hero-title span{display:inline-block;font-family:Water Brush,cursive;color:var(--front-blue);font-size:88px;font-weight:400;text-transform:none;margin-right:7px;transform:rotate(-2deg)}.frontend_scope__WhL_5 .hero-content p{width:min(620px,100%);color:#697386;font-size:21px;line-height:1.75;margin:0 0 26px}.frontend_scope__WhL_5 .hero-art{position:relative;min-height:825px;z-index:2}.frontend_scope__WhL_5 .hero-blue-blob{position:absolute;right:-76px;bottom:28px;width:770px;max-width:120%;z-index:1;fill:var(--front-blue-dark);animation:frontend_heroBlobEnter__tMfcr 1.1s cubic-bezier(.2,.7,.2,1) .12s both,frontend_pulseSoft__HMKNM 6s ease-in-out 1.2s infinite}.frontend_scope__WhL_5 .hero-blue-blob path:nth-child(2){opacity:.18;transform:translate(15px,8px)}.frontend_scope__WhL_5 .hero-girl{position:absolute;right:44px;top:0;z-index:4;width:549px;transform-origin:50% 100%;animation:frontend_heroGirlEnter__JwzST 1s cubic-bezier(.2,.7,.2,1) .22s both,frontend_heroFloat__AWp_O 5.8s ease-in-out 1.25s infinite}.frontend_scope__WhL_5 .front-shape.shape-one{position:absolute;top:92px;left:74px;z-index:1;width:92px;animation:frontend_shapeEnter__By0PA .9s .1s both,frontend_floatY__mpm92 4.5s ease-in-out 1s infinite}.frontend_scope__WhL_5 .hero-ring{position:absolute;right:-12px;bottom:205px;z-index:2;width:92px;stroke:var(--front-orange);animation:frontend_heroShapeEnter__sVPnY .9s .5s both,frontend_spinSlow__FDx7J 10s linear 1s infinite}.frontend_scope__WhL_5 .hero-small-ring{position:absolute;right:72px;top:248px;z-index:2;width:42px;stroke:#fff;animation:frontend_heroShapeEnter__sVPnY .9s .4s both,frontend_pulseSoft__HMKNM 2.2s ease-in-out 1s infinite}.frontend_scope__WhL_5 .hero-orange-shape{position:absolute;left:170px;bottom:28px;z-index:2;width:110px;fill:#f6ac20;opacity:.95;animation:frontend_heroShapeEnter__sVPnY .9s .45s both,frontend_floatX__IJJde 5.2s ease-in-out 1.1s infinite}.frontend_scope__WhL_5 .hero-book{position:absolute;left:104px;top:150px;z-index:5;width:75px;animation:frontend_shapeEnter__By0PA .9s .25s both,frontend_floatY__mpm92 4.3s ease-in-out 1s infinite reverse}.frontend_scope__WhL_5 .hero-dots{position:absolute;right:75px;top:94px;z-index:5;width:56px;animation:frontend_shapeEnter__By0PA .9s .35s both,frontend_fadePulse__pnw85 2.2s ease-in-out 1s infinite}.frontend_scope__WhL_5 .hero-idea{position:absolute;right:170px;top:112px;z-index:6;width:74px;height:74px;border-radius:18px;display:grid;place-items:center;animation:frontend_shapeEnter__By0PA .9s .3s both,frontend_zoomTiny__w4PkE 3.8s ease-in-out 1s infinite}.frontend_scope__WhL_5 .hero-idea img{width:68px}.frontend_scope__WhL_5 .hero-clock{position:absolute;right:64px;bottom:130px;z-index:6;width:70px;animation:frontend_shapeEnter__By0PA .9s .55s both,frontend_floatY__mpm92 3.6s ease-in-out 1s infinite}@keyframes frontend_heroFloat__AWp_O{50%{transform:translateY(-9px) rotate(.4deg)}}@keyframes frontend_heroContentEnter__tdpBk{0%{opacity:0;transform:translateX(-44px)}to{opacity:1;transform:translateX(0)}}@keyframes frontend_heroGirlEnter__JwzST{0%{opacity:0;transform:translateX(42px) translateY(20px) scale(.96)}to{opacity:1;transform:translateX(0) translateY(0) scale(1)}}@keyframes frontend_heroBlobEnter__tMfcr{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes frontend_shapeEnter__By0PA{0%{opacity:0;transform:translateY(24px) scale(.82)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes frontend_heroShapeEnter__sVPnY{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes frontend_floatY__mpm92{50%{transform:translateY(-15px)}}@keyframes frontend_floatX__IJJde{50%{transform:translateX(12px) translateY(-4px)}}@keyframes frontend_fadePulse__pnw85{50%{opacity:.48;transform:scale(.92)}}@keyframes frontend_pulseSoft__HMKNM{50%{transform:scale(1.12);opacity:.7}}@keyframes frontend_spinSlow__FDx7J{to{transform:rotate(1turn)}}@keyframes frontend_zoomTiny__w4PkE{50%{transform:scale(1.08) rotate(4deg)}}.frontend_scope__WhL_5 .front-about{position:relative;background:#fff;padding:92px 0;overflow:hidden}.frontend_scope__WhL_5 .about-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center}.frontend_scope__WhL_5 .about-copy{color:#505a6f;font-size:18px;line-height:1.85;margin:0 0 28px;max-width:725px}.frontend_scope__WhL_5 .about-copy a{color:var(--front-blue);font-weight:700}.frontend_scope__WhL_5 .about-feature-list{display:grid;gap:18px;max-width:725px}.frontend_scope__WhL_5 .about-feature{min-height:96px;display:flex;align-items:center;gap:24px;background:#eaf1fb;border-radius:6px;padding:15px 28px;box-shadow:0 3px 0 rgba(238,242,250,.85)}.frontend_scope__WhL_5 .about-feature-icon{width:74px;height:74px;border-radius:50%;flex:0 0 auto;display:grid;place-items:center;background:var(--front-orange);box-shadow:0 9px 18px rgba(245,112,5,.22)}.frontend_scope__WhL_5 .about-feature-icon img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain}.frontend_scope__WhL_5 .about-feature h3{font-family:Josefin Sans,sans-serif;color:#212a44;font-size:24px;line-height:1;margin:0 0 8px;font-weight:700}.frontend_scope__WhL_5 .about-feature p{margin:0;color:#26324e;font-size:17px}.frontend_scope__WhL_5 .about-thumb{position:relative;min-height:560px}.frontend_scope__WhL_5 .about-main-photo{position:absolute;right:52px;top:38px;z-index:3;width:462px;border-radius:32px;overflow:hidden;box-shadow:0 22px 48px rgba(11,38,67,.16)}.frontend_scope__WhL_5 .about-main-photo img{width:100%}.frontend_scope__WhL_5 .about-year-badge{position:absolute;top:22px;left:78px;z-index:6;width:160px;filter:drop-shadow(0 12px 18px rgba(245,112,5,.2))}.frontend_scope__WhL_5 .about-call-card{position:absolute;right:18px;bottom:78px;z-index:7;width:306px;min-height:92px;padding:19px 24px;background:var(--front-blue);color:#fff;border-radius:3px;box-shadow:0 18px 32px rgba(2,171,227,.26)}.frontend_scope__WhL_5 .about-call-card p{margin:0 0 3px;font-size:16px;font-weight:700}.frontend_scope__WhL_5 .about-call-card a{font-family:Josefin Sans,sans-serif;font-size:28px;line-height:1;font-weight:800}.frontend_scope__WhL_5 .about-line-shape{position:absolute;left:6px;top:70px;z-index:1;width:230px;opacity:.7}.frontend_scope__WhL_5 .about-dot-set{position:absolute;z-index:4;display:flex;flex-direction:column;gap:14px}.frontend_scope__WhL_5 .about-dot-set span{display:block;width:8px;height:8px;border:2px solid var(--front-blue);border-radius:50%;background:#fff}.frontend_scope__WhL_5 .about-dot-set.dot-one{right:0;top:180px}.frontend_scope__WhL_5 .about-dot-set.dot-two{left:112px;bottom:26px}.frontend_scope__WhL_5 .about-thumb:before{content:"";position:absolute;left:34px;top:34px;width:240px;height:410px;border:2px solid #edf1f6;border-radius:50%}.frontend_scope__WhL_5 .about-thumb:after{content:"";position:absolute;left:116px;bottom:0;width:134px;height:134px;background:radial-gradient(circle,#0bb0e5 2px,transparent 3px);background-size:22px 22px;opacity:.7}.frontend_scope__WhL_5 .front-courses{background:var(--front-soft);padding:73px 0 82px}.frontend_scope__WhL_5 .home-course-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 30px}.frontend_scope__WhL_5 .home-course-card{position:relative;display:block;min-height:178px;padding:24px 14px 31px;background:#fff;text-align:center;border-bottom:4px solid var(--front-blue);border-radius:1px;box-shadow:0 16px 26px rgba(30,39,73,.14);transition:transform .2s ease,box-shadow .2s ease}.frontend_scope__WhL_5 .home-course-card:hover{transform:translateY(-7px);box-shadow:0 22px 38px rgba(30,39,73,.18)}.frontend_scope__WhL_5 .home-course-card.orange{border-bottom-color:#ffb177}.frontend_scope__WhL_5 .home-course-card.purple{border-bottom-color:#d685ff}.frontend_scope__WhL_5 .home-course-card.violet{border-bottom-color:#8378cf}.frontend_scope__WhL_5 .home-course-card.pink{border-bottom-color:#ef6fac}.frontend_scope__WhL_5 .home-course-card.green{border-bottom-color:#7cbc62}.frontend_scope__WhL_5 .home-course-card.rose{border-bottom-color:#ee81ad}.frontend_scope__WhL_5 .home-course-card.gray{border-bottom-color:#afb4c0}.frontend_scope__WhL_5 .home-course-icon{position:relative;display:grid;place-items:center;width:70px;height:70px;margin:0 auto 10px}.frontend_scope__WhL_5 .home-course-icon svg{position:absolute;inset:0;width:70px;height:70px;fill:var(--front-blue);opacity:.82}.frontend_scope__WhL_5 .orange .home-course-icon svg{fill:#ffb177}.frontend_scope__WhL_5 .purple .home-course-icon svg{fill:#d785ff}.frontend_scope__WhL_5 .violet .home-course-icon svg{fill:#877bd0}.frontend_scope__WhL_5 .pink .home-course-icon svg{fill:#f06dad}.frontend_scope__WhL_5 .green .home-course-icon svg{fill:#7dbc65}.frontend_scope__WhL_5 .rose .home-course-icon svg{fill:#ed82ad}.frontend_scope__WhL_5 .gray .home-course-icon svg{fill:#aeb4c1}.frontend_scope__WhL_5 .home-course-icon img{position:relative;z-index:1;width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.frontend_scope__WhL_5 .home-course-card h3{min-height:39px;color:#252e49;font-family:Josefin Sans,sans-serif;font-size:17px;line-height:1.2;margin:0 0 8px;font-weight:700;text-transform:capitalize}.frontend_scope__WhL_5 .home-course-card h3 small{display:block;margin-top:2px;color:#4f5c70;font-size:13px;font-weight:600}.frontend_scope__WhL_5 .home-course-card p{color:#647082;font-size:13px;margin:0}.frontend_scope__WhL_5 .home-course-card p strong{color:#202942}.frontend_scope__WhL_5 .home-course-arrow{position:absolute;left:50%;bottom:-21px;width:38px;height:38px;transform:translateX(-50%);display:grid;place-items:center;border-radius:50%;border:2px solid;background:#fff;color:var(--front-blue);font-size:34px;line-height:0;transition:transform .2s ease}.frontend_scope__WhL_5 .home-course-card:hover .home-course-arrow{transform:translateX(-50%) rotate(1turn)}.frontend_scope__WhL_5 .home-course-card.orange .home-course-arrow{color:#ffb177}.frontend_scope__WhL_5 .home-course-card.purple .home-course-arrow{color:#d785ff}.frontend_scope__WhL_5 .home-course-card.violet .home-course-arrow{color:#8378cf}.frontend_scope__WhL_5 .home-course-card.pink .home-course-arrow{color:#ef6fac}.frontend_scope__WhL_5 .home-course-card.green .home-course-arrow{color:#7cbc62}.frontend_scope__WhL_5 .home-course-card.rose .home-course-arrow{color:#ee81ad}.frontend_scope__WhL_5 .home-course-card.gray .home-course-arrow{color:#afb4c0}.frontend_scope__WhL_5 .front-counters{background:#0498c8;color:#fff;padding:41px 0 39px}.frontend_scope__WhL_5 .counter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:center}.frontend_scope__WhL_5 .counter-grid>div{color:#fff}.frontend_scope__WhL_5 .counter-icon{width:58px;height:58px;border-radius:50%;border:2px dashed hsla(0,0%,100%,.8);margin:0 auto 9px;display:grid;place-items:center;font-style:normal}.frontend_scope__WhL_5 .counter-icon:before{font-size:25px;font-weight:700}.frontend_scope__WhL_5 .counter-icon.people:before{content:"♚"}.frontend_scope__WhL_5 .counter-icon.buildings:before{content:"▥"}.frontend_scope__WhL_5 .counter-icon.globe:before{content:"◎"}.frontend_scope__WhL_5 .counter-icon.facebook:before{content:"f";font-family:Arial,sans-serif}.frontend_scope__WhL_5 .counter-grid b{display:block;font-family:Josefin Sans,sans-serif;font-size:32px;line-height:1;font-weight:500;margin-top:3px}.frontend_scope__WhL_5 .counter-grid span{display:block;margin-top:6px;color:#e3f8ff;font-size:14px}.frontend_scope__WhL_5 .front-degree{background:#fff;padding:82px 0 83px}.frontend_scope__WhL_5 .degree-grid{display:grid;grid-template-columns:390px 1fr;gap:24px;align-items:center}.frontend_scope__WhL_5 .degree-left{position:relative;z-index:2}.frontend_scope__WhL_5 .degree-box{height:64px;display:flex;align-items:center;gap:15px;margin-bottom:14px;padding:0 19px;border-radius:3px;background:#eaf8ff;color:#28334e;font-family:Josefin Sans,sans-serif;font-weight:700;box-shadow:0 6px 18px rgba(27,42,72,.09)}.frontend_scope__WhL_5 .degree-box.purple{background:#f3eafd}.frontend_scope__WhL_5 .degree-box.peach{background:#fff0e3}.frontend_scope__WhL_5 .degree-box img{width:34px}.frontend_scope__WhL_5 .degree-info{position:relative;margin-top:25px;background:#0498c8;color:#fff;padding:28px 25px;box-shadow:0 16px 28px rgba(2,171,227,.18)}.frontend_scope__WhL_5 .degree-info h2{font-family:Josefin Sans,sans-serif;font-size:26px;line-height:1;margin:0 0 8px;font-weight:700}.frontend_scope__WhL_5 .degree-info p{margin:0;color:#e2f8ff;line-height:1.7}.frontend_scope__WhL_5 .degree-photo{position:relative;border:12px solid #069bd0;box-shadow:0 16px 40px rgba(19,42,67,.18);overflow:hidden}.frontend_scope__WhL_5 .degree-photo img{width:100%;height:360px;-o-object-fit:cover;object-fit:cover;transition:transform .55s ease}.frontend_scope__WhL_5 .degree-photo:hover img{transform:scale(1.04)}.frontend_scope__WhL_5 .front-certificate{background:linear-gradient(90deg,rgba(8,18,31,.88),rgba(8,18,31,.6)),url(https://www.daac.in/images/images_new_webp/Skills_img.webp) 50%/cover no-repeat;color:#fff;padding:70px 0}.frontend_scope__WhL_5 .certificate-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.frontend_scope__WhL_5 .certificate-grid p{color:#f39d45;font-family:Water Brush,cursive;font-size:43px;line-height:1;margin:0 0 4px}.frontend_scope__WhL_5 .certificate-grid h2{color:#fff;font-family:Josefin Sans,sans-serif;font-size:52px;line-height:1.02;margin:0;font-weight:800}.frontend_scope__WhL_5 .certificate-grid .front-site-btn{min-height:42px;padding:0 24px}.frontend_scope__WhL_5 .front-recruiters{background:#fff;padding:68px 0 72px}.frontend_scope__WhL_5 .recruiter-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px 16px}.frontend_scope__WhL_5 .recruiter-card{min-height:61px;display:grid;place-items:center;padding:8px;background:#fff;border:1px solid #9ad2ea;transition:transform .18s ease,box-shadow .18s ease}.frontend_scope__WhL_5 .recruiter-card:hover{transform:translateY(-3px);box-shadow:0 12px 22px rgba(20,51,75,.1)}.frontend_scope__WhL_5 .recruiter-card img{max-height:38px;max-width:100%;-o-object-fit:contain;object-fit:contain}.frontend_scope__WhL_5 .front-gallery{background:var(--front-soft-2);padding:68px 0 78px}.frontend_scope__WhL_5 .gallery-tabs{display:flex;justify-content:center;gap:14px;margin:-16px 0 28px}.frontend_scope__WhL_5 .gallery-tabs button{border:0;border-radius:22px;background:#fff;color:#596578;padding:8px 22px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 5px 14px rgba(31,43,72,.08);transition:background .18s ease,color .18s ease,transform .18s ease}.frontend_scope__WhL_5 .gallery-tabs button.active,.frontend_scope__WhL_5 .gallery-tabs button:hover{background:var(--front-blue);color:#fff;transform:translateY(-1px)}.frontend_scope__WhL_5 .gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;animation:frontend_galleryIn__FD2di .32s ease}@keyframes frontend_galleryIn__FD2di{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.frontend_scope__WhL_5 .gallery-card{position:relative;display:block;background:#fff;overflow:hidden;min-height:250px;box-shadow:0 12px 28px rgba(24,41,69,.12)}.frontend_scope__WhL_5 .gallery-card img{width:100%;height:205px;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.frontend_scope__WhL_5 .gallery-card:hover img{transform:scale(1.06)}.frontend_scope__WhL_5 .gallery-caption{position:absolute;left:0;right:0;bottom:0;min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#0498c8;color:#fff;font-size:13px}.frontend_scope__WhL_5 .gallery-caption b{font-family:Josefin Sans,sans-serif;font-size:14px}.frontend_scope__WhL_5 .gallery-caption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.frontend_scope__WhL_5 .front-contact-band{background:#0498c8;color:#fff;padding:26px 0}.frontend_scope__WhL_5 .front-contact-band .front-container{display:flex;align-items:center;justify-content:space-between;gap:22px}.frontend_scope__WhL_5 .front-contact-band h2{color:#fff;font-family:Josefin Sans,sans-serif;font-size:25px;line-height:1.2;margin:0;font-weight:700}.frontend_scope__WhL_5 .front-contact-band .front-site-btn{min-height:38px;padding:0 24px}.frontend_scope__WhL_5 .front-testimonials{background:#fff;padding:70px 0 52px;overflow:hidden}.frontend_scope__WhL_5 .testimonial-area{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:38px;min-height:420px}.frontend_scope__WhL_5 .testimonial-card{position:relative;min-height:286px;padding:44px 42px 34px;background:#fff;border-radius:13px;box-shadow:0 19px 48px rgba(38,53,88,.14);animation:frontend_testimonialIn__Qp_3h .35s ease}@keyframes frontend_testimonialIn__Qp_3h{0%{opacity:0;transform:translateX(-14px)}to{opacity:1;transform:translateX(0)}}.frontend_scope__WhL_5 .testimonial-avatar{width:78px;height:78px;border-radius:50%;overflow:hidden;margin-bottom:18px;box-shadow:0 12px 18px rgba(16,37,63,.13)}.frontend_scope__WhL_5 .testimonial-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.frontend_scope__WhL_5 .testimonial-card p{color:#5e687b;line-height:1.78;margin:0 0 17px}.frontend_scope__WhL_5 .testimonial-card strong{display:block;color:#1f2942;font-family:Josefin Sans,sans-serif;font-size:16px;margin-bottom:3px}.frontend_scope__WhL_5 .testimonial-card span{color:#70798b;font-size:13px}.frontend_scope__WhL_5 .testimonial-thumb{position:relative;min-height:390px}.frontend_scope__WhL_5 .testimonial-thumb svg{position:absolute;z-index:1;right:13px;top:22px;width:420px;fill:#5966ee}.frontend_scope__WhL_5 .testimonial-student{position:absolute;z-index:2;right:54px;top:44px;width:310px;border-radius:50%}.frontend_scope__WhL_5 .testimonial-pen{position:absolute;z-index:3;right:14px;top:84px;height:330px;animation:frontend_floatY__mpm92 4.2s ease-in-out infinite}.frontend_scope__WhL_5 .testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:-12px}.frontend_scope__WhL_5 .testimonial-dots button{width:8px;height:8px;border-radius:50%;padding:0;border:0;background:#d9dbe4;cursor:pointer;transition:width .2s ease,background .2s ease}.frontend_scope__WhL_5 .testimonial-dots button.active{width:24px;border-radius:20px;background:var(--front-blue)}.frontend_scope__WhL_5 .front-app-section{background:#fff;padding:25px 0 76px}.frontend_scope__WhL_5 .app-card{position:relative;min-height:276px;display:grid;grid-template-columns:330px 1fr;align-items:center;background:#0498c8;color:#fff;border-radius:0 0 16px 16px;overflow:hidden;padding:28px 70px}.frontend_scope__WhL_5 .app-card:before{content:"";position:absolute;left:-42px;top:-44px;width:300px;height:300px;background:hsla(0,0%,100%,.2);border-radius:50%}.frontend_scope__WhL_5 .app-phone{position:relative;z-index:1;display:grid;place-items:center}.frontend_scope__WhL_5 .app-phone img{width:180px;filter:drop-shadow(0 18px 28px rgba(7,26,40,.24))}.frontend_scope__WhL_5 .app-content{position:relative;z-index:1}.frontend_scope__WhL_5 .app-content h2{color:#fff;font-family:Josefin Sans,sans-serif;font-size:36px;line-height:1;margin:0 0 10px;font-weight:700}.frontend_scope__WhL_5 .app-content p{color:#e3f9ff;max-width:470px;margin:0;line-height:1.7}.frontend_scope__WhL_5 .app-stores{display:flex;align-items:center;gap:11px;margin-top:14px}.frontend_scope__WhL_5 .app-stores img{height:36px;width:auto}.frontend_scope__WhL_5 .front-footer{background:#06283f;color:#d3e7f2;padding-top:43px}.frontend_scope__WhL_5 .footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding-bottom:38px}.frontend_scope__WhL_5 .footer-grid h3{color:#fff;font-family:Josefin Sans,sans-serif;font-size:18px;margin:0 0 12px}.frontend_scope__WhL_5 .footer-grid a{display:block;color:#d3e7f2;font-size:13px;margin:7px 0;transition:color .18s ease,padding .18s ease}.frontend_scope__WhL_5 .footer-grid a:hover{color:#fff;padding-left:4px}.frontend_scope__WhL_5 .front-copyright{border-top:1px solid hsla(0,0%,100%,.12);color:#abc7d7;text-align:center;padding:13px 16px;font-size:12px}.frontend_scope__WhL_5 .front-feedback-tab{position:fixed;right:0;top:42%;z-index:999;transform:translateY(-50%) rotate(-90deg) translateY(-50%);transform-origin:right top;background:var(--front-blue);color:#fff!important;border-radius:4px 4px 0 0;padding:12px 30px;font-size:16px;font-weight:800;letter-spacing:.2px;white-space:nowrap;box-shadow:0 8px 20px rgba(2,171,227,.25)}.frontend_scope__WhL_5 .front-whatsapp{position:fixed;right:14px;bottom:15px;z-index:999;display:inline-flex;align-items:center;gap:5px;min-height:48px;padding:0 22px;border-radius:25px;background:#fff;color:#269e56!important;border:1px solid #dfe9e3;box-shadow:0 4px 16px rgba(24,42,67,.18);font-size:17px;font-weight:700}.frontend_scope__WhL_5 .front-whatsapp:before{content:"";width:20px;height:20px;border-radius:4px;background:#24d366}@media (max-width:1200px){.frontend_scope__WhL_5 .front-logo img{width:156px}.frontend_scope__WhL_5 .front-nav-list>li>a{padding:0 6px;font-size:11.5px}.frontend_scope__WhL_5 .front-mega-menu{right:-210px}.frontend_scope__WhL_5 .hero-title{font-size:52px}.frontend_scope__WhL_5 .hero-title span{font-size:64px}}@media (max-width:1020px){.frontend_scope__WhL_5 .front-header{min-height:68px}.frontend_scope__WhL_5 .front-navbar{min-height:68px;align-items:center}.frontend_scope__WhL_5 .front-menu-toggle{display:block}.frontend_scope__WhL_5 .front-menu-area{position:absolute;top:100%;left:0;right:0;display:none;align-items:stretch;gap:12px;background:#fff;padding:12px 16px 18px;box-shadow:0 20px 34px rgba(25,38,65,.14)}.frontend_scope__WhL_5 .front-menu-area.open{display:flex}.frontend_scope__WhL_5 .front-top-actions{justify-content:flex-start;flex-wrap:wrap}.frontend_scope__WhL_5 .front-nav-list{display:block}.frontend_scope__WhL_5 .front-nav-list>li>a{height:auto;min-height:36px;padding:7px 0;border-bottom:1px solid #eef2f7;font-size:13px}.frontend_scope__WhL_5 .front-mega-menu,.frontend_scope__WhL_5 .front-small-dropdown{position:static;width:100%;opacity:1;visibility:visible;transform:none;padding-top:0;display:none;box-shadow:none;margin:0}.frontend_scope__WhL_5 .has-dropdown:focus-within .front-small-dropdown,.frontend_scope__WhL_5 .has-dropdown:hover .front-small-dropdown,.frontend_scope__WhL_5 .has-mega:focus-within .front-mega-menu,.frontend_scope__WhL_5 .has-mega:hover .front-mega-menu{display:block}.frontend_scope__WhL_5 .front-mega-shell{box-shadow:none;border:1px solid #eef2f7;padding:10px}.frontend_scope__WhL_5 .front-mega-list{grid-template-columns:repeat(2,minmax(0,1fr))}.frontend_scope__WhL_5 .about-grid,.frontend_scope__WhL_5 .app-card,.frontend_scope__WhL_5 .degree-grid,.frontend_scope__WhL_5 .hero-grid,.frontend_scope__WhL_5 .testimonial-area{grid-template-columns:1fr}.frontend_scope__WhL_5 .front-hero{padding-top:38px}.frontend_scope__WhL_5 .hero-grid{min-height:0}.frontend_scope__WhL_5 .hero-art{min-height:520px}.frontend_scope__WhL_5 .hero-girl{right:18%;width:385px}.frontend_scope__WhL_5 .hero-blue-blob{right:8%;width:610px}.frontend_scope__WhL_5 .about-thumb{min-height:510px}.frontend_scope__WhL_5 .home-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.frontend_scope__WhL_5 .counter-grid{grid-template-columns:repeat(2,1fr);row-gap:28px}.frontend_scope__WhL_5 .recruiter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.frontend_scope__WhL_5 .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.frontend_scope__WhL_5 .testimonial-thumb{display:none}.frontend_scope__WhL_5 .app-card{padding:32px}}@media (max-width:640px){.frontend_scope__WhL_5 .front-container{width:min(100% - 24px,1140px)}.frontend_scope__WhL_5 .front-logo img{width:132px}.frontend_scope__WhL_5 .front-top-actions .front-site-btn{min-height:32px;font-size:11px;padding:0 10px}.frontend_scope__WhL_5 .front-call{font-size:12px}.frontend_scope__WhL_5 .front-section-title h2{font-size:30px}.frontend_scope__WhL_5 .front-hero{min-height:0;padding:32px 0 0}.frontend_scope__WhL_5 .hero-title{font-size:38px}.frontend_scope__WhL_5 .hero-title span{font-size:52px;display:block;margin-bottom:-2px}.frontend_scope__WhL_5 .hero-content p{font-size:15px}.frontend_scope__WhL_5 .hero-art{min-height:360px;margin-top:10px}.frontend_scope__WhL_5 .hero-girl{right:6%;width:285px}.frontend_scope__WhL_5 .hero-blue-blob{right:-45px;bottom:0;width:470px}.frontend_scope__WhL_5 .front-shape.shape-one,.frontend_scope__WhL_5 .hero-book,.frontend_scope__WhL_5 .hero-clock,.frontend_scope__WhL_5 .hero-dots,.frontend_scope__WhL_5 .hero-idea,.frontend_scope__WhL_5 .hero-orange-shape,.frontend_scope__WhL_5 .hero-ring,.frontend_scope__WhL_5 .hero-small-ring{display:none}.frontend_scope__WhL_5 .front-about,.frontend_scope__WhL_5 .front-courses,.frontend_scope__WhL_5 .front-degree,.frontend_scope__WhL_5 .front-gallery,.frontend_scope__WhL_5 .front-recruiters,.frontend_scope__WhL_5 .front-testimonials{padding:52px 0}.frontend_scope__WhL_5 .about-main-photo{position:relative;top:auto;right:auto;width:100%}.frontend_scope__WhL_5 .about-thumb{min-height:auto;padding-top:28px}.frontend_scope__WhL_5 .about-year-badge{left:12px;top:46px;width:76px}.frontend_scope__WhL_5 .about-call-card{position:relative;right:auto;bottom:auto;margin:-38px 12px 0 auto;width:min(255px,calc(100% - 18px))}.frontend_scope__WhL_5 .about-dot-set,.frontend_scope__WhL_5 .about-line-shape,.frontend_scope__WhL_5 .about-thumb:after,.frontend_scope__WhL_5 .about-thumb:before{display:none}.frontend_scope__WhL_5 .footer-grid,.frontend_scope__WhL_5 .gallery-grid,.frontend_scope__WhL_5 .home-course-grid{grid-template-columns:1fr}.frontend_scope__WhL_5 .counter-grid{grid-template-columns:1fr 1fr}.frontend_scope__WhL_5 .degree-photo{border-width:7px}.frontend_scope__WhL_5 .degree-photo img{height:auto}.frontend_scope__WhL_5 .certificate-grid,.frontend_scope__WhL_5 .front-contact-band .front-container{align-items:flex-start;flex-direction:column}.frontend_scope__WhL_5 .certificate-grid h2{font-size:36px}.frontend_scope__WhL_5 .certificate-grid p{font-size:34px}.frontend_scope__WhL_5 .recruiter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.frontend_scope__WhL_5 .gallery-tabs{flex-wrap:wrap;gap:9px}.frontend_scope__WhL_5 .testimonial-card{padding:34px 24px 28px}.frontend_scope__WhL_5 .app-card{padding:28px 20px}.frontend_scope__WhL_5 .app-phone img{width:140px}.frontend_scope__WhL_5 .app-content h2{font-size:30px}.frontend_scope__WhL_5 .front-feedback-tab{display:none}}