@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}}div.order-container{min-height:calc(83svh - 80px);padding-bottom:60px;& div.child{border-radius:27px;display:block;margin:80px auto 0;width:1140px}& div.child div.parent-tab{align-items:flex-start;display:flex;gap:30px}& div.tab.start{flex:1}& div.tab.end{width:500px}& h2{font-size:22px}& h3{color:#353535;font-size:17px;font-weight:400;margin-top:5px}& div.form-error-container{align-items:center;background-color:#ffd6d6;border:1px solid red;border-radius:11px;display:flex;font-size:14px;gap:14px;margin-top:20px;padding:12px;& div.icon{display:flex}& div.icon svg{display:flex;fill:red;height:22px;width:22px}& p{color:#600}&[data-visibility=hidden]{display:none}}& div.form{border:1px solid var(--secondary-color-30);border-radius:27px;box-shadow:0 0 0 1px rgba(14,63,126,.04),0 1px 1px -.5px rgba(42,51,69,.04),0 3px 3px -1.5px rgba(42,51,70,.04),0 6px 6px -3px rgba(42,51,70,.04),0 12px 12px -6px rgba(14,63,126,.04),0 24px 24px -12px rgba(14,63,126,.04);padding:20px}& div.form div.subform{margin-top:20px}}div.order-container div.features-summary{align-items:center;background-color:#f5f7fa;border-radius:9px;display:flex;gap:20px;height:50px;margin:14px 0 25px;& div.short-feature{align-items:center;color:#353535;display:flex;flex:1;font-size:15px;gap:10px;justify-content:center}& div.short-feature img{display:flex;height:27px;width:auto}}div.order-container div.features{border:1px dashed var(--secondary-color-30);border-radius:27px;display:grid;height:auto;& div.feature{padding:20px 20px 0}& div.feature img{height:35px;width:auto}& div.feature:last-child{padding-bottom:20px}& div.feature h2{align-items:center;display:flex;font-size:18px;gap:10px;margin-bottom:5px}& div.feature p{color:#272727;font-size:15px;line-height:1.4}& div.feature p strong{font-weight:500}&[data-visibility=hidden]{display:none!important}}div.pricing-container{& div.tabs{display:flex;flex-direction:row;height:auto;margin:25px 0}& div.tabs div.tab{flex:1}& p.title{font-size:28px;font-weight:600}& p[data-type=amount]{font-size:32px;font-weight:600;span{color:#353535;font-size:17px;font-weight:400}}& p[data-type=subtitle]{background-color:rgba(96,24,196,.1);border-radius:4px;display:inline-flex;font-size:15px;margin-top:10px;padding:3px 6px}& p.subtitle{color:#353535;font-size:17px;margin-top:5px}& div.info{background-color:#f7f7f7;border-radius:7px;height:auto;margin-top:14px;padding:14px}& div.info p.title{font-size:16px;font-style:italic;font-weight:500;margin-bottom:7px}& div.info p.info{color:#000;font-size:15px}}div.card-confirmation{background-color:var(--primary-color-10);border:1px dashed var(--secondary-color-30);border-radius:17px;font-size:16px;margin-bottom:-16px;padding:14px}div.card-confirmation div.text{align-items:center;display:flex;justify-content:flex-start;margin-top:0;& p{flex:1;margin-left:10px}& img{display:flex;height:30px;width:30px}& button{background-color:transparent!important;border:0;border-radius:3px;outline:none;padding:0}& button:hover{cursor:pointer;opacity:.7}}div.card-confirmation div.buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;& button{border:0;border-radius:50px;cursor:pointer;font-size:15px;outline:none;padding:8px 16px}& button:hover{opacity:.8}}div.card-confirmation div.buttons button:first-child{background-color:#fff;color:#000}div.card-confirmation div.buttons button:nth-child(2){background-color:var(--secondary-color);color:#fff;font-weight:600}div.open-member-container{display:flex;height:auto;justify-content:flex-start;width:100%;& button{align-items:center;background-color:var(--secondary-color);border:0;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:500;height:38px;outline:none;padding:0 14px}& button span{margin-left:10px}& svg{display:flex;fill:#fff;height:16px;width:16px}}div.open-member-container[data-visibility=hidden]{display:none}div.input-container.mobile-number{& p.cc{left:5px;padding:8px;position:absolute;top:5px}& input{padding-left:53px}}button#remove-alter-number{align-items:center;background-color:transparent;border:0;border-radius:7px;cursor:pointer;display:flex;height:36px;justify-content:center;outline:none;position:absolute;right:5px;top:5px;width:36px;& svg{display:flex;height:14px;width:14px}&:hover{background-color:var(--primary-color-10);transition:all .25s ease-in-out}}button#add-alter-number{align-items:center;background-color:var(--secondary-color);border:0;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;padding:8px 12px;& svg{display:inline-flex;fill:#fff;height:16px;width:16px}& span{display:flex;margin-left:10px}&:hover{opacity:.8;transition:all .25s ease-in-out}}div.order-summary div.title-container{& div{align-items:center;display:flex}}button#delete-address-ls{align-items:center;aspect-ratio:1/1;background-color:transparent;border:none;display:flex;height:31px;justify-content:center;margin-right:7px;padding:0;& svg{fill:var(--secondary-color)}&:hover svg{fill:red}&[data-visibility=hidden]{display:none}}div.order-summary p.title{color:#212121;font-size:18px;font-weight:500}div.order-summary div.title-container button{background-color:#fff;border:1px solid var(--secondary-color);border-radius:50px;color:var(--secondary-color);cursor:pointer;font-size:14px;font-weight:500;padding:6px 18px;&[disabled]{cursor:not-allowed;opacity:.5}&:hover:not([disabled=disabled]){background-color:var(--secondary-color);color:#fff}& svg{display:flex;height:21px;overflow:visible;width:21px}}div.order-summary div.address{background:#f5f7fa;border:1px dashed var(--secondary-color-50);border-radius:7px;padding:14px;& div.text{margin-top:10px}& div.text p.name{align-items:center;display:flex;font-size:15px;font-weight:500;margin-bottom:5px;& span.type{background-color:#e8e8e8;border-radius:3px;color:#353535;display:inline-block;font-size:12px;margin-left:10px;padding:3px 6px}& span.cn{font-size:15px}}& div.text p.add-info{font-size:15px;margin-top:10px}& div.text p.cn{font-size:15px;margin-top:10px;& span{font-weight:500}}}div.order-summary div.cards{border:1px dashed var(--secondary-color-30);border-left:0;border-right:0;margin-top:14px;padding:14px 0;& div.card{align-items:center;background:#f5f7fa;border-left:2px solid var(--secondary-color-50);display:flex;margin-top:10px;padding:10px}& div.card p.info{color:#212121;display:flex;flex:1;font-size:15px;font-weight:500;gap:10px}}div.order-summary div.dealer-sign-paper{align-items:center;display:flex;padding-top:14px;& img{border-radius:3px;display:flex;height:auto;margin-right:14px;width:120px}& p.info{font-size:15px;line-height:1.4;margin-top:5px}& p.price{background-color:#e8e8e8;border-radius:3px;display:inline-flex;font-size:14px;margin-top:7px;padding:3px 6px;& span{display:block;font-weight:600;margin-left:5px}}}div.order-container div.pricing{background-color:#fff;border:1px dashed var(--secondary-color-50);border-radius:17px;padding:20px;& h2{margin-bottom:10px}& p.cal{align-items:center;color:#212121;display:flex;font-size:15px;justify-content:space-between;padding:5px 0}& p.delivery-charges span:nth-child(2){color:green}& p.total{font-size:15px;text-transform:uppercase;& span:first-child{font-weight:500}& span:nth-child(2){font-size:16px;font-weight:600}}}button.make-payment{background-color:var(--primary-color);border:0;border-radius:50px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;height:38px;margin-top:16px;outline:none;text-transform:uppercase;width:100%;&.processing{cursor:progress;opacity:.7}&:hover:not(.processing){opacity:.8}}div.other-cards{background-color:#fff;border:1px dashed var(--secondary-color-30);border-radius:24px;margin-top:20px;padding:20px;& div.cards{margin-top:16px}& div.card{align-items:center;background:#f5f7fa;border-left:2px solid var(--secondary-color-50);display:flex;font-size:15px;margin-top:14px;min-height:45px;padding:0 10px}}div.other-cards div.card p.info{display:flex;flex:1;font-weight:500;gap:10px}div.other-cards div.card p.primary{background-color:var(--primary-color-10);border-radius:3px;color:var(--primary-color);font-size:14px;font-weight:500;padding:5px;&&:after{content:"Primary"}}div.other-cards div.card div.buttons{align-items:center;display:flex;gap:3px;& button{background-color:transparent;border:0;cursor:pointer;font-size:15px;height:36px;margin-left:14px;outline:none}& svg{display:flex;fill:var(--secondary-color);height:18px;overflow:visible;width:18px}& button.remove-card svg{height:21px;width:21px}& button.remove-card:hover svg{fill:#f01}& button.edit-card:hover svg{fill:var(--primary-color)}}div.incorrect-address div.child{& p.address{font-size:15px}& p.address span.incorrect{color:red;text-decoration:line-through}}div.confirmation-address-ls div.child{& p.description{font-size:16px;line-height:1.4;margin:14px 0}& p.note{color:#272727;font-size:15px;line-height:1.4}}div.saved-address-info{align-items:center;background:#f5f7fa;border-radius:7px;display:inline-flex;font-size:14px;gap:7px;margin-top:18px;padding:10px;text-align:left;& p{flex:1}& button{background-color:transparent;border:0;cursor:pointer;font-size:15px;height:36px;margin-left:14px;outline:none}& button:hover svg{fill:red}& svg{display:flex;fill:var(--secondary-color);height:21px;overflow:visible;width:21px}&[data-visibility=hidden]{display:none}}@media only screen and (max-width:1200px){div.order-container{margin-left:30px;margin-right:30px;padding-bottom:30px;& div.child{width:auto}& div.tab.end{width:43.83%!important}}h1{font-size:32px;span{font-size:37px}}div.parent div.tab.start h2{font-size:18px}}@media only screen and (max-width:1140px){div.order-container div.parent-tab{gap:20px!important}}@media only screen and (max-width:970px){div.order-container div.parent-tab{display:grid!important;& div.tab.end{width:auto!important}& div.features{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;padding:20px}& div.features div.feature{padding:0;width:calc(50% - 10px)}}}@media only screen and (max-width:786px){div.order-container div.parent-tab{& div.features{display:grid;gap:20px;padding:20px}& div.features div.feature{width:auto}}}div.input-container{display:flex;gap:12px;margin-bottom:12px;position:relative}input,select{border:1px solid #d3d3d3;border-radius:10px;font-size:16px;outline:none;padding:12px}input{width:100%}select{width:40%}input:hover,select:hover{border-color:#353535}input:focus:not(:hover),select:focus:not(:hover){border-color:#212121}div.toggle-buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}div.toggle-buttons button{border:0;border-radius:50px;font-size:14px;font-weight:600;height:40px;outline:none;padding:0 14px;text-transform:uppercase;svg{display:flex;height:16px;overflow:visible;width:16px}}div.toggle-buttons button:first-child{align-items:center;background-color:var(--secondary-color-30);cursor:pointer;display:flex;justify-content:center;padding:0;width:40px;&:hover{background-color:var(--secondary-color);transition:all .25s ease-in-out;& svg{fill:#fff}}}div.toggle-buttons button:nth-child(2){background-color:var(--primary-color);color:#fff;max-width:280px;min-width:180px;opacity:.9}div.toggle-buttons button:nth-child(2).active{cursor:pointer;opacity:1}div.toggle-buttons button:nth-child(2).active:hover{opacity:.8}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{background-color:#f5f7fa;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;line-height:1.5;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.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}}