p{margin:0}.bulk input:not([type=checkbox]),textarea{border-radius:var(--gap-gap-4, 4px);border:none;color:var(--text-primary, #000);font-size:15px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.3px;width:100%;padding:13px 12px}.bulk input,textarea{border:none;box-shadow:inset 0 0 0 1px var(--gray-300)}.bulk input[type=checkbox]{box-shadow:none}.bulk input,textarea:focus,textarea:active{box-shadow:inset 0 0 0 1px var(--gray-700)}.bulk input::placeholder,textarea::placeholder{color:var(--text-disable-placeholder, #A4AAB0);font-size:15px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.3px}.red{color:var(--basic-system-Error, #FF3A4A)}.blue{color:var(--basic-system-SidizBlue, #003EFF)}.bulk-wrapper{max-width:420px;display:flex;flex-direction:column;text-align:left;margin:0 auto}.desc{color:var(--text-secondary, #434548);margin-bottom:28px}.desc p{color:var(--text-secondary, #434548);font-size:15px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.3px}.desc input{color:var(--text-primary, #000);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.28px}.purchase-location{margin-bottom:14px}.purchase-location p{color:var(--text-secondary, #434548);font-size:15px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.3px;padding-left:2px;margin-bottom:4px}.delivery-address{padding:10px 0;display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.delivery-address .addr_title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.addr_title p{color:var(--text-secondary, #434548);font-size:15px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.3px;padding-left:2px}.addr_title .find_addr{border-radius:var(--gap-gap-4, 4px);border:1px solid var(--border-basic3, #7C8084);padding:var(--gap-gap-6, 6px) 24px;color:var(--text-primary, #000);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.28px}.addr_title .find_addr:hover{opacity:.6}.purchase-item-name{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.purchase-item-name p,.purchase-item-count p,.user-phone-num-wrapper p,.user-email-wrapper p,.user-request-title p{color:var(--text-secondary, #434548);font-size:15px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.3px;padding-left:2px}.user-request-title p:nth-child(2){font-size:14px;letter-spacing:-.28px}.purchase-item-count{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.user-phone-num-wrapper{margin-bottom:14px}.user-phone-num-wrapper p{margin-bottom:4px}.user-email-wrapper{margin-bottom:14px}.user-email-wrapper p{margin-bottom:4px}.user-request{display:flex;flex-direction:column;gap:4px}.user-request .user-request-title{display:flex;flex-direction:row;justify-content:space-between}.policy-check-box{margin-top:40px;margin-bottom:105px;display:flex;flex-direction:column;gap:4px}.contour{height:1px;background:#eaedf0;margin:4px}.individual-selection{display:flex;flex-direction:row;justify-content:space-between}.individual-selection--text{display:flex;flex-direction:row}.select-all{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2px;color:var(--text-primary, #000);font-size:13px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.26px}.individual-selection{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2px}.first_policy,.second_policy{color:var(--text-tertiary, #7C8084);font-size:13px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.26px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.individual-selection--text{display:flex;flex-direction:row;gap:2px;color:var(--text-secondary, #434548);font-size:13px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.26px;align-items:center}.select-all input,.individual-selection--text input{width:16px;height:16px}.button-wrapper{position:absolute;width:100%;bottom:0;left:0;background:linear-gradient(0deg,#fff 0% 70%,#fff0);padding:48px 24px var(--gap-gap-28, 28px) 24px;display:flex;justify-content:center;border-radius:6px}.apply_btn_bulk{max-width:420px;padding:0 8px;width:100%;height:54px;background:var(--basic-gray-300, #D6DADE);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--text-tertiary, #7C8084);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.72px;pointer-events:none;cursor:default;display:flex;justify-content:center;align-items:center}.apply_btn_bulk.active{background:var(--Basic-Gray-900, #000);color:var(--border-basic1, #EAEDF0);pointer-events:auto;cursor:pointer}.apply_btn_bulk.active:hover{color:#357fff;transition:transform 175ms ease,all 175ms linear}.user-purchase-location-msg,.user-phone-num-msg,.user-email-msg{color:red!important}.hiddenMsg{visibility:hidden}.backButton{cursor:pointer}.policy-1,.policy-2{display:none}.policy-1 .terms_body{padding:0 0 60px}.bulk .terms_container{max-width:420px}.success-bulk-modal{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;text-align:center;font-style:normal;font-weight:400}.success-bulk-modal p:nth-child(1){color:var(--text-primary, #000);font-size:18px;line-height:140%;letter-spacing:-.36px}.success-bulk-modal p:nth-child(2){color:var(--text-tertiary, #7C8084);font-size:15px;line-height:160%;letter-spacing:-.3px}.bulk-success-btn{border-radius:4px;border:1px solid var(--border-basic3, #7C8084);width:96px;padding:6px 24px;text-align:center;margin-top:28px}.policy-svg-wrapper{display:flex;padding:4px}label[for=policy-all-agree],label[for=policy-one-agree],label[for=policy-two-agree]{display:flex;flex-direction:row;gap:2px;align-items:center;cursor:pointer}label[for=policy-all-agree]:hover,label[for=policy-one-agree]:hover,label[for=policy-two-agree]:hover,.first_policy:hover,.second_policy:hover{color:#000}@media screen and (max-width : 1023px){.policy-check-box{margin-bottom:150px}.select-all input,.individual-selection--text input{width:24px;height:24px}}
/*# sourceMappingURL=/cdn/shop/t/173/assets/customers-bulk-purchase.css.map */
