*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:hsla(0,0%,100%,.5);font-family:sans-serif;height:100vh;width:100vw}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 40px #fff!important}.loader{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;border-radius:50%;height:30px;position:relative;width:30px}.loader:before{-webkit-animation:prixClipFix 2s linear infinite;animation:prixClipFix 2s linear infinite;border:3px solid #000;border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}body div:last-child>iframe{max-width:none!important;width:1200px!important}.app_container__0LfhI{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.app_card__SI2j7{background:#fff;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);height:100%;max-height:640px;max-width:360px;overflow:hidden;position:relative;width:100%}.app_overlay__qJcnP{background:#000;height:0;position:absolute;top:65px;width:100%}.app_overlay_expand__13n0e{-webkit-animation:app_overlay_expand__13n0e 1s;animation:app_overlay_expand__13n0e 1s}@-webkit-keyframes app_overlay_expand__13n0e{0%{height:0}50%{height:100%;top:65px}to{top:100%}}@keyframes app_overlay_expand__13n0e{0%{height:0}50%{height:100%;top:65px}to{top:100%}}.app_card_head__MIQ6q{align-items:center;border-bottom:5px solid #000;display:flex;flex-shrink:0;gap:20px;height:50px;padding-inline:20px}.app_card_head__MIQ6q svg{cursor:pointer;height:33px;width:auto}.app_logo__Zl581{height:40px;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.app_logo__Zl581 img{height:100%;width:auto}.app_total__L\+cil{font-size:1rem;margin-left:auto}.app_card_content__kboxB{display:flex;flex-direction:column;gap:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;padding-top:0;padding-inline:0;padding-bottom:20px;position:relative}.app_closeCross__icsfc{cursor:pointer;height:30px;position:absolute;right:20px;top:20px;width:30px}@media screen and (max-width:767px){.app_card_content__kboxB{padding-top:20px;padding-inline:2vw;padding-bottom:30px}}.loadingScreen_container__7iLyM{height:100%;width:100%}.loadingScreen_container_head__vfz--{align-items:center;display:flex;gap:20px;height:60px;padding-inline:24px}.loadingScreen_container_border__TaLFb{background-color:#e9e9e9;height:5px;width:100%}.loadingScreen_logo__QI7Eq{aspect-ratio:1/.6;background:#e9e9e9;border-radius:5px;height:33px}.loadingScreen_container_content__gsBnu{display:flex;flex-direction:column;gap:15px;height:calc(90vh - 60px);overflow-y:scroll;padding-top:20px;padding-inline:20px;padding-bottom:30px}.loadingScreen_container_content__gsBnu ul{display:flex;flex-direction:column;gap:15px;list-style:none;margin-block:0;padding-inline:0}.loadingScreen_container_content__gsBnu ul li{background:#e9e9e9;border-radius:20px;height:60px;overflow:hidden;position:relative;width:100%}.loadingScreen_loading__zv2Ts:after{-webkit-animation:loadingScreen_move__1K-Ex 2s infinite;animation:loadingScreen_move__1K-Ex 2s infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,0));content:"";height:100%;position:absolute;-webkit-transform:translateX(0);transform:translateX(0);width:100%;z-index:10}@-webkit-keyframes loadingScreen_move__1K-Ex{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes loadingScreen_move__1K-Ex{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.login_container__5BbXx{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:65px;width:100%}.login_container__5BbXx h2{font-size:1.4rem;font-weight:500;letter-spacing:.08rem;padding-bottom:10px}.login_container__5BbXx>p{color:gray;font-size:.8rem;padding-bottom:40px}.login_input_container__Y1sC4{padding-inline:20px;width:100%}.login_input_type1__bAUNH{align-items:center;border:1px solid #d3d3d3;border-radius:15px;display:flex;height:50px;padding-left:15px;width:100%}.login_input_type1__bAUNH svg{height:20px;width:20px}.login_input_type1__bAUNH input{border:none;border-radius:20px;flex-grow:1;font-size:1rem;height:100%;padding-inline:10px}.login_input_type1__bAUNH input:focus{outline:none}.login_input_type2__zkZBK{color:gray;display:flex;font-size:.8rem;gap:5px;justify-content:center;margin-top:15px}.login_input_type2__zkZBK span{color:#000;cursor:pointer;font-weight:600}.login_input_type2__zkZBK a{color:#000;text-decoration:none}.login_btn_section__W7qnp{margin-top:40px;padding-inline:20px;width:100%}.login_btn_section__W7qnp button{background-color:#000;border:none;border-radius:15px;color:#fff;font-size:1rem;height:50px;width:100%}.login_secured_section__GQENm{align-items:center;color:gray;display:flex;font-size:.8rem;justify-content:center;margin-top:10px}.login_secured_section__GQENm svg{height:1rem;margin-right:1px}.login_secured_section__GQENm img{height:1.4rem;width:auto}.login_overlay__cX7mf{background:#fff;border-radius:15px 15px 0 0;bottom:0;box-shadow:0 10px 10px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);height:60%;left:0;position:absolute;-webkit-transform:translateY(150%);transform:translateY(150%);transition:all .5s;width:100%}.login_overlay_show__pEt8i{-webkit-transform:translateY(0);transform:translateY(0)}.login_overlay_head__C66G9{align-items:center;display:flex;justify-content:center;padding:20px;position:relative}.login_overlay_head__C66G9 h2{font-size:1.5rem;font-weight:500;letter-spacing:.08rem}.login_overlay_head__C66G9 svg{position:absolute;right:20px}.login_email_section__WaFfT{flex-direction:column;justify-content:center}.login_email__1Ijth,.login_email_section__WaFfT{align-items:center;color:gray;display:flex;font-size:.9rem;gap:5px}.login_email__1Ijth svg{fill:grey;cursor:pointer;height:18px;width:18px}.login_otp_section__2IaIS{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(6,1fr);margin-top:50px;padding-inline:50px}.login_otp__AY7j3{aspect-ratio:1/1;border:2px solid #d3d3d3;border-radius:5px;width:100%}.login_otp__AY7j3 input{-moz-appearance:textfield;border:none;border-radius:5px;font-size:1rem;height:100%;text-align:center;width:100%}.login_otp__AY7j3 input::-webkit-inner-spin-button,.login_otp__AY7j3 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.login_otp__AY7j3 input:focus{outline:2px solid #000}.login_otp_timer__rW7GI{align-items:center;display:flex;gap:5px;justify-content:center;margin-top:30px}.login_error__wq\+fc input{background:rgba(255,0,0,.2);outline:2px solid red}.login_success__Quyv9 input{background:rgba(0,255,0,.2);outline:2px solid green}.login_success_container__vvyXF{align-items:center;background:#fff;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.checkout_main__OabOF{display:flex;flex-direction:column;gap:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:auto;padding-inline:15px;padding-bottom:20px}.checkout_order_summary__vholp{border:1px solid #d3d3d3;border-radius:15px;flex-shrink:0;min-height:50px}.checkout_order_summary_head__Q8sz3{align-items:center;border-radius:20px 20px 0 0;color:#1f1f1f;cursor:pointer;display:flex;font-size:.9rem;gap:10px;height:50px;overflow:hidden;padding-inline:15px}.checkout_order_summary_head__Q8sz3 svg{height:20px;transition:all .5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkout_order_summary_head_expand__3DSIv{border-bottom:1px solid grey}.checkout_order_summary_head_expand__3DSIv svg:last-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.checkout_order_summary_body__fKGlT{max-height:0;overflow:hidden;transition:.5s}.checkout_order_summary_body_expand__9x3T\+{max-height:100vh}.checkout_orders__W-gVS{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;list-style:none;width:100%}.checkout_orders__W-gVS li{display:flex;gap:15px;justify-content:space-between;padding-bottom:15px;padding-top:15px;padding-inline:15px}.checkout_order_price__RQKQZ{flex-shrink:0;font-size:.8rem;padding-top:3px}.checkout_order_img_and_content__Jm7FC{display:flex;flex-grow:1;gap:10px}.checkout_order_img__jHmZE{background:#add8e6;border-radius:10px;flex-shrink:0;height:55px;overflow:hidden;width:55px}.checkout_order_img__jHmZE img{height:100%;object-fit:cover;width:100%}.checkout_order_content__SK6TF{padding-top:3px;text-transform:capitalize}.checkout_order_content__SK6TF h3{font-size:.8rem;font-weight:500}.checkout_order_content__SK6TF p{font-size:.7rem;margin-top:5px}.checkout_order_total__Fs1h8{display:flex;flex-direction:column;gap:0!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:0!important}.checkout_order_total_1__qm9rG{color:grey;font-size:.9rem;padding-inline:0;width:100%}.checkout_grand_total__F07Ul,.checkout_order_total_1__qm9rG{align-items:center;display:flex;justify-content:space-between}.checkout_grand_total__F07Ul{font-size:1.2rem;font-weight:600;padding-top:10px}.checkout_coupon__8uJRX,.checkout_input__Fh9UY,.checkout_phone__vHfO1,.checkout_proceed_btn__apRWd{border:1px solid #d3d3d3;border-radius:15px;height:50px;width:100%}.checkout_proceed_btn__apRWd{align-items:center;background:#000;border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1.1rem;justify-content:center;letter-spacing:.05rem;text-transform:uppercase}.checkout_checkbox_with_text__UZKol{align-items:center;color:grey;display:flex;gap:10px;justify-content:center;margin-top:10px}.checkout_terms_and_conditions__WETvq{align-items:center;color:grey;display:flex;flex-direction:column;font-size:.8rem;justify-content:center;margin-top:30px}.checkout_terms_and_conditions__WETvq span{color:#1f1f1f}.checkout_terms_and_conditions__WETvq p:last-child{padding-top:10px}.checkout_coupon__8uJRX{align-items:center;cursor:pointer;display:flex;flex-shrink:0;gap:10px;padding-left:15px;padding-right:20px}.checkout_coupon__8uJRX p{flex-grow:1;font-size:.9rem}.checkout_coupon__8uJRX svg{height:20px;width:20px}.checkout_address__\+Y2ca{border:1px solid #d3d3d3;border-radius:15px;flex-shrink:0;min-height:50px}.checkout_address_head__uZ7U\+{align-items:center;border-radius:20px 20px 0 0;color:#1f1f1f;cursor:pointer;display:flex;font-size:.9rem;gap:10px;height:50px;overflow:hidden;padding-inline:15px}.checkout_address_head__uZ7U\+ svg:first-child{height:20px}.checkout_address_head__uZ7U\+ svg:last-child{height:24px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .5s;width:24px}.checkout_address_head_expand__\+DXcw svg:last-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.checkout_address_head__uZ7U\+ span{color:grey;display:inline-block;font-size:.8rem;margin-left:auto}.checkout_address_head__uZ7U\+ p{font-size:.9rem}.checkout_addresses__zlwa0{max-height:0;overflow:hidden;transition:.5s}.checkout_addresses_expand__ULwtt{max-height:100vh}.checkout_address_wrapper__jZerA{display:flex;flex-direction:column;flex-shrink:0;gap:15px;padding:15px}.checkout_add_new_address__zcZ0Q{align-items:center;border:1px solid #d3d3d3;border-radius:15px;cursor:pointer;display:flex;flex-shrink:0;gap:10px;height:50px;padding-left:15px;width:100%}.checkout_add_new_address__zcZ0Q p{font-size:.9rem}.checkout_add_new_address__zcZ0Q svg{height:20px;width:20px}.checkout_old_address__vsd6e{border:1px solid #d3d3d3;border-radius:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-left:15px;padding-right:15px;padding-top:15px;width:100%}.checkout_old_address_head__UPV-H{align-items:center;display:flex;gap:10px;padding-bottom:10px}.checkout_old_address_head__UPV-H input{height:20px;width:20px}.checkout_old_address_head__UPV-H span{background:#dcdcdc;border-radius:8px;margin-right:auto;padding:5px 10px}.checkout_old_address_head__UPV-H svg{cursor:pointer;height:15px;width:15px}.checkout_old_address_head__UPV-H svg path{fill:grey;margin-left:auto}.checkout_old_address_head__UPV-H svg:last-child path{fill:red}.checkout_old_address_val__VyEGz{padding-bottom:15px}.checkout_old_address_val__VyEGz p{color:grey;font-size:.8rem}.checkout_old_address_val__VyEGz p:first-child{color:#000;font-size:.9rem;padding-bottom:3px}.checkout_input__Fh9UY{align-items:center;display:flex;padding-right:15px}.checkout_input__Fh9UY input{border:none;border-radius:20px;flex-grow:1;font-size:1.1rem;height:100%;padding:20px}.checkout_input__Fh9UY input:focus{outline:none}.checkout_input__Fh9UY button{background:transparent;border:none;color:orange;font-size:1rem;font-weight:600;letter-spacing:.07rem}.checkout_coupons__8khXm{display:flex;flex-direction:column;gap:18px;margin-top:20px}.checkout_coupon_card__SPmxC{border:1px dashed #d3d3d3;border-radius:20px;height:150px;padding:15px;width:100%}.checkout_coupon_head__sqiJi{align-items:center;display:flex;gap:.5rem}.checkout_coupon_head__sqiJi button{background:transparent;border:none;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.01rem;margin-left:auto}.checkout_coupon_head__sqiJi span{font-size:1.1rem;font-weight:500}.checkout_coupon_card__SPmxC p{font-size:1rem;line-height:1.5rem;margin-top:10px}.checkout_account_info__DUz-K{align-items:center;display:flex;font-size:.9rem;gap:10px;height:50px;padding-inline:15px}.checkout_account_info__DUz-K svg{height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkout_account_info__DUz-K svg:last-child{margin-left:auto}.checkout_payment_head__8js8R{align-items:center;display:flex;gap:10px;height:50px;padding-inline:15px}.checkout_payment_head__8js8R p{font-size:.9rem}.checkout_payment_head__8js8R span{color:gray;font-size:.8rem;margin-left:auto}.checkout_payment_head__8js8R svg{height:20px}.checkout_payment_head__8js8R svg:last-child{cursor:pointer;height:24px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .5s;width:24px}.checkout_payment_head_expand__yOy4g svg:last-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.checkout_payment_body__ATwl4{max-height:0;overflow:hidden;transition:.5s}.checkout_payment_body_expand__S75QQ{max-height:100vh}.checkout_payment_body__ATwl4 ul{display:flex;flex-direction:column;gap:20px;list-style:none;padding:15px 30px}.checkout_payment_body__ATwl4 ul li{align-items:center;display:flex;flex-direction:row;font-size:.9rem;gap:10px}.checkout_payment_body__ATwl4 ul li input[type=radio]{flex-shrink:0;height:15px;width:15px}.checkout_address_modal__zzFuY{display:flex;flex-direction:column;gap:18px;padding-bottom:30px;padding-top:10px}.checkout_checkbox_input__wTjZ4{border:1px solid #d3d3d3;border-radius:15px;display:flex;gap:10px;padding:15px 10px 15px 15px}.checkout_account_info_modal__Ixlq8{display:flex;flex-direction:column;gap:18px;padding-bottom:30px;padding-top:10px}.checkout_billing_address__jc-Hl{border:1px solid #d3d3d3;border-radius:20px;display:flex;flex-direction:column;gap:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10px;padding:25px 15px;position:relative}.checkout_billing_address__jc-Hl>span,.checkout_business_account_main__JYpp3>span{background:#fff;color:grey;display:block;left:15px;letter-spacing:.05rem;padding:3px;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.checkout_add_new_billing_address__FraF9{align-items:center;border:1px solid #d3d3d3;border-radius:15px;cursor:pointer;display:flex;flex-shrink:0;gap:10px;height:50px;padding-inline:15px}.checkout_add_new_billing_address__FraF9 svg{height:20px;width:20px}.checkout_add_new_billing_address_added__QIWXP{border:1px solid #d3d3d3;border-radius:15px;display:flex;flex-direction:column;gap:5px;padding-inline:15px;padding-bottom:10px;padding-top:10px}.checkout_add_new_billing_address_added__QIWXP p:first-child{display:flex;font-size:1.1rem;gap:5px}.checkout_add_new_billing_address_added__QIWXP p:nth-child(2),.checkout_add_new_billing_address_added__QIWXP p:nth-child(3){color:grey;padding-left:0}.checkout_business_account_main__JYpp3{border:1px solid #d3d3d3;border-radius:15px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10px;position:relative}.checkout_business_account_head__dhdvd{align-items:center;display:flex;gap:10px;height:50px;padding-inline:15px}.checkout_business_account__iyL6T{display:flex;flex-direction:column;gap:15px;max-height:0;overflow:hidden;padding-inline:15px;transition:all .5s}.checkout_business_account__iyL6T div:first-child{margin-top:5px}.checkout_business_account__iyL6T div:last-child{margin-bottom:10px}.checkout_business_account_expand__4Mo13{max-height:100vh}.checkout_secured_section__v8fbT{align-items:center;color:gray;display:flex;font-size:.8rem;justify-content:center;margin-top:10px}.checkout_secured_section__v8fbT img{height:1.4rem;width:auto}.checkout_with_icon__zQ8Tm{position:relative;width:100%}.checkout_with_icon__zQ8Tm svg{height:20px;position:absolute;right:5%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.checkout_with_icon__zQ8Tm svg path{fill:grey}.checkout_btn_loading__0YGEF{-webkit-animation:checkout_rotation__uGn4H 1s linear infinite;animation:checkout_rotation__uGn4H 1s linear infinite;border:3px solid;border-color:#fff #fff transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:30px;width:30px}@-webkit-keyframes checkout_rotation__uGn4H{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes checkout_rotation__uGn4H{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.overlay_overlay_container__NFPOe{background:#fff;border-radius:15px;bottom:-100%;box-shadow:0 10px 10px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);display:flex;flex-direction:column;gap:10px;height:604.7619px;left:0;padding:15px 15px 0 20px;position:absolute;transition:.5s;width:100%}.overlay_overlay_container_open__vKx5W{bottom:0}.overlay_overlay_head__43ER6{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:space-between}.overlay_overlay_head__43ER6 h2{font-size:1.3rem;font-weight:500;letter-spacing:.05rem}.overlay_overlay_head__43ER6 svg{cursor:pointer;height:25px;width:25px}.overlay_overlay_hidden__hI1Zo{height:calc(100% - 115px);overflow:hidden}.overlay_overlay_content__iN5K7{flex-grow:1;height:100%;overflow:auto}.deliveryAddress_address_type__ZNhNK p{font-size:.8rem}.deliveryAddress_address_type__ZNhNK ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding-bottom:20px;padding-top:10px}.deliveryAddress_address_type__ZNhNK ul li{align-items:center;border:1px solid #000;border-radius:5px;cursor:pointer;display:flex;gap:5px;padding:10px}.deliveryAddress_address_type__ZNhNK ul li svg{height:15px}.deliveryAddress_address_type__ZNhNK ul li.deliveryAddress_active__CRNkg{background-color:#000;color:#fff}.deliveryAddress_address_type__ZNhNK ul li.deliveryAddress_active__CRNkg svg path{fill:#fff}.inputWithLabel_iwl_container__Qmwq5{border:1px solid #d3d3d3;border-radius:15px;height:50px;position:relative}.inputWithLabel_iwl_label__54WMv{color:grey;font-size:.9rem;left:20px;letter-spacing:.05rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.5s;z-index:0}.inputWithLabel_iwl_label_active__d70VF{background:#fff;color:#000;font-size:.8rem;padding-inline:3px;top:0;z-index:5}.inputWithLabel_iwl_container__Qmwq5 input{background:transparent;border:none;border-radius:20px;font-size:.9rem;height:100%;padding:20px;position:relative;width:100%;z-index:2}.inputWithLabel_iwl_container__Qmwq5 input:focus{outline:none}.billingAddressForCheckout_address_type__Lez1m p{font-size:.8rem}.billingAddressForCheckout_address_type__Lez1m ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding-bottom:20px;padding-top:10px}.billingAddressForCheckout_address_type__Lez1m ul li{align-items:center;border:1px solid #000;border-radius:5px;cursor:pointer;display:flex;font-size:.9rem;gap:5px;padding:10px}.billingAddressForCheckout_address_type__Lez1m ul li svg{height:15px}.billingAddressForCheckout_address_type__Lez1m ul li.billingAddressForCheckout_active__tDi1P{background-color:#000;color:#fff}.billingAddressForCheckout_address_type__Lez1m ul li.billingAddressForCheckout_active__tDi1P svg path{fill:#fff}
/*# sourceMappingURL=main.48ab4672.css.map*/