.bg-white{background:#fff}.p-3{padding:.75rem}.space-y-4>:not(:last-child){margin-bottom:1rem}.w-full{width:100%}.border-black{border:1px solid black}.mx-auto{margin-left:auto;margin-right:auto}.flex-col{flex-direction:column}.flex{display:flex}.gap-4{gap:1rem}.items_center{align-items:center}.justify-between{justify-content:space-between}.border-gray-900{border-color:#282c34}.justify-end{justify-content:end}.justify-center{justify-content:center}.transition-all{transition:all .3s ease-in-out}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.text-lg{font-size:1.125rem}.font-semibold{font-weight:600}.text-gray-800{color:#282c34}.text-gray-700{color:#474747}.text-gray-600{color:#696969}.border{border:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.rounded{border-radius:6px}.rounded-lg{border-radius:18px}.rounded-sm{border-radius:.25rem}.rounded-xl{border-radius:.75rem}.shadow{box-shadow:0 0 15px 2px #e4e4e4}.p-2{padding:.5rem}.p-5{padding:1.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4,.px_4{padding-left:1rem;padding-right:1rem}.py_1_5{padding-top:.375rem;padding-bottom:.375rem}.mb-4{margin-bottom:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.ml-2{margin-left:.5rem}.ml-1{margin-left:.25rem}.underline{text-decoration:underline}.ml-auto{margin-left:auto}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3,.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.xl\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.gap-3{gap:.75rem}input,select,textarea{border:1px solid #d1d5db;border-radius:6px;padding:.5rem;font-size:1rem;width:100%;box-sizing:border-box;background:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:#111}.border-n{border:none;background-color:transparent}.bg-black{background:#111}.bg_gray_50{background:#fafbfc}.border-gray-300{border-color:#d1d5db}.bg-gray-100{background:#f5f6f7}.bg_gray_200{background:#e5e7eb}.rounded_lg{border-radius:18px}.bg-gray-300{background:#d1d5db}.bg-gray-900{background:#18181b}.hover\:bg-white\/95:hover{background:rgba(255,255,255,.95)}.hover\:bg-white\/60:hover{background:rgba(255,255,255,.6)}.hover\:bg-gray-50:hover{background:#f5f6f7}.cursor-pointer{cursor:pointer}@media (max-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:col-span-2{grid-column:span 2/span 2}.grid{display:block}}@media (min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}.object-contain{object-fit:contain}.overflow_hidden{overflow:hidden}.hidden{display:none}.relative{position:relative}.border-dashed{border-style:dashed}.rounded-2xl{border-radius:1rem}.inline-block{display:inline-block}.block{display:block}.min-h-\[220px\]{min-height:220px}.h-\[220px\]{height:220px}.h-10{height:2.5rem}.w-10{width:2.5rem}.w-4{width:1rem}.h-4{height:1rem}.w-40{width:10rem}.h-40{height:10rem}.col-span-1{grid-column:span 1/span 1}.col-span-3{grid-column:span 3/span 3}.text-red-500{color:#e62e2e}.text-red-600{color:#d31c1c}.border-red-500{border-color:#e62e2e}.text-indigo-600{color:#4f46e5}.form-checkbox{width:15px;height:15px}.address-listslider{padding:0;background:transparent}.address-listslider .slick-next,.address-listslider .slick-next.slick-arrow,.address-listslider .slick-prev,.address-listslider .slick-prev.slick-arrow{display:none!important}.address-slide-item{border-radius:4px;border-width:1px;padding:6px}.address-fdiv{border-radius:8px;border:1px solid #e5e7eb}.m0{margin:0}.fixed{position:fixed;top:0;left:0;right:0;bottom:0}section{background:#fff}section h2{color:#000}section label{font-size:.95rem}.form-checkbox{width:1.15rem;height:1.15rem;accent-color:black}.inset-0{top:0;left:0;right:0;bottom:0}.bg-black{background-color:#000}.bg-opacity-65{background-color:rgba(0,0,0,.65)}.z-50{z-index:50}.p-4{padding:1rem}.text-white{color:#fff}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.max-w-lg{max-width:32rem}.p-6{padding:2rem}.text-xl{font-size:1.25rem}.text-sm{font-size:.875rem}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.tracking-widest{letter-spacing:.1em}.text-center{text-align:center}.overflow-y-auto{overflow-y:auto}.custom-grid-cols-md{display:grid;grid-template-columns:1fr}@media (min-width:768px){.custom-grid-cols-md{grid-template-columns:1fr auto}}