@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Patua+One&family=Sacramento&display=swap";:root{--card-bg-01: #fdefe6;--card-bg-02: #d6e5fb;--card-bg-03: #ceebe9;--card-bg-04: #e2f2b2;--primary-color: #0a1d37;--hero-bg: #d6e5fb;--heading-fontSize: 2rem;--small-text-color: #999;--heading-text-color: #0a1d37;--hover-nav:#1C1678}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;background-color:#fff;color:#333;overflow-x:hidden}p{font-size:1rem}ul{list-style:none}section{padding:60px 0}.nav_wrapper{display:flex;justify-content:space-between;align-items:center;padding:0 20px;background:#3170e726;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);border:1px solid rgba(255,255,255,.18);position:relative;top:0;left:0;right:0;z-index:1;height:70px}.nav_container{display:flex;justify-content:space-around;align-items:center;width:100%}.nav_logo img{width:10vw;height:auto;cursor:pointer}.nav_content{display:flex;justify-content:space-between;align-items:center}.nav_item{text-decoration:none;color:#000;font-size:18px;font-weight:500;margin:0 20px;cursor:pointer;transition:all .4s ease-in-out}.logo__group{display:flex;align-items:center}.logo__group p{font-size:12px;font-weight:500;color:#000;margin-right:.5rem;display:grid;width:35%;border-left:1px solid #000000;padding-left:.5rem}.nav_link{transition:all .4s ease-in-out;border-bottom:2px solid transparent;padding-bottom:3px}.nav_link:hover{transition:all .4s ease-in-out;border-bottom:2px solid #04709a;color:#04709a}.signin{background-color:#000;color:#fff;padding:10px;border-radius:5px;font-size:18px;font-weight:500;border:1px solid transparent;cursor:pointer}.signin:hover{border:1px solid black;background-color:transparent;color:#000}.logout{background-color:transparent;color:#fff;padding:10px;border-radius:5px;font-size:18px;font-weight:500;border:1px solid transparent;cursor:pointer}.logout:hover{border:1px solid black;background-color:#000;color:#fff}.user_profile{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.user_profile img{width:2.5rem;height:2.5rem;border-radius:50%;margin-right:10px}.user_profile p{font-size:.8rem;font-weight:500;color:#000;margin-right:.5rem;display:grid;width:max-content}.user_profile span{font-size:.9rem;color:#000;width:100%}.cart_icon{font-size:1rem;color:#000;cursor:pointer}.cart_products{background-color:#04709a;color:#fff;justify-content:center;align-items:center;display:flex;border-radius:50%;font-size:.8rem;width:1rem;height:1rem;position:absolute;top:0;margin:.7rem}.app__navbar-smallscreen,.app__navbar-smallscreen_overlay{display:none}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.app__navbar-smallscreen_links{list-style:none;color:#fff!important}.app__navbar-smallscreen_links li{margin:2rem;cursor:pointer;color:#fff!important;font-size:2rem;text-align:center}.app__navbar-smallscreen_links li:hover{color:#fff!important}.show{display:block}.slide-top{-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@media only screen and (max-width: 900px){.nav_wrapper{height:60px;width:100vw;position:fixed!important;z-index:10}.nav_container{display:flex;justify-content:space-between;align-items:center}.nav_logo{display:flex;align-items:center;justify-content:center}.nav_logo img{width:auto;height:50px!important;height:auto;cursor:pointer}.signin{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.nav_link{display:none}.nav_content{align-items:stretch;flex-wrap:wrap}.logo__group p,.login__but{display:none}}@media screen and (max-width: 1020px){.app__navbar-smallscreen{display:flex;justify-content:center;flex-direction:column;align-items:center;top:0;right:0;width:10vw;height:6vh}.app__navbar-smallscreen_overlay{display:grid;justify-content:center;align-content:center;position:fixed;top:60px;left:0;width:100vw;height:100vh;background-color:#bdd4f8;z-index:10;color:#000}.app__navbar-smallscreen_links{display:flex;justify-content:center;align-items:center;flex-direction:column}.app__navbar-smallscreen_links li{margin:2rem;cursor:pointer;color:#000!important;font-size:18px;text-align:center}.small__user_profile{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.small__user_profile img{width:5rem;height:5rem;border-radius:50%;margin-right:10px}.small__user_profile p span{display:grid}.small__user_profile p{margin-right:10px}.small__dropdown_logout{background-color:#fff;color:#000;padding:8px 10px;border-radius:5px;font-size:18px;font-weight:500;border:1px solid transparent;cursor:pointer;margin:1rem}}@media only screen and (min-width: 901px) and (max-width: 1300px){.logo__group p{font-size:14px;width:50%}}.header{background:var(--hero-bg)}.header .row{margin-top:70px}.container{display:grid;place-content:center}.ro{display:flex;align-items:center;flex-wrap:wrap;width:80vw;justify-content:center;height:90vh}.column1{flex:1;width:100vw;height:60vh;display:flex;align-items:center;justify-content:center}.content__hero h1{font-size:3rem;line-height:1.5;color:var(--heading-text-color)}.content__hero p{font-size:20px;color:var(--paragraph-text-color);margin:1rem 0 2rem}.soul{color:#ea1641;font-family:Sacramento,cursive;font-weight:700;font-style:normal;font-size:2.2rem}.Explore{background-color:#000;color:#fff;padding:12px 27px;border-radius:5px;font-size:18px;font-weight:500;cursor:pointer;margin-right:2rem}.Explore:hover{border:1px solid black;background-color:transparent;color:#000}.customize{color:#000;padding:12px 27px;border-radius:5px;border:1px solid black;font-size:18px;font-weight:500;cursor:pointer;margin-right:2rem}.filter_wrapper{display:grid;margin-top:10px;place-content:center}.filter{width:80vw}.filler Button{border:1px solid black}.customize:hover{padding:12px 27px;border-radius:5px;background-color:#000;color:#fff}.card__wrapper{display:grid;width:100vw;place-items:center;margin:2rem 0rem}.card__wrapper h2{font-size:2.5rem;color:#000;font-weight:700;margin-bottom:2rem}.card__container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:80vw;padding:20px}.grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(5,1fr);width:100%;height:100%;grid-gap:5px}.grid-item2{background-image:url(https://images.unsplash.com/photo-1680539208269-e7c8898c0713?q=80&w=1932&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:center;grid-column:1/2;grid-row:1/4;transition:.5s cubic-bezier(.3,.78,.17,1.2)}.grid-item2:hover,.grid-item3:hover,.grid-item4:hover,.grid-item5:hover,.grid-item6:hover,.grid-item7:hover{transform:scale(1.1);transition:.5s ease-in}.grid-item3{background-image:url(https://images.unsplash.com/photo-1539586916228-3db588cc6f69?q=80&w=1981&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:center;grid-column:1/5;grid-row:4/6;transition:.5s cubic-bezier(.3,.78,.17,1.2)}.grid-item4{background-image:url(https://images.unsplash.com/photo-1597765206445-a28d547c86f1?q=80&w=1887&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:center;grid-column:2/4;grid-row:3/1;transition:.5s cubic-bezier(.3,.78,.17,1.2)}.grid-item5{background-image:url(https://images.unsplash.com/photo-1645084102549-e766a3a24827?q=80&w=1770&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:center;grid-column:4/7;grid-row:1/3;transition:.5s cubic-bezier(.3,.78,.17,1.2)}.grid-item6{background-image:url(https://images.unsplash.com/photo-1597764690523-15bea4c581c9?q=80&w=1770&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:center;grid-column:2/5;grid-row:3/4;transition:.5s cubic-bezier(.3,.78,.17,1.2)}.grid-item7{background-image:url(https://images.unsplash.com/photo-1612888073644-c9d8fa45df5b?q=80&w=1887&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:center;grid-column:5/7;grid-row:3/6;transition:.5s cubic-bezier(.3,.78,.17,1.2)}.filler{border-bottom:1px solid #f5f5f5;margin:0px 5 px}@media only screen and (max-width: 360px){.ro{display:grid;align-items:center;flex-wrap:wrap;width:100vw;justify-content:center;height:100vh;margin-top:3rem}.header{height:110vh}.container{display:grid;place-content:center;height:100vh}.column1{flex:1;width:70vw;height:45vh;display:flex;align-items:center;justify-content:center}.content__hero{text-align:center;width:100%;height:100%;margin-top:2rem}.content__hero h1{font-size:1.4rem;line-height:1.5;color:var(--heading-text-color);margin-top:2rem}.content__hero p{font-size:1rem;color:var(--paragraph-text-color);display:grid;align-items:center;justify-content:center;text-align:center;margin:1rem 0 2rem}.soul{color:#ea1641;display:grid;align-items:center;justify-content:center;text-align:center;font-family:Sacramento,cursive;font-weight:700;font-style:normal;font-size:2rem}.buttons{display:flex;align-items:center;justify-content:center;text-align:center}.Explore{background-color:#000;color:#fff;padding:10px 15px;border-radius:5px;font-size:10px;font-weight:500;cursor:pointer}.customize{color:#000;padding:10px 15px;border-radius:5px;border:1px solid black;font-size:10px;font-weight:500;cursor:pointer;margin-right:0rem}.grid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}.grid-item3{grid-column:1/1;grid-row:1/1}.grid-item3:hover{transform:none!important}.grid-item2,.grid-item4,.grid-item5,.grid-item6,.grid-item7{display:none}.card__wrapper{display:grid;width:100vw;place-items:center;margin-top:4rem}.card__wrapper h2{font-size:1.5rem;color:#000;font-weight:700;margin-bottom:2rem}.card__container{display:grid;grid-template-columns:repeat(1,1fr);gap:30px;padding:20px;justify-items:center}}@media only screen and (min-width: 361px) and (max-width: 700px){.ro{display:grid;align-items:center;flex-wrap:wrap;width:100vw;justify-content:center;height:80vh}.container{display:grid;place-content:center;height:100vh}.column1{flex:1;width:70vw;height:45vh;display:flex;align-items:center;justify-content:center}.content__hero h1{font-size:1.3rem;line-height:1.5;color:var(--heading-text-color);margin-top:2rem;text-align:center}.content__hero p{font-size:.6rem;color:var(--paragraph-text-color);display:flex;align-items:center;justify-content:space-around;text-align:center;margin:1rem 0 2rem}.soul{color:#ea1641;display:grid;align-items:center;justify-content:center;text-align:center;font-family:Sacramento,cursive;font-weight:700;font-style:normal;font-size:2rem}.buttons{display:flex;align-items:center;justify-content:center;text-align:center}.Explore{background-color:#000;color:#fff;padding:10px 15px;border-radius:5px;font-size:10px;font-weight:500;cursor:pointer}.customize{color:#000;padding:10px 15px;border-radius:5px;border:1px solid black;font-size:10px;font-weight:500;cursor:pointer;margin-right:0rem}.grid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);height:80%}.grid-item3{grid-column:1/1;grid-row:1/1}.grid-item3:hover{transform:none!important}.grid-item2,.grid-item4,.grid-item5,.grid-item6,.grid-item7{display:none}.card__wrapper{display:grid;width:100vw;place-items:center;margin-top:4rem}.card__wrapper h2{font-size:1.5rem;color:#000;font-weight:700;margin-bottom:2rem}.card__container{display:grid;grid-template-columns:repeat(1,1fr);gap:30px;padding:20px;justify-items:center}}@media screen and (min-width: 700px) and (max-width: 800px){.container{display:grid;place-content:center;height:100vh}.ro{display:grid;align-items:center;flex-wrap:wrap;width:100vw;justify-content:center;height:80vh}.column1{flex:1;width:70vw;height:50vh;display:flex;align-items:center;justify-content:center}.grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);height:80%}.grid-item6:hover,.grid-item3:hover,.grid-item4:hover{transform:none!important}.grid-item6{grid-column:1/2;grid-row:1/3}.grid-item3{grid-column:2/3;grid-row:1/2}.grid-item4{grid-column:2 / 2;grid-row:3 / 2}.grid-item2,.grid-item5,.grid-item7{display:none}.card__wrapper{display:grid;width:100vw;place-items:center;margin-top:4rem}.content__hero{text-align:center;width:100%;height:100%;margin-top:2rem}}@media only screen and (min-width: 901px) and (max-width: 1300px){.ro{height:100vh;width:100vw;flex-direction:column;justify-content:center;align-items:center}.column1{flex:1;width:70vw;height:20vh;display:flex;align-items:center;justify-content:center}.content__hero{text-align:center;width:100%;margin-top:2rem}.grid{width:90%;height:80%}}.filler_container{width:100vw;display:grid;margin:5vh 0px;place-content:center}.Fillers__row{display:flex;justify-content:space-evenly;gap:30px;width:80vw;margin:20px;align-items:center}.cont__1{background-color:#aef7b6;padding:20px;border-radius:10px;height:100%;display:flex;flex-direction:row;transition:all .3s;align-items:center;justify-content:space-around;text-align:center}.cont__1:hover{transform:scale(1.1)}.cont__1 h2{font-size:18px;color:#000;font-weight:700;display:flex;justify-content:center;align-items:center;margin-right:1rem}.cont__1 img{width:55px;height:55px;display:flex}.cont__2{background-color:#f7f6ae;padding:20px;border-radius:10px;height:100%;display:flex;flex-direction:row;transition:all .3s;align-items:center;justify-content:space-around;text-align:center}.cont__2:hover{transform:scale(1.1)}.cont__2 h2{font-size:18px;color:#000;font-weight:700;display:flex;justify-content:center;align-items:center;margin-right:1rem}.cont__2 img{width:55px;height:55px;display:flex}.cont__3{background-color:#f7d1ae;padding:20px;border-radius:10px;height:100%;display:flex;flex-direction:row;transition:all .3s;align-items:center;justify-content:space-around;text-align:center}.cont__3:hover{transform:scale(1.1)}.cont__3 h2{font-size:18px;color:#000;font-weight:700;display:flex;justify-content:center;align-items:center;margin-right:1rem}.cont__3 img{width:55px;height:55px;display:flex}.cont__4{background-color:#9bc4f9;padding:20px;border-radius:10px;height:100%;display:flex;flex-direction:row;transition:all .3s;align-items:center;justify-content:space-around;text-align:center}.cont__4:hover{transform:scale(1.1)}.cont__4 h2{font-size:18px;color:#000;font-weight:700;display:flex;justify-content:center;align-items:center;margin-right:1rem}.cont__4 img{width:55px;height:55px;display:flex}.cont__5{background-color:#d8d8eb;padding:20px;border-radius:10px;height:100%;display:flex;flex-direction:row;transition:all .3s;align-items:center;justify-content:space-around;text-align:center}.cont__5:hover{transform:scale(1.1)}.cont__5 h2{font-size:18px;color:#000;font-weight:700;display:flex;justify-content:center;align-items:center;margin-right:1rem}.cont__5 img{width:55px;height:55px;display:flex}@media screen and (min-width: 400px) and (max-width: 700px){.filler_container{width:100vw;display:flex;margin:5vh 0px;place-content:center}.Fillers__row{display:grid;flex-direction:column;gap:30px;width:100vw;margin:20px;align-items:center;justify-content:center;text-align:center;grid-template-columns:repeat(2,1fr)}.cont__1,.cont__2,.cont__3,.cont__4,.cont__5{width:40vw}.cont__1 h2,.cont__2 h2,.cont__3 h2,.cont__4 h2,.cont__5 h2{font-size:12px}.cont__1 img,.cont__2 img,.cont__3 img,.cont__4 img,.cont__5 img{width:30px;height:30px}}@media screen and (max-width: 399px){.filler_container{width:100vw;display:flex;margin:5vh 0px;place-content:center}.Fillers__row{display:grid;flex-direction:column;gap:30px;width:100vw;margin:20px;align-items:center;justify-content:center;text-align:center}.cont__1,.cont__2,.cont__3,.cont__4,.cont__5{width:70vw}.cont__1 h2,.cont__2 h2,.cont__3 h2,.cont__4 h2,.cont__5 h2{font-size:16px}.cont__1 img,.cont__2 img,.cont__3 img,.cont__4 img,.cont__5 img{width:50px;height:50px}}@media screen and (min-width: 700px) and (max-width: 1300px){.filler_container{width:100vw;display:flex;margin:5vh 0px;place-content:center}.Fillers__row{display:grid;flex-direction:column;gap:30px;width:100vw;margin:20px;align-items:center;justify-content:center;text-align:center;grid-template-columns:repeat(2,1fr)}.cont__1 h2,.cont__2 h2,.cont__3 h2,.cont__4 h2,.cont__5 h2{font-size:20px}.cont__1 img,.cont__2 img,.cont__3 img,.cont__4 img,.cont__5 img{width:60px;height:60px}}.app__footer{margin-top:7rem;width:100%;position:relative;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:#3171e70c;box-shadow:0 8px 15px #1f26875e;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);padding-top:0}.logo_img{object-fit:cover;width:100%;height:100%}.p__opensans{margin-bottom:.5rem}.app__footer-links{background:#0000;margin-top:1rem;padding:2rem}.footer__col_groups{width:80vw;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;align-content:center}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{color:#000;flex:1;margin:1rem;text-align:center}.app__footer-links_logo img:first-child{width:210px}.app__footer-links_work p:nth-child(odd){margin-bottom:1rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-black);margin:.5rem;font-size:12px;cursor:pointer;width:20px;height:20px}.app__footer-links_icons svg:hover{color:#ea1641}.app__footer-headtext{color:var(--color-black);font-weight:400;letter-spacing:.04em;text-transform:capitalize;font-size:1.4rem;line-height:41.6px;margin-bottom:1rem}.footer__copyright{justify-content:center;align-items:center;display:flex;width:100%;text-align:center;color:#000}.footer__copyright__p{font-size:12px!important}.break__line{justify-content:center;align-items:center;display:flex;width:100%;height:1px;background-color:#000;margin:1rem 0;text-align:center}.policies__link{color:#133bbd;text-align:center}@media screen and (min-width: 2000px){.app__footer-headtext{font-size:51px;line-height:61.6px}.footer__col_groups{display:flex!important;flex-wrap:wrap;flex-direction:column}}@media screen and (max-width: 1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{margin:2rem 0;width:100%;justify-content:center!important;align-items:center;text-align:center}.footer__col_groups{display:flex!important;flex-wrap:wrap;flex-direction:column}}@media screen and (max-width: 650px){.app__footer{padding:0 0 2rem;margin-top:5rem}.footer__col_groups{display:flex!important;flex-wrap:wrap;flex-direction:column}}@media screen and (max-width: 350px){.app__footer-links_logo img:first-child{width:80%}.footer__col_groups{display:flex!important;flex-wrap:wrap;flex-direction:column}}@media only screen and (min-width: 701px) and (max-width: 1300px){.footer__copyright{margin-bottom:1rem}}.card{border-radius:10px;padding:10px;display:flex;flex-direction:column;justify-content:space-around;transition:all .2s ease-in-out;cursor:pointer;width:100%;margin:20px 10px}.card:hover{box-shadow:0 0 20px #0003}.card__image{height:30vh;border-radius:10px;overflow:hidden;background-color:#fff;object-fit:cover}.card__image img{width:100%;height:100%;border-radius:10px;overflow:hidden;object-fit:cover}.card__contents{display:flex;flex-direction:column;gap:10px;padding:8px 12px}.product__title,.product__price{display:flex;justify-content:space-between}.product__title{font-size:24px;font-weight:600;color:#333;margin-top:1rem}.discount__group{display:flex;gap:10px;align-items:center}.product__discount{font-size:18px;font-weight:500;color:#fff;background-color:#dc143c;padding:5px 10px;border-radius:5px}.product__Ogprice{font-size:1rem;font-weight:500;color:#333;text-decoration:line-through}.product__price{font-size:18px;font-weight:600;color:#000}.product__category{font-size:18px;color:#0a0a0a!important;border:1px solid #9bc4f9;padding:5px 10px;border-radius:20px}.cartbutton__qty__group{border-top:1px solid #3333330d;margin-top:10px;display:flex;gap:10px;justify-content:space-between;align-items:center}.button__cart{color:#fff;padding:10px 22px;border-radius:5px;background-color:#000!important;font-size:18px;font-weight:500;margin-top:.5rem;width:150px;border:none!important;text-align:center;transition:all .2s ease-in-out;cursor:pointer}.quantity-container{margin-top:10px;justify-content:start;align-items:center;display:flex;gap:10px;padding:5px 10px}.quantity-container span{font-size:1rem;font-weight:500;color:#333}.jus{justify-content:center;align-items:center;display:flex}.quantity__input{width:25px;height:30px;border:none;border-radius:5px;text-align:center;font-size:1rem;font-weight:500}.buttons__qty{margin-left:10px;gap:5px}.button__quantity{color:#000;border:none;font-size:1rem;font-weight:500;cursor:pointer;width:10%;text-align:center;background-color:transparent}.row__products{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between;flex-direction:row;align-content:center;align-items:center}@media only screen and (max-width: 700px){.card{width:80%;margin:10px 0}.product__category{font-size:14px}.row__products{flex-direction:row}.cartbutton__qty__group{flex-direction:column;margin-top:0}.quantity-container{margin-top:0}.button__cart{width:100%;margin-top:0}.card__image{width:100%;height:30vh}.card__container{width:100%}}@media only screen and (min-width: 701px) and (max-width: 1300px){.card{width:90%;margin:10px}.product__category{font-size:14px}.row__products{flex-direction:row}.cartbutton__qty__group{flex-direction:column;margin-top:0}.quantity-container{margin-top:0}.button__cart{width:100%;margin-top:0}.card__image{width:100%;height:30vh}.card__container{width:100%;grid-template-columns:repeat(2,1fr)}}.filter_wrapper{margin:2rem 0rem 0rem 2rem}.customize_wrapper{width:100vw;display:grid;place-content:center;margin:10vh 0px;border:1px solid #00000018}.Customization__cont{display:flex;justify-content:center;align-items:center;width:90vw;align-content:center;gap:20px;padding:20px;flex-direction:column}.Customization__cont__dets{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:50%}.Customization__form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.Customization__cont__dets h1{font-size:2rem}.Customization__cont__dets p{font-size:1.1rem;margin:.5rem 0rem 1rem}.Customization__cont__dets h3{font-size:1.2rem}.Customization__cont__dets li{font-size:1rem;margin:1rem 0rem .5rem 1rem}.formbut{background-color:#000;color:#fff;padding:12px 27px;border-radius:5px;font-size:18px;font-weight:500;cursor:pointer;margin-right:2rem}.formbut:hover{border:1px solid black;background-color:transparent;color:#000}@media screen and (max-width:1300px){.Customization__cont{display:grid;justify-content:center;align-items:center;width:100vw;align-content:center;gap:20px;padding:20px;justify-items:center}.Customization__cont__dets{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:90%}}.aboutme{display:flex;justify-content:center;align-items:center;flex-direction:row;margin:4rem 6rem}.aboutme__contents{display:flex;justify-content:center;flex-direction:column;width:50%;height:80vh}.aboutme__image{display:flex;justify-content:center;align-items:center;width:50%}.aboutme__image img{width:60%;height:20%;border-radius:30px}.my__name{display:flex;align-items:center;font-weight:700;font-size:1.5rem;color:#3b3b3b}.my__name span{color:#1f26875e;font-family:Sacramento,cursive}.my__subheading{display:flex;align-items:center;font-size:12px;font-weight:700;margin-bottom:1rem;color:#5c5b5b}.my__description{display:flex;align-items:center;font-size:1rem;margin-bottom:1rem;text-align:justify;color:#5c5b5b}.my__socialmedia_link{margin-bottom:.5rem;display:flex;align-items:center;font-size:1rem;color:#5c5b5b;font-size:1.4rem}.icon{margin-right:1rem}.icon:hover{color:#1f26875e}.thickborder{border-top:7px solid rgb(31 38 135 / 37%);padding:1rem;margin-top:1rem;width:30%}@media screen and (max-width: 900px){.aboutme{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:5rem 1rem 8rem;top:30px;position:relative}.aboutme__contents{display:flex;justify-content:center;flex-direction:column;width:80%;height:80vh}.aboutme__image{display:flex;justify-content:center;align-items:center;width:100%;margin-top:3rem}.aboutme__image img{width:80%;height:20%;border-radius:30px}.my__name{display:flex;align-items:center;font-weight:700;font-size:1.5rem;color:#3b3b3b}.my__name span{color:#1f26875e;font-family:Sacramento,cursive}.my__subheading{display:flex;align-items:center;font-size:12px;font-weight:700;margin-bottom:1rem;color:#5c5b5b}.my__description{display:flex;align-items:center;font-size:1rem;margin-bottom:1rem;text-align:justify;color:#5c5b5b}.my__socialmedia_link{margin-bottom:.5rem;display:flex;align-items:center;font-size:1rem;color:#5c5b5b;font-size:1.4rem}.icon{margin-right:1rem}.icon:hover{color:#1f26875e}.thickborder{border-top:7px solid rgb(31 38 135 / 37%);padding:1rem;margin-top:1rem;width:80%}}.cart{padding-bottom:5vh}.cart_wrapper{width:100vw;height:max-content;display:flex;justify-content:center}.cart_container{display:flex;justify-content:space-between;align-items:start;margin:4vh 0px;width:80vw}.modal{height:max-content}.cart_products_wrapper{display:flex;align-items:start!important;justify-content:space-between}.cart_product_container{border-radius:12px;margin:30px 20px}.cart_product_container h2{font-size:24px;font-weight:700;margin-bottom:40px}.cart_card{margin-top:12px;display:flex;align-items:start;justify-content:space-between;min-width:40vw!important;padding:10px 17px 30px}.cart_prd_img{display:flex;align-items:start}.cart_prd_img img{width:5vw;height:10vh;object-fit:cover;aspect-ratio:1/1}.cart_prd_name{margin-left:20px;justify-content:space-around;flex-direction:column;display:flex;align-items:start;width:100%}.cart_prd_name span{font-size:20px;font-weight:600;line-height:1.5}.delete_cart{display:flex;align-items:center;justify-content:flex-end;cursor:pointer;margin-top:10px}.delete_cart ion-icon{font-size:20px}.delete_cart span{font-size:18px;margin-left:6px}.delete_cart:hover span{color:#cc0c39}.delete_cart:hover ion-icon{color:#cc0c39}.cart_prd_name span{font-size:20px}.cart_prd_price,.discount_section{display:flex;justify-content:space-between;align-items:left;flex-direction:column}.discount_section span:first-child{background-color:#cc0c39;color:#fff;border-radius:4px;padding:3px 4px;text-align:center;font-size:18px}.discount_section span:nth-child(2){font-weight:500;font-size:24px;margin-top:10px}.price_mrp{text-decoration:line-through}.total_charge{display:flex;align-items:center;justify-content:right}.total_charge p{margin-right:15px;font-size:20px;font-weight:500}.total_charge span{font-size:20px;font-weight:500;margin-right:20px}.proceed_wrapper{margin-top:20px;min-width:30vw;max-width:max-content;text-align:center}.address_container{padding:20px 30px;border-radius:12px;border:1px solid black}.add_address{display:flex;cursor:pointer;align-items:center;justify-content:center;font-weight:600}.add_address ion-icon{font-size:20px;margin-right:10px}.add_address:hover{color:#04709a}.add_address:hover ion-icon{color:#04709a}.proceed_topay{border:1px solid black;padding:20px 30px;border-radius:12px;margin-top:5vh;text-align:left;display:grid;align-items:center}.pay_header{display:grid;align-items:center;justify-content:space-between}.pay_header p{font-size:18px;font-weight:500;margin:5px}.btn_pay{padding:12px 27px;background-color:#ffdb61;color:#000;font-size:18px;border:none;border-radius:10px;cursor:pointer;transition:all .4s ease-in-out;margin-top:10px;justify-content:center;align-items:center;text-align:center;height:50px}.btn_pay:hover{transition:all .4s ease-in-out;background-color:#ffc500}.adrress_form_wrapper{padding:20px 25px}.adrress_form_wrapper h4{font-size:1.1rem;padding-bottom:15px;margin-bottom:8px;border-bottom:1px solid #d7d6d6}.adrress_form_wrapper .form_section{display:flex;align-items:center;justify-content:space-between}.adrress_form_wrapper .form_field{display:flex;flex-direction:column;margin:2px 0}.adrress_form_wrapper .form_field label{font-size:18px;font-weight:600;margin-left:15px;color:#000!important}.adrress_form_wrapper .form_field input,.adrress_form_wrapper .form_field select{font-size:18px;padding:8px 15px;margin:5px 15px;border:none;outline:none;border:1px solid rgba(0,0,0,.212)}.adrress_form_wrapper .form_field input:focus{border-color:#000}.default{display:flex;flex-direction:row!important;align-items:center}.address_form_wrapper form button{margin:5px 10px;border:none;background:transparent}.btn{border:none;background:transparent;padding:12px 27px;background-color:#04709a;color:#fff;font-size:18px;margin-left:15px;transition:all .4s ease-in-out}.btn:hover{color:#000;background-color:#0584b6b6;cursor:pointer;transition:all .4s ease-in-out}.login_gif{width:100vw;display:grid;place-content:center;height:90vh;text-align:center;background-color:#f8f9fc}.login_gif img{min-width:40vw;margin-bottom:10px}.address_section{text-align:left;margin:20px 0}.address_section span,.address_section p{line-height:28px;font-size:16px}.empty_cart{text-align:center;border-radius:12px}.empty_cart img{border-radius:4px;width:80%;height:80%}.empty_cart .link{color:#00f;cursor:pointer}@media (max-width:1300px){.cart_container{width:90vw}.pay_header{flex-direction:column}}@media (max-width:1024px){.cart_container{width:80vw;flex-direction:column}.proceed_wrapper{margin-top:30px;display:flex;justify-content:space-between;align-items:start;max-width:80vw;min-width:80vw}.cart_products_wrapper,.cart_product_container{width:80vw}.cart_card{max-width:80vw;min-width:80vw}.proceed_topay{margin-top:-0vh;width:max-content}}@media (max-width:850px){.form_section{flex-direction:column;text-align:left;justify-content:left}.adrress_form_wrapper .form_field{display:flex;margin:2px 0;flex-direction:row}.adrress_form_wrapper .form_field label{font-size:18px;font-weight:600;color:#000!important;width:200px}.modal{overflow-y:scroll}}@media only screen and (max-width: 700px){.proceed_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:30px}.proceed_topay{margin-top:2rem}.cart_card{display:grid;align-content:space-between;justify-content:center;align-items:center;justify-items:stretch}.cart_prd_img{display:flex;justify-content:center;align-items:center}.cart_prd_img img{width:20vw;height:10vh;object-fit:cover;aspect-ratio:1/1}.cart_prd_price{justify-content:center;display:flex;flex-direction:row;margin-top:1rem}.discount_section span:nth-child(2){font-size:18px;justify-content:center;align-items:center;text-align:center;margin-top:0}.price__group{margin-left:1rem}}.user_order_wrapper{width:100vw;display:grid;place-content:center;margin:5vh 0px}.user_order_container{width:80vw}.user_order_card_section{border:1px solid rgba(0,0,0,.504);border-radius:12px;padding:10px 12px}.user_prd_section{position:relative;margin:30px 0;display:grid;grid-template-columns:repeat(4,minmax(0,2fr));grid-gap:25px}.order_header{display:flex;align-items:center;justify-content:space-between;padding:8px 19px}.order_header_id{display:flex;align-items:center}.order_header p{display:block;width:max-content;border-radius:40px;background-color:#ffc500;margin-left:10px;color:#000;padding:8px 19px}.user_order_card{display:flex;justify-content:start;align-items:center;margin:10px 20px}.user_prd_img{display:flex;align-items:center;flex-direction:column}.user_prd_img img{width:200px;height:150px;object-fit:cover;border-radius:4px}.user_prd_info{display:flex;flex-direction:column;justify-content:space-between}@media (max-width:1024px){.order_header span{margin-top:30px}.user_prd_section{position:relative;margin:30px;display:grid;grid-template-columns:repeat(2,minmax(0,2fr));grid-gap:25px}.proceed_wrapper{display:grid;place-content:center;place-items:center}}@media (max-width:700px){.order_header{display:flex;flex-direction:column;justify-content:space-around;text-align:left}.order_header span{margin-top:30px}.order_header_date{width:100%;margin-top:20px}.user_prd_section{position:relative;margin:30px;display:grid;grid-template-columns:repeat(1,minmax(0,2fr));grid-gap:25px}}.row{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;height:100%}.cl1{display:flex;margin-right:5rem;height:80vh;flex-direction:column;align-items:flex-start}.hero__image{width:30vw;height:50vh;overflow:hidden}.hero__image img{width:100%;height:100%;border-radius:10px;object-fit:cover}.small-img-row{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;flex-direction:row;margin-top:20px;width:90%;align-content:space-between}.small-img-col{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.small-img{width:70px;height:70px;margin-right:20px;cursor:pointer;object-fit:cover;border-radius:5px}.cl1__contents{display:flex;flex-direction:column;height:90vh;padding:30px;width:40vw;margin:2rem}.cl1__contents h1{font-size:3rem;margin-bottom:20px;text-transform:capitalize}.selected__price{font-size:18px;font-weight:600;color:#333;margin:1rem 0rem}.des__eww{display:flex;flex-direction:column;margin-top:20px;font-size:18px;color:#333;width:100%;margin-bottom:20px;text-align:justify}.des__eww p{width:90%}.des__crp{display:flex;margin-top:50px;font-weight:600;font-size:1.4rem!important}.discount__h3{font-size:1rem!important;font-weight:600;color:#fff;margin-top:1rem}.og__h3{margin-top:1rem;font-size:1.1rem!important}.discount__selected{margin-bottom:1rem}.selected__category{font-size:18px;color:#0a0a0a!important;border:1px solid #9bc4f9;padding:5px 10px;border-radius:20px;width:max-content;cursor:none}.addto__cart{display:flex;gap:10px;margin-top:1rem;padding:10px;border-radius:5px;background-color:#000!important;font-size:1rem;font-weight:500;width:30%;border:none!important;text-align:center;justify-content:center;align-items:center;cursor:pointer;color:#fff}.addcartbutton__qty__group{border-top:1px solid #3333330d;margin-top:10px;display:flex;gap:10px;justify-content:flex-start;align-items:center;padding:10px;flex-direction:row;flex-wrap:wrap}.description__div{display:flex;flex-direction:column}.readmore{color:#000;font-weight:500;cursor:pointer}@media screen and (max-width: 900px){.row{flex-direction:column;margin-top:3rem}.cl1{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0}.cl1__contents{width:90%;margin:0;height:max-content}.hero__image{width:90%;height:50vh}.small-img-row{margin-top:10px;margin-left:2rem!important}.small-img{width:50px;height:50px}.description__div{height:max-content}.des__eww{margin-top:10px;z-index:1;height:auto}.addto__cart{width:100%}.discount__selected{width:100%;margin-bottom:0}.addcartbutton__qty__group{width:100%}}.ShippingInfo{display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin-top:50px;margin-bottom:50px;height:max-content;padding:5vh 0px;align-content:space-around;flex-wrap:wrap}.ShippingInfo__header{font-size:24px;font-weight:700;margin-bottom:20px}.ShippingInfo__content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px;width:50%}.ShippingInfo__content__text{font-size:16px;font-weight:400;margin-bottom:20px;line-height:32px}:root{--font-base: "Cormorant Upright", serif;--font-alt: "Open Sans", sans-serif;--color-golden: #DCCA87;--color-black: #0C0C0C;--color-light: #9B3922;--color-gray: #545454;--color-crimson: #F5EFDB;--color-grey: #AAAAAA;--color-white: #FFFFFF}html{margin:0;padding:0;width:100vw;height:100vh;scroll-behavior:smooth}a{text-decoration:none!important;color:unset}ion-icon{font-size:24px;color:#000}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input:focus{border:1px solid #000}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}::-webkit-scrollbar-thumb{background:#3170e726;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#3170e726}.notFound{width:100vw;display:grid;place-content:center;text-align:center;margin:10vh 0px}.notFound img{min-width:50vw;height:50vh;object-fit:cover}: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: 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-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( 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;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.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%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.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%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;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{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.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-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.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;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.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:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.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;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-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)}}
