.landingpage_MainLayout{position:relative;min-height:100vh;display:flex;flex-direction:column}.topbar_MainLayout{position:relative;width:100%;height:84px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;z-index:100}.topbar_logo{width:52px}.topbar_logo img{width:100%;height:100%;object-fit:contain}.topbarMenu_MainLayout{display:flex;align-items:center;gap:30px}.topbarMenu_Layout{display:flex;align-items:center;gap:45px}.topbarMenu_Content{position:relative;display:inline-block;white-space:nowrap;min-width:70px;font-size:15px;font-weight:400;cursor:pointer;text-align:center;transition:.5s}.topbarMenu_Content.active:after{bottom:-5px;width:20px}.topbarMenu_Content.active:after,.topbarMenu_Content:after{content:"";position:absolute;left:50%;transform:translateX(-50%);height:2px;background-color:var(--bs-secondary);border-radius:1px}.topbarMenu_Content:after{bottom:0;width:0;transition:width .3s ease}.topbarMenu_Content.active:after,.topbarMenu_Content:hover:after{width:30px;bottom:-5px}.topbarMenu_Content.active,.topbarMenu_Content:hover{font-weight:800}.topbarMenu_Login{display:flex;align-items:center;justify-content:center;gap:6px;font-size:15px;transition:.5s}.topbarMenu_Login:hover{font-weight:700}.topbarMenu_Login i{font-size:14px}.topbarMenu_btnIcon{position:relative;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:17px;transition:.5s;cursor:pointer}.fav-icon{transition:transform .3s ease,opacity .3s ease}.fas.fa-heart{transform:scale(1.2);opacity:1}.icon-fav{transform:scale(1);opacity:.8}.topbarMenu_Profile{width:50px;min-width:50px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#07a5d833;color:#07a5d8;font-size:14px;cursor:pointer}.topbarMenu_Profile.dropdown-toggle:after{display:none}.topbarMenu_cart{width:13px;height:13px;border-radius:50%;font-size:8px;background:#eb5757;padding:5px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;position:absolute;top:-6px;right:-3px}.topbarMenu_searchBox{position:relative;display:flex;align-items:center;opacity:0;visibility:hidden;transform:translateX(10px);transition:opacity .3s ease,transform .3s ease}.topbarMenu_searchBox i{font-size:12px;position:absolute;top:11px;right:33px}.topbarMenu_searchBox.show{opacity:1;visibility:visible;transform:translateX(0)}.topbarMenu_searchInput{width:365px;height:35px;padding-left:10px;padding-right:30px;border:1px solid var(--bs-secondary);border-radius:6px;transition:.3s;font-size:14px;background:#fff;color:#000}.topbarMenu_searchClose{background:none;border:none;font-size:20px;cursor:pointer;color:#333;padding:0 6px;transition:color .2s}.topbarMenu_searchClose:hover{color:red}.topbaeMenuM_BtnMenu{display:none}.footer_mainLayout{background:#000;color:#fff;position:relative;width:100%;min-height:500px;padding:65px}.footer_topConterLayout{width:100%;display:flex;justify-content:space-between;gap:20px}.footer_topTitle{width:100%;font-size:64px;font-weight:800;line-height:65px}.stroke-text{color:#000;-webkit-text-stroke:2px #fff}.footer_topMenuMainLayout{min-width:500px;height:100%;display:flex;justify-content:end;gap:50px}.footer_topMenuLayout{min-width:110px;display:flex;flex-direction:column;gap:24px}.footer_space{width:100%;height:1px;margin:40px 0;background:#fff}.footer_footerConterLayout{width:100%;display:flex;justify-content:space-between;gap:20px}.footer_footerSocial{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:#fff;color:#000;border-radius:50%}.offcanvas.offcanvas-end{width:620px;margin:10px;border-radius:20px;padding:25px}.cart_btnClose{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#000;font-size:20px;cursor:pointer;transition:.5s}.cart_btnClose:hover{color:var(--bs-secondary)}.cart_productImg{width:80px;min-width:80px;height:80px;overflow:hidden;border-radius:10px}.cart_productImg img,.cart_productimg img{width:100%;height:100%;object-fit:contain}.cart_deleteBtn{font-size:15px;color:#000;transition:.5s;cursor:pointer}.cart_deleteBtn:hover{color:var(--bs-danger)}.cart_Compo .input-group{position:relative;display:flex;flex-wrap:nowrap;align-items:stretch;width:150px;gap:10px}.cart_Compo .form-control{background:#f8f9fa;width:100px;border-radius:10px;border:0 solid transparent}.cart_slideProduct{width:100%;display:flex;align-items:center;gap:10px;overflow:auto;scroll-behavior:smooth}.cart_productLayout{width:130px;min-width:130px;height:170px;padding:18px;background:#f8f9fa;border-radius:20px;display:flex;flex-direction:column;align-items:center}.cart_productimg{width:80px;height:80px;overflow:hidden}.cart_slideProduct::-webkit-scrollbar{display:none}.coupon-slide-box{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.coupon-slide-box.show{max-height:150px}.cart_canvaCoupon.offcanvas.offcanvas-bottom{left:auto;width:620px;margin:10px;border-radius:20px;padding:25px;right:0}.offcanvas-backdrop{z-index:1045}.dropdownProfile{padding:5px 20px}.dropdown-item.active,.dropdown-item:active{color:#fff;background-color:#000}.logoutMainLayout{width:100%;padding:5px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px;cursor:pointer}.logoutPtofile{width:40px;min-width:40px;height:40px;border-radius:50%;font-size:20px;background:#07a4d83a;color:#07a5d8;display:flex;align-items:center;justify-content:center}.logoutTitle01{font-size:16px;color:#000;font-weight:700}.logoutTitle02{color:#818286;font-size:16px;font-weight:500}.logoutImg{width:20px}.logoutImg img{width:100%;height:100%;object-fit:contain}.langLayout{display:flex;align-items:center;gap:5px;font-size:14px;cursor:pointer}.langLayoutImg{width:22px;height:22px;border-radius:50%;overflow:hidden}.langLayoutImg img{width:120%;height:120%;object-fit:cover}@media (max-width:992px){.topbar_MainLayout{height:65px}.topbar_logo{width:45px}.topbarMenu_Layout,.topbarMenu_btnIcon.search{display:none}.topbaeMenuM_BtnMenu{width:40px;height:40px;font-size:25px;cursor:pointer}.topbaeMenuM_BtnMenu,.topbaeMenuM_ContentLayout{display:flex;align-items:center;justify-content:center}.topbaeMenuM_ContentLayout{position:absolute;top:65px;left:0;z-index:5;width:100%;min-height:200px;padding:40px 26px;background:#fff;flex-direction:column;box-shadow:0 5px 10px #0000005c;gap:10px}.topbarMenu_searchBox,.topbarMenu_searchInput{width:100%}.topbarMenu_searchBox i{right:10px}.topbarMenu_Content:after{display:none}.topbaeMenuM_ContentLayout a{width:100%}.topbarMenu_Content{width:100%;height:40px;display:flex;align-items:center;padding:0 24px;background:transparent;border-radius:10px;font-weight:600;cursor:pointer;transition:.5s}.topbarMenu_Content.active,.topbarMenu_Content:hover{background:#eaf4fa}.footer_mainLayout{padding:40px}.footer_topConterLayout{flex-direction:column}.footer_topTitle{font-size:45px;line-height:50px}.footer_topMenuMainLayout{flex-direction:column;gap:24px}.footer_footerConterLayout{flex-direction:column}.footer_space{margin:20px 0}.loginContent_label{font-size:14px}.loginContent_input{height:30px}.topbarMenu_hr{width:100%;height:1px;background:var(--bs-gray)}.loginBtn{width:100%}}@media (max-width:450px){.stroke-text{color:#000;-webkit-text-stroke:1px #fff}.footer_topTitle{font-size:30px;line-height:30px}.loginContent_label{font-size:12px}.loginContent_input:focus+.loginContent_label{top:-10px;font-size:12px;font-weight:700;color:#07a5d8!important}}.home_MainLayout{width:100%;padding:0 40px 40px}.home_bannerMainLayout{position:relative;width:100%;height:750px;border-radius:30px;padding:60px;overflow:hidden;display:flex;align-items:end;justify-content:center}.home_bannerMainLayout video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;background-color:#000;opacity:.75}.home_bannerMainLayout .content{position:relative;z-index:1}.home_subscrition{width:20%}.home_bannerTitle{font-size:64px;font-weight:700;line-height:70px;color:#fff;width:750px}.home_bannerSubTitle{font-size:24px;font-weight:300;line-height:30px;color:#fff;width:500px}.home_bannerDetailMainLayout{width:100%;height:156px;background:#00000091;color:#fff;border-radius:30px;padding:30px 50px;display:flex;justify-content:space-between;align-items:start;gap:20px}.home_bannerDetailLayout{width:300px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.home_bannerDetailIcon{width:30px}.home_bannerDetailIcon img{width:100%;height:100%;object-fit:contain}.banner_space{width:2px;height:100px;background:#b8b8b847}.banner_ContentSectionLayout{width:100%}.banner_contentTitle{width:700px;font-size:48px;font-weight:700;line-height:55px}.banner_contentCollection{width:250px;height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;cursor:pointer}.banner_collectionImg{width:150px}.home_cardProductImg img{width:100%;height:100%;object-fit:contain}.banner_collectionImg img,.home_ProductPerfectObject img{width:100%;height:100%;object-fit:cover}.home_cardProductPrice{height:60px}.banner_slideMainLayout{width:1200px;margin-left:auto;display:flex;align-items:center;justify-content:end;overflow:auto;position:relative;scroll-behavior:smooth}.banner_slideInner{width:100%;display:flex;align-items:center;gap:10px}.banner_slideMainLayout::-webkit-scrollbar{display:none}.banner_slideMainLayout{-ms-overflow-style:none;scrollbar-width:none}.home_cardProduct{position:relative;width:300px;min-width:300px;background:#f8f9fa;border-radius:20px;padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;flex:0 0 auto}.home_cardProductTag{width:70px;background:#fff;border-radius:50px;padding:2px;font-size:12px;text-align:center;font-weight:500;color:var(--bs-secondary);box-shadow:1px 2px 2px #00000029;position:absolute;top:15px;left:20px}.home_cardProductImg{width:240px;height:200px;margin:0 auto 10px}.landing_cardProductImg{width:240px;margin:0 auto}.home_cradProductTitle{width:100%;font-size:15px;font-weight:700;height:75px}.home_ProductBanner{position:relative;width:100%;height:350px;border-radius:20px;overflow:hidden;padding:35px 55px;color:#fff}.home_ProductBannerImg,.home_ProductPerfectImg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.home_JourneyBanner01 img,.home_JourneyBanner02 img,.home_ProductBannerImg img,.home_ProductPerfectImg img,.home_exceptonalImg img,.home_sec07Img img{width:100%;height:100%;object-fit:cover}.home_ProductBannerContent{position:relative;z-index:3}.home_ProductBannerLink{bottom:10px;right:10px;border-radius:50%;transition:.5s}.home_ProductBannerLink,.home_ProductBannerLink2{position:absolute;z-index:3;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:1px 1px 1px #000000b0}.home_ProductBannerLink2{bottom:0;right:0;border-radius:0;background:#000;color:#fff}.home_ProductBannerLink2 img{width:15px!important;object-fit:contain!important}.home_ProductBannerLink.secondary{background:var(--bs-secondary);color:#fff}.home_ProductBannerLink.light{background:#fff;color:#b1b1b1}.home_ProductBannerLink.light:hover{background:#07a5d8;color:#fff}.home_ProductBannerLink i{font-size:30px;transform:rotate(-45deg)}.home_ProductPerfect{position:relative;width:100%;height:700px;border-radius:20px;overflow:hidden;padding:70px 90px;color:#fff}.home_ProductPerfectContent{width:100%;max-width:800px;height:100%;position:relative;z-index:6}.home_ProductPerfectCard{position:relative;width:250px;min-width:250px;background:#0000007a;border-radius:20px;padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;flex:0 0 auto}.home_ProductPerfectCardTag{width:70px;background:var(--bs-secondary);border-radius:50px;padding:5px 2px;font-size:12px;text-align:center;font-weight:500;color:#fff;box-shadow:1px 2px 2px #00000029;position:absolute;top:15px;left:20px}.home_ProductPerfectObject{position:absolute;z-index:3;bottom:-10px;right:0;width:650px}.home_ourMainLayout{width:100%;height:100%;padding:40px 45px;background:url(/assets/images/home/banner/banner03.png);background-position:50%;background-size:cover}.home_ourContentLayout{width:100%;height:100%;padding:50px 60px;border-radius:30px;background:#000;color:#fff}.home_exceptonalMainLayout{position:relative;width:100%;min-height:500px;background:#b6c3ca3d;padding:30px;border-radius:30px;display:flex;align-items:center;justify-content:space-between;gap:50px}.home_exceptonalImg{width:650px;height:456px;border-radius:20px;overflow:hidden}.home_exceptonalContent{width:800px;display:flex;flex-direction:column;gap:30px}.home_JourneyMainLayout{width:100%;height:100%;min-height:670px;padding:60px 90px;border-radius:30px;background:url(/assets/images/home/banner/banner04.png);background-position:50%;background-size:cover;color:#fff}.home_JourneyBanner01{width:100%;height:335px;border-radius:30px;overflow:hidden}.home_JourneyBanner02{height:335px;padding:30px;flex-direction:column;align-items:center;justify-content:space-between}.home_JourneyBanner02,.home_sec07MainLayout{width:100%;border-radius:30px;background:#f3f5f6;display:flex}.home_sec07MainLayout{height:750px;position:relative;gap:40px;overflow:hidden}.home_sec07Img{width:700px;min-width:700px;height:100%}.home_sec07Content{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:center;padding-right:50px;padding-top:20px;padding-bottom:20px}.banner_collectionImg02{width:80px}.banner_collectionImg02 img{width:100%;height:100%;object-fit:contain}.home_faq .accordion{border:0 solid transparent;--bs-accordion-border-color:#fff}.home_faq .accordion-item{border:0 solid transparent;border-bottom:1px solid #000;border-radius:0}.home_faq .accordion-button{font-size:18px;font-weight:600;height:80px}.home_faq .accordion-button:not(.collapsed){background:transparent;color:#000}.home_faq .accordion-button:focus{box-shadow:1px 1px 1px #ffffff00}.home_faq .accordion-item:has(.accordion-collapse.show){border-bottom:1px solid #fff}.home_followSlideLayout{display:flex;align-items:center;gap:15px;overflow:auto;scroll-behavior:smooth}.home_followSlideImg{position:relative;width:300px;min-width:300px;height:400px;overflow:hidden}.home_followSlideImg img{object-fit:cover;width:100%;height:100%}.home_followSlideLayout::-webkit-scrollbar{display:none}.home_followSlideLayout{-ms-overflow-style:none;scrollbar-width:none}@media (max-width:1550px){.banner_contentTitle{width:450px;font-size:40px;line-height:40px}}@media (max-width:1290px){.banner_slideMainLayout{width:100%;margin-left:0}.home_subscrition{width:30%}.home_sec07Img{width:400px;min-width:400px;height:100%}.home_sec07MainLayout{height:100%;min-height:600px}.home_sec07Content{padding:30px}.banner_contentTitle{width:450px;font-size:36px;line-height:30px}}@media (max-width:992px){.home_MainLayout{padding:0}.landingpage_layout{padding:40px}.home_bannerMainLayout{height:100%;padding:40px}.home_subscrition{width:100%}.home_bannerMainLayout{border-radius:0 0 30px 30px}.home_bannerTitle{font-size:48px;line-height:50px;width:600px}.home_bannerSubTitle{font-size:16px;line-height:20px;width:500px}.banner_contentTitle{width:250px;font-size:24px;line-height:30px}.banner_contentCollection{width:180px;height:180px}.home_cardProduct{width:280px;min-width:280px;padding:10px}.home_cardProductImg,.landing_cardProductImg{width:200px}.home_cardProductPrice{height:20px}.home_cradProductTitle{height:90px;font-size:13px}.home_cardProductTag{width:65px;font-size:11px;top:9px;left:10px}.home_ProductBanner{min-height:150px;height:100%;padding:20px}.home_ProductBannerLink{width:30px;height:30px}.home_ProductBannerLink i{font-size:15px}.home_ProductPerfect{height:100%;min-height:350px;padding:25px}.home_ProductPerfectObject{width:300px}.home_ourContentLayout,.home_ourMainLayout{padding:30px}.home_exceptonalMainLayout{flex-direction:column}.home_exceptonalImg{width:650px}.home_exceptonalImg img{object-fit:contain}.home_exceptonalMainLayout{padding:30px;height:100%}.home_exceptonalContent{width:100%}.home_JourneyMainLayout{min-height:100%;padding:30px}.home_JourneyBanner01{height:250px}.home_JourneyBanner02{height:100%;min-height:250px;padding:20px}.home_sec07MainLayout{height:100%;min-height:600px;width:100%;flex-direction:column;gap:5px}.home_sec07Img{width:100%;height:300px}.home_faq .accordion-button{font-size:15px;font-weight:600;height:50px}}@media (max-width:768px){.landingpage_layout{padding:25px}.home_bannerDetailMainLayout{width:100%;height:100%;padding:40px 50px;gap:10px;flex-direction:column}.home_bannerDetailLayout{width:100%;height:40px;flex-direction:row;gap:10px}.home_bannerDetailIcon{width:20px}.banner_space{height:1px;width:80%}.home_bannerSubTitle,.home_bannerTitle{width:100%}.home_exceptonalImg{width:100%;height:100%}.home_faq .accordion-button{height:auto}.home_cardProductImg,.landing_cardProductImg{width:100%;min-width:100%;max-width:250px}}@media (max-width:450px){.banner_contentTitle{width:100%}.home_exceptonalMainLayout{padding:25px;gap:20px}.home_exceptonalContent{gap:15px}}.modal-content{border-radius:40px}.shopPageDetail_sugImg img,.shop_bannerMain img,.shop_productBanner02 img,.shop_productBannerNew img{width:100%;height:100%;object-fit:cover}.shopPageDetail_Img img,.shopPageDetail_Logo img{width:100%;height:100%;object-fit:contain}.shop_bannerMain{width:100%;height:501px;overflow:hidden;border-radius:20px}.shopPage_filter .accordion{border:0 solid transparent;--bs-accordion-border-color:#fff}.shopPage_filter .accordion-item{border:0 solid transparent;border-bottom:1px solid #d9d9d9;border-radius:0}.shopPage_filter .accordion-button{font-size:16px;font-weight:600;height:60px;padding:0}.shopPage_filter .accordion-body{padding:0}.shopPage_filter .accordion-button:not(.collapsed){background:transparent;color:#000}.shopPage_filter .accordion-button:focus{box-shadow:1px 1px 1px #ffffff00}.shopPage_filter .accordion-item:has(.accordion-collapse.show){border-bottom:1px solid #d9d9d9}.accordion-button:after{content:"\f067";display:inline-block;font-size:1rem}.accordion-button:after,.accordion-button:not(.collapsed):after{font-family:Font Awesome\ 5 pro;font-weight:900;background-image:none!important;transform:none!important}.accordion-button:not(.collapsed):after{content:"\f068"}.filterCheckbox{width:18px;height:18px}.shop_filterLinkMore{font-size:14px;font-weight:500;color:#07a5d8;text-decoration:underline;cursor:pointer}.shop_contentTitle{color:#333;font-size:36px;font-weight:700}.shop_contentTitle span{font-size:24px;color:#818286}.shop_content_searchBox{position:relative;display:flex;align-items:center;opacity:0;visibility:hidden;transform:translateX(10px);transition:opacity .3s ease,transform .3s ease}.shop_content_searchBox i{font-size:12px;position:absolute;top:11px;right:10px}.shop_content_searchBox.show{opacity:1;visibility:visible;transform:translateX(0)}.shop_content_searchInput:focus{border:1px solid var(--bs-secondary);outline:none}.shop_content_searchInput{width:365px;height:35px;padding-left:10px;padding-right:30px;border:1px solid #f8f9fa;border-radius:6px;transition:.3s;font-size:14px;background:#f8f9fa;color:#000}.shop_contentFilterSort{background:#f8f9fa;width:44px;min-width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#818286;cursor:pointer;border:0 solid transparent;transition:.5s}.shop_contentFilterSort i{transform:rotate(90deg)}.shop_contentFilterSort.dropdown-toggle:after{display:none}.shop_contentFilterSort.btn-check:checked+.shop_contentFilterSort.btn,.shop_contentFilterSort.btn.active,.shop_contentFilterSort.btn.show,.shop_contentFilterSort.btn:first-child:active,.shop_contentFilterSort:hover,:not(.btn-check)+.shop_contentFilterSort.btn:active{background:var(--bs-secondary);color:#fff}.dropdown-menu.show{display:block;border:0 solid transparent;box-shadow:1px 1px 3px 1px #00000026}.shop_filter_dropdown .dropdown-item{font-size:13px;height:35px;display:flex;align-items:center;background:transparent;transition:.5s}.shop_filter_dropdown .dropdown-item:focus,.shop_filter_dropdown .dropdown-item:hover{background:#e6f6fb}.shop_CardProduct{width:100%;min-width:100%}.shopPageDetail_Main{padding-top:40px}.shopPageDetail_ImgLayout{position:relative;width:100%;height:100%;min-height:600px;background:#ebedee;border-radius:30px;display:flex;align-items:center;justify-content:center;padding:20px 20px 100px}.shopPageDetail_Img{width:300px}.shopPageDetail_Logo{width:180px}.shopPageDetail_SelectMethod{position:relative;width:310px;height:68px;padding:0 20px;display:flex;align-items:center;gap:10px;background:#fff;color:#666;border:1px solid #dbdbdb;border-radius:10px;cursor:pointer;transition:.5s}.shopPageDetail_SelectMethod i{font-size:28px;color:#d9d9d9;transition:.5s}.shopPageDetail_SelectMethod.active,.shopPageDetail_SelectMethod:hover{background:#eaf4fa;color:#000;border:1px solid #07a5d8}.shopPageDetail_SelectMethod.active i,.shopPageDetail_SelectMethod:hover i{color:var(--bs-secondary)}.shopPageDetail_SelectMethod.active .tag,.shopPageDetail_SelectMethod:hover .tag{background:var(--bs-secondary);color:#fff}.shopPurchase_mainLayout{width:100%;height:100%;background:#f8f9fa;padding:30px;border-radius:20px}.shopPurchase_mainLayout .input-group{flex-wrap:nowrap;width:auto}.shopPurchase_mainLayout .form-control{background:#fff;border:1px solid #d9d9d9;border-radius:10px!important;width:60px;text-align:center}.shopPurchase_QuantifyBtn{width:40px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000;font-size:14px}.shopPurchase_QuantifyBtn:hover{color:var(--bs-secondary)}.shopPurchase_package{position:relative;min-width:154px;height:35px;padding:8px 18px;font-size:15px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#666;border:1px solid #dbdbdb;border-radius:50px;cursor:pointer;transition:.5s;text-align:center}.shopPurchase_package.active,.shopPurchase_package:hover{background:#eaf4fa;color:#000;border:1px solid #07a5d8}.shopDetail_tagMainLayout{width:100%;display:flex;align-items:center}.shopDetail_tag{min-width:150px;height:40px;padding:5px 10px;text-align:center;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--bs-secondary);transition:.5s;cursor:pointer}.shopDetail_tag.active,.shopDetail_tag:hover{border-bottom:2px solid var(--bs-secondary);font-weight:800}.shopDetail_productDetailLayout{width:100%;height:100%;padding:40px 60px;background:#f8f9fa;border-radius:20px}.shopDetail_productDetailTopic{display:flex;align-items:start;gap:10px}.shopDetail_productDetailTopic .topic{width:150px;min-width:150px}.shopPageDetail_sugImgMainLayout{background:#fff;min-width:450px;padding:5px 20px;position:absolute;bottom:0;border-radius:30px 30px 0 0;display:flex;align-items:center;justify-content:center;gap:10px}.shopPageDetail_sugImg{width:80px;height:80px;overflow:hidden;border-radius:15px;cursor:pointer;transition:.5s;border:1px solid transparent}.shopPageDetail_sugImg.active,.shopPageDetail_sugImg:hover{border:1px solid var(--bs-secondary)}.mainLayoutContentShopPeoduct{width:100%;max-width:995px;margin:0 auto}.text36px{font-size:36px}.text24px{font-size:24px}.text48px{font-size:48px}.lineheight-text52{line-height:52px}.shoplayout01{width:100%;display:flex;gap:20px;margin-bottom:20px}.cardShop01{width:307px;min-width:307px;height:400px}.cardShop02{position:relative;width:100%;max-width:306px;min-width:306px;height:450px;padding:36px 41px 23px 40px;border-radius:20px;background:#f8f9fa;color:#000;display:flex;flex-direction:column;align-items:center}.shop_ProductBanner{width:307px;min-width:307px;width:100%;height:100%;background:url(/assets/images/shop/uryour_coffee_image3.jpg);background-position:50%;background-size:cover;border-radius:20px;padding:46px 35px}.shop_productBanner02{width:100%;width:634px;min-width:634px;height:100%;border-radius:20px;overflow:hidden}.shop_cardProductTag{width:81px;height:25px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50px;padding:2px;font-size:12px;text-align:center;font-weight:500;color:var(--bs-secondary);box-shadow:1px 2px 2px #00000029;position:absolute;top:22px;left:40px}.cardShopDetail{width:225px;margin:0 auto;display:flex;flex-direction:column;gap:2px}.cardShopTitle{font-size:16px;line-height:20px;font-weight:700;color:#000;-webkit-line-clamp:3}.cardShopTitle,.cardShopTitle02{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cardShopTitle02{font-size:13px;color:#666;font-weight:200;-webkit-line-clamp:2}.cardShopTitle03{font-size:15px;font-weight:700}.text-line-through{text-decoration:line-through;color:#999}.price-discounted{color:red;font-weight:700}.cardShopTitle04{font-size:11px;color:#818286;padding-right:2px}.shopContentMainLayout{padding-left:78px;padding-right:78px;padding-bottom:94px}.shopMainLayout{width:100%;height:100%;display:flex;align-items:start;gap:60px;margin-bottom:100px}.shopSlideMainLayout{position:relative;width:598px;height:803px;border-radius:30px;padding:0 21px;display:flex;align-items:center;justify-content:center;background:#ebedee}.shopSlideImg{width:496px;height:521px;padding:5px}.shopSlideImg img{width:100%;height:100%;object-fit:contain}.shopfooterMainLayout{height:125px;justify-content:space-between;gap:20px;position:absolute;bottom:0;left:0;padding:0 21px}.shopfooterMainLayout,.shopfooter_list{width:100%;display:flex;align-items:center}.shopfooter_list{height:100%;padding-top:14px;padding-left:14px;padding-right:14px;border-radius:20px 20px 0 0;background:#fff;gap:10px}.shopfooter_btn{font-size:25px;cursor:pointer}.shopfooter_img{position:relative;width:109.56px;height:110.56px;border-radius:20px;border:2px solid transparent;overflow:hidden;cursor:pointer}.shopfooter_img.active{border:2px solid #000}.shopfooter_img img{width:100%;height:100%;object-fit:cover}.shopfooter_img_total{position:absolute;top:0;left:0;background:#00000081;color:#fff;font-size:24px;font-weight:800;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.livechat_slideLayout .modal-content{background:transparent;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.livechat_slideLayoutContent{width:100%;height:calc(100dvh - 500px);padding:20px;display:flex;align-items:center;justify-content:center;gap:10px}.slide_ImgMain{height:calc(100dvh - 500px)}.slide_ImgMain img{width:100%;height:100%;object-fit:contain}.slide_btnLayout{position:absolute;width:40px;height:40px;font-size:18px;display:flex;align-items:center;justify-content:center;background:#fff;color:#000;border-radius:50%;cursor:pointer}.slide_btnLayout.left{left:20px}.slide_btnLayout.right{right:20px}.livechat_slideLayoutFooter{width:100%;padding:10px;display:flex;align-items:center;justify-content:start;gap:10px;overflow:auto}.slide_ImgList{width:109.56px;height:110.56px;border-radius:20px;border:2px solid transparent;overflow:hidden;cursor:pointer}.slide_ImgList img{width:100%;height:100%;object-fit:cover}.slide_ImgList.active{border:2px solid #000}.livechat_slideLayout .modal-fullscreen .modal-body{overflow:hidden}.shop_contentMainLayout{position:relative;width:100%;max-width:626px;display:flex;flex-direction:column}.shopTitle{font-size:48px;font-weight:700}.shop_contentMainLayout02{width:100%;padding-top:23px;padding-bottom:30px;display:flex;flex-direction:column;gap:13px}.shop_contentTopic{width:135px;min-width:135px;font-size:15px;font-weight:700}.shopselectText{font-size:15px;line-height:15px}.shopselectText02{font-size:10px;color:#818286}.shopPageDetail_SelectMethod .tag{position:absolute;top:-12px;right:12px;min-width:145px;height:26px;font-size:14px;border-radius:10px;padding:5px 10px;background:#d9d9d9;color:#fff;display:flex;align-items:center;justify-content:center;transition:.5s}.shop_productBannerNew{width:100%;height:100%;overflow:hidden;border-radius:20px}.coupon_useLayout{width:100%;height:68px;border-radius:11px;padding:0 21px;display:flex;align-items:center;justify-content:space-between;border:1px solid #07a5d8;background:#eaf4fa}.coupon_useTitle{font-size:16px;color:#000;font-weight:700}.coupon_useTitle2{font-size:13px;color:#666}.shop_productBrewguide{height:253px;border-radius:20px}@media (max-width:1440px){.shopfooter_img{width:90px;height:90px}.shopfooter_list{width:auto}}@media (max-width:1340px){.shopSlideMainLayout{position:relative;width:568px;height:703px}.shopSlideImg{height:500px}.shopPageDetail_SelectMethod{width:280px}}@media (max-width:1250px){.cardShop01{width:287px;min-width:287px}.cardShop02{max-width:286px;min-width:286px}.shop_ProductBanner{width:287px;min-width:287px}.shop_productBanner02{width:594px;min-width:594px}.shopPageDetail_SelectMethod{width:250px;height:90px}}@media (max-width:1180px){.cardShop01{width:267px;min-width:267px}.cardShop02{max-width:266px;min-width:266px;height:420px;padding:36px 30px 23px}.shop_ProductBanner{width:267px;min-width:267px}.shop_productBanner02{width:554px;min-width:554px}.cardShopDetail{width:100%}.shopSlideMainLayout{width:508px}.shopMainLayout{gap:40px}.shopSlideMainLayout{width:488px}.shopfooter_img{width:75px;height:75px}.shopSlideImg{width:480px}}@media (max-width:1130px){.cardShop0,.shop_ProductBanner1{width:247px;min-width:247px}.lineheight-text52{line-height:45px}.text48px{font-size:40px}.shopSlideMainLayout{width:458px;height:603px}.shopfooterMainLayout{height:100px}.shopPageDetail_SelectMethod{width:230px}}@media (max-width:1090px){.cardShop01{width:227px;min-width:227px}.cardShop02{max-width:256px;min-width:256px;height:430px;padding:36px 30px 23px}.shop_ProductBanner{width:227px;min-width:227px}.shop_productBanner02{width:494px;min-width:494px}.cardShopDetail{width:100%}.text36px{font-size:30px}.shopSlideMainLayout{width:408px;height:583px}.shopfooter_img{width:60px;height:60px;border-radius:10px}.shopfooterMainLayout{height:80px}}@media (max-width:992px){.custom-shopfilter-backdrop{top:190px}.custom-shopfilter-offcanvas.offcanvas.offcanvas-end{top:190px;margin:0;border-radius:0;width:350px}.shopPageDetail_Main,.shopPage_Main{padding:20px 30px 10px}.shop_content_searchBox,.shop_content_searchInput{width:100%}.shop_bannerMain{border-radius:30px;height:300px}.shop_contentTitle{font-size:20px;margin-bottom:10px}.shop_ProductBanner{padding:20px;width:100%;height:100%;min-width:100%}.checkout_JoinusLayout{width:100%;padding:30px;gap:20px;border-radius:30px}.shop_productBanner02{width:100%;min-width:100%;height:300px}.cardShop02{max-width:100%;min-width:100%;height:100%;padding:55px 30px 23px;gap:20px}.text48px{font-size:35px}.shopMainLayout{flex-direction:column}.shopContentMainLayout{padding-top:21px;padding-left:35px;padding-right:35px}.shopTitle{font-size:32px;line-height:32px}.shopSlideMainLayout{width:356px;height:401px;margin:0 auto}.shopSlideImg{width:350px;min-width:350px;height:361px}.shopfooterMainLayout,.shopfooter_list{gap:5px}.shop_contentMainLayout{max-width:100%}.shopPageDetail_SelectMethod{width:100%}.shopDetail_tagMainLayout{border-bottom:1px solid var(--bs-secondary)}.shopDetail_tag{border-bottom:1px solid transparent;font-size:13px}}@media (max-width:768px){.shopPageDetail_sugImg{width:50px;height:50px}.shopDetail_productDetailLayout{padding:20px}.shopDetail_productDetailTopic .topic{width:100px;min-width:100px}.offcanvas.offcanvas-end{width:100%;margin:0;border-radius:0;padding:10px}.shopCoupon{width:250px}.cardShopTitle{font-size:13px;line-height:18px}.cardShopTitle02{font-size:10px}.text36px{font-size:25px}.cardShop02{padding:25px 15px;gap:20px}.shop_cardProductTag{width:60px;height:20px;font-size:10px;top:10px;left:10px}.shopContentMainLayout{padding-top:21px;padding-left:20px;padding-right:20px}.shopSlideMainLayout{width:100%}.shopSlideImg{width:100%;min-width:100%;height:361px}.shopPurchase_package{font-size:13px;min-width:135px;width:calc(50% - 8px)}.shopPurchase_wrap{display:flex;flex-wrap:wrap;gap:8px}.shopPurchase_package:nth-child(3){width:50%}}@media (max-width:400px){.shopfooter_img{width:100%;height:100%;border-radius:10px}.shopPurchase_package{font-size:10px;min-width:120px}}.checkout_profile img{width:100%;height:100%;object-fit:cover}.checkout_paymentImg img,.modalCheckout_ImgQr img{width:100%;height:100%;object-fit:contain}.checkout_profile{width:50px;height:50px;border-radius:50%;overflow:hidden}.checkout_paymentLayout{width:100%;height:55px;border-radius:10px;border:1px solid #d9d9d9;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:5px 15px;cursor:pointer;transition:.5s}.checkout_paymentLayout.disabled{border:1px solid #d9d9d9;background:transparent;color:#d9d9d9;cursor:auto}.checkout_paymentLayout.disabled img{filter:grayscale(100%)}.checkout_paymentLayout:hover.disabled{border:1px solid #d9d9d9;background:transparent;color:#d9d9d9}.checkout_paymentLayout.active,.checkout_paymentLayout:hover{border:1px solid #07a5d8;background:#eaf4fa}.checkout_paymentLayout span{font-size:14px;font-weight:600}.checkout_paymentImg{height:25px}.modalCheckout_Layout{padding:40px 30px}.modalCheckout_ImgQr{width:300px}.checkout_orderMainLayout{width:100%;height:100%;background:#f9f9f9;border-radius:20px}.checkout_orderLayout{padding:40px}.checkout_orderLinkEdit{color:#818286;text-decoration:underline;font-size:13px;cursor:pointer}.checkout_orderProductLayout{width:100%;padding:10px;background:#fff;border-radius:10px}.checkout_JoinusLayout{width:100%;padding:30px 70px;gap:20px;background:url(/assets/images/shop/image09.png);background-size:cover;background-position:50%;flex-direction:column}.checkout_JoinPrice,.checkout_JoinusLayout{display:flex;align-items:center;justify-content:center;color:#fff}.checkout_JoinPrice{width:100px;height:40px;border-radius:50px;background:#ffffff45;border:1px solid transparent;font-size:16px;cursor:pointer;transition:.5s}.checkout_JoinPrice.active,.checkout_JoinPrice:hover{background:#eaf4fa;border:1px solid #07a5d8;color:#07a5d8}.checkout_JoinInputPrice{position:relative;width:100%}.checkout_JoinInputPrice input{background:#ffffff45;width:100%;height:45px;border-radius:10px;padding-left:20px;color:#fff;padding-right:150px}.checkout_JoinInputPrice span{position:absolute;top:10px;width:auto;right:15px}.address-item{background:#fff;border:1px solid transparent;border-radius:8px;padding:20px;margin-bottom:12px;cursor:pointer;transition:border-color .2s ease}.radio-container{display:flex;align-items:flex-start;gap:15px}.radio-button{width:20px;height:20px;border:2px solid #ccc;border-radius:50%;position:relative;flex-shrink:0;margin-top:2px;cursor:pointer}.radio-button.selected{border-color:#000;background:#000}.radio-button.selected:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.address-details{color:#818286;font-size:14px}.address_modalBtn{background:#f9f9f9;width:180px;height:40px;padding:5px 10px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:10px;cursor:pointer}.address_modalSelect .form-select{padding:0;width:100%;height:40px;border:0;border-bottom:1px solid #818286;border-radius:0}.address_modalSelect .form-select:focus{border-color:#86b6fe00;outline:0;box-shadow:0 0 0 .25rem rgba(13,109,253,0);border-bottom:1px solid #000}.checkout_sucessBanner{width:100%;padding:50px 40px;border-radius:30px;background:url(/assets/images/new/images03.png);background-position:50%;background-size:cover;display:flex;align-items:center;justify-content:end}.checkout_sucessContent{width:800px;height:100%;padding:30px 36px;border-radius:30px;background:#ffffffe0}.checkout_sucessBannerDonation{width:100%;padding:50px 40px;border-radius:30px;background:url(/assets/images/shop/image11.png);background-position:50%;background-size:cover;display:flex;align-items:center;justify-content:end}.input_selectLayout{position:relative}.input_selectLayout .form-select{position:relative;border:0;border-bottom:1px solid #818286;border-radius:0;min-width:90px;width:90px;height:40px;font-size:15px;padding:10px 0 6px;color:#818286}.input_selectLayout label{position:absolute;top:-15px;font-size:15px;font-weight:700;color:#000}.address-radio-wrapper{border-radius:8px;cursor:pointer;transition:border .2s}.address-radio-wrapper:hover{border-color:#aaa}.custom-radio{width:18px;border:2px solid #000}.custom-radio,.custom-radio-filter{height:18px;border-radius:50%;display:inline-block;position:relative}.address-radio-wrapper.selected .custom-radio:after{content:"";width:10px;height:10px;background-color:#000;border-radius:50%;position:absolute;top:2px;left:2px}.tax-radio-wrapper{display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 10px;border-radius:6px;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tax-radio-wrapper.selected .custom-radio:after{content:"";width:10px;height:10px;background-color:#000;border-radius:50%;position:absolute;top:2px;left:2px}.checkOut_uploadLayout{width:100%;min-height:136px;border-radius:20px;border:1px solid #d9d9d9;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.checkOut_uploadIcon{width:40px}.checkOut_Preview img,.checkOut_uploadIcon img{width:100%;height:100%;object-fit:contain}.checkOut_uploadTitle{font-size:13px;font-weight:800;color:#07a5d8}.checkOut_Preview,.react-datepicker-wrapper{width:100%}.custom-datepicker-input{border:none;border-bottom:1px solid #818286;border-radius:0;width:100%;height:40px;font-size:15px;padding:10px 0 6px;color:#818286;background-color:transparent}.custom-datepicker-input:focus-visible{outline:none}.custom-datepicker-input-i{color:#666;font-size:18px;position:absolute;top:15px;right:10px}.react-datepicker__month-container{float:left;border:1px solid transparent;box-shadow:2px 2px 5px #0000005c}.timeSelectLayout{width:150px;display:flex;align-items:center;gap:10px;height:40px}.timeSelectLayout select{width:50%;height:40px;background:transparent;border-top:0 solid;border-left:0;border-right:0;color:#000}@media (max-width:992px){.checkout_orderMainLayout{background:transparent}.checkout_orderLayout{padding:0}.checkout_JoinusLayout{width:100%;padding:30px;gap:20px;border-radius:30px}.checkout_orderLayout02{padding:30px!important}.checkout_sucessBanner{border-radius:0;padding:20px}.modalCheckout_Layout{padding:30px}.modal-content{border-radius:10px!important}.timeSelectLayout{width:100%}.tax-radio-wrapper{padding:0;font-size:13px}.custom-radio{width:18px;height:18px}.tax-radio-wrapper.selected .custom-radio:after{content:"";width:7px;height:7px}}@media (max-width:400px){.modalCheckout_ImgQr{width:100%}.modalCheckout_Layout{padding:20px}}