*{padding:0;margin:0;box-sizing:border-box}:root{--grey-bg:#F8F9FB;--muted1: #476788;--muted2: #A6BBD1;--light-blue:#E6F0FF;--prim-blue:#006bff;--darkblue:#0B3558}.prim-blue{color:#006bff}.prim-bluebg{background-color:#006bff}.darkblue-text{color:#0b3558}.white-bg{background-color:#fff}.white{color:#fff}.muted{color:#476788}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#0b3558;background-color:#fff}a:focus a:active{outline:none;border:none}a,button{-webkit-tap-highlight-color:transparent}button:focus,button:active{outline:none}.cont-width{max-width:55vw}.main-heading{font-size:2.986rem;line-height:1.4;font-weight:600}.txt-48{font-size:2.986rem}.txt-40{font-size:2.488rem}.txt-33{font-size:2.074rem}.txt-28{font-size:1.728rem}.txt-23{font-size:1.44rem}.txt-19{font-size:1.2rem}.txt-16{font-size:1rem}.txt-13,.small-para{font-size:.833rem}@media(max-width:1536px){.cont-width{max-width:70vw}}@media(max-width:1280px){.main-heading{font-size:2.986rem;line-height:1.4}.txt-48{font-size:2.488rem}.txt-40{font-size:2.074rem}.txt-33{font-size:1.728rem}.txt-28{font-size:1.44rem}.txt-23{font-size:1.2rem}.cont-width{max-width:80vw}}@media(max-width:1025px){.main-heading{font-size:2.488rem;line-height:1.4}.txt-48{font-size:2.074rem}.txt-40{font-size:1.728rem}.txt-33{font-size:1.44rem}.txt-28,.txt-23{font-size:1.2rem}}@media(max-width:480px){.main-heading{font-size:1.728rem;line-height:1.4}.txt-48{font-size:1.728rem}.txt-19{font-size:1rem}.txt-16{font-size:.833rem}.txt-13{font-size:11px}.txt-28,.txt-23{font-size:1.2rem}.cont-width{max-width:90vw}}.fade-right{animation:fade-right 1s;animation-timeline:view();animation-range:entry 0% exit cover 40%}.fade-up{animation:fade-up 1s;animation-timeline:view();animation-range:entry 0% exit cover 40%}a{color:inherit}code{background:#f3f4f6;padding:2px 6px;border-radius:6px}.hero{margin:96px auto 0}.hero-inner{display:flex;gap:40px;align-items:center;flex-direction:column}.hero-text{gap:24px;justify-content:center;display:flex;flex-direction:column;width:100%;align-items:center;text-align:center}.hero-media{flex:1}.hero-media img{height:437px;width:55vw;object-fit:cover;border-radius:30px}.accent{font-weight:800}.hero-ctas{display:flex;justify-content:center}.btn{border:0;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;vertical-align:middle}.btn.primary{border-radius:8px;padding:8px 16px}.btn.primary:hover{background-color:#0056b3}.btn.outline{padding:16px 32px;border-radius:8px;font-weight:600}.btn.outline:hover{background-color:#0056b3}.services{margin:84px auto}.services-top{text-align:center}.muted{max-width:520px}.services-row{display:flex;justify-content:flex-start;gap:16px;margin-top:48px;margin-bottom:72px}.service-btn{padding:12px 32px;border-radius:30px;border-width:1px;cursor:pointer;background-color:#fff;border-color:var(--muted1);color:var(--muted1)}.service-btn-active{padding:12px 32px;border-radius:30px;border-width:1px;cursor:pointer;background-color:var(--light-blue);border-color:var(--darkblue);color:var(--darkblue)}.services-body{display:flex;width:80vw;justify-content:space-between;gap:60px}.services-body-img{width:400px;height:auto;border-radius:24px}.service-body-img-cont{display:flex;justify-content:flex-start}.services-body-description{min-width:40%;display:flex;flex-direction:column;gap:10%}.learn-more-link{display:flex;align-items:center;gap:8px;color:var(--prim-blue);font-weight:500;cursor:pointer;margin-top:16px}.description-list{padding:0;list-style-type:none;display:flex;flex-direction:column;gap:16px}.symbots-difference-bg{background-color:var(--grey-bg)}.why{padding-top:84px;margin:auto;padding-bottom:66px}.why-inner{display:flex;justify-content:space-between;align-items:center;gap:5%}.why-text{flex:1;display:flex;flex-direction:column;gap:24px;min-width:40%}.why-media{display:flex;justify-content:flex-end;min-width:50%;height:auto}.why-media img{width:100%;height:420px;border-radius:24px;object-fit:cover;object-position:right center}.expertise{list-style-type:none;font-weight:500}.expertise li{margin:16px 0;color:var(--muted)}.dot{display:inline-block;width:10px;height:10px;border-radius:999px;background:#d6d6d6;margin-right:10px}.dot.active{background:var(--prim-blue);color:#476788}.Not-found{height:100vh;display:flex;justify-content:center;align-items:center;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#0b3558;font-weight:700}.hero-section{margin:auto auto 162px;padding-top:96px;display:flex;align-items:center;justify-content:space-between;gap:5%}.hero-image-placeholder{min-width:40%;flex:1}.hero-content{flex:1;min-width:50%}.hero-image{width:100%;height:420px;border-radius:24px;object-fit:cover;object-position:center}.hero-content h1{margin-bottom:24px;color:var(--darkblue)}.hero-description{color:var(--darkblue);max-width:450px;margin-bottom:24px;font-weight:400}@media(max-width:1536px){.hero-media img{width:70vw}}@media(max-width:1280px){.services-body-img{width:450px;height:450px}.hero-media img{width:80vw}}@media(max-width:1025px){.why-media img{width:70%;border-radius:24px}.hero-section{flex-direction:column;gap:80px}.services-body-img{width:350px;height:350px;align-items:center}.hero-image{height:360px;width:80vw}.services-body-description{min-width:40%;display:flex;flex-direction:column;gap:10%}}@media(max-width:1025px){.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center}}@media(max-width:769px){.hero{margin:48px auto 0;padding:0 16px}.hero-content{display:flex;flex-direction:column;align-items:center}.hero-media img{width:100%;height:auto;border-radius:20px}.hero-image{width:80vw;height:360px}.hero-section{flex-direction:column;align-items:center;gap:48px;padding-top:48px;margin-bottom:48px}.services,.why,.faq-section{margin:48px auto}.services-row{justify-content:center}.services-body,.why-inner{flex-direction:column;gap:24px;width:100%}.service-body-img-cont{justify-content:center}.services-body-description{padding-top:16px;display:flex;flex-direction:column;align-items:center}.why-media{min-width:50%}.why-media img{width:80vw;margin:auto;height:320px}.why-text{min-width:50%}.btn.primary,.btn.outline{padding:10px 18px}}@media(max-width:640px){.service-btn,.service-btn-active{padding:12px 24px}}@media(max-width:480px){.hero-text{gap:16px}.hero-description,.hero-content h1{margin-bottom:16px}.hero-inner{gap:16px}.hero-media img{border-radius:12px;width:90vw}.services-row{justify-content:space-between;width:90vw}.footer-container,.footer-content{padding:32px 12px}.service-btn,.service-btn-active{padding:10px 20px}.services-body-description{padding-top:16px;display:flex;gap:24px;flex-direction:column;align-items:center}.hero-section{flex-direction:column}.why{padding-top:48px;text-align:center}.why-text p,.expertise{text-align:justify}.services-row{display:flex;justify-content:center}.services-body-img{width:280px;height:280px}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center}}.site-header{position:sticky;top:0;z-index:40;box-shadow:0 1px 8px #0000001a}.header-inner{display:flex;align-items:center;justify-content:space-between;margin:auto;padding:16px 0}.header-tabs{font-weight:500;padding:4px 8px;cursor:pointer}.header-tabs:hover{font-weight:500;padding:4px 8px;border-radius:8px;background-color:var(--light-blue);transition:all .1s ease-in-out}.brand{display:flex;align-items:center;gap:12px}.logo-dot{width:43px;height:43px;border-radius:50%;background:#e9eef7}.brand-name{font-weight:600}.main-nav ul{gap:16px}.hamburger{display:none;background:none;border:none;width:50px;height:50px;padding:8px;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;gap:6px}.hamburger .bar{width:28px;height:4px;background:var(--prim-blue);border-radius:12px;transition:all .3s ease;display:block}.hamburger.active .bar:nth-child(1){transform:translateY(10px) rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:translateY(-10px) rotate(-45deg)}@media(max-width:769px){.header-inner{padding:12px 0}.main-nav ul{flex-wrap:wrap;gap:12px;justify-content:center}.hamburger{display:flex}.cta{display:none}.main-nav{position:absolute;top:100%;left:0;right:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.main-nav.open{max-height:500px;box-shadow:0 8px 16px #0b35581a}.main-nav ul{flex-direction:column;gap:0;padding:16px 0}.main-nav ul li{padding:12px 20px;border-bottom:1px solid #f0f0f0}.main-nav ul li:last-child{border-bottom:none}.main-nav ul a{text-decoration:none;display:block}.mobile-cta-item{padding:12px 20px!important;border-top:1px solid #e0e0e0}.mobile-cta-item .btn{width:100%;padding:12px 24px!important}}@media(max-width:480px){.header-inner{padding:8px 6px;gap:8px}.logo-dot{width:32px;height:32px}}@media(min-width:769px){.main-nav ul{display:flex!important}.main-nav{position:relative!important;max-height:none!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}.mobile-cta-item{display:none}}.footer-bg{background-color:var(--darkblue)}.footer-container{color:#fff;margin:auto;padding:96px 0}.footer-content{display:flex;justify-content:space-between;margin-bottom:96px}.footer-section{flex:1;display:flex;flex-direction:column;gap:16px;min-width:200px;margin-bottom:20px}.hiring{background-color:var(--prim-blue);display:flex;justify-content:center;align-items:center;width:80px;border-radius:50px}.footer-section-sub-titles{color:var(--muted2)}.footer-careers{display:flex;gap:5px}.footer-logo{font-size:28px;font-weight:600}.footer-title-section{gap:32px}.footer-tagline{max-width:200px}.footer-section h3{font-weight:500}.footer-section ul{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-section p{color:#fff;text-decoration:none}.footer-bottom{border-top:1px solid white;padding-top:24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:14px;flex-wrap:wrap}.legal-links{display:flex;justify-content:flex-end;gap:16px;margin-bottom:16px}.legal-links a{color:#fff;text-decoration:none}.social-icons{display:flex;align-items:center;gap:16px}.social-icons a{color:#fff;text-decoration:none}@media(max-width:1025px){.footer-container{padding:80px 0}.footer-content{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:48px}.footer-section{min-width:auto;margin-bottom:0}}@media(max-width:769px){.footer-container{padding:48px 0}.footer-content{display:grid;grid-template-columns:(2,40%);margin-bottom:12px;align-items:space-between}.footer-section{min-width:auto;margin-bottom:20px}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.footer-bottom-right{flex-direction:column;gap:20px}.legal-links{gap:12px;justify-content:center}.social-icons{justify-content:center}}@media(max-width:480px){.footer-container{padding:32px 0}.footer-logo{font-size:20px}.footer-tagline{font-size:.95rem}.footer-section{gap:16px}.footer-section h3{font-size:.9rem;font-weight:600}.footer-section ul{gap:6px}.footer-section p{font-size:.9rem}.footer-bottom{gap:12px;font-size:12px}.social-icons{gap:12px}.social-icons svg{width:20px;height:20px}.footer-content{gap:16px;grid-template-columns:1fr}.legal-links{gap:12px}}.services-container{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:var(--darkblue);line-height:1.5}.btn-primary{background-color:var(--prim-blue);color:#fff;padding:16px 32px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:background .3s ease}.btn-primary:hover{background-color:#0056b3}.service-section{margin:auto auto 136px;display:flex;flex-direction:column;gap:0px;min-height:600px}pre{display:inline-flex;align-items:center;justify-content:center;padding:4px 20px;border-radius:50px;background-color:var(--light-blue);color:var(--prim-blue);font-family:Poppins,sans-serif;font-size:11px;font-weight:500}.service-section-badge{display:flex;flex-direction:column;align-items:center}.service-section-badge h2{text-align:center}.service-content{display:flex;align-items:center;gap:10%;width:100%;height:500px}.service-section.reverse{flex-direction:row-reverse}.service-text{flex:1;max-width:50%}.service-image{flex:1;display:flex;justify-content:flex-start;align-items:center;top:100px;object-fit:cover;max-width:40%}.service-image-reverse{justify-content:flex-end}.service-item{cursor:pointer;padding:24px 0;border-bottom:1px solid #e2e8f0;transition:all .4s ease;position:relative}.service-item:before{content:"";position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:4px;height:0;transition:height .4s ease}.service-item.active:before{height:50%}.service-item h3{margin:0;transition:color .4s ease,transform .4s ease}.service-item.active h3{transform:translate(10px)}.service-item.inactive h3{color:#cbd5e1}.description-wrapper{max-height:0;overflow:hidden;transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .4s ease;opacity:0}.service-item.active .description-wrapper{max-height:200px;opacity:1;margin-top:12px;padding-left:10px}.service-item p{color:#64748b;margin:0}.fade-in{animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.cta-section{padding:100px 10%;text-align:center}.cta-section h2{font-size:3rem;margin-bottom:40px}.description-wrapper{max-height:0;overflow:hidden;transition:max-height .8s cubic-bezier(.4,0,.2,1),opacity .6s ease;opacity:0}.service-item.active .description-wrapper{max-height:200px;opacity:1;margin-top:10px}.service-item{cursor:pointer;padding:20px 0;border-bottom:1px solid #e2e8f0;transition:all .6s ease}.service-item h3{transition:color .6s ease;margin:0}.fade-in{animation:fadeIn 1.2s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-bg{background-color:var(--grey-bg)}.faq-section{padding:80px 0;margin:auto;width:100%;display:flex;justify-content:space-between}.faq-section .section-title{color:var(--darkblue);margin-bottom:40px}.section-title{width:45%}.faq-items{width:55%;display:flex;height:auto;justify-content:flex-end}@media(max-width:1025px){.service-section{gap:48px;min-height:auto;padding:0 12px}.service-content{flex-direction:column;gap:24px;height:700px}.service-image{position:static;width:80vw;justify-content:center}.service-image-reverse{justify-content:center;order:-1}.section-title{width:100%;text-align:center}.service-text{flex:1;max-width:100%}.service-item{cursor:pointer;padding:24px 0;border-bottom:1px solid #e2e8f0;transition:all .4s ease;position:relative;width:100%}.service-list{width:100%}.faq-section{flex-direction:column;gap:24px}}@media(max-width:480px){.section-title{width:100%}.services-image,.services-body-img{width:280px;height:280px}.btn-primary{padding:10px 18px}.cta-section{padding:48px 6%}.faq-items{margin-bottom:10px}}.accordion-container{width:100%;max-width:900px;margin:0 auto;border-top:1px solid #e2e8f0;color:var(--darkblue);font-family:poppins,sans-serif;padding:0 16px}.accordion-item{border-bottom:1px solid #e2e8f0}.accordion-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;background:none;border:none;text-align:left;cursor:pointer;transition:all .2s ease;gap:12px}.faq-question{color:var(--darkblue);margin:0;flex:1;word-break:break-word}.accordion-trigger:hover{text-decoration:pointer;opacity:.8}.chevron{width:10px;height:10px;border-bottom:2px solid #64748b;border-right:2px solid #64748b;transform:rotate(45deg);transition:transform .2s ease;margin-right:10px;flex-shrink:0}.accordion-trigger.active .chevron{transform:rotate(-135deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease;opacity:0}.accordion-content.open{max-height:500px;opacity:1}.content-inner{font-weight:400;padding:0 0 16px;color:#475569;font-size:.95rem;line-height:1.6}@media(max-width:1025px){.faq-items{width:100%}}@media(max-width:769px){.accordion-container{padding:0 12px}.faq-items{width:100%}.accordion-trigger{padding:14px 0;font-size:.95rem}.faq-question{font-size:.95rem}.content-inner{font-size:.9rem;padding:0 0 12px}.chevron{width:9px;height:9px;border-bottom:1.5px solid #64748b;border-right:1.5px solid #64748b;margin-right:8px}}@media(max-width:480px){.accordion-container{padding:0 8px}.faq-items{width:100%}.accordion-trigger{padding:12px 0;gap:8px}.faq-question{font-size:.9rem}.content-inner{font-size:.85rem;padding:0 0 10px;line-height:1.5}.chevron{width:8px;height:8px;border-bottom:1.5px solid #64748b;border-right:1.5px solid #64748b;margin-right:6px}.accordion-content.open{max-height:400px}}@media(min-width:1024px){.accordion-container{padding:0 20px}.accordion-trigger{padding:18px 0}.content-inner{font-size:.98rem}}.overlayStyle{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:scroll;background-color:#0009;display:flex;justify-content:center;align-items:center;padding:20px;z-index:50}label{color:var(--muted1)}.modalStyle{background:#fff;padding:30px;border-radius:12px;width:800px;color:var(--darkblue);box-shadow:0 10px 25px #0003}.form-application,.apply-form-experience-section{display:grid;grid-template-columns:repeat(2,45%);justify-content:space-between}.inputStyle{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;width:100%;margin-bottom:15px;padding:10px;border-radius:4px;border:1px solid #ccc}.submitBtnStyle{padding:10px;background:var(--prim-blue);color:#fff;border:none;border-radius:4px;cursor:pointer}.cancelBtnStyle{padding:10px;color:var(--prim-blue);background-color:#fff;border:1px solid var(--prim-blue);border-radius:4px;cursor:pointer}.apply-btn{background-color:var(--prim-blue);padding:12px 32px;border-radius:8px;border-width:0px;color:#fff}.apply-btn:hover{background-color:#0056b3}.job-description-applyForm{margin:15px 0;color:var()}.apply-checkbox{display:flex;align-items:center;gap:10px}@media(max-width:480px){.form-application,.apply-form-experience-section{display:flex;flex-direction:column;justify-content:flex-start}.modalStyle{width:350px}.apply-btn{background-color:var(--prim-blue);padding:12px 28px;border-radius:8px;border-width:0px}.apply-btn:hover{background-color:#0056b3}}.careers-section{display:flex;flex-direction:column}.opening-section{margin:auto auto 112px;display:flex;flex-direction:column;gap:50px}.opening-section-title{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center;text-align:center;margin-bottom:24px}.job-card-cont{display:grid;grid-template-columns:repeat(3,30%);margin:auto auto 100px;grid-row-gap:48px;justify-content:space-around;outline:none;-webkit-tap-highlight-color:transparent}.job-card{display:flex;flex-direction:column;width:100%;border-radius:24px;box-shadow:0 1px 6px #0000001a;cursor:pointer;transition:transform .5s ease,box-shadow .5s ease;overflow:hidden}.job-card:hover{transform:scale(1.02);box-shadow:0 10px 20px #0000001a}.job-card-image-wrapper{width:100%;height:80%;overflow:hidden;border-top-right-radius:24px;border-top-left-radius:24px}.job-card-image{width:100%;height:153px;object-fit:cover;display:block;transform:scale(1.1);transition:transform .5s ease-in-out}.job-card:hover .job-card-image{transform:scale(1)}.job-card-description{padding:25px;display:flex;height:100%;justify-content:space-between;flex-direction:column;gap:16px}.job-description-content{display:flex;flex-direction:column;justify-content:space-between;gap:8px}.job-card-apply{display:flex;align-items:center;justify-content:flex-start;gap:10px;color:var(--prim-blue)}.job-card-arrow{width:18px;height:18px;margin-bottom:-2px}.job-card-apply-link{text-decoration:none;color:var(--prim-blue);background-color:transparent;border:0px;padding:0;margin:0}.apply-bg{background-color:var(--light-blue)}.apply-section{display:flex;flex-direction:column;align-items:center;gap:48px;padding:80px 0}@media(max-width:1280px){.job-card-cont{grid-template-columns:repeat(3,30%);grid-row-gap:100px}}@media(max-width:1025px){.opening-section{padding-bottom:56px}.job-card-cont{grid-row-gap:50px;grid-column-gap:20px}.job-card{width:100%}.apply-section{padding:40px 12px}.job-card-cont{display:grid;grid-template-columns:repeat(2,45%);margin:auto;grid-row-gap:100px;justify-content:space-around}}@media(max-width:640px){.job-card-cont{grid-template-columns:1fr;grid-row-gap:50px}}@media(max-width:480px){.job-card-cont{grid-template-columns:1fr;grid-row-gap:50px}.job-card-image{height:120px}}.apply-section{display:flex;flex-direction:column;align-items:center;gap:32px}.apply-section-content{display:flex;flex-direction:column;text-align:center;align-items:center;gap:8px}.apply-link{text-decoration:none}.contact-card-container{display:flex;flex-direction:column;gap:34px}.eachContact-card{box-shadow:0 1px 6px #0000000d;border-radius:24px;padding:16px 32px;background:#fff;display:flex;align-items:center;gap:16px}.contact-image-cont{background-color:var(--light-blue);border-radius:8px;height:100%;width:48px;display:flex;justify-content:center;align-items:center}.contact-detail p{max-width:264px;text-decoration:none}.contact-images{height:32px;width:32px}.contact-type{color:var(--muted2)}.follow-journey-bg{background-color:var(--grey-bg)}.follow-journery-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:36px 0;gap:40px;text-align:center}.follow-journey-heading{color:var(--muted2)}.map{border:none;height:90vh}.follow-socialmedia-links{display:flex;align-self:center;gap:130px;margin-bottom:28px}.social-media-app{display:flex;flex-direction:column;align-items:center;height:32px;width:32px}.lg-screen{display:flex}@media(max-width:1025px){.eachContact-card{text-align:left}.map{border:none;height:420px}}@media(max-width:769px){.follow-socialmedia-links{gap:90px}.eachContact-card{text-align:left}.hero-img{width:300px;height:300px}}@media(max-width:480px){.eachContact-card{text-align:left}.hero-img{width:250px;height:250px}.hero-section{width:90vw}.follow-socialmedia-links{gap:50px}.lg-screen{display:none}.sm-screen{display:flex}.eachContact-card{width:280px;height:80px;padding:8px;background:#fff;display:flex;gap:6px}}.learn-section{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:var(--darkblue);display:flex;flex-direction:column;align-items:center}.course-card-cont{display:grid;grid-template-columns:repeat(3,30%);margin:auto auto 100px;grid-row-gap:48px;justify-content:space-around;outline:none;-webkit-tap-highlight-color:transparent}.learn-header-section{width:55vw;margin:auto auto 64px;border-width:0px;border-radius:25px 0 25px 25px/25px 0px 25px 25px;background-image:linear-gradient(to right,white 30%,rgba(255,255,255,.5) 60%,transparent 100%),url(https://res.cloudinary.com/drzttwcyz/image/upload/v1768729392/work_vmei5p.jpg);height:80vh;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.learn-header-content{width:50%;gap:40px;display:flex;flex-direction:column}.course-card{display:flex;flex-direction:column;width:100%;border-radius:24px;box-shadow:0 1px 6px #0000001a;cursor:pointer;transition:transform .5s ease,box-shadow .5s ease;overflow:hidden}.course-card:hover{transform:scale(1.02);box-shadow:0 10px 20px #0000001a}.course-card:hover .course-card-image{transform:scale(1)}.lg-screen{display:grid}.sm-screen{display:none}.course-card-description{padding:32px;display:flex;height:100%;flex-direction:column;justify-content:space-between}.course-description-content{display:flex;flex-direction:column;justify-content:space-between;gap:8px}.courses-section-header{text-align:center;margin:auto auto 72px}.course-card-duration-cont1{padding:8px 16px;border-radius:8px;display:inline;background-color:var(--light-blue)}.course-card-duration-cont{padding:4px;width:100px;border-radius:8px;background-color:var(--light-blue);display:flex;align-items:center;justify-content:center;margin-top:16px}.course-card-duration-cont p{margin-left:7px;display:inline;color:var(--prim-blue)}.duration-clock{color:var(--prim-blue);font-size:16px;font-weight:700;display:inline}.course-card-image{width:100%;height:200px;object-fit:cover;display:block;transform:scale(1.1);transition:transform .5s ease-in-out}.course-card-image-wrapper{width:100%;height:80%;overflow:hidden;border-top-right-radius:24px;border-top-left-radius:24px}.xplore-all-btn{width:214px;height:49px;padding:10px 18px;border-radius:8px;border:solid var(--prim-blue) 1px;color:var(--prim-blue)}.xplore-btn-cont{margin-bottom:96px}@media(max-width:1536px){.learn-header-section{width:70vw}}@media(max-width:1280px){.course-card-cont{grid-template-columns:repeat(3,30%);grid-row-gap:100px}.learn-header-section{width:80vw}}@media(max-width:1024px){.course-card-cont{grid-template-columns:repeat(2,45%);grid-row-gap:80px}.learn-header-section{height:80vh;background-position:center;padding-left:20px}.learn-header-content{width:60%}.lg-screen{display:none}.sm-screen{display:grid}}@media(max-width:769px){.course-card-cont{grid-template-columns:repeat(2,45%);grid-row-gap:50px}.learn-header-section{height:80vh;background-position:center}.learn-header-content{width:80%}}@media(max-width:640px){.learn-header-section{background-image:linear-gradient(to bottom,white 10%,rgba(255,255,255,.5) 60%,transparent 100%),url(https://res.cloudinary.com/drfpyikji/image/upload/v1771497150/Learn-mobile_x0httw.webp);height:90vh;padding-left:20px;border-radius:0;width:100%}}@media(max-width:480px){.course-card-cont{grid-template-columns:repeat(1,100%);grid-row-gap:50px}.learn-header-section{width:90vw;height:40vh;background-position:center}.learn-header-content{width:90%;gap:16px;text-align:center}.learn-explore-btn{background-color:var(--prim-blue);width:107px;height:49px;border-radius:8px;border:none}.learn-header-section{background-image:linear-gradient(to bottom,white 40%,rgba(255,255,255,.5) 60%,transparent 100%),url(https://res.cloudinary.com/drfpyikji/image/upload/v1771497150/Learn-mobile_x0httw.webp);height:80vh;border-radius:0;padding-top:48px;justify-content:flex-start;width:100%;background-size:cover;background-position:right bottom}}.Course-section{display:flex;flex-direction:column;align-items:center;margin:auto}.Course-section h1{margin-top:72px}.course-category-tabs-cont{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;align-items:center;margin-bottom:72px}.course-category-tabs{padding:4px 20px;border-radius:8px;display:inline;color:#fff}.activetab{background-color:var(--prim-blue);cursor:pointer}.tab{background-color:#fff;color:#000;border:solid black 1px;cursor:pointer}.search-input{width:854px;border-radius:50px;border:solid grey 1px;height:54px;margin-bottom:32px;padding-left:20px;margin-top:56px}.courses-Cont{display:grid;grid-template-columns:repeat(3,30%);margin:auto auto 100px;grid-row-gap:48px;outline:none;-webkit-tap-highlight-color:transparent;justify-content:space-around}@media(max-width:1280px){.courses-Cont{grid-template-columns:repeat(3,30%);grid-row-gap:100px}.search-input{width:70%}}@media(max-width:1024px){.courses-Cont{grid-template-columns:repeat(2,45%);grid-row-gap:80px}}@media(max-width:768px){.courses-Cont{grid-template-columns:repeat(2,45%);grid-row-gap:50px}}@media(max-width:640px){.course-category-tabs-cont{width:80vw;align-self:center}.courses-Cont{grid-template-columns:repeat(1,80%);grid-row-gap:40px}.search-input{width:80%}}@media(max-width:480px){.Course-section{margin:auto}.courses-Cont{grid-template-columns:repeat(1,80%);grid-row-gap:50px}.course-category-tabs{padding:4px 10px;border-radius:8px;display:inline;height:auto}}.TermsAndService-section{margin:80px auto}.TermsAndService-heading-section{text-align:center}.TermsAndService-heading-section p{margin-top:5px}.Toc-card{padding:32px 24px;background-color:var(--grey-bg);height:auto;width:30%;min-width:240px;align-self:flex-start;border-radius:24px;box-shadow:0 1px 8px #0000001a}.termsandservice-description{width:65%;padding:36px 0}.termsandservice-content{display:flex;gap:5%;margin-top:80px}.content-list{list-style-type:none;margin-top:15px}.content-list li{margin-top:5px}.content-list li:hover{color:var(--darkblue)}@media(max-width:769px){.termsandservice-content{flex-direction:column;margin-top:80px}.Toc-card{align-self:flex-start;width:100%;padding:32px}.termsandservice-description{width:90%;padding:72px 0}}@media(max-width:769px){.Toc-card{width:90%;align-self:center}.termsandservice-description{align-self:center}}@media(max-width:480px){.TermsAndService-section{margin:48px auto}.termsandservice-content{margin-top:40px}}
