@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Playfair+Display:wght@400;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}* a{color:#333;text-decoration:none}body{font-family:Montserrat,sans-serif;font-size:62.5%;overflow-x:hidden;padding:0 0 20px}ol{font-size:1.8em}ol span{color:#999}section{padding:3em 10%}.hero{background-image:linear-gradient(-45deg,#69f0ff4d,#ff4bc966);height:calc(100vh - 10px);padding-top:80px;width:100vmax}.pa{-webkit-user-select:none;user-select:none}.pa,.pg:hover{background:#444;color:#dddd}@media (max-width:1050px){body{font-size:65%}section{padding:20px 3%}.hero{height:600px}.main{flex-direction:column}}@media (max-width:650px){body{font-size:55%}.hero{height:270px}}.heading{color:#da00e5;font-size:2.2em;margin-bottom:5px}button{text-wrap:nowrap;background:#da00e5;border:none;border-radius:3px;box-shadow:inset 0 0 3px #0000004d;color:#ddd;cursor:pointer;font-family:Montserrat,sans-serif;font-size:12px;outline:none;padding:12px 14px;transition:all .2s ease-in}a,button{-webkit-user-select:none;user-select:none}button:hover{background:#555}.pagination .pagibtn{border:1px solid #333;border-radius:3px;cursor:pointer;font-size:1.4em;height:2.5em;line-height:2.5em;overflow:hidden;text-align:center;transition:all .2s;width:2.5em}.pagination .pagibtn:hover{background:#555;color:#dddd}Header{background:#0000;height:50px;left:0;position:absolute;right:0;top:20px;-webkit-user-select:none;user-select:none;width:100%;z-index:1000}header .over-lapping{padding:0 10%}.header__container{align-items:center;display:flex;height:100%;justify-content:space-between}.manu{display:none}.logo{color:#666;font-size:1.8em;font-weight:700;letter-spacing:2px;text-decoration:none;text-transform:uppercase}.logo span{color:#d4e}.header__container nav ul{display:inline-flex;gap:10px}.header__container nav ul li{list-style:none}.header__container nav ul li a{border-radius:3px;color:#666;font-size:14px;font-weight:500;padding:7px 8px;text-decoration:none;transition:all .5s ease-in-out}.header__container nav ul li a.active,.header__container nav ul li a:hover{color:#d4e}.header__container .btn-section{align-items:center;display:flex;font-size:16px;gap:1em;height:100%;position:relative}.product{grid-gap:.8em;display:grid;flex-wrap:wrap;gap:.8em;grid-template-columns:repeat(5,1fr);width:100%}.product__container{background:#fff;border-radius:10px;box-shadow:1px 1px 2px #0000004d;display:flex;flex-direction:column;gap:15px;height:350px;overflow:hidden}.product__image{align-items:center;background:#f8f8ff;display:flex;justify-content:center;max-height:150px;max-width:100%;padding:20px}.product__image img{cursor:pointer;display:block;max-height:100%;max-width:100%;mix-blend-mode:multiply;transform:scale(1.1);transition:all ease-in-out}.product__image img:hover{scale:1.02}.product__details{display:flex;flex-direction:column;gap:10px;padding:0 10px}.product__details .brand{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.product__details .brand span{color:green}.product__details .brand p{background:#ebffeb;border-radius:2px;color:green;float:left;font-size:.8em;padding:5px;width:fit-content}.product__details .brand .active{background:#ffefef;color:red}.o-price{font-size:1.4em}.product__price{font-size:1.5em}.product__details .product__name,.product__price{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.product__details .product__name{gap:10px}.product__details .product__name .name{color:#444;font-size:1.2em;font-weight:800;text-transform:uppercase}.product__details .rating{font-size:1.2em}.stars-outer{display:inline-block;position:relative}.stars-inner{left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.stars-outer:before{color:#ccc}.stars-inner:before,.stars-outer:before{content:"\f005 \f005 \f005 \f005 \f005";font-family:Font Awesome\ 5 Free;font-weight:900}.stars-inner:before{color:#f8ce0b}.product__details .product__title{color:#111;font-size:1.7em;font-weight:500;text-transform:capitalize}.product__details .product__description{color:#333;font-size:1.1em;line-height:13px;text-align:justify;text-transform:lowercase}footer{background:#1b1b2f;height:100%;padding:40px 10%;width:100%}.footer__container{align-items:start;display:flex;flex-wrap:wrap;gap:1.5em;height:100%;justify-content:space-between;width:100%}.footer__container .col{display:flex;flex-direction:column;gap:10px}.footer__container .col h4{color:orange;font-size:1.6em;margin-bottom:15px;text-decoration:underline;text-underline-offset:5px}.footer__container .details{width:300px}.footer__container .col p{color:#aba7a7;font-size:12px;text-align:justify}.footer__container .col a{color:#c7c7c7;font-size:14px;text-decoration:none}.footer__container .col a:hover{color:#d4e}.footer__container .social{align-items:center;display:flex;gap:10px}.footer__container .social i{color:#fff;cursor:pointer;font-size:2em}.footer__container .social i:hover{color:#d4e}.login{align-items:center;background-image:linear-gradient(-45deg,#ee73d24d,#52e8b666);display:flex;flex-direction:column;justify-content:center;min-height:100vh;-webkit-user-select:none;user-select:none}.login *{font-size:16px}.login form{background:#f1f1fa;border-radius:5px;box-shadow:0 3px 5px #0000004d;padding:40px 20px;position:relative;width:70vmin}.login form .error{background:#ed280533;border-radius:3px;padding:10px;width:100%}.login form span{border-radius:2px;cursor:pointer;height:30px;line-height:30px;position:absolute;right:10px;text-align:center;top:10px;width:30px}.login form .form-control{margin-bottom:15px}.login form span:hover{border:1px solid #0006}.login h2{font-size:22px;margin-bottom:10px;text-align:center}.login input{background:#fff;border:none;border-radius:3px;font-size:14px;height:40px;margin-top:4px;outline:none;padding:0 10px;width:100%}.login input:focus{border:1px solid #05ed43;box-shadow:0 0 5px #05ed43cc}.login input:invalid{border:1px solid #ed2805;box-shadow:0 0 5px #ed2f05cc}.login label{padding-left:5px;text-transform:capitalize}.login button{text-align:center;width:100%}.login button:hover{background:gray}@media (max-width:1050px){.manu{cursor:pointer;display:block;font-size:22px}Header{background:#fff;box-shadow:0 2px 4px #0006;position:fixed;top:0}Header .over-lapping{background:#fff;padding:0 3%;z-index:10}.header__container nav{background:#fff;box-shadow:0 0 1px 1px #0003;left:0;position:absolute;right:0;top:51px;transform:translateY(-150%);transition:all .5s ease-in;width:100%;z-index:-1}.header__container nav.active{transform:translateY(0)}.header__container nav ul{border-top:1px solid #999;display:block}.header__container nav ul li{border-bottom:1px solid #0000004d;padding:10px 3%}.header__container nav ul li a{padding:10px 0}.product{grid-template-columns:repeat(3,1fr)}.footer__container .col{flex-basis:calc(50% - 1.5em)}}@media (max-width:650px){.logo{font-size:14px;letter-spacing:1px}.login{justify-content:start}.cart-icon{display:none}.search-icon{margin-left:10px}.product{gap:0;grid-template-columns:repeat(2,1fr);padding:20px 0}.product__container{border-radius:0;box-shadow:0 0 2px #0000001a}.footer__container .col{flex-basis:100%;width:100%}.product__price{font-size:1em}.o-price{font-size:16px}.login form{width:100%}}@media (max-width:450px){.card-s{width:300px}}:root{--upl-main-bg-color:#0000;--upl-section-bg-color:#e5e5e5;--upl-hover:#f4f3fc}.cart-icon,.search-icon{color:#333;cursor:pointer;font-size:16px;position:relative}.cart-icon span{background:red;border-radius:15px;color:#453f3f;font-size:10px;font-weight:700;height:15px;line-height:15px;position:absolute;right:-8px;text-align:center;top:-8px;width:15px}#user-profile-wrapper *{color:#555;overflow:hidden;text-decoration:none}#user-profile-wrapper{background:#0000;background:var(--upl-main-bg-color);cursor:pointer;height:50px;min-width:150px;-webkit-user-select:none;user-select:none;width:10vw}.user-profile-section{display:flex;justify-content:space-around;margin-bottom:1px;padding:5px}.user-profile-value{display:flex;flex-direction:column;padding-top:3px}.user-logo{color:#666;font-size:12px;margin-right:3px}.user-profile-value-account{padding-top:8px}.user-profile-value-photo{border:3px solid #d4e;border-radius:50%;height:38px;width:38px}.user-profile-value-photo img{border-radius:50%;height:100%;object-fit:cover;width:100%}.profile-value{font-family:monospace;white-space:nowrap}.user-profile-list-section{background:#0000;display:flex;flex-direction:column;height:0;padding:5px}#user-profile-wrapper.active .user-profile-section+.user-profile-list-section{background:#fff;height:100%;min-height:100%}.user-profile-list-item{align-content:center;border-radius:2px;cursor:pointer;display:flex;padding:6px 10px;width:100%}.upl-list-item-logo{font-size:16px;padding:0 10px}.upl-list-item-content a{font-size:14px;width:100%}.signout-input{background:inherit;border:none;font-size:14px}.user-profile-list-item:hover{background:#f4f3fc;background:var(--upl-hover)}.swiper{height:400px;-webkit-user-select:none;user-select:none;width:100%}.swiper .product__image{margin-right:70px}.profile-wrapper{align-items:center;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.profile-model{background:#fff;border-radius:3px;box-shadow:0 0 4px #0000004d;width:30em}.profile-model .imag{height:300px;padding:20px 5em;width:100%}.profile-model img{border-radius:3px;height:100%;object-fit:cover;width:100%}.profile-model .btn{align-items:center;display:flex;justify-content:space-between;padding:20px 5em}.profile-model .btn button{width:fit-content}.profile-model .btn button:hover{background:#555}.profile-model .btn button:first-child{background:#f30116}.profile-model .btn button:nth-child(2){background:#2101f3}.skeleton-wrapper{display:flex;flex-direction:column;gap:10px;max-width:300px;padding:20px}.skeleton-image{border-radius:8px;height:180px}.skeleton-image,.skeleton-text{animation:shimmer 1.5s linear infinite;background:#e0e0e0;width:100%}.skeleton-text{border-radius:4px;height:20px}.skeleton-text.short{width:60%}@keyframes shimmer{0%{background-position:100%}to{background-position:-100%}}.skeleton-image,.skeleton-text{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%}.hero-section{background-image:linear-gradient(180deg,#353535,#060606);font-family:Montserrat,sans-serif;height:100vh;padding:0;width:100vw}.hero-section p{color:#ddd;font-size:.8725rem;line-height:170%}.hero-section .tag-line{animation-delay:.1s;color:#e7b9a5;text-transform:uppercase}.hero-section .title{animation-delay:.2s;color:#e7b9a5;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1.2;text-transform:uppercase;width:680px}.hero-section .page-description{animation-delay:.4s;max-width:500px;padding-block:2em;text-align:justify}.hero-section .hero-text{animation:text .5s ease-in}@keyframes text{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.hero-section .cta:hover{box-shadow:0 5px 25px #ffffff40}.hero-section .next-section>p{color:#e7b9a5;text-transform:uppercase}.hero-section .material-icons.md-18{color:#3e5263;font-size:18px;margin-left:.5em}.hero-section .next-watch{align-items:center;cursor:pointer;display:flex;transition:.3s ease-out}.hero-section .next-watch:hover{transform:translatex(6px)}.hero-section .wrapper{grid-gap:.7em;display:grid;grid-template-columns:repeat(5,1fr);margin:0 auto;width:90%}.hero-section .one{align-items:flex-start;display:flex;flex-direction:column;grid-column:1/span 2;justify-content:center;position:relative;width:100%;z-index:1}.hero-section .img-small-one{left:490px;position:absolute;top:420px;width:160px}.hero-section .two{background-position:50%;background-size:cover;filter:grayscale(60%);grid-column:3/span 2;height:100vh;padding:0 40px;width:100%}.hero-section .two img{height:100%;width:100%}.hero-section .three{grid-column:5/6;margin-top:100px;position:relative}.hero-section .three img{left:-130px;position:absolute}.hero-section .img-small-two{left:-70px;position:absolute;top:140px;width:200px}@media(max-width:1050px){.hero-section{height:550px;margin-bottom:30px}.hero-section .hero-overlay{margin-top:30px;padding:0}.hero-section .wrapper{grid-template-columns:repeat(7,1fr)}.hero-section .one{grid-column:1/span 3;margin-top:10px;width:100%}.hero-section .img-small-one{left:280px;max-height:250px;position:absolute;top:300px;width:150px}.hero-section .two{align-items:start;grid-column:4/span 3;height:550px;width:100%}.hero-section .three{grid-column:7/span 1;margin:10px 0 0}.hero-section .three img{left:-45px;max-height:200px;position:absolute;top:75px;width:140px}}@media(max-width:650px){.hero-section{height:270px}.hero-section .cta{font-size:8px;padding:5px 10px}.p-name{display:none}.hero-section .title{font-size:16px;width:180%}.hero-section .tag-line{font-size:8px}.hero-section .page-description{font-size:10px;height:130px;line-height:11px}.hero-section .next-section p{text-wrap:nowrap;font-size:8px}.hero-section .img-small-one{left:130px;max-height:90px;position:absolute;top:180px;width:50px}.hero-section .two{height:270px;padding:0;width:100%}.hero-section .three img{left:-45px;max-height:100px;position:absolute;top:35px;width:70px}}.shop{align-items:center;background:#eef;display:flex;flex-direction:column;padding-top:90px;width:100%}.shop form{margin-bottom:40px}.shop .search-heading{font-size:1.8em;margin-bottom:10px}.shop .search{background:#fff;border:none;border-radius:3px;height:40px;outline:none;padding:0 10px;width:80vmin}.shop .search-box{background-color:#fff;border-radius:3px;max-height:200px;overflow-x:auto;-webkit-user-select:none;user-select:none;width:80vmin}.shop .search-box .category{background:#f4e6e8;margin-bottom:2px;padding:5px 10px}.shop .search-box .category:hover{background:pink;cursor:pointer}.products{--input-skin:#ebeffd;--black-font:#222;--white-font:#fff;--button-skin:linear-gradient(90deg,red,#e70196);align-items:center;display:flex;flex-wrap:wrap;gap:1.5em;justify-content:space-between;min-height:100vh;position:relative}.products .col-left .images{flex:1 1 60px}.products .col-left .images .box{align-items:center;background:var(--input-skin);cursor:pointer;display:flex;height:120px;justify-content:center;margin-bottom:5px;padding:10px;width:120px}.products .col-left .images .box img{max-height:100%;max-width:100%;mix-blend-mode:multiply}.products .col-left .images .box img:hover{scale:1.04}.products .col-middle{align-items:center;background:var(--input-skin);border-radius:5px;display:flex;flex-basis:calc(50% - 7.5em);height:500px;justify-content:center;max-height:500px;padding:30px}.products .col-middle img{max-height:500px;max-width:100%;mix-blend-mode:multiply}.products .col-right{flex-basis:calc(40% - 1.5em)}.col-right .products-detail{display:flex;flex-direction:column;gap:10px}.col-right .products-detail .ratting{font-size:16px}.col-right h1{font-size:20px;font-weight:500}.col-right .price{font-size:16px;font-weight:400}.col-right .price span{margin-right:10px}.col-right .color .title,.col-right .size .title{color:#222;font-size:16px}.col-right .color .value label{border:2px solid #858585dd;border-radius:50%;cursor:pointer;height:20px;width:20px}input[type=radio]{display:none}.col-right .color{display:flex;gap:10px;-webkit-user-select:none;user-select:none}.col-right .color .value{display:flex;gap:5px}.col-right .color .value input[type=radio]:checked+label,.col-right .color .value label:hover{border:none;box-shadow:0 0 0 2px #111}.col-right .size{align-items:center;display:flex;gap:10px;-webkit-user-select:none;user-select:none}.col-right .size .value{display:flex;gap:5px}.col-right .size .value label{background:var(--white-font);border:1px solid var(--black-font);border-radius:3px;color:var(--black-font);cursor:pointer;height:30px;line-height:30px;text-align:center;width:30px}.col-right .size .value input[type=radio]:checked+label,.col-right .size .value label:hover{background:var(--button-skin);border:1px solid var(--white-font);color:var(--white-font)}.col-right .btn-section{cursor:pointer;display:flex;gap:20px;height:30px;-webkit-user-select:none;user-select:none}.col-right .btn-section .quanity{border:1px solid #222;border-radius:2px;display:flex;height:100%;overflow:hidden;-webkit-user-select:none;user-select:none;width:120px}.col-right .btn-section .quanity .count{font-size:12px;height:100%;line-height:30px;text-align:center;width:60px}.col-right .btn-section .quanity button{background:#ddd;border-radius:0;color:#444;cursor:pointer;font-size:16px;line-height:0;outline:none;width:35px}.col-right .btn-section .quanity button.active,.col-right .btn-section .quanity button:hover{background:var(--button-skin);color:#fff}.col-right .buy-now-btn{display:flex;gap:5px;height:100%;width:100%}.col-right .buy-now-btn a{background:var(--button-skin);border-radius:3px;color:#fff;font-size:12px;height:100%;padding:10px 20px;text-align:center;text-decoration:none;z-index:200}.col-right .buy-now-btn a:hover{background:green}.col-right .btn-section span{border:1px solid #222;border-radius:3px;font-size:20px;height:100%;line-height:30px;text-align:center;width:30px}.col-right .delivery{border:1px solid #444;border-radius:5px;cursor:pointer;margin-top:30px}.col-right .delivery .litle-flex{padding:20px}.col-right .delivery .return-delivery{border-top:1px solid #444}.col-right .delivery i{color:#444;font-size:25px}.col-right .delivery .content h3{font-size:16px;margin-bottom:10px}.col-right .delivery .content p{color:#444;font-size:14px}.container{border-radius:3px;box-shadow:0 0 2px #333;display:flex;flex-direction:column;gap:1em;height:200px;padding:10px 20px;position:relative;width:100%}.tab{display:flex;-webkit-user-select:none;user-select:none}.tab .tab-name{border:1px solid #999;cursor:pointer;font-size:14px;padding:10px 14px;transition:.2s}.tab .tab-name:hover{background:#ddd}::-webkit-scrollbar-button{background:red}.tab-content{overflow-x:auto}.tab-content p{color:#555;font-size:16px;text-align:justify}@media (max-width:1000px){.products .col-left{flex-basis:10%}.products .col-middle{flex-basis:80%}.products .col-right{flex-basis:100%}}@media only screen and (max-width:650px){.products{flex-direction:column;height:100%}.products .swiper{background:#e4ecff;height:450px;max-width:100%;width:350px}.products .swiper-slide{padding:70px 20px}.products .swiper-slide .image{height:100%;position:relative;width:100%}.products .swiper-slide img{left:50%;max-height:100%;max-width:100%;mix-blend-mode:multiply;position:relative;top:50%;transform:translate(-50%,-50%)}.products .col-left{flex-basis:100%}.products .col-middle{display:none}.products .col-right{flex-basis:100%;margin:0;padding:0}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.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{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width: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{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.loader{display:inline-grid;font-family:monospace;font-size:6vmax;font-weight:700;&:before{-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0)}&:after,&:before{animation:ani 1s infinite;content:"Loading...";grid-area:1/1;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-repeat:no-repeat;-webkit-mask-size:1.5ch 100%,100% 100%}&:after{animation:ani 1s infinite,trans .2s cubic-bezier(.5,200,.5,-200) infinite;-webkit-mask-image:linear-gradient(#000 0 0)}}@keyframes ani{0%{-webkit-mask-position:0 0,0 0}20%{-webkit-mask-position:.5ch 0,0 0}40%{-webkit-mask-position:100% 0,0 0}60%{-webkit-mask-position:4.5ch 0,0 0}80%{-webkit-mask-position:6.5ch 0,0 0}to{-webkit-mask-position:2.5ch 0,0 0}}@keyframes trans{to{transform:translateY(.2px)}}.profile{--profile-padding:20px;--body-padding:20%;-webkit-user-select:none;user-select:none;width:100%}.profile .profile__container{align-items:center;border-radius:5px;box-shadow:0 0 2px #0000004d;display:flex;flex-direction:column;margin-bottom:1.5em;padding:var(--profile-padding);position:relative;width:100%}.profile__container h2{color:#444;font-size:1.4em;font-weight:300;text-align:start;width:100%}.profile .image{border-radius:50%;box-shadow:inset 0 0 20px #05ed43cc;height:100px;margin:30px 0;padding:7px;position:relative;width:100px}.profile .image .pencil{cursor:pointer;font-size:20px;height:15px;position:absolute;right:10px;top:5px;width:15px}.profile .image img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.profile *{font-size:16px;text-decoration:none}.profile * a{color:#111}.profile .form .error{background:#ed280533;border-radius:3px;padding:10px;width:100%}.profile .form{width:100%}.profile .form .form-control{margin-bottom:15px}.profile .form .form-control input{background:#eaeafe;border:none;border-radius:3px;font-size:14px;height:40px;margin-top:4px;outline:none;padding:0 10px;width:100%}.profile .form .form-control input:focus{border:1px solid #05ed43;box-shadow:0 0 5px #05ed43cc}.profile .form .form-control input:invalid{border:1px solid #ed2805;box-shadow:0 0 5px #ed2f05cc}.profile .form .form-control label{padding-left:5px;text-transform:capitalize}.profile button{text-align:center;width:100%}.profile button:hover{background:gray}.cart{padding-top:90px}.btn button{background:#444}.btn button:hover{background-image:linear-gradient(90deg,#d4e,#e70196)}.flex-between{display:flex;justify-content:space-between}.flex-center{align-items:center;display:flex;height:100%;justify-content:center}.cart .table-wrapper{overflow-x:auto;width:100%}.cart table{width:100%}.cart table thead{background:#d4e}.cart table tr{align-items:center;display:flex;justify-content:space-between;padding:15px 10px;width:100%}.cart table tbody tr:nth-child(odd){background:#0000001a}.cart table tr td,.cart table tr th{color:#444;font-size:16px;text-align:start;width:100px}.cart .quanity{border:1px solid #999;border-radius:2px;display:flex;height:20px;overflow:hidden;width:60px}.cart .quanity button{border-radius:0;padding:0;width:20px}.cart .quanity .count{font-size:12px;font-weight:700;height:100%;line-height:20px;text-align:center;width:20px}.main{align-items:start;display:flex;flex-wrap:wrap;gap:2em;height:100%;justify-content:center;width:100%}.main .checkout-box{border:1px solid #444;border-radius:5px;display:flex;flex-direction:column;gap:10px;padding:30px 20px;width:100%}.main .checkout-box .box{padding-bottom:20px}.main .checkout-box .box-border{border-bottom:1px solid #222}.main .col .heading{font-size:2.4em;margin-bottom:15px}.main .col p{font-size:16px}.main .col{border-radius:3px;display:flex;flex-basis:calc(50% - 1.5em);flex-grow:1;flex-shrink:1;overflow:hidden}.cart .main .bg{background:#ededfe;border-radius:3px;width:100%}.cart .main .col button{border-radius:0;width:160px}.cart .main .col input{background:#0000;border:none;outline:none;padding:13px 10px;width:calc(100% - 160px)}.flex{display:flex;gap:5px}.checkout .h1{color:#111;font-size:2em;font-weight:700;margin-bottom:1.5em}.checkout .checkout__container{display:flex;flex-wrap:wrap;gap:2em;justify-content:space-between}.checkout .checkout__container .col-left{flex-basis:calc(50% - 3em)}.checkout .checkout__container hr{flex-basis:1px}.checkout .col-left .form input{background:#f7f6fe;border:none;border-radius:3px;margin-bottom:20px;outline:none;padding:12px 10px;width:100%}.checkout .col-left .form label{font-size:14px;margin-left:5px}.checkout .col-left .form .flex{align-items:center;height:20px}.checkout .col-left .form .flex input[type=checkbox]{height:15px;margin-top:18px;width:15px}.checkout .col-left .form .flex input[type=checkbox]+span{color:#777;font-size:14px}.checkout .col-left .form .flex input[type=checkbox]:checked+span{color:#111}.checkout .col-right{flex-basis:calc(50% - 2em)}.checkout .col-right .row{display:flex;flex-direction:column;gap:2.5em;justify-content:center;padding:10px}.checkout .col-right .row .box{align-items:center;display:flex;height:100%;justify-content:space-between}.checkout .col-right .row .box p{font-size:16px}.checkout .col-right .row .bg{background:#f3f3ff;border-radius:3px;position:relative}.checkout .col-right .row .bg .coupon_name{background:#daffda;bottom:-24px;color:green;cursor:pointer;font-size:10px;left:5px;padding:5px 10px;position:absolute}.checkout .col-right .row .box input[type=text]{background:#0000;border:none;outline:none;padding:12px 10px;width:100%}.checkout .col-right .row .box input[type=radio]{background:red;height:30px;width:30px}.checkout .col-right .row .box input[type=radio]:checked+label{color:blue}.checkout .col-right .row .box .col label{cursor:pointer;font-size:14px;padding-top:3px}.checkout .col-right .row .box .col input{background:#999;border-radius:50%;box-shadow:inset 0 0 5px #222,0,0 1px #1111;padding:8px}.checkout .col-right .row .box .product-image{height:50px;padding:0 10px;width:70px}.checkout .col-right .row .box .payment-img{height:20px;width:150px}.checkout .bg button{border-radius:0 3px 3px 0;height:100%}@media (max-width:650px){.checkout .checkout__container .col-left,.checkout .checkout__container .col-right{flex-basis:100%}}
/*# sourceMappingURL=main.9f2fa902.css.map*/