.navbar{box-shadow:0 1px 3px -2px #000;justify-content:space-around;padding:16px}.nav-logo,.navbar{align-items:center;display:flex}.nav-logo{gap:10px}.nav-logo p{color:#171717;font-size:30px;font-weight:600}.nav-menu{color:#626262;font-size:20px;font-weight:500;gap:50px;list-style:none}.nav-menu,.nav-menu li{align-items:center;display:flex}.nav-menu li{cursor:pointer;flex-direction:column;gap:3px;justify-content:center}.nav-menu hr{background:#ff4141;border:none;border-radius:10px;height:3px;width:80%}.nav-login-cart{align-items:center;display:flex;gap:45px;justify-content:center}.nav-login-cart button{background:#fff;border:1px solid #7a7a7a;border-radius:75px;color:#515151;cursor:pointer;font-size:20px;font-weight:500;height:58px;outline:none;width:157px}.nav-login-cart button:active{background:#f3f3f3}.nav-cart-count{align-items:center;background:red;border-radius:11px;color:#fff;display:flex;font-size:14px;height:22px;justify-content:center;margin-left:-55px;margin-top:-35px;width:22px}.nav-dropdown{display:none}@media (max-width:1620px){.navbar{padding:14px}.nav-menu{font-size:18px}.nav-logo img{width:45px}.nav-login-cart{gap:30px}.nav-login-cart button{font-size:16px;height:45px;width:120px}.nav-cart-count{font-size:12px;margin-left:-40px}}@media (max-width:1280px){.navbar{padding:12px 50px}.nav-logo img{width:40px}.nav-logo p{font-size:25px}.nav-menu{font-size:16px;gap:30px}.nav-login-cart{gap:30px}.nav-login-cart button{font-size:16px;height:45px;width:120px}.nav-cart-count{font-size:12px;margin-left:-40px}}@media (max-width:1024px){.navbar{padding:12px 30x}.nav-menu{font-size:14px;gap:25px}.nav-login-cart button{font-size:14px;height:35px;width:80px}.nav-login-cart img{width:30px}.nav-cart-count{height:18px;width:18px}}@media (max-width:800px){.navbar{padding:10px 0}.nav-dropdown{display:block;rotate:-90deg;transition:.5s;width:30px}.nav-menu{background-color:#fff;display:none;height:80px;justify-content:center;position:absolute;top:50px;width:100%}.nav-menu-visible{display:flex}.nav-dropdown.open{transform:rotate(90deg)}}@media (max-width:500px){.nav-logo p{font-size:13px}}@media (max-width:350px){.nav-logo p{display:none}}.hero{background:linear-gradient(180deg,#fde1ff,#e1ffea22,60%);display:flex;height:100vh}.hero-left{display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:center;line-height:1.1;padding-left:180px}.hero-left h2{color:#090909;font-size:26px;font-weight:600}.hero-left p{color:#171717;font-size:80px;font-weight:600}.hero-hand-icon{align-items:center;display:flex;gap:20px}.hero-hand-icon img{width:105px}.hero-latest-btn{background:#ff4141;border-radius:74px;color:#fff;font-size:22px;font-weight:500;gap:15px;height:70px;margin-top:30px;width:310px}.hero-latest-btn,.hero-right{align-items:center;display:flex;justify-content:center}.hero-right{flex:1 1}@media (max-width:1600px){.hero-right img{width:450px}}@media (max-width:1280px){.hero-left{padding-left:100px}.hero-left h2{font-size:22px}.hero-left p{font-size:60px}.hero-hand-icon img{width:80px}.hero-latest-btn{font-size:18px;gap:10px;height:60px;margin-top:20px;width:250px}.hero-right img{width:500px}}@media (max-width:1024px){.hero-left{padding-left:80px}.hero-left h2{font-size:20px}.hero-left p{font-size:50px}.hero-hand-icon img{width:65px}.hero-latest-btn{font-size:15px;height:50px;width:220px}.hero-right img{width:350px}}@media (max-width:800px){.hero-left{padding-left:30px}.hero-left h2{font-size:16px}.hero-left p{font-size:35px}.hero-hand-icon img{width:55px}.hero-latest-btn{font-size:13px;height:40px;width:175px}.hero-right img{width:300px}}@media (max-width:500px){.hero{flex-direction:column;height:70vh}.hero-right{display:none}.hero-right h2{font-size:18px}.hero-left p{font-size:50px}.hero-hand-icon img{width:55px}}.pop{align-items:center;display:flex;flex-direction:column;gap:10px;height:90vh;margin-bottom:30px}.pop h1{color:#171717;font-size:50px;font-weight:500}.pop hr{background:#252525;border-radius:10px;height:6px;width:200px}.pop .pop-item{display:flex;gap:30px;margin-top:50px}@media (max-width:1280px){.pop{height:70vh}.pop h1{font-size:40px}.pop hr{height:4px;width:160px}.pop .pop-item{gap:20px;margin-top:30px}}@media (max-width:1024px){.pop{height:60vh}.pop h1{font-size:30px}.pop hr{height:3px;width:120px}.pop .pop-item{gap:15px;margin-top:20px}}@media (max-width:800px){.pop{gap:6px;height:50vh}.pop hr{width:80px}.pop .pop-item{gap:13px}}@media (max-width:500px){.p{display:flex}.pop{height:auto}.pop .pop-item{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:50px}}@media (max-width:350px){.pop{height:auto;margin-bottom:20px}.pop h1{font-size:15px}.pop .pop-item{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;margin-top:50px}}.item,.item img{width:280px}.item p{margin:6px 0}.item-price{display:flex;gap:20px}.item-price-new{color:#374151;font-size:18px;font-weight:600}.item-price-old{color:#8c8c8c;font-size:18px;font-weight:500;text-decoration:line-through}.item:hover{transform:scale(1.05);transition:.6s}@media (max-width:1280px){.item{font-size:14px}.item,.item img{width:220px}.item-price-old{font-size:18px}}@media (max-width:1024px){.item{font-size:13px}.item,.item img{width:170px}.item-price-old{font-size:13px}}@media (max-width:900px){.item{font-size:13px}.item,.item img{width:155px}.item-price-old{font-size:13px}}@media (max-width:800px){.item{font-size:13px;width:120px}.item img{width:125px}.item-price-old{font-size:12px}}@media (max-width:500px){.item,.item img{width:160px}}.offers{background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%);display:flex;height:70vh;margin:auto auto 150px;padding:0 140px;width:65%}.offer-left{display:flex;flex:1 1;flex-direction:column;justify-content:center}.offer-left h1{color:#171717;font-size:80px;font-weight:600}.offer-left button{background:#ff4141;border:none;border-radius:35px;color:#fff;cursor:pointer;font-size:22px;font-weight:500;height:70px;margin-top:30px;width:280px}.offer-right{align-items:center;display:flex;flex:1 1;justify-content:flex-end;padding-top:50px}@media (max-width:1280px){.offers{height:60vh;margin-bottom:120px;padding:0 80px}.offer-left h1{font-size:40px}.offer-left p{font-size:18px}.offer-right img{width:300px}.offer-left button{font-size:18px;height:50px;width:220px}.offer-right{padding-top:30px}}@media (max-width:1024px){.offers{height:40vh;margin-bottom:80px;padding:0 60px}.offer-left h1{font-size:30px}.offer-left p{font-size:16px}.offer-right img{width:200px}.offer-left button{font-size:16px;height:40px;width:160px}.offer-right{padding-top:10px}}@media (max-width:800px){.offers{margin-bottom:60px}.offer-left h1{font-size:22px}.offer-left p{font-size:13px}.offer-right img{width:180px}.offer-left button{font-size:12px;height:30px;width:140px}}@media (max-width:500px){.offers{height:25vh;margin-bottom:50px}.offer-left h1{font-size:16px}.offer-left p{font-size:10px}.offer-right img{width:120px}.offer-left button{font-size:10px;height:25px;width:120px}}.new-collections{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:100px}.new-collections h1{color:#171717;font-size:50px;font-weight:500}.new-collections hr{background:#252525;border-radius:10px;height:6px;width:200px}.collections{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:50px}@media (max-width:1280px){.new-collections h1{font-size:40px}.new-collections hr{height:4px;width:160px}.new-collections .collections{gap:20px;margin-top:30px}}@media (max-width:1024px){.new-collections h1{font-size:30px}.new-collections hr{height:3px;width:120px}.new-collections .collections{gap:15px;margin-top:20px}}@media (max-width:800px){.new-collections{gap:6px}.new-collections hr{width:80px}.new-collections .collections{gap:10px}}@media (max-width:500px){.p{display:flex}.new-collections .collections{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:50px}}@media (max-width:350px){.new-collections h1{font-size:15px}.new-collections .collections{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;margin-top:50px}}.news-letter{align-items:center;background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%);display:flex;flex-direction:column;gap:30px;height:40vh;justify-content:center;margin:auto auto 150px;padding:0 140px;width:65%}.news-letter h1{color:#454545;font-size:55px;font-weight:600}.news-letter div{align-items:center;background:#fff;border:1px solid #e3e3e3;border-radius:80px;display:flex;height:70px;justify-content:space-between;width:730px}.news-letter input{border:none;color:#616161;font-family:Poppins;font-size:16px;margin-left:30px;outline:none;width:500px}.news-letter div button{background:#000;border-radius:80px;color:#fff;cursor:pointer;font-size:16px;height:70px;width:210px}@media (max-width:1280px){.news-letter{gap:20px;margin-bottom:120px;padding:0 80px}.news-letter h1{font-size:36px}.news-letter p{font-size:16px}.news-letter div{height:60px;width:600px}.news-letter div input{width:400px}.news-letter div button{height:60px;width:160px}}@media (max-width:1024px){.news-letter{margin-bottom:60px}.news-letter h1{font-size:30px}.news-letter p{font-size:14px}.news-letter div{height:50px;width:500px}.news-letter div input{font-size:14px;width:300px}.news-letter div button{font-size:14px;height:50px;width:120px}}@media (max-width:800px){.news-letter{height:35vh;margin-bottom:30px}.news-letter h1{font-size:18px}.news-letter p{font-size:12px}.news-letter div{height:40px;width:400px}.news-letter div input{font-size:13px;width:200px}.news-letter div button{font-size:13px;height:40px;width:100px}}@media (max-width:500px){.news-letter{height:25vh;padding:0;width:100%}.news-letter h1{font-size:16px}.news-letter p{font-size:13px;max-width:200px;text-align:center}.news-letter div{width:290px}.news-letter div input{width:130px}}.shop-category-banner{display:block;margin:30px auto;width:88%}.shop-category-indexsort{align-items:center;display:flex;justify-content:space-between;margin:0 170px}.shop-category-sort{border:1px solid #888;border-radius:40px;padding:10px 20px}.shop-category-indexsort p span{font-weight:600}.shop-category-products{grid-row-gap:80px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin:20px 100px;row-gap:80px}.shop-category-loadmore{align-items:center;background:#ededed;border-radius:75px;color:#787878;display:flex;font-size:19px;font-weight:500;height:69px;justify-content:center;margin:150px auto;width:233px}@media (max-width:1280px){.shop-category-banner{margin:0 auto;width:90%}.shop-category-indexsort{margin:auto;width:90%}.shop-category-sort{font-size:12px;padding:5px 10px}.shop-category-indexsort p{font-size:14px}.shop-category-products{margin:10px auto;row-gap:40px;width:90%}.shop-category-products .item{margin:auto}.shop-category-loadmore{font-size:16px;height:60px;margin:100px auto;width:200px}}@media (max-width:800px){.shop-category-banner,.shop-category-products{width:95%}.shop-category-loadmore{font-size:13px;height:40px;margin:60px auto;width:150px}}@media (max-width:550px){.shop-category-products{display:grid;grid-template-columns:1fr 1fr 1fr}}@media (max-width:500px){.shop-category-products{grid-template-columns:1fr 1fr}}@media (max-width:350px){.shop-category-products{grid-template-columns:1fr}.shop-category-sort{font-size:10px;padding:5px 10px}.shop-category-indexsort p{font-size:10px}}.cartitem{margin:80px 120px}.cartitem hr{background:#e2e2e2;border:0;height:3px}.cartitem-format-main{grid-gap:70px;align-items:center;color:#454545;display:grid;font-size:18px;font-weight:600;gap:70px;grid-template-columns:.5fr 2fr 1fr 1fr 1fr 1fr;padding:20px 0}.cartitem-format{font-size:17px;font-weight:500}.cartitem-product-icon{height:62px}.cartitem-remove-icon{cursor:pointer;margin:0 30px;width:15px}.cartitem-quantity{background:#fff;border:1px solid #ebebee;font-size:18px;font-weight:600;height:50px;width:60px}.cartitem-down{display:flex;margin:100px 0}.cartitem-total{display:flex;flex:1 1;flex-direction:column;margin-right:200px}.cartitem-total-items{display:flex;justify-content:space-between;padding:15px 0}.cartitem-total button{background:#ff5a5a;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:58px;margin-top:10px;outline:none;width:260px}.cartitem-promo-code{flex:1 1;font-size:16px;font-weight:600}.cartitem-promo-box{background-color:#eaeaea;height:50px;margin-top:15px;padding-left:20px;width:500px}.cartitem-promo-box input{background:#0000;border:none;font-size:16px;height:50px;outline:none;width:330px}.cartitem-promo-box button{background:#000;color:#fff;cursor:pointer;font-size:16px;height:50px;width:166px}@media (max-width:1280px){.cartitem{margin:60px 50px}.cartitem-format-main{font-size:15px;gap:20px;grid-template-columns:.5fr 3fr .5fr .5fr .5fr .5fr .5fr;padding:15px 0}.cartitem-product-icon{height:50px}.cartitem-remove-icon{margin:auto}.cartitem-quantity{height:30px;width:40px}.cartitem-down{flex-direction:column;gap:80px;margin:80px 0}.cartitem-total{margin:0}.cartitem-total button{font-size:14px;height:45px;max-width:200px}.cartitem-promo-box{max-width:500px;width:auto}.cartitem-promo-box input{width:100%}.cartitem-promo-box button{margin-left:-125px;width:120px}}@media (max-width:600px){.cartitem-format-main{display:none;gap:10px;grid-template-columns:.5fr 3fr .5fr}.cartitem-format{display:grid}}.breadcrum{align-items:center;color:#5e5e5e;display:flex;font-size:20x;font-weight:600;gap:8px;justify-content:center;margin:40px 150px;text-transform:capitalize}@media (max-width:1280px){.breadcrum{font-size:14px;margin:30px 50px}}@media (max-width:1024px){.breadcrum{font-size:13px;margin:30px}}@media (max-width:800px){.breadcrum{font-size:12px;margin:30px 10px}}@media (max-width:500px){.breadcrum{font-size:10px}}.productdisplay{display:flex;margin:0 70px}.productdisplay-left{display:flex;gap:15px}.productdisplay-img-list{display:flex;flex-direction:column;gap:13px}.productdisplay-img-list img{height:140px}.productdisplay-main-img{height:600px}.produtdisplay-right{display:flex;flex-direction:column;margin:0 50px}.produtdisplay-right h1{color:#3d3d3d;font-size:35px;font-weight:600}.productdisplay-right-star{align-items:center;color:#1c1c1c;display:flex;font-size:15px;gap:5px;margin-top:11px}.productdisplay-right-prices{display:flex;font-size:20px;font-weight:700;gap:25px;margin:30px 0}.productdisplay-right-price-old{color:#818181;text-decoration:line-through}.productdisplay-right-price-new{color:#ff4141}.productdisplay-right-size h1{color:#656565;font-size:23px;font-weight:600;margin-top:50px}.productdisplay-right-sizes{display:flex;font-size:19px;font-weight:500;gap:20px;margin:30px 0}.productdisplay-right-sizes div{background:#fbfbfb;border:1px solid #ebebeb;border-radius:2.5px;cursor:pointer;padding:18px 24px}.produtdisplay-right button{background:#ff4141;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:35px;outline:none;padding:22px 40px;width:200px}.productdisplay-right-category{font-size:18px;margin-top:10px}.productdisplay-right-category span{font-weight:600}@media (max-width:1280px){.productdisplay{margin:0 60px}.productdisplay-img-list,.productdisplay-left{gap:10px}.productdisplay-img-list img{height:120px}.productdisplay-main-img{height:510px;width:auto}.produtdisplay-right{margin:0 30px}.produtdisplay-right h1{font-size:22px}.productdisplay-right-star{font-size:13px;gap:3px}.productdisplay-right-prices{font-size:18px;margin:10px 0}.productdisplay-right-discription{font-size:13px}.productdisplay-right-size h1{font-size:20px;margin-top:20px}.productdisplay-right-sizes div{padding:14px 20px}.produtdisplay-right button{margin-bottom:20px;padding:15px 0;width:150px}.productdisplay-right-category{font-size:14px;margin-top:5px}}@media (max-width:1024px){.productdisplay{margin:0 30px}.productdisplay-left{gap:5px}.productdisplay-img-list img{height:80px}.productdisplay-main-img{height:350px}.produtdisplay-right h1{font-size:18px}.productdisplay-right-star img{width:15px}.productdisplay-right-discription{font-size:12px}.productdisplay-right-sizes{margin-top:10px 0}.productdisplay-right-sizes div{font-size:12px;padding:10px 16px}.produtdisplay-right button{font-size:14px;margin-bottom:10px;padding:10px 0;width:120px}.productdisplay-right-category{font-size:12px}}@media (max-width:800px){.productdisplay{margin:0 10px}.productdisplay-left{align-items:center;flex-direction:column-reverse;gap:0;justify-content:start}.productdisplay-img-list{flex-direction:row;gap:6px}.productdisplay-img-list img{height:70px}.productdisplay-main-img{height:300px}.produtdisplay-right h1{font-size:14px}.productdisplay-right-star img{width:13px}.productdisplay-right-discription{font-size:10px}.productdisplay-right-size h1,.productdisplay-right-sizes{margin-top:10px}.productdisplay-right-sizes div{padding:4px 11px}.produtdisplay-right button{font-size:12px;width:100px}.productdisplay-right-category{font-size:10px}}@media (max-width:550px){.productdisplay{flex-direction:column}.productdisplay-left{flex-direction:row;gap:10px;margin:auto}.productdisplay-img-list{flex-direction:column;gap:8px}.productdisplay-img-list img{height:75px}.productdisplay-main-img{height:330px}.produtdisplay-right{margin:5px}.productdisplay-right-size h1{font-size:20px;font-weight:500;margin-top:15px}.productdisplay-right-star img{width:15px}.productdisplay-right-sizes{gap:10px;margin:20px 10px}.productdisplay-right-sizes div{padding:10px 16px}.produtdisplay-right button{font-size:15px;padding:12px 0;width:130px}.productdisplay-right-category{font-size:13px}}.discription-box{margin:100px 120px}.discription-navigator{display:flex}.discription-nav-box{align-items:center;border:1px solid #d0d0d0;display:flex;font-size:19px;font-weight:600;height:60px;justify-content:center;width:180px}.discription-nav-box.fade{background:#fbfbfb;color:#555}.discription-discription{border:1px solid #d0d0d0;display:flex;flex-direction:column;font-size:18px;gap:20px;padding:40px 40px 60px}@media (max-width:1280px){.discription-box{margin:60px}.discription-nav-box{font-size:18px}}@media (max-width:800px){.discription-box{margin:60px 20px}.discription-discription{font-size:14px}.discription-nav-box{font-size:16px}}.relatedproducts{align-items:center;display:flex;flex-direction:column;gap:10px;height:90vh}.relatedproducts h1{color:#171717;font-size:50px;font-weight:700}.relatedproducts hr{background:#252525;border-radius:10px;height:6px;width:200px}.relatedproduct-items{display:flex;gap:25px;margin-top:35px}@media (max-width:1280px){.relatedproducts{height:70vh}.relatedproducts h1{font-size:40px}.relatedproducts hr{height:4px;width:160px}.relatedproducts .relatedproduct-items{gap:20px;margin-top:30px}}@media (max-width:1024px){.relatedproducts{height:60vh}.relatedproducts h1{font-size:30px}.relatedproducts hr{height:3px;width:120px}.relatedproducts .relatedproduct-items{gap:15px;margin-top:20px}}@media (max-width:800px){.relatedproducts{gap:6px;height:50vh}.relatedproducts hr{width:80px}.relatedproducts .relatedproduct-items{gap:13px}}@media (max-width:500px){.p{display:flex}.relatedproducts{height:auto}.relatedproducts .relatedproduct-items{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:50px}}@media (max-width:350px){.relatedproducts{height:auto;margin-bottom:20px}.relatedproducts h1{font-size:15px}.relatedproducts .relatedproduct-items{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;margin-top:50px}}.loginsignup{background:#fce3fe;height:100vh;padding-top:60px;width:100%}.loginsignup-container{background:#fff;height:600px;margin:auto;padding:30px 60px;width:580px}.loginsignup-container h1{color:#3b3838;font-size:30px;margin:20px 0}.loginsignup-field{display:flex;flex-direction:column;gap:29px;margin-top:30px}.loginsignup-field input{border:1px solid #c9c9c9;color:#5c5c5c;font-size:18px;height:72px;outline:none;padding-left:20px;width:100%}.loginsignup-container button{background:#ff4141;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:500;height:72px;margin-top:30px;width:580px}.loginsignup-login{color:#5c5c5c;font-size:18px;font-weight:500;margin-top:20px}.loginsignup-login span{color:#ff4141;cursor:pointer;font-weight:600}.loginsignup-agree{align-items:center;color:#5c5c5c;display:flex;font-size:18px;font-weight:500;gap:20px;margin-top:20px}.loginsignup-agree input{height:20px;width:20px}@media (max-width:1580px){.loginsignup{padding-top:40px}.loginsignup-container{max-height:500px;max-width:500px;width:auto}.loginsignup-container h1{margin:10px 0}.loginsignup-field{gap:20px;margin-top:20px}.loginsignup-field input{height:65px;width:93%}.loginsignup-container button{width:100%}.loginsignup-login{font-size:16px}.loginsignup-agree{font-size:14px;gap:10px}}@media (max-width:1280px){.loginsignup{padding-top:30px}}@media (max-width:800px){.loginsignup-container{padding:20px 30px}.loginsignup-container h1{font-size:24px}.loginsignup-field{margin-top:20px}.loginsignup-field input{height:50px}.loginsignup-container button{font-size:16px;height:50px}}.footer{flex-direction:column;gap:50px}.footer,.footer-logo{align-items:center;display:flex}.footer-logo{gap:20px}.footer-logo p{color:#383838;font-size:46px;font-weight:700}.footer-links{color:#252525;display:flex;font-size:20px;gap:50px;list-style:none}.footer-links li{cursor:pointer}.footer-social-icon{display:flex;gap:20px}.footer-social-icon-container{background:#fbfbfb;border:1px solid #ebebeb;padding:10px 10px 6px}.footer-copyright{align-items:center;color:#1a1a1a;display:flex;flex-direction:column;font-size:20px;gap:30px;margin-bottom:30px;width:100%}.footer-copyright hr{background:#c7c7c7;border-radius:10px;height:3px;width:80%}@media (max-width:800px){.footer{gap:20px}.footer-logo{align-items:end;gap:10px}.footer-logo img{width:40px}.footer-logo p{font-size:25px}.footer-links{font-size:14px;gap:10px}.footer-social-icon img{width:22px}.footer-copyright{font-size:13px}}@media (max-width:500px){.footer-links{display:grid}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--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-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-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--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(90deg,#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:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.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{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*,body{margin:0}body{font-family:poppins;overflow-x:hidden;padding:0}
/*# sourceMappingURL=main.38505b93.css.map*/