@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";._overlay_vfqov_1{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_vfqov_21{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:100%;box-shadow:0 4px 12px #00000026;animation:_fadeIn_vfqov_1 .2s ease-in-out}._title_vfqov_41{font-size:2.2rem;font-weight:600;color:#222;margin-bottom:12px}._message_vfqov_55{color:#555;font-size:1.6rem;margin-bottom:20px}._actions_vfqov_67{display:flex;justify-content:flex-end;gap:12px}._cancelBtn_vfqov_79{padding:8px 16px;background:#e5e7eb;border:none;border-radius:8px;font-size:1.6rem;cursor:pointer;color:#333;transition:background .2s}._cancelBtn_vfqov_79:hover{background:#d1d5db}._proceedBtn_vfqov_109{padding:8px 16px;background:#dc2626;border:none;border-radius:8px;font-size:1.6rem;cursor:pointer;color:#fff;transition:background .2s}._proceedBtn_vfqov_109:hover{background:#b91c1c}@keyframes _fadeIn_vfqov_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._main_1m889_1{min-height:100vh;background-image:url(/assets/bg-1-Cba7ebUY.png);background-size:cover;background-position:center;background-attachment:fixed;padding:32px 16px 60px}._navbar_1rvjd_1{width:100%;background:linear-gradient(180deg,#1b1b1b,#0f0f0f);padding:18px 0;position:sticky;top:0;z-index:1000}._container_1rvjd_19{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}._logo_1rvjd_39 img{height:38px;display:block}._navLinks_1rvjd_51{display:flex;align-items:center;gap:34px}._navLinks_1rvjd_51 a{color:#e5e7eb;text-decoration:none;font-size:15px;font-weight:600;transition:color .2s ease}._navLinks_1rvjd_51 a:hover,._active_1rvjd_87{color:#fff}._actions_1rvjd_97{display:flex;align-items:center;gap:12px}._getLoan_1rvjd_111{background:linear-gradient(135deg,#ff7a45,#ff5c2a);color:#fff;padding:11px 18px;border-radius:10px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:transform .15s ease,box-shadow .15s ease}._getLoan_1rvjd_111:hover{transform:translateY(-1px);box-shadow:0 8px 18px #ff7a4559}._arrow_1rvjd_149{font-size:16px}._menuBtn_1rvjd_159{display:none;width:44px;height:44px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;cursor:pointer}._menuBtn_1rvjd_159:hover{background:#ffffff1a}._menuIcon_1rvjd_187{display:block;width:18px;height:2px;margin:0 auto;background:#e5e7eb;position:relative}._menuIcon_1rvjd_187:before,._menuIcon_1rvjd_187:after{content:"";position:absolute;left:0;width:18px;height:2px;background:#e5e7eb}._menuIcon_1rvjd_187:before{top:-6px}._menuIcon_1rvjd_187:after{top:6px}._backdrop_1rvjd_233{position:fixed;inset:0;background:#00000073;z-index:999}._mobilePanel_1rvjd_247{position:absolute;left:50%;transform:translate(-50%);top:74px;width:calc(100% - 32px);max-width:520px;background:#141414f5;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 20px 50px #00000059;padding:12px;z-index:1001}._mobileLink_1rvjd_277{display:block;padding:12px;border-radius:10px;text-decoration:none;color:#e5e7eb;font-weight:700}._mobileLink_1rvjd_277:hover{background:#ffffff14;color:#fff}._mobileCta_1rvjd_305{display:flex;justify-content:center;margin-top:10px;background:linear-gradient(135deg,#ff7a45,#ff5c2a);color:#fff;text-decoration:none;font-weight:900;border-radius:10px;padding:12px 14px}@media(max-width:900px){._navLinks_1rvjd_51{display:none}._menuBtn_1rvjd_159{display:inline-flex;align-items:center;justify-content:center}._getLoan_1rvjd_111{display:none}._container_1rvjd_19{padding:0 16px}._logo_1rvjd_39 img{height:34px}}._userWrapper_1rvjd_377{position:relative;display:flex;align-items:center}._userButton_1rvjd_389{display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;color:#e5e7eb;font-size:15px;font-weight:600;padding:6px 8px;border-radius:8px;transition:background .2s ease,color .2s ease}._userButton_1rvjd_389:hover{background:#ffffff14;color:#fff}._userName_1rvjd_429{white-space:nowrap}._userIcon_1rvjd_437{font-size:20px;opacity:.9}._dropdown_1rvjd_449{position:absolute;top:120%;right:0;min-width:160px;background:#141414fa;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 20px 40px #00000073;padding:6px;z-index:1100;animation:_dropdownFade_1rvjd_1 .15s ease-in-out}._dropdownItem_1rvjd_477{width:100%;padding:10px 12px;background:transparent;border:none;border-radius:8px;text-align:left;font-size:14px;font-weight:600;color:#e5e7eb;cursor:pointer;transition:background .2s ease,color .2s ease}._dropdownItem_1rvjd_477:hover{background:#ffffff14;color:#fff}@keyframes _dropdownFade_1rvjd_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}*,*: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}.wrapper{overflow:hidden}.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/img/background.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){.logo{width:85%}.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}@media only screen and (max-width:32em){.footer{width:100%;max-width:100%}}.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:660px){.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:40rem;margin-right:7em}#playStore,#aboutUs,#customerCare{margin-right:11rem}}@media only screen and (max-width:700px){.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:40rem;margin-right:7em}#playStore,#aboutUs,#customerCare{margin-right:11rem}.socialIcons{justify-content:center;align-items:center;margin-right:5em}}@media only screen and (max-width:400px){.footer-nav{row-gap:3rem}.socialIcons{display:flex;flex-direction:column;align-items:center}#followUs{padding-bottom:0!important}.copyright{text-align:center}.socialIcons{margin-left:10rem}.penguin{width:30rem;height:8rem}}.footer-nav__list{display:flex;flex-direction:column;align-items:center}.footer-nav__list>*+*{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;display:flex;flex-direction:column;align-items:center;margin-left:10rem!important}}@media only screen and (max-width:25em){.footer-nav__list{display:flex;flex-direction:column;align-items:center}#customerCare{display:flex;flex-direction:column;align-items:center;margin-left:10rem!important}}.penguin{max-width:20rem}.socialIcons{display:flex;gap:1.5rem;align-items:center;justify-content:center;padding-bottom:5em}@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}.dim-background{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#00000080;z-index:2000}.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{display:none!important}.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}.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}@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}.bh-ship-method{width:100%;font-family:Segoe UI,Roboto,sans-serif}.bh-ship-option{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;margin-bottom:8px;border:1px solid #acacac;border-radius:6px;background-color:#fff;position:relative;transition:all .2s ease;margin:2rem}.bh-ship-option-selected{border:2px solid #d92c20;background-color:#fff9f9;box-shadow:0 0 0 2px #d92c2033}.bh-ship-option-selected:after{content:"✓";position:absolute;top:-10px;right:-10px;width:20px;height:20px;background-color:#d92c20;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.bh-ship-option-selected .bh-ship-price{color:#d92c20;font-weight:700}.bh-ship-option-selected .bh-ship-title{font-weight:600;color:#222}To implem .bh-ship-option:hover{border-color:#c01e1e}.bh-ship-option--disabled{opacity:.6;pointer-events:none}.bh-ship-input{position:absolute;opacity:0}.bh-ship-content{display:flex;align-items:center;flex-grow:1;gap:10px}.bh-ship-logo{width:32px;height:32px;object-fit:contain}.bh-ship-details{display:flex;gap:4px;align-items:center}.bh-ship-title{font-weight:600;font-size:14px;color:#333}.bh-ship-time{font-size:12px;color:#666}.bh-ship-price{font-weight:700;font-size:14px;color:#000;margin-left:8px;white-space:nowrap}.bh-ship-price--na{color:red}.bh-ship-radio{width:16px;height:16px;border:2px solid #ccc;border-radius:50%;margin-right:10px;flex-shrink:0;position:relative;transition:all .2s ease}.bh-ship-input:checked+.bh-ship-label .bh-ship-radio{border-color:red}.bh-ship-input:checked+.bh-ship-label .bh-ship-radio:after{content:"";position:absolute;top:2px;left:2px;width:8px;height:8px;background-color:red;border-radius:50%}.bh-ship-label{display:flex;align-items:center;width:100%;cursor:pointer}.bh-ship-schedule{margin-top:12px;margin-bottom:12px;margin:2rem;padding:12px;border:1px solid #e0e0e0;border-radius:6px;background-color:#f9f9f9}.bh-ship-schedule-header{display:flex;align-items:center;margin-bottom:8px;gap:8px}.bh-ship-schedule-icon{width:16px;height:16px}.bh-ship-schedule-label{font-size:13px;color:#333}.bh-ship-schedule-note{font-size:11px;color:#666;margin-bottom:8px;line-height:1.3}@media(max-width:768px){.bh-ship-option{padding:8px 10px}.bh-ship-content{gap:8px}.bh-ship-logo{width:28px;height:28px}.bh-ship-title{font-size:13px}.bh-ship-time{font-size:11px}.bh-ship-price{font-size:13px}}.bh-ship-note{font-size:12px;color:#666;margin-top:12px;padding:8px 12px;background-color:#f8f9fa;border-left:3px solid #007bff;border-radius:0 4px 4px 0;line-height:1.4}@media(max-width:768px){.bh-ship-note{font-size:11px;padding:6px 10px;margin-top:10px}}.bh-payment-methods{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin:2rem}.bh-payment-method{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 12px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;transition:all .2s ease;cursor:pointer;position:relative;min-height:80px}.bh-payment-method:hover{border-color:#d92c20;box-shadow:0 2px 12px #d92c2026;transform:translateY(-1px)}.bh-payment-method--selected{border:2px solid #d92c20;background-color:#fff9f9;box-shadow:0 0 0 3px #d92c2026}.bh-payment-method--selected:before{content:"";position:absolute;top:-1px;right:-1px;width:0;height:0;border-style:solid;border-width:0 24px 24px 0;border-color:transparent #d92c20 transparent transparent}.bh-payment-method--selected:after{content:"✓";position:absolute;top:-5px;right:-1px;color:#fff;font-size:10px;padding:2px 5px}.bh-payment-method__icon{width:40px;height:40px;margin-bottom:8px;object-fit:contain}.bh-payment-method__title{font-weight:500;color:#333;text-align:center;font-size:14px}.bh-payment-method--selected .bh-payment-method__title{color:#d92c20;font-weight:600}.bh-payment-method__desc{font-size:12px;color:#666;text-align:center;margin-top:4px}.bh-payment-method--selected .bh-payment-method__desc{color:#d92c20}.bh-payment-method--disabled{opacity:.5;filter:grayscale(100%);pointer-events:none}.bh-payment-method__logo{height:50px;width:auto;max-width:100%;object-fit:contain;margin-bottom:8px}.bh-payment-method__logo--large{height:70px}.bh-payment-method__logo--rounded{border-radius:8px}.bh-payment-method__name{font-size:12px;font-weight:500;color:#333;text-align:center;margin:0}.bh-payment-method--buildcredit .bh-payment-method__logo{height:40px}.bh-payment-method--bank .bh-payment-method__logo{height:30px}@media(max-width:768px){.bh-payment-methods{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.bh-payment-method{padding:8px}.bh-payment-method__logo{height:40px}.bh-payment-method__logo--large{height:50px}.bh-payment-method__name{font-size:11px}}.billingForm__container{width:100%;max-width:800px;margin:auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d}.billingForm__section{display:flex;flex-direction:column;gap:1.75rem}.billingForm__label{font-weight:600;font-size:1.5rem;margin-bottom:.35rem;color:#333}.billingForm__row{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap}.billingForm__row--2>*{flex:1 1 48%}.billingForm__row--3>*{flex:1 1 30%}.billingForm__group{flex:1;display:flex;flex-direction:column}.billingForm__field{padding:1rem 1.25rem;border:1px solid #ccc;border-radius:10px;font-size:1.3rem;width:100%;background-color:#fafafa;transition:border-color .2s ease-in-out;min-height:48px}.billingForm__field:focus{border-color:#d32f2f;outline:none;background-color:#fff}@media(max-width:768px){.billingForm__row--2>*,.billingForm__row--3>*{flex:1 1 100%}.billingForm__label{font-size:1.6rem}.billingForm__field{font-size:1.5rem;padding:.9rem 1.1rem}}.seller-profile-container{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;max-width:100%}.full-width-banner{width:99.6vw;height:350px;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#f5f5f5;overflow:hidden}.banner-image{width:100%;height:100%;object-fit:cover}.banner-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#0006)}.seller-card{background:#fff;border-radius:8px;box-shadow:0 2px 30px #0000000f;border:1px solid #f0f0f0;width:90%;max-width:1000px;margin:-60px auto 2rem;position:relative;z-index:2;padding:0 0 2rem}.profile-header-section{display:flex;flex-direction:column;padding:0 2rem;margin-top:-30px}@media(min-width:768px){.profile-header-section{flex-direction:row;align-items:flex-end;gap:2rem}}.avatar-container{flex-shrink:0}.seller-avatar{width:120px;height:120px;border-radius:8px;object-fit:cover;border:4px solid white;box-shadow:0 4px 12px #0000001a;background:#fff}.profile-meta{flex-grow:1;padding:1rem 0}.seller-title{font-size:2.2rem;font-weight:600;margin:0 0 .5rem;color:#222}.seller-stats{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.5rem}.stat-item{display:flex;flex-direction:column}.stat-label{font-size:1.7rem;color:#777;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.stat-value{font-size:1.4rem;font-weight:500;color:#444}.action-buttons{padding:1rem 0;display:flex;justify-content:flex-end}@media(max-width:767px){.action-buttons{justify-content:flex-start;padding-top:0}}.message-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#d92c20;color:#fff;border:none;border-radius:6px;font-weight:500;font-size:1.5rem;cursor:pointer;transition:all .2s ease}.message-btn:hover{background:#c0261b;transform:translateY(-1px)}.btn-icon img{width:26px;height:26px;filter:brightness(0) invert(1)}.seller-description-section{padding:1.5rem 2rem;border-top:1px solid #f0f0f0;position:relative}.section-title{font-size:1.2rem;font-weight:600;color:#d92c20;margin:0 0 1rem}.description-content{line-height:1.7;color:#555;overflow:hidden;transition:max-height .3s ease}.description-content p{margin:0 0 1rem}.description-content{line-height:1.7;color:#555;overflow:hidden;transition:max-height .3s ease;position:relative}.description-collapsed.content-clipped{max-height:5.5em;-webkit-mask-image:linear-gradient(to bottom,black 70%,transparent 100%);mask-image:linear-gradient(to bottom,black 70%,transparent 100%)}.description-collapsed.content-clipped:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2rem;background:linear-gradient(to bottom,#fff0,#fff);pointer-events:none}.description-collapsed{max-height:5.5em}.toggle-description-btn{background:none;border:none;color:#d92c20;font-weight:500;cursor:pointer;padding:.5rem 0;margin-top:.5rem;display:inline-flex;align-items:center;transition:color .2s ease}.toggle-description-btn:hover{color:#b0241a;text-decoration:underline}@media(max-width:600px){.description-collapsed{max-height:3.8em}.seller-description-section{padding:1rem}.description-collapsed:after{left:1rem;right:1rem;bottom:2rem}}@media(max-width:600px){.full-width-banner{height:180px}.seller-card{width:95%;margin-top:-40px}.profile-header-section{padding:0 1rem}.seller-avatar{width:80px;height:80px}.seller-title{font-size:1.4rem}.seller-stats{gap:1rem}.seller-description-section{padding:1rem}}.title-container{display:flex;justify-content:center;width:100%}.skeleton-title{width:200px;height:32px;margin:0 auto 16px}.seller-profile-skeleton{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;max-width:100%}@keyframes skeleton-loading{0%{background-color:#f0f0f0}50%{background-color:#e0e0e0}to{background-color:#f0f0f0}}.skeleton-banner,.skeleton-avatar,.skeleton-title,.skeleton-text,.skeleton-button,.skeleton-section-title,.skeleton-line,.skeleton-description{animation:skeleton-loading 1.5s infinite ease-in-out;background-color:#f0f0f0;border-radius:4px}.skeleton-banner{width:100vw;height:350px;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.skeleton-card{background:#fff;border-radius:8px;box-shadow:0 2px 30px #0000000f;border:1px solid #f0f0f0;width:90%;max-width:1000px;margin:-60px auto 2rem;position:relative;z-index:2;padding:2rem}.skeleton-avatar{width:120px;height:120px;border-radius:8px;object-fit:cover;border:4px solid white;box-shadow:0 4px 12px #0000001a;background:#fff}.skeleton-title{width:200px;height:30px;margin-top:1rem;margin-bottom:16px}.skeleton-text{width:150px;height:20px;margin-top:4px}.skeleton-button{width:120px;height:40px;border-radius:6px}.skeleton-section-title{width:80px;height:24px;margin-bottom:16px}.skeleton-line{height:16px;margin-bottom:12px;width:100%}.skeleton-description{padding:8px 0}@media(max-width:768px){.skeleton-avatar{width:80px;height:80px}.skeleton-title{width:160px;height:28px}.skeleton-text{width:120px}.skeleton-banner{height:180px}.skeleton-card{margin-top:-40px}}@media(max-width:480px){.skeleton-avatar{width:60px;height:60px}.skeleton-title{width:120px}.skeleton-button{width:100px;height:36px}}.voucher-container{border-radius:12px;background:#fff;box-shadow:0 2px 12px #0000000d;overflow:hidden;margin:2rem;border:1px solid #f0f0f0;transition:all .3s ease}.voucher-header{display:flex;align-items:center;padding:16px;cursor:pointer;background-color:#fff9f9;transition:all .2s ease}.voucher-header:hover{background-color:#fff0f0}.voucher-icon{margin-right:12px}.voucher-label{font-size:15px;font-weight:600;color:#d92c20;margin:0;flex-grow:1}.voucher-chevron{transition:transform .2s ease}.voucher-chevron.active{transform:rotate(180deg)}.voucher-input-group{padding:0 16px 16px;display:flex;gap:8px;margin-top:.5rem}.voucher-input-wrapper{position:relative;flex-grow:1}.voucher-input{width:100%;padding:12px 36px 12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;transition:all .2s ease}.voucher-input:focus{outline:none;border-color:#d92c20;box-shadow:0 0 0 2px #d92c2033}.voucher-input::placeholder{color:#999}.voucher-clear-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.voucher-confirm-btn{padding:0 16px;background:#d92c20;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s ease}.voucher-confirm-btn:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.voucher-confirm-btn:not(:disabled):hover{background:#c0261b;transform:translateY(-1px)}.voucher-confirm-btn.applied{background:#4caf50}.voucher-confirm-btn.applied:hover{background:#3e8e41}.voucher-success-message{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f5fff5;border-top:1px solid #e0e0e0;font-size:14px;color:#4caf50}.voucher-remove-btn{background:none;border:none;color:#d92c20;font-weight:600;cursor:pointer;font-size:13px;padding:4px 8px;border-radius:4px}.voucher-remove-btn:hover{background:#fff0f0}.item-names{display:flex;flex-direction:column;gap:4px;font-size:14px;color:#333;margin-bottom:8px}.item-names p{margin:0;line-height:1.4}.item-names strong{font-weight:600;color:#000}.order-summary__price{font-size:14px}.modern-rating-stars{display:flex;gap:5px}.modern-rating-star{cursor:pointer;font-size:20px;color:#ccc}.modern-rating-star-filled{color:#ffc107}.modern-comment-wrapper{display:flex;flex-direction:column;width:100%}.modern-comment-box{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;min-height:80px;margin-top:5px;resize:vertical}.modern-feedback-submit{align-self:flex-end;background-color:#4caf50;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;margin-top:5px}.modern-feedback-submit:disabled{background-color:#ccc;cursor:not-allowed}.modern-review-comment{padding:8px;background-color:#fff;border-radius:4px;border:1px solid #eee;margin-top:5px}.modern-review-date{font-size:12px;color:#666;margin-top:5px;text-align:right}.bh-payment-method--recommended{border:2px solid #ffd700;background-color:#f8fff9;box-shadow:0 0 0 3px #28a74526;position:relative;overflow:hidden}.bh-payment-method--recommended:before{content:"Recommended";position:absolute;top:20px;left:-21px;width:100px;height:20px;background-color:gold;color:#5c4b00;font-size:10px;font-weight:700;text-align:center;line-height:20px;transform:rotate(-45deg);transition:background-color .3s ease,left .4s cubic-bezier(.18,.89,.32,1.28),top .4s cubic-bezier(.18,.89,.32,1.28),box-shadow .3s ease;box-shadow:0 0 5px #0003;z-index:1}.bh-payment-method--recommended:after{content:"";position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#ffd700 transparent transparent transparent;z-index:2}.bh-payment-method--recommended .ribbon-fold{position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:0 10px 10px 0;border-color:transparent #ffd700 transparent transparent}.bh-payment-method--recommended:hover{border-color:gold;box-shadow:0 0 0 3px #ffd7004d,0 4px 8px #ffd7001a}.bh-payment-method--recommended:hover:before{background-color:gold;left:-15px;top:26px;box-shadow:0 3px 6px #00000026;transition-timing-function:cubic-bezier(.18,.89,.32,1.28)}.main--po-container{display:flex}footer{padding-bottom:env(safe-area-inset-bottom,1.5rem)}.nav_link--active{color:#9d0001;font-weight:700;position:relative}.nav_link--active:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:3px;background:#9d0001;border-radius:999px}.nav__btn.nav_link--active{color:#9d0001}@media(min-width:1501px)and (max-width:2000px){.column{position:relative}.column img{width:100%;display:block}.column .caption{position:absolute;bottom:0;left:0;width:100%;margin:0;padding:1.5rem;background:linear-gradient(to top,#000000a6,#0000);color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;transition:opacity .35s ease,transform .35s ease}.column:hover .caption{opacity:1;transform:translateY(0)}.column:after{content:"";position:absolute;inset:0;background:#00000026;opacity:0;transition:opacity .35s ease}.column:hover:after{opacity:1}}@media(min-width:2001px)and (max-width:3440px){.column{position:relative;overflow:hidden}.column img{width:100%;display:block;transition:transform .5s ease}.column .caption{position:absolute;bottom:0;left:0;width:100%;margin:0;padding:1.5rem;background:linear-gradient(to top,#000000a6,#0000);color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(20px);transition:opacity .35s ease,transform .35s ease;z-index:2}.column:after{content:"";position:absolute;inset:0;background:#00000026;opacity:0;transition:opacity .35s ease;z-index:1}.column:hover .caption{opacity:1;transform:translateY(0)}.column:hover:after{opacity:1}.column:hover img{transform:scale(1.05)}}._main_18vh4_1{grid-column:1 / -1;background-image:url(../assets/img/background.png);grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}._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}._main_1m889_1{min-height:100vh;background-image:url(/assets/bg-1-Cba7ebUY.png);background-size:cover;background-position:center;background-attachment:fixed;padding:32px 16px 60px}._main_18vh4_1{grid-column:1 / -1;background-image:url(../assets/img/background.png);grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}._main_18vh4_1{grid-column:1 / -1;background-image:url(../assets/img/background.png);grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}._main_1m889_1{min-height:100vh;background-image:url(/assets/bg-1-Cba7ebUY.png);background-size:cover;background-position:center;background-attachment:fixed;padding:32px 16px 60px}._hero_1m889_19{max-width:500px;margin:0 auto 18px;display:flex;flex-direction:column;align-items:center;text-align:center}._heroText_1m889_35{margin-top:10px;color:#fff;font-size:28px;font-weight:900;text-shadow:0 4px 12px rgba(0,0,0,.3)}._hero_1m889_19 img{width:100%;max-width:1200px;border-radius:18px;box-shadow:0 10px 28px #0000001f}._buildcreditContainerSummary_1m889_67{max-width:1200px;margin:0 auto;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(231,231,231,.85);border-radius:18px;box-shadow:0 16px 40px #00000014;padding:26px;overflow:hidden}._bank_1m889_91{margin:18px 0 12px;font-size:20px;font-weight:900;color:#111827;display:flex;align-items:center;gap:10px}._bank_1m889_91:before{content:"";width:10px;height:10px;border-radius:999px;background:#9d0001}._inputFields_1m889_127{display:grid;grid-template-columns:1fr 1fr;gap:18px 22px;padding:10px 4px 6px}._firstCol_1m889_141,._secCol_1m889_143{display:flex;flex-direction:column;gap:12px}._summaryField_1m889_155{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px 12px 10px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}._summaryField_1m889_155:hover{transform:translateY(-2px);box-shadow:0 10px 18px #0f172a0f;border-color:#9d000140}._summaryLabel_1m889_183{font-size:12px;font-weight:800;color:#6b7280;margin-bottom:8px;letter-spacing:.04em;text-transform:uppercase}._summaryInput_1m889_201{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:12px;font-size:14px;background:#f9fafb;outline:none;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease}._summaryInput_1m889_201:focus{background:#fff;border-color:#9d000159;box-shadow:0 0 0 4px #9d00011f}._summaryValue_1m889_235{font-size:12px;color:#374151;margin-top:8px;word-break:break-word}._buttons_1m889_249{display:flex;justify-content:flex-end;gap:12px;padding:18px 4px 0}._whitebg_1m889_263{border-radius:12px;padding:12px 18px;font-weight:900;cursor:pointer;border:1px solid #e5e7eb;background:#fff;color:#111827;transition:background .15s ease,transform .15s ease}._whitebg_1m889_263:hover{background:#f3f4f6;transform:translateY(-1px)}._next_1m889_295 ._whitebg_1m889_263{background:#9d0001;border-color:#9d0001;color:#fff}._next_1m889_295 ._whitebg_1m889_263:hover{background:#7f0001}._actionsRow_1m889_315{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:18px}._actionsRow_1m889_315 button{flex:1;min-width:160px}._redbg_1m889_347{background:#9d0001;border-color:#9d0001;color:#fff;border-radius:12px;padding:12px 18px;font-weight:900;cursor:pointer;transition:background .15s ease,transform .15s ease}@media(max-width:900px){._buildcreditContainerSummary_1m889_67{padding:16px}._inputFields_1m889_127{grid-template-columns:1fr;gap:12px}._bank_1m889_91{font-size:18px}}._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%}._main_18vh4_1{grid-column:1 / -1;background-image:url(../assets/img/background.png);grid-template-columns:minmax(3rem,1fr) [center-start] repeat(6,minmax(min-content,25rem)) [center-end] minmax(3rem,1fr)}._buildcreditContainer_18vh4_17{margin:2% 0}._heading_18vh4_25{padding:2rem 20rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}._page_18vh4_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_18vh4_67{font-size:44px;font-weight:700;line-height:83px;letter-spacing:0em;text-align:center}._form_18vh4_83{margin:0 18rem;background:#fafafa;box-shadow:0 2px 44px #0000000d;animation:_slide-from-left_18vh4_1 .5s ease-out backwards;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px}._inputFields_18vh4_105{display:flex;justify-content:space-between;border-radius:10px;padding:4rem}._firstCol_18vh4_119,._secCol_18vh4_121{width:45%}._input_18vh4_105{display:flex;flex-direction:column}._field_18vh4_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_18vh4_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_18vh4_105 p{font-size:16px;font-weight:500;line-height:21px;letter-spacing:0em;text-align:left;margin-bottom:.6rem}._buttons_18vh4_195{padding:0 10rem;display:flex;justify-content:center;align-items:center;gap:1.8rem;margin-bottom:5rem}._buttons_18vh4_195 button{width:350px;padding:1.2rem 0;border-radius:5px;font-size:20px;font-weight:700;line-height:26px;cursor:pointer;text-align:center;background:#9d0001;color:#fff}._buttons_18vh4_195 ._submit_18vh4_239{background:#9d0001;color:#fff;border:none}._cancel_18vh4_251 button{background:#fafafa;border:1px solid;color:#000}._checkbox_18vh4_263{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_18vh4_291{font-size:32px;font-weight:700;line-height:42px;letter-spacing:0em;text-align:left;margin-bottom:2rem}._redSignup_18vh4_309{color:#9d0001}._alignment_18vh4_317{margin-top:8rem}._file_18vh4_325{position:absolute;width:0;height:0;overflow:hidden;opacity:0;z-index:-1}._fileLabel_18vh4_343{display:flex;padding:8px 12px 8px 0;width:100%}._fileButton_18vh4_355{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_18vh4_383{margin-left:1rem;border:1px solid;border-radius:.5rem;padding:.4rem .6rem;width:100%}._description_18vh4_399{font-size:12px;font-style:italic;font-weight:400;line-height:16px;letter-spacing:0em;text-align:left;opacity:50%}._text_18vh4_419{padding:0 4rem;display:flex;justify-content:center;flex-direction:column;gap:4rem}._authorize_18vh4_435{font-size:16px;font-style:italic;font-weight:400;line-height:21px;letter-spacing:0em;text-align:center;opacity:50%}._center_18vh4_455{justify-content:center}._creditForm_18vh4_463{display:flex;justify-content:center;border-radius:10px;padding:4rem}._consentDesc_18vh4_477{font-size:20px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:left}._consentDesc_18vh4_477{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}._buyer_18vh4_503{width:50%;padding:0 4rem}._signature_18vh4_513{padding:0 4rem;margin-bottom:4rem}._signature_18vh4_513 input{height:30rem}._submit_18vh4_239{justify-content:center;padding:0 17rem}._submit_18vh4_239 button{width:448px}._pageProg_18vh4_551 img{width:100%}._mobileNo-container_18vh4_561{display:flex;align-items:center;gap:1rem}._mobileNum_18vh4_575{width:180px}._identifier_18vh4_583{width:80px}._otp_18vh4_591{grid-column:2 / 2;width:100px}._send-otp__bttn_18vh4_601{background-color:#9d0001;color:#fff;font-size:small;padding:.5rem;width:80px;border-radius:5px}@media only screen and (max-width:1024px){._heading_18vh4_25{padding:2rem;display:flex}._mainHeading_18vh4_67{font-size:30px;line-height:35px}._form_18vh4_83{margin:0 2rem}._inputFields_18vh4_105{flex-direction:column}._buttons_18vh4_195{padding:0 2rem}._buttons_18vh4_195 button{padding:2rem;font-size:15px;width:150px;padding:1.2rem 0}._firstCol_18vh4_119,._secCol_18vh4_121{width:100%}._consentDesc_18vh4_477{font-size:15px;line-height:15px}._submit_18vh4_239{display:flex;justify-content:center;margin-left:10em}._submit_18vh4_239 button{width:200px}}#_buildcreditSummaryPage_18vh4_1,._buildcreditContainerSummary_18vh4_711{max-width:1200px;margin:2rem auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d}._bank_18vh4_291{font-size:1.25rem;font-weight:600;margin:2rem 0 1rem;color:#1f2937}._inputFields_18vh4_105{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}._summaryField_18vh4_761{display:flex;flex-direction:column;padding:1rem;border:1px solid #e5e7eb;border-radius:12px;background-color:#f9fafb;transition:.2s ease}._summaryField_18vh4_761:hover{background-color:#f3f4f6;transform:translateY(-2px)}._summaryLabel_18vh4_793{font-size:.85rem;font-weight:500;color:#6b7280;margin-bottom:.25rem}._summaryValue_18vh4_809{font-size:1rem;font-weight:600;color:#111827;word-break:break-word}._thumbnail_18vh4_821{width:100px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb;transition:transform .2s ease}._thumbnail_18vh4_821:hover{transform:scale(1.05)}._imageLink_18vh4_847{display:inline-block}._fileLink_18vh4_855{display:inline-block;padding:.5rem 1rem;background-color:#2563eb;color:#fff;font-size:.9rem;font-weight:500;border-radius:8px;text-decoration:none;transition:background .2s ease}._fileLink_18vh4_855:hover{background-color:#1e40af}._summaryField_18vh4_761{margin-bottom:1rem}._inputFields_18vh4_105{display:flex;gap:2rem}._firstCol_18vh4_119,._secCol_18vh4_121{display:flex;flex-direction:column;gap:1rem}._bank_18vh4_291{font-size:2rem;font-weight:900;font-family:sans-serif}._summaryLabel_18vh4_793,._summaryValue_18vh4_809{font-size:1.5rem}._termsBox_18vh4_937{max-height:700px;overflow-y:auto;border:1px solid #ddd;border-radius:2rem;background:#fafafa;padding:1rem}._checkbox_18vh4_263{display:flex;align-items:flex-start;gap:.5rem;margin-top:1rem}._checkbox_18vh4_263 input{margin-top:4px}._summaryInput_18vh4_977{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #e6e6e6;background:#f7f7f7;color:#333;outline:none}._summaryInput_18vh4_977:disabled{opacity:1;-webkit-text-fill-color:#333}._main_x26n7_1{min-height:calc(100vh - 72px);background-image:url(/assets/bg-1-Cba7ebUY.png);background-size:cover;background-position:center;background-attachment:fixed;padding:46px 16px 70px;display:flex;justify-content:center;align-items:flex-start}._main_x26n7_1{min-height:calc(100vh - 72px);background-image:url(/assets/bg-1-Cba7ebUY.png);background-size:cover;background-position:center;background-attachment:fixed;padding:46px 16px 70px;display:flex;justify-content:center;align-items:flex-start}._card_x26n7_27{width:100%;max-width:520px;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(231,231,231,.85);border-radius:18px;box-shadow:0 16px 40px #0000001a;padding:26px}._header_x26n7_49{margin-bottom:18px}._badge_x26n7_57{display:inline-block;padding:8px 12px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.06em;color:#9d0001;background:#9d00011a}._title_x26n7_79{margin:10px 0 6px;font-size:28px;font-weight:900;color:#111827}._sub_x26n7_93{margin:0;color:#4b5563;font-size:14px}._form_x26n7_105{display:flex;flex-direction:column;gap:14px}._field_x26n7_117{display:flex;flex-direction:column;gap:8px}._label_x26n7_129{font-size:12px;font-weight:800;color:#6b7280;letter-spacing:.04em;text-transform:uppercase}._input_x26n7_145{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:12px;font-size:14px;background:#f9fafb;outline:none;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease}._input_x26n7_145:focus{background:#fff;border-color:#9d000159;box-shadow:0 0 0 4px #9d00011f}._passwordWrap_x26n7_179{position:relative;display:flex;align-items:center}._eyeBtn_x26n7_191{position:absolute;right:10px;border:none;background:transparent;color:#6b7280;font-weight:800;cursor:pointer;padding:6px 8px;border-radius:10px}._eyeBtn_x26n7_191:hover{background:#0000000a}._row_x26n7_223{display:flex;justify-content:space-between;align-items:center;gap:12px}._remember_x26n7_237{display:inline-flex;gap:8px;align-items:center;font-size:13px;color:#374151}._linkBtn_x26n7_253{border:none;background:transparent;color:#9d0001;font-weight:900;cursor:pointer}._linkBtnInline_x26n7_269{border:none;background:transparent;color:#9d0001;font-weight:900;cursor:pointer;padding:0}._primaryBtn_x26n7_287{margin-top:4px;width:100%;border:none;border-radius:12px;padding:12px 14px;font-weight:900;cursor:pointer;background:#9d0001;color:#fff;transition:transform .15s ease,box-shadow .15s ease}._primaryBtn_x26n7_287:hover{transform:translateY(-1px);box-shadow:0 10px 18px #9d000133}._terms_x26n7_323{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:#374151}._footerText_x26n7_339{margin:8px 0 0;text-align:center;font-size:14px;color:#374151}._link_x26n7_253{color:#9d0001;font-weight:900;text-decoration:none}._link_x26n7_253:hover{text-decoration:underline}._errorBox_x26n7_371{margin-top:16px;padding:12px 14px;border-radius:12px;display:flex;align-items:center;gap:10px;background:#9d00010f;border:1px solid rgba(157,0,1,.15);color:#7f1d1d;font-size:13px;font-weight:600;box-shadow:0 6px 18px #9d000114;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;overflow:hidden}._errorBox_x26n7_371:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#9d0001,#ff4d4d);border-radius:12px 0 0 12px}._errorBox_x26n7_371 span{line-height:1.4}html,body{height:auto;overflow-x:hidden;overflow-y:auto}._main_1kfhp_15{min-height:100vh;background-image:url(/assets/bg-1-Cba7ebUY.png);background-size:cover;background-position:center;background-attachment:fixed}._formCard_1kfhp_35{max-width:720px;margin:0 auto;background:#fff;border-radius:18px;padding:18px 16px 22px;box-shadow:0 10px 28px #0000002e}._topBar_1kfhp_55{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:4px 4px 12px}._backBtn_1kfhp_69{width:38px;height:38px;border:none;background:transparent;display:grid;place-items:center;border-radius:10px;cursor:pointer;color:#bf1d1d;font-size:22px}._backBtn_1kfhp_69:hover{background:#bf1d1d14}._topTitle_1kfhp_103{text-align:center;font-size:16px;font-weight:700;color:#bf1d1d}._topRight_1kfhp_117{width:38px;height:38px}._cardWrap_1kfhp_129{background:#fbe7e7;border-radius:18px;padding:12px}._cardHeaderArt_1kfhp_143{height:110px;border-radius:16px;background:radial-gradient(circle at 20% 40%,rgba(255,255,255,.12),transparent 50%),linear-gradient(135deg,#330c0c,#260a0a);position:relative;overflow:hidden}._cardHeaderArt_1kfhp_143:after{content:"";position:absolute;inset:-40px;background:repeating-radial-gradient(circle at 30% 30%,rgba(255,255,255,.08) 0 2px,transparent 2px 14px);opacity:.55}._cardBrandLeft_1kfhp_195,._cardBrandRight_1kfhp_197{position:absolute;top:16px;color:#fff;font-weight:900;z-index:1;letter-spacing:.5px}._cardBrandLeft_1kfhp_195{left:16px;width:120px}._cardBrandRight_1kfhp_197{right:16px;font-size:14px}._cardBody_1kfhp_237{margin-top:-26px;background:#fff;border-radius:16px;padding:18px 16px 14px;box-shadow:0 12px 24px #0000001a;position:relative;z-index:2}._label_1kfhp_257{color:#7a7a7a;font-weight:700;font-size:14px;margin-bottom:8px}._balanceRow_1kfhp_271{display:flex;align-items:center;justify-content:space-between;gap:12px}._balance_1kfhp_271{font-size:28px;font-weight:900;color:#111}._eyeBtn_1kfhp_297{width:42px;height:42px;border-radius:12px;border:none;background:#bf1d1d14;color:#bf1d1d;display:grid;place-items:center;font-size:22px;cursor:pointer}._subLabel_1kfhp_323{margin-top:6px;color:#8a8a8a;font-weight:700;font-size:14px}._progressBar_1kfhp_337{height:10px;border-radius:999px;background:#dde3ea;margin:14px 0 10px;overflow:hidden}._progressFill_1kfhp_353{height:100%;background:#bf1d1d;border-radius:999px;transition:width .4s ease}._availableLine_1kfhp_367{text-align:center;font-weight:700;color:#666;font-size:14px;margin-bottom:12px}._blueText_1kfhp_383{color:#bf1d1d;font-weight:900}._hr_1kfhp_393{height:1px;background:#0000001f;margin:10px 0 6px}._hrThin_1kfhp_405{height:1px;background:#00000014;margin:6px 0}._rowLink_1kfhp_419{width:100%;border:none;background:transparent;padding:10px 4px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:800;color:#777}._rowLeft_1kfhp_445{font-weight:800;color:#8a8a8a}._rowRight_1kfhp_455{display:inline-flex;align-items:center;gap:8px;color:#333}._rowLeftBlue_1kfhp_469{color:#bf1d1d;font-weight:900}._rowRightBlue_1kfhp_479{color:#bf1d1d;display:inline-flex;align-items:center;gap:6px}._helpCard_1kfhp_497{margin-top:18px;background:#fff;border-radius:18px;padding:18px 16px 16px}._helpTitle_1kfhp_511{font-size:18px;font-weight:800;color:#111;margin-bottom:14px}._helpBtns_1kfhp_525{display:grid;grid-template-columns:1fr 1fr;gap:14px}._helpBtn_1kfhp_525{border:2px solid rgba(179,21,21,.55);background:#fff;border-radius:16px;padding:14px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:800;color:#b31515;cursor:pointer}._helpIcon_1kfhp_565{width:34px;height:34px;border-radius:12px;background:#b315151f;display:grid;place-items:center;font-size:18px}._helpBtnText_1kfhp_585{font-size:15px}._tabsCard_1kfhp_595{margin-top:16px;background:#fff;border-radius:18px;padding:0 14px}._tabs_1kfhp_595{display:grid;grid-template-columns:1fr 1fr}._tab_1kfhp_595{padding:18px 0 14px;border:none;background:transparent;font-size:16px;font-weight:800;color:#8a8a8a;cursor:pointer}._tabActive_1kfhp_639{color:#b31515}._tabUnderline_1kfhp_647{height:3px;background:#00000014;border-radius:999px;margin-bottom:10px;position:relative}._tabIndicator_1kfhp_663{position:absolute;top:0;height:3px;width:50%;background:#b31515;border-radius:999px;transition:transform .18s ease}._left_1kfhp_683{transform:translate(0)}._right_1kfhp_691{transform:translate(100%)}._detailsCard_1kfhp_701{margin-top:12px;background:#fff;border-radius:18px;overflow:hidden}._detailRow_1kfhp_715{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 16px;border-bottom:1px solid rgba(0,0,0,.08)}._detailRow_1kfhp_715:last-child{border-bottom:none}._detailLabel_1kfhp_741{font-size:14px;font-weight:800;color:#9a9a9a}._detailValue_1kfhp_753{font-size:16px;font-weight:900;color:#111;text-align:right}._emptyState_1kfhp_767{padding:18px 16px;color:#777;font-weight:700}._formCard_1kfhp_35{width:100%;max-width:1180px;margin:0 auto;background:#fff;border-radius:18px;padding:18px 16px 22px;box-shadow:0 10px 28px #0000002e}._layout_1kfhp_801{display:grid;grid-template-columns:1fr;gap:18px}._leftCol_1kfhp_813,._rightCol_1kfhp_815{min-width:0}._transactionRow_1kfhp_823{display:flex;justify-content:space-between;align-items:center;padding:18px 16px;border-bottom:1px solid rgba(0,0,0,.08)}._transactionRow_1kfhp_823:last-child{border-bottom:none}._transactionLeft_1kfhp_847{display:flex;flex-direction:column}._transactionMerchant_1kfhp_857{font-size:15px;font-weight:800;color:#111}._transactionDate_1kfhp_869{font-size:13px;font-weight:600;color:#9a9a9a;margin-top:4px}._transactionAmount_1kfhp_883{font-size:15px;font-weight:900}._negative_1kfhp_893{color:#111}._positive_1kfhp_901{color:#1fa463}._transactionsContainer_1kfhp_909{max-height:260px;scroll-behavior:smooth;overflow-y:auto;scrollbar-width:none}._transactionsContainer_1kfhp_909::-webkit-scrollbar{width:6px}._transactionsContainer_1kfhp_909::-webkit-scrollbar-thumb{background:#b31515;border-radius:999px}._transactionsContainer_1kfhp_909::-webkit-scrollbar-track{background:transparent}._transactionRow_1kfhp_823{min-height:80px}._transactionRow_1kfhp_823{cursor:pointer;transition:background .15s ease}._modalOverlay_1kfhp_977{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;z-index:99999;padding:18px}._modalCard_1kfhp_1001{width:min(520px,100%);background:#fff;border-radius:18px;box-shadow:0 18px 40px #00000038;overflow:hidden;animation:_modalIn_1kfhp_1 .14s ease-out}@keyframes _modalIn_1kfhp_1{0%{transform:translateY(8px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}._modalHeader_1kfhp_1041{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.08)}._modalTitle_1kfhp_1057{font-weight:900;color:#b31515;font-size:16px}._modalClose_1kfhp_1069{width:36px;height:36px;border:none;border-radius:12px;background:#b315151a;color:#b31515;font-size:18px;cursor:pointer}._modalClose_1kfhp_1069:hover{background:#b3151529}._modalBody_1kfhp_1099{padding:6px 0}._modalRow_1kfhp_1107{display:flex;justify-content:space-between;gap:14px;padding:16px;border-bottom:1px solid rgba(0,0,0,.06)}._modalRow_1kfhp_1107:last-child{border-bottom:none}._modalLabel_1kfhp_1131{font-size:13px;font-weight:800;color:#9a9a9a}._modalValue_1kfhp_1143{font-size:14px;font-weight:900;color:#111;text-align:right}._modalFooter_1kfhp_1157{padding:14px 16px;border-top:1px solid rgba(0,0,0,.08);display:flex;justify-content:flex-end}._modalPrimary_1kfhp_1171{height:40px;padding:0 16px;border:none;border-radius:12px;background:#b31515;color:#fff;font-weight:900;cursor:pointer}._modalPrimary_1kfhp_1171:hover{filter:brightness(.97)}._transactionRow_1kfhp_823{cursor:pointer}._transactionRow_1kfhp_823:hover{background:#b315150d}@media(min-width:1024px){._formCard_1kfhp_35{padding:22px 22px 26px;border-radius:22px;margin-top:10rem}._layout_1kfhp_801{grid-template-columns:1.05fr .95fr;gap:22px;align-items:start}._cardWrap_1kfhp_129{padding:16px;border-radius:22px}._cardHeaderArt_1kfhp_143{height:140px;border-radius:18px}._cardBody_1kfhp_237{padding:22px 20px 18px;border-radius:18px}._helpCard_1kfhp_497,._tabsCard_1kfhp_595,._detailsCard_1kfhp_701{border-radius:18px}}@media(max-width:480px){._formCard_1kfhp_35{padding:16px 12px 20px;border-radius:18px}._layout_1kfhp_801{gap:14px}._helpBtns_1kfhp_525{grid-template-columns:1fr 1fr}._helpBtn_1kfhp_525{padding:14px 10px}._helpBtnText_1kfhp_585{font-size:14px}._tab_1kfhp_595{font-size:15px}._transactionsContainer_1kfhp_909{max-height:none;overflow-y:visible}}._disabledRow_1kfhp_1353{opacity:.5;cursor:not-allowed}._disabledRow_1kfhp_1353 svg{opacity:.4}._main_15jek_3{height:calc(100vh - 70px);display:flex;justify-content:center;align-items:center;padding:16px;box-sizing:border-box;background-image:url(/assets/bg-1-Cba7ebUY.png);background-size:cover;background-position:center;background-attachment:fixed;overflow:hidden}._formCard_15jek_37{width:100%;max-width:1180px;margin:0 auto;background:#fff;border-radius:22px;padding:22px 22px 26px;box-shadow:0 10px 28px #0000002e;height:100%;max-height:100%;box-sizing:border-box;overflow-y:auto;display:flex;flex-direction:column}._topBar_15jek_75{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:4px 4px 12px}._backBtn_15jek_89{width:38px;height:38px;border:none;background:transparent;display:grid;place-items:center;border-radius:10px;cursor:pointer;color:#9d0001;font-size:22px}._backBtn_15jek_89:hover{background:#9d000114}._topTitle_15jek_123{text-align:center;font-size:16px;font-weight:800;color:#9d0001}._topRight_15jek_137{width:38px;height:38px}._layout_15jek_147{flex:1;min-height:0;display:grid;grid-template-columns:1fr;gap:18px}._leftCol_15jek_163,._rightCol_15jek_165{min-width:0;min-height:0}._headerActions_15jek_177{display:flex;align-items:center;gap:10px}._payBtn_15jek_191{border:none;background:#9d0001;color:#fff;height:40px;padding:0 16px;border-radius:14px;font-weight:900;cursor:pointer;transition:all .2s ease}._payBtn_15jek_191:hover{background:#7c0001;transform:translateY(-1px)}._sectionTitle_15jek_227{display:flex;align-items:center;gap:10px;font-weight:900;color:#111;font-size:16px;margin:6px 0 12px}._statementList_15jek_249{background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.08);overflow-y:auto;max-height:60vh}._statementItem_15jek_271{width:100%;border:none;background:#fff;padding:16px 14px;display:flex;justify-content:space-between;gap:14px;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.06)}._statementItem_15jek_271:last-child{border-bottom:none}._statementItem_15jek_271:hover{background:#9d00010a}._statementItemActive_15jek_311{background:#9d000112}._statementMonth_15jek_319{font-weight:900;color:#111;font-size:14px}._statementRange_15jek_331{margin-top:6px;font-weight:700;color:#8a8a8a;font-size:12px}._statementItemRight_15jek_345{display:flex;align-items:center;gap:10px;color:#9d0001;font-weight:900}._statementAmount_15jek_361{color:#111}._detailsHeader_15jek_371{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}._detailsTitle_15jek_387{font-size:16px;font-weight:900;color:#111}._downloadBtn_15jek_399{border:2px solid rgba(157,0,1,.45);background:#fff;border-radius:14px;height:40px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;font-weight:900;color:#9d0001;cursor:pointer}._downloadBtn_15jek_399:hover{background:#9d00010d}._detailsCard_15jek_437{background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.08);overflow:hidden}._detailRow_15jek_451{display:flex;justify-content:space-between;gap:14px;padding:16px 14px;border-bottom:1px solid rgba(0,0,0,.06)}._detailRow_15jek_451:last-child{border-bottom:none}._detailLabel_15jek_475{font-size:13px;font-weight:800;color:#9a9a9a}._detailValue_15jek_487{font-size:14px;font-weight:900;color:#111;text-align:right}._txnCard_15jek_503{background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.08);overflow:hidden}._txnScroll_15jek_517{max-height:240px;overflow-y:auto}._txnRow_15jek_527{display:flex;justify-content:space-between;gap:14px;padding:16px 14px;border-bottom:1px solid rgba(0,0,0,.06)}._txnRow_15jek_527:last-child{border-bottom:none}._txnDesc_15jek_551{font-weight:900;color:#111;font-size:14px}._txnDate_15jek_563{margin-top:6px;color:#9a9a9a;font-weight:700;font-size:12px}._txnAmount_15jek_577{font-weight:900;font-size:14px;white-space:nowrap}._negative_15jek_589{color:#111}._positive_15jek_597{color:#1fa463}._note_15jek_605{margin-top:10px;color:#8a8a8a;font-weight:700;font-size:12px}@media(min-width:1024px){._layout_15jek_147{grid-template-columns:.9fr 1.1fr;gap:22px;align-items:start}}@media(max-width:480px){._main_15jek_3{padding:12px}._formCard_15jek_37{padding:16px 12px 18px;border-radius:18px}._topTitle_15jek_123{font-size:15px}._headerActions_15jek_177{flex-direction:column;width:100%}._downloadBtn_15jek_399,._payBtn_15jek_191{width:100%;height:40px;border-radius:12px;justify-content:center}._txnScroll_15jek_517{max-height:220px}._statementList_15jek_249{overflow-y:auto;max-height:260px}._txnScroll_15jek_517{max-height:241px}}._disabledBtn_15jek_729{background:#ccc;color:#666;cursor:not-allowed;opacity:.7;position:relative}._disabledBtn_15jek_729:after{content:"Coming Soon";position:absolute;bottom:125%;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:6px 10px;border-radius:6px;white-space:nowrap;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:10}._disabledBtn_15jek_729:hover:after{opacity:1}
