html,body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{margin:0;min-height:100vh}#root{min-height:100vh}.app-main{height:100%;width:100%;min-height:100vh}.app-main{min-height:100vh;width:100%;background-image:url(/assets/WhatsApp%20Image%202026-04-03%20at%2011.35.16%20AM-CndSH0ho.jpeg);background-size:cover;background-position:start;background-repeat:no-repeat}.nav-main{position:fixed;top:0;left:0;width:100%;background-image:url(/assets/ChatGPT%20Image%20Feb%2021_%202026_%2011_13_05%20AM-Bck7lzB7.png);background-image:url(/assets/ChatGPT%20Image%20Mar%2019_%202026_%2012_42_22%20AM-BTKYXU-a.png);background-size:cover;background-position:center top;background-repeat:no-repeat;z-index:1000}.nav-main .part1{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.5rem}.nav-main .part2{width:100%;position:absolute;left:0;top:0;color:#e1ddc5;background:linear-gradient(180deg,#ead7cf,#f4eae4)}.nav-main .left{width:25%;color:#5a3a2a}.nav-main .name{width:50%;text-align:center;font-family:Georgia,serif}.nav-main .name hr{width:60%;margin:auto}.nav-main .name h2{font-family:Georgia,serif;font-weight:500;font-style:italic;color:#5a3a2a}.nav-main .part1 .name h3{font-weight:100;font-size:.9rem}.nav-main .right{width:25%;text-align:center;display:flex;gap:.5rem;color:#5a3a2a}.nav-main h2{font-size:2rem}.nav-main .ri-menu-line{font-size:1.6rem}.nav-main .right span{background-color:#8b2323;position:absolute;color:#fff;width:30px;font-size:.7rem;border-radius:50px;font-size:1rem;top:9px;right:-3px}.nav-main .part2{padding:1rem;display:none;z-index:999}.nav-main .part2 .inner{margin-top:1rem}.nav-main .part2 .inner h2{margin-top:1rem;width:65%;padding:.4rem;background-color:#83554b;box-shadow:0 6px 10px #0006;display:flex;align-items:center;gap:12px;font-size:1rem;padding:14px 20px;border-radius:14px;background:linear-gradient(180deg,#f3eae2,#e9ded4);border:1px solid #C8A27A;color:#6b4f3a;font-weight:500;box-shadow:0 6px 12px #00000059,inset 0 1px #fff9;cursor:pointer;transition:all .2s ease}.nav-main .part .inner{background-color:pink}.nav-main .ri-search-line,.ri-heart-line,.ri-shopping-cart-2-fill,.ri-home-4-line{font-size:1.6rem}.productcard-main{width:30%;border:1px solid black;border-radius:10px;margin-top:.5rem;position:relative;overflow:hidden;height:220px;padding-bottom:.5rem;background-color:#f5eae2;border:1px solid rgba(200,162,122,.2);box-shadow:0 4px 12px #0003}.productcard-main .product{height:50%;width:100%}.productcard-main .discount{position:absolute;top:0;left:0;background-color:#8b2323;color:#fff;padding:.5rem;font-size:.6rem}.productcard-main img{width:100%;height:40%}.productcard-main .info{padding:.4rem;width:100%}.productcard-main .info p{font-weight:700}.productcard-main .info .rating{position:absolute;top:35%;padding-right:.2rem;padding-left:.2rem;left:0;display:flex;gap:.5rem;align-items:center;background-color:#8b2323;border-radius:2px}.productcard-main .info .rating span{font-size:.7rem;color:#fff;font-weight:400}.productcard-main .info .ri-star-fill{color:#dcbb00}.productcard-main button{margin-top:.7rem;width:100%;border:none;padding:.4rem;background-color:#c8a27a;color:#fff}.productcard-main button:active{scale:.98}.productcard-main .outofStock{position:absolute;top:0;height:100%;width:100%;background-color:#000;opacity:.4;color:#fff;font-weight:900;display:flex;align-items:center;padding-top:1rem;flex-direction:column}.reviewHomePg{padding:1rem;border:1px solid rgba(200,162,122,.2);border-radius:20px;box-shadow:0 4px 12px #00000040}.reviewHomePg i{color:#f0bb40}@media(max-width:400px){.productcard-main .product .info p{font-size:.8rem}.nav-main .part2 h2{font-size:1.5rem}}@media(min-width:768px)and (max-width:1024px){.nav-main .part1 .right{display:flex;justify-content:space-between;padding-left:10%}}@media(min-width:900px)and (max-width:1600px){.nav-main .part1 .right{display:flex;justify-content:space-between;padding-left:10%}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}@media(max-width:400px){.cart-main .allInfo div p{font-size:.8rem}}.home-main{margin-top:4rem;height:100%;width:100%}.home-main .topImg{height:30%;width:100%}.home-main img{height:100%;width:100%}.home-main .whatsapp{height:80px;bottom:10px;position:fixed;right:10px;z-index:999}.home-main .offer{width:100%;overflow:hidden;background-color:#f64242;color:#fff;white-space:nowrap;padding:.3rem 0rem}.home-main .sections .section-item{height:300px}.home-main .sections .section-item .section{overflow:hidden}.home-main .sections .section-item .section img{height:100%;width:100%}.home-main .sections p{font-size:1.2rem}.home-main .home-products{position:relative}.home-main .home-products .loading-container{top:0;height:100%;height:200px}.home-main .productcard-main .loading-container .spinner{height:20px;width:20px}.home-main .homeReviews{display:flex;flex-direction:column;gap:1rem;padding:.5rem}.home-main .footer .logos i{text-decoration:none;list-style:none}.products-main{height:100%;margin-top:4rem}.products-main .productcard-main{width:48%;height:400px}.products-main .productcard-main img{width:100%;height:120%}.products-main .productcard-main .info p{font-size:1.2rem}.products-main .productcard-main .info .finalPrice{font-size:.9rem}.products-main .productcard-main .rating{top:38%;padding:.2rem;border-radius:5px}.products-main .productcard-main .rating span{font-size:1.2rem}.product-main .productcard-main .rating i{font-size:1.4rem}.products-main .productcard-main button{margin-top:1rem;padding:1rem;font-size:1rem;border-radius:8px;position:relative}.products-main .productcard-main .info .cartBtn{height:50px}.productcard-main .cartBtn{position:relative;height:30px;border-radius:5px}.productcard-main .loading-container{position:absolute;opacity:.6;background-color:transparent}.products-main .productcard-main .loading-container .spinner{height:30px;width:30px}.spinner-scroll-main{display:flex;justify-content:center;margin-top:1rem}.spinner-scroll-main .spinner-scroll{border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}.inner-offer{display:inline-block;padding-left:100%;animation:scrollText 6s linear infinite}@keyframes scrollText{0%{transform:translate(0)}to{transform:translate(-100%)}}.home-main h1{color:#4a3a2a;font-family:Playfair Display,serif;font-weight:600;text-align:center;margin-top:.5rem;margin-bottom:.5rem;font-size:1.7rem}.sections{width:100%;display:flex;height:100%;gap:1rem;padding:1rem .5rem;overflow-x:auto;scrollbar-width:none}.sections::-webkit-scrollbar{display:none}.section-item{background-color:#f5eae2;width:100%;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(200,162,122,.2);box-shadow:0 4px 12px #0003}.section-item img{height:60%}.section-item p{font-size:1.2rem}.section-item button{background-color:#c8a27a;color:#fff;border:none;border-radius:10px;font-size:.7rem;padding:.7rem;margin-top:auto;width:80%;margin-bottom:.3rem}.sections .section{width:100px;height:100px;background-color:#00008b;border-radius:50%}.home-main .viewAllCollections{border:5px solid rgba(200,162,122,.2);padding:.5rem;background-color:transparent;border-radius:50px;text-align:center;width:80%;margin:0 auto;font-size:1.2rem;margin-top:2rem;margin-bottom:2rem;color:#c8a27a}.home-main .chooseUs{width:100%;display:flex;padding:.5rem;justify-content:space-between;margin-bottom:2rem}.home-main .chooseUs .one{width:32%;background-color:#ebd4bd;padding:.5rem;text-align:center;border:1px solid rgba(200,162,122,.25);border-radius:12px;box-shadow:0 2px 6px #0003;color:#c8a27a}.chooseUs .delivery .ri-truck-line,.chooseUs .cod i,.chooseUs .returns i{font-size:2.5rem}.home-products{display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem}.productDetails-main{width:100%;height:100%;margin-top:4rem;padding-bottom:3.5rem}.productDetails-main .loading-container{z-index:9999}.productDetails-main .mainImg{height:500px}.productDetails-main .images{overflow:auto}.productDetails-main .images p{height:100%;width:80px;font-size:1.5rem;padding:10px;background-color:gray}.productDetails-main img{width:100%}.productDetails-main .mainImg video{width:100%;height:100%}.productDetails-main .images{display:flex;gap:.5rem;margin-top:.5rem;padding-left:.5rem}.productDetails-main .images img{width:20%;aspect-ratio:1/1;border-radius:10px}.productDetails-main h1{margin-top:1rem;margin-bottom:1.5rem}.productDetails-main h2{font-size:2rem;margin-bottom:1rem}.productDetails-main .allSizes{padding-left:.5rem;margin-bottom:1rem}.productDetails-main .info2 .size{padding:1rem;font-size:1rem;margin-left:.5rem;border-radius:15px}.productDetails-main .info2 .sizeBtn{background-color:#000;color:#fff}.productDetails-main .name{margin-top:.5rem}.productDetails-main p{margin-bottom:1rem;margin-top:.5rem}.productDetails-main .notify{position:absolute;z-index:999;top:40%;background-color:gray;padding:.5rem;border-radius:10px;color:#fff;left:50%;translate:-50%;display:none;animation-name:notify;animation-duration:.1s;animation-timing-function:ease-in-out}@keyframes notify{0%{scale:.8}to{scale:1}}.productDetails-main .btns{display:flex;width:100%;bottom:0;position:fixed}.productDetails-main .btns .cart{padding:.5rem;width:50%;font-size:1.5rem;border:none;color:#fff;background-color:#c8a27a}.productDetails-main .btn{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem;position:fixed;bottom:0;width:100%;z-index:999}.productDetails-main .btns .buy{padding:.5rem;width:50%;font-size:1.5rem;border:none;color:#fff;background-color:#9d7044}.productDetails-main .btn .buy{padding:1rem 2rem;font-size:1.5rem;width:90%;border-radius:15px;background:linear-gradient(180deg,#0f6a3a,#1e8b57);color:#fff;border:none;box-shadow:0 4px 10px #0003}.productDetails-main .btn .cart{padding:1rem 2rem;font-size:1.5rem;width:90%;border-radius:15px;box-shadow:0 2px 5px #0000001a}.productDetails-main .btn .cart:active{scale:.98}.productDetails-main .btn .gift{padding:1rem 2rem;font-size:1.5rem;width:90%;border-radius:15px;margin-bottom:.5rem;color:#5a4633;background:linear-gradient(180deg,#f3ebdd,#e6d8c3);border:1px solid #C8A27A}.productDetails-main .name,.price,.desc{padding-left:1rem}.productDetails-main .home-products{margin-bottom:10rem}.productDetails-main .name{font-family:Libre Baskerville,Georgia,Times New Roman,serif;margin-top:1rem}.productDetails-main .priceSection{display:flex;gap:.5rem;margin-top:.5rem;align-items:center}.productDetails-main .priceSection .price2{font-size:1.1rem}.productDetails-main .priceSection .discount{font-size:1.1rem;background-color:#e57373;padding:.5rem;border-radius:10px}.productDetails-main .rating{padding-left:1rem;font-size:1.5rem;display:flex;align-items:center;gap:.5rem}.productDetails-main .rating i{font-size:1.5rem}.productDetails-main .adminBtns{display:flex;gap:1rem;padding-left:1rem;margin-top:2rem}.productDetails-main .adminBtns button{padding:.5rem;border-radius:10px;border:none;font-size:1rem}.productDetails-main .adminBtns .del{background-color:red;color:#fff}.productDetails-main .adminBtns .update{background-color:#87cefa}.productDetails-main .review{padding:1rem}.productDetails-main .review input{border-radius:10px;font-size:1.2rem;padding:.5rem;outline:none;border:none}.productDetails-main .review button{padding:.6rem;border:none;border-radius:10px;font-size:1rem;background-color:#9d7044;color:#fff}.productDetails-main .review .inner-review{margin-top:1rem}.productDetails-main .review .ri-star-fill{color:#dcbb00}.productDetails-main .home-products{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:16px}.productDetails-main .home-products>*{flex:0 0 30%}.productDetails-main .productcard-main{height:250px}.productDetails-main .productcard-main .loading-container .spinner{height:25px;width:25px}.productDetails-main .productcard-main .spinner-scroll-main{display:flex;justify-content:center;margin-top:1rem}.productDetails-main .productcard-main .product img{height:100%}.productDetails-main .productcard-main .product button{margin-top:1rem}.productDetails-main .productcard-main .product p{margin-bottom:0rem}.login-main{height:100%;width:100%;padding-top:10rem}.login-main form{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.login-main form h2{margin-bottom:1rem}.login-main form input{border-radius:50px;border:none;outline:none;font-size:1rem;padding:.5rem 1rem;width:80%;margin-bottom:1rem}.login-main form p{margin-bottom:.5rem}.login-main form button{width:70%;padding:.5rem;font-size:1rem;border-radius:10px;border:none;color:#fff;background:linear-gradient(to bottom,#b33a3a,#8b2323)}.paymentType-main{width:100%;height:100%;padding-top:5rem}.paymentType-main .productInfo{display:flex;width:100%;padding:1rem;gap:1rem}.paymentType-main .productInfo img{width:40%}.paymentType-main form{display:flex;flex-direction:column;padding:1rem;gap:1rem}.paymentType-main form input{font-size:1rem;padding:.5rem 1rem}.paymentType-main .cod,.online{display:flex;gap:1rem}.paymentType-main .gift{display:flex;flex-direction:column}.paymentType-main .gift textarea{height:100px;padding:.5rem;font-size:1rem}.paymentType-main form button{padding:.5rem;font-size:1.2rem;border:none;background:linear-gradient(to bottom,#e57373,#d65a5a);color:#fff;border-radius:10px}.error{border:2px solid red}.cart-main{height:100vh;width:100%;padding:5rem 1rem 1rem}.cart-main .heading{display:grid;grid-template-columns:100px 2fr 1fr 1fr;align-items:center;gap:1rem;padding:15px 0;border-bottom:2px solid #080808}.cart-main .allInfo{height:75%;overflow:auto}.cart-main .info{display:grid;grid-template-columns:100px 2fr 1fr 1fr;align-items:center;gap:1rem;padding:15px 0;border-bottom:1px solid black}.cart-main .info img{width:80px;height:80px;object-fit:cover;border-radius:8px}.cart-main .info p{margin:0;font-size:15px}.cart-main .info .qty{display:flex;align-items:center;gap:10px}.cart-main .info .qty button{width:30px;height:30px;border:1px solid #ccc;background-color:#fff;cursor:pointer;font-size:16px;border-radius:5px;transition:.2s ease}.cart-main .info .qty button:hover{background-color:#333;color:#fff}.cart-main .info .qty p{margin:0;min-width:20px;text-align:center}.cart-main .info p:last-child{font-weight:700}.cart-main .btn{padding:1rem;margin-bottom:2rem;border:none;border-radius:10px;background-color:#39c;color:#fff;font-weight:700;font-size:1rem;position:fixed;bottom:0;right:10px;left:10px}.cart-main form{position:absolute;top:100px;background-color:#fff;width:100%;left:0;height:100%;visibility:hidden}.adminOrder-main{overflow:auto;height:100vh;padding-bottom:3rem;padding:2rem .5rem .5rem;margin-top:3rem}.adminOrder-main select{padding:.7rem;font-size:1rem;border-radius:10px;background-color:#39c;color:#fff;font-weight:600}.adminOrder-main form{display:flex;justify-content:center;gap:.5rem}.adminOrder-main form input{padding:.5rem;width:50%;margin-top:1rem;margin-bottom:1rem;border-radius:10px;border:none}.adminOrder-main form button{padding:1rem;height:100%;margin-top:1rem;margin-bottom:1rem;border-radius:10px;border:none;background-color:#3ab3b3;color:#fff;font-weight:600}.adminOrder-main form button:active{scale:.97}.adminOrder-main .admin-card{background-color:#b33a3a;margin-top:1rem;padding:1rem;border-radius:20px}.adminOrder-main .admin-card .head{display:grid;grid-template-columns:100px 2fr 1fr 1fr}.adminOrder-main .admin-card .order-details{display:grid;grid-template-columns:100px 2fr 1fr 1fr;gap:1rem;margin-top:1rem}.adminOrder-main .admin-card .order-details p{color:#000}.adminOrder-main .admin-card .order-details img{width:100%;aspect-ratio:1/.8}.adminOrder-main .address p{color:#000}.adminOrder-main .btns{display:flex;gap:.5rem;margin-top:1rem}.adminOrder-main .returnBtn{padding:.5rem;font-size:1rem;margin-top:1rem;border-radius:10px;border:none;background-color:#add8e6;font-weight:700}.adminOrder-main .returnBtn:active{scale:.97}.adminOrder-main .cancelBtn{padding:.5rem;font-size:1rem;margin-top:1rem;border-radius:10px;border:none;color:#fff;background-color:red;font-weight:700}.adminOrder-main .cancelBtn:active{scale:.97}.adminOrder-main .btns .orderPlaced{padding:.5rem;border:none;border-radius:10px;background-color:#ff0;font-weight:500}.adminOrder-main .btns .outforDelhivery{padding:.5rem;border:none;border-radius:10px;background-color:green;font-weight:500}.adminOrder-main .btns .orderCancel{padding:.5rem;border:none;border-radius:10px;background-color:red;color:#fff;font-weight:500}.adminOrder-main .infoSection{margin-top:1rem}.adminOrder-main .infoSection input{padding:.5rem 1rem;width:100%}.adminOrder-main .infoSection .btns{display:flex;justify-content:space-between}.adminOrder-main .btns .pdf{padding:.5rem;border:none;border-radius:10px;background-color:#87cefa;font-weight:500}.adminOrder-main .admin-card .orderStatus{background-color:#3ab3b3;padding:.5rem;width:fit-content;border-radius:10px;margin-top:.5rem}.adminOrder-main .admin-card .returnId{background-color:pink;margin-top:1rem;border-radius:1rem;padding:.5rem}.adminOrder-main .admin-card .returnIDSection button{padding:.5rem;background-color:#e57373;border:none;margin-top:1rem;border-radius:20px}.adminOrder-main .admin-card .returnIDSection button:active{scale:.98}.adminOrder-main .del-adminOrders{padding:1rem;margin-top:1rem;border:none;border-radius:10px;background-color:red;color:#fff}.user-orders{width:100%;height:100%}.user-orders .admin-card .order-details img{width:40%}.user-orders .admin-card{width:100%;background-color:#eec69f;box-shadow:0 0 10px #0006}.user-orders .admin-card .order-details{width:100%;display:flex;gap:1rem}.updateProduct-main{height:100%;width:100%;padding:1rem;margin-top:4rem}.updateProduct-main form{display:flex;flex-direction:column;gap:1rem}.updateProduct-main form input{padding:1rem}.updateProduct-main form button{padding:1rem;border-radius:20px;border:none;background-color:#b33a3a;color:#fff;font-weight:700}.createProduct-main{height:100%;width:100%;padding:1rem;margin-top:5rem}.createProduct-main form{display:flex;flex-direction:column;gap:1rem}.createProduct-main form input{padding:1rem}.createProduct-main form button{padding:1rem;border-radius:20px;border:none;background-color:#b33a3a;color:#fff;font-weight:700}.admin-main{margin-top:5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding-top:2rem}.admin-main button{padding:1rem;font-size:1.5rem;width:70%}.admin-main button:active{scale:.97}.discount-main{margin-top:5rem;padding:1rem}.discount-main form{display:flex;flex-direction:column;gap:1rem}.discount-main form input{padding:1rem}.discount-main form select{width:30%;padding:1rem}.discount-main form button{padding:.5rem;border-radius:10px;border:none;outline:none;background-color:#b33a3a;color:#fff}.return-main{margin-top:2rem;padding:2rem}.return-main h1{margin-top:2rem;margin-bottom:.5rem}.return-main h3{margin-top:1rem;background-color:#e57373;padding:1rem;border-radius:20px}.search{padding-top:5rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.search .inner-search{display:flex;background-color:wheat;padding:1rem;width:fit-content;border-radius:10px}.search .inner-search input{border:none;outline:none;font-size:1rem;background-color:wheat}.search .home-products{width:100%}.search .home-products .noProducts{text-align:center;width:100%}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;position:absolute;width:100vw;background-color:#c2c1c1;opacity:.4;left:0;top:0;display:none}.spinner{border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}p{margin-top:10px;color:#555}.review-main{height:100%;width:100%;margin-top:4rem;padding:1rem}.review-main .inner-review{margin-top:1rem;font-size:1.2rem}.review-main .inner-review i{color:#f0bb40}.footer{width:100%;height:550px;padding:30px 40px;background:radial-gradient(circle at top left,#2a2a2a,#0f0f0f);color:#fff;font-family:Georgia,serif;position:relative;border-top:2px solid #d4af37}.footer hr{margin-top:2rem;margin-bottom:2rem}.footer-links{margin-top:30px;display:flex;flex-direction:column;gap:18px}.link-item{display:flex;align-items:center;gap:15px;font-size:1.2rem;cursor:pointer;transition:.3s}.link-item:hover{color:#fff;transform:translate(5px)}.footer .img{display:flex;height:15%;width:100%;justify-content:center;flex-direction:column;align-items:center}.footer .img img{height:100%;width:30%}.footer .img p:after{content:"";display:block;width:100%;height:10px;margin:12px auto 0;background:linear-gradient(90deg,#d4af3700,#d4af3799,#fff5c3,#d4af37,#fff5c3,#d4af3799,#d4af3700);animation:shine 3s linear infinite;filter:blur(.6px)}.logo{text-align:center;font-size:2rem;letter-spacing:3px;margin-bottom:25px;font-family:Georgia,serif;background:linear-gradient(180deg,#d4af37 20%,#fff5c3,#d4af37 60%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 3s linear infinite}.logo:after{content:"";display:block;width:100%;height:2px;margin:12px auto 0;background:linear-gradient(90deg,#d4af3700,#d4af3799,#fff5c3,#d4af37,#fff5c3,#d4af3799,#d4af3700);animation:shine 3s linear infinite;filter:blur(.6px)}.footer .logos{display:flex;width:100%;align-items:center;gap:1rem}.footer .logos i{color:#fff;text-decoration:none;font-size:2rem}.footer .logos .ri-youtube-fill{font-size:3rem;aspect-ratio:1/1;color:red}.footer .logos .insta{height:70px;aspect-ratio:1/1;width:80px}.footer .logos .ri-facebook-circle-fill{font-size:3rem;color:#007cfc}.link-item i{font-size:1.5rem;background:linear-gradient(180deg,#d4af37 20%,#fff5c3,#d4af37 60%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 3s linear infinite}.giftOne-main{width:100%;height:100vh;padding:0rem 1rem 2rem;display:flex;flex-direction:column}.giftOne-main h1{padding-top:6rem;font-size:1.7rem}.giftOne-main h2{font-size:1.5rem}.giftOne-main .btns{margin-top:auto;display:flex;gap:.5rem}.giftOne-main .btns .cancel{width:40%;padding:1rem;font-size:1.5rem;border-radius:10px}.giftOne-main .btns .gift{width:60%;padding:1rem;font-size:1.5rem;background-color:#e1a204;border:none;border-radius:10px;color:#fff}.allCategories-main{padding-top:5rem;display:flex;flex-wrap:wrap}.allCategories-main .sections{display:flex;flex-wrap:wrap;justify-content:center}.allCategories-main .sections p{font-size:1rem}.allCategories-main .section-item{width:150px}.allCategories-main img{width:100%}.privacy-container{min-height:100vh;background:#0f172a;display:flex;justify-content:center;padding:40px 20px}.privacy-container .privacy-card{max-width:800px;width:100%;background:#111827;color:#e5e7eb;padding:30px;border-radius:16px;box-shadow:0 10px 25px #00000080;line-height:1.7}.privacy-container h1{font-size:28px;margin-bottom:10px;color:#fff}.privacy-container .intro{margin-bottom:20px;color:#9ca3af}.privacy-container h2{margin-bottom:10px;font-size:18px;color:#f9fafb;border-left:4px solid #3b82f6;padding-left:10px}.privacy-container ul{padding-left:20px;color:#9ca3af}.privacy-container li{margin-bottom:6px}.privacy-container p{margin-bottom:10px;color:#9ca3af}.privacy-container strong{color:#fff}.bigImg{height:100vh;width:100%;padding-top:4rem;position:relative}.bigImg img{width:100%;height:100%;object-fit:contain}.bigImg h2{position:absolute;bottom:10px;z-index:999;text-align:center;width:100%}@media(max-width:320px){.home-main .topImg{height:40vh;padding:.7rem}.home-main .topImg h1{font-size:1.2rem;line-height:1.3}.home-main .topImg hr{width:85%}.home-main .topImg button{width:55%;font-size:.75rem;padding:.6rem}}@media(min-width:768px)and (max-width:1024px){.home-main .sections{display:flex;justify-content:center}.home-main .sections .section-item{width:30%}.home-main .productcard-main{height:300px;font-size:1.5rem}.home-main .productcard-main .cartBtn{font-size:1.5rem;height:fit-content}.products-main-main{display:flex;justify-content:center;width:100%;background-color:pink}.products-main-main .products-main{width:100%}.products-main-main .productcard-main{width:30%}.products-main{flex-direction:row;justify-content:flex-start;gap:1rem}.productDetails-main .images p{height:100px;width:100px;font-size:2rem;padding:10px;background-color:gray}}@media(min-width:900px)and (max-width:1600px){.home-main .sections{display:flex;justify-content:center}.home-main .sections .section-item{width:30%}.home-main .topImg{height:100vh}.home-main .sections .section-item{height:400px}.home-main .sections .section-item p,.home-main .sections .section-item button{font-size:2rem}.home-main .homeReviews{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.home-main .productcard-main{height:700px;display:none}.home-main .productcard-main .product .info{font-size:2rem}.home-main .productcard-main .product .rating{bottom:205px}.home-main .productcard-main .product .rating span{font-size:2rem}.home-main .productcard-main .product .cartBtn{font-size:1.5rem;height:70px;bottom:20px;margin-top:2rem}.home-products .productcard-main{width:23%}.products-main-main{display:flex;justify-content:center;width:100%;flex-wrap:wrap}.products-main{flex-direction:row;justify-content:flex-start;gap:2rem}.products-main-main .products-main{width:100%}.products-main-main .productcard-main{width:30%}.productDetails-main{display:flex;margin-top:5rem}.productDetails-main .mainImg{width:150%;aspect-ratio:1/1;height:400px;margin-left:1rem}.productDetails-main .mainImg img{width:100%;height:100%}.productDetails-main .images p{height:100px;width:80px;font-size:1.5rem;padding:10px;background-color:gray}.productDetails-main .images{width:30%;display:flex;flex-direction:column;aspect-ratio:1/1}.productDetails-main .images img{width:100%}.productDetails-main .productcard-main{height:250px}.productDetails-main .info2{width:55%}.paymentType{display:flex}.paymentType .productInfo{width:40%}.paymentType .productInfo img{width:70%;height:300px}.paymentType form{width:60%}.user-orders .scroll{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.user-orders .scroll .admin-card{width:30%}}: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);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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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}:is(.swiper:not(.swiper-watch-progress),.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)}}
