body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;-webkit-tap-highlight-color:transparent}body{background-color:#171a1f;max-height:100%;color:#fff}a{color:#42a6ff;text-decoration:none}a:hover{text-decoration:underline;color:var(--lighterOrange)}:root{--myDarkBlue: rgb(19, 25, 33);--myLighterBlue: rgb(35, 47, 62);--cardBackgroundColor: rgb(36, 36, 38);--cardBackgroundColorLight: rgb(60, 61, 65);--myOrange: orange;--lighterOrange: rgb(255, 190, 105);--priceColor: #d83911;--borderColor: rgb(70, 70, 70);--borderColorLight: rgb(92, 92, 92);--border: 1px solid var(--borderColor);--borderLight: 1px solid var(--borderColorLight);--borderOrange: 1px solid var(--myOrange);--borderOrangeLight: 1px solid var(--lighterOrange)}*::-webkit-scrollbar{width:.75rem;height:.75rem}*::-webkit-scrollbar-track{border-radius:100px}*::-webkit-scrollbar-thumb{background:gray;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:var(--lighterOrange)}::-webkit-scrollbar-thumb:active{background:var(--myOrange)}.flex_fullWidth_center{display:flex;width:100%;justify-content:center}.navbar__main{padding-left:20px;padding-right:20px;display:flex;justify-content:space-between;align-items:center;background-color:var(--myDarkBlue);color:#fff;max-width:100vw;height:7vh;min-height:55px;box-shadow:#00000026 0 5px 15px;transition:height .3s ease-in-out}.open{height:22vh;justify-content:flex-start}.mobile{flex-direction:column;padding:8px 0 0}.navbar__search{display:flex;justify-content:space-between;align-items:center;min-width:200px;width:100%;height:100%;margin-top:20px;margin-bottom:20px}.navbar__cart{margin-top:2px;margin-bottom:1px;padding:7px 5px;display:flex;align-items:center}.navbar__cart:hover{padding-left:4px;padding-right:4px;border:1px solid white;cursor:pointer}.navbar__cart__text{display:flex;flex-direction:column;justify-content:center}.navbar__mobile{padding:0;margin:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.navbar__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%;width:95%;color:#ffffff80;padding-top:10px;padding-bottom:20px;transition:height .3s ease-in-out}.visible{opacity:1}.invisible{opacity:0}.navbar__cart-mobile{margin:0 10px}.navbar__auth{display:flex;justify-content:space-evenly;align-items:center;min-width:225px;height:100%}@media(hover:none){.navbar__cart-mobile:active{transform:scale(.8)}}@media(hover:hover){.navbar__cart-mobile:hover{transform:scale(1.1);cursor:pointer}}.bump{animation:bump .3s ease-out}@keyframes bump{0%{transform:scale(1)}10%{transform:scale(.9)}30%{transform:scale(1.1)}50%{transform:scale(1.15)}to{transform:scale(1)}}._container_44qwo_1{display:flex;align-items:center;height:100%}._main_44qwo_7{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:.5rem .35rem;margin:1px}._main_44qwo_7:hover{margin:0;cursor:pointer;border:1px solid white}._top_text_44qwo_23{font-size:13px;color:#e8e6e3;text-overflow:ellipsis;overflow:hidden;line-height:14px;height:14px px;font-weight:400}._bottom_text_44qwo_33{font-size:16px;line-height:15px;font-weight:700}._bottom_text_44qwo_33>*+*{margin-left:3px}._dropdown_44qwo_43{position:absolute;top:calc(6vh + 2px);width:150px;padding:1rem;overflow:hidden;border-radius:5px;box-shadow:0 10px 12px #000000a6;background-color:#282828}@supports ((-webkit-backdrop-filter: blur(30px)) or (backdrop-filter: blur(30px))){._dropdown_44qwo_43{background-color:#28282859;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}}._dropdown_content_44qwo_63{display:flex;flex-direction:column}._dropdown_items_44qwo_68{margin-top:7px;display:flex;flex-direction:column;line-height:1.5rem}.link__text{color:#42a6ff}.link__text__white{color:#fff}.link__text__gray{color:gray}.link__text__lightGray{color:#d4d4d4}.link__text__orange{color:var(--myOrange)}@media(hover:none){.link__text:active,.link__text__white:active,.link__text__gray:active,.link__text__lightGray:active{text-decoration:underline;cursor:pointer;color:var(--lighterOrange)}.link__text__orange:active{text-decoration:underline;cursor:pointer;color:#fff}}@media(hover:hover){.link__text:hover,.link__text__white:hover,.link__text__gray:hover,.link__text__lightGray:hover{text-decoration:underline;cursor:pointer;color:var(--lighterOrange)}.link__text__orange:hover{text-decoration:underline;cursor:pointer;color:#fff}}.categories__main{padding-left:20px;padding-right:20px;display:flex;justify-content:space-between;align-items:center;background-color:var(--myLighterBlue);max-width:100vw;height:10px;min-height:30px;box-shadow:#00000026 0 5px 15px}.categories__content{display:grid;gap:2px;height:100%;width:100%;overflow:hidden}.close__icon{position:fixed;top:10px;left:270px;border-radius:50px;padding:5px;background-color:#232f3e;cursor:pointer}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background-color:#000000bf}.modal{color:#fff;position:fixed;top:13%;left:5%;width:80%;max-width:550px;background-color:var(--myLighterBlue);padding:1rem;border-radius:14px;box-shadow:0 2px 8px #00000040;z-index:30;animation:slide-down .3s ease-out forwards}.modal-spinner{position:fixed;top:47%;left:47%;z-index:30}@media(min-width:768px){.modal{width:40rem;left:calc(50% - 20rem)}}@media only screen and (max-width:800px){.modal{top:5%}}@keyframes slide-down{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}._cart__header_equj3_1{display:flex;justify-content:space-between;align-items:flex-end;color:#a9a9a9;border-bottom:1px solid gray}._cart__items_equj3_9{display:flex;flex-direction:column;width:100%;height:100%;margin-bottom:25px;padding-right:10px;max-height:350px;overflow-y:scroll}._cart__buttons_equj3_22{display:flex;justify-content:space-between;width:100%}._cart__total_equj3_29{display:flex;width:100%;justify-content:flex-end;align-items:center;margin-bottom:15px;font-size:18px}._cart__empty_equj3_38{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:25px}._buttons_mobile_equj3_46{display:flex;flex-direction:column;width:100%;justify-content:center}@media only screen and (max-width:800px){._cart__header_equj3_1{font-size:14px}._cart__items_equj3_9{font-size:12px;max-height:280px}._cart__total_equj3_29{font-size:14px}}._item__main_10ccm_1{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid gray;padding:20px 5px}._item__details_10ccm_10{display:flex;flex-direction:column;justify-content:space-between;width:80%}._item__price_10ccm_18{display:flex;justify-content:space-between;align-items:center;margin-top:12px;min-width:140px;width:35%}._quantity__buttons_10ccm_29{display:flex;justify-content:space-between;min-width:65px;margin-top:-2px}._quantity__buttons_10ccm_29:hover{cursor:pointer}._item__actions_8cnv9_1{display:flex;justify-content:space-between;min-width:65px;margin-top:-2px}@media only screen and (max-width:800px){._item__actions_8cnv9_1{min-width:43px;font-size:12px}}._main_1wmzq_1{transition:opacity .1s ease-in-out}.department{display:flex;align-items:center;justify-content:center;margin:0;background-color:var(--cardBackgroundColor);border:var(--border);box-shadow:#00000040 0 5px 15px;color:#fff;z-index:1;padding:0 10px;border-radius:15px;transition:.25s ease-in-out}.department:hover{transform:scale(.99);border:var(--borderOrangeLight)}.department__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:10px;width:90%;height:90%;max-height:400px;min-width:200px}.department__info{min-height:50px;max-height:100%;margin-bottom:15px;width:100%;overflow:hidden}.department__info>img{height:100%;object-fit:fill;margin-bottom:15px;transition:.2s ease-in-out}.department__info>img:hover{transform:scale(1.05)}@media only screen and (max-width:800px){.department{width:100%;font-size:.4rem;height:min(200px,27vh);padding:0}.department__container{min-width:100px;width:85%;margin-top:10px}.department__info{width:100%;display:flex;justify-content:center;height:100%}}.home__container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;padding-bottom:10%;min-height:100vh}.home__image{width:100%;z-index:-1;margin-bottom:-21vw;-webkit-mask-image:linear-gradient(to bottom,#000,#0000);mask-image:linear-gradient(to bottom,#000,#0000)}.home__grid{display:grid;width:95%;gap:20px;padding:20px 0;justify-content:space-evenly;grid-template-columns:repeat(auto-fill,minmax(250px,350px))}@media only screen and (max-width:800px){.home__container{align-items:center}.home__grid{width:95%;gap:10px;justify-content:space-evenly;grid-template-columns:repeat(auto-fill,min(180px,40vw))}}.product{display:flex;align-items:center;justify-content:center;margin:0;padding:0;background-color:var(--cardBackgroundColorLight);color:#fff;border:var(--borderLight);border-radius:15px;box-shadow:#0003 10px 15px 25px;z-index:1;transition:.2s ease-in-out}.product:hover{border:var(--borderOrange)}.product__container{font-size:1rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 20px;width:100%;height:90%;max-height:400px;min-width:calc(150px + 4vw)}.product__container>a>img{width:100%;height:20vh;max-width:150px;max-height:150px;object-fit:contain;margin-top:25px;margin-bottom:15px;cursor:pointer}.product__info{min-height:75px;margin-bottom:15px;height:auto;display:flex;flex-direction:column;justify-content:space-between}.product__info:hover{cursor:pointer}.product__details{display:flex;align-items:center;margin-top:10px}.button_animation{animation:button_animation .3s ease-in-out}@keyframes button_animation{0%{transform:scale(1)}50%{transform:scale(.85)}to{transform:scale(1)}}@media only screen and (max-width:800px){.product__container{min-width:80px;max-height:270px;font-size:8px;margin-top:10px}.product__container>a>img{max-height:90px;padding:0 5px;margin-top:0;margin-bottom:0}.product__details{flex-direction:column;align-items:flex-start}.product__info{justify-content:space-around;margin-bottom:0}}._main_jwpnc_1{display:grid;grid-template-columns:1fr 3fr 1fr;column-gap:5px;width:100%;align-items:center;justify-content:center}._text_jwpnc_10{display:flex;justify-content:center}._outer_bar_jwpnc_15{display:flex;width:100%;border-radius:4px;box-shadow:inset 0 0 0 1px #e3e6e6;background-color:#f0f2f2;margin:5px 1px}._inner_bar_jwpnc_24{display:flex;width:70%;border-radius:4px 0 0 4px;background-color:#ffa41c}._bar_hover_jwpnc_33{border:1px solid var(--myOrange);box-shadow:inset -2px 0 0 -1px #f5961d,inset 0 0 0 1px #de7921;background-color:#ffa41c40;margin:4px 0}._text_hover_jwpnc_40{color:#de7921;text-decoration:underline}.horizontal__container{display:flex;flex-direction:column;align-items:space-around;justify-content:center;background-color:#00000054;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:95%;padding-top:10px;padding-bottom:25px;margin-bottom:20px;border-radius:0}.horizontal__container{font-size:10px}.horizontal__main{display:flex;justify-content:space-around;align-items:center}.horizontal__grid{display:grid;gap:20px;align-self:center;grid-auto-flow:column;padding:10px;width:95%;height:95%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@media only screen and (max-width:800px){.horizontal__grid{gap:5px;grid-template-columns:repeat(auto-fit,120px)}}.cart__main{display:flex;width:100%;height:100%;color:#fff;padding-bottom:100px}.cart__left{flex:.9;padding:50px 20px 20px}.cart__container{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;padding-bottom:8px;margin-bottom:20px;background-color:var(--cardBackgroundColor);border-radius:5px;box-shadow:0 2px 8px #00000040}.cart__header{display:flex;justify-content:space-between;align-items:flex-end;color:#a9a9a9;border-bottom:1px solid gray}.cart__details{width:100%;padding:20px 15px 15px}.cart__right{flex:.1;padding:20px 20px 20px 10px}.checkout__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:300px;height:125px;padding:20px 0 0 20px;background-color:var(--cardBackgroundColor);border-radius:5px;box-shadow:0 2px 8px #00000040}.checkout__button{display:flex;justify-content:center;width:100%;margin-top:5px}.item-animation-enter{opacity:0}.item-animation-enter-active{opacity:1;transition:opacity .3s ease-out}.item-animation-exit{opacity:1}.item-animation-exit-active{opacity:0;transition:opacity .3s ease-out}@media only screen and (max-width:800px){.cart__main{padding:20px 0;flex-direction:column;align-items:center}.cart__left{padding:0;width:95%}.cart__details{padding:0;margin:15px}.cart__right{padding:20px 0;display:flex;justify-content:flex-end;align-items:flex-end;width:95%}}.cart_item_main{padding:15px 0 5px;display:flex;width:100%;border-bottom:1px solid gray}.cart_item_left{margin-left:5px;padding-right:10px;display:flex;align-items:center;justify-content:center;width:180px;height:180px}.cart_item_left:hover{cursor:pointer}.cart_item_right{display:flex;width:100%;padding:5px 5px 5px 10px;justify-content:space-between;align-items:flex-start}.cart_item_links{display:flex;max-width:220px;justify-content:space-evenly;flex-wrap:wrap}.cart_item_links>*+span{margin-left:5px}.horizontal>img{width:20vw;max-width:180px}.vertical>img{height:20vw;max-height:180px}@media only screen and (max-width:800px){.cart_item_left{width:130px}.cart_item_links{justify-content:flex-start}.horizontal>img{max-width:130px}.vertical>img{max-height:130px}}@media only screen and (max-width:500px){.cart_item_links{justify-content:flex-start;padding-bottom:5px}}.saved__container{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;min-height:75px;margin-bottom:8px;background-color:var(--cardBackgroundColor);border-radius:5px;box-shadow:0 2px 8px #00000040}.saved__content{padding:20px 15px 15px;width:100%;display:flex;flex-direction:column}.divider{border-bottom:1px solid gray;margin:15px 0 20px}.saved__items{display:grid;gap:20px;padding:20px 0;justify-content:space-evenly;grid-template-columns:repeat(auto-fill,250px);height:100%;width:100%}.saveditem-animation-enter{opacity:0}.saveditem-animation-enter-active{opacity:1;transition:opacity .3s ease-out}.saveditem-animation-exit{opacity:1}.saveditem-animation-exit-active{opacity:0;transition:opacity .3s ease-out}.saveditem__container{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background-color:#00000006;border:1px solid gray;padding:12px;width:100%;max-width:220px;height:450px;margin-bottom:25px}.saveditem__image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:220px;max-height:220px}.saveditem__image>img{max-width:220px;max-height:220px}.saveditem__image:hover{cursor:pointer}.saveditem__details{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:160px;padding-bottom:8px}.block-with-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.saveditem__button{width:100%;font-size:.8rem}._checkbox_1um9t_1:hover{background-color:#ffa60014}.pricefilter__container{display:flex;flex-direction:column;justify-content:center}.pricefilter__inputs{display:flex;justify-content:space-evenly;margin-bottom:8px}.rating__filter{display:flex;flex-direction:column}.rating__text{font-size:14px;display:flex;align-items:center;height:100%;margin:2px 0 2px 2px}.rating__text:hover{color:var(--myOrange);cursor:pointer}.filter__disabled{color:#a9a9a9}.filter__selected{font-weight:700}.searchitem__container{background-color:var(--cardBackgroundColor);border:var(--border);display:flex;border-radius:15px;min-height:225px;box-shadow:#0003 5px 15px 15px;transition:.2s ease-in-out}.searchitem__container:hover{border:var(--borderOrange)}.divider{border-bottom:1px solid gray;height:5px;width:100%}.itemimage__container{display:flex;height:100%;align-items:center}.itemimage__container>a>img{width:22vw;max-width:180px;max-height:180px;padding:15px 50px 15px 25px;object-fit:contain;cursor:pointer}.searchitem__details{display:flex;flex-direction:column;padding:25px 0;margin-right:15px;width:100%}.searchitem__details>a>h3{font-size:1em}@media only screen and (max-width:800px){.itemimage__container>img{padding:15px 25px 15px 15px}}.results__container{background-color:#171a1f;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;min-height:100vh;padding-bottom:50px}.results__header{display:flex;align-items:center;border-bottom:1px solid gray;min-height:38px;width:100%;box-shadow:#00000026 10px 5px 15px}.results__body{display:flex;width:75%;padding:0% 35px;height:100%;min-width:880px}.results__left{flex:.25;min-width:275px;display:flex;flex-direction:column;justify-content:flex-start;border-right:1px solid gray;margin-top:15px;min-height:83vh}.filter__container{background-color:var(--cardBackgroundColor);display:flex;flex-direction:column;height:83vh;margin:0 20px;padding:20px;border:var(--border);border-radius:15px}.filter__container>*+*{margin-top:35px}.results__right{flex:.75;margin-left:20px;display:flex;flex-direction:column;margin-top:10px;padding-bottom:1rem}.mobile__filter{position:fixed;bottom:0;left:0;margin-bottom:10px;margin-left:10px}@media only screen and (max-width:990px){.results__body{min-width:0;padding:0;width:90%;margin-top:10px}.results__right{flex:1;margin-left:0}}.drawer__container{max-width:42vw;width:100%;margin:20px}.drawer__container>*+*{margin-top:30px}._main_1ugvn_1{display:flex;justify-content:flex-start;align-items:center;margin:1rem 0}._arrow_1ugvn_8{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:.2rem;margin:0 .3rem;transition:all .2s ease-in-out}._arrow_1ugvn_8:hover{cursor:pointer;background-color:#ffb73199;background-color:var(--myOrange);color:#171a1f;border-radius:50%}._asc_1ugvn_27{transform:rotate(0)}._desc_1ugvn_31{transform:rotate(180deg)}._text_1ugvn_35{display:flex;align-items:center;font-size:14px;width:35px;height:100%}._text_1ugvn_35:hover{cursor:pointer;text-decoration:underline;color:var(--myOrange)}._container_1xu7f_4{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:5%;height:100%}._card_1xu7f_14{display:flex;width:90%;max-width:450px;height:100%;min-width:300px}._content_1xu7f_22{display:flex;flex-direction:column;height:100%;width:100%;margin:10px 16px 0}._icon_1xu7f_31{display:flex;height:80px;justify-content:center;align-items:center;margin-bottom:20px}body{background-color:#171a1feb}.signup__container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:5%;height:100%}.signup__card{display:flex;width:90%;max-width:450px;height:100%;min-width:300px}.signup__content{display:flex;flex-direction:column;height:100%;width:100%;margin:10px 16px 0}.signup__header{display:flex;font-size:min(calc(.25rem + 2.5vw),1rem)}.signup__input{width:100%}.signup__input>*{margin-top:1rem}._product__main_1lo31_1{display:flex;justify-content:center;width:100%;height:100%}._product__container_1lo31_8{display:flex;justify-content:space-around;width:90%;height:100%;margin-top:4vh;padding-bottom:10vh}._department-link_1lo31_17{color:"white"}._department-link_1lo31_17:hover{text-decoration:underline;color:"white";cursor:pointer}._product__left_1lo31_27{flex:.35;display:flex;flex-direction:column;max-width:90%}._product__images_1lo31_34{display:flex;justify-content:flex-start;width:100%;margin-top:20px}._product__images_1lo31_34>img{object-fit:contain;min-height:30vh;max-height:25vw}._product__info_1lo31_47{flex:.5;display:flex;flex-direction:column;border-left:1px solid #d5d9d9;padding-left:2vw;padding-right:1vw;margin-top:30px}._product__info_1lo31_47>*+*{margin-top:10px}._price-text_1lo31_61{color:var(--priceColor);font-size:21px}._product__description_1lo31_66{display:flex;flex-direction:column;width:90%}._product__description_1lo31_66>ul>li{margin-bottom:5px}._product__right_1lo31_76{flex:.3;max-width:250px;margin-top:30px}@media only screen and (max-width:1000px){._product__container_1lo31_8{flex-direction:column;align-items:center}._product__right_1lo31_76{max-width:95%;width:95%}._product__info_1lo31_47{flex:none;padding-left:5vw;border-left:none;width:95%}._product__images_1lo31_34>img{min-height:45vh}}._product__thumbnails_1hksa_1{display:flex;flex-direction:column;margin:20px 2vw 0px 10px}._product__thumbnails_1hksa_1>*+*{margin-top:10px}@media only screen and (max-width:1000px){._product__thumbnails_1hksa_1{margin-right:25px}}._main_17rio_1{display:flex;flex-wrap:wrap;width:90%;border-bottom:1px solid gray;padding-bottom:15px;margin-top:20px}._table_17rio_10{width:auto;border-spacing:1em;border-collapse:collapse}td{padding:5px}._content_ek5ia_1{margin:5px}._content_ek5ia_1>*+*{margin-top:25px}._price-text_ek5ia_9{color:var(--priceColor);font-size:21px}._container_1ijrl_1{display:flex;width:100%;height:100%;justify-content:center}._main_1ijrl_8{display:flex;justify-content:center;width:95%;height:100%;padding:3rem 0}._left_1ijrl_17{max-width:625px;min-width:550px;display:flex;width:100%;flex-direction:column;flex:.6;padding:1.5rem;background-color:#00000029;box-shadow:#00000059 0 5px 15px;border:var(--border);border-radius:8px;margin-right:30px;overflow:hidden;position:relative;transition:height .6s ease}._form_1ijrl_35{display:flex;flex-direction:column}._form_1ijrl_35>*+*{margin:15px 0 0}._left_1ijrl_17>*+*{margin:15px 0 0}._row_1ijrl_48{display:flex;justify-content:space-between}._buttons_1ijrl_53{display:flex;width:100%;justify-content:space-between;align-items:flex-end;margin-top:28px}._return_1ijrl_61{display:flex;align-items:center;word-wrap:break-word}._right_1ijrl_67{display:flex;flex-direction:column;max-width:450px;width:90%;flex:.4;border-left:var(--border);padding-left:30px}._credit__cards_1ijrl_78{display:flex;align-items:center;justify-content:flex-end;margin-top:-29px;margin-bottom:-10px}._disabled__credit__card_1ijrl_86{filter:brightness(.4)}@media only screen and (max-width:969px){._main_1ijrl_8{flex-direction:column;justify-content:flex-start;align-items:center}._left_1ijrl_17{min-width:200px;width:80%;margin-right:0}._row_1ijrl_48{flex-direction:column}._row_1ijrl_48>div+div{margin:15px 0 0}._right_1ijrl_67{min-width:200px;margin-bottom:1.5rem;max-width:625px;width:90%;border:none;padding-left:0}._credit__cards_1ijrl_78{margin-top:0}}._main_1u3br_1{margin-bottom:10px}._text_1u3br_6{color:var(--myOrange)}:root{--speed: .8s}.form-primary-enter{transform:translate(-100%);position:relative}.form-primary-enter-active{transform:translate(0);transition:all var(--speed) ease}.form-primary-exit{position:absolute}.form-primary-exit-active{transform:translate(-110%);transition:all var(--speed) ease}.form-secondary-enter{transform:translate(110%)}.form-secondary-enter-active{transform:translate(0);transition:all var(--speed) ease}.form-secondary-exit-active{transform:translate(110%);transition:all var(--speed) ease}._container_8fboz_1{border-radius:8px;padding:1rem;background-color:#00000029;box-shadow:#00000059 0 5px 15px;border:var(--border);margin-bottom:.5rem}._summary_8fboz_10{display:flex;flex-direction:column;max-height:30vh;overflow-y:scroll;padding-right:8px;padding-top:3px;width:100%}._item_8fboz_20{display:flex;width:100%;padding:.35rem 0}._item__img__container_8fboz_26{display:flex;align-items:center;flex:.13}._item__img_8fboz_26>img{border:var(--border);border-radius:8px;width:3rem;height:3rem;padding:5px 3px;object-fit:contain}._item__details_8fboz_43{display:flex;flex-direction:column;flex:.7;font-size:.8rem;margin-left:.75rem}._item__details_8fboz_43>*+*{margin-top:.25rem}._item__price_8fboz_54{display:flex;justify-content:flex-end;flex:.17;margin-right:2px}._total_8fboz_61{border-top:var(--border);display:flex;flex-direction:column;padding-top:1rem;margin-top:1rem}._row_8fboz_69{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:.7rem}._row__total_8fboz_76{font-size:1.35rem;display:flex;justify-content:space-between;border-top:var(--border);padding-top:1rem}._container_7dv6j_1{display:flex;justify-content:center;margin-top:2rem;padding:2rem}._card_7dv6j_9{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2rem calc(1rem + 2vw);height:auto;width:auto;max-width:95%;border:var(--border);background-color:#00000029;box-shadow:#00000059 0 5px 15px}._header_7dv6j_23{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;width:100%}._header_7dv6j_23>*+*{margin-left:.5rem}._content_7dv6j_35{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:auto;width:100%}._text_7dv6j_45{margin:1.25rem 0;text-align:justify;line-height:1.75rem;width:100%}._button_7dv6j_52{margin-top:1rem}@media screen and (max-width:500px){._header_7dv6j_23,._content_7dv6j_35{font-size:3vw}}._container_3pyuc_1{display:flex;flex-direction:column;align-items:center;padding:1rem;margin-top:.5rem}._main_3pyuc_9{display:flex;flex-direction:column;width:1000px}._grid_3pyuc_15{display:grid;padding:1rem 0;grid-template-columns:repeat(auto-fill,320px);gap:1rem}._item_3pyuc_22{display:flex;max-width:320px;min-height:9vh;border:var(--border);border-radius:8px;padding:1rem;background-color:#ffffff0d;transition:all .15s ease-in-out}._item_3pyuc_22:hover{background-color:#ffffff1a;cursor:pointer;border-color:#cecece}._item_3pyuc_22>img{width:66px;height:66px;object-fit:contain;border-radius:6px;margin-right:1rem}._item__content_3pyuc_47{display:flex;flex-direction:column}@media only screen and (max-width:1000px){._main_3pyuc_9{width:95%;justify-content:center}._grid_3pyuc_15{grid-template-columns:repeat(auto-fill,250px)}._item_3pyuc_22{max-width:250px}}._container_84rg7_1{display:flex;justify-content:center;width:100%}._main_84rg7_8{width:90%;max-width:1000px;margin-top:4rem}._tabs_84rg7_14{margin-top:1rem}:root{--img_dim: min(100px, 20vw)}._order_8g41o_5{border:var(--border);border-radius:8px;margin:1rem 0}._header_8g41o_11{background-color:#424850;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1rem}._header_left_8g41o_21{display:flex}._header_left_8g41o_21>*+*{margin-left:1rem}._header_column_8g41o_29{display:flex;flex-direction:column}._column_title_8g41o_34{font-size:12px}._column_content_8g41o_38{font-size:16px}._header_right_8g41o_42{display:flex;padding:0 8px}._details_8g41o_47{padding:1.5rem;background-color:#ffffff07}._details_8g41o_47>*+*{margin-top:1.5rem}._item_8g41o_56{display:flex;justify-content:space-between}._item_left_8g41o_61{display:flex}._item_left_img_8g41o_65{display:flex;align-items:center;justify-content:center;width:var(--img_dim);height:var(--img_dim);margin-right:1rem}._item_left_img_8g41o_65>img{height:var(--img_dim);width:var(--img_dim);object-fit:contain}._item_right_8g41o_79{display:flex}._just_padding_8g41o_83{padding:.25rem .5rem .5rem;font-size:min(1rem,4vw)}@media only screen and (max-width:736px){._header_8g41o_11{flex-direction:column;justify-content:flex-start;align-items:flex-start}._header_right_8g41o_42{padding:8px 0}._item_left_8g41o_61{align-items:center}._item_left_img_8g41o_65{margin-right:.5rem}}
