*,body,html{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{color:#0b3c87;text-decoration:none}a:hover{text-decoration:underline}.logo-img{height:45px;width:110px}.bg-section{background-color:#eee}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-sharp{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.ant-message-notice-content{background-color:#000!important;color:#fff!important}#root{overflow:hidden}.container,.container-fluid{max-width:100%!important;padding-left:0!important;padding-right:0!important}.home-page-container{max-width:100%!important;padding:0!important}.hero-section{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#2d7a3e);min-height:85vh;overflow:hidden;position:relative}.hero-section .hero-overlay{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(82,196,26,0.1)'/%3E%3C/svg%3E");background-size:50px 50px;bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.hero-section .container{max-width:100%;padding:0 3rem;position:relative;z-index:2}@media screen and (max-width:992px){.hero-section .container{padding:0 2rem}}@media screen and (max-width:576px){.hero-section .container{padding:0 1rem}}.hero-section .hero-content{align-items:center;display:flex;gap:3rem;justify-content:space-between;min-height:85vh;padding:2rem 0}@media screen and (max-width:768px){.hero-section .hero-content{flex-direction:column;padding:3rem 0;text-align:center}}.hero-section .hero-content-centered{align-items:center;display:flex;justify-content:center;min-height:85vh;padding:3rem 0;text-align:center}.hero-section .hero-text-full{margin:0 auto;max-width:900px}.hero-section .hero-title-large{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#52c41a);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:4rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem}@media screen and (max-width:992px){.hero-section .hero-title-large{font-size:3rem}}@media screen and (max-width:576px){.hero-section .hero-title-large{font-size:2.25rem}}.hero-section .hero-subtitle-large{color:#52c41a;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}@media screen and (max-width:768px){.hero-section .hero-subtitle-large{font-size:1.5rem}}.hero-section .hero-description-large{color:#ffffffd9;font-size:1.2rem;line-height:1.8;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px}@media screen and (max-width:768px){.hero-section .hero-description-large{font-size:1rem}}.hero-section .hero-stats-large{display:flex;gap:3rem;justify-content:center;margin-bottom:2.5rem}@media screen and (max-width:576px){.hero-section .hero-stats-large{flex-wrap:wrap;gap:1.5rem}}.hero-section .hero-stats-large .stat-item{text-align:center}.hero-section .hero-stats-large .stat-item .stat-number{color:#52c41a;display:block;font-size:2.5rem;font-weight:900}@media screen and (max-width:576px){.hero-section .hero-stats-large .stat-item .stat-number{font-size:1.75rem}}.hero-section .hero-stats-large .stat-item .stat-label{color:#ffffffb3;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.hero-section .hero-buttons-large{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-section .quick-categories{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:900px}@media screen and (max-width:768px){.hero-section .quick-categories{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.hero-section .quick-categories{grid-template-columns:1fr}}.hero-section .quick-category-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.5rem 1rem}.hero-section .quick-category-link:hover{background:#ffffff1a;border-color:var(--cat-color);box-shadow:0 12px 24px #0000004d;transform:translateY(-8px)}.hero-section .quick-category-link:hover .cat-icon{transform:scale(1.3) rotate(10deg)}.hero-section .quick-category-link .cat-icon{font-size:3rem;transition:all .3s ease}.hero-section .quick-category-link .cat-name{color:#fff;font-size:1rem;font-weight:600;text-align:center}.hero-section .hero-text{flex:1 1;max-width:600px}@media screen and (max-width:768px){.hero-section .hero-text{max-width:100%}}.hero-section .hero-badge{align-items:center;background:#52c41a26;border:1px solid #52c41a4d;border-radius:25px;color:#52c41a;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.hero-section .hero-badge i{font-size:.9rem}.hero-section .hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#52c41a);-webkit-background-clip:text;background-clip:text;color:#fff;display:inline-block;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1rem;position:relative}.hero-section .hero-title svg{height:40px;position:absolute;right:-50px;top:10px;width:40px}@media screen and (max-width:992px){.hero-section .hero-title{font-size:2.5rem}.hero-section .hero-title svg{height:30px;right:-40px;width:30px}}@media screen and (max-width:576px){.hero-section .hero-title{font-size:2rem}.hero-section .hero-title svg{display:block;margin:.5rem auto;position:static}}.hero-section .hero-subtitle{color:#52c41a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}@media screen and (max-width:768px){.hero-section .hero-subtitle{font-size:1.25rem}}.hero-section .hero-description{color:#fffc;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}@media screen and (max-width:768px){.hero-section .hero-description{font-size:1rem}}.hero-section .quick-categories{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}@media screen and (max-width:768px){.hero-section .quick-categories{justify-content:center}}.hero-section .quick-category-link{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:25px;color:#fff;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.hero-section .quick-category-link .cat-icon{font-size:1.1rem}.hero-section .quick-category-link:hover{background:#52c41a;background:var(--cat-color,#52c41a);border-color:#52c41a;border-color:var(--cat-color,#52c41a);box-shadow:0 4px 12px #0000004d;color:#fff;transform:translateY(-2px)}@media screen and (max-width:576px){.hero-section .quick-category-link{font-size:.8rem;padding:.4rem .8rem}}.hero-section .hero-stats{display:flex;gap:2rem;margin-bottom:2rem}@media screen and (max-width:768px){.hero-section .hero-stats{justify-content:center}}@media screen and (max-width:576px){.hero-section .hero-stats{gap:1rem}}.hero-section .hero-stats .stat-item{text-align:center}.hero-section .hero-stats .stat-item .stat-number{color:#52c41a;display:block;font-size:2rem;font-weight:800}@media screen and (max-width:576px){.hero-section .hero-stats .stat-item .stat-number{font-size:1.5rem}}.hero-section .hero-stats .stat-item .stat-label{color:#fff9;font-size:.85rem;letter-spacing:1px;text-transform:uppercase}.hero-section .hero-buttons{display:flex;gap:1rem}@media screen and (max-width:768px){.hero-section .hero-buttons{justify-content:center}}@media screen and (max-width:576px){.hero-section .hero-buttons{align-items:center;flex-direction:column}}.hero-section .hero-buttons .btn-primary-custom{align-items:center;background:linear-gradient(135deg,#52c41a,#2d7a3e);border:none;border-radius:30px;box-shadow:0 4px 15px #52c41a66;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.hero-section .hero-buttons .btn-primary-custom:hover{box-shadow:0 8px 25px #52c41a80;color:#fff;transform:translateY(-3px)}.hero-section .hero-buttons .btn-outline-custom{align-items:center;background:#0000;border:2px solid #ffffff4d;border-radius:30px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.hero-section .hero-buttons .btn-outline-custom:hover{background:#ffffff1a;border-color:#52c41a;color:#52c41a}.hero-section .hero-image{flex:1 1;max-width:500px}@media screen and (max-width:768px){.hero-section .hero-image{max-width:350px}}.hero-section .hero-image .image-wrapper{position:relative}.hero-section .hero-image .image-wrapper img{border-radius:20px;box-shadow:0 20px 60px #0006;width:100%}.hero-section .hero-image .floating-card{align-items:center;animation:float 3s ease-in-out infinite;background:#fffffff2;border-radius:12px;box-shadow:0 8px 24px #00000026;display:flex;gap:.5rem;padding:.75rem 1rem;position:absolute}.hero-section .hero-image .floating-card i{color:#52c41a;font-size:1.25rem}.hero-section .hero-image .floating-card span{color:#1a1a2e;font-size:.85rem;font-weight:600}.hero-section .hero-image .floating-card.card-1{animation-delay:0s;left:-30px;top:20%}@media screen and (max-width:768px){.hero-section .hero-image .floating-card.card-1{left:-10px}}.hero-section .hero-image .floating-card.card-2{animation-delay:1.5s;bottom:20%;right:-30px}@media screen and (max-width:768px){.hero-section .hero-image .floating-card.card-2{right:-10px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.home-header:not(.hero-section) .header-intro-text{border-left:8px solid #ffc107;padding:8px 16px}@media screen and (min-width:992px){.home-header:not(.hero-section) .header-intro-text{padding:16px 20px}}.home-header:not(.hero-section) .header-intro-text h1{font-size:43px;position:relative;width:-webkit-fit-content;width:fit-content}@media screen and (min-width:992px){.home-header:not(.hero-section) .header-intro-text h1{font-size:64px}}.home-header:not(.hero-section) .header-intro-text h1 svg{height:35px;position:absolute;right:-40px;width:35px}@media screen and (min-width:992px){.home-header:not(.hero-section) .header-intro-text h1 svg{height:50px;right:-60px;top:10px;width:50px}}.home-header:not(.hero-section) .header-intro-text p{font-size:14px}@media screen and (min-width:992px){.home-header:not(.hero-section) .header-intro-text p{font-size:18px}}.home-header:not(.hero-section) .header-intro-text .greeting-text,.home-header:not(.hero-section) .header-intro-text .highlight-desc{font-size:16px;font-weight:600}.home-header:not(.hero-section) .header-intro-text .greeting-text i,.home-header:not(.hero-section) .header-intro-text .highlight-desc i{color:#ffc107;font-size:20px;font-weight:900;line-height:2px;margin-right:8px}@media screen and (min-width:768px){.home-header:not(.hero-section) .header-intro-text .greeting-text,.home-header:not(.hero-section) .header-intro-text .highlight-desc{font-size:22px}.home-header:not(.hero-section) .header-intro-text .greeting-text i,.home-header:not(.hero-section) .header-intro-text .highlight-desc i{font-size:25px}}.home-header:not(.hero-section) .header-intro-text a{padding:8px 16px;transition:transform 1s ease-in-out;width:-webkit-max-content;width:max-content}.home-header:not(.hero-section) .header-intro-text a span{margin-left:5px}.home-header:not(.hero-section) .header-intro-text a:hover span{transform:translateX(5px)}.home-header:not(.hero-section) .blur-bg{background-color:#222222b3;min-height:calc(100vh - 71px)}.product-container .product-content{display:grid;grid-template-columns:100%}@media screen and (min-width:476px){.product-container .product-content{grid-template-columns:50% 50%}}@media screen and (min-width:768px){.product-container .product-content{grid-template-columns:33.33% 33.33% 33.33%}}@media screen and (min-width:992px){.product-container .product-content{grid-template-columns:25% 25% 25% 25%}}a:hover{text-decoration:none}.cursor-pointer,.img{cursor:pointer}.plant-side-img .img{border-radius:4px;cursor:pointer;margin:4px 0}.plant-side-img .img img{height:65px;object-fit:cover;width:100%}.active,.not-active{border-radius:6px;cursor:pointer;margin:0 5px;padding:0}.active a,.not-active a{width:100%}.active{background-color:#285192;color:#f7eded}.active a:hover{background-color:#130101;color:#f7eded}.not-active{background-color:#f7eded}.login-social-link,.not-active{color:#285192}.login-social-link i{cursor:pointer;transition:.6s}.login-social-link i:hover{color:#130101}.s-cart-items .img{height:120px;margin:0 auto;width:120px}.s-cart-items .img img{height:100%;width:100%}@media screen and (min-width:768px){.s-cart-items .img{height:150px;width:150px}}@media screen and (min-width:992px){.s-cart-items .img{height:180px;width:180px}}.s-cart-items .item .item-content{position:relative}.s-cart-items .item .item-content .bb-remove{background-color:#0000;border:none}.s-cart-items .item .item-content .item-content-menu{position:absolute;right:10px;top:0}.s-cart-items .item .item-content .item-content-menu .menu{cursor:pointer;position:relative}.s-cart-items .item .item-content .item-content-menu .menu .menu-text{background-color:#000;bottom:-25px;color:#fafafa;left:50%;position:absolute;transform:translateX(-50%);visibility:hidden;white-space:nowrap;width:auto}.s-cart-items .item .item-content .item-content-menu .menu .menu-text:after{border:5px solid;border-color:#0000 #0000 #000;bottom:100%;content:"";left:50%;margin-left:-5px;position:absolute}.s-cart-items .item .item-content .item-content-menu .menu:hover .menu-text{visibility:visible}.s-cart-items .summary{background-color:#f0f0f0}.section-checkout{background-color:#000000e6;z-index:1031}.section-checkout .address-list{background-color:#fff;cursor:pointer}.section-checkout .address-list:hover{background-color:#eee}.section-checkout .active-address{background-color:#285192;color:#fff}.section-checkout .active-address:hover{background-color:#112b55}@keyframes animate-svg-fill{0%{fill:#0000}to{fill:#50a060}}.svg-elem-1{animation:animate-svg-fill .1s linear both}.svg-elem-2{animation:animate-svg-fill .1s linear .1s both}.svg-elem-3{animation:animate-svg-fill .1s linear .2s both}.svg-elem-4{animation:animate-svg-fill .1s linear .3s both}.svg-elem-5{animation:animate-svg-fill .1s linear .4s both}.animation{background-color:#282828e6;z-index:3000}.animation section{margin-top:250px}.b-red{border:1px solid red}.b-green{border:1px solid #40ff00}.b-blue{border:1px solid #1e00ff}.b-yellow{border:1px solid #eaff00}.d-none-sm{display:none}@media screen and (min-width:576px){.d-none-sm{display:block}}.d-none-md{display:none}@media screen and (min-width:768px){.d-none-md{display:block}}.d-none-lg{display:none}@media screen and (min-width:992px){.d-none-lg{display:block}}.d-md{display:block}@media screen and (min-width:768px){.d-md{display:none}}.d-lg{display:block}@media screen and (min-width:992px){.d-lg{display:none}}.radio-label-container:hover input~.check-mark-span{background-color:#ccc}.radio-label-container{cursor:pointer;display:block;font-size:16px;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;user-select:none}.radio-label-container input{cursor:pointer;opacity:0;position:absolute}.radio-label-container input:checked~.check-mark-span:after{display:block}.radio-label-container input:checked~.check-mark-span{background-color:#2196f3}.radio-label-container .check-mark-span{background-color:#eee;border-radius:50%;height:25px;left:0;position:absolute;top:0;width:25px}.radio-label-container .check-mark-span:after{background:#fff;border-radius:50%;content:"";display:none;height:8px;left:9px;position:absolute;top:9px;width:8px}.input-disabled{cursor:not-allowed!important}.link-underline-hover:hover{cursor:pointer;text-decoration:underline}.address-list-container-open{animation:open .5s linear;background-color:#222222e6;height:100vh;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1031}.address-list-container-open .container-address-list .select-address:hover{background-color:#f0f0f0;cursor:pointer}.address-list-container-open .close-window i:hover{color:#f45f5f;cursor:pointer;transition:all .5s linear}.address-container .address-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:768px){.address-container .address-list{min-height:250px}}.address-container .address-add .address-add-btn{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (min-width:768px){.address-container .address-add .address-add-btn,.address-container .address-add .address-add-btn a{align-items:center;flex-direction:column;height:100%;justify-content:center;width:100%}.address-container .address-add .address-add-btn a{display:flex}.address-container .address-add .address-add-btn a i{font-size:32px;margin:5px}.address-container .address-add .address-add-btn a span{font-size:16px;margin:5px}}@keyframes open{0%{height:0;width:0}to{height:100vh;width:100%}}.nursery-header,.public-nursery-header{z-index:100}@media screen and (min-width:992px){.nursery-header,.public-nursery-header{z-index:0}}.nursery-header .cover-image,.public-nursery-header .cover-image{position:relative}.nursery-header .cover-image .image,.public-nursery-header .cover-image .image{cursor:pointer;height:25vh;overflow:hidden;transition:all .3s}.nursery-header .cover-image .image img,.public-nursery-header .cover-image .image img{height:inherit;object-fit:cover;object-position:100% 20%;width:100%}.nursery-header .cover-image .image:hover,.public-nursery-header .cover-image .image:hover{opacity:.9}.nursery-header .cover-image .btn-upload-cover,.public-nursery-header .cover-image .btn-upload-cover{position:absolute;right:10px;top:10px}@media screen and (min-width:768px){.nursery-header .cover-image .btn-upload-cover,.public-nursery-header .cover-image .btn-upload-cover{right:25px;top:25px}}.nursery-header .cover-image .btn-upload-cover label,.public-nursery-header .cover-image .btn-upload-cover label{border-radius:50%;color:#eee;cursor:pointer;font-size:16px;padding:.25em .5em}.nursery-header .cover-image .btn-upload-cover label:hover,.public-nursery-header .cover-image .btn-upload-cover label:hover{opacity:.9}.nursery-header .nursery-info,.public-nursery-header .nursery-info{height:auto}@media screen and (min-width:768px){.nursery-header .nursery-info,.public-nursery-header .nursery-info{height:90px}}.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{transform:translateY(-30%)}@media screen and (min-width:768px){.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{transform:translateY(-35%)}}@media screen and (min-width:992px){.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{transform:translateY(-40%)}}.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{cursor:pointer;height:90px;position:relative;transition:all .3s;width:90px}@media screen and (min-width:768px){.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{height:110px;width:110px}}@media screen and (min-width:992px){.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{height:140px;width:140px}}.nursery-header .nursery-info .info .avatar img,.public-nursery-header .nursery-info .info .avatar img{height:100%;width:100%}.nursery-header .nursery-info .info .avatar .btn-upload-avatar,.public-nursery-header .nursery-info .info .avatar .btn-upload-avatar{bottom:0;position:absolute;right:-7px}@media screen and (min-width:768px){.nursery-header .nursery-info .info .avatar .btn-upload-avatar,.public-nursery-header .nursery-info .info .avatar .btn-upload-avatar{bottom:1px;right:3px}}@media screen and (min-width:992px){.nursery-header .nursery-info .info .avatar .btn-upload-avatar,.public-nursery-header .nursery-info .info .avatar .btn-upload-avatar{bottom:3px;right:0}}.nursery-header .nursery-info .info .avatar .btn-upload-avatar label,.public-nursery-header .nursery-info .info .avatar .btn-upload-avatar label{background-color:#fff;border-radius:50%;color:#130101;cursor:pointer;font-size:14px;padding:.25em .5em}.nursery-header .nursery-info .info .avatar .btn-upload-avatar label:hover,.public-nursery-header .nursery-info .info .avatar .btn-upload-avatar label:hover{opacity:.9}.nursery-header .nursery-info .info .avatar:hover,.public-nursery-header .nursery-info .info .avatar:hover{background-color:#656769!important}.nursery-header .nursery-info .info .nursery-name,.public-nursery-header .nursery-info .info .nursery-name{text-align:center}@media screen and (min-width:768px){.nursery-header .nursery-info .info .nursery-name,.public-nursery-header .nursery-info .info .nursery-name{text-align:left}}.nursery-header .nursery-info .info .option .dropdown-menu>div:hover,.public-nursery-header .nursery-info .info .option .dropdown-menu>div:hover{background-color:#ddd}.nursery-header .nursery-info .info .option .option-nav,.public-nursery-header .nursery-info .info .option .option-nav{max-height:39px;overflow:hidden}@media screen and (min-width:992px){.nursery-header .nursery-info .info .option .option-nav,.public-nursery-header .nursery-info .info .option .option-nav{max-height:auto;overflow:visible}}.nursery-main-content,.nursery-side-nav{transition:all .3s}.nursery-main-content .main-content .nav-tab{position:relative;z-index:2!important}.nursery-main-content .main-content .nav-tab .btn-tab{background-color:#fff;border-radius:0;color:#0d6efd;margin-bottom:-8px}.nursery-main-content .main-content .nav-tab .btn-to-input-container{position:relative;top:8px}.nursery-main-content .main-content .nav-tab .btn-to-input-container .btn-to-input[type=text]{border:1px solid #0dcaf0;border-radius:0;margin:0}.nursery-main-content .main-content .nav-tab .btn-to-input-container button{border-radius:0!important}.nursery-main-content .main-content .nav-tab .btn-tab:hover{border:1px solid #dee2e6;border-bottom:none}.nursery-main-content .main-content .nav-tab .viewing{border:1px solid #dee2e6;border-bottom:none;color:rgba(34,34,34,.902);position:relative;top:1px}@media screen and (max-width:991px){.nursery-main-content{width:100%!important}}.nursery-collapse-side{cursor:pointer;position:absolute;right:-13px;top:200px;transform:translateY(-50%);transition:all .2s}.nursery-collapse-side .bar{background-color:#707171;height:10px;width:5px}.nursery-collapse-side .bar1{border-radius:6px 6px 0 0}.nursery-collapse-side .bar2{border-radius:0 0 6px 6px}.nursery-collapse-side:hover .bar{background-color:#141414}.close:hover .bar1{transform:rotate(15deg) translateY(1px)}.close:hover .bar2{transform:rotate(-15deg) translateY(-1px)}.open:hover .bar1{transform:rotate(-15deg) translateY(1px)}.open:hover .bar2{transform:rotate(15deg) translateY(-1px)}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:992px){.nursery-content-sticky{overflow:hidden}.nursery-content-sticky .nav-tab{background-color:#fff;position:-webkit-sticky!important;position:sticky!important;top:-1px}.nursery-content-sticky .nursery-main-content{max-height:calc(100vh - 71px);overflow-y:auto}}.template-hover:hover{border:1px solid #dee2e6}.template-container{animation:slideIn 1s ease-in-out;background-color:#222222e6;color:#fff;height:100vh;left:0;overflow-y:scroll;position:fixed;top:0;width:100%;z-index:2000}.template-container .close-template-container{border:1px solid #f56e6e;cursor:pointer;font-size:21px;height:50px;position:absolute;right:5px;top:5px;transition:all .3s;width:50px}@media screen and (min-width:768px){.template-container .close-template-container{right:15px;top:15px}}@media screen and (min-width:992px){.template-container .close-template-container{right:20px;top:20px}}.template-container .close-template-container:hover{border:1px solid #fff;color:#f56e6e}.template-container .template{background-image:url(https://res.cloudinary.com/dcd6y2awx/image/upload/f_auto,q_auto/v1/PlantSeller/UI%20Images/choose_template);background-position:0 0;background-repeat:no-repeat;background-size:cover;cursor:pointer;min-height:35vh;position:relative;transition:all .3s}.template-container .template p{color:#ccc;font-size:32px;font-weight:700;padding:12px 16px;transition:all .3s}.template-container .template:hover{border:1px solid #dee2e6}.template-container .template:hover .template-choose{align-items:center;background-color:#222222e6;display:flex;justify-content:center}.template-container .template-four,.template-container .template-half-left-four,.template-container .template-half-left-two,.template-container .template-half-right-four,.template-container .template-half-right-two,.template-container .template-half-width,.template-container .template-header{grid-gap:2.5px;display:grid;grid-template-columns:auto;padding:5px}.template-container .template-four .template-first,.template-container .template-four .template-fourth,.template-container .template-four .template-half-left,.template-container .template-four .template-half-left-four-first,.template-container .template-four .template-half-left-four-second,.template-container .template-four .template-half-left-two-first,.template-container .template-four .template-half-left-two-second,.template-container .template-four .template-half-right,.template-container .template-four .template-half-right-four-first,.template-container .template-four .template-half-right-four-second,.template-container .template-four .template-half-right-two-first,.template-container .template-four .template-half-right-two-second,.template-container .template-four .template-header-complete,.template-container .template-four .template-second,.template-container .template-four .template-third,.template-container .template-half-left-four .template-first,.template-container .template-half-left-four .template-fourth,.template-container .template-half-left-four .template-half-left,.template-container .template-half-left-four .template-half-left-four-first,.template-container .template-half-left-four .template-half-left-four-second,.template-container .template-half-left-four .template-half-left-two-first,.template-container .template-half-left-four .template-half-left-two-second,.template-container .template-half-left-four .template-half-right,.template-container .template-half-left-four .template-half-right-four-first,.template-container .template-half-left-four .template-half-right-four-second,.template-container .template-half-left-four .template-half-right-two-first,.template-container .template-half-left-four .template-half-right-two-second,.template-container .template-half-left-four .template-header-complete,.template-container .template-half-left-four .template-second,.template-container .template-half-left-four .template-third,.template-container .template-half-left-two .template-first,.template-container .template-half-left-two .template-fourth,.template-container .template-half-left-two .template-half-left,.template-container .template-half-left-two .template-half-left-four-first,.template-container .template-half-left-two .template-half-left-four-second,.template-container .template-half-left-two .template-half-left-two-first,.template-container .template-half-left-two .template-half-left-two-second,.template-container .template-half-left-two .template-half-right,.template-container .template-half-left-two .template-half-right-four-first,.template-container .template-half-left-two .template-half-right-four-second,.template-container .template-half-left-two .template-half-right-two-first,.template-container .template-half-left-two .template-half-right-two-second,.template-container .template-half-left-two .template-header-complete,.template-container .template-half-left-two .template-second,.template-container .template-half-left-two .template-third,.template-container .template-half-right-four .template-first,.template-container .template-half-right-four .template-fourth,.template-container .template-half-right-four .template-half-left,.template-container .template-half-right-four .template-half-left-four-first,.template-container .template-half-right-four .template-half-left-four-second,.template-container .template-half-right-four .template-half-left-two-first,.template-container .template-half-right-four .template-half-left-two-second,.template-container .template-half-right-four .template-half-right,.template-container .template-half-right-four .template-half-right-four-first,.template-container .template-half-right-four .template-half-right-four-second,.template-container .template-half-right-four .template-half-right-two-first,.template-container .template-half-right-four .template-half-right-two-second,.template-container .template-half-right-four .template-header-complete,.template-container .template-half-right-four .template-second,.template-container .template-half-right-four .template-third,.template-container .template-half-right-two .template-first,.template-container .template-half-right-two .template-fourth,.template-container .template-half-right-two .template-half-left,.template-container .template-half-right-two .template-half-left-four-first,.template-container .template-half-right-two .template-half-left-four-second,.template-container .template-half-right-two .template-half-left-two-first,.template-container .template-half-right-two .template-half-left-two-second,.template-container .template-half-right-two .template-half-right,.template-container .template-half-right-two .template-half-right-four-first,.template-container .template-half-right-two .template-half-right-four-second,.template-container .template-half-right-two .template-half-right-two-first,.template-container .template-half-right-two .template-half-right-two-second,.template-container .template-half-right-two .template-header-complete,.template-container .template-half-right-two .template-second,.template-container .template-half-right-two .template-third,.template-container .template-half-width .template-first,.template-container .template-half-width .template-fourth,.template-container .template-half-width .template-half-left,.template-container .template-half-width .template-half-left-four-first,.template-container .template-half-width .template-half-left-four-second,.template-container .template-half-width .template-half-left-two-first,.template-container .template-half-width .template-half-left-two-second,.template-container .template-half-width .template-half-right,.template-container .template-half-width .template-half-right-four-first,.template-container .template-half-width .template-half-right-four-second,.template-container .template-half-width .template-half-right-two-first,.template-container .template-half-width .template-half-right-two-second,.template-container .template-half-width .template-header-complete,.template-container .template-half-width .template-second,.template-container .template-half-width .template-third,.template-container .template-header .template-first,.template-container .template-header .template-fourth,.template-container .template-header .template-half-left,.template-container .template-header .template-half-left-four-first,.template-container .template-header .template-half-left-four-second,.template-container .template-header .template-half-left-two-first,.template-container .template-header .template-half-left-two-second,.template-container .template-header .template-half-right,.template-container .template-header .template-half-right-four-first,.template-container .template-header .template-half-right-four-second,.template-container .template-header .template-half-right-two-first,.template-container .template-header .template-half-right-two-second,.template-container .template-header .template-header-complete,.template-container .template-header .template-second,.template-container .template-header .template-third{align-items:center;background-color:#9d9d9de6;display:flex;justify-content:center}.template-container .template-four .template-first p,.template-container .template-four .template-fourth p,.template-container .template-four .template-half-left p,.template-container .template-four .template-half-left-four-first p,.template-container .template-four .template-half-left-four-second p,.template-container .template-four .template-half-left-two-first p,.template-container .template-four .template-half-left-two-second p,.template-container .template-four .template-half-right p,.template-container .template-four .template-half-right-four-first p,.template-container .template-four .template-half-right-four-second p,.template-container .template-four .template-half-right-two-first p,.template-container .template-four .template-half-right-two-second p,.template-container .template-four .template-header-complete p,.template-container .template-four .template-second p,.template-container .template-four .template-third p,.template-container .template-half-left-four .template-first p,.template-container .template-half-left-four .template-fourth p,.template-container .template-half-left-four .template-half-left p,.template-container .template-half-left-four .template-half-left-four-first p,.template-container .template-half-left-four .template-half-left-four-second p,.template-container .template-half-left-four .template-half-left-two-first p,.template-container .template-half-left-four .template-half-left-two-second p,.template-container .template-half-left-four .template-half-right p,.template-container .template-half-left-four .template-half-right-four-first p,.template-container .template-half-left-four .template-half-right-four-second p,.template-container .template-half-left-four .template-half-right-two-first p,.template-container .template-half-left-four .template-half-right-two-second p,.template-container .template-half-left-four .template-header-complete p,.template-container .template-half-left-four .template-second p,.template-container .template-half-left-four .template-third p,.template-container .template-half-left-two .template-first p,.template-container .template-half-left-two .template-fourth p,.template-container .template-half-left-two .template-half-left p,.template-container .template-half-left-two .template-half-left-four-first p,.template-container .template-half-left-two .template-half-left-four-second p,.template-container .template-half-left-two .template-half-left-two-first p,.template-container .template-half-left-two .template-half-left-two-second p,.template-container .template-half-left-two .template-half-right p,.template-container .template-half-left-two .template-half-right-four-first p,.template-container .template-half-left-two .template-half-right-four-second p,.template-container .template-half-left-two .template-half-right-two-first p,.template-container .template-half-left-two .template-half-right-two-second p,.template-container .template-half-left-two .template-header-complete p,.template-container .template-half-left-two .template-second p,.template-container .template-half-left-two .template-third p,.template-container .template-half-right-four .template-first p,.template-container .template-half-right-four .template-fourth p,.template-container .template-half-right-four .template-half-left p,.template-container .template-half-right-four .template-half-left-four-first p,.template-container .template-half-right-four .template-half-left-four-second p,.template-container .template-half-right-four .template-half-left-two-first p,.template-container .template-half-right-four .template-half-left-two-second p,.template-container .template-half-right-four .template-half-right p,.template-container .template-half-right-four .template-half-right-four-first p,.template-container .template-half-right-four .template-half-right-four-second p,.template-container .template-half-right-four .template-half-right-two-first p,.template-container .template-half-right-four .template-half-right-two-second p,.template-container .template-half-right-four .template-header-complete p,.template-container .template-half-right-four .template-second p,.template-container .template-half-right-four .template-third p,.template-container .template-half-right-two .template-first p,.template-container .template-half-right-two .template-fourth p,.template-container .template-half-right-two .template-half-left p,.template-container .template-half-right-two .template-half-left-four-first p,.template-container .template-half-right-two .template-half-left-four-second p,.template-container .template-half-right-two .template-half-left-two-first p,.template-container .template-half-right-two .template-half-left-two-second p,.template-container .template-half-right-two .template-half-right p,.template-container .template-half-right-two .template-half-right-four-first p,.template-container .template-half-right-two .template-half-right-four-second p,.template-container .template-half-right-two .template-half-right-two-first p,.template-container .template-half-right-two .template-half-right-two-second p,.template-container .template-half-right-two .template-header-complete p,.template-container .template-half-right-two .template-second p,.template-container .template-half-right-two .template-third p,.template-container .template-half-width .template-first p,.template-container .template-half-width .template-fourth p,.template-container .template-half-width .template-half-left p,.template-container .template-half-width .template-half-left-four-first p,.template-container .template-half-width .template-half-left-four-second p,.template-container .template-half-width .template-half-left-two-first p,.template-container .template-half-width .template-half-left-two-second p,.template-container .template-half-width .template-half-right p,.template-container .template-half-width .template-half-right-four-first p,.template-container .template-half-width .template-half-right-four-second p,.template-container .template-half-width .template-half-right-two-first p,.template-container .template-half-width .template-half-right-two-second p,.template-container .template-half-width .template-header-complete p,.template-container .template-half-width .template-second p,.template-container .template-half-width .template-third p,.template-container .template-header .template-first p,.template-container .template-header .template-fourth p,.template-container .template-header .template-half-left p,.template-container .template-header .template-half-left-four-first p,.template-container .template-header .template-half-left-four-second p,.template-container .template-header .template-half-left-two-first p,.template-container .template-header .template-half-left-two-second p,.template-container .template-header .template-half-right p,.template-container .template-header .template-half-right-four-first p,.template-container .template-header .template-half-right-four-second p,.template-container .template-header .template-half-right-two-first p,.template-container .template-header .template-half-right-two-second p,.template-container .template-header .template-header-complete p,.template-container .template-header .template-second p,.template-container .template-header .template-third p{color:#000}.template-container .template-four .template-half-left,.template-container .template-half-left-four .template-half-left,.template-container .template-half-left-two .template-half-left,.template-container .template-half-right-four .template-half-left,.template-container .template-half-right-two .template-half-left,.template-container .template-half-width .template-half-left,.template-container .template-header .template-half-left{margin-right:2.5px}.template-container .template-four .template-half-right,.template-container .template-half-left-four .template-half-right,.template-container .template-half-left-two .template-half-right,.template-container .template-half-right-four .template-half-right,.template-container .template-half-right-two .template-half-right,.template-container .template-half-width .template-half-right,.template-container .template-header .template-half-right{margin-left:2.5px}@media screen and (min-width:768px){.template-container .template-four,.template-container .template-half-left-four,.template-container .template-half-left-two,.template-container .template-half-right-four,.template-container .template-half-right-two,.template-container .template-half-width,.template-container .template-header{grid-template-columns:auto auto}}.template-container .template-header{grid-template-columns:100%}.template-container .template-four{grid-template-columns:auto auto}@media screen and (min-width:768px){.template-container .template-four{grid-template-columns:auto auto auto auto}}.template-container .template-choose{display:none;height:100%;position:absolute;width:100%}.template-container .template-choose p{color:#ccc;font-size:32px;font-weight:700;padding:12px 16px;transition:all .3s}.template-in-use-container{font-size:21px}.template-in-use-container .template{cursor:pointer;min-height:35vh;transition:all .3s}.template-in-use-container .template p{color:#ccc;font-size:20px;font-weight:700;padding:12px 16px;transition:all .3s}.template-in-use-container .template img{height:100%;width:100%}.template-in-use-container .template .images-options{display:none;right:15px;top:10px}.template-in-use-container .template .images-options span:hover{opacity:.9}.template-in-use-container .hover-images:hover>.images-options,.template-in-use-container .template .hover-images:hover>.images-options{display:flex}.template-in-use-container .template:hover{border:1px solid #dee2e6}.template-in-use-container .template:hover .template-choose{align-items:center;display:flex;justify-content:center}.template-in-use-container .template-four,.template-in-use-container .template-half-left-two,.template-in-use-container .template-half-right-two,.template-in-use-container .template-half-width,.template-in-use-container .template-header{grid-gap:2.5px;background-color:#9d9d9de6;display:grid;grid-template-columns:auto;padding:5px}.template-in-use-container .template-four .template-first,.template-in-use-container .template-four .template-fourth,.template-in-use-container .template-four .template-half-left,.template-in-use-container .template-four .template-half-left-two-first,.template-in-use-container .template-four .template-half-left-two-second,.template-in-use-container .template-four .template-half-right,.template-in-use-container .template-four .template-half-right-two-first,.template-in-use-container .template-four .template-half-right-two-second,.template-in-use-container .template-four .template-header-complete,.template-in-use-container .template-four .template-second,.template-in-use-container .template-four .template-third,.template-in-use-container .template-half-left-two .template-first,.template-in-use-container .template-half-left-two .template-fourth,.template-in-use-container .template-half-left-two .template-half-left,.template-in-use-container .template-half-left-two .template-half-left-two-first,.template-in-use-container .template-half-left-two .template-half-left-two-second,.template-in-use-container .template-half-left-two .template-half-right,.template-in-use-container .template-half-left-two .template-half-right-two-first,.template-in-use-container .template-half-left-two .template-half-right-two-second,.template-in-use-container .template-half-left-two .template-header-complete,.template-in-use-container .template-half-left-two .template-second,.template-in-use-container .template-half-left-two .template-third,.template-in-use-container .template-half-right-two .template-first,.template-in-use-container .template-half-right-two .template-fourth,.template-in-use-container .template-half-right-two .template-half-left,.template-in-use-container .template-half-right-two .template-half-left-two-first,.template-in-use-container .template-half-right-two .template-half-left-two-second,.template-in-use-container .template-half-right-two .template-half-right,.template-in-use-container .template-half-right-two .template-half-right-two-first,.template-in-use-container .template-half-right-two .template-half-right-two-second,.template-in-use-container .template-half-right-two .template-header-complete,.template-in-use-container .template-half-right-two .template-second,.template-in-use-container .template-half-right-two .template-third,.template-in-use-container .template-half-width .template-first,.template-in-use-container .template-half-width .template-fourth,.template-in-use-container .template-half-width .template-half-left,.template-in-use-container .template-half-width .template-half-left-two-first,.template-in-use-container .template-half-width .template-half-left-two-second,.template-in-use-container .template-half-width .template-half-right,.template-in-use-container .template-half-width .template-half-right-two-first,.template-in-use-container .template-half-width .template-half-right-two-second,.template-in-use-container .template-half-width .template-header-complete,.template-in-use-container .template-half-width .template-second,.template-in-use-container .template-half-width .template-third,.template-in-use-container .template-header .template-first,.template-in-use-container .template-header .template-fourth,.template-in-use-container .template-header .template-half-left,.template-in-use-container .template-header .template-half-left-two-first,.template-in-use-container .template-header .template-half-left-two-second,.template-in-use-container .template-header .template-half-right,.template-in-use-container .template-header .template-half-right-two-first,.template-in-use-container .template-header .template-half-right-two-second,.template-in-use-container .template-header .template-header-complete,.template-in-use-container .template-header .template-second,.template-in-use-container .template-header .template-third{align-items:center;display:flex;justify-content:center}.template-in-use-container .template-four .template-first p,.template-in-use-container .template-four .template-fourth p,.template-in-use-container .template-four .template-half-left p,.template-in-use-container .template-four .template-half-left-two-first p,.template-in-use-container .template-four .template-half-left-two-second p,.template-in-use-container .template-four .template-half-right p,.template-in-use-container .template-four .template-half-right-two-first p,.template-in-use-container .template-four .template-half-right-two-second p,.template-in-use-container .template-four .template-header-complete p,.template-in-use-container .template-four .template-second p,.template-in-use-container .template-four .template-third p,.template-in-use-container .template-half-left-two .template-first p,.template-in-use-container .template-half-left-two .template-fourth p,.template-in-use-container .template-half-left-two .template-half-left p,.template-in-use-container .template-half-left-two .template-half-left-two-first p,.template-in-use-container .template-half-left-two .template-half-left-two-second p,.template-in-use-container .template-half-left-two .template-half-right p,.template-in-use-container .template-half-left-two .template-half-right-two-first p,.template-in-use-container .template-half-left-two .template-half-right-two-second p,.template-in-use-container .template-half-left-two .template-header-complete p,.template-in-use-container .template-half-left-two .template-second p,.template-in-use-container .template-half-left-two .template-third p,.template-in-use-container .template-half-right-two .template-first p,.template-in-use-container .template-half-right-two .template-fourth p,.template-in-use-container .template-half-right-two .template-half-left p,.template-in-use-container .template-half-right-two .template-half-left-two-first p,.template-in-use-container .template-half-right-two .template-half-left-two-second p,.template-in-use-container .template-half-right-two .template-half-right p,.template-in-use-container .template-half-right-two .template-half-right-two-first p,.template-in-use-container .template-half-right-two .template-half-right-two-second p,.template-in-use-container .template-half-right-two .template-header-complete p,.template-in-use-container .template-half-right-two .template-second p,.template-in-use-container .template-half-right-two .template-third p,.template-in-use-container .template-half-width .template-first p,.template-in-use-container .template-half-width .template-fourth p,.template-in-use-container .template-half-width .template-half-left p,.template-in-use-container .template-half-width .template-half-left-two-first p,.template-in-use-container .template-half-width .template-half-left-two-second p,.template-in-use-container .template-half-width .template-half-right p,.template-in-use-container .template-half-width .template-half-right-two-first p,.template-in-use-container .template-half-width .template-half-right-two-second p,.template-in-use-container .template-half-width .template-header-complete p,.template-in-use-container .template-half-width .template-second p,.template-in-use-container .template-half-width .template-third p,.template-in-use-container .template-header .template-first p,.template-in-use-container .template-header .template-fourth p,.template-in-use-container .template-header .template-half-left p,.template-in-use-container .template-header .template-half-left-two-first p,.template-in-use-container .template-header .template-half-left-two-second p,.template-in-use-container .template-header .template-half-right p,.template-in-use-container .template-header .template-half-right-two-first p,.template-in-use-container .template-header .template-half-right-two-second p,.template-in-use-container .template-header .template-header-complete p,.template-in-use-container .template-header .template-second p,.template-in-use-container .template-header .template-third p{color:#000}.template-in-use-container .template-four .template-half-left,.template-in-use-container .template-half-left-two .template-half-left,.template-in-use-container .template-half-right-two .template-half-left,.template-in-use-container .template-half-width .template-half-left,.template-in-use-container .template-header .template-half-left{margin-right:2.5px}.template-in-use-container .template-four .template-half-right,.template-in-use-container .template-half-left-two .template-half-right,.template-in-use-container .template-half-right-two .template-half-right,.template-in-use-container .template-half-width .template-half-right,.template-in-use-container .template-header .template-half-right{margin-left:2.5px}@media screen and (min-width:768px){.template-in-use-container .template-four,.template-in-use-container .template-half-left-two,.template-in-use-container .template-half-right-two,.template-in-use-container .template-half-width,.template-in-use-container .template-header{grid-template-columns:auto auto}}.template-in-use-container .template-images{background-color:#0000;min-height:auto}.template-in-use-container .template-header{grid-template-columns:100%}.template-in-use-container .template-four{grid-template-columns:auto auto}@media screen and (min-width:768px){.template-in-use-container .template-four{grid-template-columns:auto auto auto auto}}.footer-container{font-size:14px}@media screen and (min-width:768px){.footer-container{font-size:16px}}.footer-container .footer-content-desc-links .highlight-desc{font-size:16px;font-weight:600}@media screen and (min-width:768px){.footer-container .footer-content-desc-links .highlight-desc{font-size:18px}}.verification-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.verification-plant-theme{background-color:#e6f5ea;border-color:#98c1a2}.verification h1{color:#2d6a4f}.verification p{color:#3a5a40}.verification .highlight{color:#40916c;font-weight:700}.confirmation-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.confirmation-plant-theme{background-color:#e6f5ea;border-color:#98c1a2}.confirmation h1{color:#2d6a4f}.confirmation p{color:#3a5a40}.confirmation .highlight{color:#40916c;font-weight:700}.confirmation .btn-confirm{background-color:#40916c;color:#fff}.confirmation .btn-confirm:hover{background-color:#2d6a4f}.container-invalid-token{background-color:#f9f9f9;background-color:#e6f5ea;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.invalid-token-heading{color:#d9534f;text-align:center}.invalid-token-message{color:#a94442;text-align:center}.btn-invalid-token{background-color:#d9534f;color:#fff}.btn-invalid-token:hover{background-color:#c9302c}.container-confirmation{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.plant-theme{background-color:#e6f5ea;border-color:#98c1a2}.confirmation-heading{color:#2d6a4f;text-align:center}.confirmation-message{color:#3a5a40;text-align:center}.btn-confirmation{background-color:#40916c;color:#fff}.btn-confirmation:hover{background-color:#2d6a4f}.reset-password-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:500px;padding:20px}.reset-password-title{color:#2d6a4f;font-family:Arial,sans-serif;margin-bottom:20px;text-align:center}.reset-password-label{color:#2d6a4f}.reset-password-btn{background-color:#40916c;border:none;border-radius:5px;color:#fff}.reset-password-btn:hover{background-color:#2d6a4f}.reset-password-input{border-color:#98c1a2;border-radius:0}.reset-password-error{color:#d9534f}.is-invalid{border-color:#d9534f}.is-valid{border-color:#28a745}.reset-password-invalid-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.reset-password-invalid-box{background-color:#e6f5ea;border:1px solid #98c1a2;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:500px;padding:30px;text-align:center}.reset-password-invalid-title{color:#2d6a4f;font-family:Arial,sans-serif;margin-bottom:20px}.reset-password-invalid-message{color:#2d6a4f;font-size:1.2em;margin-bottom:20px}.reset-password-invalid-btn{background-color:#40916c;border:none;border-radius:5px;color:#fff;padding:10px 20px;text-decoration:none}.reset-password-invalid-btn:hover{background-color:#2d6a4f}.password-reset-success-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.password-reset-success-box{background-color:#e6f5ea;border:1px solid #98c1a2;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:500px;padding:30px;text-align:center}.password-reset-success-title{color:#2d6a4f;font-family:Arial,sans-serif;margin-bottom:20px}.password-reset-success-message{color:#2d6a4f;font-size:1.2em;margin-bottom:20px}.password-reset-success-btn{background-color:#40916c;border:none;border-radius:5px;color:#fff;padding:10px 20px;text-decoration:none}.password-reset-success-btn:hover{background-color:#2d6a4f}.password-reset-email-sent-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.password-reset-email-sent-box{background-color:#e6f5ea;border:1px solid #98c1a2;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:500px;padding:30px;text-align:center}.password-reset-email-sent-title{color:#2d6a4f;font-family:Arial,sans-serif;margin-bottom:20px}.password-reset-email-sent-message{color:#2d6a4f;font-size:1.2em;margin-bottom:20px}.password-reset-email-sent-btn{background-color:#40916c;border:none;border-radius:5px;color:#fff;padding:10px 20px;text-decoration:none}.password-reset-email-sent-btn:hover{background-color:#2d6a4f}.password-reset-email-sent-container .highlight{color:#40916c;font-weight:700}.contact-us .rounded-corner{border-radius:0}@media screen and (min-width:576px){.contact-us .rounded-corner{border-radius:6px}}.two-factor-auth-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.two-factor-auth-box{background-color:#e6f5ea;border:1px solid #98c1a2;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:500px;padding:30px;text-align:center}.two-factor-auth-title{color:#2d6a4f;font-family:Arial,sans-serif;margin-bottom:20px}.two-factor-auth-message{color:#2d6a4f;font-size:1.1em;margin-bottom:20px}.two-factor-auth-label{color:#2d6a4f;font-weight:700;text-align:left}.two-factor-auth-input{border-color:#98c1a2;border-radius:0}.two-factor-auth-submit-btn{background-color:#40916c;border:none;border-radius:5px;color:#fff;padding:10px 20px}.two-factor-auth-submit-btn:hover{background-color:#2d6a4f}.two-factor-auth-resend-btn{background-color:#51b588;border:none;border-radius:5px;color:#fff;padding:5px 10px}.two-factor-auth-resend-btn:hover{background-color:#5aa986}.two-factor-auth-resend-btn:disabled{background-color:#c8e1d7;cursor:not-allowed}.two-factor-auth-timer{color:#2d6a4f;font-size:.9em}.logo-img{height:50px;max-width:200px;object-fit:contain;transition:transform .3s ease;width:auto}.logo-img:hover{transform:scale(1.05)}@media screen and (max-width:768px){.logo-img{height:40px;max-width:150px}}.navbar{background:linear-gradient(135deg,#fff,#f8f9fa)!important;border-bottom:3px solid #52c41a;box-shadow:0 2px 8px #0000001a}.navbar .navbar-brand{padding:.5rem 1rem}.navbar .navbar-brand:hover{background-color:#0000}.navbar .nav-link{color:#2d7a3e!important;font-weight:500;padding:.5rem 1rem;position:relative;transition:all .3s ease}.navbar .nav-link:hover{color:#52c41a!important}.navbar .nav-link:hover:after{background-color:#52c41a;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:80%}.navbar .nav-link.active{color:#52c41a!important;font-weight:600}.navbar .btn-success{background:linear-gradient(135deg,#52c41a,#2d7a3e);border:none;border-radius:20px;box-shadow:0 2px 4px #52c41a4d;font-weight:600;padding:.5rem 1.5rem;transition:all .3s ease}.navbar .btn-success:hover{box-shadow:0 4px 8px #52c41a66;transform:translateY(-2px)}.home-header{background:linear-gradient(135deg,#2d7a3ee6,#52c41acc)}.home-header .header-intro-text{background:#fffffff2;border-radius:15px;box-shadow:0 8px 16px #0003;padding:2rem!important}.home-header .header-intro-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2d7a3e,#52c41a);-webkit-background-clip:text;background-clip:text}.home-header .header-intro-text .highlight-desc{color:#52c41a;font-size:1.2rem}.footer{background:linear-gradient(135deg,#1d4f28,#2d7a3e);color:#fff}.footer a{color:#a8e6a3;transition:color .3s ease}.footer a:hover{color:#52c41a;text-decoration:underline}.footer .social-icons a{background:#ffffff1a;border-radius:50%;display:inline-block;margin:0 .5rem;padding:.5rem;transition:all .3s ease}.footer .social-icons a:hover{background:#52c41a4d;transform:translateY(-3px)}.product-card{border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 8px 16px #52c41a4d;transform:translateY(-5px)}.product-card .product-image{overflow:hidden;position:relative}.product-card .product-image img{transition:transform .5s ease}.product-card .product-image:hover img{transform:scale(1.1)}.product-card .product-badge{background:#52c41a;border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:10px;top:10px}.btn-outline-success{border-color:#52c41a;border-radius:20px;color:#2d7a3e;font-weight:500;transition:all .3s ease}.btn-outline-success:hover{background-color:#52c41a;border-color:#52c41a;box-shadow:0 4px 8px #52c41a4d;color:#fff;transform:translateY(-2px)}.search-container{position:relative}.search-container input[type=search]{border:2px solid #52c41a;border-radius:25px;padding:.75rem 1.5rem;transition:all .3s ease}.search-container input[type=search]:focus{border-color:#2d7a3e;box-shadow:0 0 0 .2rem #52c41a40}.cart-badge{background:linear-gradient(135deg,#ff4d4f,#ff7875);border-radius:50%;box-shadow:0 2px 4px #0003;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;position:absolute;right:-8px;top:-8px}.breadcrumb{background:linear-gradient(135deg,#f0f9f0,#e6f7e6);border-radius:8px;padding:.75rem 1rem}.breadcrumb .breadcrumb-item{color:#2d7a3e}.breadcrumb .breadcrumb-item.active{color:#52c41a;font-weight:600}.breadcrumb .breadcrumb-item a{color:#2d7a3e;text-decoration:none}.breadcrumb .breadcrumb-item a:hover{color:#52c41a;text-decoration:underline}.price-tag{color:#2d7a3e;font-size:1.5rem;font-weight:700}.price-tag .currency{color:#52c41a;font-size:1rem}.price-tag .original-price{color:#999;font-size:1rem;margin-left:.5rem;text-decoration:line-through}.category-pill{background:linear-gradient(135deg,#e6f7e6,#f0f9f0);border:2px solid #0000;border-radius:20px;color:#2d7a3e;cursor:pointer;display:inline-block;font-weight:500;margin:.25rem;padding:.5rem 1rem;transition:all .3s ease}.category-pill.active,.category-pill:hover{background:linear-gradient(135deg,#52c41a,#2d7a3e);border-color:#2d7a3e;box-shadow:0 4px 8px #52c41a4d;color:#fff;transform:translateY(-2px)}.spinner-custom{animation:spin 1s linear infinite;border:3px solid #52c41a4d;border-radius:50%;border-top-color:#52c41a;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:768px){.home-header .header-intro-text{padding:1rem!important}.home-header .header-intro-text h1{font-size:2rem!important}.product-card{margin-bottom:1rem}}.home-page{background-color:#1a1a2e;min-height:100vh}.trust-badges-section{background:linear-gradient(135deg,#1f1f3a,#16213e);border-bottom:1px solid #52c41a33;padding:3rem}@media screen and (max-width:992px){.trust-badges-section{padding:2rem}}@media screen and (max-width:576px){.trust-badges-section{padding:1.5rem 1rem}}.trust-badges-section .trust-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around}.trust-badges-section .trust-badge{align-items:center;color:#fff;display:flex;gap:.75rem;padding:.5rem 1rem}.trust-badges-section .trust-badge i{color:#52c41a;font-size:1.5rem}.trust-badges-section .trust-badge div{display:flex;flex-direction:column}.trust-badges-section .trust-badge div strong{font-size:.9rem;font-weight:600}.trust-badges-section .trust-badge div span{color:#a0a0a0;font-size:.75rem}.products-section{background-color:#1a1a2e;padding:2rem 0}.products-section .section-header{margin-bottom:2rem;text-align:center}.products-section .section-header h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.products-section .section-header p{color:#a0a0a0;font-size:1rem}.category-products-container{display:flex;flex-direction:column;gap:3rem;max-width:100%;padding:3rem}@media screen and (max-width:992px){.category-products-container{padding:2rem}}@media screen and (max-width:576px){.category-products-container{padding:1rem}}.category-section{background:#242444;border-radius:16px;box-shadow:0 8px 24px #0006;padding:2rem}.category-section .category-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.category-section .category-header .category-title{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0}.category-section .category-header .category-title .category-icon{font-size:1.25rem}.category-section .category-header .see-all-link{align-items:center;color:#52c41a;display:flex;font-size:.9rem;font-weight:500;gap:.25rem;text-decoration:none;transition:all .3s ease}.category-section .category-header .see-all-link:hover{color:#73d13d;transform:translateX(3px)}.category-section .category-header .see-all-link i{font-size:.75rem}.category-section .category-products{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(6,1fr)}@media screen and (max-width:1400px){.category-section .category-products{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1200px){.category-section .category-products{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:992px){.category-section .category-products{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.category-section .category-products{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.category-section .category-products{grid-template-columns:1fr}}.category-product-card{background:#1a1a2e;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;height:100%;padding:1rem;position:relative;transition:all .3s ease}.category-product-card:hover{background:#2a2a4a;box-shadow:0 12px 24px #52c41a33;transform:translateY(-8px)}.category-product-card:hover .add-to-cart-btn{opacity:1;transform:scale(1)}.category-product-card:hover .product-image-wrapper img{transform:scale(1.1)}.category-product-card .product-image-wrapper{background:#333;border-radius:12px;flex-shrink:0;overflow:hidden;padding-top:100%;position:relative;width:100%}.category-product-card .product-image-wrapper img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .5s ease;width:100%}.category-product-card .product-image-wrapper .discount-badge{background:linear-gradient(135deg,#ff4d4f,#ff7875);border-radius:6px;box-shadow:0 2px 8px #0000004d;color:#fff;font-size:.75rem;font-weight:700;left:8px;padding:4px 10px;position:absolute;top:8px}.category-product-card .product-image-wrapper .sample-badge{background:linear-gradient(135deg,#722ed1,#9254de);border-radius:6px;box-shadow:0 2px 8px #0000004d;color:#fff;font-size:.7rem;font-weight:700;padding:4px 10px;position:absolute;right:8px;top:8px}.category-product-card .product-details{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.category-product-card .product-details .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:.95rem;font-weight:600;line-height:1.3;margin:0;min-height:2.6em;overflow:hidden;text-overflow:ellipsis}.category-product-card .product-details .product-price{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.category-product-card .product-details .product-price .current-price{color:#52c41a;font-size:1.1rem;font-weight:700}.category-product-card .product-details .product-price .original-price{color:#888;font-size:.85rem;text-decoration:line-through}.category-product-card .add-to-cart-btn{align-items:center;background:linear-gradient(135deg,#52c41a,#389e0d);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;height:40px;justify-content:center;opacity:.9;transition:all .3s ease;width:100%}.category-product-card .add-to-cart-btn:hover{background:linear-gradient(135deg,#73d13d,#52c41a);box-shadow:0 6px 16px #52c41a66;opacity:1;transform:translateY(-2px)}.category-product-card .add-to-cart-btn i{font-size:1rem}.featured-banner{background:linear-gradient(135deg,#1f4037,#99f2c8);margin:0;padding:4rem 3rem}@media screen and (max-width:992px){.featured-banner{padding:3rem 2rem}}@media screen and (max-width:576px){.featured-banner{padding:2rem 1rem}}.featured-banner .banner-content{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border-radius:16px;display:flex;gap:2rem;justify-content:space-between;padding:2rem}.featured-banner .banner-text{flex:1 1}.featured-banner .banner-text .banner-tag{background:#ff4d4f;border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:.75rem;padding:.25rem .75rem}.featured-banner .banner-text h3{color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.featured-banner .banner-text p{color:#ffffffe6;font-size:1rem;margin-bottom:1rem}.featured-banner .banner-text p strong{background:#fff3;border-radius:4px;padding:.25rem .5rem}.featured-banner .banner-text .btn-light{background:#fff;border-radius:25px;color:#1f4037;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.featured-banner .banner-text .btn-light:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.featured-banner .banner-image{flex:0 0 300px}.featured-banner .banner-image img{border-radius:12px;box-shadow:0 8px 24px #0000004d;width:100%}.why-choose-section{background:#1a1a2e;padding:4rem 3rem}@media screen and (max-width:992px){.why-choose-section{padding:3rem 2rem}}@media screen and (max-width:576px){.why-choose-section{padding:2rem 1rem}}.why-choose-section .section-title{color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:2rem;text-align:center}.why-choose-section .features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.why-choose-section .feature-card{background:#242444;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.why-choose-section .feature-card:hover{box-shadow:0 8px 24px #52c41a33;transform:translateY(-5px)}.why-choose-section .feature-card .feature-icon{align-items:center;background:linear-gradient(135deg,#52c41a33,#52c41a1a);border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.why-choose-section .feature-card .feature-icon i{color:#52c41a;font-size:1.5rem}.why-choose-section .feature-card h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.5rem}.why-choose-section .feature-card p{color:#a0a0a0;font-size:.85rem;line-height:1.5;margin:0}.newsletter-section{background:linear-gradient(135deg,#52c41a,#2d7a3e);padding:4rem 3rem}@media screen and (max-width:992px){.newsletter-section{padding:3rem 2rem}}@media screen and (max-width:576px){.newsletter-section{padding:2rem 1rem}}.newsletter-section .newsletter-content{margin:0 auto;max-width:600px;text-align:center}.newsletter-section .newsletter-content h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.newsletter-section .newsletter-content p{color:#ffffffe6;margin-bottom:1.5rem}.newsletter-section .newsletter-form{display:flex;gap:.75rem;justify-content:center}.newsletter-section .newsletter-form input{border:none;border-radius:25px;flex:1 1;font-size:1rem;max-width:350px;padding:.75rem 1.25rem}.newsletter-section .newsletter-form input:focus{box-shadow:0 0 0 3px #ffffff4d;outline:none}.newsletter-section .newsletter-form .btn-success{background:#1a1a2e;border:none;border-radius:25px;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.newsletter-section .newsletter-form .btn-success:hover{background:#242444;transform:translateY(-2px)}@media screen and (max-width:992px){.trust-badges-section .trust-badges{justify-content:center}.why-choose-section .features-grid{grid-template-columns:repeat(2,1fr)}.featured-banner .banner-content{flex-direction:column;text-align:center}.featured-banner .banner-image{flex:0 0 auto;max-width:300px}}@media screen and (max-width:768px){.trust-badges-section .trust-badge{flex:0 0 45%;justify-content:center}.products-section .section-header h2{font-size:1.5rem}.category-section{padding:1rem}.category-section .category-header .category-title{font-size:1rem}.category-product-card .product-image-wrapper{height:60px;width:60px}.category-product-card .product-details .product-name{font-size:.85rem}.category-product-card .add-to-cart-btn{height:32px;opacity:1;width:32px}.why-choose-section .features-grid{grid-template-columns:1fr}.why-choose-section .section-title{font-size:1.5rem}.newsletter-section .newsletter-form{align-items:center;flex-direction:column}.newsletter-section .newsletter-form input{max-width:100%;width:100%}}@media screen and (max-width:576px){.trust-badges-section .trust-badge{flex:0 0 100%}.featured-banner .banner-text h3{font-size:1.25rem}.featured-banner .banner-image{max-width:100%}}.products-page-wrapper{background-color:#1a1a2e;min-height:100vh;padding:3rem}@media screen and (max-width:992px){.products-page-wrapper{padding:2rem}}@media screen and (max-width:576px){.products-page-wrapper{padding:1rem}}.product-container{max-width:100%!important;padding:0!important}.products-page-header{margin-bottom:2rem;text-align:center}.products-page-header .products-title{align-items:center;color:#fff;display:flex;font-size:2.5rem;font-weight:700;gap:.75rem;justify-content:center;margin-bottom:.5rem}.products-page-header .products-title .title-icon{font-size:2rem}@media screen and (max-width:768px){.products-page-header .products-title{font-size:1.75rem}.products-page-header .products-title .title-icon{font-size:1.5rem}}.products-page-header .products-subtitle{color:#a0a0a0;font-size:1.1rem}@media screen and (max-width:768px){.products-page-header .products-subtitle{font-size:.95rem}}.category-filters{background:#242444;border-radius:16px;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem;padding:1rem}.category-filters .category-filter-btn{align-items:center;background:#1a1a2e;border:2px solid #0000;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.6rem 1.25rem;transition:all .3s ease}.category-filters .category-filter-btn .filter-icon{font-size:1rem}.category-filters .category-filter-btn:hover{background:#52c41a1a;border-color:#52c41a4d}.category-filters .category-filter-btn.active{background:linear-gradient(135deg,#52c41a,#389e0d);border-color:#52c41a;box-shadow:0 4px 12px #52c41a4d}@media screen and (max-width:576px){.category-filters .category-filter-btn{font-size:.8rem;padding:.5rem 1rem}.category-filters .category-filter-btn .filter-label{display:none}.category-filters .category-filter-btn .filter-icon{font-size:1.25rem}}.results-info{align-items:center;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:0 .5rem}.results-info .results-count{color:#a0a0a0;font-size:.95rem}.results-info .search-term{color:#52c41a;font-weight:500}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(6,1fr)}@media screen and (max-width:1600px){.products-grid{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1400px){.products-grid{gap:1.5rem;grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.products-grid{grid-template-columns:1fr}}.product-card-wrapper .product-card-link{text-decoration:none}.product-card-modern{background:#242444;border-radius:16px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.product-card-modern:hover{box-shadow:0 12px 30px #52c41a33;transform:translateY(-8px)}.product-card-modern:hover .product-overlay{opacity:1}.product-card-modern:hover .product-image{transform:scale(1.05)}.product-card-modern .product-image-container{background:#1a1a2e;height:200px;overflow:hidden;position:relative}.product-card-modern .product-image-container .product-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.product-card-modern .product-image-container .discount-tag{background:linear-gradient(135deg,#ff4d4f,#ff7875);border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;left:12px;padding:.25rem .75rem;position:absolute;top:12px;z-index:2}.product-card-modern .product-image-container .sample-tag{background:linear-gradient(135deg,#722ed1,#9254de);border-radius:20px;color:#fff;font-size:.7rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:12px;top:12px;z-index:2}.product-card-modern .product-image-container .product-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.product-card-modern .product-image-container .product-overlay .quick-view-btn{align-items:center;background:#fff;border:none;border-radius:25px;color:#1a1a2e;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.product-card-modern .product-image-container .product-overlay .quick-view-btn:hover{background:#52c41a;color:#fff}.product-card-modern .product-info{display:flex;flex:1 1;flex-direction:column;padding:1.25rem}.product-card-modern .product-info .product-category{color:#52c41a;font-size:.75rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.product-card-modern .product-info .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;overflow:hidden}.product-card-modern .product-info .product-rating{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.product-card-modern .product-info .product-rating .rating-count{color:#888;font-size:.8rem}.product-card-modern .product-info .product-price-row{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.product-card-modern .product-info .product-price-row .current-price{color:#52c41a;font-size:1.25rem;font-weight:700}.product-card-modern .product-info .product-price-row .original-price{color:#888;font-size:.9rem;text-decoration:line-through}.product-card-modern .product-info .add-to-cart-btn-card{align-items:center;background:linear-gradient(135deg,#52c41a,#389e0d);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;margin-top:auto;padding:.75rem;transition:all .3s ease;width:100%}.product-card-modern .product-info .add-to-cart-btn-card:hover{background:linear-gradient(135deg,#73d13d,#52c41a);box-shadow:0 4px 12px #52c41a66;transform:translateY(-2px)}.no-products-found{padding:3rem;text-align:center}.no-products-found .no-products-content{margin:0 auto;max-width:400px}.no-products-found .no-products-content img{margin-bottom:1.5rem;max-width:200px;opacity:.7}.no-products-found .no-products-content h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.no-products-found .no-products-content p{color:#a0a0a0;margin-bottom:1.5rem}.no-products-found .no-products-content .btn-success{background:linear-gradient(135deg,#52c41a,#389e0d);border:none;border-radius:25px;padding:.75rem 1.5rem}.product-container .product-content{display:none!important}
/*# sourceMappingURL=main.6cf54316.css.map*/