@import "https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Noto+Serif+Bengali:wght@300;400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@300;400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Ruda&display=swap";
@import "https://fonts.googleapis.com/css2?family=Manrope&display=swap";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap";
body{font-family:Open Sans,sans-serif!important}:root{--main_color:#3bb77e;--header_color:#253d4e;--text_color:#ababab;--white_color:#fff;--border_color:#dfdfdf}.d_flex{align-items:center;display:flex}h2{color:var(--header_color);font-size:24px;font-weight:700;line-height:35px}p{color:var(--text_color);font-size:14px;font-weight:400;line-height:20px}a,button{color:var(--header_color);font-size:14px;font-weight:400;line-height:20px;transition:all .2s linear}a:hover,button:hover{color:var(--main_color)}.Header{border-bottom:1px solid var(--border_color);padding:15px 0}.HeaderLeftLogo img{height:40px}.HeaderMiddle{border:1px solid var(--main_color);border-radius:10px;position:relative}.HeaderMiddle input{background:0 0;border:none;width:100%;padding:10px 20px}.HeaderMiddle input:focus{outline:unset}.HeaderMiddle .svg{background:var(--main_color);border-radius:0 10px 10px 0;padding:10px 30px;position:absolute;top:0;right:-1px}.HeaderMiddle .svg svg{color:var(--white_color);font-size:20px}.HeaderRight ul{text-align:right}.HeaderRight ul li{margin-left:30px;display:inline-block}.HeaderRight a{position:relative}.HeaderRight a svg{margin-right:10px;font-size:30px}.HeaderRight a span{background:var(--main_color);width:20px;height:20px;color:var(--white_color);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:20px;display:flex;position:absolute;top:-5px;left:15px}.MenubarLeftLogo button{background:var(--main_color);border:none;margin-top:0;padding:8px 20px;font-size:20px}.MenubarLeftLogo .dropdown-menu.show{border:1px solid var(--border_color);box-shadow:none;background:#fff;width:100%;padding:0;box-shadow:0 28px 80px rgba(0,0,0,.06),0 10.2205px 29.2013px rgba(0,0,0,.03),0 4.96184px 14.1767px rgba(0,0,0,.02),0 2.43239px 6.94968px rgba(0,0,0,.01),0 .96177px 2.74791px rgba(0,0,0,.004)}.MenubarLeftLogo .dropdown-menu.show a{padding:10px 20px}.MenubarMiddle{text-align:center}.MenubarMiddle li{display:inline-block}.MenubarMiddle li a{color:var(--header_color);padding:10px 20px;font-size:16px;font-weight:500;line-height:24px}.MenubarMiddle li a.active{color:var(--main_color)}.Menubar{padding:15px 0}.SocailIcon{text-align:right}.SocailIcon a{color:var(--text_color);margin-left:20px;font-size:25px}.SocailIcon a:hover{color:var(--main_color);transform:translateY(-2px)}.dropdown-toggle:after,.MobileMenu{display:none}.BannerItem img{border-radius:10px;width:100%}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);border-radius:50%;display:inline-block;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,15px))!important;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,15px))!important}span.swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-pagination-bullet-active-main{background:var(--main_color)}.Category{padding-bottom:30px}.CategorySlider{margin-top:30px}.CategoryItem{background:var(--white_color);text-align:center;border-radius:5px;padding:20px;box-shadow:0 28px 80px rgba(0,0,0,.06),0 10.2205px 29.2013px rgba(0,0,0,.03),0 4.96184px 14.1767px rgba(0,0,0,.02),0 2.43239px 6.94968px rgba(0,0,0,.01),0 .96177px 2.74791px rgba(0,0,0,.004)}.CategoryItem img{object-fit:cover;border-radius:5px;width:100%}.CategoryContent .swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden.mySwiper{padding:20px 10px}.CategoryItem p{margin-top:10px}.MiddleBannerItem img{width:100%}.PopularProduct{padding:30px 0 0}.PopularProductContent{margin-top:30px}.PopularProductGrid{flex-flow:wrap;display:flex}.PopularProductItem{background:var(--white_color);text-align:center;border-radius:5px;flex:0 calc(20% - 20px);margin-bottom:30px;margin-right:20px;padding:15px;position:relative;box-shadow:0 28px 80px rgba(0,0,0,.06)}.PopularProductItem .heart{color:var(--text_color);font-size:25px;position:absolute;top:10px;right:10px}.PopularProductItem .heart.bg{color:red}.PopularProductItem .img{overflow:hidden}.PopularProductItem img{object-fit:cover;width:auto;height:180px;transition:all .4s linear}.PopularProductItem .text{text-align:left;margin-top:20px}.PopularProductItem h3{text-transform:uppercase;color:var(--main_color);font-size:20px;font-weight:700;line-height:30px}.PopularProductItem h3 del{color:var(--text_color);margin-left:5px;font-size:16px}.PopularProductItem p{padding-top:10px}.PopularProductItem .duelButton{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.PopularProductItem a{background:var(--main_color);border:2px solid var(--main_color);width:48%;color:var(--white_color);text-align:center;border-radius:5px;padding:3px 10px;font-size:15px;font-weight:700;line-height:28px}.PopularProductItem a.addToCart{background:var(--white_color);color:var(--main_color)}.PopularProductItem a:hover{background:var(--header_color);border:2px solid var(--header_color)}.PopularProductItem:hover img{transform:scale(1.05)}.AllProduct{padding-bottom:30px}.AllProductTabs button{color:var(--header_color);margin-right:15px;font-weight:700;background:var(--border_color)!important}.AllProductTabs button.active{color:var(--white_color);background:var(--main_color)!important}.AllProductTabs{margin-top:20px}.Delivary{border-bottom:1px solid var(--border_color);padding:30px 0}.DelivaryItem .img{margin-right:20px}.DelivaryItem img{height:65px}.DelivaryItem h4{color:var(--header_color);font-size:16px;font-weight:24px;font-weight:700}.DelivaryItem p{margin-top:5px;font-size:14px;line-height:18px}.Footer{border-bottom:1px solid var(--border_color);padding:30px 0}.Footer .logo img{height:50px}.FooterItem h3{color:var(--header_color);font-size:20px;font-weight:700;line-height:28px}.FooterItem p,.FooterItem a{color:var(--text_color);margin-top:10px}.FooterItem p{margin-top:0}.SocialMedia{padding:20px 0}.SocialMediaContent .SocailIcon{text-align:center;margin-top:20px}.social_share_section{margin-top:15px}.TinyFooterItem{text-align:center;padding:20px 0}.Login{padding:150px 0 80px}.LoginContent{background:var(--white_color);border-radius:20px;padding:90px 50px 50px;position:relative;box-shadow:0 -173px 113.46px rgba(0,0,0,.03),0 91.9235px 66.4476px rgba(0,0,0,.024),0 54.6288px 36.1391px rgba(0,0,0,.02),0 28.365px 18.4372px rgba(0,0,0,.016),0 11.5561px 9.24488px rgba(0,0,0,.01)}.LoginLogo{position:absolute;top:-80px;left:50%;transform:translate(-50%)}.LoginItem{margin-top:50px}.LoginItem .MuiFormControl-root{width:100%}.LoginItem .CustomeInput{margin-bottom:30px}.CustomeInput button{background:var(--main_color);width:100%;color:var(--white_color);border-radius:10px;padding:10px;font-size:18px;font-weight:600;line-height:28px}.NotAMember p{color:var(--header_color);text-align:center;font-size:16px;font-weight:500;line-height:24px}.NotAMember p a{color:var(--main_color);font-size:16px;font-weight:500;line-height:24px}.LoginItem .SocialIcon{justify-content:center;margin-top:30px}.LoginItem .SocialIcon a{width:50px;height:50px;color:var(--main_color);background:#d8f1e5;border-radius:50%;justify-content:center;align-items:center;margin-right:20px;font-size:25px;display:flex}.LoginItem .SocialIcon a:hover{background:var(--main_color);color:var(--white_color)}.LoginContent .Header{border:0;padding:0}.LoginContent .Header p{margin-top:10px;font-size:16px;line-height:24px}.LoginContent .Header p span{font-weight:700}.AnotherCustome{justify-content:center;margin-bottom:30px}.AnotherCustome input{border:1px solid var(--border_color);text-align:center;border-radius:5px!important;width:80px!important;height:60px!important;margin-right:20px!important;padding:20px 10px!important}.LoginContent .Header h2{text-transform:capitalize;font-size:35px;line-height:50px}.CheckOut{padding:80px 0}.CheckOut .Header{border:0;padding:0}.CheckOutContent{margin-top:50px}.CheckOutContent svg{cursor:pointer;color:var(--header_color);font-size:35px;font-weight:700}.CheckOutContent .img{text-align:left}.CheckOutContent .img img{object-fit:cover;width:auto;height:30px}.Secure{text-align:center;padding-bottom:30px}.Secure img{height:50px}.AverageDelivery{text-align:center;background:#d8f1e5;border-radius:0 0 15px 15px;padding:20px}.AverageDelivery h5{color:var(--main_color);font-size:20px;font-weight:700;line-height:30px}.CheckOutContent .svg{margin-right:10px}.CheckOutContent h3{color:var(--main_color);font-weight:700}.CheckOutTable{margin-right:50px}.table{border-radius:10px}.CheckOutContent td{text-align:center;vertical-align:middle;padding:15px 0}.PlusMinus{border:1px solid var(--border_color);border-radius:10px;justify-content:space-between;align-items:center;width:150px;padding:2px 5px;display:flex}.PlusMinus .Minus{width:30px;height:30px;color:var(--header_color);cursor:pointer;background:#ebebeb;border-radius:25%;justify-content:center;align-items:center;transition:all .2s linear;display:flex}.PlusMinus .Minus svg{font-size:16px;font-weight:700}.InputNumber input{text-align:center;height:50px;color:var(--header_color);font-size:20px;font-weight:700}.PlusMinus .Minus:hover{background:var(--main_color);color:var(--white_color)}.PlusMinus .Minus:hover svg{color:var(--white_color)}.product_part{margin-top:30px}.product_part ul{border:1px solid #ebebeb;border-radius:10px}.product_part ul li{border-bottom:1px solid #ebebeb;justify-content:space-between;padding:12px 20px}.product_part ul li h3{color:var(--header_color);font-size:20px}.product_part ul li h4{color:var(--text_color);font-size:18px;font-weight:700}.CheckOutContent li .img img{object-fit:cover;width:100%;height:85px}.product_part ul li p{font-size:17px;font-weight:500}.product_part ul li h5{color:var(--header_color);font-size:16px;font-weight:700;line-height:24px}.product_part ul li:last-child{border-bottom:0}.product_part ul li:last-child h4{color:var(--header_color);font-size:20px}.ProceedToCheckout{margin-top:30px}.ProceedToCheckout button{text-align:center;color:#fff;background-color:#3bb77e;border:0;border-radius:5px;width:100%;padding:10px;font-size:18px;font-weight:700;line-height:30px}.ProductDescriptionLeft{margin-right:50px}.PlusMinus .InputNumber{width:-moz-fit-content;width:fit-content}.ChoosePayment{text-align:center;background:#fff;border-radius:15px;max-width:65%;position:relative;box-shadow:0 141.825px 113.46px rgba(0,0,0,.03),0 91.9235px 66.4476px rgba(0,0,0,.024),0 54.6288px 36.1391px rgba(0,0,0,.02),0 28.365px 18.4372px rgba(0,0,0,.016),0 11.5561px 9.24488px rgba(0,0,0,.01)}.ChoosePayment:after{content:"";background:var(--main_color);border-radius:15px 15px 0 0;width:100%;height:15px;position:absolute;top:0;left:0}.ChoosePayment h3{border-bottom:1px solid var(--border_color);margin-bottom:30px;padding:40px 30px 30px}.ChoosePaymentContent{padding:0 30px 30px}.AvailavleMethid .card{background:#fff;border-radius:5px;margin-right:0;padding-bottom:0;position:relative}.AvailavleMethid .card:hover{box-shadow:5px 5px 10px rgba(0,0,0,.15)}.AvailavleMethid .radio{font-size:inherit;right:calc(var(--card-padding) + var(--radio-border-width));top:calc(var(--card-padding) + var(--radio-border-width));margin:0;position:absolute}@supports ((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)){.AvailavleMethid .radio{-webkit-appearance:none;-moz-appearance:none;cursor:pointer;height:var(--radio-size);width:var(--radio-size);background:#fff;border-radius:50%;outline:none;transition:background .2s ease-out,border-color .2s ease-out;display:none}.AvailavleMethid .radio:after{border:var(--radio-border-width)solid #fff;content:"";border-top:0;border-left:0;width:3px;height:7px;display:block;position:absolute;top:50%;left:30%;transform:rotate(45deg)translate(-50%,-50%)}.AvailavleMethid .radio:checked{border:1px solid var(--main_color);background:#fff;width:20px;height:20px;display:block;top:50%;right:20px;transform:translateY(-50%)}.AvailavleMethid .radio:checked:after{content:"";background:var(--main_color);border-radius:50%;width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AvailavleMethid .card:hover .radio,.AvailavleMethid .card:hover .radio:checked{border-color:var(--main_color)}.radio:checked~.Card_item{border:1px solid var(--main_color)}}.AvailavleMethid .card{background:#f9f9f9;border-radius:10px;width:100%;margin-top:20px;display:block}.AvailavleMethid .Card_item{cursor:pointer;padding:var(--card-padding);background:#fff;border:1px solid #ddd;border-radius:10px;padding:20px;transition:border-color .2s ease-out;box-shadow:3px 9px 28px rgba(0,0,0,.06)}.OrderSuccessfullContent h4{color:var(--header_color);font-size:24px;font-weight:700;line-height:30px}.OrderSuccessfullContent p{margin-top:20px}.OrderSuccessfullContent a{color:var(--header_color);border:1px solid var(--main_color);border-radius:10px;margin-top:30px;padding:10px 30px;font-size:18px;font-weight:500;line-height:30px;display:inline-block}.OrderSuccessfullContent a.bg{background:var(--main_color);color:var(--white_color);margin-left:20px}.OrderSuccessfullContent a:hover{background:var(--header_color);color:var(--white_color);border:1px solid var(--header_color)}.ProductDetails{margin-top:80px}.ProductDetails .image-gallery-left-nav .image-gallery-svg,.ProductDetails .image-gallery-right-nav .image-gallery-svg{width:30px;height:70px}.ProductDetailsLeft{margin-right:30px}.theme-1__product__title__Div{justify-content:space-between;display:flex}.ProductDetailsRight h4{color:var(--main_color);background:#d8f1e5;border-radius:30px;font-size:12px;font-weight:700;line-height:16px;display:inline-block;padding:5px 20px!important}.ProductDetailsRight h4.outStock{color:red;background:#f8ddda}.ProductDetails__H3Price{color:var(--main_color)}.ProductDetailsRight h3{font-weight:600;margin:10px 0!important}.ProductDetailsRight h2{color:var(--main_color);font-size:35px;font-weight:600;line-height:45px}.ProductDetailsRight h2 del{color:var(--text_color);font-size:25px}.ProductDetailsRight p{margin-top:15px;line-height:28px}.ProductDetailsRight .Price{width:150px;margin:20px 0;position:relative}.ProductDetailsRight .Price input{border:1px solid var(--border_color);text-align:center;border-radius:10px;padding:8px}.ProductDetailsRight .Price .Plus{cursor:pointer;background:#dfdfdf;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;line-height:24px;transition:all .2s linear;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ProductDetailsRight .Price .Minus{cursor:pointer;background:#dfdfdf;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;line-height:24px;transition:all .2s linear;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.ProductDetailsRight .Price .Minus:hover,.ProductDetailsRight .Price .Plus:hover{color:var(--white_color);background:#ffc107}.ProductDetailsRight .AddCart a,.ProductDetailsRight .AddCart button{background:var(--main_color);color:var(--white_color);text-transform:uppercase;letter-spacing:1px;border:1px solid var(--main_color);width:185px;height:unset;border-radius:10px;justify-content:center;align-items:center;padding:12px 20px;font-size:14px;font-weight:600;line-height:20px;display:inline-flex}.ProductDetailsRight .AddCart button{padding:10px 20px}.ProductDetailsRight .AddCart a svg,.ProductDetailsRight .AddCart button svg{margin-right:10px;font-size:20px}.ProductDetailsRight .AddCart a:last-child,.ProductDetailsRight .AddCart button:last-child{background:var(--white_color);color:var(--main_color);border:1px solid var(--main_color);margin-left:20px}.ProductDetailsRight .AddCart a:hover,.ProductDetailsRight .AddCart button:hover{color:var(--white_color);background:#238b5b}.ProductDetailsRight .Color{margin-top:20px}.ProductDetailsRight .Color h5{color:var(--text_color);margin-bottom:10px;font-size:18px;font-weight:600}.ProductDetailsRight .Color .item input{width:20px;height:20px;margin-right:10px}.ProductDetailsRight .Color .item input:checked{background-color:#2196f3}.ProductTabs{margin:80px 0}.ProductTabs .nav-tabs{border:none;border-top:1px solid var(--border_color);justify-content:center}.ProductTabs .nav-tabs .nav-link{color:var(--header_color);border:none;margin:0 20px;padding:15px 20px;font-size:18px;font-weight:400;line-height:25px;position:relative}.ProductTabs .nav-tabs .nav-link:after{content:"";background:var(--main_color);opacity:0;width:100%;height:2px;position:absolute;top:-1px;left:0}.ProductTabs .nav-tabs .nav-link.active{color:var(--main_color);border:none}.ProductTabs .nav-tabs .nav-link.active:after{opacity:1}.ProductTabs .TabsItem p{margin-top:20px;font-size:15px;line-height:28px}.ProductTabs .TabsItem ul{margin-top:30px!important}.ProductTabs .TabsItem ul li{color:var(--header_color);margin-bottom:10px;padding-left:30px;font-size:16px;line-height:24px;position:relative}.ProductTabs .TabsItem ul li:after{content:"";background:#ff6c45;border-radius:50%;width:10px;height:10px;position:absolute;top:7px;left:0}.TabsItemList{border-bottom:1px solid var(--border_color);padding:15px 30px}.TabsItemList h4{color:var(--header_color);font-size:18px;font-weight:500;line-height:30px}.TabsItemList h5{color:var(--text_color);font-size:16px;font-weight:400;line-height:24px}.theme-1__product__Verient{border:1px solid #e6e8ec;border-radius:8px;margin-top:50px}.theme-1__product__Verient__Item{border-bottom:1px solid #eaedf1;flex-wrap:wrap;align-items:center;padding-bottom:14px;padding-left:15px;display:flex}.theme-1__product__Verient__Item:nth-child(4){border-bottom:none}.theme-1__product__Verient__Item div{color:#6a707e;border:1px solid #e6e8ec;border-radius:4px;margin-top:14px;margin-right:14px;padding:5px 10px;font-size:14px;font-weight:400;line-height:20px}.theme-1__product__Verient__Item div:hover{color:#fff;background-color:#3bb77e}.theme-1__product__Verient__Item h5{color:#101840;width:90px;font-size:16px;font-weight:600;line-height:24px;margin-top:14px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:25px!important}@media (max-width:1440px){.container{max-width:85%}.HeaderLeftLogo img{height:30px}.HeaderRight a svg{margin-right:5px;font-size:20px}.HeaderRight a span{width:16px;height:16px;font-size:10px;line-height:17px;top:-7px;left:9px}.HeaderRight ul li{margin-left:15px;display:inline-block}.HeaderRight a{font-size:14px;line-height:20px}.SocailIcon a{font-size:20px}.CategoryItem img{height:60px}.PopularProductItem img{height:120px}.PopularProductContent .row{--bs-gutter-x:20px}.PopularProductItem{margin-bottom:20px;padding:12px}.PopularProductItem a{width:49%;padding:3px 5px;font-size:11px;line-height:20px}.PopularProductItem h3{font-size:18px;line-height:28px}.PopularProductItem p{padding-top:5px;font-size:13px;line-height:18px}.AllProductTabs button{font-size:14px;line-height:20px}.DelivaryItem img{height:60px}.Footer .logo img{height:40px}.LoginContent .Header h2{font-size:30px;line-height:40px}.CheckOutContent svg{font-size:25px}.CheckOutContent h3{font-size:20px;line-height:30px}.product_part ul li h3{font-size:18px;line-height:28px}.product_part ul li h4{font-size:15px;line-height:25px}.CheckOutContent li .img img{height:70px}.product_part ul li p,.product_part ul li h5{font-size:14px;line-height:20px}.ProceedToCheckout button{padding:6px;font-size:16px;line-height:26px}.CheckOutContent .img img{height:25px}.Secure img{height:40px}.AverageDelivery h5{font-size:17px;line-height:28px}.AnotherCustome input{width:60px!important;height:45px!important;margin-right:15px!important;padding:20px 10px!important}}@media (max-width:1110px){.theme-1__product__title__Div{display:block}.DesktopMenu{display:none}.MobileMenu{display:block}.MobileMenuItem{text-align:right}.MobileMenuItem button{background:0 0;border:none;padding:0}.MobileMenuItem button svg{font-size:30px}.MobileMenuItem button path{fill:#3bb77e}.MobileMenuItem button:focus{outline:0}.btn:hover{background:0 0!important}.MenubarMiddle ul{text-align:left}.MenubarMiddle ul li{padding-bottom:20px;display:block}.MenubarMiddle .SocailIcon{text-align:left}.CategoryItem{padding:15px}.CategoryItem img{height:50px}.CategorySlider .swiper{padding:10px 0}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px!important}.PopularProductItem{flex-basis:calc(25% - 20px)}.DelivaryItem img{height:50px}.AllProductTabs button{margin-bottom:20px}.MenubarLeftLogo button{font-size:16px}}@media (max-width:800px){.PopularProductItem{flex-basis:calc(33% - 20px)}.DelivaryItem{text-align:center;display:block}.DelivaryItem .text{margin-top:15px}.HeaderLeftLogo{text-align:center}.HeaderMiddle{margin:20px 0}.HeaderRight ul{text-align:center}.HeaderLeftLogo img{height:35px}.DelivaryItem{margin-bottom:30px}.FooterItem{text-align:center;margin-bottom:30px}.CheckOutTable{margin-right:0}}@media (max-width:767px){.ProductDetailsRight .AddCart a,.ProductDetailsRight .AddCart button{width:155px;padding:10px;font-size:11px}}@media (max-width:500px){.container,.offcanvas.offcanvas-start.show{max-width:90%}.PopularProductItem{flex-basis:calc(52% - 20px);margin-right:10px;padding:10px}.PopularProductItem img{height:65px}.PopularProductItem .duelButton{display:block}.PopularProductItem a{width:100%;display:block}.PopularProductItem a.addToCart{margin-bottom:10px}.AllProductTabs button{margin-bottom:10px;margin-right:10px}.CheckOutTable{overflow-x:auto}th,td{width:100%}.ProductDetailsRight .AddCart a,.ProductDetailsRight .AddCart button{width:auto;padding:10px 6px;font-size:10px}.ProductDetailsRight .AddCart a svg,.ProductDetailsRight .AddCart button svg{margin-right:3px;font-size:16px}}.active_variant_value_selected{background:var(--main_color);color:var(--white_color)!important}.product_variation_item{cursor:pointer}

*{margin:0;padding:0}.container ul,.container ol{margin:0!important;padding:0!important;list-style-type:none!important}.container a,.container a:hover{text-decoration:none}.container a,.container button,.container span,.container p,.container ul,.container li,.container h1,.container h2,.container h3,.container h4,.container h5,.container h6{margin:0;padding:0}.dropdown-item{clear:both;color:#000;width:100%;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;padding:0;text-decoration:none;display:block}.form-control:focus{box-shadow:none}.container :where(input,textarea,button){border:0;width:100%}.btn-check:focus+.btn,.btn:focus{box-shadow:none;outline:0}input:focus,textarea:focus,select:focus{box-shadow:none;outline:unset}.Landing__25__FooterDiv{justify-content:space-between;margin-top:200px;display:flex}.Landing__25__Hr{border-bottom:1px solid #ffd54c;width:100px;margin:13px 0}.Landing__25__FooterItem h4{color:#000;font-size:24px;font-weight:600;line-height:31px}.Landing__25__FooterItem h3{color:#000;font-size:35px;font-weight:600;line-height:24px}.Landing__25__FooterItem a{color:#000;font-size:18px;line-height:23px}.Landing__25__FooterItem li{margin-top:15px}.Landing__25__FooterItemImg{max-width:150px;margin-top:0}.Landing__25__FooterItem h5{-webkit-text-fill-color:transparent;background:linear-gradient(#ffe2a0,#ffcb05);-webkit-background-clip:text;background-clip:text;margin-top:15px;font-size:30px;font-weight:900}.Landing__25__Hr{border-bottom:1px dashed #441a17;margin-top:80px}.Landing__25__HrTxt span{color:#c53407;text-align:center;background-color:#fff;padding:10px 15px;font-size:24px;display:inline-block}.Landing__25__HrTxt{text-align:center;margin-top:-45px}.Landing__25__FooterAbs1{height:403px;position:absolute;bottom:0;left:0}.Landing__25__FooterAbs2{height:403px;position:absolute;bottom:0;right:0}.Landing__25 .FooterSec{position:relative}.Landing__25 .tiny-footer_tinyFooter__Tr3b1 p{text-align:center;color:#c53407;font-size:20px;line-height:30px}
.Landing__1{--bg_color:#e98b23;--bg_color2:#263476;--bg_color3:#de5478;--bg_color4:#f8406f;--header:#332729;--text_color:#828282;--white:#fff;--sari_bg:#ec3361;--probashi_bg:#ff0034;overflow-x:hidden}.Landing__1 .container a{font-size:18px;font-weight:400;line-height:24px;transition:all .2s linear;display:inline-block}.Landing__1 .container .overlay_text h5{text-transform:capitalize;font-size:80px;font-weight:700;line-height:90px}.Landing__1 .overlay_text h5 span{font-family:Niconne,cursive}.Landing__1 h2{text-transform:capitalize;font-size:40px;font-weight:700;line-height:55px}.Landing__1 .StudentPackage h2{color:var(--bg_color4)}.Landing__1 h3{text-transform:capitalize;font-size:25px;font-weight:600;line-height:35px}.Landing__1 p{color:var(--text_color);font-size:18px;font-weight:400;line-height:28px}.Landing__1 .d_flex{align-items:center;display:flex}.Landing__1 .d_justify{justify-content:space-between}.Landing__1 .d_center{justify-content:center}.Landing__1 .section_gaps{padding-top:100px}.Landing__1 .Header{margin-bottom:60px}.Landing__1 .Header p{margin-top:15px}.Landing__1 .CallForOrder a{color:#f8406f;letter-spacing:1px;word-spacing:5px;border:1px solid #f8406f;border-radius:10px;margin-bottom:-5px;padding:14px 30px 10px;font-size:25px;font-weight:600;line-height:35px;text-decoration:none;transition:all .2s;display:inline-block;position:relative;overflow:hidden}.Landing__1 .CallForOrder a:hover{background:var(--bg_color4);color:var(--white);transition-delay:1s;box-shadow:0 0 10px #f8406f,0 0 40px #f8406f,0 0 80px #f8406f}.Landing__1 .CallForOrder a span{display:block;position:absolute}.Landing__1 .CallForOrder a span:first-child{background:linear-gradient(90deg,transparent,#f8406f);width:100%;height:3px;top:0;left:-100%}.Landing__1 .CallForOrder a:hover span:first-child{transition:all 1s;left:100%}.Landing__1 .CallForOrder a span:nth-child(3){background:linear-gradient(270deg,transparent,#f8406f);width:100%;height:3px;bottom:0;right:-100%}.Landing__1 .CallForOrder a:hover span:nth-child(3){transition:all 1s .5s;right:100%}.Landing__1 .CallForOrder a span:nth-child(2){background:linear-gradient(transparent,#f8406f);width:3px;height:100%;top:-100%;right:0}.Landing__1 .CallForOrder a:hover span:nth-child(2){transition:all 1s .25s;top:100%}.Landing__1 .CallForOrder a span:nth-child(4){background:linear-gradient(360deg,transparent,#f8406f);width:3px;height:100%;bottom:-100%;left:0}.Landing__1 .CallForOrder a:hover span:nth-child(4){transition:all 1s .75s;bottom:100%}.Landing__1 .BannerNumber{margin-left:30px}.Landing__1 .BannerNumber a{color:var(--header);font-size:25px;font-weight:700;line-height:35px}.Landing__1 .BannerNumber p{color:var(--header);margin-top:1px;font-size:14px;line-height:20px}.Landing__1 .OrderNow{margin-top:30px}.Landing__1 .ChocolateBox{background:var(--white);font-family:Noto Sans Bengali,sans-serif}.Landing__1 .ChocolateBox .Logo{text-align:center;width:100%;padding:30px 0;position:absolute;top:0;left:0}.Landing__1 .menubar_MenubarContent__jlW_b .menubar_Logo__pd9Tk img{width:auto;height:65px}.Landing__1 .ChocolateBox #banner{background:url(../media/banner.4695540e.png) 50%/cover no-repeat;padding:80px 0}.Landing__1 .ChocolateBox .banner_content .text{margin-top:40px}.Landing__1 .ChocolateBox .banner_content h1{font-size:30px;font-weight:700;line-height:60px}.Landing__1 .ChocolateBox .banner_content h4{color:var(--bg_color);margin-top:50px;font-family:Manrope,sans-serif;font-size:44px;font-weight:700;line-height:60px}.Landing__1 .ChocolateBox .banner_content .overlay_text h5{color:var(--header_color);margin-top:10px;font-size:24px;font-weight:600;line-height:32px}.Landing__1 .ChocolateBox .banner_img img{width:100%}.Landing__1 .ChocolateBox .banner_content .logo img{height:60px}.Landing__1 .ChocolateBox #delivary{background:#ff466d}.Landing__1 .ChocolateBox .MobileDelivary{display:none}.Landing__1 .ChocolateBox .delivary_item{text-align:center;padding:50px 0;position:relative}.Landing__1 .ChocolateBox .delivary_item .img img{height:60px}.Landing__1 .ChocolateBox .delivary_border{height:100%;position:absolute;top:0;right:0}.Landing__1 .ChocolateBox .col-lg-4:last-child .delivary_border{display:none}.Landing__1 .ChocolateBox .delivary_item h3{color:var(--white);margin-top:20px}.Landing__1 .ChocolateBox #delivary .fram img{width:100%}.Landing__1 .ChocolateBox .product_part ul{margin:0;padding:0}.Landing__1 .ChocolateBox #price h2{color:var(--header);margin:10px 0}.Landing__1 .ChocolateBox #price .overlay_text h5{color:#ff466d}.Landing__1 .ChocolateBox .price_img{position:relative}.Landing__1 .ChocolateBox .price_img img{width:100%}.Landing__1 .ChocolateBox .price_img .overlay_text{text-align:center;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing__1 .ChocolateBox .price_img .overlay_text a.bg{cursor:pointer;margin-top:5px}.Landing__1 .ChocolateBox #customized{background:#fef5f5;padding:120px 0}.Landing__1 .ChocolateBox #customized h2{text-align:center}.Landing__1 .ChocolateBox .customized_content{margin-top:60px}.Landing__1 .ChocolateBox .customized_item{background:#fff;border-radius:10px;margin-bottom:30px;padding:20px;transition:all .3s linear}.Landing__1 .ChocolateBox .customized_item.last_child{margin-bottom:0}.Landing__1 .ChocolateBox .customized_item .customized_border{border:1px solid var(--bg_color);text-align:center;border-radius:10px;padding:30px}.Landing__1 .ChocolateBox .customized_item .img{background:#fff;border-radius:10px;width:90px;height:85px;margin:0 auto;padding:20px;box-shadow:0 4px 57px rgba(0,0,0,.15)}.Landing__1 .ChocolateBox .customized_item .text{margin-top:20px}.Landing__1 .ChocolateBox .customized_item .text h3{transition:all .2s linear}.Landing__1 .ChocolateBox .customized_item .text p{margin-top:10px;transition:all .3s linear}.Landing__1 .ChocolateBox .customized_item:hover{background:#ff466d}.Landing__1 .ChocolateBox .customized_item:hover .customized_border{border:1px solid var(--white)}.Landing__1 .ChocolateBox .customized_item:hover h3,.ChocolateBox .customized_item:hover p{color:var(--white)}.Landing__1 .ChocolateBox .customized_item .img img{height:45px}.Landing__1 .ChocolateBox #price.order h2{color:var(--white)}.Landing__1 .ChocolateBox .gallery{position:relative}.Landing__1 .ChocolateBox .gallery .overlay_img{text-align:center;position:absolute;bottom:-120px;left:50%;transform:translate(-50%)}.Landing__1 .ChocolateBox .gallery_content{margin-top:60px}.Landing__1 .ChocolateBox .gallery .gallery_item{margin-bottom:30px}.Landing__1 .ChocolateBox .gallery .gallery_item.last_child{margin-bottom:0}.Landing__1 .ChocolateBox .gallery .gallery_item img{border-radius:10px;width:100%}.Landing__1 .ChocolateBox .OrderConfirmFromBg{background:#fef5f5}.Landing__1 .ChocolateBox .gallery .overlay_img img{width:100%}.Landing__1 .StudentPackage .DelivaryContent{justify-content:center;align-items:center;display:flex}.Landing__1 .StudentPackage .DelivaryItem{margin-right:50px}.Landing__1 .StudentPackage .DelivaryItem svg{color:#de5074;font-size:70px;line-height:50px}.Landing__1 .StudentPackage .DelivaryItem .text{margin-left:20px}.Landing__1 .StudentPackage .DelivaryItem h4{color:var(--header);font-size:20px;line-height:30px}.Landing__1 .StudentPackage .DelivaryItem p{font-size:15px;line-height:20px}.Landing__1 #OrderConfirmLeft #Payment #ArrowBg{background:var(--bg_color4)}.Landing__1 #OrderConfirmLeft #Payment #ArrowBg p{color:#fff}.Landing__1 #OrderConfirmLeft #Payment #ArrowBg:after{border-bottom:15px solid var(--bg_color4)}.Landing__1 #OrderConfirmLeft #Payment #CustomeInput input:checked+label:before{background:var(--bg_color4)}.Landing__1 #tinyFooter p a{color:var(--bg_color4);padding:0 5px;font-size:20px;font-weight:600;display:inline}.Landing__1 #OrderConfirmLeft #Payment #ArrowBg p{font-size:18px}.Landing__1 #OrderConfirmLeft #Payment #ArrowBg{border-radius:0 0 10px 10px;padding:10px 30px}.Landing__1 .FollowUs h2{color:var(--bg_color4);text-align:center}.Landing__1 .SocialIcon a{color:#337fff;background:#edf4ff;border-radius:10px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 20px;font-size:40px;display:flex}.Landing__1 .SocialIcon a:hover{border-radius:50%}.Landing__1 .SocialIcon a.instagram{color:#fa8f21;background:#faf5fc}.Landing__1 .SocialIcon a.youtube{color:#ff3000;background:#ffece8}.Landing__1 .SocialIcon a.whatsapp{color:#00d95f;background:#ecfff5}.Landing__1 .Footer{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(109.56deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 126.32%);border-radius:20px;margin:0 30px;padding:30px;box-shadow:0 0 10px 5px rgba(38,51,118,.176)}.Landing__1 .FooterLogo{margin-right:50px}.Landing__1 .FooterLogo img{height:80px}.Landing__1 .FooterLogo p{color:var(--bg_color2);margin-top:20px}.Landing__1 .Footersection_gaps{padding-top:60px}.Landing__1 .FooterItem{margin-bottom:10px}.Landing__1 .FooterItem h4{color:var(--bg_color2);margin-bottom:5px;padding-bottom:5px;font-size:20px;font-weight:700;line-height:30px;display:inline-block;position:relative}.Landing__1 .FooterItem h4:after{content:"";background:var(--bg_color2);width:80%;height:2px;position:absolute;bottom:0;left:0}.Landing__1 .FooterItem a,.FooterItem p{color:var(--bg_color2);margin-top:5px;font-size:18px;line-height:28px;display:block}.Landing__1 .FooterItem a:hover{color:var(--bg_color)}.Landing__1 .tiny-footer_tinyFooter__Tr3b1{margin-top:50px;line-height:30px}.Landing__1 .FooterItem,.Landing__1 .FooterLogo{margin-left:25%}@media (max-width:1780px){.Landing__1 .overlay_text h5{font-size:70px;line-height:80px}.Landing__1 .CallForOrder a{padding:10px 25px;font-size:18px}.Landing__1 .FooterItem a,.FooterItem p{font-size:16px;line-height:26px}.Landing__1 h2{font-size:35px;line-height:50px}.Landing__1 .StudentPackage .WhyBuyItem h3{font-size:18px;line-height:30px}.Landing__1 .StudentPackage .BannerText h2{font-size:45px;line-height:55px}.Landing__1 .StudentPackage .CallForOrder a{font-size:20px;line-height:30px}.Landing__1 .SariPackage .SliderOverlayItem img{height:430px}.Landing__1 .MainPage .PackageItem .text p,.Landing__1 p{font-size:15px;line-height:24px}.Landing__1 .StudentPackage .FooterLogo img{height:70px}.Landing__1 .SariPackage .OrderConfirmFrom .SariOrderRight img,.SariPackage .OrderConfirmFrom .SariOrderLeft img{height:500px}.Landing__1 .StudentPackage .WhyBuy .WhyBuyLeft img,.StudentPackage .WhyBuy .WhyBuyRight img{height:130px}.Landing__1 .StudentPackage .SliderOverlayItem img{height:380px}.Landing__1 .SocialIcon a{width:70px;height:70px;font-size:40px}.Landing__1 .Header{margin-bottom:40px}.Landing__1 .SariPackage .Banner h2{font-size:60px;line-height:75px}}@media (max-width:1439px){.Landing__1 .Logo img{height:40px}.Landing__1 .MenuItem li a{padding:0 12px}.Landing__1 .container .overlay_text h5{font-size:65px;line-height:75px}.Landing__1 .MainPage .PackageItem .text p{font-size:14px;line-height:24px}.Landing__1 .StudentPackage .WhyBuyItem img{height:50px}.Landing__1 .StudentPackage .WhyBuyItem h3{font-size:15px;line-height:25px}.Landing__1 .StudentPackage .Banner .BannerLeft1 img,.Landing__1 .StudentPackage .Banner .BannerRight1 img{height:100px}.Landing__1 .StudentPackage .Banner .BannerLeft2{bottom:28px;left:10px}.Landing__1 .StudentPackage .Banner .BannerLeft2 img,.Landing__1 .StudentPackage .Banner .BannerRight2 img{height:100px}.Landing__1 .StudentPackage .WhyBuy .WhyBuyLeft img,.StudentPackage .WhyBuy .WhyBuyRight img{height:80px}.Landing__1 .StudentPackage .WhyBuy .WhyBuyLeft{top:150px;left:0}.Landing__1 .StudentPackage .WhyBuy .WhyBuyRight{top:150px;right:0}.Landing__1 .StudentPackage .SliderOverlayItem img{height:290px}.Landing__1 .CustomerReviewItem{padding:70px 30px 20px}.Landing__1 .CustomerReviewItem p{font-size:14px;line-height:24px}.Landing__1 h3{font-size:22px;line-height:32px}.Landing__1 .StudentPackage .BannerText h2{font-size:35px;line-height:45px}.Landing__1 .StudentPackage .SliderOverlay{padding-top:40px}.Landing__1 .StudentPackage .VideoItem div{height:450px!important}.Landing__1 .CustomerReviewItem .Quate i{font-size:60px}.Landing__1 .SocialIcon a{width:60px;height:60px;font-size:25px}.Landing__1 .FooterLogo img{height:60px}.Landing__1 h2{font-size:30px;line-height:45px}.Landing__1 .section_gaps{padding-top:80px}.Landing__1 .BestGift .bg_img{width:100%;height:1000px}.Landing__1 .ChocolateBox #price .overlay_text h5{font-size:55px;line-height:65px}.Landing__1 .ChocolateBox #customized{padding:80px 0}}@media (max-width:768px){.Landing__1 .MenuItem{display:none}.Landing__1 .MainPage .Banner .col-lg-6:first-child{order:2}.Landing__1 .MainPage .Banner .col-lg-6:last-child{order:1}.Landing__1 .MainPage .Banner{height:auto}.Landing__1 .MainPage .BannerItem .img{width:70%;margin:0 auto}.Landing__1 .BannerItem{margin-top:30px;margin-bottom:30px}.Landing__1 .BannerText{text-align:center;margin-bottom:30px}.Landing__1 .MainPage .swiper-pagination-fraction{width:100%;bottom:35px;left:0}.Landing__1 .CustomerReviewItem .Quate{top:15px;left:15px}.Landing__1 .CustomerReviewItem .img{width:100px;height:100px}.Landing__1 .CustomerReviewItem .img img{width:90px;height:90px}.Landing__1 .FooterContent{margin-top:35px}.Landing__1 .StudentPackage .StudentSlider img{object-fit:cover;height:600px}.Landing__1 .StudentPackage .SliderOverlayItem img{height:260px}.Landing__1 .BestGift .bg_img{height:1390px}.Landing__1 .StudentPackage .DelivaryItem{text-align:center;margin:0 15px;display:block}.Landing__1 .DelivaryItem h3{font-size:20px;line-height:30px}.Landing__1 .StudentPackage .DelivaryItem i{font-size:50px}.Landing__1 .StudentPackage .DelivaryItem .text{margin-left:0}.Landing__1 .StudentPackage .FooterLogo img{height:40px}.Landing__1 .FooterItem a,.FooterItem p{font-size:13px;line-height:26px}.Landing__1 .StudentPackage .Banner .col-lg-6:first-child{order:2}.Landing__1 .StudentPackage .Banner .col-lg-6:last-child{order:1}.Landing__1 .StudentPackage .Banner{padding:50px 0;position:relative}.Landing__1 .StudentPackage .BannerImg{width:80%;margin:0 auto 30px}.Landing__1 .StudentPackage .OrderNow{justify-content:center;margin-top:30px}.Landing__1 .StudentPackage .WhyBuyItem{width:30%;margin:0 10px 20px;padding:20px}.Landing__1 .StudentPackage .WhyBuyContent{justify-content:center}.Landing__1 .FooterLogo{margin-right:0}.Landing__1 .StudentPackage .VideoItem div{width:100%!important;height:450px!important}.Landing__1 .section_gaps{padding-top:70px}.Landing__1 .BestGift .BestGiftContent{padding:70px 0}.Landing__1 .CustomerReviewItem .Quate i{font-size:60px}.Landing__1 .MainPage .Banner .swiper-pagination{justify-content:center;align-items:center;display:flex}.Landing__1 .MainPage .swiper-pagination-fraction{bottom:30px}.Landing__1 .ChocolateBox #banner .banner_img{width:80%;margin:0 auto 30px}.Landing__1 .ChocolateBox #banner .col-lg-6:last-child{order:1}.Landing__1 .ChocolateBox #banner .col-lg-6:first-child{order:2}.Landing__1 .ChocolateBox #banner .banner_content{text-align:center}.Landing__1 .ChocolateBox .price_img img{width:100%;height:350px}.Landing__1 .ChocolateBox #price .overlay_text h5{font-size:30px;line-height:55px}.Landing__1 .ChocolateBox #price h2{margin:5px 0}.Landing__1 .FooterItem,.Landing__1 .FooterLogo{margin-left:0%}}@media (max-width:575px){.Landing__1 .MainPage .Logo img{height:40px}.Landing__1 .MainPage .BannerItem .img{width:100%;margin-bottom:40px}.Landing__1 .MainPage .Banner .swiper-pagination{bottom:45px}.Landing__1 .container .overlay_text h5{font-size:50px;line-height:60px}.Landing__1 .FooterLogo img{height:50px}.Landing__1 .Footer{box-shadow:none;background:0 0;margin:0 20px;padding:0}.Landing__1 .CallForOrder a{padding:6px 12px;font-size:14px}.Landing__1 .StudentPackage .swiper-button-next,.StudentPackage .swiper-button-prev{width:30px;height:30px}.Landing__1 .StudentPackage .swiper-button-next:after,.StudentPackage .swiper-button-prev:after{font-size:13px}.Landing__1 .StudentPackage h2{font-size:28px;line-height:35px}.Landing__1 .StudentPackage .VideoItem div{width:100%!important;height:300px!important}.Landing__1 .StudentPackage .VideoItem{padding:15px}.Landing__1 .StudentPackage h2{text-align:center;font-size:22px;line-height:35px}.Landing__1 .SariAboutText p{text-align:center;margin-top:15px;font-size:15px;line-height:24px}.Landing__1 .SariAbout .CallForOrder{text-align:center;margin-top:20px}.Landing__1 .StudentPackage .WhyBuyItem{width:44%;padding:15px}.Landing__1 .BestGift .bg_img{height:1075px}.Landing__1 .StudentPackage .DelivaryContent{display:block}.Landing__1 .StudentPackage .DelivaryItem{margin-bottom:30px}.Landing__1 .SocialIcon a{border-radius:10px;width:50px;height:50px;margin:0 10px;font-size:20px;line-height:15px}.Landing__1 .StudentFooter{text-align:center}.Landing__1 .StudentPackage .FooterLogo img{height:50px}.Landing__1 .StudentPackage .StudentFooter ul{text-align:center}.Landing__1 .StudentFooter .col-lg-4:first-child{order:2}.Landing__1 .StudentFooter .col-lg-4:nth-child(2){order:1}.Landing__1 .StudentFooter .col-lg-4:nth-child(3){order:3}.Landing__1 .FooterItem a,.FooterItem p{font-size:16px;line-height:26px}.Landing__1 .StudentPackage .StudentFooter{padding-bottom:20px}.Landing__1 .Logo img{height:50px}.Landing__1 .StudentPackage .BannerImg{width:100%;margin:0 auto 30px}.Landing__1 .StudentPackage .Banner .BannerLeft1 img{height:60px}.Landing__1 .StudentPackage .Banner .BannerRight1 img{height:70px}.Landing__1 .ChocolateBox .banner_content h1{font-size:24px;font-weight:700;line-height:40px}.Landing__1 .StudentPackage .BannerText h2{font-size:28px;line-height:36px}.Landing__1 .StudentPackage .BannerText h4{font-size:25px;line-height:35px}.Landing__1 .StudentPackage .OrderNow{margin-top:20px;display:block}.Landing__1 .StudentPackage .Banner .BannerLeft2 img{height:60px}.Landing__1 .StudentPackage .Banner .BannerRight2 img{height:65px}.Landing__1 .StudentPackage .BannerNumber{margin-top:20px;margin-left:0}.Landing__1 .StudentPackage .CallForOrder a{padding:12px 30px 10px;font-size:18px;line-height:30px}.Landing__1 .StudentPackage .WhyBuy .WhyBuyLeft img,.StudentPackage .WhyBuy .WhyBuyRight img{height:60px}.Landing__1 .OrderConfirmFromBg{border-radius:20px;padding:20px}.Landing__1 .StudentPackage .StudentSlider img{height:500px}.Landing__1 .StudentPackage .SliderOverlayItem img{height:200px}.Landing__1 .ChocolateBox #customized{padding:60px 0}.Landing__1 .ChocolateBox .gallery .overlay_img{bottom:-40px}.Landing__1 .tiny-footer_tinyFooter__Tr3b1{margin-top:20px;line-height:30px}}
.Landing__2{--bg_color:#e98b23;--bg_color2:#263476;--bg_color3:#de5478;--bg_color4:#f8406f;--header:#332729;--text_color:#828282;--white:#fff;--sari_bg:#ec3361;--probashi_bg:#ff0034;overflow-x:hidden}.Landing__2 a{font-size:18px;font-weight:400;line-height:24px;transition:all .2s linear;display:inline-block}.Landing__2 .overlay_text h5{text-transform:capitalize;font-size:80px;font-weight:700;line-height:90px}.Landing__2 .overlay_text h5 span{font-family:Niconne,cursive}.Landing__2 h2{text-transform:capitalize;font-size:40px;font-weight:700;line-height:55px}.Landing__2 .StudentPackage h2{color:var(--bg_color4)}.Landing__2 h3{text-transform:capitalize;font-size:25px;font-weight:600;line-height:35px}.Landing__2 p{color:var(--text_color);font-size:18px;font-weight:400;line-height:28px}.Landing__2 .d_flex{align-items:center;display:flex}.Landing__2 .d_justify{justify-content:space-between}.Landing__2 .d_center{justify-content:center}.Landing__2 .section_gaps{padding-top:100px}.Landing__2 .Header{margin-bottom:60px}.Landing__2 .Header p{margin-top:15px}.Landing__2 .CallForOrder a{color:#f8406f;letter-spacing:1px;word-spacing:5px;border:1px solid #f8406f;border-radius:10px;margin-bottom:-5px;padding:14px 30px 10px;font-size:25px;font-weight:600;line-height:35px;text-decoration:none;transition:all .2s;display:inline-block;position:relative;overflow:hidden}.Landing__2 .CallForOrder a:hover{background:var(--bg_color4);color:var(--white);transition-delay:1s;box-shadow:0 0 10px #f8406f,0 0 40px #f8406f,0 0 80px #f8406f}.Landing__2 .CallForOrder a span{display:block;position:absolute}.Landing__2 .CallForOrder a span:first-child{background:linear-gradient(90deg,transparent,#f8406f);width:100%;height:3px;top:0;left:-100%}.Landing__2 .CallForOrder a:hover span:first-child{transition:all 1s;left:100%}.Landing__2 .CallForOrder a span:nth-child(3){background:linear-gradient(270deg,transparent,#f8406f);width:100%;height:3px;bottom:0;right:-100%}.Landing__2 .CallForOrder a:hover span:nth-child(3){transition:all 1s .5s;right:100%}.Landing__2 .CallForOrder a span:nth-child(2){background:linear-gradient(transparent,#f8406f);width:3px;height:100%;top:-100%;right:0}.Landing__2 .CallForOrder a:hover span:nth-child(2){transition:all 1s .25s;top:100%}.Landing__2 .CallForOrder a span:nth-child(4){background:linear-gradient(360deg,transparent,#f8406f);width:3px;height:100%;bottom:-100%;left:0}.Landing__2 .CallForOrder a:hover span:nth-child(4){transition:all 1s .75s;bottom:100%}.Landing__2 .ProbashiPackage{font-family:Noto Sans Bengali,sans-serif!important}.Landing__2 .ProbashiPackage .Logo{text-align:left;z-index:9;width:100%;padding:30px 0;position:absolute;top:0;left:0}.Landing__2 .ProbashiPackage .Logo img{height:70px}.Landing__2 .ProbashiPackage .Banner{position:relative}.Landing__2 .ProbashiPackage .Banner .BannerOverlay img{width:100%;height:100vh}.Landing__2 .ProbashiPackage .BannerContent{justify-content:center;width:100%;height:100%;margin-top:230px;display:flex;position:absolute;top:0;left:0}.Landing__2 .ProbashiPackage .Banner h2{color:var(--white);font-size:45px;line-height:55px}.Landing__2 .ProbashiPackage .Banner h3{color:var(--white)}.Landing__2 .ProbashiPackage .Banner h1{color:var(--white);margin:20px 0;font-size:60px;line-height:85px}.Landing__2 .ProbashiPackage .OrderNow{margin-top:30px}.Landing__2 .ProbashiPackage .CallForOrder a{border:1px solid var(--white);color:var(--white);padding-top:14px;font-size:25px;line-height:35px}.Landing__2 .ProbashiPackage .CallForOrder a:hover{background:var(--white);color:var(--probashi_bg);box-shadow:0 0 10px #fff,0 0 40px #fff,0 0 80px #fff}.Landing__2 .ProbashiPackage .CallForOrder a span:first-child{background:linear-gradient(90deg,transparent,#fff)}.Landing__2 .ProbashiPackage .CallForOrder a span:nth-child(3){background:linear-gradient(270deg,transparent,#fff)}.Landing__2 .ProbashiPackage .CallForOrder a span:nth-child(2){background:linear-gradient(transparent,#fff)}.Landing__2 .ProbashiPackage .CallForOrder a span:nth-child(4){background:linear-gradient(360deg,transparent,#fff)}.Landing__2 .ProbashiPackage .BannerNumber{margin-left:30px}.Landing__2 .ProbashiPackage .BannerNumber a{background:var(--white);border:1px solid var(--white);color:var(--probashi_bg);border-radius:10px;padding:15px 30px;font-size:20px;line-height:30px}.ProbashiImgSliderItem img{width:100%}.Landing__2 .ProbashiPackage .swiper-pagination{justify-content:center;align-items:center;display:flex}.Landing__2 .ProbashiPackage .swiper-pagination-bullet{background:var(--text_color);opacity:1;border-radius:50%;width:12px;height:12px;transition:all .2s linear}.Landing__2 .ProbashiPackage .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--probashi_bg);width:15px;height:15px}.Landing__2 .BannerItem img{width:100%}.Landing__2 .ProbashiPackage .WhatHaveImg{position:relative}.Landing__2 .ProbashiPackage .WhatHaveImg img{width:100%}.Landing__2 .ProbashiPackage .WhatHaveImg .Overlay{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing__2 .ProbashiPackage .WhatHaveImg .Overlay h2{color:var(--probashi_bg);margin-top:15px;animation:3s infinite zoom-in-zoom-out}@keyframes zoom-in-zoom-out{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Landing__2 .ProbashiPackage .WhatHaveImg .Overlay h3{color:var(--probashi_bg);margin-top:5px;font-size:20px;line-height:30px}.Landing__2 .ProbashiPackage .WhatHavetext{text-align:center;color:var(--probashi_bg);margin-left:30px}.Landing__2 .ProbashiPackage .WhatHavetext ul{text-align:left;margin-top:30px}.Landing__2 .ProbashiPackage .WhatHavetext li{background:#ffebf0;border-radius:15px;align-items:center;margin-bottom:15px;padding:20px;display:flex}.Landing__2 .ProbashiPackage .WhatHavetext li img{height:70px}.Landing__2 .ProbashiPackage .WhatHavetext li .text{margin-left:30px}.Landing__2 .ProbashiPackage .SariAbout .CallForOrder a{border:1px solid var(--probashi_bg);color:var(--probashi_bg);padding-top:14px;font-size:25px;line-height:35px}.Landing__2 .ProbashiPackage .SariAbout .CallForOrder a:hover{background:var(--probashi_bg);color:var(--white);box-shadow:0 0 10px #ff0034,0 0 40px #ff0034,0 0 80px #ff0034}.Landing__2 .ProbashiPackage .SariAbout .CallForOrder a span:first-child{background:linear-gradient(90deg,transparent,#ff0034)}.Landing__2 .ProbashiPackage .SariAbout .CallForOrder a span:nth-child(3){background:linear-gradient(270deg,transparent,#ff0034)}.Landing__2 .ProbashiPackage .CallForOrder a:hover span:nth-child(3){transition:all 1s .5s;right:100%}.Landing__2 .ProbashiPackage .SariAbout .CallForOrder a span:nth-child(2){background:linear-gradient(transparent,#ff0034)}.Landing__2 .ProbashiPackage .SariAbout .CallForOrder a span:nth-child(4){background:linear-gradient(360deg,transparent,#ff0034)}.Landing__2 .SariAboutText .CallForOrder{margin-top:30px}.Landing__2 .SariPackage .OrderConfirmFrom{background:#fef5f7;padding:0;position:relative;overflow:hidden}.Landing__2 .SariPackage .OrderConfirmFromBg{background:0 0;padding:0}.Landing__2 .SariPackage .OrderConfirmFrom .SariOrderLeft{position:absolute;top:50%;left:0;transform:translateY(-50%)}.Landing__2 .SariPackage .OrderConfirmFrom .SariOrderRight{position:absolute;top:50%;right:0;transform:translateY(-50%)}.Landing__2 .StudentPackage .DelivaryContent{justify-content:center;align-items:center;display:flex}.Landing__2 .StudentPackage .DelivaryItem{margin-right:50px}.Landing__2 .StudentPackage .DelivaryItem svg{color:#de5074;font-size:70px;line-height:50px}.Landing__2 .StudentPackage .DelivaryItem .text{margin-left:20px}.Landing__2 .StudentPackage .DelivaryItem h4{color:var(--header);font-size:20px;line-height:30px}.Landing__2 .StudentPackage .DelivaryItem p{font-size:15px;line-height:20px}.Landing__2 #OrderConfirmLeft #Payment #ArrowBg,.Landing__2 #OrderConfirmRight button{background:var(--bg_color4)}.Landing__2 #OrderConfirmLeft #Payment #ArrowBg p{color:#fff}.Landing__2 #OrderConfirmLeft #Payment #ArrowBg:after{border-bottom:15px solid var(--bg_color4)}.Landing__2 #OrderConfirmLeft #Payment #CustomeInput input:checked+label:before{background:var(--bg_color4)}.Landing__2 .SariOrderRight img{height:500px}.Landing__2 #tinyFooter p a{color:var(--bg_color4);padding:0 5px;font-size:20px;font-weight:600;display:inline}.Landing__2 #OrderConfirmLeft #Payment #ArrowBg p{font-size:18px}.Landing__2 #OrderConfirmLeft #Payment #ArrowBg{border-radius:0 0 10px 10px;padding:10px 30px}.Landing__2 .ProbashiPackage{margin-top:-30px;font-family:Noto Sans Bengali,sans-serif!important}.Landing__2 .FollowUs h2{color:var(--bg_color4);text-align:center}.Landing__2 .SocialIcon a{color:#337fff;background:#edf4ff;border-radius:10px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 20px;font-size:40px;display:flex}.Landing__2 .SocialIcon a:hover{border-radius:50%}.Landing__2 .SocialIcon a.instagram{color:#fa8f21;background:#faf5fc}.Landing__2 .SocialIcon a.youtube{color:#ff3000;background:#ffece8}.Landing__2 .SocialIcon a.whatsapp{color:#00d95f;background:#ecfff5}.Landing__2 .Footer{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(109.56deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 126.32%);border-radius:20px;margin:0 30px;padding:30px;box-shadow:0 0 10px 5px rgba(38,51,118,.176)}.Landing__2 .FooterLogo{margin-right:50px}.Landing__2 .FooterLogo img{height:80px}.Landing__2 .FooterLogo p{color:var(--bg_color2);margin-top:20px}.Landing__2 .Footersection_gaps{padding-top:60px}.Landing__2 .FooterItem{margin-bottom:10px}.Landing__2 .FooterItem h4{color:var(--bg_color2);margin-bottom:5px;padding-bottom:5px;font-size:20px;font-weight:700;line-height:30px;display:inline-block;position:relative}.Landing__2 .FooterItem h4:after{content:"";background:var(--bg_color2);width:80%;height:2px;position:absolute;bottom:0;left:0}.Landing__2 .FooterItem a,.FooterItem p{color:var(--bg_color2);margin-top:5px;font-size:18px;line-height:28px;display:block}.Landing__2 .FooterItem a:hover{color:var(--bg_color)}.Landing__2 .tiny-footer_tinyFooter__Tr3b1{margin-top:50px;line-height:30px}.Landing__2 .FooterItem,.Landing__2 .FooterLogo{margin-left:25%}@media (max-width:1780px){.Landing__2 h1{font-size:70px;line-height:80px}.Landing__2 .CallForOrder a{padding:10px 25px;font-size:18px}.Landing__2 .FooterItem a,.FooterItem p{font-size:16px;line-height:26px}.Landing__2 h2{font-size:35px;line-height:50px}.Landing__2 .StudentPackage .WhyBuyItem h3{font-size:18px;line-height:30px}.Landing__2 .StudentPackage .BannerText h2{font-size:45px;line-height:55px}.Landing__2 .StudentPackage .CallForOrder a{font-size:20px;line-height:30px}.Landing__2 .MainPage .PackageItem .text p,.Landing__2 p{font-size:15px;line-height:24px}.Landing__2 .StudentPackage .FooterLogo img{height:70px}.Landing__2 .ProbashiPackage .WhatHaveImg .Overlay h2{font-size:35px}.Landing__2 .StudentPackage .WhyBuy .WhyBuyLeft img,.StudentPackage .WhyBuy .WhyBuyRight img{height:130px}.Landing__2 .StudentPackage .SliderOverlayItem img{height:380px}.Landing__2 .SocialIcon a{width:70px;height:70px;font-size:30px}.Landing__2 .Header{margin-bottom:40px}.Landing__2 .ProbashiPackage .BannerContent{margin-top:130px}}@media (max-width:1439px){.Landing__2 .Logo img{height:40px}.Landing__2 .MenuItem li a{padding:0 12px}.Landing__2 h1{font-size:65px;line-height:75px}.Landing__2 .MainPage .PackageItem .text p{font-size:14px;line-height:24px}.Landing__2 .StudentPackage .WhyBuyItem img{height:50px}.Landing__2 .StudentPackage .WhyBuyItem h3{font-size:15px;line-height:25px}.Landing__2 .StudentPackage .Banner .BannerLeft1 img,.Landing__2 .StudentPackage .Banner .BannerRight1 img{height:100px}.Landing__2 .StudentPackage .Banner .BannerLeft2{bottom:28px;left:10px}.Landing__2 .StudentPackage .Banner .BannerLeft2 img,.Landing__2 .StudentPackage .Banner .BannerRight2 img{height:100px}.Landing__2 .StudentPackage .WhyBuy .WhyBuyLeft img,.StudentPackage .WhyBuy .WhyBuyRight img{height:80px}.Landing__2 .StudentPackage .WhyBuy .WhyBuyLeft{top:150px;left:0}.Landing__2 .StudentPackage .WhyBuy .WhyBuyRight{top:150px;right:0}.Landing__2 .StudentPackage .SliderOverlayItem img{height:290px}.Landing__2 .CustomerReviewItem{padding:70px 30px 20px}.Landing__2 .CustomerReviewItem p{font-size:14px;line-height:24px}.Landing__2 h3{font-size:22px;line-height:32px}.Landing__2 .StudentPackage .BannerText h2{font-size:35px;line-height:45px}.Landing__2 .StudentPackage .SliderOverlay{padding-top:40px}.Landing__2 .StudentPackage .VideoItem div{height:450px!important}.Landing__2 .CustomerReviewItem .Quate i{font-size:60px}.Landing__2 .SocialIcon a{width:60px;height:60px;font-size:25px}.Landing__2 .FooterLogo img{height:60px}.Landing__2 h2{font-size:30px;line-height:45px}.Landing__2 .section_gaps{padding-top:80px}.Landing__2 .BestGift .bg_img{width:100%;height:1000px}.Landing__2 .ChocolateBox #price h1{font-size:55px;line-height:65px}.Landing__2 .ChocolateBox #customized{padding:80px 0}.Landing__2 .tiny-footer_tinyFooter__Tr3b1 p a{color:#f8406f;text-align:center;padding:0 5px;font-size:16px;font-weight:600;line-height:26px;display:inline}.Landing__2 .tiny-footer_tinyFooter__Tr3b1 p{text-align:center;line-height:27px}.Landing__2 .ProbashiPackage .Banner h1{color:var(--white);margin:20px 0;font-size:50px;line-height:60px}}@media (max-width:768px){.Landing__2 .BannerItem{margin-top:30px;margin-bottom:30px}.Landing__2 .BannerText{text-align:center;margin-bottom:30px}.MainPage .swiper-pagination-fraction{width:100%;bottom:35px;left:0}.Landing__2 .CustomerReviewItem .Quate{top:15px;left:15px}.Landing__2 .CustomerReviewItem .img{width:100px;height:100px}.Landing__2 .CustomerReviewItem .img img{width:90px;height:90px}.Landing__2 .FooterContent{margin-top:35px}.Landing__2 .StudentPackage .StudentSlider img{object-fit:cover;height:600px}.Landing__2 .StudentPackage .SliderOverlayItem img{height:260px}.Landing__2 .BestGift .bg_img{height:1390px}.Landing__2 .StudentPackage .DelivaryItem{text-align:center;margin:0 15px;display:block}.Landing__2 .DelivaryItem h3{font-size:20px;line-height:30px}.Landing__2 .StudentPackage .DelivaryItem i{font-size:50px}.Landing__2 .StudentPackage .DelivaryItem .text{margin-left:0}.Landing__2 .StudentPackage .FooterLogo img{height:40px}.Landing__2 .FooterItem a,.FooterItem p{font-size:13px;line-height:26px}.Landing__2 .StudentPackage .Banner .col-lg-6:first-child{order:2}.Landing__2 .StudentPackage .Banner .col-lg-6:last-child{order:1}.Landing__2 .StudentPackage .Banner{padding:50px 0;position:relative}.Landing__2 .StudentPackage .BannerImg{width:80%;margin:0 auto 30px}.Landing__2 .StudentPackage .OrderNow{justify-content:center;margin-top:30px}.Landing__2 .StudentPackage .WhyBuyItem{width:30%;margin:0 10px 20px;padding:20px}.Landing__2 .StudentPackage .WhyBuyContent{justify-content:center}.Landing__2 .FooterLogo{margin-right:0}.Landing__2 .StudentPackage .VideoItem div{width:100%!important;height:450px!important}.Landing__2 .section_gaps{padding-top:70px}.Landing__2 .BestGift .BestGiftContent{padding:70px 0}.Landing__2 .CustomerReviewItem .Quate i{font-size:60px}.Landing__2 .ProbashiPackage .BannerText h2{color:#fff}.Landing__2 .ProbashiPackage .Banner h1,.Landing__2 .ProbashiPackage .Banner h3{color:#000}.Landing__2 .MainPage .Banner .swiper-pagination{justify-content:center;align-items:center;display:flex}.Landing__2 .MainPage .swiper-pagination-fraction{bottom:30px}.Landing__2 .ProbashiPackage .Banner{padding:0}.Landing__2 .ProbashiPackage .Logo img{height:50px}.Landing__2 .ProbashiPackage .WhatHavetext{margin-top:30px}.Landing__2 .ChocolateBox #banner .banner_img{width:80%;margin:0 auto 30px}.Landing__2 .ChocolateBox #banner .col-lg-6:last-child{order:1}.Landing__2 .ChocolateBox #banner .col-lg-6:first-child{order:2}.Landing__2 .ChocolateBox #banner .banner_content{text-align:center}.Landing__2 .ChocolateBox .price_img img{width:100%;height:350px}.Landing__2 .ChocolateBox #price h1{font-size:45px;line-height:55px}.Landing__2 .ChocolateBox #price h2{margin:5px 0}.Landing__2 .ProbashiPackage .Banner h1,.Landing__2 .ProbashiPackage .Banner h3{color:#fff}.Landing__2 .ProbashiPackage .CallForOrder a{color:#fff;border:1px solid #fff}.Landing__2 .ProbashiPackage .Banner .BannerOverlay{z-index:0;position:relative}.Landing__2 .ProbashiPackage .Banner .BannerOverlay:after{content:"";opacity:.6;z-index:3;background:rgba(255,0,0,.5);width:100%;height:100%;position:absolute;top:0;left:0}.Landing__2 .FooterItem,.Landing__2 .FooterLogo{margin-left:0%}}@media (max-width:500px){.Landing__2 .MainPage .Logo img{height:40px}.Landing__2 .MainPage .BannerItem .img{width:100%;margin-bottom:40px}.Landing__2 .MainPage .Banner .swiper-pagination{bottom:45px}.Landing__2 h1{font-size:50px;line-height:60px}.Landing__2 .FooterLogo img{height:50px}.Landing__2 .Footer{box-shadow:none;background:0 0;margin:0 20px;padding:0}.Landing__2 .CallForOrder a{padding:6px 12px;font-size:14px}.Landing__2 .StudentPackage .swiper-button-next,.StudentPackage .swiper-button-prev{width:30px;height:30px}.Landing__2 .StudentPackage .swiper-button-next:after,.StudentPackage .swiper-button-prev:after{font-size:13px}.Landing__2 .StudentPackage h2{font-size:28px;line-height:35px}.Landing__2 .StudentPackage .VideoItem div{width:100%!important;height:300px!important}.Landing__2 .StudentPackage .VideoItem{padding:15px}.Landing__2 .StudentPackage h2{text-align:center;font-size:20px;line-height:35px}.Landing__2 .SariAboutText p{text-align:center;margin-top:15px;font-size:15px;line-height:24px}.Landing__2 .SariAbout .CallForOrder{text-align:center;margin-top:20px}.Landing__2 .StudentPackage .WhyBuyItem{width:44%;padding:15px}.Landing__2 .BestGift .bg_img{height:1075px}.Landing__2 .StudentPackage .DelivaryContent{display:block}.Landing__2 .StudentPackage .DelivaryItem{margin-bottom:30px}.Landing__2 .SocialIcon a{border-radius:10px;width:50px;height:50px;margin:0 10px;font-size:20px;line-height:15px}.Landing__2 .StudentFooter{text-align:center}.Landing__2 .StudentPackage .FooterLogo img{height:50px}.Landing__2 .StudentPackage .StudentFooter ul{text-align:center}.Landing__2 .StudentFooter .col-lg-4:first-child{order:2}.Landing__2 .StudentFooter .col-lg-4:nth-child(2){order:1}.Landing__2 .StudentFooter .col-lg-4:nth-child(3){order:3}.Landing__2 .FooterItem a,.FooterItem p{font-size:16px;line-height:26px}.Landing__2 .StudentPackage .FooterItem p{padding:10px 0}.Landing__2 .StudentPackage .StudentFooter{padding-bottom:20px}.Landing__2 .Logo img{height:50px}.Landing__2 .StudentPackage .BannerImg{width:100%;margin:0 auto 30px}.Landing__2 .StudentPackage .Banner .BannerLeft1 img{height:60px}.Landing__2 .StudentPackage .Banner .BannerRight1 img{height:70px}.Landing__2 h3{font-size:20px;line-height:32px}.Landing__2 .StudentPackage .BannerText h2{font-size:28px;line-height:36px}.Landing__2 .StudentPackage .BannerText h4{font-size:25px;line-height:35px}.Landing__2 .StudentPackage .OrderNow{margin-top:20px;display:block}.Landing__2 .StudentPackage .Banner .BannerLeft2 img{height:60px}.Landing__2 .StudentPackage .Banner .BannerRight2 img{height:65px}.Landing__2 .StudentPackage .BannerNumber{margin-top:20px;margin-left:0}.Landing__2 .StudentPackage .CallForOrder a{padding:12px 30px 10px;font-size:20px;line-height:30px}.Landing__2 .StudentPackage .WhyBuy .WhyBuyLeft img,.StudentPackage .WhyBuy .WhyBuyRight img{height:60px}.Landing__2 .OrderConfirmFromBg{border-radius:20px;padding:20px}.Landing__2 .ProbashiPackage .WhatHavetext li{text-align:center;margin-bottom:15px;padding:15px;display:block}.Landing__2 .ProbashiPackage .WhatHavetext li .text{margin-top:20px;margin-left:0}.Landing__2 .ProbashiPackage .WhatHavetext li p{word-break:break-all}.Landing__2 .ProbashiPackage .BannerText h2{color:#fff;font-size:22px;line-height:32px}.Landing__2 .ProbashiPackage .Banner h3{color:#fff}.Landing__2 .ProbashiPackage .CallForOrder a{color:#fff;border:1px solid #fff}.Landing__2 .ProbashiPackage .WhatHavetext{margin-top:30px;margin-left:0}.Landing__2 .StudentPackage .VideoItem div{height:250px!important}.Landing__2 .StudentPackage .StudentSlider img{height:500px}.Landing__2 .StudentPackage .SliderOverlayItem img{height:200px}.Landing__2 .ProbashiPackage .swiper-pagination{bottom:0!important}.Landing__2 .ProbashiPackage .WhatHaveImg .Overlay{width:100%}.Landing__2 .ProbashiPackage .WhatHaveImg .Overlay h3{font-size:18px;line-height:28px}.Landing__2 section#price.order{display:none}.Landing__2 .ChocolateBox #customized{padding:60px 0}.Landing__2 .ChocolateBox .gallery .overlay_img{bottom:-40px}.Landing__2 .ProbashiPackage .Banner .BannerOverlay img{object-fit:cover;width:100%;height:570px}.Landing__2 .ProbashiPackage .BannerContent{width:100%;height:auto;position:absolute;top:0;left:0}.Landing__2 .ProbashiPackage .Banner h1{color:#fff;margin:15px 0;font-size:34px;line-height:41px}.Landing__2 .ProbashiPackage .WhatHaveImg .Overlay h2{font-size:30px}}
.Landing__3{--header_color:#071c1f;--bg_color:#fec827;--bg_color2:#ff0d51;--bg_color3:#05a503;--text_color:#64607d;--white_color:#fff;font-family:Noto Sans Bengali,sans-serif}.Landing__3 h1{color:var(--white_color);font-size:55px;font-weight:700;line-height:70px}.Landing__3 h2{color:var(--header_color);font-size:40px;font-weight:700;line-height:50px}.Landing__3 h3{color:var(--header_color);font-size:24px;font-weight:600;line-height:35px}.Landing__3 p{color:var(--text_color);margin-top:15px;font-size:18px;font-weight:400;line-height:30px}.Landing__3 a{font-size:20px;font-weight:600;line-height:35px;transition:all .5s;display:block}.Landing__3 a.bg{color:var(--white_color);background-image:linear-gradient(90deg,#fec827 0%,#e9b005 51%,#fec827 100%);background-size:200%;border-radius:10px;margin-top:30px;padding:15px 50px 12px;display:inline-block}.Landing__3 a svg{margin-top:-5px;margin-right:10px;font-size:25px}.Landing__3 a.bg:hover{color:#fff;background-position:100%;text-decoration:none}.Landing__3 .section_gaps{margin-top:100px}.Landing__3 .Banner{background:url(../media/banner.53b0814e.svg) 50%/cover no-repeat;padding-top:50px;padding-bottom:100px}.Landing__3 .Banner .text{margin-top:50px}.Landing__3 .Banner .text h3{color:#fec827;margin-top:20px}.Landing__3 .About{position:relative}.Landing__3 .About .AboutText_left{position:absolute;top:50%;left:0;transform:translateY(-50%)}.Landing__3 .About .AboutText_right{position:absolute;top:50%;right:0;transform:translateY(-50%)}.Landing__3 .AboutLogo{position:relative}.Landing__3 .AboutLogo img{width:100%}.Landing__3 .AboutOverlay{text-align:center;width:max-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing__3 .AboutOverlay h3{font-size:50px;font-weight:900;line-height:60px}.Landing__3 .AboutOverlay h4{color:var(--bg_color3);margin:15px 0;font-size:35px;font-weight:800;line-height:45px}.Landing__3 .AboutOverlay h2{color:var(--bg_color2);font-size:50px;font-weight:900;line-height:60px}.Landing__3 .AboutText{text-align:center;margin-top:60px}.Landing__3 .WhyUs{position:relative}.Landing__3 .WhyUsImg img{z-index:1;width:100%}.Landing__3 .WhyUsImg .WhyOverlay{z-index:99;text-align:center;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Landing__3 .WhyUsImg .WhyOverlay h2{margin-top:50px;margin-bottom:30px}.Landing__3 .WhyUsImg .WhyOverlay .WhyUsItem{background:var(--white_color);border-radius:20px;height:292px;margin-top:30px;padding:50px}.Landing__3 .WhyUsImg .WhyOverlay .WhyUsItem img{width:auto;height:50px}.Landing__3 .WhyUsImg .WhyOverlay .WhyUsItem p{margin-top:30px}.Landing__3 .FreeDelivaryText ul li{color:var(--text_color);align-items:center;margin-bottom:15px;font-size:16px;font-weight:500;line-height:28px;display:flex}.Landing__3 .FreeDelivaryText ul li img{height:20px;margin-right:10px}.Landing__3 .FreeDelivaryText h3{margin-top:30px}.Landing__3 .ClientContent img{width:100%}.Landing__3 .OrderNow{position:relative}.Landing__3 .OrderLeft{position:absolute;top:50%;left:0;transform:translateY(-50%)}.Landing__3 .OrderRight{position:absolute;top:50%;right:0;transform:translateY(-50%)}.Landing__3 .OrderNowtext{text-align:center}.Landing__3 .OrderNowtext a{font-size:30px}.Landing__3 .OrderNowtext a:nth-child(2){color:var(--bg_color2);margin:30px 0 20px}.Landing__3 .OrderNowtext h3{font-size:20px}.Landing__3 #OrderConfirmLeft #Payment #ArrowBg,.Landing__3 #OrderConfirmRight button{background:#fec827}.Landing__3 #OrderConfirmLeft #Payment #ArrowBg p{color:#fff}.Landing__3 #OrderConfirmLeft #Payment #ArrowBg:after{border-bottom:15px solid #fec827}.Landing__3 #OrderConfirmLeft #Payment #CustomeInput input:checked+label:before{background:#fec827}.Landing__3 #OrderConfirmLeft #Payment #ArrowBg p{font-size:18px}.Landing__3 #OrderConfirmLeft #Payment #ArrowBg{border-radius:0 0 10px 10px;padding:10px 30px}.Landing__3 #tinyFooter p a{color:#fec827}.Landing__3 .Footer{padding-bottom:50px;position:relative}.Landing__3 .FooterLeft{position:absolute;bottom:0;left:0}.Landing__3 .FooterRight{position:absolute;bottom:0;right:0}.Landing__3 .Footer .FooterItem img{height:60px}.Landing__3 .Footer .FooterItem .SocialLink{align-items:center;margin-top:30px;display:flex}.Landing__3 .Footer .FooterItem .SocialLink a{border:1px solid var(--bg_color);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-right:20px;display:flex}.Landing__3 .Footer .FooterItem .SocialLink a:hover{background:var(--bg_color);color:var(--header_color)}.Landing__3 .Footer .FooterItem .SocialLink a svg{margin:0;font-size:20px}.Landing__3 .Footer .FooterItem ul li{margin-top:20px}.Landing__3 .Footer .FooterItem a{color:var(--text_color);font-size:16px;font-weight:400;line-height:28px}.Landing__3 .FromH2{text-align:center;padding-bottom:50px!important}.Landing__3 #SocialMediaContent{text-align:center;padding:20px 0;display:flex}@media (max-width:1440px){.Landing__3 h2{font-size:30px;line-height:40px}.Landing__3 h3{font-size:22px;line-height:35px}.Landing__3 p{font-size:16px}.Landing__3 a{font-size:18px;line-height:30px}.Landing__3 .WhyUsImg img{height:1200px}.Landing__3 .FooterLeft img{height:100px}.Landing__3 .FooterRight img{height:150px}.Landing__3 h1{font-size:36px;line-height:50px}.Landing__3 .WhyUsImg .WhyOverlay .WhyUsItem{background:var(--white_color);border-radius:20px;height:292px;margin-top:30px;padding:30px}}@media (max-width:1024px){.Landing__3 .Footer .FooterItem img{height:40px}.Landing__3 .Footer .FooterItem .SocialLink a{width:35px;height:35px;margin-right:15px}.Landing__3 .Footer .FooterItem .SocialLink a:last-child{margin-right:0}.Landing__3 .Footer .FooterItem .SocialLink a svg{margin:0;font-size:16px}.Landing__3 .FooterRight img{height:120px}.Landing__3 .WhyUsImg .WhyOverlay .WhyUsItem{background:var(--white_color);border-radius:20px;height:292px;margin-top:40px;padding:30px}}@media (max-width:900px){.Landing__3 .Banner{text-align:center;position:relative}.Landing__3 .Banner:after{content:"";background:rgba(0,0,0,.4);width:100%;height:100%;position:absolute;top:0;left:0}.Landing__3 .BannerContent{z-index:9;position:relative}.Landing__3 .AboutText_left img,.Landing__3 .AboutText_right img{height:400px}.Landing__3 .WhyUs{background:var(--bg_color);position:unset;margin-top:80px}.Landing__3 .WhyUsImg img{display:none}.Landing__3 .WhyUs .WhyOverlay{position:unset;transform:unset;text-align:center;padding-bottom:80px}.Landing__3 .WhyUs .WhyOverlay img{margin:0 auto;display:block}.Landing__3 .WhyUs .WhyOverlay .WhyUsItem{padding:30px}.Landing__3 .FreeDelivary .first_child{order:2}.FreeDelivaryImg{margin-bottom:50px}.Landing__3 .OrderLeft img{height:400px}.Landing__3 .Footer .FooterItem img{height:35px}.Landing__3 .Footer .FooterItem .SocialLink a{width:30px;height:30px;margin-right:10px}.Landing__3 .Footer .FooterItem .SocialLink a svg{font-size:14px}.Landing__3 .Footer .FooterItem ul li{margin-top:10px}.Landing__3 .Footer .FooterItem ul li a{font-size:14px}.Landing__3 .Footer .FooterItem ul li a svg{margin-right:5px;font-size:16px}.Landing__3 .FooterLeft img{height:80px}.Landing__3 .FooterRight img{height:100px}.Landing__3 .section_gaps{margin-top:60px}.Landing__3 .WhyUsImg .WhyOverlay .WhyUsItem{background:var(--white_color);border-radius:20px;height:320px;margin-top:30px;padding:30px}.Landing__3 #MenubarContent img{z-index:5}}@media (max-width:600px){.Landing__3 .Logo img{height:45px}.Landing__3 h1{font-size:30px;line-height:40px}.Landing__3 h2{font-size:25px;line-height:35px}.Landing__3 h3{font-size:20px;line-height:30px}.Landing__3 .AboutOverlay h2{color:var(--bg_color2);font-size:20px;font-weight:900;line-height:30px}.Landing__3 .AboutOverlay h3{font-size:20px;line-height:30px}.Landing__3 .AboutContent h4{margin:5px 0;font-size:20px;line-height:30px}.Landing__3 .AboutText_left img,.Landing__3 .AboutText_right img{height:300px}.Landing__3 .OrderLeft img{height:100px}.Landing__3 .OrderRight img{height:80px}.Landing__3 .Footer .FooterItem{margin-bottom:20px}.Landing__3 .Footer{text-align:center}.Landing__3 .SocialLink{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.Landing__3 .WhyUsImg .WhyOverlay .WhyUsItem{background:var(--white_color);border-radius:20px;height:292px;margin-top:30px;padding:23px}.Landing__3 .Banner{padding-top:20px;padding-bottom:100px}.Landing__3 #MenubarContent img{z-index:5;max-width:200px;height:50px}}@media (max-width:450px){.Landing__3 h1{font-size:23px;line-height:40px}.Landing__3 h2{font-size:25px;line-height:35px}.Landing__3 h3{font-size:15px;line-height:30px}.Landing__3 .BannerText h2{font-size:24px}}
.Landing__4{--header_color:#fff;--bg_color:#fec827;--bg_color2:#fd9328;--bg_color3:#88ef19;--bg_color4:#88ef19;--text_color:#64607d;--white_color:#fff;--primary_text:#2e514a}.Landing__4 .Section__Gaps{margin-top:100px}.Landing__4{font-family:Noto Sans Bengali,sans-serif}.Landing__4 h1{color:var(--header_color);font-size:55px;font-weight:700;line-height:90px}.Landing__4 h1 span{color:#fd4343;text-align:center;font-size:55px;font-weight:700;line-height:90px}.Landing__4 h2{color:var(--primary_text);text-align:center;font-size:45px;font-weight:700;line-height:50px}.Landing__4 h3{color:var(--primary_text);font-size:24px;font-weight:600;line-height:35px}.Landing__4 .Title h2{line-height:70px}.Landing__4 .Title p{color:var(--primary_text);text-align:center;font-size:28px;line-height:50px}.Landing__4 h5{color:var(--primary_text);font-size:24px;font-weight:600;line-height:20px}.Landing__4 h6{color:var(--bg_color3);font-size:21px;font-weight:700;line-height:28px}.Landing__4 p{color:var(--text_color);margin-top:15px;font-size:18px;font-weight:400;line-height:30px}.Landing__4 a{font-size:20px;font-weight:600;line-height:35px;transition:all .5s;display:block}.Landing__4 a.bg{color:var(--white_color);background:#fd9328 0 0/200%;border-radius:30px;margin-top:30px;padding:15px 50px 12px;display:inline-block;box-shadow:0 67px 80px rgba(30,20,10,.38),0 43.4259px 46.8519px rgba(30,20,10,.192),0 25.8074px 25.4815px rgba(30,20,10,.043),0 13.4px 13px rgba(30,20,10,.035),0 5.45926px 6.51852px rgba(30,20,10,.027),0 1.24074px 3.14815px rgba(30,20,10,.016)}.Landing__4 a.bg:hover{transform:scale(1.02)}.Landing__4 a svg{margin-top:-5px;margin-right:10px;font-size:25px}.Landing__4 .hLine{background:var(--primary_text);width:300px;height:2px;margin-top:10px}.Landing__4 a.bg:hover{color:#fff;background-position:100%;text-decoration:none}.Landing__4 .section_gaps{margin-top:100px}.Landing__4 .LogoDiv{justify-content:center;display:flex}.Landing__4 .Menubar{width:100%;padding:10px 0;position:absolute;top:0;left:0}.Landing__4 .Banner{background:url(../media/background8.4edff9dd.png) 50%/cover no-repeat}.Landing__4 .Leaf .DiscountBox .text h2{text-align:center;padding-bottom:10px}.Landing__4 .Leaf{background:url(../media/Leaf.5992cecd.png) 50%/cover no-repeat;padding-top:50px}.Landing__4 h2 span{color:var(--bg_color2);text-decoration:line-through}.Landing__4 .Leaf .pricediv{margin-top:50px}.Landing__4 .Leaf .text{margin-top:50px;padding-bottom:120px}.Landing__4 .Leaf .price2{justify-content:left;margin-top:30px;display:flex}.Landing__4 .Leaf .textDecoration{margin-left:10px;position:relative}.Landing__4 .Leaf h2{text-align:left;color:#fff}.Landing__4 .Leaf .textDecoration img{position:absolute;bottom:-40px}.Landing__4 .Leaf .textDecoration .PriceBox{text-align:center;width:300px;margin-left:30px;position:absolute;top:0;left:0}.Landing__4 .Leaf .phoneDiv{margin-top:60px}.Landing__4 .Leaf .imgWhite{display:none}.Landing__4 .Leaf .text h3{color:var(--primary_text)}.Landing__4 .Leaf .BannerContent{padding-bottom:150px}.Landing__4 .Leaf .titleHeader{word-spacing:20px;width:60%;margin-top:50px;display:flex}.Landing__4 .Leaf .titleHeader h1{letter-spacing:.11em;margin-right:30px;font-size:80px}.Landing__4 .Leaf .titleHeader h1 span{color:var(--primary_text)}.Landing__4 .Leaf .DiscountBox{padding-top:200px;position:relative}.Landing__4 .Leaf .DiscountBox img{position:absolute;top:80px;right:0}.Landing__4 .Leaf .DiscountBox .text{color:var(--bg_color2);text-align:center;width:170px;position:absolute;top:65px;right:11px}.Landing__4 .Leaf .DiscountBox .text h2{color:var(--bg_color2)}.ProductAbout p{color:var(--primary_text);text-align:center;font-size:28px;line-height:50px}.YouTubeVid img{width:100%}.YouTubeVid .buttonGroup{justify-content:center;margin-top:50px;display:flex}.YouTubeVid .buttonGroup .bg{margin:0 20px}.YouTubeVid .buttonGroup .bg:last-child{border:1px solid var(--primary_text);color:var(--primary_text);background:#fff}.Landing__4 .UsefullnessItems{background:#e8f2e4;padding:125px 0;position:relative}.Landing__4 .UsefullnessItems .ItemCards{text-align:center;background:#fff;border-radius:10px;margin:10px auto;padding:30px 43px;box-shadow:0 -22px 80px rgba(0,0,0,.03),0 50px 46.8519px rgba(0,0,0,.024),0 38.5185px 25.4815px rgba(0,0,0,.02),0 20px 13px rgba(0,0,0,.016),0 8.14815px 6.51852px rgba(0,0,0,.01),0 1.85185px 3.14815px rgba(0,0,0,.008)}.Landing__4 .UsefullnessItems .left{position:absolute;top:90%;left:0}.Landing__4 .UsefullnessItems .right{justify-content:flex-end;display:flex;position:absolute;top:90%;right:0}.Landing__4 .UsefullnessItems .left img,.Landing__4 .UsefullnessItems .right img{width:100%}.Landing__4 .UsefullnessItems .ItemCards .IconBox{background:var(--primary_text);border-radius:50px;width:60px;height:60px;margin:0 auto 20px;padding:14px 10px}.Landing__4 .DiscountSection h1{text-align:center;margin-top:20px}.Landing__4 .DiscountSection .ContentBox{background:#fda043;border-radius:10px;padding:80px 0;position:relative}.Landing__4 .DiscountSection .ContentBox .ImageLayer{position:absolute;top:0;left:0;transform:rotate(180deg)}.Landing__4 .DiscountSection .ContentBox .ImageLayer2{position:absolute;bottom:0;right:0}.Landing__4 .DiscountSection .ContentBox .text .bg{background:var(--primary_text);margin:0 auto}.Landing__4 .DiscountSection .ContentBox .text h1{font-size:45px}.Landing__4 .DiscountSection .ContentBox .text a{font-size:26px}.Landing__4 .DiscountSection .ContentBox .text .buttonCenter{justify-content:center;display:flex}.Landing__4 .DiscountSection .ContentBox .ImageLayer{justify-content:flex-end;display:flex}.Landing__4 .DiscountSection .ContentBox .ImageLayer2{justify-content:flex-end;display:flex;position:absolute;bottom:0;right:0}.Landing__4 .DiscountSection .ContentBox .ImageLayer img,.Landing__4 .DiscountSection .ContentBox .ImageLayer2 img{width:100%}.Landing__4 .WhyUs{padding:120px 0 0;position:relative}.Landing__4 .WhyUs .left{justify-content:flex-start;display:flex;position:absolute;bottom:0;left:0}.Landing__4 .WhyUs .right{justify-content:flex-end;display:flex;position:absolute;bottom:0;right:0}.Landing__4 .OnlyOrderBtn{padding:0}.Landing__4 .OnlyOrderBtn .buttonCenter{justify-content:center;display:flex}.Landing__4 .OrderSection .OrderDiv{background:var(--primary_text);text-align:center;border-radius:10px;padding:30px 80px}.Landing__4 .OrderSection .OrderDiv h1{font-size:40px}.Landing__4 #OrderConfirmLeft #Payment #ArrowBg,.Landing__4 #OrderConfirmRight button{background:#2e514a}.Landing__4 #OrderConfirmLeft #Payment #ArrowBg p{color:var(--white_color)}.Landing__4 #OrderConfirmLeft #Payment #ArrowBg:after{border-bottom:15px solid #2e514a}.Landing__4 #tinyFooter p a{color:#2e514a;padding:0 5px;font-size:20px;font-weight:600;display:inline}.Landing__4 #OrderConfirmLeft #Payment #CustomeInput input:checked+label:before{background:#2e514a}.Landing__4 #OrderConfirmLeft #Payment #ArrowBg p{font-size:18px}.Landing__4 #OrderConfirmLeft #Payment #ArrowBg{border-radius:0 0 10px 10px;padding:10px 30px}.Landing__4 .FooterSection{padding-bottom:30px;position:relative}.Landing__4 .FooterSection .imgLayer{position:absolute;bottom:0;left:0}.Landing__4 .FooterSection .imgLayer img{width:100%}.Landing__4 .FooterSection .Logo img{margin-right:auto;display:flex}.Landing__4 .FooterSection .footerMenu{justify-content:flex-start;display:flex}.Landing__4 .FooterSection .footerMenu ul li{color:var(--primary_text);margin-top:10px;font-size:18px;list-style:none;display:inline-block}.Landing__4 .FooterSection .footerMenu ul li a{color:var(--primary_text);font-size:22px;text-decoration:none}.Landing__4 .FooterSection .footerMenu ul li svg{color:var(--primary_text);margin-right:10px;font-size:22px}.FooterSection .footerMenu .footerBox{justify-content:center;align-items:flex-start;display:flex}.Landing__4 .FooterSection .footerMenu .footerBox svg{color:var(--primary_text);margin-right:10px;font-size:32px}.Landing__4 .BottomFooterMenu{justify-content:center;display:flex}.Landing__4 .BottomFooterMenu ul li{margin:10px;display:inline-block}.Landing__4 .BottomFooterMenu ul li a{color:var(--primary_text);font-size:16px;text-decoration:none}.Landing__4 .DiscountBox h2{margin-top:15px;font-size:35px;right:11px}@media (max-width:1440px){.Landing__4 .container{width:90%}.Landing__4 h3{font-size:22px;line-height:30px}.Landing__4 h2{font-size:35px;line-height:45px}.Landing__4 h1{font-size:50px;line-height:60px}.Landing__4 .ImageLayer2,.Landing__4 .ImageLayer{width:120px}.Landing__4 .tiny-footer_tinyFooter__Tr3b1 p{text-align:center;line-height:10px}}@media (max-width:1024px){.Landing__4 h1{font-size:40px;line-height:50px}.Landing__4 h2{font-size:26px;line-height:30px}.Landing__4 h5{font-size:15px}.Landing__4 h1 span{font-size:24px;line-height:30px}.Landing__4 a.bg{padding:11px 30px 10px}.Landing__4 p,.Landing__4 .Title p{font-size:14px;line-height:22px}.Landing__4 .Title h2{line-height:30px}.Landing__4 .LogoDiv img{width:40%}.Landing__4 .Leaf{padding-top:30px;padding-bottom:100px}.Landing__4 .Leaf .text{margin-top:30px;padding-bottom:30px}.Landing__4 .Leaf .text h3{font-size:20px}.Landing__4 .Leaf .titleHeader{margin-top:10px}.Landing__4 .Leaf .textDecoration img{width:160px;bottom:-16px;left:13px}.Landing__4 .Leaf .DiscountBox{margin:60px 0;padding-top:150px}.Landing__4 .Leaf .DiscountBox img{top:0}.Landing__4 .Leaf .DiscountBox .text{top:50px}.Landing__4 .UsefullnessItems{padding:65px 0}.Landing__4 .UsefullnessItems h3{font-size:16px;line-height:20px}.Landing__4 .UsefullnessItems .ItemCards{padding:13px 8px}.Landing__4 .UsefullnessItems .ItemCards .IconBox img{width:20px}.Landing__4 .UsefullnessItems .ItemCards .IconBox{width:35px;height:35px;margin-bottom:15px;padding:6px 5px}.Landing__4 .DiscountSection h1{text-align:center;margin-top:10px}.Landing__4 .DiscountSection .ContentBox .text h1{font-size:30px}.Landing__4 .DiscountSection .ContentBox .text a{font-size:22px}.Landing__4 .Landing__4 a.bg{margin-top:25px;padding:12px 25px 10px}.Landing__4 .UsefullnessItems .left img,.Landing__4 .UsefullnessItems .right img,.Landing__4 .DiscountSection .ContentBox .ImageLayer img,.Landing__4 .DiscountSection .ContentBox .ImageLayer2 img{width:60%}.Landing__4 .Landing__4 .WhyUs{padding:30px 0}.Landing__4 .WhyUs .left img,.Landing__4 .WhyUs .right img{width:30%}.Landing__4 .OnlyOrderBtn{padding:30px 0}.Landing__4 .FooterSection .imgLayer img{width:60%}.Landing__4 .FooterSection .FooterMenu ul li{justify-content:space-between;margin:0 10px}.Landing__4 .FooterSection .footerMenu ul li a{font-size:18px}.Landing__4 .FooterSection .footerMenu ul li svg{font-size:20px}.Landing__4 .FooterSection .footerMenu .footerBox svg{font-size:25px}.Landing__4 .DiscountBox h2{margin-top:0;font-size:35px;right:11px}}@media (max-width:768px){.Landing__4 h1{font-size:40px;line-height:50px}.Landing__4 h2{font-size:26px;line-height:30px}.Landing__4 h5{font-size:15px}.Landing__4 h1 span{font-size:24px;line-height:30px}.Landing__4 a.bg{padding:11px 30px 10px}.Landing__4 p,.Landing__4 .Title p{font-size:14px;line-height:22px}.Landing__4 .Title h2{line-height:30px}.Landing__4 .LogoDiv img{width:40%}.Landing__4 .Leaf{padding-top:30px;padding-bottom:100px}.Landing__4 .Leaf .text{margin-top:30px;padding-bottom:30px}.Landing__4 .Leaf .text h3{font-size:20px}.Landing__4 .Leaf .titleHeader{margin-top:10px}.Landing__4 .Leaf .textDecoration img{width:160px;bottom:-16px;left:13px}.Landing__4 .Leaf .DiscountBox{padding-top:150px}.Landing__4 .Leaf .DiscountBox img{top:0}.Landing__4 .Leaf .DiscountBox .text{top:50px}.Landing__4 .UsefullnessItems{padding:65px 0}.Landing__4 .UsefullnessItems h3{font-size:16px;line-height:20px}.Landing__4 .UsefullnessItems .ItemCards{padding:20px 8px}.Landing__4 .UsefullnessItems .ItemCards .IconBox img{width:20px}.Landing__4 .UsefullnessItems .ItemCards .IconBox{width:35px;height:35px;margin-bottom:15px;padding:6px 5px}.Landing__4 .DiscountSection h1{text-align:center;margin-top:10px}.Landing__4 .DiscountSection .ContentBox .text h1{font-size:30px}.Landing__4 .DiscountSection .ContentBox .text a{font-size:22px}.Landing__4 a.bg{margin-top:25px;padding:12px 25px 10px}.Landing__4 .UsefullnessItems .left img,.Landing__4 .UsefullnessItems .right img,.Landing__4 .DiscountSection .ContentBox .ImageLayer img,.Landing__4 .DiscountSection .ContentBox .ImageLayer2 img{width:60%}.Landing__4 .Landing__4 .WhyUs{padding:30px 0}.Landing__4 .WhyUs .left img,.Landing__4 .WhyUs .right img{width:30%}.Landing__4 .OnlyOrderBtn{padding:30px 0}.Landing__4 .FooterSection .imgLayer img{width:60%}.Landing__4 .FooterSection .FooterMenu ul li{justify-content:space-between;margin:0 10px}.Landing__4 .FooterSection .footerMenu ul li a{font-size:18px}.Landing__4 .FooterSection .footerMenu ul li svg{font-size:20px}.Landing__4 .FooterSection .footerMenu .footerBox svg{font-size:25px}.Landing__4 .ImageLayer2,.Landing__4 .ImageLayer{width:120px}.Landing__4 .DiscountBox img{margin-left:20px;top:22px;width:130px!important}.Landing__4 .DiscountBox h2{margin-top:-45px;padding-bottom:0;padding-left:61px;right:11px}.Landing__4 .DiscountBox h5{padding-bottom:0;padding-left:60px}}@media (max-width:575px){.Landing__4 h1{font-size:26px;line-height:30px}.Landing__4 h2{font-size:22px;line-height:30px}.Landing__4 h5{font-size:15px}.Landing__4 h1 span{font-size:24px;line-height:30px}.Landing__4 a.bg{padding:11px 30px 10px}.Landing__4 p,.Landing__4 .Title p{font-size:14px;line-height:22px}.Landing__4 .Title h2{line-height:30px}.Landing__4 .LogoDiv img{width:50%}.Landing__4 .Leaf{padding-top:30px;padding-bottom:100px}.Landing__4 .Leaf .pricediv,.Landing__4 .Leaf .phonediv,.Landing__4 .Leaf .price2{margin-top:20px}.Landing__4 .Leaf .DiscountBox img{width:40%}.Landing__4 .Leaf .titleHeader{width:100%;display:block}.Landing__4 .Leaf .titleHeader h1{color:#fff;text-align:center;margin-top:30px;margin-right:0;font-size:50px}.Landing__4 .Leaf .text h3{text-align:center;font-size:20px}.Landing__4 .Leaf .btnBox{justify-content:center;display:flex}.Landing__4 .Leaf .text{margin-top:30px;padding-bottom:10px}.Landing__4 .Leaf .phoneDiv{margin-top:30px}.Landing__4 .Leaf .textDecoration .PriceBox{width:108px}.Landing__4 .Leaf .textDecoration img{width:140px;bottom:-20px;left:inherit;position:absolute}.Landing__4 .Leaf .DiscountBox{padding-top:0;padding-bottom:100px}.Landing__4 .Leaf .DiscountBox .text{top:15px;right:-18px}.Landing__4 .Leaf .DiscountBox img{top:10px}.Landing__4 .Leaf .textDecoration .PriceBox{margin-left:20px}.Landing__4 .Leaf .DiscountBox .text h2{padding-bottom:0}.Landing__4 .UsefullnessItems .left img,.Landing__4 .UsefullnessItems .right img{width:30%}.Landing__4 .UsefullnessItems .left{top:inherit;position:absolute;bottom:0;left:0}.Landing__4 .UsefullnessItems h3{font-size:12px;line-height:20px}.Landing__4 .UsefullnessItems .ItemCards{padding:13px 8px}.Landing__4 .UsefullnessItems .ItemCards .IconBox img{width:20px}.Landing__4 .UsefullnessItems .ItemCards .IconBox{width:35px;height:35px;margin-bottom:15px;padding:6px 5px}.Landing__4 .UsefullnessItems .right{right:0;top:inherit;justify-content:flex-end;display:flex;position:absolute;bottom:0}.Landing__4 a{font-size:20px;line-height:20px}.Landing__4 .UsefullnessItems{padding:60px 0}.Landing__4 .DiscountSection .ContentBox .text h1{margin-bottom:20px;font-size:22px}.Landing__4 .DiscountSection .ContentBox{padding:40px 0}.Landing__4 .DiscountSection .ContentBox .text a{font-size:20px}.Landing__4 .Landing__4 .WhyUs{padding:60px 0}.Landing__4 .WhyUs .left img,.Landing__4 .WhyUs .right img{width:30%}.Landing__4 .OnlyOrderBtn{padding:30px 0}.Landing__4 .OrderSection .OrderDiv{padding:20px 30px}.Landing__4 .OrderSection .OrderDiv h1{font-size:16px}.Landing__4 .FooterSection .Logo img{margin:0 auto;display:flex}.Landing__4 .FooterSection .FooterMenu{justify-content:center;margin-top:20px}.Landing__4 .FooterSection .FooterMenu ul li{justify-content:space-between;margin:0 10px}.Landing__4 .FooterSection .footerMenu ul li a{font-size:14px}.Landing__4 .FooterSection .footerMenu ul li svg{font-size:16px}.Landing__4 .FooterSection .footerMenu .footerBox svg{font-size:20px}.Landing__4 .FooterSection .imgLayer img{width:30%}.Landing__4 .ImageLayer2,.Landing__4 .ImageLayer{width:80px}.Landing__4 .ItemCards{height:113px;padding:13px 8px}.Landing__4 .FooterSection .footerMenu,.Landing__4 .BottomFooterMenu{text-align:center;display:block}.Landing__4 .DiscountBox img{top:22px;width:110px!important}.Landing__4 .DiscountBox h2{margin-top:-15px;padding-bottom:0;padding-left:27px}.Landing__4 .DiscountBox h5{padding-bottom:0;padding-left:27px}}@media (max-width:375px){.Landing__4 h1{font-size:21px;line-height:30px}.Landing__4 h2{font-size:20px;line-height:30px}}
.Landing__5{--header_color:#071c1f;--bg_color:#fec827;--bg_color2:#e81e28;--bg_color3:#05a503;--text_color:#64607d;--white_color:#fff;--primary_text:#e81e28;font-family:Noto Sans Bengali,sans-serif}.Landing__5 a.bg3{margin-left:30px}.Landing__5{font-family:Noto Sans Bengali,sans-serif!important}.Landing__5 h1{color:var(--header_color);font-size:55px;font-weight:700;line-height:70px}.Landing__5 h2{color:var(--primary_text);font-size:40px;font-weight:700;line-height:50px}.Landing__5 h3{color:var(--primary_text);font-size:24px;font-weight:600;line-height:35px}.Landing__5 p{color:var(--text_color);margin-top:15px;font-size:18px;font-weight:400;line-height:30px}.Landing__5 a{font-size:20px;font-weight:600;line-height:35px;transition:all .5s;display:block}.Landing__5 a.bg{color:var(--white_color);background-image:linear-gradient(90deg,#e81e28 0%,#b82930 51%,#e81e28 100%);background-size:200%;border-radius:10px;margin-top:30px;padding:15px 50px 12px;display:inline-block}.Landing__5 a svg{margin-top:-5px;margin-right:10px;font-size:25px}.Landing__5 .hLine{background:var(--primary_text);width:300px;height:2px;margin-top:10px}.Landing__5 a.bg:hover{color:#fff;background-position:100%;text-decoration:none}.Landing__5 .section_gaps{margin-top:100px}.Landing__5 .Banner{background:url(../media/banner6.46783d76.png) top no-repeat;padding-top:50px}.Landing__5 .Banner .text{margin-top:50px}.Landing__5 .Banner .imgWhite{display:none}.Landing__5 .Banner .text h3{color:var(--primary_text)}.Landing__5 .Banner .Landing__5 .BannerContent{padding-bottom:150px}.Landing__5 .Banner .titleHeader{word-spacing:20px;width:60%;margin-top:50px;display:flex}.Landing__5 .Banner .titleHeader h1{letter-spacing:.11em;margin-right:30px;font-size:83px}.Landing__5 .Banner .titleHeader h1 span{color:var(--primary_text)}.Landing__5 .Spec{background:var(--primary_text);border-radius:10px;margin-top:-80px;padding:40px;display:inline-block}.Landing__5 .Spec ul li{text-align:center;border-right:1px solid var(--white_color);margin-right:30px;padding-right:30px;display:inline-block}.Landing__5 .Spec ul li:last-child{border-right:0;margin-right:0;padding-right:0}.Landing__5 .Spec ul li p{text-align:center;color:#fff}.Landing__5 .Spec .vLine{background:#fff;width:2px;height:150px;margin:auto 0}.Landing__5 .Features{margin-top:150px}.Landing__5 .Features h2{color:var(--primary_text)}.Landing__5 .Features .FeatureList{margin-top:50px}.Landing__5 .Features .imageScooter img{width:auto}.Landing__5 .Features .FeatureList ul li{margin-top:20px}.Landing__5 .Features .FeatureList svg{color:var(--primary_text);margin-right:5px;font-size:24px}.Landing__5 .Features .FeatureList p{font-size:22px;font-weight:700}.Landing__5 .OurStories h2{text-align:center}.Landing__5 .OurStories .hLine{width:170px;height:3px;margin:10px auto 0}.Landing__5 .OurStories p{text-align:center}.Landing__5 .OrderSection .OrderDiv{background:var(--primary_text);text-align:center;border-radius:10px;padding:30px 80px}.Landing__5 .OrderSection .OrderDiv h1{font-size:40px}.Landing__5 .FooterSection .Logo img{max-height:60px}.Landing__5 .FooterSection{margin-bottom:50px}.Landing__5 .FooterSection .Logo img{margin-right:auto;display:flex}.Landing__5 .FooterSection .FooterMenu{justify-content:flex-end;display:flex}.Landing__5 .FooterSection .FooterMenu ul li{margin-left:40px;display:inline-block}.Landing__5 #OrderConfirmLeft #Payment #ArrowBg,.Landing__5 #OrderConfirmRight button{background:#e81e28}.Landing__5 #OrderConfirmLeft #Payment #ArrowBg p{color:#fff}.Landing__5 #OrderConfirmLeft #Payment #ArrowBg:after{border-bottom:15px solid #e81e28}.Landing__5 #OrderConfirmLeft #Payment #CustomeInput input:checked+label:before{background:#e81e28}.Landing__5 #OrderConfirmLeft #Payment #ArrowBg p{font-size:18px}.Landing__5 #OrderConfirmLeft #Payment #ArrowBg{border-radius:0 0 10px 10px;padding:10px 30px}@media (max-width:1440px){.Landing__5 .container{width:90%}.Landing__5 .Banner .titleHeader h1{letter-spacing:.11em;margin-right:30px;font-size:70px}.Landing__5 .container h3{font-size:22px;line-height:30px}.Landing__5 .container h2{font-size:35px;line-height:45px}.Landing__5 .container h1{font-size:50px;line-height:60px}.Landing__5 .section_gaps{margin-top:60px}.Landing__5 .tiny-footer_tinyFooter__Tr3b1 p a{color:#e41320;padding:0 5px;font-size:16px;font-weight:600;display:inline}.Landing__5 .tiny-footer_tinyFooter__Tr3b1 p{text-align:center;text-align:center;line-height:20px}.Landing__5 .Spec ul li{border-right:1px solid var(--white_color);margin-right:6px}.Landing__5 .OrderSection .OrderDiv h1{font-size:30px}}@media (max-width:1024px){.Landing__5 .Banner .titleHeader h1{margin-top:10px;font-size:40px}.Landing__5 h2{font-size:24px}.Landing__5 .section_gaps{margin-top:40px}.Landing__5 .hLine{margin:0 auto}.Landing__5 p{font-size:14px}.Landing__5 .Banner .text{margin-top:20px}.Landing__5 .Banner .text h3{font-size:20px}.Landing__5 .Banner .titleHeader{margin-top:10px}.Landing__5 .Spec{padding:20px}.Landing__5 .Spec .item img{width:30%}.Landing__5 .Spec .item p{font-size:12px;line-height:20px}.Landing__5 .Spec ul li{text-align:center;border-right:1px solid #fff;margin:10px 15px 10px 0;padding-right:15px;display:inline-block}.Landing__5 .Spec ul li .item{padding:5px}.Landing__5 a.bg{margin-top:25px;padding:12px 25px 10px}.Landing__5 .Features .imageScooter img{text-align:center}.Landing__5 .Features .imageScooter{justify-content:center;display:flex}.Landing__5 .Features{margin-top:60px}.Landing__5 .Features h2{text-align:center}.Landing__5 .Features .FeatureList p{font-size:16px;font-weight:700}.Landing__5 .Features .FeatureList ul li{margin-top:5px}.Landing__5 .OrderSection .OrderDiv{padding:20px}.Landing__5 .OrderSection .OrderDiv h1{font-size:24px}}@media (max-width:768px){.Landing__5 .Banner .titleHeader h1{margin-top:10px;font-size:40px}.Landing__5 h2{font-size:24px}.Landing__5 .section_gaps{margin-top:60px}.Landing__5 .hLine{margin:0 auto}.Landing__5 .Banner .text{margin-top:30px}.Landing__5 .Banner .text h3{font-size:20px}.Landing__5 .Banner .titleHeader{margin-top:10px}.Landing__5 .Spec{padding:20px}.Landing__5 .Spec .item img{width:30%}.Landing__5 .Spec .item p{font-size:12px;line-height:20px}.Landing__5 .Spec ul li{text-align:center;border-right:1px solid #fff;margin:10px 8px 10px 0;padding-right:8px;display:inline-block}.Landing__5 .Spec ul li .item{padding:5px}.Landing__5 a.bg{margin-top:25px;padding:12px 25px 10px}.Landing__5 .Features .imageScooter img{text-align:center}.Landing__5 .Features .imageScooter{justify-content:center;display:flex}.Landing__5 .Features{margin-top:60px}.Landing__5 .Features h2{text-align:center}.Landing__5 .Features .imageScooter img{width:auto}.Landing__5 .OrderSection .OrderDiv{padding:20px}.Landing__5 .OrderSection .OrderDiv h1{font-size:24px}}@media (max-width:575px){.Landing__5 .Banner{background:url(/_next/static/media/banner6.5819bc72.png) top no-repeat;padding-top:50px;padding-bottom:130px}.Landing__5 .section_gaps{margin-top:50px}.Landing__5 h1{font-size:26px;line-height:30px}.Landing__5 h2{font-size:22px;line-height:30px}.Landing__5 p{font-size:14px;line-height:22px}.Landing__5 .Banner{padding-top:30px}.Landing__5 .Banner .titleHeader{width:100%;display:block}.Landing__5 .Banner .titleHeader h1{color:#fff;text-align:center;margin-top:30px;margin-right:0;font-size:32px;line-height:11px}.Landing__5 .Banner .text h3{text-align:center;font-size:20px}.Landing__5 .Banner .btnBox{justify-content:center;display:flex}.Landing__5 .Banner .text{margin-top:30px}.Landing__5 a.bg{margin-top:30px;padding:8px 20px 7px}.Landing__5 .Banner .imgWhite{display:block}.Landing__5 .Banner .imgBlack{display:none}.Landing__5 .Spec{padding:20px}.Landing__5 .Spec .item img{width:30%}.Landing__5 .Spec .item p{font-size:12px;line-height:20px}.Landing__5 .Spec ul li{text-align:center;border-right:none;width:50%;margin:10px 0;padding-right:0;display:inline-block}.Landing__5 .Spec ul li .item{padding:5px}.Landing__5 .Spec ul li:last-child{justify-content:center;margin:10px auto 0;display:flex}.Landing__5 .Features .imageScooter img{text-align:center;width:100%}.Landing__5 .Features{margin-top:50px}.Landing__5 .Features .FeatureList p{font-size:14px}.Landing__5 a{font-size:12px;line-height:20px}.Landing__5 .OrderSection .OrderDiv{padding:20px 30px}.Landing__5 .OrderSection .OrderDiv h1{font-size:16px}.Landing__5 .FooterSection .Logo img{margin:0 auto;display:flex}.Landing__5 .FooterSection .FooterMenu{justify-content:center;margin-top:20px}.Landing__5 .FooterSection .FooterMenu ul li{justify-content:space-between;margin:0 10px}.Landing__5 .FooterSection{margin-bottom:20px}.Landing__5 .imgWhite{width:160px;margin:0 auto;display:block}.Landing__5 .FooterSection .Logo img{width:160px;margin:0 auto;display:flex}}
.Landing__6{--header_color:#080422;--bg_color1:#6001d3;--bg_color2:#fcdc00;--bg_color3:#fd346e;--white_color:#fff;font-family:Noto Sans Bengali,sans-serif;overflow-x:hidden}.Landing__6 h2{color:var(--header_color);font-size:40px;font-weight:700;line-height:50px}.Landing__6 h3{color:var(--header_color);font-size:24px;font-weight:600;line-height:35px}.Landing__6 p{color:var(--text_color);margin-top:15px;font-size:18px;font-weight:400;line-height:30px}.Landing__6 .bg{font-size:20px;font-weight:600;line-height:35px;text-decoration:none;transition:all .5s;display:block}.Landing__6 a.bg{color:var(--white_color);background-image:linear-gradient(90deg,#9fda12 0%,#7a7a7a 51%,#9fda12 100%);background-size:200%;border-radius:10px;padding:15px 20px 12px;transition:all .4s;display:inline-block}.Landing__6 a.bg:hover{transform:scale(1.05)}.Landing__6 a svg{margin-top:-5px;margin-right:10px;font-size:25px}.Landing__6 a.bg:hover{color:#fff;background-position:100%;text-decoration:none}.Landing__6 .section_gaps{margin-top:100px}.Landing__6 .Banner{background:url(../media/bg.83bd3609.png) 50%/cover no-repeat;padding-top:50px;padding-bottom:50px}.Landing__6 .logoBox{text-align:center;padding:20px}.Landing__6 .textBoxBg{margin-left:15px;padding-top:109px}.Landing__6 .textBoxBg p{color:#000;font-size:32px;font-style:normal;font-weight:600;line-height:85.5%}.Landing__6 .textBoxBg h1{color:#000;padding-bottom:15px;font-size:64px;font-style:normal;font-weight:700;line-height:110%}.Landing__6 .textBoxBg h1 span{color:#fff}.Landing__6 .bgImgIconBox{position:relative;top:0;left:0}.Landing__6 .textBoxBg .bgImgIcon1{margin-top:-10px;margin-left:400px;position:absolute;top:0;left:0}.Landing__6 .textBoxBg .bgImgIcon2{margin-top:65px;margin-left:335px;position:absolute;top:0;left:0}.Landing__6 .bgImgIcon2 img{animation:7s linear infinite mymove25gfy2;position:relative}@keyframes mymove25gfy2{0%{rotate:0}25%{scale:.1}50%{scale:1}to{rotate:360deg}}.Landing__6 .DronemainBox{position:relative;top:0;left:0}.Landing__6 .bgImgIcon3{margin-top:-350px;margin-left:0;position:absolute;top:0;left:0}.Landing__6 .myDroneImg{width:100%}.Landing__6 .banner2Txt p{letter-spacing:0;text-align:left;font-size:20px;font-weight:400;line-height:30px}.Landing__6 .banner2Txt h2{color:#9fda12;margin-bottom:25px;font-size:40px;font-style:normal;font-weight:500;line-height:85.5%}.Landing__6 .BtnOrderNow2{color:#9fda12;background:#fff;border-radius:10px;outline:2px solid #9fda12;margin-right:15px;font-size:20px;font-style:normal;font-weight:700;text-decoration:none;transition:all .4s;margin-left:15px!important;padding:18px 32px!important}.Landing__6 .BtnOrderNow2:hover{color:#fff;background-image:linear-gradient(90deg,#9fda12 0%,#7a7a7a 51%,#9fda12 100%);background-size:200%;transform:scale(1.05);padding:20px 34px!important}.Landing__6 .bgImgIcon3Small{display:none}.Landing__6 .bannerThree{margin-top:100px}.Landing__6 .banner3TopTxt{text-align:center}.Landing__6 .banner3TopTxt h2{text-align:center;margin-bottom:-11px;font-size:40px;font-weight:700;line-height:85.5%}.Landing__6 .Banner3Icon{color:#bababa;border-radius:0%;width:62px;height:54px;padding:0}.Landing__6 .IcodBorderDev{text-align:center;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;top:0;right:0;overflow:hidden;box-shadow:-1px -1px 1px 2px rgba(128,128,128,.2)}.Landing__6 .icon3SideImg{margin-top:38px;margin-right:-4px;position:absolute;top:0;right:0}.Landing__6 .myIcontxtBox h2{box-sizing:border-box;color:#9fda12;font-size:24px;font-style:normal;font-weight:600;line-height:85.5%}.Landing__6 .myIcontxtBox p{box-sizing:border-box;color:#7a7a7a;padding:0 15px;font-size:18px;font-style:normal;font-weight:400;line-height:150%}.Landing__6 .Columanpading{text-align:justify;padding:80px 80px 0 30px;position:relative;overflow:hidden}.Landing__6 .Columanpading .IcodBorderDev:after{content:"";z-index:-1;width:5%;height:120%;transition:all 1s;position:absolute;bottom:100%;right:0%;transform:skew(140deg)}.Landing__6 .Columanpading:hover .IcodBorderDev:after{background:#9fda12;width:120%;transition:all 1s;top:0%;transform:translate(0%)}.Landing__6 .banner4Sec{margin-top:100px}.Landing__6 .borderDev{box-sizing:border-box}.Landing__6 .borderDev img{width:100%}.Landing__6 .banner4Txt{align-items:center;padding-left:10px}.Landing__6 .banner4Txt h2{color:#000;font-size:40px;font-style:normal;font-weight:500;line-height:120.5%}.Landing__6 .banner4Txt p{color:#7a7a7a;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.Landing__6 .banner4Txt span{color:#9fda12}.Landing__6 .Container5{padding:0}.Landing__6 .Banner5sec{margin-bottom:100px}.Landing__6 .Banner5Padding{background-color:#9fda12;margin-top:85px;padding:60px 7%}.Landing__6 .imgBorder5{outline-offset:16px;border-radius:10px;outline:2px solid #fff}.Landing__6 .imgBorder5 img{width:100%}.Landing__6 .banner3TopTxt2 img{margin-left:30px}.Landing__6 .Banner5Padding .Sec5h2{color:#000;margin-bottom:-15px;font-size:40px;font-weight:700;line-height:120.5%}.Landing__6 .banner3TopTxt3{padding-bottom:20px}.Landing__6 .banner3TopTxt3 h3{color:#fff;font-size:40px;font-style:normal;font-weight:700;line-height:120.5%}.Landing__6 .Banner5Padding .banner3TopTxt3 .h3span{font-size:40px;font-weight:400}.Landing__6 .banner3TopTxt3 h4{color:#fff;padding:20px 0;font-size:64px;font-weight:400;line-height:85.5%}.Landing__6 .banner3TopTxt3 h5{color:#7a7a7a;font-size:32px;font-weight:600;line-height:85.5%;text-decoration:line-through}.Landing__6 .banner3TopTxt3 p{color:#fff;font-size:20px;font-weight:400;line-height:150%}.Landing__6 .imgBorder5{overflow:hidden}.Landing__6 .imgBorder5 img{transition:all 1s}.Landing__6 .imgBorder5 img:hover{transform:scale(1.2)}.Landing__6 .Costombtn{color:#fff;background:#9fda12;border-radius:10px;outline:2px solid #fff;margin-left:15px;margin-right:15px;padding:16px 32px;font-size:20px;font-style:normal;font-weight:600;text-decoration:none}.Landing__6 .BtnOrderNow3{color:#9fda12;background:#fff;border-radius:10px;outline:2px solid #9fda12;margin-left:15px;margin-right:15px;padding:18px 20px;font-size:20px;font-style:normal;font-weight:700;text-decoration:none}.Landing__6 .Costombtn:hover{color:#fff;background-image:linear-gradient(90deg,#9fda12 0%,#7a7a7a 40%,#9fda12 100%);background-size:200%}.Landing__6 .Banner6Img{margin-top:100px}.section6 .Banner6Img .myImg{padding:0}.Landing__6 .Banner6Img img{width:100%}.Landing__6 .banner3TopTxt6{text-align:center;margin-top:100px}.Landing__6 .banner3TopTxt6 h2{margin-bottom:-13px;font-size:40px}.Landing__6 .Banner6Img>div img{transition:all 1s}.Landing__6 .Banner6Img>div{box-sizing:border-box;overflow:hidden}.Landing__6 .Banner6Img img:hover{transform:scale(1.1)}.Landing__6 .customer-review_CustomerReviewContent__WFcGv h2{text-align:center;margin-bottom:30px}.Landing__6 #OrderConfirmLeft #Payment #ArrowBg,.Landing__6 #OrderConfirmRight button{background:#9fda12}.Landing__6 #OrderConfirmLeft #Payment #ArrowBg p{color:#fff}.Landing__6 #OrderConfirmLeft #Payment #ArrowBg:after{border-bottom:15px solid #9fda12}.Landing__6 #OrderConfirmLeft #Payment #CustomeInput input:checked+label:before{background:#9fda12}.Landing__6 #OrderConfirmLeft #Payment #ArrowBg p{font-size:18px}.Landing__6 #OrderConfirmLeft #Payment #ArrowBg{border-radius:0 0 10px 10px;padding:10px 30px}.Landing__6 #tinyFooter p a{color:#9fda12;padding:0 5px;font-size:20px;font-weight:600;display:inline}.Landing__6 .imgBoxFooter a{text-decoration:none}.Landing__6 .lastlogo img{max-height:100px}.Landing__6 .footerSection{padding-bottom:50px}.Landing__6 .banner3TopTxtF{text-align:center}.Landing__6 .banner3TopTxtF h2{margin-top:100px;margin-bottom:-13px}.Landing__6 .lastlogo{text-align:center;margin-bottom:60px}.Landing__6 .hovereffect2{text-align:center;background:#fff;min-height:0;margin-top:100px;margin-bottom:100px}.Landing__6 .hovereffect2 ul{padding-top:50px}.Landing__6 .hovereffect2 ul li{margin-bottom:15px;margin-right:30px;display:inline-block}.Landing__6 .hovereffect2 ul li a{color:#9fda12;-o-transition:all .6s ease;background:#ebebeb;border-radius:50%;width:100px;height:100px;margin:0 10px;font-size:40px;line-height:100px;transition:all .6s;display:inline-block}.Landing__6 .hovereffect2 ul li:hover a{background:#9fda12;border-radius:0%}.Landing__6 .imgBoxFooter img{transition:all 1s}.Landing__6 .imgBoxFooter img:hover{transform:scale(1.2)}.Landing__6 .banner2Txt p{padding:15px 0}.Landing__6 .banner3TopTxt3 h3{margin-top:15px;font-size:32px}.Landing__6 .banner3TopTxt3 span{font-size:32px}.Landing__6 .banner3TopTxt3 h4{font-size:48px}.Landing__6 .socialBox p{margin-top:0;text-align:center!important}.Landing__6 .socialBox p a{color:#9fda12;margin-top:0;font-size:18px;text-align:center!important}.Landing__6 .lastlinks{text-align:center;color:#bababa;font-size:17px}.Landing__6 .lastlinks a{color:#bababa;padding:0 50px;font-size:17px}@media (min-width:1401px){.Landing__6 .bgImgIcon1{transition:all 5s;animation:5s linear infinite myAnim}@keyframes myAnim{0%{top:0}25%{left:25px}50%{top:50px}75%{top:25px}to{top:0}}}@media (max-width:1400px){.Landing__6 .bgImgIcon1{transition:all 5s;animation:5s linear infinite myAnim}@keyframes myAnim{0%{top:0}25%{left:25px}50%{top:50px}75%{top:25px}to{top:0}}.Landing__6 .textBoxBg h1{font-size:48px}.Landing__6 .banner2Txt h2{font-size:35px}}@media (max-width:1199.98px){.Landing__6 .bgImgIcon1{transition:all 5s;animation:5s linear infinite myAnim}@keyframes myAnim{0%{top:0}25%{left:25px}50%{top:50px}75%{top:25px}to{top:0}}.Landing__6 .myIcontxtBox{padding-left:10px}.Landing__6 .Columanpading{text-align:justify;padding:80px 0 0 30px}}@media (max-width:991.98px){.Landing__6 .bgImgIcon1{transition:all 5s;animation:5s linear infinite myAnim}@keyframes myAnim{0%{top:0}25%{left:0}50%{top:0}75%{top:0}to{top:0}}.Landing__6 .textBoxBg p{font-size:25px}.Landing__6 .textBoxBg .Landing__6 .bgImgIcon1{margin-left:320px}.Landing__6 .textBoxBg .bgImgIcon2{margin-left:255px}.Landing__6 a.bg{padding:15px 10px 6px}.Landing__6 a svg{margin-top:-5px;margin-right:10px;font-size:20px}.Landing__6 .BtnOrderNow2{color:#9fda12;vertical-align:4px;background:#fff;border-radius:10px;outline:2px solid #9fda12;margin-left:15px;margin-right:15px;padding:18px 28px;font-size:16px;font-style:normal;font-weight:600;text-decoration:none}.Landing__6 .Costombtn{color:#fff;background:#9fda12;border-radius:10px;outline:2px solid #fff;margin-left:15px;margin-right:15px;padding:16px 22px;font-size:20px;font-style:normal;font-weight:600;text-decoration:none}.Landing__6 .BtnOrderNow3 a{color:#9fda12;background:#fff;border-radius:10px;outline:2px solid #9fda12;margin-left:0;margin-right:10px;padding:18px 22px;font-size:20px;font-style:normal;font-weight:700;text-decoration:none}.Landing__6 .myIcontxtBox{padding-left:20px}.Landing__6 .Columanpading{text-align:justify;padding:80px 0 0 15px}.Landing__6 .textBoxBg h1{font-size:38px}}@media (max-width:767.98px){.Landing__6 .bgImgIcon3Small{display:block}.Landing__6 .bgImgIcon3Small img{width:100%;display:block}.Landing__6 .DronemainBox,.Landing__6 .myColBlank{display:none}.Landing__6 .textBoxBg{text-align:center;margin-left:15px;padding-top:109px}.Landing__6 .textBoxBg p{text-align:justify;text-align:center;font-size:25px}.Landing__6 .textBoxBg h1{text-align:center;font-size:44px}.Landing__6 .textBoxBg .bgImgIcon1{margin-left:84%}.Landing__6 .textBoxBg .bgImgIcon2{margin-left:74%}.Landing__6 .logoBox{text-align:center;padding:40px}.Landing__6 .myButtonBox,.Landing__6 .Banner2 .banner2Txt,.Landing__6 .squareboxDiv{text-align:center}.Landing__6 .lastlinks a{padding:5px;display:block}.Landing__6 .imgBorder5{margin-top:50px}.Landing__6 .banner4Txt{text-align:center;margin-top:20px}.Landing__6 .banner3TopTxt2{text-align:center}.Landing__6 .Banner5Padding .Sec5h2{margin-bottom:-10px;font-size:22px;font-weight:700}.Landing__6 .banner3TopTxt3{text-align:center}.Landing__6 .banner3TopTxt3 h4{text-align:center;font-size:45px;font-weight:500}.Landing__6 .banner3TopTxt3 h3{text-align:center;font-size:35px;font-weight:500}.Landing__6 .Banner6Img img{padding-bottom:15px;padding-left:15px}.Landing__6 .hovereffect2 ul li a{color:#9fda12;width:85px;height:85px;margin:0;font-size:40px;line-height:81px;display:inline-block}.Landing__6 .hovereffect2 ul li a img{height:40px;margin-top:10px}}@media (max-width:575.98px){.Landing__6 .textBoxBg .bgImgIcon1{margin-left:84%}.Landing__6 .textBoxBg .bgImgIcon1 img{height:55px}.Landing__6 .textBoxBg .bgImgIcon2{margin-left:74%}.Landing__6 .textBoxBg .bgImgIcon2 img{height:50px}.Landing__6 .bg{font-size:16px;transition:all .5s;display:block}.Landing__6 a.bg{padding:15px 10px 6px}.Landing__6 a svg{margin-top:-5px;margin-right:10px;font-size:20px}.Landing__6 .BtnOrderNow2{color:#9fda12;vertical-align:4px;background:#fff;border-radius:10px;outline:2px solid #9fda12;margin-left:15px;margin-right:15px;font-size:16px;font-style:normal;font-weight:600;text-decoration:none;padding:15px 10px!important}.Landing__6 .myButtonBox,.Landing__6 .Banner2 .banner2Txt{text-align:center}.Landing__6 .banner3TopTxt3 h3{color:#fff;font-size:33px;font-style:normal;font-weight:700;line-height:120.5%}.Landing__6 .imgBorder5{margin-top:50px}.Landing__6 .textBoxBg p{font-size:20px}.Landing__6 .textBoxBg h1{font-size:32px}.Landing__6 .banner2Txt p{text-align:center;font-size:16px}.Landing__6 .banner2Txt h2{margin-bottom:25px;font-size:22px}.Landing__6 .banner3TopTxt h2{text-align:center;margin-bottom:-11px;font-size:22px;font-weight:700;line-height:85.5%}.Landing__6 .bannerThree,.Landing__6 .bannerThree .myIcontxtBox{text-align:center}.Landing__6 .bannerThree .IcodBorderDev{text-align:center;margin:0 auto 25px}.Landing__6 .banner4Txt h2{margin:10px;font-size:22px}.Landing__6 .banner4Txt p{font-size:16px}.Landing__6 .banner3TopTxt2 h2{text-align:center;font-size:22px}.Landing__6 .banner3TopTxt3 h4{color:#fff;padding:20px 0;font-size:25px;font-weight:400;line-height:85.5%}.Landing__6 .banner3TopTxt3 h5{color:#7a7a7a;font-size:22px;font-weight:600;line-height:85.5%;text-decoration:line-through}.Landing__6 .banner3TopTxt3 p{color:#fff;font-size:16px;font-weight:400;line-height:150%}.Landing__6 .banner3TopTxt6 h2{margin-bottom:-11px;font-size:22px;line-height:20px}.Landing__6 .Banner6Img img{width:100%;padding-bottom:20px}.Landing__6 .Costombtn{color:#fff;background:#9fda12;border-radius:10px;outline:2px solid #fff;margin-left:0;margin-right:0;padding:15px 10px;font-size:16px;font-style:normal;font-weight:600;text-decoration:none}.Landing__6 .hovereffect2 ul li{margin-bottom:15px;margin-right:0;display:inline-block}.Landing__6 .hovereffect2 ul li a{width:45px;height:45px;margin:0 10px;line-height:35px}.Landing__6 .hovereffect2 ul li a img{height:20px;margin-top:10px}.Landing__6 .banner2Txt p{text-align:center;font-size:16px;line-height:26px}.Landing__6 .myIcontxtBox h2{font-size:22px}.Landing__6 .myIcontxtBox p{font-size:16px}.Landing__6 .banner3TopTxt3 h3{font-size:22px}.Landing__6 .banner3TopTxt3 .h3span{font-weight:400;font-size:22px!important}.Landing__6 .banner3TopTxt h2{font-size:24px;line-height:85.5%}.Landing__6 .Banner3Icon{width:61px;height:38px}.Landing__6 .IcodBorderDev{width:80px;height:80px}.Landing__6 .banner3TopTxtF h2{margin-top:100px;margin-bottom:-10px;font-size:20px}.Landing__6 h2{font-size:22px;line-height:26px}.Landing__6 .Columanpading{text-align:justify;padding:40px 0 0}.Landing__6 .myIcontxtBox{padding-left:0}.Landing__6 .logoBox img,.Landing__6 .lastlogo img{width:68px}.Landing__6 .socialBox p{margin-top:0;text-align:center!important;font-size:14px!important}.Landing__6 .bannerThree{margin-top:60px}.Landing__6 .banner4Sec{margin-top:50px}.Landing__6 .Banner5Padding{margin-top:55px}.Landing__6 .Banner5sec{margin-bottom:50px}.Landing__6 .banner3TopTxt6{text-align:center;margin-top:55px}.Landing__6 .Banner6Img{margin-top:50px}.Landing__6 .Banner6Img img{padding-bottom:24px;padding-left:0}.Landing__6 .banner3TopTxtF h2{margin-top:65px}.Landing__6 .hovereffect2{margin-top:50px;margin-bottom:50px}}@media (max-width:400.98px){.Landing__6 .textBoxBg h1{font-size:24px}.Landing__6 .textBoxBg p{font-size:16px}}
