@import url(https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}.row{display:flex;flex-wrap:wrap}li{list-style:none}a{text-decoration:none}button{background-color:transparent;border:0;cursor:pointer}img,svg{vertical-align:middle}:root{--white:#fff;--black:#181818;--gray:#ddd;--dipGray:#777;--lightGray:#f2f2f2;--blue:#3282b8;--dipBlue:#0f4c75;--lightBlue:#f2f9ff;--bright-red:#eb5757;--dark-red:#660101;--hindSiliguri:"Hind Siliguri",sans-serif;--notoSansBengali:"Noto Sans Bengali",sans-serif;--inter:"Inter",sans-serif}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Hind Siliguri,sans-serif;font-family:var(--hindSiliguri);font-size:62.5%}body{color:#0f4c75;color:var(--dipBlue);font-size:1.6rem;font-weight:400;line-height:2.4rem}.ss_page{min-height:calc(100vh - 15rem)}.page_padding{padding-bottom:10rem;padding-top:6.4rem}.container{margin:0 auto;max-width:1200px}.sc_title{font-size:5.2rem;font-weight:700;line-height:6.8rem}.sh_wrapper{margin-bottom:7.2rem;text-align:center}.sc_heading{color:#181818;color:var(--black);display:inline-block;font-size:2.8rem;font-weight:600;line-height:4.5rem;position:relative;text-align:center}.sc_heading:after{border-bottom:2px solid #3282b8;border-bottom:2px solid var(--blue);bottom:0;content:"";height:1px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:54%}.ph_wrapper{margin:0 auto;max-width:45.2rem;width:100%}.page_heading{color:#181818;color:var(--black);font-size:4rem;font-weight:700;line-height:5.2rem;margin-bottom:6.6rem;text-align:center}.page_heading span,.sc_title span{color:#3282b8;color:var(--blue)}.spt,.spy{padding-top:10.5rem}.spb,.spy{padding-bottom:14.5rem}@media (max-width:1399.98px){.container{max-width:1140px}}@media (max-width:991.98px){.container{padding:0 24px;width:100%}}@media (orientation:portrait){.page_padding{padding-bottom:101px;padding-top:36px}.sc_title{font-size:2.8rem;line-height:5rem}.spt,.spy{padding-top:5.8rem}.spb,.spy{padding-bottom:6.8rem}}.Navbar_section{box-shadow:inset 0 -1px 0 var(--gray)}.Navbar{padding:0 4rem}.Navbar .nav_logo img{width:8.2rem}.Navbar .row{align-items:center;justify-content:space-between}.Navbar .login_btn{border:2px solid var(--gray);border-radius:.8rem;box-sizing:border-box;color:var(--black);display:block;font-size:1.6rem;font-weight:600;line-height:2.4rem;padding:1.1rem 2rem .9rem}.login_info_wrap{padding:1.8rem 0;position:relative}.login_info_wrap button{align-items:center;display:flex;justify-content:space-between;padding:.2rem 0}.login_info_wrap .profile_pic{border-radius:50%;height:4.4rem;width:4.4rem}.login_info_wrap span{color:#1b1b1b;font-family:var(--inter);font-size:1.4rem;font-weight:700;line-height:2rem;padding:0 1.2rem}.login_info_wrap .down_chevron{height:1.6rem;width:1.6rem}.user_login_dropdown{background-color:var(--white);border:1px solid var(--gray);border-radius:.8rem;left:10%;padding:2rem 1.6rem;position:absolute;top:calc(100% + .9rem);width:80%}.user_login_dropdown:before{background:var(--white);border-bottom:0 solid var(--gray);border-left:1px solid var(--gray);border-right:0 solid var(--gray);border-top:1px solid var(--gray);content:"";height:1.2rem;left:48%;position:absolute;top:-.7rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:1.2rem}.user_login_dropdown.hide{display:none}.user_login_dropdown a{color:var(--black);display:block;font-size:1.6rem;font-weight:500;line-height:2.2rem;text-align:center}.user_login_dropdown a:not(:last-of-type){margin-bottom:1.2rem}.consumerInfo img{border-radius:50%;height:5vh}@media (orientation:portrait){.Navbar{padding:0 2.4rem}.Navbar .login_btn{font-size:1.5rem;padding:.6rem 1.3rem}}.footer{background:var(--dipBlue);padding:2.4rem 4rem;position:relative}.footer .row{align-items:center;justify-content:space-between}.footer h3{color:var(--white);font-family:var(--inter);font-size:1.5rem;font-weight:600;line-height:1.8rem}.footer h3 a{border-bottom:1px solid var(--white);color:var(--white)}.footer .social_wrapper{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (orientation:portrait){.footer{align-items:center;display:flex;padding:2rem 2.4rem}.footer .container-fluid{flex:0 0 auto;width:60%}.footer .social_wrapper{flex:0 0 auto;position:static;text-align:right;-webkit-transform:none;-webkit-transform:initial;transform:none;width:40%}.footer h3{font-size:1.2rem;line-height:1.5rem}.footer h3:not(:last-child){margin-bottom:.7rem}}.social_wrapper>a{display:inline-block;margin:0 .8rem}.social_wrapper>a,.social_wrapper>a svg{height:2.4rem;width:2.4rem}.social_wrapper>a svg>g>path:nth-child(2){fill:var(--white)}.social_wrapper>a.facebook:hover svg>g>path:nth-child(2){fill:#72d8f9}.social_wrapper>a.instagram:hover svg>g>path:nth-child(2){fill:#c832c8}.social_wrapper>a.youtube:hover svg>g>path:nth-child(2){fill:red}.cards_section{padding-bottom:155px;padding-top:110px}.cards_section .card{flex:0 0 33.33333333%;padding-left:20px;padding-right:20px;width:33.33333333%}.our_partner_section{padding-bottom:169px;padding-top:70px}.our_partner_section .row{justify-content:center;margin:0 auto;width:100%}.our_partner_section .icons{align-items:center;display:flex;flex:0 0 25%;justify-content:center;padding-left:66px;padding-right:66px;width:25%}.hs_category .row.main_row>*{flex:0 0 auto;position:relative;width:50%}.hs_category .sc_title{margin-bottom:2.2rem;max-width:452px}.hs_category .header_img{margin-left:-88px;margin-top:-40px}.hs_category .header_img>div{margin:0!important;width:600px!important}.cat_head_wrap{left:0;position:absolute;top:0}.hs_category .col.right .row{align-items:center;margin-left:-8px;margin-right:-8px;margin-top:-16px}.hs_category .col.right .row>*{flex:0 0 auto;padding-left:8px;padding-right:8px;padding-top:16px;width:33.33333333%}.hs_category .col.right .row>:last-child .category{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;border-radius:0}.hs_category .col.right .row>:last-child .category:hover{box-shadow:none;-webkit-transform:scale(100%);transform:scale(100%)}.all_category{align-items:center;box-shadow:inset 0 -1px 0 #3282b8;display:flex;justify-content:center}.all_category a{color:#3282b8;font-size:1.6rem;font-weight:600;line-height:2.4rem}@media (orientation:portrait){.hs_category.spt{padding-top:3rem}.hs_category .row.main_row>*{width:100%}.hs_category .row.main_row .col.left{display:flex}.hs_category .header_img{width:50%}.cat_head_wrap{width:57%}.hs_category .header_img{margin-left:-2.4rem;margin-top:-3rem}.cat_head_wrap{position:static}.hs_category .header_img>div{height:auto!important;width:100%!important}.all_category a{font-size:1.5rem}.all_category img{height:1.5rem;width:1.5rem}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.home_slider{padding-bottom:2.4rem}.home_slider .swiper img{height:100%;width:100%}.home_slider .swiper-slide{align-items:center;background:#fff;display:flex;font-size:1.8rem;justify-content:center;text-align:center}.home_slider .swiper-pagination-bullet-active{background:#3a80bb!important}.home_slider .swiper-horizontal>.swiper-pagination-bullets,.home_slider .swiper-pagination-bullets.swiper-pagination-horizontal,.home_slider .swiper-pagination-custom,.home_slider .swiper-pagination-fraction{bottom:1.8rem}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .6rem!important}.swiper-pagination-bullet{background:transparent!important;border:1px solid rgba(58,128,187,.5);height:1.2rem!important;opacity:1!important;width:1.2rem!important}@media (orientation:portrait){.home_slider{padding-bottom:4rem}.home_slider .swiper-horizontal>.swiper-pagination-bullets,.home_slider .swiper-pagination-bullets.swiper-pagination-horizontal,.home_slider .swiper-pagination-custom,.home_slider .swiper-pagination-fraction{bottom:.8rem}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .4rem!important}.swiper-pagination-bullet{height:.8rem!important;width:.8rem!important}}.sc_counter .row{margin-left:-1.2rem;margin-right:-1.2rem}.sc_counter .row>*{flex:0 0 auto;padding-left:1.2rem;padding-right:1.2rem;width:25%}.counter_content{align-items:center;background:#f2f9ff;border-radius:.8rem;display:flex;flex-direction:column;justify-content:center;padding:3.2rem 0}.counter_number{color:var(--blue);font-family:var(--notoSansBengali);font-size:5.6rem;font-weight:300;letter-spacing:-.1em;line-height:6.8rem;text-align:center}.counter_title{color:var(--dipBlue);font-size:1.8rem;font-weight:600;line-height:2.6rem;text-align:center}@media (orientation:portrait){.sc_counter .row{margin-top:-2.8rem}.sc_counter .row>*{padding-top:2.8rem;width:50%}.counter_number{font-size:5rem}.counter_title{font-size:1.5rem}}.why_khoj .sh_wrapper{margin-bottom:9.2rem}.why_khoj_cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.why_khoj_cards .card_content{background-color:#f2f9ff;background-image:url(/static/media/middle-card.2c31927c2253452abfd0.svg);border-radius:.8rem;padding:0 4.6rem 4.6rem;position:relative;text-align:center}.why_khoj_cards .card_content img{height:25.3rem;margin-top:-5rem}.why_khoj_cards .card_content .card_title{color:var(--blue);font-size:2.8rem;font-style:normal;font-weight:700;line-height:3.2rem;text-align:center}.why_khoj_cards .card_content .card_text{color:var(--black);font-family:var(--notoSansBengali);font-size:1.4rem;line-height:2.5rem;margin-top:2rem}@media (orientation:portrait){.why_khoj_cards{gap:8rem;grid-template-columns:1fr}}.partner_carousel .partner_icon img{width:100%}.category{background:#f7fbff;border:1px solid #dfedfa;border-radius:.8rem;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.category:hover{box-shadow:0 0 4rem rgba(0,0,0,.11);-webkit-transform:scale(105%);transform:scale(105%)}.category_content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3.8rem 1.2rem 3.6rem}.category_title h3{color:var(--dipBlue);font-size:2rem;font-weight:600;line-height:2.4rem;margin-top:1.2rem;text-align:center}.category_img img{height:7.2rem;width:7.2rem}@media (orientation:portrait){.category_content{padding:1.5rem 1.2rem 1.4rem}.category_img img{height:5.5rem;width:5.5rem}.category_title h3{font-size:1.5rem;line-height:1.8rem}}.row.categories{align-items:center;justify-content:center;margin:-1.6rem -.8rem 0}.row.categories>*{flex:0 0 auto;padding:1.6rem .8rem 0;width:20%}@media (orientation:portrait){.row.categories>*{width:33.333333%}}.search_field{align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;background-image:url(/static/media/search-icon.a95bdf9386436b74d3e7.svg);background-position:left 1.6rem center;background-repeat:no-repeat;background-size:2rem;border:1px solid #dfdfdf;border-radius:16px;border-radius:.6rem;color:#999;display:flex;font-size:18px;line-height:24px;min-width:42rem;padding:1.2rem 1.2rem 1.2rem 4rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.search_field:focus,.search_field:focus-visible,.search_field:hover{border-color:var(--dipGray);outline:0}@media (orientation:portrait){.search_field{min-width:auto}}.btn_fav svg{height:2.4rem;width:2.4rem}.btn_fav:hover svg>g>path:nth-child(2){fill:var(--dark-red)}.btn_fav.active svg>g>path:nth-child(2){fill:var(--bright-red)}.btn_fav.active:hover svg>g>path:nth-child(2){fill:var(--dipGray)}.organizations_page .container{max-width:1360px}.filter_wrapper{padding:3.2rem 0}.filter_header{align-items:center;display:grid;grid-template-columns:8fr 4fr}.filter_header h4{color:var(--black);display:flex;font-size:2rem;font-weight:600;line-height:3.2rem}.filter_header h4 img{height:2.4rem;margin-right:1.2rem;width:2.4rem}.filter_header>div:nth-child(2){justify-self:flex-end}.filter_header>div:nth-child(2) img{display:none}.filter_history{padding:4rem 1.8rem 2.8rem 0}.filter_history .history_header{align-items:center;display:flex;justify-content:space-between}.filter_history .history_header h3{color:var(--dipGray);font-family:var(--notoSansBengali);font-size:1.5rem;line-height:2.4rem}.filter_history .history_header button{border-bottom:1px solid var(--black);color:var(--black);font-family:var(--inter);font-size:1.2rem;font-weight:700;line-height:2rem}.filter_history .history_wrapper{display:flex;padding-top:1.6rem}.filter_history .history_wrapper button{background:var(--lightGray);border:1px solid #c9c9c9;border-radius:2rem;color:#5a5a5a;font-family:var(--notoSansBengali);font-size:1.4rem;font-weight:400;line-height:2.4rem;margin:0 1.2rem 1.2rem 0;padding:.5rem}.filter_category{border-top:1px solid var(--gray);padding:1.6rem 1.6rem 1.6rem 0;position:relative}.filter_category button{color:var(--black);font-size:1.6rem;font-weight:600;justify-content:space-between;line-height:2.4rem;width:100%}.filter_category button,.filter_category button>:first-child{align-items:center;display:flex}.filter_category button span.badge{align-items:center;background:var(--black);border-radius:50%;color:var(--white);display:flex;font-family:var(--inter);font-size:1.2rem;font-weight:700;height:2rem;justify-content:center;line-height:2rem;margin-left:.8rem;width:2rem}.filter_category svg{height:2rem;width:2rem}.filter_category button.show svg,.radio_input.selected svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.radio_input svg>g>path:nth-child(2){fill:var(--dipGray)}.filter_category .radio_input{align-items:center;display:flex;margin-top:1.6rem}.filter_category label{color:var(--dipGray);font-size:1.8rem;font-weight:500}.filter_category input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid var(--dipGray);border-radius:50%;height:2rem;margin-right:1.2rem;margin-top:-.4rem;position:relative;width:2rem}.filter_category input:checked[type=radio]:after{background-color:var(--dipGray);border-radius:50%;content:"";height:1.2rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.2rem}.filter_category .collapse,.filter_category .collapse .second,.filter_category .collapse .third{height:0;overflow:hidden;transition:height .3s ease-in-out}.filter_category .collapse.show{height:auto;margin-top:1rem}.filter_category .districts{margin-left:2rem}.filter_category .districts .radio_input{margin-top:0}.filter_category .districts>*{margin-top:1.6rem}.filter_category .districts label{font-size:1.6rem}.filter_category .districts input[type=radio]{height:1.8rem;width:1.8rem}.filter_category .districts input:checked[type=radio]:after{height:1rem;width:1rem}.filter_category .areas{margin-left:1.6rem}.filter_category .areas>*{margin-top:.1rem}.filter_category .areas label{font-size:1.4rem}.filter_category .areas input[type=radio]{height:1.4rem;width:1.4rem}.filter_category .areas input:checked[type=radio]:after{height:.8rem;width:.8rem}.filter_category label img{margin-right:.8rem;width:2.4rem}.filtered_content .col.right{padding-left:6.2rem}.orgs_page_header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:2.4rem 0}.orgs_page_header h1{color:var(--black);display:inline-block;font-size:3.2rem;font-weight:700;line-height:4.8rem}.orgs_page_header p{color:#777;display:inline-block;font-size:1.5rem;line-height:2.4rem;margin-left:2rem}.orgs_page_header button{display:none}.filtered_content>*{flex:0 0 auto;height:100%}.filtered_content .col.left{border-right:1px solid #ddd;width:20%}.filtered_content .col.right{width:80%}.organizations_cards{margin-left:-1.2rem;margin-right:-1.2rem;margin-top:-2.4rem}.organizations_cards>*{flex:0 0 auto;padding-left:1.2rem;padding-right:1.2rem;padding-top:2.4rem;width:33.333333%}.org_card{background:#fff;border:1px solid #ddd;border-radius:1.6rem;padding:1.5rem}.image_grdient{background:linear-gradient(180deg,rgba(0,0,0,.37),transparent 64.54%);border-radius:10px;height:25rem;overflow:hidden;position:relative}.org_card .image_grdient>a>img{border-radius:10px;height:100%;max-height:251px;object-fit:cover;object-position:center center;width:100%}.image_grdient .btn_fav{position:absolute;right:1.2rem;top:1.2rem}.image_grdient .btn_fav svg{height:2.4rem;width:2.4rem}.image_grdient .btn_fav:hover svg>g>path:nth-child(2){fill:var(--dark-red)}.image_grdient .btn_fav.active svg>g>path:nth-child(2){fill:var(--bright-red)}.image_grdient .btn_fav.active:hover svg>g>path:nth-child(2){fill:var(--dipGray)}.org_card .card_body{padding:1rem}.org_card .card_body h3{color:#000;font-size:2rem;font-weight:600;line-height:3.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org_card .expense{align-items:center;display:flex;justify-content:flex-start;margin-top:.5rem}.org_card .expense p{color:#777;font-family:var(--notoSansBengali);font-size:1.4rem;line-height:2.4rem;margin-right:1.2rem}.org_card .expense img{height:2.2rem;margin-right:.5rem;width:2.2rem}.org_card .details_box{align-items:center;display:flex;justify-content:space-between;margin-top:2.2rem}.org_card .view_details{border-bottom:1px solid var(--black);color:var(--black);font-size:1.4rem;font-weight:600;line-height:2.4rem;text-align:center}@media (orientation:portrait){.filtered_content .col.left{background-color:var(--white);left:0;padding:0 2rem;position:fixed;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%;z-index:1}.filtered_content .col.left.show{-webkit-transform:translateX(0);transform:translateX(0)}.filter_category_wrapper{max-height:calc(100vh - 10rem);overflow-x:hidden;overflow-y:auto}.filter_header>div:nth-child(2) img{display:block;width:2.2rem}.filtered_content .col.right{padding-left:0;width:100%}.orgs_page_header>*{width:100%}.orgs_page_header>:nth-child(2){order:0}.orgs_page_header>:first-child{order:1}.orgs_page_header h1{font-size:2.5rem;line-height:5.2rem;margin:2.8rem 0}.orgs_page_header button{color:var(--black);display:flex;font-size:1.6rem;font-weight:600;line-height:3.2rem;order:2}.orgs_page_header button img{height:2.4rem;margin-right:1.2rem;width:2.4rem}.organizations_cards>*{width:100%}}.image_title_desc{margin-bottom:8rem;position:relative}.image_title_desc img{width:100%}.image_title_desc h4{color:var(--black);font-size:1.8rem;font-weight:600;line-height:2.6rem;margin:1.6rem 0 .6rem}.image_title_desc p{color:var(--dipGray);font-size:1.4rem;line-height:2.2rem}.swiper-button-next,.swiper-button-prev{align-items:center;border:1px solid #acacac;border-radius:50%;cursor:pointer;display:flex;height:4rem;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4rem;z-index:10}.swiper-button-next:after,.swiper-button-prev:after{background-position:50%;background-repeat:no-repeat;background-size:1.8rem;content:"";height:1.8rem;width:1.8rem}.swiper-button-prev{left:-6.4rem}.swiper-button-prev:after{background:url(/static/media/prev-arrow.7407d0b47173aa0a19d7.svg)}.swiper-button-next{right:-6.4rem}.swiper-button-next:after{background:url(/static/media/next-arrow.e1b5669b944971ac3963.svg)}@media (orientation:portrait){.swiper-button-next,.swiper-button-prev{height:2.5rem;width:2.5rem}.swiper-button-next:after,.swiper-button-prev:after{background-size:1.2rem;height:1.2rem;width:1.2rem}.swiper-button-next,.swiper-button-prev{top:-4.5rem}.swiper-button-prev{left:auto;right:8rem}.swiper-button-next{right:2rem}}.stat_counter.grid_container{grid-gap:2.4rem;display:grid;gap:2.4rem;grid-template-columns:repeat(4,1fr);padding-bottom:8rem}.stat_counter .grid_item{align-items:center;background-color:var(--lightGray);border-radius:.8rem;display:flex;flex-direction:column;justify-content:center;padding:2.4rem}.stat_counter .number{color:var(--black);font-family:var(--notoSansBengali);font-size:6.4rem;font-weight:300;letter-spacing:-.1em;line-height:7.4rem}.stat_counter .title{color:var(--black);font-size:1.8rem;font-weight:600;line-height:2.8rem;text-align:center}@media (orientation:portrait){.stat_counter.grid_container{grid-gap:2.4rem;display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr);padding-bottom:8rem}}.organization_branches .nav{border-bottom:1px solid var(--gray);display:inline-flex;margin-bottom:4rem;width:100%}.organization_branches .nav_content h5,.organization_branches .nav_tab,.organization_branches a.nav_tab{color:var(--black);font-size:1.8rem;font-weight:600;line-height:2.8rem}.organization_branches .nav_tab,.organization_branches a.nav_tab{margin-right:4rem;padding-bottom:.4rem;position:relative}.organization_branches .nav_tab.active:before,.organization_branches a.nav_tab.active:before{background-color:var(--black);bottom:-1px;content:"";height:1px;left:0;position:absolute;width:100%}.organization_branches .nav_tab:not(.active),.organization_branches a.nav_tab:not(.active){color:var(--gray)}.organization_branches .nav_content,.organization_branches .nav_content .phone_address{grid-gap:2.4rem;display:grid;gap:2.4rem}.organization_branches .nav_content{grid-template-columns:8fr 4fr}.organization_branches .nav_content img{width:100%}.organization_branches .nav_content h5{margin-bottom:.8rem}.organization_branches .nav_content p{color:var(--dipGray);font-family:var(--inter);font-size:1.4rem;font-weight:400;line-height:2.4rem}.organization_branches .nav_content .location_wrapper{background-color:var(--lightGray);border-radius:1.2rem;display:flex;flex-direction:column;justify-content:space-between;padding:3.2rem}.organization_branches .nav_content .embaded_map>iframe{border:0;border-radius:.8rem;min-height:22rem;width:100%}.organization_branches .nav_content .phone_address{grid-template-columns:repeat(2,1fr)}@media (orientation:portrait){.organization_branches{margin-bottom:7rem}.organization_branches .nav_content .location_wrapper{padding:3.2rem 2.4rem}.organization_branches .nav_content h5,.organization_branches .nav_tab,.organization_branches a.nav_tab{font-size:1.5rem;line-height:2.8rem}}.org_details_page .banner{max-height:50rem;overflow:hidden}.org_details_page .banner img{height:50rem;object-fit:cover;object-position:center center;width:100%}.org_details_page h2{color:var(--black);font-size:2.4rem;font-weight:600;line-height:3.2rem;margin:4.2rem 0 3.2rem}.orgd_content{padding:4rem 0 8rem}.orgd_content .row{display:grid;grid-template-columns:7fr 3fr}.orgd_content .row>.col.left{max-width:67.5rem;width:100%}.orgd_content h1{align-items:flex-start;color:var(--black);display:grid;font-size:4.8rem;font-weight:700;grid-template-columns:1fr 4.5rem;line-height:5.8rem;margin-bottom:2.4rem}.orgd_content h1 button{margin-top:1rem}.orgd_content p.desc{color:#656565;font-family:var(--notoSansBengali);font-size:1.5rem;line-height:2.8rem}.orgd_content .kh_porisima{align-items:center;display:flex;justify-content:flex-start;margin-bottom:2rem}.orgd_content .kh_porisima p{color:var(--dipGray);font-family:var(--notoSansBengali);font-size:1.4rem;line-height:2.4rem}.orgd_content .kh_porisima img{height:2rem;margin-left:.4rem;width:2rem}.orgd_content .contacts{background:var(--lightGray);border-radius:1.2rem;margin-left:auto;max-width:32rem;overflow:hidden;padding:3.2rem}.orgd_content .contacts .list_item{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:2rem auto}.orgd_content .contacts .list_item:not(:last-child){margin-bottom:2.4rem}.orgd_content .contacts .list_item img{width:100%}.orgd_content .contacts .list_item svg{height:2rem;width:2rem}.orgd_content .contacts .list_item svg>g>path:nth-child(2){fill:var(--black)}.orgd_content .contacts .list_item h6{color:var(--black);font-size:1.8rem;font-weight:600;line-height:2.8rem;margin-bottom:.4rem}.orgd_content .contacts .list_item a,.orgd_content .contacts .list_item p{color:#737373;display:block;font-family:var(--inter);font-size:1.4rem;line-height:1.7rem;max-width:23rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (orientation:portrait){.orgd_content .row{row-gap:3.5rem}.organization_branches .nav_content,.orgd_content .row{grid-template-columns:1fr}.org_details_page .banner img{height:20rem}.orgd_content h1{align-items:center;font-size:2.5rem}.orgd_content h1 button{margin-top:-.5rem}.orgd_content .contacts{max-width:100%}.org_details_page h2{font-size:2rem;margin:0 0 3.2rem;text-align:center}}.form_wrapper h3{font-size:4.5rem;letter-spacing:-.01em;line-height:5.3rem;margin-bottom:4rem}.form_wrapper .input_group{margin-bottom:3rem}.form_wrapper .input_field_label{display:block;font-size:1.6rem;font-weight:600;line-height:2.5rem;margin-bottom:1rem;text-transform:uppercase}input::-webkit-input-placeholder{color:var(--gray)}input:-ms-input-placeholder{color:var(--gray)}input::placeholder{color:var(--gray)}.form_wrapper .input_field,.form_wrapper .input_textarea,.form_wrapper .select_field{background-color:transparent;border:1px solid var(--blue);border-radius:.5rem;display:block;font-family:var(--inter);font-size:1.8rem;font-weight:400;line-height:3.2rem;padding:1.5rem 2rem;width:100%}.form_wrapper .select_field{-webkit-appearance:none;appearance:none;background-image:url(/static/media/DownChevron.3da190d1a408b54f3d80.svg);background-position:right 1.8rem center;background-repeat:no-repeat;background-size:2rem 2rem}.form_wrapper .input_field:focus-visible,.form_wrapper .input_textarea:focus-visible,.form_wrapper .select_field:focus-visible{outline:none}.form_wrapper button[type=submit]{transition:background-color .3s ease-in-out,color .3s ease-in-out;width:100%}.form_wrapper .btn_text.btn_border:hover{background:var(--blue);color:var(--white)}.btn_text{font-family:var(--inter);font-size:1.6rem;font-weight:500;letter-spacing:.08em;line-height:2.5rem;text-transform:uppercase}.btn_border{border:1px solid var(--blue);border-radius:.5rem;padding:1.8rem 2rem}input:-internal-autofill-selected{-webkit-appearance:menulist-button;appearance:menulist-button;background-color:transparent!important;background-image:none!important;color:inherit!important}.page_logo{margin-bottom:3rem;text-align:center}a.forgot_pass,button.forgot_pass{color:var(--dipGray);display:block;margin-top:3rem;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out}a.forgot_pass:hover,button.forgot_pass:hover{color:var(--blue);font-weight:600}.dha_box{align-items:center;display:flex;justify-content:flex-start;margin-top:6rem}.dha_box button{width:auto!important}a.sign_up{color:var(--dipBlue);display:inline-block;font-size:1.6rem;font-weight:500;line-height:2.5rem;text-transform:uppercase}.dha_box p{font-size:1.8rem;font-weight:400;line-height:3.2rem;margin-right:1rem}.dha_box p,.recover_pass.two .input_group p{color:var(--dipGray)}.recover_pass.two .input_group p span{color:var(--dipBlue)}@media (max-width:575.78px){.auth_page .container{padding:0}}.profile_details_wrapper{position:relative}.profile_details_wrapper .btn_pedit{color:#545454;display:flex;font-size:1.3rem;font-weight:500;letter-spacing:.08em;line-height:2rem;position:absolute;right:0;text-transform:uppercase;top:-4.8rem}.profile_details_wrapper .btn_pedit img{height:1.6rem;margin-left:.8rem;width:1.6rem}.profile_details{margin:0 auto;max-width:55rem;width:100%}.profile_details .items{grid-gap:3.8rem;display:grid;gap:3.8rem;grid-template-columns:repeat(2,1fr)}.profile_details .item h5{color:var(--black);font-size:1.5rem;font-weight:600;line-height:2rem;margin-bottom:.8rem}.profile_details .item p{color:#545454;font-family:var(--notoSansBengali);font-size:1.4rem;font-weight:400;line-height:2.2rem}.pp_wrapper{padding:1.4rem 0 6.8rem;text-align:center}.pp_wrapper img{border-radius:50%;height:15rem;width:15rem}.tabs_wrapper{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:center;margin-bottom:6.8rem}.tabs_wrapper a{color:#b0b0b0;display:block;font-size:1.8rem;font-weight:600;line-height:2.8rem;padding:0 2rem .4rem;position:relative}.tabs_wrapper a.active{color:var(--black)}.tabs_wrapper a.active:after{background:var(--black);bottom:-1px;content:"";height:1px;left:0;position:absolute;width:100%}.centered_form_wrapper{border:1px solid var(--gray-3);margin:0 auto;max-width:52.25rem;padding:5rem 6.5rem 7rem;width:100%}
/*# sourceMappingURL=main.e9c58328.css.map*/