.user_profile{font-family:var(--font-poppins),sans-serif;background-color:#e5e4e4;width:100%;position:relative}.user_profile .profile_flex{display:flex;flex-direction:column;align-items:center;text-align:center}.user_profile .container{margin:0 auto!important}.user_profile .name_div{align-items:center;justify-content:center;gap:40px}.user_profile .name_div .edit_icon{font-size:24px;cursor:pointer}.user_profile .profile_img_div{height:355px;width:355px;border-radius:50%}.user_profile .profile_img_div p#city{color:#424242;margin-right:30px}.user_profile .profile_img_div{width:100%;height:auto}.user_profile .profile_img_div h3{font-size:25px;color:var(--red-color);font-weight:700;margin-bottom:0}.user_profile img{width:150px;border:1px solid var(--red-color);height:150px;border-radius:50%;margin-bottom:20px}.user_profile .profile_img_div p{font-size:17px}.user_profile .flex_div{gap:10px;text-align:left}.user_profile .flex_div h3,.user_profile .flex_div p{margin-bottom:0}.user_profile .flex_div h3{font-size:20px;font-weight:700}.user_profile .flex_div p{font-size:20px}.user_profile .new_address_btn{background-color:var(--red-color);color:white;font-size:16px;font-weight:400;outline:none;border:none;padding:10px 15px;border-radius:6px}.user_profile .address-form{position:absolute;left:50%;top:50px;transform:translate(-50%);width:80%}.modal-body form{text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.modal-body .input_one_row{justify-content:space-between;align-items:center;gap:30px;display:flex;width:100%}.input_one_row div{width:50%}.modal-body .input_auth{margin-bottom:11px;box-shadow:4px 4px 10px #00000040;border:1px solid var(--lighter-gray);text-align:center;background-color:#fff;border-radius:9px;outline:none;width:100%;max-width:472px;height:44px}.modal-footer{display:flex;width:100%;align-items:center;justify-content:space-between}input#audio,input#image{padding-top:5px;padding-left:5px}.model_body{max-height:70vh;overflow-y:auto}.model_body img{width:120px;height:120px}form .image_div{position:relative}form .image_div .edit_icon{color:white;font-size:30px;position:absolute;bottom:10px;left:50%;transform:translateX(-50%)}.audio_icon{font-size:30px;cursor:pointer}.audio-recorder-container{background-color:#f0f0f0;padding:5px;border-radius:28px;width:100%;max-width:-moz-fit-content;max-width:fit-content}.recorder-box{gap:14px;justify-content:flex-start;width:100%}.mic-button,.recorder-box{display:flex;align-items:center}.mic-button{background-color:var(--red-color);color:white;font-size:20px;border-radius:50%;padding:10px;cursor:pointer;justify-content:center;position:relative;transition:background-color .3s}.mic-button.recording{animation:pulse 1s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.bars-animation{display:flex;gap:2px;margin-left:15px}.bars-animation div,.bars-animation:after,.bars-animation:before{content:"";width:3px;height:14px;background:#848484;animation:bounce 1s ease-in-out infinite}.bars-animation:after{animation-delay:.2s}.bars-animation div{animation-delay:.4s}@keyframes bounce{0%,to{height:8px}50%{height:18px}}.timer{font-size:14px;font-weight:600;color:#848484;margin-right:10px}.audio-bubble-container{display:flex;align-items:center;margin-right:10px;position:relative}.audio-bubble-container.right{justify-content:flex-end;align-self:flex-end}.custom-audio-player{display:none}.play-icon,.play-icon-with-bars{display:flex;align-items:center;cursor:pointer}.play-icon{margin-right:8px;background-color:var(--red-color);color:white;font-size:28px;border-radius:50%;padding:8px;justify-content:center}.bars-animation-m{display:flex;gap:3px}.bars-animation-m span{width:3px;height:10px;background-color:#999;display:block}.bars-animation-m span:nth-child(2){height:14px}.bars-animation-m span:nth-child(4){height:16px}.bars-animation-m span:nth-child(6){height:12px}.bars-animation-m span:nth-child(8){height:14px}.bars-animation-m span:nth-child(10){height:12px}.bars-animation-m.playing span{animation:bounce 1s ease-in-out infinite;background-color:#4CAF50}.bars-animation-m span:nth-child(2){animation-delay:.2s}.bars-animation-m span:nth-child(3){animation-delay:.4s}.bars-animation-m span:nth-child(4){animation-delay:.6s}.bars-animation-m span:nth-child(5){animation-delay:.8s}.bars-animation-m span:nth-child(6),.bars-animation-m span:nth-child(7),.bars-animation-m span:nth-child(8),.bars-animation-m span:nth-child(9){animation-delay:.1s}.delete-icon{font-size:28px;margin-left:25px;color:#888;cursor:pointer;background-color:#ccc;padding:5px;border-radius:30px}.delete-icon:hover{color:var(--red-color)}.input_row_full{width:100%}.listen_audio{display:flex;align-items:center;gap:20px}.user_profile select{width:100%}.pad{padding-top:6px!important;padding-left:6px!important}.audio_class .btn-primary,.audio_class .btn-primary:hover{background-color:var(--red-color);border:1px solid var(--red-color)}.btn_primary,.btn_primary:hover{background-color:var(--red-color)!important;border:1px solid var(--red-color)!important}@media screen and (max-width:768px){.user_profile .flex_div p{font-size:17px}.user_profile .flex_div h3{font-size:17px;font-weight:700}}@media screen and (max-width:576px){.user_profile .flex_div p{font-size:15px}.user_profile .flex_div h3{font-size:15px;font-weight:700}.user_profile .new_address_btn{font-size:14px}.modal-body .input_one_row{flex-direction:column;gap:0}.input_one_row div{width:80%}.audio_class{flex-direction:column}}.zip-tags{display:flex;flex-wrap:wrap;gap:5px}.zip-tag{background-color:#b500002c;padding:6px 10px;border-radius:20px;font-size:14px;display:flex;align-items:center}.zip-tag button{background:none;border:none;margin-left:5px;cursor:pointer;font-size:16px;line-height:1}.rmsc .dropdown-heading{border:none!important}.rmsc .dropdown-container{width:100%!important;background:none!important;border:none!important;border-radius:0;min-width:100%!important}.dropdown-content .panel-content,.dropdown-content .panel-content>div{width:100%!important}.rmsc .dropdown-container:focus-within{box-shadow:none!important;border:none!important}.rmsc{--rmsc-main:none}