@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@import"https://cdn.jsdelivr.net/npm/sweetalert2@11";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,*:before,*:after{margin:0;padding:0;box-sizing:inherit;font-family:DM Sans,sans-serif}.scroll-to-top-btn{position:fixed;bottom:20px;left:20px;z-index:9999;cursor:pointer}html{box-sizing:border-box;font-size:62.5%}@media only screen and (max-width: 75em){html{font-size:45%}}@media only screen and (max-width: 50em){html{font-size:40%}}.serch-box-input,.search-btn--mobile,.d-none{display:none}.d-show{display:block}b.form-credential_signup{text-decoration:underline}b.form-credential_signup:hover{color:#c93e13}input,textarea{font:inherit;border:none}button{font:inherit;border:none;background-color:transparent;cursor:pointer}ul{list-style:none}a{color:inherit;text-decoration:none}body{font-family:DM Sans,sans-serif;font-size:1.6rem;color:#000;background-color:#fafafa;font-weight:400;line-height:1.6;position:relative}.btn,.btn:link,.btn:visited{border:none;border:1px solid transparent;text-align:center;text-decoration:none;border-radius:10rem;font-family:DM Sans,sans-serif;font-weight:500;padding:1rem 2rem;cursor:pointer;transition:.3s ease-out}.btns,.btns:link,.btns:visited{float:none;color:#000;padding:12px 16px;text-decoration:none;display:block;text-align:left;transition:.3s ease-out}.btn--primary{color:#fff;background-color:#9d0001;transition:.3s ease-out}.btn--primary:hover{color:#fff;border:1px solid transparent;background-image:linear-gradient(99.61deg,#9d0001 8.56%,#490808 92.59%)}.btn--primarys:hover{background-color:#ddd}.btn--secondary{color:#fff;background-image:linear-gradient(99.61deg,#9d0001 8.56%,#490808 92.59%);background-color:transparent;padding:1.7rem 3.4rem;transition:.3s ease-out}.btn--secondary:hover{color:#000;background-image:none;border:1px solid #000000}.btn--tertiary{color:#000;background-color:transparent;border:1px solid #000000;padding:1.7rem 3.4rem;transition:.3s ease-out}.btn--text{color:#a2a2a2;font-size:1.4rem;font-weight:400;text-decoration:underline}.btn--text-red{color:#9d0001;border:none;padding:0}#submit:disabled{color:#000;background-image:none;border:1px solid #000000}.dropdown-btn{padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;border:1px solid #d3d3d3;border-radius:.3rem;min-width:16rem}.dropdown-text{color:#1e1e1e}.dropdown-icon{max-height:2.5rem;max-width:2.5rem;height:min-content}.btn-switch,.btn-switch:link,.btn-switch:visited{border:none;border:1px solid #1d1d1d;text-decoration:none;border-radius:10rem;font-family:DM Sans,sans-serif;font-weight:500;padding:1rem 4rem;cursor:pointer;transition:.3s ease-out}.btn-switch--active{color:#fff;background-image:linear-gradient(99.61deg,#9d0001 8.56%,#490808 92.59%);border-color:transparent}.heading-4,.heading-3,.heading-2,.heading-1,.heading-1-big{font-weight:500}.heading-1-big{font-size:5rem}.heading-1{font-size:4rem}.heading-2{font-size:2.5rem}.heading-3{font-size:2.4rem}.heading-4{font-size:2rem}.heading-4--bolder{font-weight:700}.heading-2-about{font-size:2rem;font-weight:400}.heading-products{justify-content:center}.container{grid-column:1/-1;grid-row:4/5;display:grid;grid-template-columns:minmax(157px,1fr) [center-start] repeat(6,minmax(min-content,157px)) [center-end] minmax(157px,1fr);justify-content:end;max-width:100%}.container--grey{background-color:#f4f4f4}.container--red{background:#9d000180;background-image:url(/assets/background-MJdOhK_N.png)}@media only screen and (max-width: 25em){.container{grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}}.shops-container{grid-column:center-start/center-end;margin-top:2%}#category_container{grid-column:center-start/center-end;margin-top:3%}.shops{display:grid;align-items:center;justify-items:center;column-gap:2.4rem;row-gap:4.9rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.shops__logo{width:100%}@media only screen and (max-width: 41.25em){.shops__logo{width:100%}}.categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(23rem,35rem));gap:2.7rem;justify-content:center;justify-items:center}@media only screen and (max-width: 50em){.categories{grid-template-columns:repeat(auto-fit,minmax(20rem,30rem))}}@media only screen and (max-width: 41.25em){.categories{grid-template-columns:repeat(2,1fr);gap:2rem}}.category{max-width:35rem;border:1px solid #d3d3d3;border-radius:1rem;background-color:#f4f4f4;padding-bottom:1.55rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.category__img{width:30rem;max-width:100%;height:20rem;object-fit:cover}.category__name{font-size:3rem;font-weight:500}@media only screen and (max-width: 41.25em){.category__name{font-size:2rem}}.category__btn{align-self:stretch;margin:0 4.3rem}@media only screen and (max-width: 50em){.category__btn{margin:0 2rem}}.popup{background-color:#fff;width:117rem;padding:9rem 10rem 9rem 6rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);animation:scaleUp .3s ease-out;display:grid;grid-template-columns:repeat(2,1fr);gap:7rem;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-animation:scaleUp .3s ease-out}@media only screen and (max-width: 75em){.popup{grid-template-columns:1fr;padding:5rem;width:auto}}.popup__btn-close{position:absolute;right:5%;top:5%;width:2rem;cursor:pointer;height:2.5rem;width:2.5rem}@media only screen and (max-width: 75em){.popup__btn-close{right:5%;top:3%;background-color:#fff;border-radius:50%}}.popup__column-1{text-align:center;position:relative}.popup__column-1 img{width:100%}.popup__image{width:100%;transition:transform .3s ease-in-out}.popup__image.zoom-in:hover{transform:scale(1.2)}.carousel-icon{position:absolute;top:50%;font-size:2rem;color:#000;cursor:pointer}.carousel-icon.left{left:0}.carousel-icon.right{right:0}@media only screen and (max-width: 75em){.popup__column-1 img{width:100%;height:30rem;object-fit:cover}}.popup__column-2{display:flex;flex-direction:column}.popup__column-2>*+*{margin:2.3rem 0 0}.popup__price-container{font-size:2.5rem;display:flex;flex-wrap:wrap}.popup__price-container>*{margin-right:1.3rem}.popup__price-before{color:#676767;text-decoration:line-through}.popup__description{font-size:1.6rem}.popup__count-container{font-size:1.6rem;display:flex;align-items:center}.popup__count-container>*+*{margin:0 0 0 1.5rem}.popup__count-container svg{width:4.9rem;height:4.9rem}@media only screen and (max-width: 50em){.popup__count-container{justify-content:space-between}}.popup__count{text-align:center;max-width:10rem;padding:1rem;border:1px solid #d3d3d3;border-radius:.5rem}.popup__btns-container{display:flex;gap:2rem}@media only screen and (max-width: 50em){.popup__btns-container{flex-direction:column;gap:2rem}}.popup__btn{flex-grow:1}.popup__transparent-btn-container{display:flex;flex-wrap:wrap}.popup__transparent-btn-container>*+*{margin:0 0 0 1rem}@media only screen and (max-width: 41.25em){.popup-cart{width:70%;max-height:90vh;overflow-y:scroll;padding:3rem}}.transparent-button{line-height:1;color:#4a4a4a;padding:1rem;border:1px solid #4a4a4a;border-radius:.3rem;margin:.2rem}.transparent-button:hover,.transparent-button:active{color:#9d0001;border-color:#9d0001}.cart{background-color:#fff;width:45.5rem;height:100%;position:fixed;top:0;right:0;animation:slide .3s ease-out;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width: 25em){.cart{width:100%}}.cart__btn-close{position:absolute;top:4rem;right:4rem;font-size:3rem;width:2rem;height:2rem;color:#000;cursor:pointer}.cart__heading{padding:3.3rem}.cart__distance{font-size:2rem;padding:3.3rem;color:#fff;background-color:#9d0001}.cart__item{padding:5.5rem 3.3rem;display:grid;grid-template-columns:1fr 2fr;gap:3rem}.cart__img{width:100%}.cart__item-details{display:flex;flex-direction:column}.cart__item-details>*+*{margin:.9rem 0 0}.cart__price-container{font-size:1.6rem;display:flex}.cart__price-container>*{margin-right:.7rem}.cart__price-before{text-decoration:line-through;color:#676767}.cart__item-name{font-size:2rem;font-weight:500;color:#1e1e1e}.cart__item-btns{display:flex}.cart__item-btns>*{margin-right:2.2rem}.cart__count-container{font-size:1.6rem;display:flex;align-items:center}.cart__count-container>*+*{margin:0 0 0 .7rem}.cart__minus,.cart__plus{width:3rem;height:3rem;display:flex}.cart__count{text-align:center;border:1px solid #d3d3d3;border-radius:.5rem;max-width:6rem}.cart__form-wrapper{padding:2.5rem 3.3rem;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}.cart__form{font-size:1.6rem;font-weight:500;color:#1e1e1e;display:flex;flex-direction:column}.cart__form>*+*{margin:2.1rem 0 0}.cart__form textarea{font-family:inherit;font-size:inherit;height:17rem;border:1px solid #d3d3d3;border-radius:1rem;padding:1rem}.cart__total{padding:2.5rem 3.3rem;font-size:1.6rem;font-weight:500;color:#1e1e1e;display:flex;flex-direction:column}.cart__total>*+*{margin:1.1rem 0 0}.cart__total-price{font-size:5rem}.cart__total-text{color:#d3d3d3}.cart__btns{padding:2.5rem 3.3rem;display:flex;flex-direction:column}.background{background-color:#00000080;height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:5}@keyframes scroll{0%{left:0}to{left:-100%}}@keyframes scroll-2{0%{left:0}to{left:-200%}}@keyframes scroll-3{0%{left:0}to{left:-300%}}.profile{grid-column:center-start/center-end;margin:3rem 0 7rem;display:grid;grid-template-columns:1fr 2fr;gap:6rem}@media only screen and (max-width: 75em){.profile{grid-template-columns:1fr;gap:1rem}}.seller{border:1px solid #d3d3d3;padding:2rem 4rem;display:grid;grid-template-columns:1fr 2fr;align-items:center;gap:1.9rem}@media only screen and (max-width: 41.25em){.seller{padding:2rem 3rem}}.seller__img{width:100%}@media only screen and (max-width: 75em){.seller__img{width:90%}}.seller__name{margin-bottom:.9rem;line-height:1.4}@media only screen and (max-width: 75em){.seller__name{font-size:3rem}}.seller__active{color:#8e8e8e}@media only screen and (max-width: 50em){.seller__active{font-size:2rem}}.seller__btn{margin-right:1rem}.seller__btn:not(:first-child){margin-left:1rem}.seller__btns{width:100%}.info{padding:5rem;display:flex;flex-wrap:wrap}.info>*{margin:3rem 0 0}@media only screen and (max-width: 41.25em){.info{padding:3rem}.info>*+*{margin:3rem 0 0}}.info-block{display:flex;align-items:center;flex:0 0 50%}.info-block>*{margin-right:1rem}@media only screen and (max-width: 41.25em){.info-block{flex:0 0 100%}}.info-block__img{width:2rem;height:2rem}.info-block__count{color:#9d0001}.title{grid-column:center-start/center-end;font-size:2rem;font-weight:500;text-transform:uppercase}.filters{grid-column:center-start/center-end;padding:3rem 0;display:flex;justify-content:space-between}@media only screen and (max-width: 41.25em){.filters{flex-direction:column}.filters>*+*{margin:1rem 0 0}}.filter{display:flex;flex-direction:column}.filter>*+*{margin:1rem 0 0}.select-btns{display:flex;flex-wrap:wrap}.select-btns>*+*{margin:0 0 0 1rem}.select{padding:1rem 2rem;border:1px solid #d3d3d3;border-radius:.5rem;display:flex;gap:1rem}.select svg{width:2.5rem;height:2.5rem}.banner{grid-column:center-start/center-end}.banner__img{width:100%}.red-bar{grid-column:center-start/center-end;grid-row:1/2;height:4.7rem;background-color:#9d0001;color:#fff;display:flex;align-items:center}.red-bar__text{display:flex;gap:1.7rem}.red-bar-bg{background-color:#9d0001;grid-column:1/-1;grid-row:1/2}.header{grid-column:center-start/center-end;grid-row:2/3;padding:2.25rem 0rem}.header>*+*{margin:0 0 0 2.3rem;display:flex}.header-bg{grid-column:1/-1;grid-row:2/3;border-bottom:1px solid #d3d3d3!important;z-index:-1}.logo-link{margin-right:2rem;display:flex;align-items:center}.logo{width:100%}@media only screen and (max-width: 600px){.nav-right{gap:4rem}.header>*+*{margin:0}.header{margin:0;padding:1rem 0}.logo-link{width:75%;margin-right:0}.btn-icon__count{top:-40%;font-size:1.8rem!important;width:2.8rem!important;height:2.8rem!important}}.current-location{margin-right:-2rem;font-weight:500;font-size:small;padding:1.5rem;padding-left:0;display:flex;align-items:center}@media only screen and (max-width: 75em){.current-location{font-size:1.3rem}}@media only screen and (max-width: 41.25em){.current-location,.login-btn,.signup-btn{display:none}}.current-location__hint{color:#575757}.current-location__icon{fill:#9d0001}.current-location__pinned{margin-right:1rem}@media only screen and (max-width: 75em){.current-location__pinned{margin-right:1rem}}.form-search{display:flex;align-items:center;position:relative}.form-search__input{line-height:1;background-color:#ededed;border-radius:.5rem;padding:.8rem 4.2rem .8rem 1.2rem;margin-left:1rem;width:30rem;font-weight:300;font-size:1.3rem}.form-search__btn{width:1.8rem;height:1.8rem;margin-left:-3rem}.form__search-text{color:#d32d2d;padding:2.4rem}.btn-icon{position:relative;display:flex;align-items:center;gap:1rem;top:3px}.btn-icon__svg{max-width:5rem;max-height:5rem;margin-top:-3px}.btn-icon__count{font-size:1rem;color:#fff;font-weight:500;display:inline-block;width:1.5rem;height:1.5rem;border:1px solid #ffffff;border-radius:50%;background-color:#9d0001;position:absolute;top:0%;right:-15%}.cart-icon__wrapper{position:relative}.navbar{margin-left:1.5rem;display:flex;align-items:center;gap:7px}.hamburger{display:none;align-items:center;justify-content:center}.bpi-logo{width:60px;height:30px}@media only screen and (max-width: 41.25em){.hamburger{display:flex}}.hamburger__icon{max-width:2.5rem;max-height:2.5rem}.hamburger-sidebar{grid-column:1/-1;grid-row:3/4;background-color:#fff;border-bottom:1px solid #d3d3d3}@media only screen and (min-width: 41.25em){.hamburger-sidebar{display:none}}.hamburger-menu{position:relative;font-weight:500;padding:.5rem 2rem 2rem;display:flex;flex-direction:column;z-index:1000}.hamburger-menu>*+*{margin:1rem 0 0}@media only screen and (min-width: 41.25em){.hamburger-menu{display:none}}.hamburger-menu .current-location{margin-right:0}@media only screen and (max-width: 41.25em){.hamburger-menu .current-location{display:flex}}@media only screen and (max-width: 41.25em){.hamburger-menu .form-search{display:flex}}.hamburger-menu__item{display:flex;justify-content:center}.hamburger-menu__link{padding:1rem;width:100%;text-align:left}.user-info{display:flex!important;align-items:center;justify-content:center;width:100%;padding:0}.animation-underline:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#000;transition:.3s ease-out}.animation-underline:hover:before{width:100%}.dropdown .dropbtn{font-weight:500;line-height:1;border:none;outline:none;color:#000;font-family:inherit;margin:0;transition:.3s ease-out;display:flex;align-items:center;gap:.5rem;position:relative}.dropdown-content{display:none;overflow:hidden;position:absolute;top:100%;right:0;border-radius:.5rem;background-color:#f9f9f9;min-width:16rem;box-shadow:0 8px 16px #0003;z-index:510}.dropdown-content a{float:none;color:#000;padding:12px;text-decoration:none;display:block;text-align:left;transition:.3s ease-out}.dropdown-content a:hover{background-color:#ddd}.dropdown:hover .dropdown-content{display:block!important}.dropdown-shop{position:relative;display:inline-block}.dropdown-shop-content{display:none;position:absolute;background-color:#fff;white-space:nowrap;border-radius:.5rem;box-shadow:0 8px 16px #0003;z-index:1;left:-28px;top:25px;max-height:500px;overflow-y:auto}.dropdown-shop-content .bcButtonLink{color:#000;text-decoration:none;font-size:12px;font-weight:500;line-height:15.62px;display:flex;gap:.5rem;padding:5px 10px}.dropdown-shop-content .bcButtonLink:hover{background-color:#ddd;width:100%}.dropdown-shop-content a{color:#000;padding:8px 16px;text-decoration:none;font-size:12px;font-weight:500;line-height:15.62px;display:flex;gap:.5rem}.dropdown-shop-content a:hover{background-color:#ddd;width:100%}.dropdown-shop:hover .dropdown-shop-content{display:flex;flex-direction:column;gap:6px;padding:10px}.nav{background-color:#fafafa;grid-column:center-start / center-end;grid-row:3 / 4;padding:.5rem 0;text-transform:capitalize;font-weight:500}.nav-left{display:flex;gap:2.9rem}.nav-right{display:flex;gap:1.2rem;align-items:center;justify-content:left}.nav-logo{max-width:20rem}@media only screen and (max-width: 41.25em){.nav-left{display:none}}.nav__item:hover a,.nav__item:hover button{color:#9d0001;fill:#9d0001}.nav__btn{display:flex;gap:1rem;align-items:center;position:relative;text-transform:uppercase}.nav__box-btn{display:flex;gap:1.3rem;align-items:center;position:relative}.nav__btn-icon{width:1.1rem;height:1.1rem}.nav__list,.nav__list2{display:flex;align-items:center;justify-content:space-between}.nav__link{white-space:nowrap;font-size:16px;font-weight:500;line-height:21px;letter-spacing:0em}.nav__link a{cursor:pointer}.nav__box{display:grid;grid-template-columns:min-content max-content;grid-template-rows:repeat(2,1fr);column-gap:1.2rem;line-height:1.4}.nav__big-icon{grid-row:1/-1;width:5.4rem;height:4.8rem}.nav__text{grid-column:2/-1;grid-row:1/2;align-self:end;font-size:1.4rem;font-weight:400}.nav__btn{grid-column:2/-1;grid-row:2/-1;align-self:start}.nav__icon{width:1.1rem;height:1.1rem}.nav__item{text-transform:uppercase}@media only screen and (min-width: 661px) and (max-width: 800px){.header{margin-left:-7rem}.nav{margin-left:0}.nav__link,.nav__item{font-size:1.7rem}#contactUs{margin-right:-5rem}.nav__list2{justify-content:center}}@media only screen and (min-width: 800px) and (max-width: 1000px){.header{margin-left:-7rem}.nav{margin-left:0}.nav__link,.nav__item{font-size:1.7rem}#contactUs{margin-right:-5rem}.nav__list2{justify-content:center}}.fixed-nav{position:fixed;top:0rem;left:0;width:100%;z-index:10;background-color:#fff;box-shadow:0 -1px 43px -13px #000000bf;-webkit-box-shadow:0px -1px 43px -13px rgba(0,0,0,.75);-moz-box-shadow:0px -1px 43px -13px rgba(0,0,0,.75)}.nav .nav-logo-link{visibility:hidden;transition:visibility .3s ease}.scrolled .nav-bg{top:-80px}.scrolled .nav .nav-logo-link{visibility:visible}.nav-bg{position:sticky;top:0;z-index:500;grid-column:1 / -1;grid-row:3 / 4;display:grid;grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr);box-shadow:0 5px 5px -5px #333;background:#fafafa}.box{grid-column:center-start/center-end;margin:4.4rem auto;background-color:#fff;box-shadow:0 2px 44px #0000000d;width:90%}@media only screen and (max-width: 41.25em){.box{width:100%}.nav-bg{position:unset;width:100vw}.nav__list2{justify-content:center}}.form-pagination{height:.5rem;border-radius:1rem;background-color:#a9a9a9;display:flex;align-items:center}.form-pagination__page{height:.8rem;width:100%;border-radius:1rem;background-color:#9d0001}.form_bank_details{display:none}.form__dropdown-list{max-height:400px;overflow-y:scroll}.dropdown-hover:hover{background-color:#f4f4f4}.authorizationCheck{font-weight:300;font-style:italic;margin-bottom:5px}.uploadContainer,.labelUpload{padding:10px}.input__upload{margin:3%}.form{padding:5.8rem 10rem;font-weight:500}@media only screen and (max-width: 75em){.form{padding:4.8rem 7rem}}@media only screen and (max-width: 25em){.form{padding:4rem 5rem}}.form input,.form textarea{border:1px solid #d3d3d3;border-radius:.5rem;padding:1.45rem 1.55rem}.form__heading{text-align:center;margin-bottom:7rem}@media only screen and (max-width: 41.25em){.form__heading{margin-bottom:4rem}}.form__box{display:grid;grid-template-columns:repeat(2,1fr);column-gap:7.7rem;row-gap:1.8rem;padding:0 2rem}@media only screen and (max-width: 50em){.form__box{grid-template-columns:1fr}}@media only screen and (max-width: 41.25em){.form__box{padding:0}}.form__box--page-1{margin-top:7.6rem}.form__box--page-2,.form__box--page-3{margin-top:2.6rem}.form__box-heading{grid-column:1/-1}.form__grid{display:flex;flex-direction:column}.form__grid>*+*{margin:1.8rem 0 0}.form__block{display:flex;flex-direction:column}.form__block>*+*{margin:1.2rem 0 0}.form__block--flex-grow{flex-grow:1}.form__block--inline{flex-direction:row;align-items:start}.form__block--inline>*+*{margin:0 0 0 2rem}.form__block--full{grid-column:1/-1}.form__textarea{flex-grow:1;min-height:24rem}.form__dropdown-btn{padding:1.45rem 1.55rem;display:flex;justify-content:space-between;border:1px solid #d3d3d3;border-radius:.5rem;position:relative}.form__dropdown-btn--half{width:50%}.form__dropdown-text{color:#000}.form__dropdown-icon{max-height:2.5rem;max-width:2.5rem;height:min-content}.form__dropdown{position:absolute;width:100%;background-color:#fff;top:100%;left:0;border:1px solid #d3d3d3;border-radius:1rem;padding:1rem 2rem;display:flex;flex-direction:column;z-index:100}.form__dropdown>*+*{margin:2rem 0 0}.form__dropdown-list{display:flex;flex-direction:column}.form__dropdown-list>*+*{margin:1rem 0 0}.form__hint{font-size:1.2rem;color:#00000080}.form__btns{display:flex;margin-top:4rem;padding:0 2rem}.form__btn:last-child{margin-left:auto}.form__btn--small{padding:1.45rem 4.85rem}.form__btn--medium{padding:1.45rem 7.1rem}@media only screen and (max-width: 25em){.form__btn--medium{padding:1.45rem 4.85rem}}.form__bank_label{margin-top:1.4rem}.form__dropdown-item{border-radius:.5rem}.form__dropdown-item{cursor:pointer}.form__dropdown--agent{width:30rem}.form-check{margin-top:15px}.terms{grid-column:1/-1;padding:1.45rem 1rem;border:1px solid #d3d3d3;display:flex;flex-direction:column;gap:2rem}.terms__check{grid-column:1/-1}.form-box{grid-column:center-start/center-end;margin:4.4rem auto;background-color:#fff;box-shadow:0 2px 44px #0000000d;width:100%;animation:slide-from-left .5s ease-out backwards;display:flex;justify-content:center;border-radius:10px}@media only screen and (max-width: 41.25em){.form-box{width:100%;margin:2.2rem auto;flex-direction:column}}.form-box--transparent{background-color:transparent;box-shadow:none}.form-e-order{width:100%;height:80rem;padding:8rem 0 4rem}#formDiv{width:100%}.form-credential{padding:8rem 4rem 4rem 0;font-weight:500;display:flex;flex-direction:column;align-items:center;min-width:35rem}@media only screen and (max-width: 41.25em){.form-credential{width:80%}}.form-credential input,.form-credential textarea,.form-credential button,.form-credential select,.form-credential__input.select{font-family:DM Sans,sans-serif;border:1px solid #d3d3d3;border-radius:.5rem;padding:1.45rem 1.55rem}.form-credential a{font:inherit;text-decoration:none;color:#9d0001}.form-credential__heading{margin-bottom:4.2rem}.form-credential__block{display:flex;flex-direction:column}.form-credential__block>*+*{margin:1.5rem 0 0}@media only screen and (max-width: 41.25em){.form-credential__block{width:100%}}.form-credential__input{width:50rem}@media only screen and (max-width: 41.25em){.form-credential__input{width:100%}}.form-credential__input-custom{position:relative}.form-credential__input-custom button{border:none;line-height:1;position:absolute;top:50%;right:5%;transform:translateY(-50%);width:min-content}.form-credential__input-custom button svg{max-width:2.2rem;max-height:2.2rem}.form-credential__term-text{margin-top:1.7rem;margin-bottom:2.2rem}.form-credential__btn{width:50rem}@media only screen and (max-width: 41.25em){.form-credential__btn{width:100%}}.form-credential__btns{align-self:stretch;padding:2rem .6rem;display:flex;justify-content:space-between}.form-credential__btns a{color:#1e1e1e}.form-credential__checkbox-container{align-self:stretch;padding:1rem .6rem}.form-credential__checkbox-container input{margin-right:1.3rem}.form-credential__shortcut{margin-top:2rem;font-size:x-large;text-align:center}.form-pass-warning{color:red;margin-bottom:20px;display:none}.form-success-register{display:none}.form-track{padding:3rem 0 4rem;font-weight:500;display:flex;flex-direction:column;align-items:center}.form-track label{font-weight:700}.form-track input,.form-track textarea,.form-track button{border:1px solid #d3d3d3;border-radius:.5rem;padding:1.45rem 1.55rem}.form-track a{font:inherit;text-decoration:none;color:#9d0001}.form-track__heading{text-align:center;margin-bottom:3.1rem;width:80%}@media only screen and (max-width: 25em){.form-track__heading{width:95%;font-size:1.9rem}.form-credential__checkbox-container{font-size:small}}.form-track__block{margin-bottom:3.1rem;display:flex;flex-direction:column}.form-track__block>*+*{margin:4.6rem 0 0}@media only screen and (max-width: 25em){.form-track__block{width:95%}}.form-track__block div{display:flex;flex-direction:column}.form-track__block div>*+*{margin:1.1rem 0 0}.form-track__input{width:50rem}@media only screen and (max-width: 25em){.form-track__input{width:100%}}.form-track__btn{width:30rem}@media only screen and (max-width: 25em){.form-track__btn{width:70%}}.about-logo{max-width:40rem;max-height:15rem;object-fit:contain}@media only screen and (max-width: 25em){.about-logo{width:100%}}.delivery-details{grid-column:center-start/center-end;padding:2.2rem 0}.info-tabs-container{padding:4.4rem 1rem}.info-tab{min-height:10.5rem;padding:2.2rem 2.5rem;border:1px solid #d3d3d3;display:flex;align-items:center;cursor:pointer;background-color:transparent}.info-tab>*+*{margin:0 0 0 1.6rem}.info-tab--active{background-color:#f8f8f8}.info-tab__btn,.info-tab__name{font-size:2rem;font-weight:500;display:flex;align-items:center}.info-tab__btn--minus{margin:0}.info-tabs__details{min-height:10.5rem;padding:2.2rem 6.5rem;border:1px solid #d3d3d3;background-color:#f8f8f8;display:flex;align-items:center;animation:opacityAndMove .2s ease-out backwards}@keyframes opacityAndMove{0%{opacity:.5;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.breadcrumb{grid-column:center-start/center-end;padding:3rem 0;display:flex}.breadcrumb>*+*{margin:0 0 0 2rem}.breadcrumb__item--active{font-weight:500}.terms-conditions{grid-column:center-start/center-end;padding:3rem 0;display:flex;flex-direction:column}.terms-conditions>*+*{margin:3rem 0 0}.terms-conditions__text{font-size:1.8rem;display:flex;align-items:center;padding:1rem 2rem}.terms-conditions__text:nth-child(odd){background-color:#9d00010d}.terms-conditions__number{font-size:3rem;margin-right:2rem}.footer{grid-column:1 / -1;grid-row:5/6;display:flex;flex-direction:column;background:#fffdf6}.footer>*+*{margin:2.4rem 0 0}@media only screen and (max-width: 32em){.footer{padding:0 30px;width:100vw}}.footer-bg{grid-column:1/-1;grid-row:5/6;border-top:1px solid #d3d3d3;z-index:-1;background:#fffdf6}.footer-nav{grid-row:1/2;padding:7.5rem 0 2.9rem;display:grid;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width: 41.25em){.footer-nav{display:grid;grid-template-columns:1fr;row-gap:2rem;justify-content:center;align-items:center}.footer-nav__list{justify-content:center;align-items:center}.penguin{justify-content:center;align-items:center;height:10rem;width:50rem}}@media only screen and (max-width: 25em){.footer-nav{row-gap:3rem}}.footer-nav__list,.footer-nav__item{display:flex;flex-direction:column;align-items:center}.footer-nav__list>*+*{margin:1.2rem 0 0}.footer-nav__item>*+*{margin:1.2rem 0 0}.footer-nav__heading{color:#9d0001;font-weight:700}@media only screen and (max-width: 25em){.footer-nav__list{grid-column:1/-1;text-align:center}}@media only screen and (max-width: 25em){.footer-nav__item{grid-column:1/-1;text-align:center}}.penguin{max-width:20rem}@media only screen and (max-width: 41.25em){.penguin{grid-column:1/-1;justify-self:center;max-width:50rem}}.copyright{grid-column:center-start / center-end;grid-row:5 / 6;border-top:1px solid #d3d3d3;padding:2.4rem 0 3.1rem;display:flex;justify-content:center;align-items:center;font-size:13px}#linksite{text-decoration:underline;color:#9d0001}.form-2{grid-column:center-start/center-end;margin:4.4rem auto;width:90%;font-weight:500;display:flex;gap:3.3rem}@media only screen and (max-width: 75em){.form-2{width:95%}}@media only screen and (max-width: 50em){.form-2{width:100%}}@media only screen and (max-width: 41.25em){.form-2{flex-direction:column}}.form-2__order-block{flex-basis:100%;background-color:#fff;box-shadow:0 2px 44px #0000000d;padding:8.4rem 7.2rem;display:flex;flex-direction:column;gap:1.8rem}@media only screen and (max-width: 75em){.form-2__order-block{padding:4.4rem 5.2rem}}.form-2 input,.form-2 textarea{border:1px solid #d3d3d3;border-radius:.5rem 0 0 .5rem;padding:1.45rem 1.55rem}.form-2__arr-btn{padding:.5rem 2rem;border:1px solid #d3d3d3;transition:.3s ease-out}.form-2__arr-btn:hover,.form-2__arr-btn:active{color:#9d0001;border:1px solid #9d0001}.form-2__heading{text-align:center;margin-bottom:3.4rem}.form-2__heading--weight-700{font-weight:700}.form-2__heading--m-b-remove{margin-bottom:0}.form-2__block{display:flex;flex-direction:column;gap:1.2rem;flex-basis:100%}.form-2__block--2-column{flex-direction:row;align-items:center}.form-2__popup{width:30%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #d3d3d3;padding:5.4rem 3.7rem;display:flex;flex-direction:column;gap:2.4rem;height:100%;overflow:scroll}@media only screen and (max-width: 75em){.form-2__popup{width:40%}}@media only screen and (max-width: 50em){.form-2__popup{width:60%}}@media only screen and (max-width: 41.25em){.form-2__popup{width:70%}}@media only screen and (max-width: 25em){.form-2__popup{width:90%;padding:4.4rem 2.7rem}}.form-2__popup--small-gap{gap:1.8rem}.form-2__map{height:15rem;width:49rem;background-color:#d3d3d3}.form-2__map img{width:100%;height:100%}.form-2__btn-container{display:flex;gap:1.1rem;justify-content:center}.form-2__btn{width:100%;padding:1.45rem 0}.form-2__btn--small{width:40%}.form-2__btn--small-ice{width:15rem;margin-top:1.5rem}.form-2__success-message{display:flex;flex-direction:column;text-align:center;gap:1.5rem}.form-2__info-message{font-weight:400;border:1px solid #d3d3d3;border-radius:.3rem;padding:1rem}.form-2__info-message-head{font-weight:500;margin-bottom:1.2rem}.form-2__info-message-head--m-t-small{margin-top:1rem}.form-2__info-message-btn{align-self:center}.result-image-proof{width:100%;object-fit:contain}.order-info__block{display:flex;justify-content:space-between;align-items:center}.order-info__block>*{margin:0 1.2rem 0 0;padding:.2rem 0}.order-info__block--flexwrap{flex-wrap:wrap;justify-content:initial}.order-info__block:not(:last-child){margin-bottom:4rem}.order-info__vouchers{border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}.order-info__agent-customer{padding-top:10px;padding-bottom:10px;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}.order-info__agent-customer-address{padding-top:10px;padding-bottom:10px}.order-info__btn-text{color:#d32d2d;padding:2.4rem}.order-info__method{line-height:1;color:#4a4a4a;padding:1rem;border:1px solid #4a4a4a;border-radius:.3rem}.order-info__method--active{color:#9d0001;border-color:#9d0001}.order-info__btn{width:100%;padding:1rem 0;margin-bottom:1.8rem}.order-info__btn:disabled{color:#000;background-image:none;border:1px solid #000000}.order-info__vouchers-inputvoucher{height:50%;width:50%}.shipping-method{border-radius:1rem;border:1px solid #d3d3d3;line-height:1;margin-bottom:2.4rem}.shipping-method__block{padding:2.1rem 1.75rem;display:flex;justify-content:space-between}.shipping-method__block:not(:last-child){border-bottom:1px solid #d3d3d3}.shipping-method__open{font-size:1.3rem;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;background-color:#efefef;padding:3rem}.shipping-method__open-block{display:flex;align-items:center;gap:.8rem}.shipping-method__open-block--column{flex-direction:column;align-items:initial}.shipping-method__open-block:not(:last-child){margin-bottom:1.5rem}.shipping-method__radio-input{display:none}.shipping-method__radio-label,.shipping-method__label{cursor:pointer;position:relative;padding-left:2rem}.shipping-method__radio-button{height:1.8rem;width:1.8rem;border:.2rem solid #4a4a4a;border-radius:50%;display:inline-block;position:absolute;left:0;top:-.2rem}.shipping-method__radio-input:checked~.shipping-method__radio-label .shipping-method__radio-button{box-shadow:0 0 0 2px #9d0001;background:#9d0001;border:2px solid #fff}.shipping-method__input-date{border:1px solid #dddddd;border-radius:.8rem;margin-left:4rem;width:45%}.shipping-method__fee{margin-left:auto}.shipping-method__custom-count{background-color:#fff;border:1px solid #a9a9a9;padding:0 .5rem;display:flex;align-items:center}.shipping-method__custom-count input{border:none;padding:.5rem 3rem;outline:none}.shipping-method__input-count{max-width:9rem;text-align:center}.close-btn{font-size:3rem;position:absolute;top:2%;right:5%}.order-summary{display:flex;flex-direction:column}.order-summary>*+*{margin:2rem 0 0}.order-summary__product{display:flex;align-items:center}.order-summary__product>*+*{margin:0 0 0 2.6rem}.order-summary__btn-remove{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;cursor:pointer}.order-summary__img-container{max-height:9rem;max-width:9rem;border:1px solid #d3d3d3;border-radius:2.8rem}.order-summary__img{width:100%;padding:1rem}.order-summary__heading{margin-right:auto}.order-summary__calculations-block{padding:2rem 0;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}.order-summary__calculations-price{display:flex;justify-content:space-between}.order-summary__calculations-price>:last-child{font-weight:400}.order-summary__calculations-total{padding:2rem 0;display:flex;justify-content:space-between;font-weight:700}.order-summary__credit-limit,.order-summary__credit-limit-days{display:none;justify-content:space-between;font-weight:700}.form-location,.form-location-address{display:flex;flex-direction:column;align-items:center;padding:5.5rem 0 3rem}.form-location__popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:3rem;padding:4rem 5.5rem 2.3rem;font-weight:500;width:70rem;display:flex;flex-direction:column;gap:4.5rem}@media only screen and (max-width: 41.25em){.form-location{width:80%}}@media only screen and (max-width: 25em){.form-location{width:95%}}@media only screen and (max-width: 25em){.form-location{padding:3.5rem 3.5rem 1.15rem;gap:2.5rem}}.form-location__popup--padding-b-big{padding-bottom:6rem}.form-location input{outline:none}.form-location__heading{font-weight:700}.form-location__hint{text-align:center;color:#4a4a4a;margin-bottom:3rem}@media only screen and (max-width: 25em){.form-location__hint{padding:0 2rem;margin-bottom:1rem}}.form-location__search{width:80%;background-color:#f4f4f4;border-radius:50rem;padding:0 3rem;margin-bottom:4rem;display:flex;justify-content:space-between}.form-location__search>*+*{margin:0 0 0 2.4rem}.form-location__search-icon{max-width:2.2rem;max-height:2.2rem;fill:#999}.form-location__search-input{flex-basis:100%;padding:2.7rem 0;background-color:transparent}.form-location__btn{margin-top:3.5rem;width:50%}.form-location__btn-container{display:flex;justify-content:center;align-items:center}.form-location__btn-container--column{flex-direction:column}.form-location__btn-container--column>*+*{margin:1rem 0 0}.form-location__hide{opacity:0}.form-location__block{display:flex;gap:1.4rem;flex-wrap:wrap;width:100%}.form-location__popup-btn{width:100%}.form-location__popup-btn--medium{width:80%}.form-location__heading{align-self:center;font-weight:700}.form-location__icon{fill:#4a4a4a}.form-location__order-from{font-size:2.5rem;font-weight:500;text-align:center;margin-bottom:4rem}.applicant_canvas{border:1px solid black;width:100%;min-height:30rem}@media only screen and (max-width: 25em){.applicant_canvas{font-size:50%}}.clearCanvas{text-decoration:underline}.clearCanvas:hover{cursor:pointer}.box-map{width:100%}.mapholder{width:100%;height:30rem;overflow:hidden}.u-hidden-bg{display:none}.u-index-order{z-index:100}.u-bolder{font-weight:700}.u-border-radius-small{border-radius:.5rem}.u-opacity-0{opacity:0}.u-margin-t-large{margin-top:5rem}.u-margin-b-large{margin-bottom:10px;font-size:16px}.u-margin-b-medium{margin-bottom:3rem}.u-margin-b-small{margin-bottom:1.6rem}.u-margin-b-smallest{margin-bottom:1.3rem}.u-margin-t-smallest{margin-bottom:1rem;margin-top:1.3rem}.u-margin-t-smallest-italic{margin-top:1.3rem;font-style:italic;font-weight:100;font-size:1.4rem}.u-margin-t-b-large{margin-bottom:4.2rem;margin-top:4.2rem}.u-margin-right-auto{margin-right:auto}.u-margin-auto{margin:0 auto}.comment-block{box-shadow:#0000000d 0 0 0 1px;padding:3%;max-height:150px;overflow-y:auto}.comments{box-shadow:#11111a1a 0 1px;padding:1%}@keyframes slide{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes scaleUp{0%{transform:translate(-50%,-50%) scale(.5)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes full-width{0%{flex-grow:0}to{flex-grow:1}}@keyframes slide-from-left{0%{opacity:0;transform:translate(-10%)}to{opacity:1;transform:translate(0)}}.preloader{display:none;background-color:#00000080;height:100%;width:100%;position:fixed;z-index:100}.spinner{display:flex;align-items:center;justify-content:center;margin-top:25rem}.spinner .path{animation:infinity-load 1.5s infinite cubic-bezier(.65,.05,.36,1)}@keyframes infinity-load{to{stroke-dashoffset:10}}.eosembed{display:flex;background:#000;border:none;width:100%;height:100%}#viewReceipt{display:flex;justify-content:center}.dropdown{position:relative}.profile-container{display:flex;justify-content:center;flex-direction:column;align-items:center}.profile-navigation{font-family:DM Sans,sans-serif;position:absolute;display:flex;flex-direction:column;align-items:center;top:35px;left:-73px;z-index:999;width:180px;font-size:13px;background:#fff;gap:10px;padding-bottom:20px;border-radius:10px;z-index:9999;box-shadow:0 10px 15px -3px #0000001a}.end-user__name,.end-user__email{line-height:1.7rem}.logout-bttn{display:flex;align-items:center}.profile-header{margin-top:10px;font-weight:700}.end-user__email{overflow:hidden}.end-user__name,.other-options{width:150px;border-top:1px solid #757575;padding-top:10px}.end-user__email--container{display:flex;width:150px}.profile-navigation img{width:17px}.profile-bttn{display:flex;justify-content:center;flex-direction:row;align-items:center;margin-bottom:.5rem}.logout-bttn,.profile-bttn,.end-user__email--container{gap:5px}.modal-dialog-title{display:flex;align-items:start;justify-content:space-between}.modal-dialog-title-img{width:75%}.modal-dialog-title-h1{font-size:4.5rem;margin-top:-1.1em;cursor:pointer}.modal-dialog-context-text{padding-left:2em;padding-right:2em}.modal-dialog-description{color:#000;font-size:2.5rem;text-align:center;text-transform:uppercase;margin-bottom:1em}.modal-dialog-description-p{font-size:1.5rem;margin-top:-.5em;text-align:center;margin-bottom:1em}.modal-dialog-btn1{background-color:#9d050a;color:#fff;border:none;border-radius:.5em;padding:.5em 1em;font-size:1.8rem;font-weight:800;cursor:pointer}.modal-dialog-btn2{background-color:#fff;color:#9d050a;border:none;border-radius:.5em;padding:.5em 1em;font-size:1.8rem;font-weight:800;cursor:pointer;border:#9d050a 1px solid}.modal-dialog-btn1:hover,.modal-dialog-btn2:hover{background-color:#d40c13;color:#fff;border:none;border-radius:.5em;padding:.5em 1em;font-size:1.8rem;font-weight:800;cursor:pointer;border:#9d050a 1px solid;box-shadow:#4d0606 0 5px 15px}.modal-dialog-btns{display:flex;justify-content:center;gap:2.5em}.modal-dialog-new-signup{text-align:center;margin-top:1em;font-size:1.8rem;color:#000;font-weight:600;cursor:pointer}.modal-dialog-new-signup>span{color:#8b0707;text-decoration:underline}.modal-dialog-new-signup>span:hover{color:#d81111;text-decoration:underline}@media only screen and (max-width: 600px){.nav__list{justify-content:center}.profile-navigation{width:150px;top:23px;left:-65px}.end-user__name,.other-options{width:120px}}@media only screen and (min-width: 600px){.profile-navigation{width:150px;top:23px;left:-65px}.profile-bttn{margin-bottom:10px!important}.end-user__name,.other-options{width:120px}.btnExplore{display:flex;justify-content:center}}@media only screen and (min-width: 768px){.profile-navigation{width:150px;top:28px;left:-65px}.end-user__name,.other-options{width:120px}.btnExplore{display:flex;justify-content:center}}@media only screen and (min-width: 1200px){.profile-navigation{width:200px;top:40px;left:-83px}.end-user__name,.other-options{width:150px}}.faq{width:100%;align-items:center;display:flex}.white-space{height:50vh}.full-screen{height:100vh;width:100%;display:grid;place-items:center}.imgContainer{position:relative;display:inline-block}.attachImg{max-width:100%;height:50%}.removeImg{position:absolute;top:0;right:0}.removeImg:hover{transform:scale(1.1)}#areaDrop{max-height:200px;overflow-y:scroll}.chat-support{grid-column:1/-1;position:fixed;height:100%;width:100%;pointer-events:none}.chat-support__btn{color:#fff;background-image:linear-gradient(99.61deg,#9d0001 8.56%,#490808 92.59%);background-color:transparent;padding:1.2rem 2.7rem;transition:.3s ease-out;pointer-events:auto;position:absolute;right:0;bottom:5%;transform:translate(-50%);display:flex;align-items:center;gap:1.3rem}.chat-support__btn:hover .chat-support__btn-text{display:block}.chat-support__btn-text{display:none;animation:opacity .3s ease-out backwards}.chat-support__icon{width:2.5rem;height:2.5rem;fill:#fff!important}.chat-support-popup{width:65rem;overflow:hidden;background-color:#fff;border-radius:3rem;animation:popup .3s ease-out backwards;display:flex;flex-direction:column}@media only screen and (max-width: 25em){.chat-support-popup{width:90%}}.chat-support-popup__text-container{padding:2rem 1.7rem 0;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.chat-support-popup__logo{align-self:start;max-width:12rem;margin-bottom:1.5rem}.chat-support-popup__heading{width:90%;font-size:2.8rem;font-weight:700;margin-bottom:5.2rem}.chat-support-popup__paragraph{width:90%;font-size:2.5rem;color:#403838}.chat-support-popup__btn-container{padding:4.4rem 0;transition:.3s ease-out;display:flex;flex-direction:column;align-items:center;gap:1rem}.chat-support-popup__btn-container--active{background-color:#cf9696}.chat-support-popup__btn-container--active .chat-support-popup__powered-txt{opacity:0}.chat-support-popup__btn-container--active .chat-support-popup__btn--1{display:none}.chat-support-popup__btn-container--active .chat-support-popup__btn--2{display:block}.chat-support-popup__icon{width:2.5rem;height:2.5rem;fill:#fff!important}.chat-support-popup__powered-txt{display:flex;align-items:center;justify-content:center;gap:.9rem}.chat-support-popup__btn{width:80%}.chat-support-popup__btn--2{display:none}.chat-support-popup__textarea{width:90%;border:1px solid #808080;border-radius:5px}@keyframes popup{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.add-seller-container{display:grid;grid-template-columns:1fr}.element-container{display:grid;align-items:center;justify-items:center}#map-tracking{height:80vh;width:80vw}.red-mark-required{color:red}.correct-input{border:1px solid green!important}.invalid-input{border:1px solid red!important}.dropdown-overflow{max-height:30rem;overflow-y:scroll}.btn-checkout-change-qty{border:none;text-decoration:underline;text-decoration-color:gray;color:gray}.seller__description{display:flex;grid-column:center;padding:2rem}.admin-payment{grid-column:center-start/center-end;margin:4.4rem auto;background-color:#fff;box-shadow:0 2px 44px #0000000d;width:90%;animation:slide-from-left .5s ease-out backwards;display:flex;justify-content:center;flex-direction:column}@media only screen and (max-width: 41.25em){.admin-payment{width:100%;margin:2.2rem auto}}.admin-payment--transparent{background-color:transparent;box-shadow:none}.table-container{max-width:100%;overflow-x:auto}.table-container::-webkit-scrollbar{display:none}.table th{background-color:#d32d2d;border-radius:.5rem;border:1px solid white;color:#fff;padding:1rem}.dataTables_wrapper th{background-color:#d32d2d;border-radius:.5rem;border:1px solid white;color:#fff}.datatable-btn{display:block;margin:0 auto}.dataTables_wrapper .dataTables_paginate{display:flex!important;align-items:center!important;flex-direction:row;margin-left:auto}.dataTables_wrapper .dataTables_paginate .paginate_button{margin:0 5px!important}.change__address-btn{display:flex;grid-template-columns:repeat(16,1fr);column-gap:1.2rem;justify-content:center}.delivered-picture{height:20rem;width:20rem}.b-credit-logo{width:3rem;height:3rem}.view-dr{color:#00f;cursor:pointer}.deliver-pic{height:200px;width:200px;margin:5px;border:1px solid black}.checkoutModal{position:fixed;display:none;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10;overflow-y:hidden}.checkoutModalContainer{text-align:center;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:2.5rem;width:60%;animation:scaleUp .3s ease-out;max-width:400px;border-radius:8px;box-shadow:0 0 10px #0000004d;max-width:500px}.checkoutModalContainer h2{font-size:2rem}.checkoutModal_flex_gap{margin-top:10px;display:flex;gap:3rem;justify-content:center}.checkoutModalContainer_XSymbol{position:absolute;top:3%;cursor:pointer;right:3%}.btn--secondary__confirmButton{color:#fff;background-image:linear-gradient(99.61deg,#9d0001 8.56%,#490808 92.59%);background-color:transparent;padding:1.7rem 3rem;border-radius:10px;transition:.3s ease-out}.btn--secondary__checkoutcancelButton{color:#000;background-color:transparent;padding:1.7rem 3rem;border-radius:10px;border:solid #35353557 1px;transition:.3s ease-out}.btn--secondary__checkoutcancelButton:hover{border:solid black 1.5px}.btn--secondary__confirmButton:hover{color:#000;background-image:none;outline:1px solid #000000}.p_condition{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.modal{background-color:#fff;width:45.5rem;height:100%;position:fixed;top:0;right:0;animation:slide .3s ease-out;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between}.Contact{font-weight:500;margin:0 rem;display:flex;align-items:center}.bpi-logo_mobile{display:none;width:40px;height:22px}@media screen and (max-width: 600px){.Contact{display:none}}.hide-nav-cart{display:none}.Contact .phone{margin-right:1rem;margin-left:-2rem;width:2rem;fill:#9d0001}.num{font-size:1.5rem;width:15rem}.buildcredit{color:#9d0001;font-size:1.5rem}.buildcredit-container{display:flex;justify-content:center;align-items:center;background-color:#fafafa;padding:.8rem;position:relative;border-radius:.5rem}.buildcredit_logo{display:block;height:2.5rem;width:2.5rem;height:auto}.nav__btn{display:flex;align-items:center}.js-btn-viewcart{margin-top:.8rem}.hide-cart{display:none}.shop-by-seller-header{width:1120px;height:216px;top:271px;left:160px;padding:32px;gap:32px;display:flex;flex-direction:column;align-items:center;justify-content:center}.shop-by-seller-header button{font-family:DM Sans;background-color:#9d0001;width:160px;height:32px;display:block;margin:0 auto;color:#fffdef;font-size:12px;border-radius:5px}.shop-by-seller-header h1{font-family:DM Sans;font-weight:700;font-size:64px;line-height:83.33px;text-align:center}.search-nav{margin-left:0}.current-nav{margin-right:auto;font-weight:500;padding:1.5rem;border:1px solid #d3d3d3;border-radius:.3rem;line-height:1;display:flex;align-items:center;justify-content:center}.login-btn{padding:1rem;background:#9d0001;color:#fff;border-radius:5px;font-weight:700}.login-btn:hover{padding:1rem;background:#eea0a06b;color:#9d0001;border-radius:5px;font-weight:700;border:#9d050a 1px solid}.download-btn{margin-right:1rem;padding:1rem;background:red;color:#fff;border-radius:5px;font-weight:700}.signup-btn{margin-left:1rem;background:#fff;color:#9d0001;border:#9d050a 1px solid;border-radius:5px;padding:1rem;font-weight:700}.signup-btn:hover{margin-left:1rem;background:#b30404ad;color:#fff;border:#9d050a 1px solid;border-radius:5px;padding:1rem;font-weight:700}.sign-up__seller--icon{padding-top:10px;margin-left:10px}@media only screen and (max-width: 41.25em){.signup-btn,.login-btn{padding:1rem .5rem;text-wrap:nowrap;font-size:8px}}.search-box{position:absolute;z-index:999;border-radius:1rem 0 1rem 1rem;top:5rem;right:-10px;width:68rem;height:50rem;background-color:#fafafa;border:1.5px solid rgb(219,219,219);overflow-y:auto}.autofill{border-right:1.5px solid rgb(219,219,219);width:25rem;height:100%;display:inline-block;vertical-align:top;padding:1rem}.suggest{width:calc(100% - 25rem);height:100%;display:inline-block;vertical-align:top;padding:1rem}.autofill li,.suggest li{padding:.5rem}.autofill-list{display:flex;align-items:center;cursor:pointer}.autofill-icon-search{margin-right:1rem;fill:#9d0001}.autofill-icon-diagonal{width:2.3rem;position:absolute;left:21rem}.suggest-list{display:flex;align-items:center;cursor:pointer}.suggest-img{max-width:100px;width:5rem;margin-right:16px}.details{font-size:15px;font-weight:700}.suggest-rate{display:flex;align-items:center;font-size:12px;color:gray}.suggest-name,.suggest-stars,.suggest-reviews{margin:-2px 12px 0 0}.agent-customer__address--container{display:flex;flex-direction:column}.agent-customer{display:flex;flex-direction:row;gap:7px;align-items:center}.select-customer__container{border:1px solid #d3d3d3;border-radius:3px;padding:.5rem .4rem;width:170px;height:30px;position:relative}.select-customer__container option{font-size:13px;padding:0 5rem;position:absolute;top:200px}.agent-acc__bttn{background-color:#9d0001;color:#fff;border-radius:3px;padding:3px 6px;font-size:1.3rem;font-weight:500}.header-functions__container{display:flex;align-items:center;gap:6rem}.header-function__container2{display:flex;flex-direction:row;gap:1rem}.logo-container{width:200px;display:flex;align-items:center;justify-content:center}.svg-headings{width:23px}@media screen and (max-width: 1024px) and (min-width: 698px){.svg-headings{width:18.5px;height:18.5px}.select-customer__container{width:100px;padding-bottom:2px}.hide-cart{display:block}}.display-none-d{display:none!important}@media screen and (max-width: 698px){.ds-search__container{display:none}.svg-headings{width:18.5px;height:18.5px}.agent-customer{width:100px!important}.display-none-m{display:none!important}.display-none-d{display:flex!important}.display-none-d button{display:flex;align-items:center}.hamburger-menu__item{text-align:left}.hamburger-menu__item>a{font-size:15px!important}.hamburger-menu__link>div>button{text-align:left!important;font-size:15px!important}.current-location{justify-content:flex-start!important}.location-change{color:#ff3e3e;font-size:13px}.hamburger-menu__item>.form-search{width:100%!important;margin-bottom:2rem}.hamburger-menu__item>.form-search>.form-search__input{font-size:17px!important;padding:7px 15px!important;padding-right:20px;width:100%!important}.hamburger-menu__item>.form-search>.form-search__btn{margin-right:10px!important;margin-left:-5rem!important}.form-search{display:block;position:absolute;left:40%}.search-box{position:absolute;z-index:999;border-radius:1rem 0 1rem 1rem;top:5rem;left:-1378%;width:54rem;height:30em;background-color:#fafafa;border:1.5px solid rgb(219,219,219);overflow-y:auto}.search-container>input{width:100%;height:100%;padding:10px;border-radius:50%;border:1px solid #ccc;text-align:start;font-size:16px;outline:none;box-shadow:0 0 5px #0000001a;cursor:pointer;display:none}.search-container input:focus{width:100%;height:100%;padding:10px;border-radius:50%;border:1px solid #ccc;text-align:start;font-size:16px;outline:none}.serch-box-input{display:block;width:100%!important;height:2em!important;padding:10px!important;border-radius:10px!important;border:1px solid #ccc!important;text-align:start!important;font-size:16px!important;outline:none;margin-top:.3em}.search-container .search-icon{position:absolute;top:70%;left:175%;transform:translate(-50%,-50%);font-size:1rem;pointer-events:none;color:#666}.searchicon{max-height:2.5rem}.searchicon:focus{display:none}.search-btn--mobile{display:block}.form-search__btn{width:1.8rem;height:1.8rem;margin-left:-4rem;display:none}.form-search__input{width:50%;padding:3px 5px;border:1px solid #ccc;border-radius:10px;transition:width .3s ease,padding .3s ease;font-size:12px;z-index:999}.form-search__input:focus{width:100%;padding:3px 5px;border:1px solid #ccc;border-radius:10px;outline:none;transition:width .3s ease,padding .3s ease;z-index:2000}.hide-cart{display:block}}.justify-between{justify-content:space-between}.border-b{border-bottom:2px dashed #d1d1d1}.delivery-disclaimer{color:#ff6565}.mobile-location{display:flex}.flex-grow-1{flex-grow:1}.flex{display:flex}.weight-capacity-note{margin:.5em 0;padding:0 2em;font-size:large;color:#ff6565}@media screen and (max-width: 425px){.logo-container{width:130px}.profile-navigation{left:-78px}.select-customer__container{width:130px;margin-left:30px}.bpi-logo_mobile{display:block}.weight-capacity-note{margin:1em 0;padding:0 3em;font-size:small;color:#ff6565}}@media screen and (min-width: 250px) and (max-width: 382px){.modal-dialog-btn1,.modal-dialog-btn2{font-size:1.3rem;padding:1rem}.modal-dialog-context-text{padding-left:0;padding-right:0}.modal-dialog-description-p{font-size:2rem}}@media screen and (max-width: 380px){.adjacent-flex{width:87vw}}@media screen and (min-width: 1024px){.hide-nav-cart{display:block}}.content-container{flex:1;display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem 0}.quotation-container{padding:2rem;max-width:1200px;margin:0 auto}.quotation-title{font-size:2.5rem;text-align:center;color:#fff;margin-bottom:2rem;background-color:#9d0001cc;padding:1rem}.quotation-section{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.quotation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.info-text{margin-bottom:1.5rem;color:#666}.quotation-table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.quotation-table th,.quotation-table td{padding:1rem;text-align:left;border-bottom:1px solid #ddd}.quotation-table th{background-color:#f5f5f5;font-weight:700}.edit-btn,.remove-btn{padding:.5rem 1rem;margin:0 .25rem;border:none;border-radius:4px;cursor:pointer}.edit-btn{background-color:#007bff;color:#fff}.remove-btn{background-color:#dc3545;color:#fff}.remove-all{background-color:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer}.add-item-section{text-align:center;margin:2rem 0}.add-item-btn{background-color:#28a745;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:700}.subtotal-section{display:flex;justify-content:space-between;align-items:center;margin:2rem 0;padding:1rem;background-color:#f8f9fa;border-radius:4px}.subtotal-section p{font-size:1.25rem;font-weight:700}.add-cart-btn{background-color:#9d0001;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:700}.contact-info{text-align:center;color:#666;margin-top:2rem;font-size:.9rem}.third-party-logins{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.5rem}@media screen and (max-width: 600px){.third-party-logins{flex-direction:column!important}}.modalBackground{position:fixed;top:0;left:0;right:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#03030354;padding:1rem;z-index:1000;overflow-x:hidden;overflow-y:hidden;text-align:center;animation-fill-mode:forwards!important}.modalContainer{background-color:#fff;width:100%;max-width:600px;height:auto;padding:1.5rem;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;box-shadow:0 0 10px #b9333328}.orderAgainInfo{font-weight:400;font-family:Times New Roman,Times,serif;text-align:center}.modalContainer p{font-size:.9rem;text-align:center}.closeBtn{align-self:flex-end;height:3rem;cursor:pointer;margin-bottom:5rem}.cntinueBtn,.cnclBtn{background-color:#205e20;padding:.7rem 1.5rem;border-radius:5px;color:#fff;text-align:center;width:100%;max-width:200px;margin:.5rem 0;cursor:pointer}.cnclBtn{background-color:#9d0001}.Spacer{margin:2rem 0}@media (min-width: 100px){.modalBackground{width:auto}.modalContainer{flex-direction:row-reverse;justify-content:space-between;align-content:flex-start;overflow-y:auto}.cntinueBtn,.cnclBtn{width:12rem;margin:3rem 1rem 0}.cntinueBtn{margin-left:auto;margin-right:auto;color:#fff}.cnclBtn{margin-right:auto;color:#fff}}@media (max-width: 1154px){.modalBackground{position:fixed}}@media (max-height: 932px){.modalBackground{height:150em}.modalContainer{margin-bottom:100em}}.shipping-method__input-date::-webkit-clear-button{display:none}.react-datepicker__month-container{font-size:15px;width:20rem}.react-datepicker__header{width:20rem;font-size:13px}.form-credential__qr-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.form-credential__qr-image{width:200px;height:200px;object-fit:contain;margin-bottom:1rem}.form-credential__qr-note{font-size:2rem;color:#555;text-align:center}.form-credential__qr-note-error{font-size:1.5rem;color:#555;text-align:center}.form-credential__loading-text{font-size:2rem;color:#888}.login-title-container{display:flex;align-items:center;justify-content:space-between;width:100%}.form-credential__qr-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.pagination-margin{margin-top:4rem}.search-bar-container{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;justify-content:center;align-items:center;margin-top:5rem}.search-input{padding:10px 14px;border:1px solid #ccc;border-radius:8px;font-size:16px;width:250px;transition:border-color .3s,box-shadow .3s}.search-input:focus{outline:none;border-color:#a10300;box-shadow:0 0 5px #e5393566}.search-button{background-color:#b90300;color:#fff;border:none;padding:10px 18px;border-radius:8px;font-size:16px;cursor:pointer;transition:background-color .3s}.search-button:hover{background-color:#c62828}.modern-dim-background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999;display:flex;justify-content:center;align-items:center;overflow-y:auto;padding:20px}.modern-modal-container{background:#fff;border-radius:12px;max-width:900px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 25px #0003;animation:fadeInScale .3s ease-out;overflow:hidden}.modern-modal-header{position:relative;background-color:#990502;color:#fff;padding:20px;font-weight:700;font-size:18px;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center}.modern-modal-close{background:none;border:none;cursor:pointer;width:32px;height:32px}.modern-modal-content{padding:20px;font-size:14px;color:#333;overflow-y:auto;flex:1}.modern-section-title{font-weight:700;margin:15px 0 5px;color:#444;font-size:15px}.modern-line{border:none;border-top:1px solid #eee;margin:20px 0}.modern-info-pair{display:flex;justify-content:space-between;margin-bottom:10px}.modern-info-label{font-weight:500;color:#555}.modern-info-value{font-weight:700;color:#000}.modern-product{display:flex;align-items:center;margin-top:20px;border:1px solid #f0f0f0;border-radius:8px;padding:10px}.modern-product-img{width:60px;height:60px;border-radius:4px;margin-right:15px;object-fit:cover}.modern-product-details{flex:1}.modern-loading{text-align:center;font-size:18px;padding:40px;color:#666}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.pin-container{display:flex;flex-direction:column;align-items:center}.pin-circle{width:80px;height:80px;border-radius:50%;background-size:cover;background-position:center;background-color:#fff;border:3px solid #fff;box-shadow:0 4px 12px #00000026;transition:transform .25s ease,box-shadow .25s ease}.pin-pointer{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:15px solid rgb(85,85,85);margin-top:-1px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.pin-circle:hover{transform:scale(1.05);box-shadow:0 6px 18px #0000004d}.share-link{color:#ffe600;font-weight:700}.custom-seller-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease;margin-bottom:16px}.custom-seller-card:hover{transform:scale(1.02)}.custom-seller-header{display:flex;align-items:center;gap:16px;padding:16px;border-bottom:1px solid #eee}.custom-seller-logo{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #ddd}.custom-seller-logo-skeleton{width:60px;height:60px;border-radius:50%;object-fit:cover}.custom-seller-details{flex-grow:1}.custom-seller-name{font-size:18px;margin:0 0 4px;color:#333}.custom-seller-location{font-size:14px;color:#777}.custom-seller-location span{color:#444;font-weight:600}.custom-seller-products{padding:12px 16px}.custom-seller-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.custom-seller-product-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;background-color:#f8f8f8}.custom-seller-product-image-skeleton{width:100%;height:7rem;object-fit:cover;border-radius:8px}@media (max-width: 768px){.custom-seller-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.custom-seller-product-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width: 600px){.custom-seller-header{flex-direction:column;align-items:flex-start}.custom-seller-logo{width:50px;height:50px}.custom-seller-product-image{height:150px}.custom-seller-product-image-skeleton{height:16rem}.bfuildcredit{font-size:2.5rem}}@media screen and (max-width: 576px){.order-history-main{display:block!important}}.responsive-maps__container{padding:1rem;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.responsive-maps__title{text-align:center;font-size:1.5rem;font-weight:700}.responsive-maps__search-bar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:center}.responsive-maps__input{flex:1 1 250px;padding:.5rem .75rem;font-size:2rem;border:1px solid #ccc;border-radius:6px;min-width:200px}.responsive-maps__search-btn,.responsive-maps__locate-btn{background-color:#fff;border:1px solid #ccc;border-radius:6px;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.responsive-maps__icon{width:20px;height:20px}.responsive-maps__save-btn{padding:.5rem 1rem;background-color:#d32f2f;color:#fff;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .3s}.responsive-maps__save-btn:hover{background-color:#b71c1c}.responsive-maps__map-wrapper{width:100%;height:60vh;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.modern-location__container{display:flex;align-items:center;padding:1rem 1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;max-width:350px;gap:.75rem;font-family:Segoe UI,sans-serif}.modern-location__icon-wrapper{display:flex;align-items:center;justify-content:center;background-color:#ffeaea;border-radius:50%;width:36px;height:36px}.modern-location__icon{fill:#9d0001;width:20px;height:20px}.modern-location__address-btn{background:none;border:none;color:#333;font-size:1.5rem;text-align:left;cursor:pointer;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}@media screen and (max-width: 768px){.modern-location__container{max-width:100%;padding:.75rem 1rem}.modern-location__address-btn{font-size:.85rem;max-width:180px}}@media screen and (max-width: 600px){.modern-location__container{display:none}}.search-sidebar-wrapper{display:grid;grid-template-columns:280px 1fr;gap:2rem;grid-column:center-start / center-end}.search-sidebar{background:#fff;border:1px solid #ddd;padding:1.5rem;border-radius:8px;box-shadow:0 2px 10px #0000000d;align-self:start;position:sticky;top:1rem;height:100%}.search-sidebar-title{font-size:18px;font-weight:700;margin-bottom:1.5rem;color:#333}.search-sidebar-group{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.search-sidebar-group:last-child{border-bottom:none;margin-bottom:1rem}.search-sidebar-label{display:block;margin-bottom:.75rem;font-weight:500;font-size:14px}.search-sidebar-price-inputs{display:flex;align-items:center;gap:.5rem}.search-sidebar-price-inputs input{width:45%;padding:.5rem;border-radius:4px;border:1px solid #ccc;font-size:13px}.price-separator{color:#666;font-size:14px}.search-sidebar select{width:100%;padding:.5rem;font-size:13px;border-radius:4px;border:1px solid #ccc}.search-sidebar-checkboxes label{display:block;margin:.5rem 0;font-size:13px;cursor:pointer}.search-sidebar-checkboxes input{margin-right:.5rem}.search-sidebar-apply-btn{background-color:#9d0001;color:#fff;border:none;width:100%;padding:.75rem;font-size:14px;border-radius:4px;cursor:pointer;margin-bottom:.75rem;transition:background-color .2s}.search-sidebar-apply-btn:hover{background-color:#7c0000}.search-sidebar-reset-btn{background-color:#f5f5f5;color:#333;border:1px solid #ddd;width:100%;padding:.75rem;font-size:14px;border-radius:4px;cursor:pointer;transition:all .2s}.search-sidebar-reset-btn:hover{background-color:#e9e9e9}.search-sidebar-keyword-input{width:100%;padding:.5rem;border-radius:4px;border:1px solid #ccc;font-size:13px;margin-bottom:.25rem}.search-sidebar select{width:100%;padding:.5rem;font-size:13px;border-radius:4px;border:1px solid #ccc;background-color:#fff;cursor:pointer;margin-bottom:.25rem}@media (max-width: 768px){.search-sidebar-wrapper{grid-template-columns:1fr}.search-sidebar{position:static;margin-bottom:2rem}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-content{background:#fff;padding:30px;border-radius:16px;text-align:center;position:relative;max-width:400px;box-shadow:0 10px 30px #0000004d;z-index:10000}.store-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:10px;cursor:pointer}.store-buttons img{width:160px;height:50px;object-fit:contain;border-radius:6px;box-shadow:0 2px 6px #0003;transition:transform .2s ease}.store-buttons img:hover{transform:scale(1.03)}.store-hover-wrapper{position:relative;display:inline-block}.store-icon{width:160px;height:50px;object-fit:contain;cursor:pointer;border-radius:6px}.qr-popup{display:none;position:absolute;top:-22rem!important;left:-25%;background:#fff;border-radius:10px;padding:12px;box-shadow:0 4px 12px #0003;z-index:-30;text-align:center;transition:opacity .2s ease,transform .2s ease}.store-hover-wrapper:hover .qr-popup{display:block}.qr-popup.show{display:block!important}@media (min-width: 671px){.store-buttons{flex-direction:column;align-items:center}.store-buttons img,.store-icon{width:120px!important;height:auto}.qr-popup{top:100%;left:50%;transform:translate(-50%);margin-top:10px}.bannerImage{width:2rem;height:auto;max-height:200px;object-fit:cover}}@media (max-width: 671px){.store-buttons{flex-direction:column;align-items:center}.store-buttons img,.store-icon{width:120px!important;height:auto}.qr-popup{top:100%;left:50%;transform:translate(-50%);margin-top:10px}.bannerImage{width:2rem!important;height:auto;max-height:200px;object-fit:cover}}.qr-text{font-size:small}.ds-search__container{--ds-search-accent: #910505;--ds-search-bg: #ffffff;--ds-search-text: #6b0303;--ds-search-border: #e2e8f0;--ds-search-shadow: 0 1px 3px rgba(0, 0, 0, .1);--ds-search-radius: 8px;--ds-search-transition: all .2s ease}.ds-search__wrapper{position:relative;display:flex;align-items:center;width:40rem;max-width:400px}.ds-search__input{width:100%;padding:12px 48px 12px 16px;border:2px solid var(--ds-search-border);border-radius:var(--ds-search-radius);background-color:var(--ds-search-bg);color:var(--ds-search-text);font-size:16px;box-shadow:var(--ds-search-shadow);transition:var(--ds-search-transition)}.ds-search__input:focus{outline:none;border-color:var(--ds-search-accent);box-shadow:0 0 0 3px #92000033}.ds-search__button{position:absolute;right:8px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:var(--ds-search-text);transition:var(--ds-search-transition)}.ds-search__button:hover{color:var(--ds-search-accent);transform:scale(1.05)}.ds-search__icon{width:20px;height:20px}._container_c5iak_1{grid-column:1 / -1;grid-row:4 / 5;display:grid;grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr);background-image:url(/assets/background-MJdOhK_N.png);background-color:#9d000180;padding:2rem 0}._formBox_c5iak_25{padding:3rem;grid-column:center-start / center-end}._form_c5iak_25{display:flex;justify-content:space-between}._banner_c5iak_45{display:flex;justify-content:center;align-items:center}._heading_c5iak_57{font-size:40px;font-weight:700;line-height:52px;letter-spacing:0em;margin-bottom:.3rem}._subheading_c5iak_73{font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;margin-bottom:3rem}._redSignup_c5iak_89{color:#9d0001}._terms_c5iak_97{margin-top:3rem;text-align:center}._signupBtn_c5iak_107{margin:1rem 0}._signuptext_c5iak_115{background:#9d0001;color:#fff;font-size:20px;font-weight:700;line-height:26px;letter-spacing:0em}._options_c5iak_133,._option_c5iak_133{font-size:16px;font-weight:500;line-height:21px;letter-spacing:0em;text-transform:uppercase}._eyeIcon_c5iak_151{margin-left:-40px}._icon_c5iak_159{width:24px;height:24px;opacity:30%}._formBlock_c5iak_171{display:flex;align-items:center}._previous_c5iak_181{display:flex;gap:32px;padding:24px 17px}._backArrow_c5iak_193{width:32px;height:32px;display:flex;align-items:center}._formPadding_c5iak_207{padding:0;font-weight:500;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 600px){._formBox_c5iak_25{width:100vw!important;flex-direction:column;margin:2.2rem auto;grid-column:unset!important}._container_c5iak_1{grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}._formPadding_c5iak_207{width:100%}._form_c5iak_25{flex-direction:column}._banner_c5iak_45,._banner_c5iak_45 img{width:100%!important}}._spinner-container_1y4r0_3{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999}._spinner-container_1y4r0_3 span{font-size:20px;font-weight:900;color:#000;font-family:DM Sans,sans-serif}:root{--primary: #9d0001;--bg-light: #f8f8f8;--text-dark: #1b1b1b;--text-light: #fafafa;--font-main: "DM Sans", sans-serif;--border-radius: 8px}._overlay_1buex_19{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:999}._modal_1buex_33{background-color:#fff;width:512px;height:100vh;position:fixed;top:0;right:0;display:flex;flex-direction:column;overflow:hidden;box-shadow:-4px 0 12px #0000001a;animation:_slide-in_1buex_1 .3s ease-out}@keyframes _slide-in_1buex_1{0%{transform:translate(100%)}to{transform:translate(0)}}._popupCart_1buex_79{padding:2rem;flex:1;display:flex;flex-direction:column;overflow:hidden}._texts_1buex_95{display:flex;flex-direction:column;margin-bottom:.1rem}._myCart_1buex_107{font-family:var(--font-main);font-size:3rem;font-weight:700;color:var(--primary)}._numberItems_1buex_121{font-size:2rem;color:var(--text-dark);margin-top:.1rem}._markAllLabel_1buex_133{font-size:1.3rem;display:flex;align-items:center;gap:.25rem;cursor:pointer;margin-top:.1rem}._markAllCheckbox_1buex_151{accent-color:var(--primary)}._removeContainer_1buex_159{display:flex;align-items:center;background:none;border:none;color:var(--primary);font-weight:500;cursor:pointer;gap:.5rem}._removeIcon_1buex_181,._removeText_1buex_189{font-size:1.5rem}._button_1buex_197{position:absolute;right:2rem;top:2rem;background:transparent;border:none;cursor:pointer}._button_1buex_197 svg{width:32px;height:32px}._mainContainer_1buex_225{flex:1;min-height:0;overflow-y:auto;padding-bottom:1rem;max-height:calc(100vh - 380px)}._upperLine_1buex_241{border-top:1px solid rgba(0,0,0,.1);margin:1rem 0}._cartProducts_1buex_251{display:flex;flex-direction:column;gap:1rem}._product_1buex_263{background:var(--bg-light);border-radius:var(--border-radius);display:flex;gap:1rem;padding:.5rem;position:relative}._product_1buex_263 img{width:100px;height:100px;object-fit:cover;border-radius:var(--border-radius)}._desc_1buex_295{flex:1;display:flex;flex-direction:column;gap:.5rem}._sellerName_1buex_309{font-size:.75rem;opacity:.6}._productName_1buex_319{font-size:1.3rem;font-weight:700}._price_1buex_329{font-size:1.2rem}._discPrice_1buex_337{color:var(--primary);font-weight:600}._bottomDesc_1buex_347{display:flex;justify-content:space-between;align-items:center}._inputContainer_1buex_359{display:flex;align-items:center;border:1px solid #ccc;border-radius:6px;overflow:hidden;width:fit-content;background-color:#fff}._input_1buex_359{width:40px;height:20px;border:none;text-align:center;font-size:1.1rem;font-weight:600;color:#1b1b1b;outline:none}._qtyButton_1buex_401{width:25px;height:25px;background-color:#f5f5f5;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}._qtyButton_1buex_401:hover{background-color:#e0e0e0}._qtyButton_1buex_401 svg{color:#333;font-size:16px}._bottomContainer_1buex_443{position:fixed;bottom:0;right:0;width:512px;background-color:#fff;box-shadow:0 -2px 10px #00000014;padding:1.5rem 2rem;z-index:10;height:240px}._checkoutContainer_1buex_467{display:flex;flex-direction:column;gap:1.25rem}._InstructionContainer_1buex_479{background-color:var(--bg-light);padding:1rem;border-radius:var(--border-radius)}._Orderinstruction_1buex_491{font-size:1.4rem;font-weight:700;margin-bottom:.5rem}._detailinstuctionContainer_1buex_503{width:100%;height:40px;padding:.5rem;border-radius:6px;background-color:#f0f0f0;font-size:1.2rem;border:1px solid #ddd;resize:none}._totalContainer_1buex_525{display:flex;flex-direction:column;gap:.25rem}._linesubtotal_1buex_537{display:flex;justify-content:space-between;align-items:center}._totaltxt_1buex_549{font-size:1.5rem;opacity:.6}._totalamount_1buex_559{font-size:1.5rem;font-weight:700;color:var(--primary)}._note_1buex_571{font-size:1rem;font-style:italic;opacity:.6}._checkoutbtn_1buex_583{background-color:var(--primary);color:#fff;font-weight:600;font-size:1.3rem;border:none;padding:1rem;border-radius:var(--border-radius);cursor:pointer;transition:background .2s ease}._checkoutbtn_1buex_583:hover{background-color:#b30001}._checkouttxt_1buex_615{text-align:center}@media screen and (max-width: 600px){._modal_1buex_33{width:100%;height:100%;top:0;right:0;left:0;bottom:0;border-radius:0;box-shadow:none;animation:none}._bottomContainer_1buex_443{width:100%;padding:1rem}._popupCart_1buex_79{padding:1rem}._myCart_1buex_107{font-size:3rem}._removeText_1buex_189{font-size:2.5rem}._product_1buex_263 img{width:80px;height:80px}._productName_1buex_319{font-size:2.5rem}._price_1buex_329,._discPrice_1buex_337{font-size:2rem}._checkoutbtn_1buex_583{font-size:3rem}._markAllLabel_1buex_133{font-size:2.5rem}._input_1buex_359{font-size:2rem}._Orderinstruction_1buex_491{font-size:2.5rem}._detailinstuctionContainer_1buex_503{font-size:2rem}._totaltxt_1buex_549,._totalamount_1buex_559{font-size:4rem}._note_1buex_571{font-size:2rem}}._container_1tzwb_1{grid-column:1 / -1;grid-row:4 / 5;display:grid;grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr);background-image:url(/assets/background-MJdOhK_N.png);background-color:#9d000180;padding:2rem 0}._formBox_1tzwb_25{padding:3rem;grid-column:center-start / center-end}._heading_1tzwb_35{font-size:40px;font-weight:700;line-height:52px;letter-spacing:0em;margin-bottom:.3rem}._subheading_1tzwb_51{font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;margin-bottom:3rem}._redLogin_1tzwb_67{color:#9d0001}._password_1tzwb_75{width:100%;display:flex;justify-content:space-between}._forgotPassword_1tzwb_87{align-self:stretch;padding:1rem .6rem;cursor:pointer}._loginBtn_1tzwb_99{margin:1rem 0;width:100%}._logintext_1tzwb_109{background:#9d0001;color:#fff;font-size:20px;font-weight:700;line-height:26px;letter-spacing:0em}._flexForm_1tzwb_127{display:flex;align-items:center}._eyeIcon_1tzwb_137{margin-left:-40px}._icon_1tzwb_145{width:24px;height:24px;opacity:30%}._error_1tzwb_157{display:flex;justify-content:center;color:#9d0001}._formPadding_1tzwb_169{font-weight:500;display:flex;flex-direction:column;align-items:center;padding:0}._banner_1tzwb_185{width:100%;display:flex;position:relative;justify-content:center;align-items:center}._banner_1tzwb_185 img{width:100%}._signup_1tzwb_207{font-size:x-large}@media only screen and (max-width: 600px){._container_1tzwb_1{grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr);width:100vw}._formPadding_1tzwb_169{padding:2rem;width:100%}._forgotPassword_1tzwb_87{font-size:small}}@media only screen and (max-width: 300px){._password_1tzwb_75{flex-direction:column}._forgotPassword_1tzwb_87{font-size:small}}._redLogin_1tzwb_67{color:#e63946;font-weight:900}._qrLogin_1tzwb_275{font-size:1.8rem;font-weight:600;color:#444;display:flex;align-items:center;gap:.6rem;font-style:normal;cursor:pointer}._arrowIcon_1tzwb_299{display:flex;color:#e63946;font-size:1.8rem;margin-right:.3rem;transform:translate(-5px);transition:transform .3s ease}._qrLogin_1tzwb_275:hover ._arrowIcon_1tzwb_299{transform:translate(0) scale(1.1)}._qrIcon_1tzwb_329{color:#e63946;font-size:1.8rem;margin-left:.3rem}._storeButtons_1tzwb_341{width:30rem;position:absolute;bottom:2rem;left:2rem;display:flex;flex-direction:row;gap:.8rem;z-index:2;margin-inline-start:25rem;margin-inline-end:25rem}._storeIconGPlay_1tzwb_367,._storeIconAppStore_1tzwb_369{height:3.5rem;width:auto;display:block;margin:0;padding:0;cursor:pointer}@media (max-width: 768px){._storeButtons_1tzwb_341{bottom:1rem;left:50%;transform:translate(-50%);margin-inline-start:0;margin-inline-end:0;gap:.5rem}._storeIconGPlay_1tzwb_367,._storeIconAppStore_1tzwb_369{height:3rem}}@media (max-width: 480px){._storeButtons_1tzwb_341{flex-direction:column;align-items:center;gap:.75rem}._storeIconGPlay_1tzwb_367,._storeIconAppStore_1tzwb_369{height:2.8rem}}._FstoreButtons_1tzwb_447{display:flex;flex-direction:column;align-items:center;justify-content:center}._FstoreIconGPlay_1tzwb_461,._FstoreIconAppStore_1tzwb_463{height:3.5rem;width:auto;display:block;margin:.8rem;padding:0;cursor:pointer}._footerSocMed_1tzwb_481{display:flex;align-items:center;justify-content:center}.react-responsive-modal-root{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000}.react-responsive-modal-overlay{background:#00000080;position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1}.react-responsive-modal-container{height:100%;outline:0;overflow-x:hidden;overflow-y:auto;text-align:center}.react-responsive-modal-containerCenter:after{width:0;height:100%;content:"";display:inline-block;vertical-align:middle}.react-responsive-modal-modal{max-width:800px;display:inline-block;text-align:left;vertical-align:middle;background:#fff;box-shadow:0 12px 15px #00000040;margin:1.2rem;padding:1.2rem;position:relative;overflow-y:auto}.react-responsive-modal-closeButton{position:absolute;top:14px;right:14px;border:none;padding:0;cursor:pointer;background-color:transparent;display:flex}.react-responsive-modal-overlay,.react-responsive-modal-container,.react-responsive-modal-modal{animation-fill-mode:forwards!important}@keyframes react-responsive-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes react-responsive-modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes react-responsive-modal-modal-in{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@keyframes react-responsive-modal-modal-out{0%{transform:scale(1);opacity:1}to{transform:scale(.96);opacity:0}}._container-modal_tq8xr_1{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:500px;height:300px;border-radius:5rem;padding:2em}@media screen and (max-width: 1000px){._container-modal_tq8xr_1{height:250px}}._container-modal_tq8xr_1 p{text-align:center;margin:2rem 0}._user-input_tq8xr_45{border:solid black 2px;width:300px;border-radius:.5rem;padding:.5rem 1rem}._send-email__button_tq8xr_61,._change-address__bttn_tq8xr_61{font-family:DM Sans,sans-serif;color:#fff;background:#9d0001;border-radius:.5rem;padding:1rem 2rem;margin-top:1.5rem}._hamburger-bttn_1ovzx_1{display:none}._dim-background_1ovzx_9{position:absolute;top:0;left:0;width:100vw;height:100%;z-index:999;display:none;background:#2e2e2e33}._dim-background_1ovzx_9._overlay_1ovzx_31{display:none}._hamburger-bttn_1ovzx_1 img{width:30px;height:30px}._sidebar-wrapper_1ovzx_49{display:none;position:absolute;background-color:#fff;width:70%;height:100vh;z-index:999;padding:3rem;left:-488px;top:0;box-shadow:5px 5px 10px #0000001a;text-transform:uppercase;transition:left .3s ease,width .3s ease}._sidebar-wrapper_1ovzx_49._open_1ovzx_79{left:-16px}._sidebar-content__wrapper_1ovzx_87{display:flex;flex-direction:column}._sidebar-content__wrapper_1ovzx_87 li,._sub-drpdwns__wrapper_1ovzx_99 span{border-bottom:.3px solid rgb(210,210,210);padding:.5rem;margin-bottom:2rem;cursor:pointer;font-size:2rem}._logo-wrapper_1ovzx_115{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._logo_1ovzx_115{width:170px;height:30px}._remove_1ovzx_139{width:25px;height:25px}._sub-drpdwns__wrapper_1ovzx_99{display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .3s ease}._sub-drpdwns__wrapper_1ovzx_99 span{width:90%;margin:auto}._drpdwns_1ovzx_175{display:flex;justify-content:space-between;align-items:center;padding:0}._drpdwns_1ovzx_175 img{width:15px;height:15px;transform:rotate(-90deg);transition:transform .3s ease}._drpdwns_1ovzx_175._rotate_1ovzx_205 img{transform:rotate(0)}._sub-drpdwns__wrapper_1ovzx_99._active_1ovzx_213{max-height:100px}._login-bttn_1ovzx_221,._register-bttn_1ovzx_223{font-weight:700;color:#9d0001}@media screen and (max-width: 700px){._hamburger-bttn_1ovzx_1{display:flex}._sidebar-wrapper_1ovzx_49,._dim-background_1ovzx_9._overlay_1ovzx_31{display:block}}._main_1pv6l_1{grid-column:1 / -1;grid-row:4 / 5;display:grid;grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr)}._mainSearch_1pv6l_17{grid-column:1 / -1;grid-row:4 / 5;display:grid;grid-template-columns:minmax(30rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr)}._mapContainer_1pv6l_35 h1{display:flex;justify-content:center}._shopContainer_1pv6l_45{margin-top:2%;grid-column:center-start / center-end}._searchShopContainer_1pv6l_53{margin-top:2%;margin-left:2%;grid-column:center-start / center-end}._heading_1pv6l_65{display:flex;flex-direction:column;padding-bottom:20px}._page_1pv6l_77 span{padding:1rem 2rem;font-size:17px;font-weight:500;color:#b5b5b5;border-radius:4px}._mainHeading_1pv6l_93{font-size:30px;font-weight:700;padding-bottom:20px;text-align:left}._search-wrapper_1pv6l_107{width:100%;margin:0 0 30px}@media only screen and (max-width: 600px){._shopContainer_1pv6l_45{padding:2rem}._heading_1pv6l_65{padding:2rem;display:flex}._mainHeading_1pv6l_93{font-size:20px;text-align:center;padding-right:20px}._mapContainer_1pv6l_35{text-align:center}._heading2_1pv6l_149{font-size:2rem}}@media only screen and (min-width: 601px) and (max-width: 660px){._shopContainer_1pv6l_45{padding:2rem}._heading_1pv6l_65{padding:2rem;display:flex}._mainHeading_1pv6l_93{font-size:30px}._mapContainer_1pv6l_35{text-align:center}._heading2_1pv6l_149{font-size:2rem}}@media only screen and (min-width: 660px) and (max-width: 800px){._shopContainer_1pv6l_45{padding:2rem}._heading_1pv6l_65{padding:2rem;display:flex}._mainHeading_1pv6l_93{font-size:30px}._mapContainer_1pv6l_35{text-align:center}._heading2_1pv6l_149{font-size:2rem}._leaflet-top_1pv6l_231,._leaflet-bottom_1pv6l_233{position:absolute;z-index:499;pointer-events:none}}@media only screen and (min-width: 801px) and (max-width: 1200px){._shopContainer_1pv6l_45{padding:2rem}._heading_1pv6l_65{padding:2rem;display:flex}._mainHeading_1pv6l_93{font-size:30px}._mapContainer_1pv6l_35{text-align:center}._heading2_1pv6l_149{font-size:2rem}}@media only screen and (min-width: 1201px) and (max-width: 1400px){._shopContainer_1pv6l_45{padding:2rem}._heading_1pv6l_65{padding:2rem;display:flex}._mainHeading_1pv6l_93{font-size:30px}._mapContainer_1pv6l_35{text-align:center}._heading2_1pv6l_149{font-size:2rem}}@media only screen and (max-width: 430px){._main_1pv6l_1{grid-template-columns:minmax(1rem,3rem) [center-start] repeat(3,minmax(20rem,20rem)) [center-end] minmax(1rem,3rem);width:100%}._adjacent-flex_1pv6l_341{width:80vw}._page_1pv6l_77 span{font-size:18px}._search-container_1pv6l_355>input{width:100%;padding:.5rem 3rem .5rem 1rem;font-size:1.5rem;border-radius:1rem;background-color:#ededed;margin-bottom:2em}._search-container_1pv6l_355>img{display:none}._search-containerimg_1pv6l_377{right:5%;top:5%;cursor:pointer}}@media only screen and (max-width: 380px){._shopContainer_1pv6l_45{padding:1em 0 0}._main_1pv6l_1,._mainSearch_1pv6l_17{grid-template-columns:minmax(1rem,3rem) [center-start] repeat(3,minmax(18rem,18rem)) [center-end] minmax(1rem,3rem);width:100%}._mapContainer_1pv6l_35{font-size:smaller}._search-container_1pv6l_355>input{width:100%}._search-container_1pv6l_355>img{left:90%}._search-suggestions_1pv6l_443{width:100%;left:0}}@media screen and (max-width: 600px){._mainSearch_1pv6l_17{display:block!important}h1{font-size:3rem!important}._productsContainer_1pv6l_469{margin-left:0!important}._shopContainer_1pv6l_45{grid-column:unset!important;width:100vw;display:grid}}._productsContainer_1pv6l_469{margin-left:2rem;justify-content:center;align-items:center;display:flex}._headingContainer_1pv6l_505{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;width:100%}._headingTitle_1pv6l_521{margin:0;font-size:2rem;font-weight:600;color:#2d3748}._moreShopsLink_1pv6l_535{color:#bb0202;text-decoration:none;font-weight:500;transition:color .2s ease}._moreShopsLink_1pv6l_535:hover{color:#860101;text-decoration:underline}._sortDropdownContainer_1pv6l_559{position:relative;display:inline-block}._sortDropdown_1pv6l_559{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:10px 35px 10px 15px;border:1px solid #e0e0e0;border-radius:6px;background-color:#fff;font-size:14px;color:#333;cursor:pointer;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;min-width:180px}._sortDropdown_1pv6l_559:hover{border-color:#b3b3b3;box-shadow:0 2px 12px #0000001a}._sortDropdown_1pv6l_559:focus{outline:none;border-color:#860000;box-shadow:0 0 0 2px #4285f433}._dropdownArrow_1pv6l_623{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#666;font-size:12px}._grid_17el1_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(256px,1fr));gap:32px;justify-content:center;margin-bottom:50px}._product_17el1_17{display:flex;margin-top:44px;margin-left:147px}._productContainer_17el1_29{width:100%;height:322px;border-radius:10px;overflow:hidden;box-shadow:0 0 10px #1b1b1b40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;transition:background-color .3s ease}._productContainer_17el1_29 img{width:199px;height:130.59px}._categoryLabel_17el1_69{padding-top:65px}._categoryLabel_17el1_69 p{font-family:DM Sans;font-size:20px;font-weight:700;line-height:26px;color:#9d0001}._productContainer_17el1_29:hover img{transform:scale(1.1);transition:transform .3s ease}._productContainer_17el1_29:hover{background-color:#0003}._showMoreLabel_17el1_111{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none;font-family:DM Sans;font-size:16px;color:#fff;padding:5px 10px;border-radius:5px;background-color:#9d0001}._productContainer_17el1_29:hover ._showMoreLabel_17el1_111{display:block}@media only screen and (max-width: 600px){._grid_17el1_1{grid-template-columns:256px}}@media only screen and (min-width: 601px) and (max-width: 660px){._grid_17el1_1{grid-template-columns:256px 256px}}@media only screen and (min-width: 661px) and (max-width: 800px){._grid_17el1_1{grid-template-columns:256px 256px}}@media only screen and (min-width: 800px) and (max-width: 1200px){._grid_17el1_1{grid-template-columns:256px 256px 256px}}@media only screen and (min-width: 1201px) and (max-width: 1400px){._grid_17el1_1{grid-template-columns:256px 256px 256px 256px}}._grid_1lt22_1{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-top:50px;padding-bottom:50px;justify-content:center!important}._sellerContainer_1lt22_17{margin:0 auto}._noProd_1lt22_23{display:flex;justify-content:center;align-items:center;padding-top:100px;padding-bottom:50px}._sellerContainer_1lt22_17{width:400px;background:#fafafa;border-radius:10px;padding:0 1px 40px;box-shadow:0 0 10px #1b1b1b40}._sellerInfo_1lt22_55{display:flex;align-items:center;gap:16px;margin:20px}._sellerImage_1lt22_69{width:50px;height:50px}._sellerName_1lt22_79{display:flex;flex-direction:column}._sellerName_1lt22_79 h1{font-size:20px;font-weight:700;line-height:26px;text-transform:uppercase;text-align:left;padding:0;margin:0}._sellerName_1lt22_79 p{font-size:12px;font-weight:500;line-height:16px;letter-spacing:0em}._sellerName_1lt22_79 p span{color:#9d0001}._sellerProducts_1lt22_131{display:flex;justify-content:center}._imageGrid_1lt22_141{display:flex;justify-content:center;width:120px;height:120px}._imageGrid_1lt22_141 img{width:fit-content;height:100%;border-radius:10px}@media only screen and (max-width: 600px){._grid_1lt22_1{grid-template-columns:1fr}._sellerContainer_1lt22_17{width:calc(100% - 40px);margin:0 auto}._sellerName_1lt22_79 h1{font-size:15px}._imageGrid_1lt22_141 img{width:80%}._noProd_1lt22_23{display:grid;grid-template-columns:1fr;gap:1em}}@media only screen and (min-width: 601px) and (max-width: 800px){._grid_1lt22_1{justify-content:center;display:grid;grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width: 801px) and (max-width: 1200px){._grid_1lt22_1{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding-top:50px;padding-bottom:50px;justify-content:center}._sellerContainer_1lt22_17{width:300px;margin:0 auto}}@media only screen and (min-width: 1201px) and (max-width: 1400px){._sellerContainer_1lt22_17{width:350px;margin:0 auto}}@media only screen and (max-width: 430px){._grid_1lt22_1{margin-top:5px}._sellerContainer_1lt22_17{width:90%;margin:0 auto}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map{display:flex;justify-content:center;align-items:center;margin:2.2rem 0 4rem;width:100%}#leaflet-map{width:100%;height:445px}@media only screen and (max-width: 768px){#leaflet-map{height:250px}}._pagination_1a7kb_1{display:flex;justify-content:center;align-items:center;gap:10px;padding-bottom:15px;flex-wrap:wrap}._pageItem_1a7kb_21{padding:10px 15px;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:background-color .3s,color .3s;font-size:13px;font-weight:700}._pageItem_1a7kb_21._active_1a7kb_41{background:#9d0001;color:#fff}._pageItem_1a7kb_21._disabled_1a7kb_51{cursor:not-allowed;color:#ddd}._pageItem_1a7kb_21:hover:not(._active_1a7kb_41):not(._disabled_1a7kb_51){background-color:#f1f1f1}._buttons_1a7kb_69{border:none}@media screen and (max-width: 425px){._pagination_1a7kb_1{gap:1px}._pageItem_1a7kb_21{padding:8px;font-size:1.5rem;font-weight:700}}._wrapper_120o5_1{position:relative;left:30px}._search-container_120o5_11{width:100%;position:relative;display:flex;gap:20px}._search-container_120o5_11 img{width:18px;height:18px;position:absolute;left:28%;top:20%;cursor:pointer}._search-container_120o5_11>input{width:30%;padding:.5rem 3rem .5rem 1rem;font-size:1.5rem;border-radius:1rem;background-color:#ededed}._search-suggestions_120o5_59{position:absolute;top:105%;z-index:99;background-color:#fff;width:30%;border-radius:1rem;padding:1rem 2rem 2rem;font-size:1.5rem;height:250px;box-shadow:0 4px 8px #00000080}._search-suggestions_120o5_59 ul{margin-left:10px;margin-top:5px;max-height:85%;overflow-y:scroll;padding:0 10px 0 0;list-style-type:none;display:flex;flex-direction:column;gap:5px}._search-suggestions_120o5_59 ul li{cursor:pointer;padding:0 1rem;border-radius:1rem;line-height:2.3rem;display:flex;align-items:baseline;justify-content:left;gap:1rem}._search-suggestions_120o5_59 ul li:hover,._search-suggestions_120o5_59 ul li:focus{background-color:#ededed}._search-suggestions_120o5_59 ul li img{width:15px;height:15px}._radiobttns_120o5_151{display:flex;gap:10px;align-items:center}._radiobttns_120o5_151 label{display:flex;align-items:center;gap:3px;color:#000;font-weight:500}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#9d0001;border-radius:1rem}._suggestion-header_120o5_197{display:flex;justify-content:space-between;font-weight:700}._suggestion-header_120o5_197 img{width:15px;height:15px;cursor:pointer}._search-wrapper_120o5_221{display:flex}@media only screen and (max-width: 600px){._search-container_120o5_11>input{width:50%;font-size:2.1rem;padding-right:3.5rem}._search-container_120o5_11{flex-direction:column;justify-content:center;align-items:center;margin-bottom:2em}._search-container_120o5_11 img{width:13px;height:13px;left:68%;top:11%}._search-suggestions_120o5_59{width:50%;font-size:2rem;left:25%;top:50%}._wrapper_120o5_1{left:0}._radiobttns_120o5_151{justify-content:center;width:100%}}._container_tpb1j_1{width:100%;display:flex;align-items:center;justify-content:center;margin:2rem 0 0}._search-wrapper_tpb1j_17{position:relative;width:50%}._search-wrapper_tpb1j_17>input{width:100%;background-color:#ededed;padding:1rem 6rem 1rem 1.5rem;border-radius:1rem}._search-wrapper_tpb1j_17 img{position:absolute;left:93%;top:10px}@media screen and (min-width: 768px) and (max-width: 1024px){._search-wrapper_tpb1j_17 img{left:95%;top:7px;width:15px;height:15px}}@media screen and (max-width: 600px){._search-wrapper_tpb1j_17{position:relative;width:100%}._search-wrapper_tpb1j_17 img{left:90%}._search-wrapper_tpb1j_17 img{left:90%;top:7px;width:15px;height:15px}}@media only screen and (max-width: 425px){._search-wrapper_tpb1j_17 img{left:93%;top:7px;width:15px;height:15px}._search-wrapper_tpb1j_17>input{padding-right:5rem;width:100%}}@media only screen and (max-width: 380px){._search-wrapper_tpb1j_17{width:75%}._search-wrapper_tpb1j_17 img{left:90%}}._profile_h81rm_1{display:flex;justify-content:space-between;padding-top:20px}._sect1_h81rm_13{display:flex;gap:16px}._sellerName_h81rm_23{font-size:20px;font-weight:700;line-height:26px;letter-spacing:0em;margin-bottom:10px;text-transform:uppercase;width:500px}._sellerImage_h81rm_43{width:100px;height:100px}._sellerInfo_h81rm_53{display:flex;flex-direction:column}._blockText_h81rm_65{font-size:12px;font-weight:500;line-height:16px;letter-spacing:0em;color:#1b1b1b;margin-bottom:10px}._blockTextResult_h81rm_83{color:#9d0001}._infoBlock_h81rm_91{display:flex;align-items:center;flex:0 0 50%}._sect2_h81rm_103{display:flex;gap:32px;margin-left:400px}._iconsProp_h81rm_115{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center;cursor:pointer}._vector_h81rm_133{width:26.67px;height:24px}._iconsProp_h81rm_115 p{font-weight:700;font-size:16px}._follow_h81rm_153{color:#9d0001}._message_h81rm_161{color:#1877f2}._bannerImage_h81rm_169{width:100%;height:auto;display:flex;justify-content:center}._bannerImage_h81rm_169 img{margin-top:35px;border-radius:5px;width:40%;height:40%}._sellerDesc_h81rm_197{font-family:DM Sans;font-size:16px;font-weight:400;line-height:21px;letter-spacing:0em;margin-top:100px}@media only screen and (max-width: 600px){._profile_h81rm_1{flex-direction:column}._heading_h81rm_223,._sellerName_h81rm_23{font-size:15px}._sellerImage_h81rm_43{width:100px;height:100px}._sect2_h81rm_103{gap:10rem;justify-content:center;margin-left:0;margin-top:2rem}._sellerDesc_h81rm_197{font-size:13px}._bannerImage_h81rm_169 img{width:100%}}@media only screen and (max-width: 600px){._profile_h81rm_1{padding:10px}._sellerName_h81rm_23{font-size:14px;flex-wrap:wrap;display:contents}._sellerImage_h81rm_43{width:80px;height:80px}._sect2_h81rm_103{gap:16px}._message_h81rm_161,._follow_h81rm_153,._sellerDesc_h81rm_197{font-size:14px}._bannerImage_h81rm_169{height:auto}}@media only screen and (min-width: 601px) and (max-width: 900px){._profile_h81rm_1{padding:15px}._sellerName_h81rm_23{font-size:16px}._sellerImage_h81rm_43{width:70px;height:70px}._sect2_h81rm_103{gap:20px}._message_h81rm_161,._follow_h81rm_153,._sellerDesc_h81rm_197{font-size:14px}._bannerImage_h81rm_169{height:auto}}@media screen and (max-width: 380px){._bannerImage_h81rm_169{width:200px;height:auto;display:flex;justify-content:center;margin:0 auto}}._cas_13gye_1{margin-top:55px;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;text-align:left;padding:0 40px}._categories_13gye_21{display:flex;justify-content:center;align-items:center;gap:32px}._dropdown_13gye_35{display:flex;gap:10px}._icon_13gye_45{width:24px;height:24px}._sort_13gye_55{display:flex;justify-content:space-between;margin:55px 0}._sortCategory_13gye_67{display:flex;gap:15px;align-items:center}._sortColumn_13gye_79{display:flex;gap:2rem}._sortBox_13gye_89{border-radius:5px;border:solid .5px;padding:7px 23px;background:#fffdf6}._sortBox_13gye_89 p{color:#9d0001}._nav__item_13gye_109:hover a,._nav__item_13gye_109:hover button{color:#9d0001;fill:#9d0001}@media only screen and (max-width: 600px){._cas_13gye_1{padding:2rem}._sortCategory_13gye_67{flex-direction:column;align-items:baseline}._sortBox_13gye_89{font-size:10px;padding:7px}}@media screen and (max-width: 380px){._sort_13gye_55{display:flex;justify-content:center;margin:7px 0}._categories_13gye_21{display:flex;justify-content:center;align-items:center;gap:4px}}._grid_1q447_1{display:grid;grid-template-columns:repeat(4,256px);justify-content:center;gap:32px;margin-bottom:50px;margin-top:30px}._searchGrid_1q447_17{display:grid;grid-template-columns:repeat(3,256px);justify-content:center;gap:32px;margin-bottom:50px;margin-top:30px}@media screen and (max-width: 600px){._searchGrid_1q447_17{grid-template-columns:repeat(2,1fr);gap:2rem}}._product_1q447_55{display:flex;margin-top:44px;margin-left:147px}._productContainer_1q447_67{position:relative;width:256px;height:322px;border-radius:10px;overflow:hidden;box-shadow:0 0 10px #1b1b1b40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}._productContainer_1q447_67 img{width:256px;height:198px;border-radius:10px 10px 0 0}._productDesc_1q447_103{position:absolute;bottom:5px;left:0;display:flex;flex-direction:column;background-color:#fff;border-radius:10px;width:260px;height:210px;padding:8px 10px;gap:8px}._sellerName_1q447_131{font-family:DM Sans;font-size:1.3rem;font-weight:400;line-height:17px;letter-spacing:0em;opacity:50%;padding-top:3px;margin-left:3px;width:180px;text-align:left}._productName_1q447_157{font-family:DM Sans;font-size:15px;font-weight:700;line-height:20px;letter-spacing:0em;text-align:left;height:85px}._priceContainer_1q447_177{display:flex;flex-direction:row}._priceLabel_1q447_187{font-family:DM Sans;font-size:12px;font-weight:500;line-height:16px;letter-spacing:0em;padding:2px;opacity:50%}._actualPrice_1q447_207{font-family:DM Sans;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;color:#9d0001;padding:2px}._lineThrough_1q447_49{text-decoration:line-through}._rating_1q447_231{font-family:DM Sans;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;display:flex;flex-direction:row;gap:10px}._addToCart_1q447_253{display:flex;align-items:center;justify-content:center}._addToCart_1q447_253 button{width:231px;height:32px;border-radius:5px;gap:10px;color:#fff;background-color:#9d0001}._login_1q447_285 button{width:231px;height:35px;border-radius:5px;gap:10px;color:#fff;background-color:#858484}._login_1q447_285{display:flex;align-items:center;justify-content:center}._seller-container_1q447_319{display:flex;align-items:center;justify-content:left;width:max-content;height:50px}._seller-container_1q447_319>img{width:50px;height:50px}@media only screen and (min-width: 320px) and (max-width: 400px){._lineThrough_1q447_49{display:none}._grid_1q447_1{grid-template-columns:repeat(1,150px);margin-right:0}._product_1q447_55{display:flex;margin-top:44px}._productName_1q447_157{font-family:DM Sans;font-size:15px;font-weight:500;line-height:20px;text-align:left;word-break:break-word;max-width:28rem;padding:5px}._productContainer_1q447_67{width:180px}._productContainer_1q447_67 img{width:100%;height:250px;object-fit:cover;border-radius:10px 10px 0 0;display:block}._productDesc_1q447_103{height:200px;width:100%;gap:4px}._priceContainer_1q447_177{margin-top:0}._sellerName_1q447_131{font-size:12px;font-weight:600}._addToCart_1q447_253{width:100%}._login_1q447_285 button{width:100%;height:45px}._login_1q447_285{width:100%;margin-top:20px;font-size:15px;word-break:break-word;max-width:25rem}._seller-container_1q447_319{display:flex;align-items:center;justify-content:left;width:max-content;height:30px;max-width:25rem;word-break:break-word}._seller-container_1q447_319>img{width:25px;height:25px}}@media only screen and (min-width: 401px) and (max-width: 660px){._lineThrough_1q447_49{display:none}._grid_1q447_1{grid-template-columns:repeat(2,180px);margin-left:0;margin-right:0}._product_1q447_55{display:flex;margin-top:44px}._productContainer_1q447_67{width:190px}._productContainer_1q447_67 img{width:190px;height:150px;border-radius:10px 10px 0 0}._productDesc_1q447_103{width:190px}._sellerName_1q447_131{font-size:10px;font-weight:600}._addToCart_1q447_253,._login_1q447_285 button,._login_1q447_285{width:100%}._seller-container_1q447_319{display:flex;align-items:center;justify-content:left;width:max-content;height:30px}._seller-container_1q447_319>img{width:30px;height:30px}}@media only screen and (min-width: 661px) and (max-width: 1200px){._grid_1q447_1{grid-template-columns:190px 190px 190px;margin-bottom:50px;margin-left:-22rem;margin-right:-22rem}._wrapper_1q447_655,#_root_1q447_1,body{width:100%}._product_1q447_55{display:flex;margin-top:44px}._productContainer_1q447_67{width:190px}._productContainer_1q447_67 img{width:190px;height:150px;border-radius:10px 10px 0 0}._productDesc_1q447_103{width:190px}._sellerName_1q447_131{font-size:10px;font-weight:600}._addToCart_1q447_253,._login_1q447_285 button{width:100%}._seller-container_1q447_319{display:flex;align-items:center;justify-content:left;width:max-content;height:30px}._seller-container_1q447_319>img{width:35px;height:35px}}._tooltipSeeMore_1q447_769{color:#007bff!important;font-style:normal}._customTooltip_1q447_779{font-size:13px;max-width:280px}._modalOverlay_1stow_3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-end;z-index:1000;padding:0}._modalContainer_1stow_31{background-color:#fff;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 -4px 20px #00000026;position:relative;border-radius:16px 16px 0 0}._closeButton_1stow_53{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:4px;z-index:10}._closeIcon_1stow_75{color:#6b7280;transition:color .2s}._modalContent_1stow_87{display:flex;flex-direction:column;padding:24px 16px}._productImage_1stow_99{width:100%;height:auto;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background-color:#f9fafb;margin-bottom:16px}._mainImage_1stow_119{width:100%;height:100%;object-fit:contain}._productHeader_1stow_133{margin-bottom:12px}._brandName_1stow_141{font-size:14px;color:#6b7280;font-weight:500;display:block;margin-bottom:4px}._productTitle_1stow_157{font-size:20px;font-weight:600;color:#1f2937;margin:0;line-height:1.4}._priceStockContainer_1stow_175{display:flex;flex-direction:column;gap:8px;padding:12px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:16px}._priceContainer_1stow_195,._stockContainer_1stow_197{display:flex;gap:6px;align-items:center}._priceLabel_1stow_209,._stockLabel_1stow_211{font-size:14px;color:#6b7280}._priceValue_1stow_221{font-size:18px;font-weight:700;color:#1f2937}._stockValue_1stow_233{font-size:14px;font-weight:500;color:#1f2937}._sectionTitle_1stow_247{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 12px}._quantityInputGroup_1stow_261{display:flex;align-items:center;gap:8px;margin-bottom:12px}._quantityAdjust_1stow_275{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s}._quantityInput_1stow_261{width:80px;height:40px;text-align:center;border:1px solid #e5e7eb;border-radius:6px;font-size:16px}._quickSelect_1stow_319{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}._quantityButton_1stow_333{padding:8px 12px;font-size:14px;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;cursor:pointer}._actionSection_1stow_355{position:sticky;bottom:0;background:#fff;margin:0 -16px;padding:16px;box-shadow:0 -2px 10px #0000000d}._addToCartButton_1stow_375{width:100%;padding:16px;background-color:#9d0001;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}._descriptionSection_1stow_401,._reviewsSection_1stow_403{margin-top:16px;border-top:1px solid #e5e7eb;padding-top:16px}details>summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center}details>summary::-webkit-details-marker{display:none}._accordionIcon_1stow_439{font-size:20px;color:#6b7280}details[open] ._accordionIcon_1stow_439{transform:rotate(45deg)}._descriptionText_1stow_457{font-size:14px;line-height:1.6;color:#4b5563;padding-top:12px}@media (min-width: 768px){._modalOverlay_1stow_3{align-items:center;padding:20px}._modalContainer_1stow_31{max-width:700px;border-radius:12px;max-height:85vh}._modalContent_1stow_87{flex-direction:row;gap:24px;padding:24px}._productImage_1stow_99{width:300px;height:300px;margin-bottom:0}._productDetails_1stow_521{flex:1}._priceStockContainer_1stow_175{flex-direction:row;gap:24px}._actionSection_1stow_355{position:static;background:transparent;padding:0;margin:0;box-shadow:none}}._imageSkeleton_1stow_559{width:100%;height:100%;border-radius:8px;background-color:#e5e7eb}._textSkeleton_1stow_573{height:16px;background-color:#e5e7eb;border-radius:4px}._titleSkeleton_1stow_585{height:24px;background-color:#e5e7eb;border-radius:4px;margin-top:6px}._controlSkeleton_1stow_599{height:40px;border-radius:6px;background-color:#e5e7eb}._buttonSkeleton_1stow_611{height:56px;border-radius:8px;background-color:#e5e7eb}.Footer{width:1440px;height:384px;left:1px;background:#fffdf6;position:absolute;margin-bottom:0}.header-container{width:100%;max-width:1120px;margin:0 auto;padding:16px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:16px}.my-order-container{display:grid;grid-template-rows:auto auto;gap:16px}.order-btn{width:160px;height:32px;border-radius:4px;background:#9d0001;font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;color:#ffefef}.order-btn-container{display:flex;align-items:center;justify-content:center}.my-order-text{width:100%;font-family:DM Sans,sans-serif;font-size:64px;font-weight:700;line-height:83px;letter-spacing:0;text-align:center;color:#1b1b1b}.order-nav{display:flex;justify-content:center;align-items:center}.order-nav button{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:16px;letter-spacing:0;text-align:center;padding:10px 20px;border:none;background-color:transparent;cursor:pointer;transition:all .3s ease}.order-nav button.selected{background-color:#007bff;color:#fff}.order-nav-container{display:flex;justify-content:center;align-items:center;padding:8px;position:relative;left:50%;transform:translate(-50%)}.order-info-container{max-width:2400px;margin-top:50px;justify-content:center;align-items:center;grid-column:center-start / center-end}.order-info{max-width:1120px;height:auto;gap:27px;position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.order-container{width:1120px;height:250px;box-shadow:0 2px 10px #1b1b1b40;padding:2rem 0rem 5rem 2rem}.company-name{width:100%;height:58px;margin-bottom:1.5rem;display:flex;align-items:center}.product-container{width:1120px;display:flex;gap:3.5rem;align-items:center}.company-img{width:60px;height:60px;top:9px;left:8px;border-radius:3.2px;margin-left:8px;margin-right:8px}.company-name-text{font-family:DM Sans;font-size:16px;font-weight:700;color:#1b1b1b;text-transform:uppercase}.product-img-container{position:relative;width:80px;height:80px;border-radius:5px;margin-left:8px}.product-img{position:absolute;top:15px;left:15px;width:50px;height:50px;border-radius:5px}.product-info{width:600px;display:flex;flex-direction:column}.product-info-TrackingOrder,.product-info-Name,.product-info-Variations,.product-info-Price-text,.product-info-Quantity{flex:1 1 100%}.product-info-TrackingOrder{width:316px;height:21px;font-family:DM Sans;font-size:16px;font-weight:500;line-height:21px;letter-spacing:0em;text-align:left;color:#9d0001;word-wrap:break-word}.product-info-Name{max-width:600px;height:31px;font-family:DM Sans;font-size:24px;font-weight:700;line-height:31px;letter-spacing:0em;color:#1b1b1b;text-transform:uppercase}.product-info-Variations{max-width:600px;height:21px;font-family:DM Sans;font-size:16px;font-weight:400;line-height:21px;letter-spacing:0em;text-align:left;color:#1b1b1b;position:relative;text-transform:uppercase}.product-info-Price{max-width:200px;height:21px;font-family:DM Sans;font-size:16px;font-weight:500;line-height:21px;letter-spacing:0em;word-wrap:break-word}.product-info-Price-text{max-width:200px;height:21px;font-family:DM Sans;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;margin-right:140px;color:#1b1b1b;display:flex;flex-direction:row;text-transform:uppercase}.product-info-Quantity{max-width:200px;height:21px;font-family:DM Sans;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;color:#490808;word-wrap:break-word}.product-info-price-quantity{display:flex;align-items:center;flex-direction:row;word-wrap:break-word}.check-full-details-btn,.paynow-btn{max-width:256px;height:45px;position:relative;border-radius:5px;padding:0 1.5rem}.check-full-details-btn{background:#9d0001}.paynow-btn{background:#ff8903}.check-full-details-text{font-family:DM Sans;font-size:18px;font-weight:500;text-align:center;color:#fafafa}.check-full-detail-container{gap:5px;max-width:256px;border-radius:5px;display:flex;flex-direction:column}.checkfulldetail-container{max-width:1120px;height:auto;position:relative}.pendingpopup{max-width:900px;max-height:100vh;position:absolute;border-radius:10px;top:50%;left:50%;transform:translate(-50%,-50%);background:#fafafa;box-shadow:0 4px 10px #1b1b1b40;overflow:hidden;overflow-y:auto}.pendingpopup::-webkit-scrollbar{display:none}.loading{width:700px;height:500px;display:flex;justify-content:center;align-items:center;font-size:large}.pendingpopup-recieved{max-width:900px;max-height:830px;position:absolute;border-radius:10px;top:50%;left:50%;transform:translate(-50%,-50%);background:#fafafa;box-shadow:0 4px 10px #1b1b1b40;overflow-y:auto}.pick-up-proof{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:8px;gap:16px;top:935px;left:34px}.pickup-proof-txt{display:inline-block;padding:0 10px}.pickup-proof-img-{width:120px;height:120px;padding:5px;margin:5px 10px 5px 5px}.header-pending,.header-pending-delivery,.header-pending-cancel,.header-pending-denied,.header-pending-recieved{width:900px;height:92px;border-radius:10px 10px 0 0;background:#263238;box-shadow:0 2px 10px #1b1b1b40;position:relative}.header-pending{background:#263238}.header-pending-delivery{background:#8c008e;display:flex;align-items:center;justify-content:center}.header-pending-cancel{background:#490808}.header-pending-denied{background:#1b1b1b}.header-pending-recieved{background:#439caf}.pending-text{height:auto;font-family:DM Sans,sans-serif;font-size:22px;font-weight:700;line-height:42px;letter-spacing:0;text-align:left;color:#fafafa;position:absolute;text-transform:uppercase}.pending-close-btn{width:24px;height:24px;position:absolute;top:50%;transform:translateY(-50%);right:27px;color:#fafafa;cursor:pointer}.pending-info{width:900px;height:auto;margin:10px;font-size:20px}.trackingorder-info-text{height:31px;font-family:DM Sans,sans-serif;font-size:24px;font-weight:700;line-height:31px;letter-spacing:0;text-align:left;color:#9d0001}.pending-info-text-container{max-width:721px;height:fit-content;display:flex;align-items:baseline;font-size:20px;flex-direction:row}.pending-info-text{display:inline-block;font-family:DM Sans,sans-serif;color:#1b1b1b80;font-weight:500;line-height:26px;letter-spacing:0;text-align:left;margin-bottom:3px;word-wrap:break-word}.pending-value-text{max-width:553px;font-family:DM Sans,sans-serif;font-weight:700;line-height:26px;letter-spacing:0;text-align:left;padding-left:5px;color:#1b1b1b;word-wrap:break-word}.pending-value-text-method{display:inline-block;width:auto;font-family:DM Sans,sans-serif;font-weight:700;line-height:26px;letter-spacing:0;text-align:left;color:#1b1b1b;padding-left:5px}.line{max-width:868px;border:1px solid rgba(27,27,27,1);opacity:.5;position:relative;left:50%;transform:translate(-50%)}.pending-product-container{max-width:900px;margin:10px;background:#f1f1f1;display:flex;align-items:flex-start;border-bottom:1px solid rgba(27,27,27,.5)}.pending-product-img-container{position:relative;border-radius:5px;top:22px}.product-img-background{width:100%;height:100%;border-radius:5px}.pending-summary-info{width:900px;height:auto;margin-left:20px;gap:10px;padding:10px}.pending-cancel-order{display:flex;position:relative;top:7px;justify-content:center;align-items:center;width:100%}.pending-cancel-order-btn{max-width:448px;height:64px;border-radius:5px;background:#9d0001;display:flex;justify-content:center;align-items:center}.pending-cancel-order-txt{width:320px;height:32px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;line-height:32px;text-align:center;color:#fafafa}.trackorder-header-container{width:100%;max-width:1120px;margin:0 auto;padding:16px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:16px}.where-my-order-text{width:100%;font-family:DM Sans,sans-serif;font-size:64px;font-weight:700;line-height:83px;letter-spacing:0;text-align:center;color:#1b1b1b}.track-order-btn{width:160px;height:32px;border-radius:4px;background:#9d0001;font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;color:#ffefef}.track-order-btn-container{display:flex;align-items:center;justify-content:center}.track-my-order-container{display:grid;grid-template-rows:auto auto;gap:16px}.instructioncontainer{max-width:1119px;height:52px;top:430px;left:160px;align-items:center;text-align:center}.track-order-info-container{max-width:2400px;height:auto;position:relative;justify-content:center;align-items:center;top:50px}.instructiontxt{width:100%;font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;line-height:26px;letter-spacing:0em;color:#1b1b1b}.redcontainer{position:relative;width:100vw;height:637px;background:linear-gradient(90deg,#490808,#af1313)}.gap{width:100%;height:60px}.inputcontainer{max-width:928px;height:637px;margin-left:auto;margin-right:auto;padding-top:60px}.ORDERTXT{max-width:146px;height:42px;font-family:DM Sans,sans-serif;font-size:32px;font-weight:700;line-height:42px;letter-spacing:0em;text-align:left;color:#fafafa;margin-left:10px}.inputbox{max-width:928;width:95%;height:60px;border-radius:5px;background:#f4f4f4;border:.5px solid rgba(27,27,27,1);font-family:DM Sans,sans-serif;font-size:20px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:left;padding:5px;margin-left:10px}.inputbox::placeholder{opacity:.5}.BillingEmail{width:146px;height:42px;font-family:DM Sans,sans-serif;font-size:32px;font-weight:700;line-height:42px;letter-spacing:0em;text-align:left;color:#fafafa;margin-left:10px}.billinginputfield{margin-top:100px}.Track-button{display:flex;align-items:center;justify-content:center;padding-top:50px}.Track-btn{width:448px;height:64px;border-radius:5px;top:1012px;left:497px;background:#fafafa}.Track-my-order-txt{width:448px;height:64px;top:1012px;left:497px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;line-height:26px;letter-spacing:0em;text-align:center;color:#9d0001}.heading{padding:2rem 20rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.page span{background:#9d0001;padding:1rem 5rem;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;text-align:center;color:#fff;border-radius:4px}.mainHeading{font-size:64px;font-weight:700;line-height:83px;letter-spacing:0em;text-align:center}.description{font-size:20px;font-weight:700;line-height:26px;letter-spacing:0em;text-align:center}.trackContainer{grid-column:center-start / center-end;margin-top:2%}.redContainer{background:linear-gradient(90deg,#490808,#af1313);padding:3em 6em;display:flex;flex-direction:column}.track{display:flex;justify-content:center;align-items:center}.track-btn{background:#fafafa;color:#9d0001;padding:2rem 10rem;border-radius:5px;font-size:20px;font-weight:700;line-height:26.04px;display:flex;justify-content:center;align-items:center}.margin-top{margin-top:5rem}.orderTitle{font-size:32px;font-weight:700;line-height:41.66px;color:#fafafa}.inputBox{width:100%;border-radius:5px;background:#f4f4f4;border:.5px solid rgba(27,27,27,1);font-family:DM Sans,sans-serif;font-size:20px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:left;padding:10px;outline:none}.ex-orderno{opacity:.5;font-size:20px;font-style:italic;font-weight:700;line-height:26px;letter-spacing:0em;color:#fafafa;margin-left:10px}.map{display:flex;justify-content:center;align-items:center;margin:2.2rem 0 5rem;width:100%}@media only screen and (max-width: 800px){.order-info{flex-wrap:nowrap;flex-direction:column}.order-container{width:300px;height:450px;flex-direction:column}.company-name{width:100%}.product-container{width:100%;flex-direction:column;gap:30px}.product-info-TrackingOrder,.product-info-Variations,.product-info-Price-text,.product-info-Price,.product-info-Quantity{font-size:10px}.product-info-Name{font-size:15px}.company-img{width:30px;height:30px}.company-name-text{font-size:10px}.product-info-price-quantity{flex-direction:column;align-items:flex-start}.product-info{width:250px}.check-full-detail-container{width:100%;align-items:center}.order-again-container{width:250px;align-items:center}.order-again-text{font-size:10px!important}.order-again-btn{height:30px!important}.check-full-details-btn,.paynow-btn,.order-again-btn{width:120px;height:30px}.check-full-details-text{font-size:10px}.header-container{width:300px}.my-order-text{font-size:44px!important}.order-nav-container{width:60rem}.order-nav{flex-wrap:wrap}.order-nav button{font-size:13px;padding:9px}.pendingpopup,.header-pending-delivery{width:300px}.pending-text{font-size:20px}.header-pending-delivery{display:flex;align-items:center}.pending-close-btn{top:60%}.pending-info{width:270px;font-size:10px}.trackingorder-info-text{width:270px;font-size:14px}.pending-info-text-container{font-size:10px}.pending-summary-info{width:200px}.pending-product-container{margin:10px;align-items:center}.loading{width:300px}}@media only screen and (min-width: 48em) and (max-width: 63em){.order-info-container{width:700px}.order-container{width:680px;height:500px}.product-container{width:fit-content;flex-direction:column;gap:5rem;margin-left:30px}.company-name{width:100%}.pendingpopup,.header-pending-delivery{width:700px}.pending-text{font-size:28px}.header-pending-delivery{display:flex;align-items:center}.pending-close-btn{top:60%}.pending-info{width:670px;font-size:20px}.trackingorder-info-text{width:670px;font-size:24px}.pending-info-text-container{font-size:20px}.pending-summary-info{width:500px}.pending-product-container{margin:10px;align-items:center}}@media screen and (max-width: 576px){body{font-size:14px}h1,.my-order-text,.where-my-order-text{font-size:1.5rem}.order-container{padding:.5rem}.product-info-Name{font-size:1.2rem}.pendingpopup{width:90%}.header-pending-delivery{width:100%}.redContainer{padding:1em 3em}.heading{padding:1em;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.mainHeading>p{font-size:4rem}.description>p{font-size:2rem}.track-btn{font-size:2rem}.orderTitle{font-size:18px;line-height:4rem}.ex-orderno{font-size:2.2rem}.inputBox{font-size:2rem}}.order-again-container{gap:5px;max-width:256px;border-radius:5px;display:flex;flex-direction:column}.order-again-btn{max-width:256px;height:45px;position:relative;border-radius:5px;padding:0 1.5rem;background:#205e20}@media (max-width: 425px){.order-again-btn{width:120px;height:30px}.order-again-text{font-size:x-small!important}}.order-again-text{font-family:DM Sans;font-size:18px;font-weight:500;text-align:center;color:#fafafa}._skeleton-container__order--list_1unro_1{width:100%;height:100%}._skeleton-container__order--list_1unro_1{max-width:1120px;max-height:201px;box-shadow:0 2px 10px #1b1b1b40;padding-bottom:6px}._company-name_1unro_25{display:flex;justify-content:left;align-items:center;margin-top:.5rem}._company-logo_1unro_39{margin:0 0 3rem 3rem}._company-text_1unro_47{margin:0 0 3rem 1.5rem}._product-container_1unro_55{display:flex;margin:-2.5rem 0 3rem 3rem;flex-direction:row;align-items:center;padding-bottom:2rem}._product-image-container_1unro_71{width:80px;margin-top:-2.5rem}._price-quantity__container_1unro_81{display:flex;flex-direction:row}._quantity_1unro_91{margin-left:120px}._product-details__container_1unro_99{margin-left:3rem}._popupProducts_1nveh_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}._container_1nveh_27{background-color:#fff;width:90%;max-width:600px;max-height:90vh;border-radius:12px;overflow:hidden;box-shadow:0 8px 16px #0000004d;display:flex;flex-direction:column}._scrollWrapper_1nveh_51{overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:20px}._deliveryInfo_1nveh_67{display:flex;flex-direction:column;gap:15px}._black_1nveh_79{background-color:#000;color:#fff;padding:12px 16px;border-radius:6px}._voucher_1nveh_93{font-size:16px;font-weight:700;margin:0;text-align:center}._methods_1nveh_107{padding:10px}._productContainer_1nveh_115{border:1px solid #ccc;border-radius:8px;padding:16px;background-color:#f9f9f9}._productDetails_1nveh_129{display:flex;flex-direction:column;gap:10px}._popupContainer_1nveh_141{font-size:14px;line-height:1.6;color:#333}._popupContainer_1nveh_141 p{margin:0 0 10px}._bottomButton_1nveh_161{padding:16px;border-top:1px solid #eee;display:flex;justify-content:flex-end}._addToCart_1nveh_175 button{background-color:#d9534f;color:#fff;border:none;padding:10px 20px;font-weight:700;border-radius:8px;cursor:pointer;transition:background-color .3s}._addToCart_1nveh_175 button:hover{background-color:#c9302c}.main{grid-column:1 / -1;grid-row:4 / 5;display:grid;grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr)}.dim-bg{grid-column:1/-1;position:fixed;height:100%;width:100%;background-color:#00000080;z-index:2000;display:flex;align-items:center;justify-content:center}.dim-background{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#00000080;z-index:2000}.u-hidden{display:none!important}.Content{grid-column:center-start / center-end}.red-header{max-width:100%;height:140px;background:linear-gradient(90.54deg,#9d0001,#370000)}.userprofile{width:100%;height:62px;top:50px;position:relative;display:flex;justify-content:space-between}.userprofiletxt{font-family:DM Sans,sans-serif;font-size:48px;font-weight:700;line-height:62px;letter-spacing:0;text-align:left;color:#fafafa;width:100%;padding-left:10px}.editprofile,.cancelButton{width:50%;justify-content:center;height:40px;background-color:#fafafa;border-radius:5px;display:flex;align-items:center}.editprofiletxt{font-family:DM Sans,sans-serif;font-weight:700;line-height:31px;font-size:1.5rem;letter-spacing:0;color:#9d0001}.action-bttn__container{position:relative;right:20px;width:100%;display:flex;gap:10px;justify-content:right;padding-right:10px;align-items:center}.userinfo-container{max-width:100%;height:fit-content}.userinfo{margin-top:20px;max-width:100%px;height:fit-content;display:flex;flex-direction:row}.userinfo-row{width:50%;padding:10px;height:fit-content}.userinfo-column{display:flex;flex-direction:column;max-width:100%;height:fit-content;gap:90px}.inputfield{position:relative;width:100%;height:32px}.inputfieldtxt{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;height:32px}.usertypetxt,.RPAF-CREDIT-BALANCEtxt,.firstnametxt,.phonetxt,.lastnametxt,.addresstxt,.emailtxt,.passwordtxt,.totaltxt{position:relative;font-family:DM Sans;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;text-align:left;margin-bottom:10px;display:inline-block}.checkDetails{width:fit-content;position:relative;font-family:DM Sans;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;text-align:right;color:#9d0001}.usertype-inputfield{position:relative;width:100%;height:49px;border-radius:5px;border:.5px solid #1b1b1b;background:#f4f4f4;font-family:DM Sans;font-size:16px;font-weight:500;line-height:21px;letter-spacing:0em;text-align:left;padding:0 2rem}.linedivider{max-width:100%;border:1px solid rgba(27,27,27,1);opacity:.5;position:relative;left:50%;transform:translate(-50%);margin-top:4em}.basicinfo{width:fit-content;height:42px;top:614px;left:160px;margin-bottom:3rem}.basicinfotxt,.emailanpasswordtxt{position:relative;font-family:DM Sans;font-size:32px;font-weight:700;line-height:42px;letter-spacing:0em;text-align:left}.password-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.changepasspopup{max-width:700px;height:600px;background:#fafafa;box-shadow:0 4px 10px #1b1b1b40;display:flex;flex-direction:row;border-radius:5px;padding:2rem}.row-container{width:50%;height:100%}.frame376{position:relative;width:350px;top:100px}.ChangePassword{width:350px;height:100px;top:40px;left:649px;gap:0px;opacity:0px}.ChangePasswordtxt{font-family:DM Sans;font-size:32px;font-weight:700;line-height:52.08px;text-align:center}.ChangePasswordParagraphtxt{font-family:DM Sans;font-size:12px;font-weight:700;line-height:20.83px;text-align:center}.inputfieldchangepass{max-width:350px;padding:10px;height:400px}.oldpassword{width:100%;height:49px;top:215px;left:624px;gap:10px;opacity:0px;background:#f4f4f4;border:.5px solid #1b1b1b;border-radius:5px;margin-top:30px;padding:5px}.newpassword{width:100%;height:49px;margin-top:30px;left:624px;opacity:0px;background:#f4f4f4;border:.5px solid #1b1b1b;border-radius:5px;padding:5px}.confirmpassword{width:100%;height:49px;margin-top:10px;left:624px;opacity:0px;background:#f4f4f4;border:.5px solid #1b1b1b;border-radius:5px;padding:5px}.changepasswordbtn{width:100%;height:52px;margin-top:96px;left:624px;gap:0px;opacity:0px;background:#9d0001;border-radius:5px}.changepasswordbtntxt{font-family:DM Sans;font-size:16px;font-weight:700;line-height:26.04px;text-align:center;color:#fafafa}.backbtn{width:32px;height:32px}.file-container{width:100%;margin:30px 0;font-size:2.1rem;display:flex;gap:20px;flex-direction:column;justify-content:center;align-items:center;height:200px}.file-container label{display:flex;gap:1rem;align-items:center;cursor:pointer}.file-container input{display:none}#bir2303-link{width:150px;height:150px;cursor:pointer}@media only screen and (max-width: 425px){.main{grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}.Content{width:100%;padding:2rem}.red-header{margin-left:0;width:100%;height:70px}.userprofile{top:2px;left:0}.userprofiletxt{font-size:20px;padding:0;margin:4px 5px}.userinfo{flex-direction:column;height:320px}.userinfo-row{width:100%;height:fit-content}.userinfo-second-row{height:100px}.userinfo-column{height:10px;gap:50px}.userinfo-container{margin-left:0}.inputfield{height:20px}.totaltxt{margin:0}.usertypetxt,.RPAF-CREDIT-BALANCEtxt,.firstnametxt,.phonetxt,.lastnametxt,.addresstxt,.emailtxt,.passwordtxt,.totaltxt,.checkDetails{font-size:1.5rem}.usertype-inputfield{width:100%;height:40px;font-size:2.2rem}.basicinfotxt,.emailanpasswordtxt{font-size:18px}.third-userinfo-row{height:150px}.userinfo-forth-row,.userinfo-fifth-row{height:100px}.action-bttn__container{flex-direction:column;justify-content:center;top:4px;right:0;width:100%}.editprofiletxt{font-size:1.3rem}.editprofile,.cancelButton{width:80%;height:23px}}@media only screen and (min-width: 600px){.main{grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}.Content{width:100%;padding:2rem}.red-header{margin-left:0;width:100%;height:70px}.userprofile{top:0;left:10px}.userprofiletxt{font-size:32px;padding:0}.userinfo{flex-direction:row}.userinfo-row{width:100%;height:fit-content}.userinfo-second-row{height:100px}.userinfo-column{height:10px;gap:50px}.userinfo-container{margin-left:0}.inputfield{height:20px}.totaltxt{margin:0}.usertypetxt,.RPAF-CREDIT-BALANCEtxt,.firstnametxt,.phonetxt,.lastnametxt,.addresstxt,.emailtxt,.passwordtxt,.totaltxt,.checkDetails{font-size:12px}.usertype-inputfield{width:100%;height:30px}.basicinfotxt,.emailanpasswordtxt{font-size:24px}.third-userinfo-row{height:150px}.userinfo-forth-row,.userinfo-fifth-row{height:100px}}@media only screen and (min-width: 900px){.main{grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}.Content{width:100%}.red-header{margin-left:0;width:100%;height:140px}.userprofile{top:40px;left:10px}.userprofiletxt{font-size:48px;padding:0}.userinfo{flex-direction:row}.userinfo-row{width:100%;height:fit-content}.userinfo-second-row{height:100px}.userinfo-column{height:10px;gap:90px}.userinfo-container{margin-left:0}.inputfield{height:20px}.totaltxt{margin:0}.usertypetxt,.RPAF-CREDIT-BALANCEtxt,.firstnametxt,.phonetxt,.lastnametxt,.addresstxt,.emailtxt,.passwordtxt,.totaltxt,.checkDetails{font-size:16px}.usertype-inputfield{width:100%;height:49px}.basicinfotxt,.emailanpasswordtxt{font-size:32px}.third-userinfo-row{height:150px}.userinfo-forth-row,.userinfo-fifth-row{height:100px}}@media only screen and (min-width: 1200px){.main{grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}.Content{width:100%}.red-header{margin-left:0;width:100%;height:140px}.userprofile{top:40px;left:10px}.userprofiletxt{font-size:48px;padding:0}.userinfo{flex-direction:row}.userinfo-row{width:100%;height:fit-content}.userinfo-second-row{height:100px}.userinfo-column{height:10px;gap:90px}.userinfo-container{margin-left:0}.inputfield{height:20px}.totaltxt{margin:0}.usertypetxt,.RPAF-CREDIT-BALANCEtxt,.firstnametxt,.phonetxt,.lastnametxt,.addresstxt,.emailtxt,.passwordtxt,.totaltxt,.checkDetails{font-size:16px}.usertype-inputfield{width:100%;height:49px}.basicinfotxt,.emailanpasswordtxt{font-size:32px}.third-userinfo-row{height:150px}.userinfo-forth-row,.userinfo-fifth-row{height:100px}}@media only screen and (max-width: 425px){.main{grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}.row-container{width:100%}.row-first-container{height:fit-content}.frame376{width:100%;top:0}.inputfieldchangepass{width:100%;top:200px;height:280px}.oldpassword,.newpassword,.confirmpassword,.changepasswordbtn{margin-top:10px}.ChangePassword{width:100%}.ChangePasswordtxt{font-size:24px}.ChangePasswordParagraphtxt{font-size:10px}.backbtn{width:24px;height:24px}.changepasswordbtntxt{font-size:14px}.mv-comp-name{margin-top:5em}.mv-linedivider{margin-top:4em}}@media only screen and (min-width: 600px){.main{grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}.row-container{width:100%}.row-first-container{height:fit-content}.frame376{width:100%;top:100px}.inputfieldchangepass{width:100%;top:200px;height:400px}.oldpassword,.newpassword,.confirmpassword{font-size:12px;margin-top:30px}.changepasswordbtn{width:100%;height:52px;margin-top:50px;left:624px;gap:0px;opacity:0px;background:#9d0001;border-radius:5px}.ChangePassword{width:100%}.ChangePasswordtxt{font-size:24px}.ChangePasswordParagraphtxt{font-size:10px}.backbtn{width:24px;height:24px}.changepasswordbtntxt{font-size:14px}}@media only screen and (min-width: 900px){.main{grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr)}.row-container{width:100%}.row-first-container{height:fit-content}.frame376{width:100%;top:100px}.inputfieldchangepass{width:100%;top:200px;height:400px}.oldpassword,.newpassword,.confirmpassword{font-size:16px;margin-top:30px}.changepasswordbtn{width:100%;height:52px;margin-top:50px;left:624px;gap:0px;opacity:0px;background:#9d0001;border-radius:5px}.ChangePassword{width:100%}.ChangePasswordtxt{font-size:32px}.ChangePasswordParagraphtxt{font-size:12px}.backbtn{width:24px;height:24px}.changepasswordbtntxt{font-size:16px}}@media only screen and (min-width: 1200px){.main{grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr)}.row-container{width:100%}.row-first-container{height:fit-content}.frame376{width:100%;top:100px}.inputfieldchangepass{width:100%;top:200px;height:400px}.oldpassword,.newpassword,.confirmpassword{font-size:16px;margin-top:30px}.changepasswordbtn{width:100%;height:52px;margin-top:50px;left:624px;gap:0px;opacity:0px;background:#9d0001;border-radius:5px}.ChangePassword{width:100%}.ChangePasswordtxt{font-size:32px}.ChangePasswordParagraphtxt{font-size:12px}.backbtn{width:24px;height:24px}.changepasswordbtntxt{font-size:16px}}.form-container{display:flex;flex-wrap:wrap;gap:10px;margin-top:2em}.form-group{flex:1;min-width:200px;display:flex;flex-direction:column}.form-input{padding:8px;font-size:16px;border:1px solid #ccc;border-radius:4px}label{margin-bottom:5px;font-weight:700}@media (max-width: 768px){.form-group{flex:1 1 100%}}@media (max-width: 480px){.form-container{flex-direction:column}.basicinfotxt,.emailanpasswordtxt{font-size:24px}}.open-modal-btn{background-color:#9d0001;color:#fff;padding:12px 18px;font-size:16px;border:none;border-radius:5px;cursor:pointer;margin-top:14px;width:100%;text-align:center;box-shadow:0 4px 10px #0003}.open-modal-btn:hover{opacity:.8}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center}.modal-content{background:#fff;padding:20px;width:90%;max-width:400px;border-radius:8px;text-align:center;position:relative;box-shadow:0 4px 10px #0003}.close-btn{position:absolute;top:10px;right:15px;font-size:24px;cursor:pointer}.webcam-container{display:flex;justify-content:center;align-items:center;margin:10px 0}.webcam-wrapper{position:relative;width:100%;max-width:250px;aspect-ratio:3 / 4;border-radius:50%;overflow:hidden}.webcam{width:100%;height:100%;object-fit:cover}.signature-container{display:flex;flex-direction:column;align-items:center;margin-top:15px}.signature-pad{width:100%;max-width:300px;height:120px;border:2px solid #000;border-radius:5px;background-color:#f8f8f8}.signature-buttons{display:flex;gap:10px;margin-top:10px}.clear-btn,.save-btn{padding:8px 12px;font-size:14px;border:none;border-radius:5px;cursor:pointer}.clear-btn{background-color:#dc3545;color:#fff}.clear-btn:hover{background-color:#b02a37}.save-btn{background-color:#28a745;color:#fff}.save-btn:hover{background-color:#218838}.captured-image,.signature-image{margin-top:10px;width:100%;height:40rem;border-radius:5px;border:1px solid #000}.captured-image-face{display:flex;flex-direction:column;justify-content:center}.capture-btn{background-color:#9d0001;padding:.5rem;border-radius:5px;color:#fff}.capture-btn:hover{background-color:#c70b0b;padding:.5rem;border-radius:5px;color:#fff}@media (max-width: 768px){.modal-content{width:95%}.webcam-wrapper{max-width:200px}.signature-pad{max-width:250px;height:100px}}.pay-btn:hover{background-color:#af050a;box-shadow:0 0 10px #0003}.pay-btn{transition:transform .3s ease-in-out}.pay-btn:active{animation:pulse .5s ease-in-out}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}._container_171o5_1{grid-column:1 / -1;grid-row:4 / 5;display:grid;background:#9d000180;background-image:url(/assets/background-MJdOhK_N.png);grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr)}._containerPopup_171o5_21{grid-column:1 / -1;grid-row:4 / 5;display:grid;background:#9d000100;background-image:url(/assets/background-MJdOhK_N.png)}._checkoutContainer_171o5_37{grid-column:center-start / center-end;margin:4.4rem 0 4.4rem 4.4rem;font-weight:500;display:flex;gap:3.3rem}._formPopup_171o5_53{background:#fafafa;box-shadow:2px 2px 0 3px #0003;display:flex;flex-direction:column;gap:1.8rem;border-radius:10px}._form-2__order-block_171o5_71{background:#fafafa;box-shadow:0 2px 44px #0000000d;display:flex;flex-direction:column;gap:1.8rem;border-radius:10px;width:100%}._previous_171o5_91{display:flex;gap:32px;align-items:center;padding:24px 17px}._backArrow_171o5_105{width:32px;height:32px;display:flex;align-items:center}._previous_171o5_91 p{font-size:32px;font-weight:700;line-height:42px;letter-spacing:0em}._previous_171o5_91 p span{color:#9d0001}._checkoutStage_171o5_141{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;padding:20px 50px}._checkoutStage_171o5_141 img{width:100%}._delivery_171o5_167{display:flex;gap:59px;margin-top:-2rem;white-space:nowrap;text-align:center;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em}._txtRed_171o5_191{color:#9d0001}._deliveryInfo_171o5_199{border:.5px solid rgba(27,27,27,.5);border-radius:5px;margin:0 17px}._heading_171o5_211{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;border-bottom:.5px solid rgba(27,27,27,.5)}._heading2_171o5_229{color:#9d0001;font-size:24px;font-weight:700;line-height:31px;letter-spacing:0em;padding:17px 40px 0}._heading_171o5_211 p{font-size:14px;font-weight:700;line-height:18px;letter-spacing:0em;opacity:50%;padding:0 40px 17px}._addressHeading_171o5_265{text-align:center;padding:14px 0;background:#eee}._addressHeading_171o5_265 p{font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em}._info_171o5_291{padding:30px 40px;display:flex;flex-direction:column;gap:16px}._info_171o5_291 p{text-transform:uppercase;font-size:14px;font-weight:500;line-height:18px;letter-spacing:0em}._infoItems_171o5_321{display:flex;gap:16px}._buttonChange_171o5_331{display:flex;justify-content:right;align-items:center}._buttonChange_171o5_331 button{color:#9d0001;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em}._shippingMethodBlock_171o5_357{border-radius:1rem;border:1px solid #d3d3d3;line-height:1;margin:0 17px 52px}._shippingMethod_171o5_357{text-align:center;padding:14px 0;background:#eee;margin:0 17px;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em}._method_171o5_395{cursor:pointer;position:relative;padding-left:4rem;display:flex;justify-content:center;align-items:center;gap:16px}._proceedtoPayment_171o5_415{padding:16px 64px;background:#9d0001;border-radius:5px;color:#fff;font-size:20px;font-weight:700;line-height:26px;letter-spacing:0em;width:34rem}._proceedtoPayment_171o5_415:hover{background:#d40606;box-shadow:0 0 10px #0003}._proceedtoPayment_171o5_415{transition:background .2s}._proceedtoPayment_171o5_415:active{animation:_clickEffect_171o5_1 .2s;animation-fill-mode:forwards}@keyframes _clickEffect_171o5_1{0%{transform:scale(1);background:#d40606}50%{transform:scale(.9);background:#c20505}to{transform:scale(1);background:#d40606}}._centerButton_171o5_495{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;margin-bottom:20px}._signup_171o5_513{text-align:center;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0em;margin-bottom:37px}._form2_171o5_531{background-color:#fff;box-shadow:0 2px 44px #0000000d;padding:31px 17px;display:flex;flex-direction:column;gap:1.8rem;border-radius:10px}._fixed_171o5_551{width:256px;display:flex;flex-direction:column;gap:4px}._orderImg_171o5_565{width:80px;height:80px;border-radius:5px;margin-right:1rem}._buttonQuantity_171o5_579{border:1px solid;border-radius:10px;padding:4px;background:#e9e9e9;color:#000;text-decoration:none;width:fit-content;text-wrap:nowrap}._methods_171o5_601{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding:20px 6px}._confirm-voucher_171o5_619{display:flex;flex-direction:column;padding:3rem;justify-content:center;align-items:center;gap:3rem}._input-voucher_171o5_637{position:relative;width:100%;display:flex;justify-content:center;align-items:center}._input-voucher_171o5_637 button{position:absolute;right:2%;font-size:1.3rem;color:#9d0001;font-weight:bolder;width:150px}._input-voucher_171o5_637 input{width:100%;padding-right:30%}._confirm-coupon_171o5_681{display:flex;gap:2rem;justify-content:left;width:100%;align-items:center}._payments_171o5_697{display:flex;justify-content:center;align-items:center;flex-direction:column;width:160px;height:136px;border-radius:10px;background:#fff;font-size:14px;font-weight:400;line-height:18.23px;text-align:center;gap:1.6rem}._redPayments_171o5_729{display:flex;justify-content:center;align-items:center;flex-direction:column;width:160px;height:136px;border-radius:10px;background:#fff;font-size:14px;font-weight:700;line-height:18.23px;text-align:center;gap:1.6rem;border:2px solid #9d0001;color:#9d0001;box-shadow:0 6px 8px #0000004d}._buildcredit_171o5_767{width:50px;height:50px}._voucher_171o5_777{padding:15px 0;font-family:DM Sans;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;text-align:center;color:#fff}._black_171o5_799{background:#1b1b1b}._coupon_171o5_807{display:flex;justify-content:start;gap:16px;align-items:center;margin-left:1em}._input_171o5_637{display:flex}._input_171o5_637 input,._input_171o5_637 select{width:562px;height:34px}._input2_171o5_841{display:flex;width:100%}._input2_171o5_841 input,._input2_171o5_841 select{width:50%;height:34px}select{height:50px!important}._input3_171o5_869{display:flex;width:100%;flex-wrap:wrap}._input3_171o5_869 input{width:100%;height:34px}._input_171o5_637 button{margin-left:-160px;color:#9d0001}._inputGroup_171o5_899{display:flex;width:100%}._red_171o5_729{background:#9d0001;border-radius:5px 5px 0 0;margin:17px 17px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:17px 0}._complete_171o5_933{text-align:center;color:#fff}._sumCalc_171o5_943{padding:31px 190px 100px;margin:17px;margin-top:-1.8rem;background:#ffd2d2;color:#000}._block_171o5_959{border-top:none;border-bottom:1px solid black}._calendar_171o5_969{display:flex;padding-left:3rem;align-items:center;font-family:DM Sans;font-size:14px;font-weight:400;line-height:18.23px;text-align:left;text-transform:uppercase}._date_171o5_993{padding:1rem 0 1rem 1rem;font-family:DM Sans;font-size:16px;font-weight:500;line-height:20.83px;text-align:left}._marginTop_171o5_1011{width:100%}._modal-address_171o5_1019{width:90vw;height:500px;padding:30px 0 50px}._field_171o5_1033{font-family:DM Sans,sans-serif;border:1px solid #d3d3d3;border-radius:.5rem;padding:1.45rem 1.55rem;margin-bottom:.6rem;background:#f2f2f2}._dropDown_171o5_1051{font-family:DM Sans,sans-serif;border:1px solid #d3d3d3;border-radius:.5rem;padding:1.45rem 1.55rem;margin-bottom:.6rem;background:#f2f2f2;width:50%}@media only screen and (max-width: 600px){._container_171o5_1{grid-template-columns:minmax(1rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(2rem,1fr)}._checkoutContainer_171o5_37{flex-direction:column;padding:2rem;margin:0}._buttonChange_171o5_331{justify-content:left}._proceedtoPayment_171o5_415{padding:2rem;font-size:15px}._checkoutStage_171o5_141{padding:0}._checkoutStage_171o5_141 img{width:100%}._delivery_171o5_167{gap:2rem;font-size:10px}._signup_171o5_513{font-size:10px}._heading_171o5_211{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;border-bottom:.5px solid rgba(27,27,27,.5)}._heading2_171o5_229{font-size:18px}._info_171o5_291{padding:2rem}._info_171o5_291 p{font-size:10px}._fixed_171o5_551{width:unset}._input_171o5_637 input,._payments_171o5_697,._redPayments_171o5_729{width:unset;height:unset}._cont2_171o5_1199{padding:2rem;margin:0}._marginTop_171o5_1011{margin-top:0}._sumCalc_171o5_943{padding:4rem}._previous_171o5_91{padding:0}._deliveryInfo_171o5_199{margin:0}._form-2__order-block_171o5_71{padding:2rem}}@media screen and (max-width: 425px){._input2_171o5_841{display:flex;width:100%;flex-wrap:wrap}._input2_171o5_841 input,._input2_171o5_841 select{width:100%;height:34px}._modal-address_171o5_1019{width:350px}._input-voucher_171o5_637 button{left:55%}._input-voucher_171o5_637 input{padding-right:45%}}@media only screen and (max-width: 380px){._container_171o5_1{grid-template-columns:minmax(1rem,3rem) [center-start] repeat(3,minmax(18rem,18rem)) [center-end] minmax(1rem,3rem);width:100%}._form-2__order-block_171o5_71{width:96%}._backArrow_171o5_105{width:22px;height:22px;display:flex;align-items:center}._previous_171o5_91 p{font-size:26px}._delivery_171o5_167{font-size:9px}._heading2_171o5_229{font-size:16px;padding:8px 10px 0}._heading_171o5_211 p{font-size:11px;padding:0 10px 8px}._weight-capacity-note_171o5_1351{padding:0 2em;font-size:12px;line-height:initial;text-align:justify}._shippingMethodBlock_171o5_357{margin:0 0 20px}._calendar_171o5_969{font-size:12px}._date_171o5_993{font-size:13px}._proceedtoPayment_171o5_415{font-size:12px}._form2_171o5_531{width:96%}._method_171o5_395{gap:3px}}._suggestedVoucher_171o5_1405{display:flex;align-items:center;gap:1rem;justify-content:start}._resetButton_171o5_1423{display:block;background-color:#e74c3c;color:#fff;padding:.5rem .8rem;border:none;border-radius:.5rem;cursor:pointer;font-size:12px;transition:background-color .2s ease-in-out,transform .2s ease-in-out}._resetButton_171o5_1423:hover{background-color:#d32a0c;transform:scale(1.05)}._resetButton_171o5_1423:active{background-color:#cc4932;transform:scale(.95)}._resetButton_171o5_1423:focus{outline:none;box-shadow:0 0 0 2px #ec4b2ee7}._voucher-container_171o5_1481{display:flex;gap:10px;justify-content:center;padding:10px;flex-wrap:wrap}._voucher-card_171o5_1499{width:250px;background:linear-gradient(135deg,#fdd,#f99);border-radius:8px;padding:10px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;font-family:Arial,sans-serif;position:relative;border:1px solid #e74c3c}._voucher-card_171o5_1499:hover{transform:translateY(-2px)}._voucher-card_171o5_1499:has(input[type=radio]:checked){transform:scale(1.05);box-shadow:0 4px 8px #0003;background:linear-gradient(135deg,#fcc,#f66);border:2px solid #c0392b}._voucher-select_171o5_1549{position:absolute;top:2px;left:6px}._voucher-select_171o5_1549 input[type=radio]{accent-color:#e74c3c;transform:scale(1.2)}._voucher-header_171o5_1573{text-align:center;padding-bottom:5px;border-bottom:1px dashed #666;margin-top:20px}._voucher-header_171o5_1573 h2{font-size:20px;margin:0}._price_171o5_1597{font-size:24px;color:#c0392b;font-weight:700;margin:3px 0}._price_171o5_1597 span{font-size:14px;color:#e74c3c}._voucher-desc_171o5_1623{padding:5px 0;color:#7f0000;font-size:14px;line-height:1.3;text-align:center}._voucher-footer_171o5_1641{text-align:center;font-size:12px;color:#e74c3c;padding-top:5px}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}._paymentNotice__overlay_1t82y_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}._paymentNotice__modal_1t82y_27{background-color:#fff;width:90%;max-width:480px;border-radius:12px;box-shadow:0 8px 24px #0003;padding:2rem;box-sizing:border-box;text-align:center;animation:_fadeIn_1t82y_1 .3s ease-in-out}._paymentNotice__header_1t82y_51{margin-bottom:1rem}._paymentNotice__title_1t82y_59{font-size:2rem;font-weight:700;color:#333}._paymentNotice__body_1t82y_71{font-size:1.8rem;color:#555;margin-bottom:1.5rem}@media (max-width: 780px){._paymentNotice__title_1t82y_59{font-size:3.5rem}._paymentNotice__body_1t82y_71{font-size:3rem}}._paymentNotice__line_1t82y_103{margin:.5rem 0}._paymentNotice__footer_1t82y_111{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}._paymentNotice__primaryButton_1t82y_125{background-color:#d32f2f;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease}._paymentNotice__primaryButton_1t82y_125:hover{background-color:#b71c1c}._paymentNotice__secondaryButton_1t82y_155{background-color:transparent;border:2px solid #ccc;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;color:#333;cursor:pointer;transition:border-color .2s ease}._paymentNotice__secondaryButton_1t82y_155:hover{border-color:#999}@keyframes _fadeIn_1t82y_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.hero{grid-column:1/-1;text-align:center;max-width:100%;position:relative;left:0;height:auto}.gallery-cell{width:100%;height:auto;margin:0;padding:0}.hero__img{width:100%;height:100%}.gallery-tag{position:absolute;top:3rem}.cell-tag{font-size:10rem;color:#fff;line-height:1.1;padding-top:10rem;margin-left:15rem;text-align:left;font-weight:600}.tag-msg{font-size:2.5rem;font-weight:400;color:#fff;margin-top:2rem;margin-left:15rem;text-align:left}.buybtn{margin-left:3rem;margin-top:3rem;width:40rem;height:7rem;color:#9d0001;background-color:#fff;border-radius:1rem;font-size:3rem;font-weight:600;transition:background-color .6s,color .6s}.buybtn2{margin-left:-40rem;margin-top:3rem;width:40rem;height:7rem;color:#9d0001;background-color:#fff;border-radius:1rem;font-size:3rem;font-weight:600;transition:background-color .6s,color .6s}.buybtn:hover,.buybtn2:hover{background-color:#9d0001;color:#fff}.RowImg{max-width:100%;padding:20px}.row{display:flex;width:100%}.column{position:relative;overflow:hidden;background:#9d000180}.column .pic{width:100%;height:100%;object-fit:cover;transition:transform 1s ease;opacity:.5}.column:hover .pic{transform:scale(1.3)}.RowImg{position:relative}.caption{position:absolute;text-align:left;top:45rem;left:4rem;font-weight:700;font-size:2.5rem;color:#fff;transition:.8s;text-transform:uppercase;display:flex;flex-direction:column;gap:1rem}.caption p{max-height:12rem}.explore{background-color:#9d0001;color:#fff;margin-top:100px;width:30rem;height:8rem;border-radius:1rem}.column:hover .caption{top:25rem}.partners-bg{grid-column:1/-1;grid-row:10/11;background-color:#e8e8e8;z-index:-1}.partners{grid-column:1/-1;grid-row:10/11;padding:6rem 0;overflow:hidden;background:#fafafa}.partners__logo{max-height:7.5rem;padding:.5rem;width:200px;width:auto;margin:2rem}.partnersbg{background:linear-gradient(227deg,#240000,#6a0000 48%,#a60808);z-index:-1;height:40rem;max-width:100%}.partners-container{grid-column:center-start/center-end}.slider{position:relative;overflow:hidden;max-width:100%}.slide-track{display:flex;max-width:200%;position:absolute;top:50%;left:0;transform:translateY(-50%);animation:scroll 20s linear infinite}.slide-track-container{padding:0 10rem;display:flex;justify-content:space-between;max-width:100%;margin-top:5rem;margin-bottom:5rem}.partners-container{position:relative;max-width:100%;color:#fff;margin-top:8rem}.brand{font-size:5rem;width:100%;text-align:left}.brandmsg{font-size:2.5rem;font-weight:200;text-align:left}@media only screen and (max-width: 768px){.partners__logo{max-width:calc(50% - 40px)}.RowImg{max-width:100%;padding:20px}.row{display:flex;flex-wrap:wrap;justify-content:space-around}.tag{font-size:24px;font-weight:700;text-align:center;margin-bottom:20px}.column{flex:0 0 100%}}@media only screen and (max-width: 480px){.partners__logo{max-width:calc(100% - 40px)}}.head{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#9d0001;background-color:#fff;width:20rem;height:4rem;border-radius:5px}.tab{grid-column:3/7;padding:0 0 5.3rem;transition:.3s ease-out}.tab__list{list-style:none;display:grid;grid-template-columns:repeat(9,1fr);padding:0 20rem}.tab__item{text-align:center}.tab__button{font-family:inherit;font-weight:500;margin:1rem .9rem;width:8rem;border:none;background-color:transparent;font-size:1.4rem}.not__found{font-family:inherit;font-weight:500;border:none;margin:1rem .9rem;background-color:transparent;font-size:1.4rem}.tab__active{position:relative}.tab__active:before{content:"";position:absolute;bottom:0;right:50%;transform:translate(50%);height:100%;width:100%;z-index:-1;background-color:#9d0001;animation:opacity .5s ease-out;border-radius:10px}.tab__active .tab__button{color:#fff}.tag{display:flex;align-items:center;justify-content:center;margin:2rem 0;font-size:5rem;font-weight:700;margin-top:1em}.header-tab{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:20px;font-weight:500;opacity:.3;width:25rem;height:4rem;border-radius:5px}.tab__dropdown{background-color:#9d0001;color:#fafafa;border-radius:1rem;font-family:DM Sans;font-weight:600;text-align:center;width:40%;height:30px}.options{background-color:#fafafa;color:#9d0001}.tab__dropdown,.options{font-family:DM Sans;font-weight:600;text-align:center}@media only screen and (min-width: 661px){.tab__dropdown,.options{display:none}}.products{grid-column:center-start/center-end;display:grid;grid-template-columns:repeat(4,1fr);gap:5rem 5rem;justify-content:center}@media only screen and (max-width: 100em){.products{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr))}}@media only screen and (max-width: 41.25em){.products{grid-template-columns:repeat(2,1fr);gap:2rem}}.product-card{position:absolute;bottom:0;left:0;right:0;width:100%;background-color:#fff;padding:1.5rem;border-radius:1rem;z-index:1}.card{border-radius:1rem;box-shadow:0 14px 37px -12px #000000ab;-webkit-box-shadow:0px 14px 37px -12px rgba(0,0,0,.67);-moz-box-shadow:0px 14px 37px -12px rgba(0,0,0,.67)}.product__img-container{position:relative;width:28rem;padding-top:5rem;border-radius:1rem;overflow:hidden;background-image:url(/assets/bg-prod-BzYFycaZ.png);background-size:150%}.product__img{width:50%;margin:auto;margin-bottom:20rem;border-radius:1rem;margin-top:-3rem;object-fit:cover;object-position:center}.product{width:100%;border-radius:1rem;display:flex;flex-direction:column}.product>*+*{margin:1.5rem 0 0}@media only screen and (max-width: 41.25em){.product{padding:2rem 2rem 1.5rem}}@media only screen and (max-width: 25em){.product{padding:1.5rem 1.5rem 1rem}}.product__percent-off{font-size:1.2rem;color:#fff;background-color:#9d0001;padding:.5rem 1rem;border-radius:.3rem;position:absolute;top:3rem;right:2rem;transform:translate(10%,-50%)}.product__name,.product__price-container{padding-top:1rem}.product__vendor{font-size:1.1rem;line-height:1}.product__price-container{font-size:1.5rem;font-weight:500;display:flex;gap:1.3rem}.product__price{color:#9d0001}.product__price-before{color:#9c9c9c}.product__name{font-weight:800;position:relative;overflow-y:hidden}.product__rating{display:flex;align-items:center}.product__rating>*+*{margin:0 0 0 .5rem}.product__rating svg{width:2rem;height:2rem;fill:#fed708}.product__rating span{font-size:1rem}.add-to-cart-btn{border-radius:1rem;margin-top:1rem;padding:.8rem 8rem}@media only screen and (min-width: 320px) and (max-width: 900px){.pop-body{height:250px!important;width:90%!important}.pop-body>.flex{margin-bottom:-6.5rem!important}}@media only screen and (min-width: 320px) and (max-width: 400px){.hero{width:100%}.gallery-tag{margin-left:-3rem}.cell-tag{font-size:22px;margin-top:-66px;margin-left:5rem}.tag-msg{font-size:2rem;margin-left:5rem;margin-top:.5rem}.header-tab{font-size:15px}.buybtn{width:100px;height:25px;font-size:1.5rem;margin-left:-150px;margin-top:5px;border-radius:.5rem}.buybtn2{width:31rem;height:3rem;font-size:1.5rem;margin-left:5rem;margin-top:.5rem;border-radius:.5rem}.RowImg{margin-top:-4rem}.caption{position:absolute;text-align:center;top:40%;left:1rem;font-weight:700;font-size:30px;align-items:center}.caption p{max-height:6rem}.explore{border-radius:.5rem;top:130px;font-size:15px}.column:hover .caption{top:5rem}.column:hover .caption .explore{margin-top:1.5rem;animation:opacity .5s ease-in-out}.partnersbg{height:30rem}.partners-container{margin-top:3rem}.partners{padding:5rem 0}.brand{font-size:30px;text-align:center}.brandmsg{font-size:12px;text-align:center;font-weight:300;opacity:.5}.head{font-size:1.6rem}.tag{font-size:25px;padding:0 30px}.tab__list{display:none}}@media only screen and (min-width: 401px) and (max-width: 660px){.hero{width:100%}.slider{max-width:100%}.gallery-tag{margin-left:-3rem}.cell-tag{font-size:4.5rem;margin-top:-9rem;margin-left:6rem}.tag-msg{font-size:2rem;margin-left:6rem;margin-top:.5rem}.buybtn{width:22rem;height:3.5rem;font-size:2rem;margin-left:-14rem;margin-top:1rem;border-radius:.5rem}.buybtn2{width:32rem;height:3.5rem;font-size:1.5rem;margin-left:-15rem;margin-top:2rem;border-radius:.5rem}.RowImg{margin-top:-2rem}.caption{position:absolute;text-align:left;top:5%;left:1rem;font-weight:700;font-size:1.7rem}.caption p{max-height:6rem}.explore{margin-top:10rem;width:16rem;height:4rem;border-radius:.5rem;top:75px}.column:hover .caption{top:5rem}.column:hover .caption .explore{margin-top:2.5rem;animation:opacity .5s ease-in-out}.partnersbg{height:30rem}.partners-container{margin-top:3rem;margin-left:-30rem}.partners{padding:5rem 0}.brand{font-size:5rem;width:max-content}.brandmsg{font-size:1.9rem;width:max-content}.brand,.brandmsg,.head{margin-left:10rem}.head{font-size:1.6rem}.tag{font-size:1.4rem;width:25rem;margin-left:auto;margin-right:auto}.tab__list{display:none}.tab__dropdown{font-size:2rem;width:20rem}}@media only screen and (min-width: 661px) and (max-width: 800px){.hero{width:100%}.gallery-tag{margin-left:1rem;margin-top:1rem}.cell-tag{font-size:7rem;margin-top:-4rem;margin-left:3rem}.tag-msg{font-size:2rem;margin-left:3rem;margin-top:.5rem}.buybtn{width:32rem;height:5rem;font-size:2.5rem;margin-left:-6rem;margin-top:2rem;border-radius:.5rem}.buybtn2{width:32rem;height:6rem;font-size:2.5rem;margin-left:-30rem;margin-top:2rem;border-radius:.5rem}.caption{position:absolute;text-align:left;top:5%;left:1rem;font-weight:700;font-size:3.5rem}.caption p{max-height:6rem}.explore{margin-top:5rem;width:36rem;height:6rem;border-radius:.5rem;top:75px}.column:hover .caption{top:5%}.partners-container{margin-top:3rem}.brand{font-size:9rem;width:100%}.brandmsg{font-size:3rem}.brand,.brandmsg,.head{margin-left:10rem}.head{font-size:2rem}}@media only screen and (min-width: 801px) and (max-width: 1500px){.hero{width:100%}.cell-tag{font-size:10rem;margin-top:-8.5rem;margin-left:3rem}.tag-msg{font-size:3rem;margin-left:3rem;margin-top:.5rem}.buybtn{width:23rem;height:6rem;font-size:24px;margin-left:-40rem;margin-top:1rem;border-radius:.5rem}.buybtn2{width:50rem;height:6rem;font-size:2.8rem;margin-left:-40rem;margin-top:2rem;border-radius:.5rem}.caption{position:absolute;text-align:left;top:10%;left:1rem;font-weight:700;font-size:3.2rem}.caption p{max-height:6rem}.explore{margin-top:10rem;width:31rem;height:6rem;border-radius:1rem;top:75px}.column:hover .caption{top:55%}.partners-container{margin-top:3rem}.brand{font-size:9rem;width:100%}.brandmsg{font-size:3rem}.brand,.brandmsg,.head{text-align:center}.head{font-size:2rem}#partners{margin-top:5rem}}.logos{overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.logos-wrapper{width:100%;display:flex;animation:slide 10s linear infinite}.logos img{margin:3rem;padding:1rem}.part__logo.bpi,.part__logo.lalamove,.part__logo.transportify,.part__logo.paynamics,.part__logo.pcieerd{width:100px;height:auto}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-20%)}}@media screen and (max-width: 425px){.part__logo.bpi,.part__logo.lalamove,.part__logo.transportify,.part__logo.paynamics,.part__logo.pcieerd{width:20%;height:100%}.logos img{margin:5px;padding:5px}}.popup-modal{height:100%;width:100%;position:absolute;top:0;left:0;z-index:999;display:flex;justify-content:center;align-items:start;padding-top:9em;margin-bottom:0;transition:all ease-in-out .9s}@keyframes popup{0%{margin-top:150px;opacity:0}to{margin-bottom:0;opacity:1}}.back-drop{height:100%;width:100%;background-color:#000;opacity:.5;position:absolute;top:0;left:0}.pop-body{background-color:#fff;background-repeat:no-repeat;background-size:cover;padding:3rem;border-radius:10px;background-position:center;height:377px;width:756px;z-index:999;position:fixed;animation:popup ease-in-out .9s;background-image:url(/assets/BPIads2-Az0C-xK2.jpg)}.pop-body>.flex{position:absolute;bottom:0;width:100%;display:flex;justify-content:center;margin-bottom:-5rem;cursor:pointer}.label-close{background-color:#b4b4b4;width:max-content;display:flex;justify-content:center;align-items:center;padding:2px 15px;font-size:17px;gap:5px;border-radius:15px;color:#fff}.pop-body>.flex:hover{margin-bottom:-6.5rem;transition:all ease-out .5s}.pop-body a{position:absolute;height:90%;width:95%}.no-scroll{overflow:hidden}.leaflet-top,.leaflet-bottom{position:absolute;z-index:499;pointer-events:none}/*! Flickity v2.3.0 https://flickity.metafizzy.co ---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;background-color:transparent;position:relative;margin-left:0;width:100%}.flickity-slider{position:relative}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:#ffffffbf;border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}@media only screen and (min-width: 661px){.flickity-page-dots{position:absolute;width:100%;bottom:20px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#c2c2c2;border-radius:50%;cursor:pointer}.flickity-page-dots .dot.is-selected{width:30px;border-radius:15px;background-color:#9d0001;opacity:100%;border:1px solid #c2c2c2}@media (max-width: 41.5rem){.flickity-enabled .flickity-slider{height:300px}.flickity-page-dots{bottom:10px}.flickity-page-dots .dot{width:8px;height:8px;margin:0 5px}.flickity-page-dots .dot.is-selected{width:20px;height:20px;border-radius:10px}}}._main_1xwav_1{grid-column:1 / -1;grid-row:4 / 5;display:grid}._heading_1xwav_13{padding:2rem 20rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}._page_1xwav_31 span{padding-top:30px;font-size:40px;font-weight:600;line-height:16px;letter-spacing:0em;text-align:center;color:#c1c1c1;border-radius:4px;text-wrap:nowrap}._mainHeading_1xwav_57{font-size:60px;font-weight:700;line-height:83px;letter-spacing:0em;text-align:center;text-transform:capitalize}._description_1xwav_75{font-size:17px;font-weight:500;line-height:30px;text-align:center}._banner_1xwav_89{padding-top:100px;padding-bottom:50px;display:flex;align-items:center;justify-content:center}._banner_1xwav_89 img{width:30%}._vision_1xwav_117{margin-bottom:4.5rem}._mission_1xwav_125,._vision_1xwav_117{padding:10rem 20rem;display:flex;gap:10rem;align-items:center}._values_1xwav_141{padding:2rem 20rem;display:flex;gap:15rem;justify-content:center;align-items:center}._red_1xwav_157{color:#9d0001}._title_1xwav_165{font-size:50px;font-weight:700;line-height:83px;text-align:center}._titleDesc_1xwav_179{font-size:20px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:center;text-transform:uppercase;opacity:.5}._valuesdesc_1xwav_199{line-height:40px;letter-spacing:1px}._values_1xwav_141{text-transform:uppercase;display:flex;padding-bottom:70px}._paragh_1xwav_219{display:flex;font-size:24px;padding:10px;opacity:.7}._vision_1xwav_117{background:#ffebeb}._press_1xwav_243{color:#9d0001}@media only screen and (max-width: 600px){._heading_1xwav_13{padding:2rem;display:flex}._mainHeading_1xwav_57{font-size:30px}._description_1xwav_75{font-size:15px;line-height:20px;padding:20px;font-weight:400}._mission_1xwav_125,._vision_1xwav_117,._values_1xwav_141{padding:2rem;flex-direction:column;gap:3rem}._vision_1xwav_117{flex-direction:column-reverse}._mv_1xwav_299{display:flex;justify-content:center;align-items:center}._mvImg_1xwav_309{width:50%}._title_1xwav_165{font-size:30px}._titleDesc_1xwav_179{font-size:15px;line-height:20px;padding-bottom:25px}._banner_1xwav_89 img{width:70%;padding-top:10px}._banner_1xwav_89{padding-top:30px;padding-bottom:20px}._page_1xwav_31 span{padding-top:0;font-size:20px}._values_1xwav_141{padding-bottom:50px}}._main_ddw13_1{grid-column:1 / -1;grid-row:4 / 5;display:grid;text-align:center}._informations_ddw13_17{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding-top:60px}._contactus_ddw13_35{background-color:#9d0001;width:150px;height:45px;padding:10px;align-items:center;border-radius:10px;color:#fff;font-weight:700}._infotouch_ddw13_55{font-weight:700;font-size:50px;padding-top:20px}._descriptions_ddw13_65{font-size:20px;font-weight:500;padding-top:20px}._Grid_ddw13_75{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;padding-top:60px;padding-bottom:50px;font-style:italic;border-bottom:1px solid rgb(217,217,217)}._Grid_ddw13_75 p{padding-top:20px}._label_ddw13_101{font-weight:700;font-size:20px;padding-top:10px}._map_ddw13_113{padding-top:30px;display:flex;justify-content:center;align-items:center;margin:2.2rem 0 4rem;width:100%}@media only screen and (max-width: 600px){._informations_ddw13_17{padding:6rem 4rem}._contactus_ddw13_35{padding:1rem 5rem;display:flex;font-size:13px;width:150px}._infotouch_ddw13_55{font-size:30px;margin-bottom:10px}._descriptions_ddw13_65{font-size:14px;line-height:20px;font-weight:300;text-align:center;padding:0;margin:10px 0}._seclabel_ddw13_181{font-size:15px}._Grid_ddw13_75{display:grid;grid-template-columns:1fr;gap:40px;padding-top:10px}._Grid_ddw13_75>div{text-align:center}._label_ddw13_101{font-size:16px;margin-bottom:5px}._leaflet-container_ddw13_213{width:100%;height:300px;margin:20px 0}}._main_c3nb0_1{grid-column:1 / -1;background-image:url(/assets/background-MJdOhK_N.png);grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}._buildcreditContainer_c3nb0_17{margin:2% 0}._heading_c3nb0_25{padding:2rem 20rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}._page_c3nb0_43 span{background:#9d0001;padding:1rem 5rem;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;text-align:center;color:#fff;border-radius:4px}._mainHeading_c3nb0_67{font-size:64px;font-weight:700;line-height:83px;letter-spacing:0em;text-align:center}._form_c3nb0_83{margin:0 18rem;background:#fafafa;box-shadow:0 2px 44px #0000000d;animation:_slide-from-left_c3nb0_1 .5s ease-out backwards;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px}._inputFields_c3nb0_105{display:flex;justify-content:space-between;border-radius:10px;padding:4rem}._firstCol_c3nb0_119,._secCol_c3nb0_121{width:45%}._input_c3nb0_105{display:flex;flex-direction:column}._field_c3nb0_139{font-family:DM Sans,sans-serif;border:1px solid #d3d3d3;border-radius:.5rem;padding:1.45rem 1.55rem;margin-bottom:.6rem;background:#f2f2f2}._dropDown_c3nb0_157{font-family:DM Sans,sans-serif;border:1px solid #d3d3d3;border-radius:.5rem;padding:1.45rem 1.55rem;margin-bottom:.6rem;background:#f2f2f2;width:50%}._input_c3nb0_105 p{font-size:16px;font-weight:500;line-height:21px;letter-spacing:0em;text-align:left;margin-bottom:.6rem}._buttons_c3nb0_195{padding:0 10rem;display:flex;justify-content:center;align-items:center;gap:1.8rem;margin-bottom:5rem}._buttons_c3nb0_195 button{padding:2rem 15rem;background:#9d0001;border-radius:5px;color:#fff;font-size:20px;font-weight:700;line-height:26px;letter-spacing:0em}._cancel_c3nb0_235 button{background:#fafafa;border:1px solid;color:#000}._checkbox_c3nb0_247{display:flex;align-items:center;gap:1.5rem;padding:1rem .6rem;font-size:16px;font-weight:500;line-height:21px;letter-spacing:0em;text-align:left;margin-bottom:3rem}._bank_c3nb0_275{font-size:32px;font-weight:700;line-height:42px;letter-spacing:0em;text-align:left;margin-bottom:2rem}._redSignup_c3nb0_293{color:#9d0001}._alignment_c3nb0_301{margin-top:8rem}._file_c3nb0_309{position:absolute;width:0;height:0;overflow:hidden;opacity:0;z-index:-1}._fileLabel_c3nb0_327{display:flex;padding:8px 12px 8px 0;width:100%}._fileButton_c3nb0_339{background:#f2f2f2;border:1px solid;border-radius:.5rem;padding:.4rem .6rem;font-family:DM Sans;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0em;text-align:left;width:154px}._fileName_c3nb0_367{margin-left:1rem;border:1px solid;border-radius:.5rem;padding:.4rem .6rem;width:100%}._description_c3nb0_383{font-size:12px;font-style:italic;font-weight:400;line-height:16px;letter-spacing:0em;text-align:left;opacity:50%}._text_c3nb0_403{padding:0 4rem;display:flex;justify-content:center;flex-direction:column;gap:4rem}._authorize_c3nb0_419{font-size:16px;font-style:italic;font-weight:400;line-height:21px;letter-spacing:0em;text-align:center;opacity:50%}._center_c3nb0_439{justify-content:center}._creditForm_c3nb0_447{display:flex;justify-content:center;border-radius:10px;padding:4rem}._consentDesc_c3nb0_461{font-size:20px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:left}._buyer_c3nb0_477{width:50%;padding:0 4rem}._signature_c3nb0_487{padding:0 4rem;margin-bottom:4rem}._signature_c3nb0_487 input{height:30rem}._submit_c3nb0_505{justify-content:end;padding:0 17rem}._submit_c3nb0_505 button{width:448px}._pageProg_c3nb0_523 img{width:100%}._mobileNo-container_c3nb0_533{display:flex;align-items:center;gap:1rem}._mobileNum_c3nb0_547{width:180px}._identifier_c3nb0_555{width:80px}._otp_c3nb0_563{grid-column:2 / 2;width:100px}._send-otp__bttn_c3nb0_573{background-color:#9d0001;color:#fff;font-size:small;padding:.5rem;width:80px;border-radius:5px}@media only screen and (max-width: 600px){._heading_c3nb0_25{padding:2rem;display:flex}._mainHeading_c3nb0_67{font-size:30px;line-height:35px}._form_c3nb0_83{margin:0 2rem}._inputFields_c3nb0_105{flex-direction:column}._buttons_c3nb0_195{padding:0 2rem}._buttons_c3nb0_195 button{padding:2rem;font-size:15px}._firstCol_c3nb0_119,._secCol_c3nb0_121{width:100%}._consentDesc_c3nb0_461{font-size:15px;line-height:15px}._submit_c3nb0_505{display:flex;justify-content:center}._submit_c3nb0_505 button{width:200px}}._wrapper_t8pe3_1{position:absolute;top:0;left:0;width:100vw;height:100%;display:flex;justify-content:center;align-items:center;background:#00000080;pointer-events:none;font-family:DM Sans,sans-serif;z-index:999}._wrapper_t8pe3_1>*{pointer-events:auto}._esign-container_t8pe3_39{width:800px;height:500px;display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center;background-color:#fff;border-radius:1rem;position:relative}._esign-container_t8pe3_39 canvas{width:600px;height:300px;background-color:#fff;border-bottom:black 2px solid}._bttn-container_t8pe3_79{display:flex;width:200px;justify-content:space-evenly}._bttn-container_t8pe3_79>*{background-color:#9d0001;color:#fff;padding:.5rem 1rem;border-radius:.5rem}._header-container_t8pe3_105{display:flex;justify-content:left;width:100%;padding-left:50px;gap:1rem}._header-container_t8pe3_105 h1{font-weight:bolder;margin:0;padding:0;text-align:center}._close-bttn_t8pe3_135{position:absolute;top:5%;left:93%}._bannerImage_lldia_1 img{margin-top:35px;width:1200px;border-radius:5px;size:cover}._categoryDesc_lldia_15{width:1200px;font-family:DM Sans;font-size:16px;font-weight:400;line-height:21px;letter-spacing:0em;margin-top:44px;padding-bottom:30px}._categoryDesc_lldia_15 h1{padding-bottom:25px}@media only screen and (max-width: 600px){._sect1_lldia_47{padding-left:10px}._sect2_lldia_55{padding-right:30px}._bannerImage_lldia_1{display:flex;justify-content:center}._bannerImage_lldia_1 img{width:90vw}._categoryDesc_lldia_15{width:90vw;padding-left:30px}}@media only screen and (min-width: 601px) and (max-width: 660px){._sect1_lldia_47{padding-left:10px}._sect2_lldia_55{padding-right:30px}._bannerImage_lldia_1{display:flex;justify-content:center}._bannerImage_lldia_1 img{width:90vw}._categoryDesc_lldia_15{width:90vw;padding-left:30px}}@media only screen and (min-width: 661px) and (max-width: 800px){._sect1_lldia_47{padding-left:10px}._sect2_lldia_55{padding-right:30px}._bannerImage_lldia_1{display:flex;justify-content:center}._bannerImage_lldia_1 img{width:90vw}._categoryDesc_lldia_15{width:90vw;padding-left:30px}}@media only screen and (min-width: 801px) and (max-width: 1200px){._sect1_lldia_47{padding-left:10px}._sect2_lldia_55{padding-right:30px}._bannerImage_lldia_1{display:flex;justify-content:center}._bannerImage_lldia_1 img{width:90vw}._categoryDesc_lldia_15{width:90vw;padding-left:30px}}.main-body{font-family:DM Sans,sans-serif;max-width:100vw}.faq-body{background-color:#fafafa}.faq-title{background-color:#9d0001;width:15rem;padding:.6rem 0;color:#fff;font-size:small;border-radius:.5rem;margin-top:6rem}.faq-header{font-size:6rem;color:#000;margin-top:3rem}.faq-subheader{font-size:small;font-weight:600;color:#000;margin-top:3rem}.faq-banner{max-width:100%}.banner-img{width:100%}.faq-list{list-style-type:none;display:flex;justify-content:space-between;max-width:100rem;width:100%;margin:0 auto;margin-top:5rem}.tab-button{display:block;width:100%;max-width:20rem;padding:10px 1px;font-size:1.5rem;font-weight:700;border:none;cursor:pointer;transition:background-color 5s ease;transition:height 5s ease}.tab-button.active{color:#9d0001}.faq-category{display:flex;flex-direction:column;margin:0 20rem 10rem;max-width:100%;height:auto}.faq-head{margin:3rem;font-size:4rem;color:#9d0001}.FAQs{display:flex;align-items:center;flex-direction:row;width:100%}.faq-number{margin-left:2rem;align-items:center}.faq-question{text-align:justify;margin-left:2rem;font-size:2rem;font-stretch:semi-expanded;padding:3rem 0}.even{background-color:#9d00010d;padding-right:1rem}.FAQs2{display:flex;align-items:center;justify-content:space-between;width:100%;height:10rem;margin:1rem 0;border-radius:1rem;background-color:#fff;overflow:hidden}.faq-content{flex:1;text-align:justify}.faq-icon{margin-left:2rem}.faq-question2{position:relative;margin-top:10rem;margin-left:2rem;font-size:2.5rem;font-stretch:semi-expanded;font-weight:600}.faq-question4{position:relative;margin-top:22rem;margin-left:2rem;font-size:2.5rem;font-stretch:semi-expanded;font-weight:600}.faq-question3{position:relative;margin-top:17rem;margin-left:2rem;font-size:2.5rem;font-stretch:semi-expanded;font-weight:600}.faq-question4a{position:relative;margin-top:62rem;margin-left:2rem;font-size:2.5rem;font-stretch:semi-expanded;font-weight:600}.faq-question5{position:relative;margin-top:46rem;margin-left:2rem;font-size:2.5rem;font-stretch:semi-expanded;font-weight:600}.faq-question6{position:relative;margin-top:23rem;margin-left:2rem;font-size:2.5rem;font-stretch:semi-expanded;font-weight:600}.faq-question7{position:relative;margin-top:46rem;margin-left:2rem;font-size:2.5rem;font-stretch:semi-expanded;font-weight:600}.faq-question8{position:relative;margin:0 auto;margin-left:2rem;font-size:2.5rem;font-stretch:semi-expanded;font-weight:600}.hide-faq{display:none}.display-faq{display:block}.ul-payment{list-style-type:circle;margin-left:20px}.ol-payment{list-style-type:decimal;margin-left:20px}.faq-answer{position:relative;margin-left:2rem;margin-top:7rem;font-size:1.6rem}.FAQs2{height:10rem;transition:height .5s ease}.faq-icon{font-size:4.5rem;font-weight:600;padding-right:3rem}.FAQs2.expanded .faq-question2,.FAQs2.expanded .faq-question3,.FAQs2.expanded .faq-question4a,.FAQs2.expanded .faq-question5,.FAQs2.expanded .faq-question6,.FAQs2.expanded .faq-question7{margin-top:1rem;color:#fafafa}.FAQs2.expanded .faq-answer{margin:1rem;color:#fafafa;text-align:justify;font-size:1.6rem}.FAQs2.expanded{background:#490808;height:fit-content}.FAQs2.expanded .faq-question4,.FAQs2.expanded .faq-question8,.FAQs2.expanded .faq-answer{margin-top:1rem;color:#fafafa}.FAQs2.expanded .faq-icon{color:#fafafa}.FAQ-dropdown{background-color:#9d0001;color:#fafafa;border-radius:1rem;font-family:DM Sans;font-weight:600;text-align:center;margin-top:5rem;width:60%;height:4rem}.FAQ-options{background-color:#fafafa;color:#9d0001;font-size:2rem}.FAQ-dropdown,.FAQ-options{font-family:DM Sans;font-weight:600;text-align:center}@media only screen and (min-width: 801px){.FAQ-dropdown,.FAQ-options{display:none}}@media only screen and (max-width: 800px){.faq-list{display:none}}@media only screen and (min-width: 320px) and (max-width: 400px){.faq-body,.faq-banner{width:100%}.faq-list{flex-wrap:wrap}.tab-button{max-width:100%;margin:.5rem;font-size:1.2rem}.faq-category{margin:0}.faq-head{margin:1rem;font-size:3rem}.faq-title{margin-top:2rem}.faq-header{font-size:3rem;margin-top:1rem}.faq-subheader{font-size:1.1rem;margin-top:1rem}.faq-question{font-size:1.4rem;padding:1rem 0}.faq-answer{font-size:1.2rem;margin-top:2rem}.faq-icon{font-size:3rem}.faq-list{display:none}.faq-category{width:80%;margin:0 5rem}.FAQ-dropdown{margin-bottom:2rem}}@media only screen and (min-width: 401px) and (max-width: 660px){.faq-body,.faq-banner{width:100%}.faq-list{flex-wrap:wrap}.tab-button{max-width:100%;margin:.5rem;font-size:1.2rem}.faq-category{margin:0}.faq-head{margin:1rem;font-size:3rem}.faq-title{margin-top:2rem}.faq-header{font-size:3rem;margin-top:1rem}.faq-subheader{font-size:1.1rem;margin-top:1rem}.faq-question{font-size:1.4rem;padding:1rem 0}.faq-answer{font-size:1.2rem;margin-top:2rem}.faq-icon{font-size:3rem}.faq-list{display:none}.faq-category{width:80%;margin:0 8rem}.FAQ-dropdown{margin-bottom:2rem}}@media only screen and (min-width: 661px) and (max-width: 800px){.faq-body{width:100vw}.faq-banner{width:100%}.faq-list{flex-wrap:wrap}.tab-button{max-width:100%;margin:.5rem;font-size:1.2rem}.faq-category{margin:0}.faq-head{margin:1rem;font-size:3rem}.faq-question{font-size:1.4rem;padding:1rem 0}.faq-answer{font-size:1.2rem;margin-top:2rem}.faq-icon{font-size:3rem}.faq-category{width:80%;margin:0 15rem}}._main_5huri_1{grid-column:1 / -1;grid-row:4 / 5;display:grid;grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr)}._privacyContainer_5huri_21{margin-top:2%;grid-column:center-start / center-end}._heading_5huri_31{padding:2rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}._page_5huri_49 span{background:#9d0001;padding:1rem 5rem;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;text-align:center;color:#fff;border-radius:4px}._mainHeading_5huri_73{font-size:64px;font-weight:700;line-height:83px;letter-spacing:0em;text-align:center;text-transform:capitalize}._description_5huri_91{font-size:20px;font-weight:700;line-height:26px;letter-spacing:0em;text-align:center}._privacy_5huri_21{margin-top:2rem}._item_5huri_115{display:flex;gap:3rem;padding:2rem}._redbg_5huri_127{background-color:#9d00010d}._number_5huri_135{display:flex;align-items:center;font-size:36px;font-weight:700;line-height:46.87px}._titleDesc_5huri_151{font-size:36px;font-weight:700;line-height:46.87px}._text_5huri_163{font-family:DM Sans;font-size:18px;font-weight:400;line-height:26.04px;text-align:left}._info_5huri_179 ul{list-style-type:square;padding-left:5rem;display:flex;flex-direction:column;gap:1rem}._info_5huri_179{display:flex;flex-direction:column;gap:1.5rem}._aboutBuildhub_5huri_209{padding:2rem 20rem}@media only screen and (max-width: 600px){._main_5huri_1{grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr);width:100%}._heading_5huri_31{padding:2rem;display:flex}._mainHeading_5huri_73{font-size:30px}._description_5huri_91{font-size:10px;line-height:15px}._mission_5huri_259,._vision_5huri_261{padding:2rem;flex-direction:column;gap:3rem}._vision_5huri_261{flex-direction:column-reverse}._mv_5huri_277{display:flex;justify-content:center;align-items:center}._mvImg_5huri_287{width:50%}._title_5huri_151{font-size:30px}._titleDesc_5huri_151{font-size:15px;line-height:15px}._text_5huri_163{font-size:10px}._aboutBuildhub_5huri_209{padding:2rem}}._main_e28qf_1{grid-column:1 / -1;grid-row:4 / 5;display:grid}._aboutContainer_e28qf_13{margin-top:2%}._heading_e28qf_21{padding:2rem 20rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}._page_e28qf_39 span{background:#9d0001;padding:1rem 5rem;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;text-align:center;color:#fff;border-radius:4px}._mainHeading_e28qf_63{font-size:64px;font-weight:700;line-height:83px;letter-spacing:0em;text-align:center}._cardContainer_e28qf_79{display:flex;background:#fafafa;flex-wrap:wrap;justify-content:flex-start;padding:0 20rem;gap:2rem;margin:4rem 0}._card_e28qf_79{flex:1 0 calc(50% - 10px);background:#fafafa;border:1px solid #D7D7D7;border-radius:16px;transition:transform .3s ease;display:flex;flex-direction:column}._details_e28qf_129{padding:30px;min-height:230px;display:flex;justify-content:center;align-items:center;flex-direction:column}._banner_e28qf_147{width:100%;height:100%;display:flex;overflow:hidden}._banner1_e28qf_161{background-image:url(/assets/blog1-CxGMZDCC.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:300px;transition:transform .5s ease}._banner2_e28qf_181{background-image:url(/assets/blog2-Dq9opbEL.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:300px;transition:transform .5s ease}._banner3_e28qf_201{background-image:url(/assets/blog3-CKSYdQ6e.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:300px;transition:transform .5s ease}._banner4_e28qf_221{background-image:url(/assets/blog4-DmecDZZs.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:300px;transition:transform .5s ease}._banner_e28qf_147 img{width:100%;border-radius:16px 16px 0 0}._title_e28qf_253{font-size:24px;font-weight:700;line-height:31.25px;text-align:center}._card_e28qf_79:hover ._title_e28qf_253{color:#9d0001}._card_e28qf_79:hover ._banner1_e28qf_161,._card_e28qf_79:hover ._banner2_e28qf_181,._card_e28qf_79:hover ._banner3_e28qf_201,._card_e28qf_79:hover ._banner4_e28qf_221{transform:scale(1.3);overflow:hidden}._readMore_e28qf_291{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}._readMore_e28qf_291 button{padding:2rem 15rem;background:#9d0001;border-radius:5px;color:#fff;font-size:20px;font-weight:700;line-height:26px;letter-spacing:0em}@media only screen and (max-width: 600px){._cardContainer_e28qf_79{padding:0 2rem}}._container_19k77_1{grid-column:1 / -1;grid-row:4 / 5;display:grid;grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr);background-image:url(/assets/background-MJdOhK_N.png);background-color:#9d000180;padding:2rem 0}._formBox_19k77_21{flex-direction:column;padding:1.5rem 3.125rem}._previous_19k77_31{display:flex;flex:auto;gap:32px;padding:24px 17px}._backArrow_19k77_45{width:32px;height:32px;display:flex;align-items:center}._heading_19k77_59{font-size:40px;font-weight:700;line-height:52px;letter-spacing:0em;margin-bottom:.3rem;text-align:center}._subheading_19k77_77{font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;margin-bottom:3rem;text-align:center}._redSignup_19k77_95{color:#9d0001}._section_19k77_103{display:flex;justify-content:center;gap:2rem;margin-top:4.3rem}._section_19k77_103 p{font-size:20px;font-weight:500;line-height:26.04px}._banner_19k77_129{display:flex;justify-content:center;align-items:center}._signupForm_19k77_141{margin-top:2.75rem;display:flex;width:100%;padding-right:2rem}._signupInfo_19k77_155{width:100%;display:flex;flex-direction:column;gap:1.5rem;margin-left:30px}._field_19k77_171{border:1px solid #d3d3d3;border-radius:.5rem;padding:1.45rem 1.55rem;margin:.6rem 0;background:#f2f2f2;width:100%}._fileField_19k77_189{border:1px solid #d3d3d3;border-radius:.5rem;padding:.5rem;margin-bottom:.6rem;background:#f2f2f2;width:100%}._file_19k77_189{position:absolute;width:0;height:0;overflow:hidden;opacity:0;z-index:-1}._fileLabel_19k77_225{display:flex;width:100%}._fileButton_19k77_235{background:#f2f2f2;border:1px solid;border-radius:.5rem;padding:.4rem .6rem;font-family:DM Sans;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0em;text-align:left;width:154px;display:flex;align-items:center}._fileName_19k77_267{margin-left:1rem;border:1px solid;border-radius:.5rem;padding:.4rem .6rem;width:100%;background:#fff}._input_19k77_285 p{font-size:16px;font-weight:700;line-height:20.83px}._radioButtons_19k77_297{margin-left:1rem;display:flex;gap:4rem}._radioLabel_19k77_309{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2rem;font-size:16px;font-weight:500;line-height:20.83px}input[type=radio]{accent-color:#9D0001}._navButtons_19k77_339{display:flex;justify-content:space-between;padding:2.5rem 2rem}._navButtons_19k77_339 button{padding:1.25rem 5rem;border-radius:5px;font-size:20px;font-weight:700;line-height:26.04px}._blackButton_19k77_367{background:#1b1b1b;color:#fafafa}._redButton_19k77_377{background:#9d0001;color:#fafafa}._rightButton_19k77_387{display:flex;gap:2rem}._borderButton_19k77_397{border:2px solid #1B1B1B;color:#1b1b1b}._map_19k77_407{display:flex;justify-content:center;align-items:center;margin:2.2rem 0 4rem;width:100%}._approval_19k77_423{display:flex;flex-direction:column;gap:6.5rem;padding:11.25rem}._approvalDesc_19k77_437{font-size:32px;font-weight:700;line-height:41.66px;text-align:center}._doneButton_19k77_451{display:flex;justify-content:center}._doneButton_19k77_451 button{padding:1.25rem 20rem;border-radius:5px;font-size:20px;font-weight:700;line-height:26.04px;background:#9d0001;color:#fafafa}@media only screen and (max-width: 600px){._container_19k77_1{padding:2rem 0;grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}._signupForm_19k77_141{flex-direction:column;padding-right:0}._banner_19k77_129,._banner_19k77_129 img{width:100%}._section_19k77_103 p{font-size:10px}._navButtons_19k77_339{padding:0;padding-top:2rem;font-size:10px}._navButtons_19k77_339 button{font-size:10px;padding:1.25rem}._previous_19k77_31{padding-left:0}._input_19k77_285 p{font-size:15px}._fileButton_19k77_235{font-size:10px}._radioLabel_19k77_309{font-size:13px}._approval_19k77_423{padding:0;gap:3rem}._approvalDesc_19k77_437{font-size:16px;line-height:30px}._doneButton_19k77_451 button{padding:1.25rem 16rem}._signupInfo_19k77_155{margin:0}}.chat-main{width:100%;height:100%;flex-grow:1;animation:animateBubble .5s ease-in;-webkit-box-shadow:4px -12px 35px -3px rgba(163,163,163,.64);-moz-box-shadow:4px -12px 35px -3px rgba(163,163,163,.64);box-shadow:4px -12px 35px -3px #a3a3a3a3}@keyframes animateBubble{0%{height:10px;width:10px}70%{height:800px;width:800px}to{height:700px;width:700px}}@keyframes appearLeft{0%{margin-right:-30px}60%{margin-right:40px}to{margin-right:0}}.main-chat__admin{display:flex;width:100%;height:100%}.bubble-chat{background-color:#9d0001;height:60px;width:60px;border-radius:50%;display:flex;cursor:pointer;justify-content:center;align-items:center}.chat-admin{display:flex;position:fixed;right:0;flex-direction:column;align-items:end;z-index:999;max-width:700px;width:550px;gap:10px;bottom:0;margin-bottom:1em;margin-right:1em;border-radius:10px;overflow:hidden}.no-border-on-focus:focus{border:none;outline:none}.chat-list{display:flex;justify-content:center;align-items:center;width:30%;height:100%;overflow:hidden;border:1px solid #e6e6e6}.chat-list-header{width:100%;font-size:20px;font-weight:700;display:flex;align-items:center;cursor:pointer;gap:10px;border-bottom:1px solid #e7e7e7;padding-block:1rem}.chat-list-sellers{background-color:#fff;width:100%;height:77vh;overflow-y:auto}.list-info{cursor:pointer;padding-inline:10px;border-bottom:1px solid #f1f1f1;display:flex;flex-direction:row;align-items:center;padding-block:15px;gap:20px}.list-img{display:flex;flex-direction:row;align-items:center;justify-content:center}.chat-body{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;border:1px solid #e6e6e6}.chat-recent{display:flex;justify-content:center;align-items:center;width:25%;height:100%}.chat-body-component{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.chat-body-header{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:#fff;padding:0rem 1rem;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.chat-body-header .seller-header{display:flex;align-items:center;gap:1rem;justify-content:space-between;font-size:1.7rem;border-top-left-radius:10px;padding:.7em .5em}.chat-body-header .seller-header .admin-profile{display:flex;gap:10px;justify-content:end;align-items:center}.chat-body-header .seller-header .admin-profile .a-name{padding:1px 3px;border-radius:5px;border:2px solid rgb(214,214,214);font-size:17px;font-weight:700}.chat-body-header .seller-header .admin-profile .admin-label>p:nth-child(1){font-size:15px;margin-bottom:0;font-weight:700}.chat-body-header .seller-header .admin-profile .admin-label>p:nth-child(2){font-size:11px;margin-top:-5px;color:#999}.chat-body-header .seller-header #header-btn{cursor:pointer}.modal{position:fixed;top:0;right:0;width:fit-content;height:fit-content;border-radius:2rem;display:none;justify-content:center;align-items:center}.modal-content{background-color:#fff;padding:20px;border-radius:8px}.modal-content li{padding:1rem;border-radius:8px;cursor:pointer}.modal-content li:hover{background-color:#d3d3d3;color:#000}.chat-body-conversation{background-color:#e7e7e3;width:100%;height:68vh;overflow-y:auto}.chat-row-buyer{display:flex;flex-direction:column;align-items:end;justify-content:center;gap:12px;height:fit-content;padding:1rem 3rem}.chat-row-buyer #chat-timestamp{color:#c0b4aa}.chat-row-owner{display:flex;justify-content:center}.chat-row-admin{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:12px;height:fit-content;padding:1rem 3rem}.chat-row-admin #chat-timestamp{color:#c0b4aa}.chat-info-buyer{display:flex;padding:3rem;max-width:900px;border-radius:12px 12px 0;background-color:#9d0001}.chat-info-buyer p{color:#fff}.chat-info-admin{display:flex;padding:3rem;max-width:900px;border-radius:12px 12px 12px 0;background-color:#9d0001}.chat-info-admin p{color:#fff}.chat-body-input{display:flex;align-items:center;gap:12px;padding:.6em;width:100%;background-color:#fff}.chat-body-input input{flex-grow:1;padding:1rem}.chat-body-input svg{flex-grow:0;padding:1rem}.chat-body-conversation{display:flex;flex-direction:column;overflow-y:auto}#messageInput{font:inherit;border:none;width:inherit;height:2em;padding:1em}.concern-note{padding:1.3rem 1.8rem;background-color:#ff9393;-webkit-box-shadow:4px -12px 35px -3px rgba(163,163,163,.64);-moz-box-shadow:4px -12px 35px -3px rgba(163,163,163,.64);box-shadow:4px -12px 35px -3px #a3a3a3a3;border-radius:10px;color:#fff;animation:appearLeft .3s ease-in}.message-exchange{display:flex;flex-direction:column-reverse;overflow-y:auto}.message-exchange .date-banner{display:flex;justify-content:center}.message-exchange .date-banner p{background-color:#d8d8d8;border-radius:5rem;padding:.4rem 2rem;color:#a5a5a5;font-size:1.3rem}.message-exchange .date-banner-loader{display:flex;justify-content:center}.message-exchange .date-banner-loader p{background-color:#d8d8d8;border-radius:5rem;padding:.4rem 2rem;color:#d8d8d8;font-size:1.3rem}.message-exchange .see-more-btn{display:flex;justify-content:center}.message-exchange .see-more-btn button{font-size:2rem}.message-exchange .no-messages{display:flex;justify-content:center;padding:5rem}.message-exchange .no-messages p{font-size:1.5rem}.chat-seller-list{padding:0px 16rem;background-color:#fff;border-top:1px solid #e7e7e7;border-bottom:1px solid #a7a7a7}.list-img img{border:1px solid #e4e4e4}.see-more-btn{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem;font-size:16px}.see-more-btn p{cursor:pointer}.chat-placeholder{width:100%;display:flex;justify-content:end;align-items:end;gap:10px;padding:2rem}.chat-placeholder .timestamp{font-size:12px;color:gray}.chat-placeholder #message-individual-btn{visibility:hidden}.chat-placeholder:hover #message-individual-btn{visibility:visible;cursor:pointer}.chat-placeholder.right{display:flex;justify-content:start;flex-direction:row-reverse}.chat-placeholder.right .chat-individual{border-radius:2rem 2rem 2rem 0;background-color:gray}.chat-loader{border-radius:2rem 2rem 2rem 0;background-color:#d6d6d6;padding:1rem;color:#d6d6d6;animation:blinker 2s infinite}.chat-loader-left{border-radius:2rem 2rem 0;background-color:#d6d6d6;padding:1rem;color:#d6d6d6;animation:blinker 2s infinite}.date-banner-loader{animation:blinker 2s infinite;background-color:#d6d6d6;color:#d6d6d6;border-radius:25px}.chat-individual{max-width:70%;width:fit-content;height:100%;padding:1rem 1.7rem;border-radius:2rem 2rem 0;font-size:1.3rem;background-color:#9d0001;color:#fff}@media (min-width: 1200px){.chat-body-conversation{max-width:800px;margin:0 auto}.chat-seller-list{padding:0px 20rem}}@media (min-width: 992px) and (max-width: 1199px){.chat-body-conversation{max-width:700px;margin:0 auto}.chat-seller-list{padding:0px 15rem}}@media (min-width: 768px) and (max-width: 991px){.chat-body-conversation{max-width:600px;margin:0 auto}.chat-seller-list{padding:0px 10rem}}@media (min-width: 576px) and (max-width: 767px){.chat-body-conversation{max-width:500px;margin:0 auto}.chat-seller-list{padding:0px 5rem}}@media (max-width: 575px){.chat-body-conversation{max-width:100%;margin:0}.chat-seller-list{padding:0px 2rem}.chat-placeholder{padding:1rem}.chat-individual{max-width:90%}}@keyframes blinker{0%{opacity:0}40%{opacity:.5}50%{opacity:1}}: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)}}._map-container_627i1_1{width:100%;position:relative;margin:30px 0 100px;grid-column:1 / -1;grid-row:4 / 5;grid-column:center-start / center-end;height:100vh}h1{margin:auto;padding:20px 0 5px;text-align:center}._address-input_627i1_37{margin:auto;width:60%;display:flex;align-items:center;justify-content:center}._address-input_627i1_37 label{margin-right:10px}._address-input_627i1_37 input{font-style:"DM Sans",sans-serif;background-color:#ededed;width:85%;height:50px;border-radius:5rem;padding-left:7rem;padding-right:7rem}._address-search__button_627i1_83{z-index:1;transform:translate(50px,5px)}@media (max-width: 1000px){._address-input_627i1_37 input{padding-left:10rem;padding-right:10rem}._suggestions-container_627i1_105 p{font-size:1.3rem;margin-top:2rem}}._suggestions-container_627i1_105{position:absolute;width:40%;top:283px;left:49%;transform:translate(-50%);min-height:40px;max-height:500px;background-color:#f5f5f5;padding:0 2rem 0 3rem;z-index:1;box-shadow:0 0 10px #0000004d}._suggestions-container_627i1_105 p{cursor:pointer;margin-top:.5rem;border-bottom:1px solid #ccc;padding-bottom:.5rem}._address-locate_627i1_163{z-index:1;transform:translate(-50px,5px)}.order-wrapper{margin-top:20px}.order-container__RPAF{height:140px;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:10px 0 6px 30px;margin-top:10px;box-shadow:0 2px 10px #1b1b1b40}.order-container__RPAF h1{margin:0}.order-collapse__details{display:flex;position:relative;gap:720px}.order-collapse__details p{font-size:14px}.expand-bttn{top:-34px;font-weight:700;position:relative;font-size:20px}.full-details{margin-top:1px;height:350px}.expanded-details__container{display:flex;flex-direction:column;margin-top:10px}.expanded-details p{font-weight:500;margin-left:.5rem}.expanded-details{display:flex}.full-details__bttn{display:flex;margin-top:30px;gap:15px}.full-details__bttn button{background-color:#9d0001;color:#fff;padding:5px 8px;border-radius:5px;position:relative;left:650px}.expanded-details span{font-weight:700}.no-order__message{text-align:center}.file-upload{margin-top:10px;display:flex;flex-direction:column;align-items:left}.file-upload__label{display:flex;align-items:center;cursor:pointer}.required-file{color:red}.rpaf-wrapper{width:500px;height:240px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.rpaf-payment__method{display:flex;gap:20px}.payment-method{display:flex;flex-direction:column;align-items:center;width:150px;padding:1rem .5rem;background-color:#e9e9e980;border-radius:5px}.payment-method.selected-method{border:2px solid #9D0001;color:#9d0001;box-shadow:0 6px 8px #0000004d}.payment-method span{margin-top:10px}.proceed-bttn{background-color:#9d0001;color:#fff;padding:5px 10px;border-radius:5px;display:flex;align-items:center;gap:5px}@media screen and (min-width: 800px) and (max-width: 1000px){.order-collapse__details{gap:350px}.order-container__RPAF{padding-top:15px}.expand-bttn{font-size:18px}.full-details__bttn button{left:430px}.full-details{height:290px}}@media screen and (min-width: 1000px) and (max-width: 1100px){.order-collapse__details{gap:400px}.order-container__RPAF{padding-top:15px}.expand-bttn{font-size:18px}.full-details__bttn button{left:530px}.full-details{height:290px}}@media screen and (min-width: 1100px) and (max-width: 1200px){.order-collapse__details{gap:490px}.order-container__RPAF{padding-top:15px}.expand-bttn{font-size:18px}.full-details__bttn button{left:620px}.full-details{height:300px}}@media screen and (min-width: 1745px) and (max-width: 1920px){.order-collapse__details{gap:1000px}.order-container__RPAF{padding-top:15px}.expand-bttn{font-size:18px}.full-details__bttn button{left:1000px}.full-details{height:280px}}@media screen and (min-width: 600px) and (max-width: 700px){.order-collapse__details{gap:210px}.order-container__RPAF{padding-top:15px}.expand-bttn{font-size:18px}.full-details__bttn button{left:380px}.full-details{height:280px}}@media screen and (min-width: 450px) and (max-width: 600px){.order-collapse__details{gap:110px}.order-container__RPAF{padding-top:15px}.expand-bttn{font-size:18px}.full-details__bttn button{left:270px}.full-details{height:280px}}@media screen and (min-width: 300px) and (max-width: 450px){.order-collapse__details{gap:80px}.order-container__RPAF h1{font-size:13px}.order-container__RPAF{height:100px}.order-collapse__details p{font-size:10px}.order-container__RPAF{padding-top:15px}.expand-bttn{font-size:18px}.full-details__bttn button{left:30%}.full-details{height:280px}}@media screen and (max-width: 425px){.my-order-text{font-size:5rem}.order-collapse__details{gap:0px}.order-container__RPAF h1{font-size:13px}.order-container__RPAF{height:100px}.order-collapse__details p{font-size:10px}.order-container__RPAF{padding-top:15px}.expand-bttn{font-size:18px}.full-details__bttn button{top:40%;left:20%}.full-details{height:230px}}._container_5msho_1{grid-column:1 / -1;grid-row:4 / 5;display:grid;grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr);background-image:url(/assets/background-MJdOhK_N.png);background-color:#9d000180;padding:2rem 0}._rpaf_5msho_21{padding:24px;width:100%}._header_5msho_33{display:flex;gap:32px;align-items:center}._backArrow_5msho_45{width:32px;height:32px;display:flex;align-items:center}._heading_5msho_59{font-size:40px;font-weight:700;line-height:52px;letter-spacing:0em;margin-bottom:.3rem}._subheading_5msho_75{font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;margin-bottom:3rem;padding-left:6rem}._redText_5msho_93{color:#9d0001}._left_5msho_101{justify-content:left}._menu_5msho_109{width:100%;display:flex;justify-content:space-between;padding:0 6rem;align-items:center}._customSelect_5msho_125{position:relative;width:100%}._customSelect_5msho_125:after{content:"▼";position:absolute;top:50%;right:0;transform:translateY(-50%);pointer-events:none;color:#fff;background-color:#b71c1c;padding:7px 10px;border-radius:4px}._dropdown_5msho_161{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 40px 10px 10px;border:1px solid #ccc;border-radius:10px;background-color:#f9f9f9;background:#f0fcff;color:#000;width:100%;outline:none;text-transform:uppercase}._buttonGroup_5msho_191{display:flex;align-items:center}._dropdownWrapper_5msho_201{position:relative}._button_5msho_191{display:flex;align-items:center;margin-left:1rem;padding:5px 10px;border:1px solid #263238;border-radius:10px;background-color:#fff;cursor:pointer;font-size:12px;font-weight:500;text-wrap:nowrap}._icon_5msho_237{margin-right:5px}._dropdownMenu_5msho_245{position:absolute;top:100%;left:0;z-index:1;width:100%;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #00000026}._dropdownItem_5msho_269{padding:10px;cursor:pointer}._dropdownItem_5msho_269:hover{background-color:#f0f0f0}._content_5msho_287{display:flex;justify-content:center;align-items:center}._banner_5msho_299{padding:15rem 20rem}._select_5msho_307{font-size:20px;font-weight:700;color:#9d0001;text-align:center}._pay_5msho_321{font-size:12px;font-weight:700;color:#1b1b1b;opacity:50%}._blackButton_5msho_335{padding:1.25rem 5rem;border-radius:5px;font-size:20px;font-weight:700;line-height:26.04px;background:#1b1b1b;color:#fafafa}._customerData_5msho_355{width:100%;padding:1.3rem 6rem 6rem}._table_5msho_365{width:100%;border-collapse:collapse}._tableHeader_5msho_375{font-size:10px;font-weight:500;color:#9d0001;background:#e6e6e6;text-align:left}._rows_5msho_391{padding:10px}._data_5msho_399{font-size:10px;font-weight:700}._payBtn_5msho_409{background:#9d0001;color:#fff;border:none;padding:.3rem 3rem;cursor:pointer;font-size:10px;font-weight:700;border-radius:2px}._controls_5msho_431{display:flex;align-items:center;gap:20rem}._modal_1mv7f_1{background:#fff;padding:20px;border-radius:8px;max-width:500px;margin:auto;position:relative;top:50%;transform:translateY(-50%)}._overlay_1mv7f_23{background:#000000bf;position:fixed;top:0;left:0;right:0;bottom:0}._title_1mv7f_41{color:red;text-align:center}._subtitle_1mv7f_51{text-align:center;color:gray;margin-bottom:20px}._formGroup_1mv7f_63{margin-bottom:20px;display:flex;flex-direction:column}._label_1mv7f_75{display:block;margin-bottom:5px;font-weight:700}._input_1mv7f_87{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px}._fileInput_1mv7f_101{display:none}._fileName_1mv7f_109{display:inline-block;margin-left:10px}._buttonGroup_1mv7f_119{display:flex;justify-content:space-between}._cancelButton_1mv7f_129{background:#fff;color:#000;padding:10px 20px;border:1px solid #ddd;border-radius:4px;cursor:pointer}._proceedButton_1mv7f_147{background:red;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer}._container_18sn1_1{grid-column:1 / -1;grid-row:4 / 5;display:grid;grid-template-columns:minmax(10rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(10rem,1fr);background-image:url(/assets/background-MJdOhK_N.png);background-color:#9d000180;padding:2rem 0}._rpaf_18sn1_25{padding:24px;width:100%}._header_18sn1_35{display:flex;gap:32px;align-items:center}._backArrow_18sn1_47{width:32px;height:32px;display:flex;align-items:center}._heading_18sn1_61{font-size:40px;font-weight:700;line-height:52px;letter-spacing:0em;margin-bottom:.3rem}._subheading_18sn1_77{font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;margin-bottom:3rem;padding-left:6rem}._redText_18sn1_95{color:#9d0001}._left_18sn1_103{justify-content:left}._menu_18sn1_111{width:100%;display:flex;justify-content:space-between;padding:0 6rem;align-items:center}._customSelect_18sn1_127{position:relative;width:100%}._customSelect_18sn1_127:after{content:"▼";position:absolute;top:50%;right:0;transform:translateY(-50%);pointer-events:none;color:#fff;background-color:#b71c1c;padding:7px 10px;border-radius:4px}._dropdown_18sn1_163{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 40px 10px 10px;border:1px solid #ccc;border-radius:10px;background-color:#f9f9f9;background:#f0fcff;color:#000;width:100%;outline:none;text-transform:uppercase}._buttonGroup_18sn1_193{display:flex;align-items:center}._dropdownWrapper_18sn1_203{position:relative}._button_18sn1_193{display:flex;align-items:center;margin-left:1rem;padding:5px 10px;border:1px solid #263238;border-radius:10px;background-color:#fff;cursor:pointer;font-size:12px;font-weight:500;text-wrap:nowrap}._icon_18sn1_239{margin-right:5px}._dropdownMenu_18sn1_247{position:absolute;top:100%;left:0;z-index:1;width:100%;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #00000026}._dropdownItem_18sn1_271{padding:10px;cursor:pointer}._dropdownItem_18sn1_271:hover{background-color:#f0f0f0}._content_18sn1_289{display:flex;justify-content:center;align-items:center}._banner_18sn1_301{padding:15rem 20rem}._select_18sn1_309{font-size:20px;font-weight:700;color:#9d0001;text-align:center}._pay_18sn1_323{font-size:12px;font-weight:700;color:#1b1b1b;opacity:50%}._customerData_18sn1_337{width:100%;padding:1.3rem 6rem 6rem}._table_18sn1_347{width:100%;border-collapse:collapse}._tableHeader_18sn1_357{font-size:10px;font-weight:500;color:#9d0001;background:#e6e6e6;text-align:left}._rows_18sn1_373{padding:10px}._data_18sn1_381{font-size:10px;font-weight:700}._payBtn_18sn1_391{background:#9d0001;color:#fff;border:none;padding:.3rem 3rem;cursor:pointer;font-size:10px;font-weight:700;border-radius:2px}._controls_18sn1_413{display:flex;align-items:center;justify-content:space-between}._controls_18sn1_413 button{padding:1.25rem 5rem;border-radius:5px;font-size:20px;font-weight:700;line-height:26.04px}._blackButton_18sn1_441{background:#1b1b1b;color:#fafafa}._redButton_18sn1_451{background:#9d0001;color:#fafafa}._textbox_18sn1_461{border:1px solid rgba(27,27,27,.3);background:#e6e6e6;outline:none;border-radius:2px}._amount_18sn1_475{max-width:58px}.mobile-filter-toggle{display:none;position:fixed;top:10px;left:10px;z-index:1000;background:#9d0001;color:#fff;padding:10px 15px;border:none;border-radius:4px}.mobile-filter-drawer{position:fixed;top:0;left:0;width:90%;max-width:300px;height:100%;background:#fff;z-index:999;box-shadow:2px 0 8px #0003;padding:1rem;overflow-y:auto;transition:transform .3s ease}.mobile-filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mobile-filter-header button{background:transparent;border:none;font-size:2.2rem}.mobile-filter-bar{display:none;padding:1rem 0;text-align:left}.mobile-filter-bar button{background-color:#9d0001;color:#fff;border:none;padding:.5rem 1rem;font-weight:700;border-radius:4px}@media screen and (max-width: 768px){.mobile-filter-bar{display:block}}
