._itemCart_1f6n4_1{display:flex;gap:1rem;width:100%;background-color:#f0f8ff;position:relative;border-radius:1rem;overflow:hidden;max-height:17rem}._itemCart__img_1f6n4_11{aspect-ratio:1024/1536}._itemCart__img_1f6n4_11 img{max-height:17rem}._itemCart__infos_1f6n4_17{padding:1rem;width:100%;min-height:100%;display:grid;gap:1rem}._itemCart__close_1f6n4_24{position:absolute;top:0;right:0;transform:translate(-100%,50%);font-size:1.6rem;font-weight:700;cursor:pointer;transition:color .3s linear}._itemCart__close_1f6n4_24:hover{color:red}._itemCart__name_1f6n4_37{font-weight:600}._itemCart__size_1f6n4_40{font-size:1.4rem;color:gray}._itemCart__price_1f6n4_44{color:#020202}._itemCart__qtt-container_1f6n4_47{align-self:flex-end;display:flex;align-items:flex-end;justify-content:center;gap:1rem}._itemCart__qtt-container-simple_1f6n4_54{display:flex;align-items:center;justify-content:left;gap:1rem}._itemCart__sum_1f6n4_60,._itemCart__sub_1f6n4_60{cursor:pointer;transition:all .4s ease-in;border:1px solid black;padding:.2rem}._itemCart__sum_1f6n4_60:hover,._itemCart__sub_1f6n4_60:hover{border-color:#dc143c;color:#dc143c}._itemCart__quantity_1f6n4_70{font-size:2rem}._cart_ss27v_1{transform:translate(100%);position:fixed;top:0;right:0;left:0;bottom:0;z-index:11;display:grid;grid-template-columns:minmax(0,1fr) 44.5rem;transition:all .2s ease-out}._cart--open_ss27v_13{transform:translate(0)}._cart-close_ss27v_16{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._cart__close_ss27v_19{display:flex;justify-content:space-between;font-weight:700;color:#fff;padding-bottom:1rem}._cart__close-x_ss27v_26{cursor:pointer}._cart__close-x_ss27v_26:hover{color:#dc143c}._cart__infos_ss27v_32{grid-column:-2;height:100%;background-color:#162521;display:grid;align-items:start;grid-template-rows:auto 1fr auto auto;padding:2rem;gap:1rem}._cart__vazio_ss27v_42{font-weight:700;color:#fff}._cart__items_ss27v_46{display:grid;align-items:center;gap:1rem;max-height:75vh;overflow-y:auto;scrollbar-width:thin}@media all and (max-width: 47.9375em){._cart__items_ss27v_46{max-height:70vh}}._cart__total_ss27v_59{display:flex;width:100%;font-size:2rem;gap:1rem;color:green;font-weight:700}._cart__checkout_ss27v_67{padding:2rem;cursor:pointer;background:#c0e0de;transition:all .3s ease;border:1px solid black;font-family:inherit;font-weight:700;width:100%}._cart__checkout_ss27v_67:hover{background:#4f7cac;color:#f2f2f2}._header_iyml0_1{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10;max-height:8rem;background-color:#162521;padding:1rem 2rem;box-shadow:.2rem 0 .5rem #00000080}._header__img_iyml0_13{width:5rem}._nav_iyml0_17{display:flex;gap:2rem}._nav__link_iyml0_21,._nav__sacola_iyml0_21{cursor:pointer;color:#c0e0de;font-size:2.2rem;transition:all .5s ease}._nav__link_iyml0_21:hover,._nav__sacola_iyml0_21:hover{color:#4f7cac}._nav__sacola_iyml0_21{position:relative}._nav__sacola--qtd_iyml0_33{display:flex;align-items:center;justify-content:center;aspect-ratio:2/1;font-weight:700;position:absolute;top:0rem;right:0rem;transform:translate(60%,-30%);font-size:1rem;background-color:red;padding:.4rem;color:#fff;border-radius:50%}._produto_1j926_1{border:1px solid rgba(0,0,0,.15);text-align:center;display:flex;flex-flow:column;place-items:center}._produto__select_1j926_8{position:relative}._produto__select_1j926_8:hover img{transform:scale(1.1)}._produto__img_1j926_14{aspect-ratio:1024/1536;overflow:hidden}._produto__img_1j926_14 img{transition:all .3s ease-out}._produto__button_1j926_21{display:flex;justify-content:center;align-items:center;padding:2.5rem;width:90%;position:absolute;left:50%;bottom:1rem;transform:translate(-50%);font-size:1.7rem;cursor:pointer;background:#c0e0de;transition:all .4s ease-in-out;border:1px solid #162521}._produto__button_1j926_21:hover{background:#7cbeba;color:#fff}._produto__button_1j926_21 span{font-weight:700;font-size:2rem}._produto__name_1j926_45{font-size:2rem;font-weight:700}._produto__infos_1j926_49{display:flex;flex-flow:column;justify-content:center;gap:1rem;margin:2rem 0;height:100%}._produto__brand_1j926_57{font-size:1.4rem;align-self:center;color:gray}._produto__infos-price_1j926_62{justify-self:end;display:flex;gap:2rem;justify-content:center}._produto__price--old_1j926_68{font-size:1.3rem;text-decoration:line-through;font-weight:700;color:gray}._produto__price--new_1j926_74{font-weight:700}._filtro_16syr_1{display:flex;justify-content:center;margin-bottom:2rem;position:fixed;z-index:5;bottom:0;left:50%;transform:translate(-50%)}._filtro__opcao_16syr_11{font-size:2rem;padding:1.5rem 2rem;position:relative;text-align:center;font-weight:700;background-color:#020202;color:#fff}._filtro__opcao_16syr_11:first-child{padding-left:3rem;border-top-left-radius:1rem;border-bottom-left-radius:1rem}._filtro__opcao_16syr_11:last-child{padding-right:3rem;border-top-right-radius:1rem;border-bottom-right-radius:1rem}._filtro__opcao_16syr_11:has(input:checked){background-color:#353535}._filtro__opcao_16syr_11 input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}._produtos_19uja_1{padding:3rem}@media all and (max-width: 30em){._produtos_19uja_1{padding:3rem 6rem}}._produtos__grid_19uja_9{display:grid;justify-items:center;grid-template-columns:repeat(4,1fr);gap:3rem}@media all and (max-width: 73.3125em){._produtos__grid_19uja_9{grid-template-columns:repeat(3,1fr)}}@media all and (max-width: 47.9375em){._produtos__grid_19uja_9{grid-template-columns:repeat(2,1fr);gap:1rem}}@media all and (max-width: 30em){._produtos__grid_19uja_9{grid-template-columns:repeat(1,1fr);gap:1rem}}._purchase-item_1b1n6_1{display:grid;box-shadow:0 0 1rem #0000008d;border-radius:1rem}._purchase-item__header_1b1n6_7{background-color:#f2f2f2;padding:1.5rem 3rem;border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between}._purchase-item__header_1b1n6_7 h2{font-size:2rem}@media all and (max-width: 30em){._purchase-item__header_1b1n6_7 h2{font-size:1.6rem}}._purchase-item__header_1b1n6_7 p{font-size:1.4rem}._purchase-item__body_1b1n6_26{display:flex;padding:1rem 2rem;gap:1rem}@media all and (max-width: 47.9375em){._purchase-item__body_1b1n6_26{padding:1rem}}@media all and (max-width: 30em){._purchase-item__body_1b1n6_26{gap:0rem}}._purchase-item__img_1b1n6_41{max-width:10rem}@media all and (max-width: 30em){._purchase-item__img_1b1n6_41{max-width:7rem}}._purchase-item__img_1b1n6_41 img{border-radius:.5rem}._purchase-item__detalhes_1b1n6_52{width:100%;display:flex;justify-content:space-between;padding:1rem}._purchase-item__infos_1b1n6_58{display:grid;justify-content:space-between}._purchase-item__infos_1b1n6_58 p{text-transform:uppercase}@media all and (max-width: 30em){._purchase-item__infos_1b1n6_58 p{font-size:1.4rem}}._purchase-item__infos_1b1n6_58 span{color:red}._purchase-item__infos_1b1n6_58 a{text-decoration:none;color:inherit}._purchase-item__btn_1b1n6_77{align-self:center;white-space:nowrap;padding:1.5rem 4.5rem;border-radius:1rem;text-decoration:none;color:inherit;text-transform:uppercase;cursor:pointer;background:#c0e0de;transition:all .4s ease-in-out;border:1px solid #162521;font-weight:700}@media all and (max-width: 47.9375em){._purchase-item__btn_1b1n6_77{padding:1.5rem 2rem}}@media all and (max-width: 30em){._purchase-item__btn_1b1n6_77{font-size:1.4rem;padding:1.5rem}}._purchase-item__btn_1b1n6_77:hover{background:#7cbeba;color:#fff}._history_9lgt4_1{background-color:#fff;margin:5rem 20rem;padding:2rem 4rem;display:grid;gap:3rem}@media all and (max-width: 73.3125em){._history_9lgt4_1{margin:5rem 10rem}}@media all and (max-width: 47.9375em){._history_9lgt4_1{margin:5rem 0rem}}@media all and (max-width: 30em){._history_9lgt4_1{padding:2rem 1rem}}._history__container_9lgt4_23{display:grid;gap:3rem}._detalhes-container_9lgt4_28{z-index:15;position:fixed;transform:translate(-50%,-50%);top:50%;left:50%;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._detalhes-container--close_9lgt4_41{width:100dvw;height:100dvh;z-index:15;position:absolute}._detalhes-item_9lgt4_48{z-index:16;max-height:80dvh;overflow-y:auto;display:grid;align-items:center;gap:.5rem}._sem-pedidos_9lgt4_57{padding:10rem;display:grid;place-items:center;gap:3rem}._sem-pedidos__btn_9lgt4_63{padding:1.5rem 4.5rem;border-radius:1rem;text-decoration:none;color:inherit;text-transform:uppercase;cursor:pointer;background:#c0e0de;transition:all .4s ease-in-out;border:1px solid #162521;font-weight:700}._sem-pedidos__btn_9lgt4_63:hover{background:#7cbeba;color:#fff}._checkout__form-input_1iami_1{position:relative;width:100%}._checkout__form-input_1iami_1:has(input:not(:placeholder-shown)) label,._checkout__form-input_1iami_1:has(input:focus) label{transform:translate(.5rem,-200%);background-color:#f2f2f2;color:gray}._checkout__form-input_1iami_1 input{width:100%;padding:1rem;background:#f2f2f2;border:1px solid #020202;border-radius:1rem;font-weight:700;color:#3c474b}._checkout__form-input_1iami_1 input:focus{outline:solid 1px #020202}._checkout__form-input_1iami_1 label{position:absolute;top:50%;left:0;font-size:1.4rem;transform:translate(.5rem,-50%);padding:0 .3rem;transition:all .3s ease;color:#020202}._checkout_rdsjb_1{display:flex;flex-flow:column;gap:2rem;align-items:center}._checkout__h1_rdsjb_7{padding:2rem}@media all and (max-width: 47.9375em){._checkout__h1_rdsjb_7{text-decoration:underline}}._checkout__form_rdsjb_15{width:100%;display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,1fr) 1.5fr;grid-template-rows:repeat(7,auto);gap:3rem;justify-items:center;padding:3rem}@media all and (max-width: 47.9375em){._checkout__form_rdsjb_15{grid-template-columns:repeat(2,1fr);grid-auto-flow:row}}@media all and (max-width: 30em){._checkout__form_rdsjb_15{grid-template-columns:repeat(1,1fr);grid-auto-flow:row;grid-template-rows:auto}}._checkout__form-input-container_rdsjb_38{width:100%;display:flex;gap:1rem}._checkout__form-input-container--flex_rdsjb_43 div:first-child{flex:3}._checkout__form-input-container--flex_rdsjb_43 div:last-child{flex:1;min-width:10%}._checkout__seus-dados_rdsjb_50,._checkout__pagamento-entrega_rdsjb_50,._checkout__seus-produtos_rdsjb_50{grid-row:1;text-align:center}@media all and (max-width: 47.9375em){._checkout__seus-produtos_rdsjb_50{grid-row:8;grid-column:span 2}}@media all and (max-width: 30em){._checkout__seus-produtos_rdsjb_50{grid-column:1;grid-row:12}}@media all and (max-width: 30em){._checkout__pagamento-entrega_rdsjb_50{grid-row:6}}._checkout__prods_rdsjb_71{grid-row:span 5;height:100%;width:100%;position:relative}@media all and (max-width: 47.9375em){._checkout__prods_rdsjb_71{grid-row:9/span 10;grid-column:span 2}}@media all and (max-width: 30em){._checkout__prods_rdsjb_71{grid-row:13/span 10;grid-column:1}}._checkout__prods_rdsjb_71>div{overflow-y:auto;scrollbar-width:thin;position:absolute;top:0;left:0;right:0;bottom:0}._checkout__prods_rdsjb_71>div>div{margin-bottom:1rem;border:1px solid azure}._checkout__prods_rdsjb_71>div>div ._itemCart__qtt-container_rdsjb_102{text-align:left}._checkout__total_rdsjb_105{display:grid;gap:1rem;width:100%}@media all and (max-width: 47.9375em){._checkout__total_rdsjb_105{grid-row:19;grid-column:-2}}@media all and (max-width: 30em){._checkout__total_rdsjb_105{grid-row:23;grid-column:1}}._checkout__total-div_rdsjb_122{display:flex;gap:1rem;font-size:2rem;color:green;font-weight:700}._checkout__finalizar_rdsjb_129{padding:2rem;cursor:pointer;background:#c0e0de;transition:all .3s ease;border:1px solid black;font-family:inherit;font-weight:700;width:100%}._checkout__finalizar_rdsjb_129:hover{background:#4f7cac;color:#f2f2f2}*{padding:0;margin:0;box-sizing:border-box;min-width:0}img,svg,video,iframe{display:block;max-width:100%;height:auto}html{font-size:62.5%}@media all and (max-width: 61.9375em){html{font-size:50%}}body{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1;font-size:1.6rem;background-color:#f2f2f2}main{margin-bottom:6rem}
