@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@100..900&display=swap");:root{--primary-color:#635bff;--primary-color-30:rgba(100,92,255,.3);--primary-color-10:rgba(100,92,255,.1);--secondary-color:#0a2540;--secondary-color-30:rgba(10,37,64,.3);--secondary-color-50:rgba(10,37,64,.5);--bengali-font:"Noto Sans Bengali",sans-serif}*,body,html{font-family:Inter,sans-serif;margin:0;padding:0}.body-overflow-hidden{overflow:hidden}img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-drag:none;-webkit-user-drag:none;pointer-events:none}.noto-sans-bengali-font{font-family:Noto Sans Bengali,sans-serif;font-style:normal}.area{margin-left:auto;margin-right:auto;max-width:1140px}h1{font-size:37px;font-weight:600;line-height:50px}.title-container{align-items:center;display:flex;justify-content:space-between}h2{font-size:32px;font-weight:600;line-height:1.4}.container-title{font-size:22px!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}div.popup{align-items:center;background-color:rgba(0,0,0,.3);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3000;& div.child{background-color:#fff;border-radius:24px;height:auto;padding:25px;position:relative;width:600px}& div.child button.close{align-items:center;background-color:#fff;border:0;border-radius:50px;cursor:pointer;display:flex;height:42px;justify-content:center;outline:none;position:absolute;right:0;top:-55px;width:42px}& div.child button.close svg{display:flex;height:18px;width:18px}& div.child button.close:hover svg{fill:var(--primary-color)}& div.child p.title{font-size:22px;font-weight:600}& div.child p.subtitle{color:#353535;font-size:17px;font-weight:400;margin-bottom:20px;margin-top:5px}}div.popup.confirmation div.child{width:470px;& p.subtitle{font-size:16px;margin-bottom:24px;margin-top:10px}& div.action-buttons{align-items:center;display:flex;gap:20px;margin-top:20px}& div.action-buttons button{border:1px solid var(--secondary-color-50);border-radius:50px;cursor:pointer;flex:1;font-size:15px;font-weight:600;height:38px;text-transform:uppercase;transition:all .15s ease-in-out}& div.action-buttons button:first-child{background-color:transparent;color:var(--secondary-color)}& div.action-buttons button:first-child:hover{background-color:var(--secondary-color);color:#fff}& div.action-buttons button:nth-child(2){background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}& div.action-buttons button:nth-child(2):hover{opacity:.8}}div.popup[data-visibility=hidden],div[data-visibility=hidden]{display:none}@media only screen and (max-width:1040px){h1{font-size:32px}h2{font-size:27px}.container-title{font-size:18px!important}}header{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.8);left:0;position:fixed;top:0;width:100%;z-index:1000}header div.child{align-items:center;display:flex;height:60px;justify-content:space-between;margin:0 30px}header a.brand-logo{padding:5px 0}header a.brand-logo svg{display:flex;height:24px;width:auto}header div.links,header div.links a{align-items:center;display:flex}header div.links a{border-radius:50px;color:#000;font-size:16px;height:34px;padding:0 12px;text-decoration:none}header div.links a:hover{background-color:var(--secondary-color-30)}header div.links a.highlighted,header div.links a.login{border:1px solid var(--secondary-color);color:var(--secondary-color);font-weight:600;margin-left:10px;padding:0 20px}header div.links a.highlighted:hover,header div.links a.login:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}div.faqs{background-color:transparent;margin-bottom:60px;div.child{display:flex;gap:30px}}div.faqs div.tab.start{flex:1;p.subtitle{color:#353535;font-size:18px;margin-top:10px}div.contact-us{margin-top:20px;max-width:80%;p{font-size:16px;line-height:1.5}a{background-color:var(--primary-color);border-radius:50px;color:#fff;display:inline-block;font-size:15px;font-weight:500;margin-top:20px;padding:9px 18px;text-decoration:none}a:hover{background-color:var(--secondary-color);transition:all .25s ease-in-out}}}div.faqs div.tab.end{background-color:#fff;border-radius:17px;height:auto;overflow:hidden;width:50%}div.faq{border-top:1px solid #fff}div.faq:first-of-type{border-top:0}div.faq p.question{align-items:center;cursor:pointer;display:flex;font-size:17px;font-weight:500;justify-content:space-between;padding:20px 25px}div.faq p.question span.icon{background-color:transparent;border-radius:50px;display:flex;padding:8px}div.faq p.question svg{display:flex;height:18px;width:auto}div.faq p.answer{color:#353535;font-size:15px;padding:0 25px 25px;a{color:var(--primary-color);font-weight:500;text-decoration:none}a:hover{text-decoration:underline}span.ws_10{display:block;height:10px}}div.faq p.answer span.points{display:flex;gap:10px;margin-top:10px;span:first-child{font-weight:500}}div.faq p.answer[data-visibility=hidden]{display:none}div.faq p.question:hover span.icon{background-color:var(--secondary-color-30)}@media only screen and (max-width:1200px){div.faqs{margin-bottom:30px;margin-left:30px;margin-right:30px}}@media only screen and (max-width:1040px){div.faqs div.tab.start{p.subtitle{font-size:16px;margin-top:10px}div.contact-us{p{font-size:16px}}}}@media only screen and (max-width:870px){div.faqs div.child{display:grid;gap:20px}div.faqs div.tab.start div.contact-us{max-width:100%}div.faqs div.tab.end{width:100%}}div.faqs{margin-top:90px}div.faqs div.child{display:grid}div.faqs div.tab.start div.contact-us{max-width:100%}div.faqs div.tab.end{width:100%}div.faq{background-color:#f5f7fa;border-top-color:#f3edff}div.faq p.question{font-size:18px}div.faq p.answer{color:#202020;font-size:16px;line-height:1.5}div.stats{background-color:transparent}div.stats div.child{align-items:center;display:flex;padding:0 30px 40px;div.tab{flex:1}}div.stats div.child h2{font-size:25px;font-weight:500;line-height:1.5;margin-right:30px}div.stats div.tab.end{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;margin:-8px}div.stats div.tab.end div.subtab{aspect-ratio:1.8/1;background-color:#f5f7fa;margin:8px;padding:16px;position:relative;width:calc(50% - 48px)}div.stats div.tab.end div.subtab:first-child{border-radius:14px 0 0 0}div.stats div.tab.end div.subtab:nth-child(2){border-radius:0 14px 0 0}div.stats div.tab.end div.subtab:nth-child(3){border-radius:0 0 0 14px}div.stats div.tab.end div.subtab:nth-child(4){border-radius:0 0 14px 0}div.stats div.tab.end div.stat img{height:47px;width:auto}div.stats div.tab.end div.stat p.number{font-size:30px;font-weight:600;margin-bottom:7px}div.stats div.tab.end div.stat p.info{color:#353535;font-size:17px}div.stats div.tab.end div.stat div.texts{bottom:18px;left:16px;position:absolute}@media only screen and (max-width:1200px){div.stats div.tab.end div.stat img{height:40px}div.stats div.tab.end div.stat p.number{font-size:27px}div.stats div.tab.end div.stat p.info{font-size:16px}div.stats div.tab.end div.subtab{aspect-ratio:none;min-height:123px}}@media only screen and (max-width:1040px){div.stats div.child{padding:30px}div.stats div.child h2{font-size:20px}div.stats div.tab.start p{font-size:15px}div.stats div.tab.end div.stat p.number{font-size:22px}div.stats div.tab.end div.subtab{aspect-ratio:none;min-height:103px}div.stats div.tab.end div.stat p.info{font-size:15px}div.stats div.tab.end div.stat img{height:35px}div.stats div.tab.end div.subtab{margin:5px;width:calc(50% - 42px)}div.stats div.tab.end{margin:-5px}}footer{background-color:var(--secondary-color)}footer div.child{display:flex;gap:30px;padding:20px 0}footer div.tab{background-color:transparent}footer div.start{height:auto;width:350px}footer div.end{display:grid;flex:1;height:auto;overflow:hidden}footer div.end div.inside{display:flex;gap:20px;justify-content:space-between;margin-bottom:50px}footer div.links{display:flex;padding:40px 0;width:100%}footer div.links div{flex:1}footer div.links p.link-name{color:#fff;font-size:16px;margin-bottom:14px}footer div.links a{color:hsla(0,0%,100%,.72);display:block;font-weight:400!important;margin:11px 0;padding:3px 0;text-decoration:none}footer div.links a:hover{color:#fff;text-decoration:underline}footer div.logo-area{width:auto;a{display:flex}svg{height:27px;width:auto}}footer a.logo img{height:auto;width:120px}footer div.cs-contents{align-items:center;display:flex;height:auto;justify-content:space-between}footer p.copyright{color:hsla(0,0%,100%,.72);font-size:15px}footer div.cs-contents div.social{display:flex}footer div.cs-contents div.social a{border-radius:7px;margin-right:20px;text-decoration:none}footer div.cs-contents div.social a[data-name=fb]:hover svg{fill:#1877f2}footer div.cs-contents div.social a[data-name=yt]:hover svg{fill:#ff0931}footer div.cs-contents svg{display:flex;fill:hsla(0,0%,100%,.72);height:30px;width:auto}@media only screen and (max-width:1200px){footer div.child{margin-left:30px;margin-right:30px}}@media only screen and (max-width:1040px){footer div.logo-area svg{height:25px}footer div.links a,footer div.links p.link-name{font-size:15px}footer div.cs-contents svg{height:25px}footer p.copyright{font-size:14px;font-weight:300}footer div.links{padding:30px 0}footer div.logo-area{padding:10px 0}footer div.end div.inside{margin-bottom:30px}}@media only screen and (max-width:870px){footer div.links{flex-wrap:wrap}footer div.links div{flex:auto;width:50%}footer div.links div:nth-child(3){margin-top:20px}footer div.end div.inside{margin-bottom:20px}}