.redirecte{margin:0;padding:0;height:100vh;overflow:hidden}.img-containor{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.img-containor img{width:50%;animation:logo1 2s cubic-bezier(.42,.66,.13,1.28)}@keyframes logo1{0%{width:100%}1%{width:100%}to{width:50%}}@media (max-width: 720px){.img-containor img{width:80%;animation:logo2 1.5s cubic-bezier(0,0,.69,1.66)}@keyframes logo2{0%{width:100%}1%{width:100%}to{width:80%}}}.navbar{top:0;display:flex;justify-content:space-between;align-items:center;padding:4px 60px;background-color:#282c34;color:#fff;position:sticky;z-index:10}.navbar-logo{display:flex;align-items:center;gap:10px}.navbar-logo img{width:100px;height:100%}.navbar-links{list-style:none;display:flex;gap:25px;margin:0;padding:0}.navbar-links li{font-size:1rem;font-weight:500;position:relative}.navbar-links a,.product-toggle{text-decoration:none;color:#fff}.navbar-links a:hover,.product-toggle:hover{color:#1b8d22;cursor:pointer}.navbar-toggle{display:none;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer}.product-popup{position:absolute;background-color:#fff;padding:10px 20px;border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 6px #0003;z-index:1000;top:40px;left:50%;transform:translate(-50%)}.product-popup ul{list-style:none;padding:0;margin:0}.product-popup li{padding:3px 0}.product-popup a{font-size:.9rem;color:#282c34}.product-popup a:hover{color:#1b8d22;cursor:pointer}@media (max-width: 750px){.navbar{border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-direction:column;padding:8px 30px}.navbar .header{display:flex;align-items:center;width:100%}.navbar-logo{width:100%}.navbar-logo img{width:90px}.navbar-toggle{display:block}.navbar-links{margin-top:50px;flex-direction:column;text-align:left;color:#282c34;margin-bottom:8px;width:100%}.navbar-links li{letter-spacing:1px;padding:5px 15px}.close{display:none}.product-popup{top:-20px;left:35%;transform:translate(-50%)}.product-popup li:active{color:#1b8d22}}@media (max-width: 480px){.navbar{flex-direction:column;padding:6px 20px}.navbar-logo{width:100%}.navbar-links{gap:8px}.product-popup{left:50%;transform:translate(-50%)}}.footer{width:100%;background-color:#bfbfbf}.footer .footer-content{padding:50px 20px;max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:20px}@media (min-width: 768px){.footer .footer-content{justify-content:space-between;padding:50px 40px}}.footer .footer-content .col{max-width:300px}@media (max-width: 768px){.footer .footer-content .col{max-width:300px;margin:0 auto}.footer .footer-content{gap:40px}}.footer .footer-content .col .title{margin-bottom:20px;font-size:20px;font-weight:500;color:#000000b3}@media (max-width: 768px){.footer .footer-content .col .title{text-align:center;font-size:24px}}.footer .footer-content .col .cat-col{display:flex;flex-direction:column;gap:5px}@media (max-width: 768px){.footer .footer-content .col .cat-col{align-items:center}.footer .footer-content .col .cat-col span{font-size:17px}}.footer .footer-content .col .text{color:#0009;font-size:14px;font-weight:500}.footer .footer-content .col .about-text{color:#0009;font-size:15px;font-weight:500;text-align:justify}.footer .footer-content .col .c-item{display:flex;margin-bottom:17px}@media (max-width: 768px){.footer .footer-content .col .about-text{text-align:center;font-size:16px}.footer .footer-content .col .c-item{justify-content:center}.footer .footer-content .col .c-item .text{font-size:16px}}.footer .footer-content .col .c-item svg{flex-shrink:0;font-size:14px;margin-right:10px;margin-top:4px;color:#000000a6}.footer .footer-content .col .c-item .social-icons{display:flex;gap:5px;margin-left:40px}.footer .footer-content .col span.text{display:block;margin-bottom:10px;cursor:pointer}.footer .bottom-bar{border-top:1px solid rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center}.footer .bottom-bar .bottom-bar-content{padding:8px;font-size:13px;color:#000000a6;font-weight:500;text-align:center}@media (max-width: 768px){.footer .bottom-bar .bottom-bar-content{padding:10px;max-width:1200px}}.hero{position:relative;min-height:80vh;width:100%}.hero-bg{position:absolute;background:url(/assets/10-2berql6f.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;filter:blur(3px);width:100%;height:100%;z-index:-1}.hero-contener{background-color:#0000001a;display:flex;align-items:center;justify-content:space-between;padding:50px;min-height:80vh}.hero-content{flex:1;max-width:600px}.hero-title{font-size:2.8rem;font-weight:700;color:#199e17;margin-bottom:40px;line-height:1.3;text-align:left}.hero-subtitle{font-size:1.4rem;font-weight:600;color:#128710;margin:2px auto}.hero-description{font-size:1.2rem;color:#e9e9e9;margin-bottom:30px;text-align:justify;font-weight:500}.hero-buttons{display:flex;gap:15px;margin:30px 90px auto}.hero-button{background-color:#108c0e;color:#fff;padding:12px 20px;font-size:1rem;text-decoration:none;border:none;border-radius:5px;cursor:pointer;transition:all .3s ease}.hero-button:hover{background-color:#19b117}.brochure-button{text-decoration:none;background-color:#0d47a1}.brochure-button:hover{background-color:#1565c0}.hero-image-container{flex:1;display:flex;justify-content:center;align-items:center}.tranding-slider-container{width:100%;max-width:90%;overflow:hidden;border-radius:15px;box-shadow:0 8px 20px #252525}.tranding-slider{width:100%;height:auto}.tranding-slide{transition-timing-function:ease-in-out;transition-duration:.2s;display:flex;justify-content:center;align-items:center;object-fit:cover}.hero-image{width:100%;height:auto}@media (max-width: 1024px){.hero{min-height:90vh}.hero-contener{flex-direction:column-reverse;text-align:center;min-height:90vh}.hero-content{max-width:100%;margin-top:20px}.hero-title{font-size:2.7rem}.hero-subtitle{font-size:1.65rem}.hero-description{font-size:1.4rem;margin-bottom:70px}.hero-buttons{justify-content:center}.hero-button{padding:15px 25px;font-size:1.4rem}}@media (max-width: 768px){.hero-contener{padding:30px}.hero-title{font-size:2.2rem}.hero-description{font-size:1rem;margin-bottom:35px}.hero-button{font-size:.9rem;padding:10px 15px}.hero-image{max-width:100%}}@media (max-width: 480px){.hero-title{font-size:1.8rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column}.hero-button{font-size:1rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;padding:60px 50px;background-color:#f9f9f9}.about-content{flex:1;max-width:650px;margin-right:15px}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#108c0e}.about-introduction,.about-details,.about-values,.about-support{font-size:1.1rem;line-height:1.8;margin-bottom:15px;font-weight:500;text-align:justify;word-spacing:2px;letter-spacing:1px}.about-image{flex:1;display:flex;justify-content:center;align-items:center;max-width:500px}.about-img{max-width:100%;height:auto;border-radius:15px;box-shadow:0 8px 20px #0003}@media (max-width: 768px){.about-section{flex-direction:column;text-align:center}.about-content{margin-right:0;margin-bottom:30px}.about-image{max-width:100%}}.product-container{padding:20px;font-family:Arial,sans-serif;background-color:#f9f9f9;min-height:90vh}.product-title{text-align:center;font-size:2em;color:#333;margin-bottom:60px;line-height:50px}.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;justify-items:center;margin-bottom:50px}.product-title span{padding-bottom:5px;border-bottom:3px solid green}.product-card{display:flex;flex-direction:row;gap:7%;background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:15px;width:100%;max-width:410px;box-shadow:0 4px 8px #0000001a;transition:transform .2s ease-in-out;cursor:pointer}.product-image{width:17%;filter:drop-shadow(4px 4px 8px rgba(0,0,0,.6))}.product-detail{height:auto}.product-card:hover{transform:translateY(-5px)}.product-card .product-brand{color:#007bff;margin-bottom:2px}.product-card .product-comp{margin-bottom:25px}.product-card p{margin:8px 0;color:#555}@media (max-width: 1368px){.product-list{grid-template-columns:repeat(3,1fr)}.product-card{max-width:280px}.product-image{width:27%}}@media (max-width: 1024px){.product-list{grid-template-columns:repeat(2,1fr)}.product-card{max-width:310px}}@media (max-width: 720px){.product-list{grid-template-columns:repeat(1,1fr)}.product-card{max-width:410px}.product-image{width:17%}}@media (max-width: 480px){.product-container{min-height:80vh}.product-list{grid-template-columns:1fr}.product-card{padding:10px;gap:5%}.product-image{min-width:22%}}.product-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:999}.product-modal{background:#fff;border-radius:10px;padding:20px;width:90%;max-width:500px;position:relative;box-shadow:0 8px 20px #0006;animation:fadeIn .3s ease-out;margin:auto 22px}.close-button{position:absolute;top:10px;right:15px;background:none;border:none;font-size:1.5rem;font-weight:700;cursor:pointer;color:#444;transition:color .3s ease}.close-button:hover{color:#000}.modal-product-image{width:auto;height:15rem;border-radius:10px;margin-bottom:15px;filter:drop-shadow(2px 4px 10px rgba(0,0,0,.4))}.modal-product-detail{text-align:center}.modal-product-brand{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:10px}.modal-product-comp,.modal-product-dose,.modal-product-Packs{font-size:1rem;color:#555;margin-bottom:8px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.admin-navbar{top:0;display:flex;justify-content:space-between;align-items:center;padding:4px 60px;background-color:#282c34;color:#fff;position:sticky;z-index:10}.admin-navbar .navbar-logo{display:flex;align-items:center;gap:10px}.admin-navbar .navbar-logo img{width:100px;height:100%}.admin-navbar .navbar-links{list-style:none;display:flex;gap:25px;margin:0;padding:0}.admin-navbar .navbar-links li{font-size:1rem;font-weight:500;position:relative}.admin-navbar .navbar-links a,.admin-navbar .product-toggle{text-decoration:none;color:#fff}.admin-navbar .navbar-links a:hover,.admin-navbar .product-toggle:hover{color:#1b8d22;cursor:pointer}.admin-navbar .log-out{margin-left:40px}.admin-navbar .log-out svg{margin-bottom:-3px}.admin-navbar .log-out:hover{color:#ed1212}.admin-navbar .navbar-toggle{display:none;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer}.admin-navbar .product-popup{position:absolute;background-color:#fff;padding:10px 20px;border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 6px #0003;z-index:1000;top:40px;left:50%;transform:translate(-50%)}.admin-navbar .product-popup ul{list-style:none;padding:0;margin:0}.admin-navbar .product-popup li{padding:3px 0}.admin-navbar .product-popup a{font-size:.9rem;color:#282c34}.admin-navbar .product-popup a:hover{color:#1b8d22;cursor:pointer}@media (max-width: 750px){.admin-navbar{border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-direction:column;padding:8px 30px}.admin-navbar .header{display:flex;align-items:center;width:100%}.admin-navbar .navbar-logo{width:100%}.admin-navbar .navbar-logo img{width:90px}.admin-navbar .navbar-toggle{display:block}.admin-navbar .navbar-links{margin-top:50px;flex-direction:column;text-align:left;color:#282c34;margin-bottom:8px;width:100%}.admin-navbar .navbar-links li{letter-spacing:1px;padding:5px 15px}.admin-navbar .close{display:none}.admin-navbar .product-popup{top:-20px;left:35%;transform:translate(-50%)}.admin-navbar .product-popup li:active{color:#1b8d22}.admin-navbar .log-out{margin-left:0;padding-top:120px}}@media (max-width: 480px){.admin-navbar{flex-direction:column;padding:6px 20px}.admin-navbar .navbar-logo{width:100%}.admin-navbar .navbar-links{gap:8px}.admin-navbar .product-popup{left:50%;transform:translate(-50%)}}.loginpage{height:90dvh;display:flex;align-items:center;justify-content:center}.form-card{background-color:#f0f8ff;padding:20px 40px 40px;border-radius:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}.form-card img{width:150px;margin-bottom:40px}.form-group input,.form-group a{font-size:16px;padding:5px}.form-group a{margin-left:-30px;width:28px;height:28px}.form-group a svg:hover{cursor:pointer}.form-group p{color:brown;padding-left:5px}.form-card .btn{font-size:15px;padding:7px 22px;margin-top:20px;border-radius:3px;background-color:#3b8233;border:none;color:#fff;cursor:pointer;transition:all .3s ease}.form-card .btn:hover{background-color:#2c5e26}.main-page{min-height:70dvh;padding:60px}.main-page .types-contener{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.main-page .types-contener .type-background{background:url(https://images.unsplash.com/photo-1506748686214-e9df14d4d9d0?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwzNjUyOXwwfDF8c2VhcmNofDJ8fGdyb3VwJTIwY29sb3J8ZW58MHx8fHwxNjg5NTQ1NzA0&ixlib=rb-4.0.3&q=80&w=1080) no-repeat center center / cover;border-radius:25px}.main-page .types-contener .type{border-radius:25px;padding:10px 25px;background-color:#0000;color:#fff;transition:all .7s ease}.main-page .types-contener .type h6{color:#fff;font-size:18px;margin-top:1rem;margin-bottom:.5rem}.main-page .types-contener .type p{margin-top:0}.main-page .types-contener .type .btn{display:hidden;opacity:0;margin-top:3rem;margin-bottom:1rem;text-align:center;transition:all .7s ease}.main-page .types-contener .type .btn .link{background-color:#fc0;color:#000;border-radius:25px;padding:8px 20px;font-size:16px;text-decoration:none;transition:all .3s ease}.main-page .types-contener .type .btn .link:hover{background-color:#bc9704;color:#fff;cursor:pointer}.main-page .types-contener .type:hover .btn{display:block;opacity:1}.main-page .types-contener .type:hover{background-color:#00000080}@media (max-width: 1200px){.main-page .types-contener{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.main-page .types-contener{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.main-page .types-contener{grid-template-columns:repeat(1,1fr)}}@media (max-width: 500px){.main-page{padding:20px}.main-page .types-contener .type-background{background:url(https://images.unsplash.com/photo-1506748686214-e9df14d4d9d0?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwzNjUyOXwwfDF8c2VhcmNofDJ8fGdyb3VwJTIwY29sb3J8ZW58MHx8fHwxNjg5NTQ1NzA0&ixlib=rb-4.0.3&q=80&w=1080) no-repeat center center / cover}}.select-type{height:80dvh;display:flex;justify-content:center;align-items:center;font-size:36px;color:#636363}.admin-product-page{display:flex;flex-direction:column;align-items:center}.admin-product-page .product-form-container{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;gap:50px}.admin-product-page .product-form-container .product-form{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:40px auto;gap:20px}.product-form .form-group label{margin-bottom:20px}.product-form .form-group .img-label,.admin-product-card .product-id .img-label{padding:13px 13px 0;cursor:pointer;border:2px solid rgb(31,31,31);border-radius:5px;font-size:24px;color:#636363}.admin-product-card .product-id .img-label{padding:6px 9px 0;cursor:pointer;border:2px solid rgb(31,31,31);border-radius:5px;font-size:24px;color:#636363}.product-form .form-group .img-label svg{width:26px;height:26px;color:#636363}.admin-product-card .product-id .img-label svg{width:20px;height:20px;color:#636363}.product-form .form-group img{max-width:100px}.product-form-container .btn{font-size:16px;padding:7px 20px;border-radius:3px;background-color:#3b8233;border:none;color:#fff;cursor:pointer;transition:all .3s ease}.product-form-container .btn:hover{background-color:#2e6228}.admin-products-container{display:flex;flex-direction:column;align-items:center;width:100%}.admin-product-page .btn-denger{background-color:#ea2626}.admin-product-page .btn-denger:hover{background-color:#b82828;transition:all .3s ease}.admin-product-page .btn-warning{background-color:#2626ea}.admin-product-page .btn-warning:hover{background-color:#1e1e89;transition:all .3s ease}@media (max-width: 768px){.admin-product-page .product-form-container{flex-direction:column;align-items:center;gap:40px;margin-bottom:50px;margin-top:50px}.admin-product-page .product-form-container .btn,.admin-product-page .product-form-container .btn:hover,.admin-product-page .admin-products-container{width:100%}.admin-product-page .admin-products-container{width:90%;margin:10px 20px;padding:20px}.product-form{flex-direction:column;align-items:center}.product-form .form-group .img-label,.admin-product-page .product-id .img-label{padding:80px 40px 0;cursor:pointer;border:3px solid rgb(99,99,99);border-radius:10px}.product-form .form-group .img-label svg{width:66px;height:66px;margin-bottom:15px}.product-form .form-group img{max-width:150px}}.admin-product-card{background-color:#f0f8ff;width:90%;padding:.5% 1%;border-radius:5px;margin-bottom:10px;display:flex;flex-direction:row;gap:10px;align-items:center}.admin-product-card .product-data,.admin-product-card .editform-control{width:18%;font-size:16px;padding:7px 10px;margin:0}.admin-product-card .product-id{flex-basis:7%;overflow:hidden;text-align:center}.admin-product-card .product-img{flex-basis:5%;overflow:hidden;text-align:center}.admin-product-card .product-name{flex-basis:5%;text-align:center;overflow:hidden}.admin-product-card .product-btn{flex-basis:14%;text-align:center}.admin-product-card .product-img img,.product-form .form-group img{height:80px}.admin-product-card .product-btn{width:18%;font-size:16px;margin:0}.admin-product-card .btn-primery{background-color:#2626ea}.admin-product-card .btn-primery:hover{background-color:#1e1e89;transition:all .3s ease}.admin-product-card .btn-denger{background-color:#ea2626}.admin-product-card .btn{font-size:16px;padding:7px 20px;border-radius:3px;border:none;color:#fff;cursor:pointer}@media (max-width: 768px){.product-header{display:none}.admin-product-card{flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-bottom:50px;margin-top:50px;padding:20px 10px}.admin-product-card .product-data,.admin-product-card .editform-control{width:90%}.admin-product-card .product-btn{width:100%}.admin-product-card .product-data,.admin-product-card .product-btn{flex-basis:8%;text-align:center}.admin-product-card .product-img{flex-basis:12%}.admin-product-card .product-img img,.product-form .form-group img{height:120px}.admin-product-card .product-id .img-label svg{width:66px;height:90px;color:#636363;margin-bottom:5px;margin-top:10px}}
