.Button_button__uiAEV{border-radius:1rem;border:1px solid var(--btn-none-selected-b);padding:1.1rem 1.4rem;color:var(--btn-none-selected);text-align:center;font-size:1.6rem;font-weight:400;letter-spacing:-.016rem;line-height:1.1;background-color:var(--input-bg)}.Button_button__uiAEV.Button_selected__hmPRu{color:var(--btn-selected);border:1px solid var(--btn-color);background-color:var(--input-bg)}.Button_button__uiAEV.Button_alert__lpZXZ,.Button_button__uiAEV.Button_edit__KfU7N,.Button_button__uiAEV.Button_primary__dEPXn{font-size:1.6rem;font-weight:500;letter-spacing:-.0225rem;border-radius:1rem;width:100%;padding:1.4rem;border:none;color:#fff}.Button_button__uiAEV.Button_alert__lpZXZ{background-color:var(--error-red)}.Button_button__uiAEV.Button_alert__lpZXZ:disabled{background-color:var(--card-reject)}.Button_button__uiAEV.Button_primary__dEPXn{background-color:#0bb76d}.Button_button__uiAEV.Button_primary__dEPXn:disabled{background-color:var(--btn-primary)}.Button_button__uiAEV.Button_edit__KfU7N{background-color:var(--btn-edit);font-size:1.5rem}@media(min-width:600px){.Button_button__uiAEV.Button_edit__KfU7N{font-size:1.8rem}.Button_button__uiAEV{font-size:1.8rem;padding:1.6rem 1.8rem}}.Button_editCancel__a2lvx,.Button_editComplete__7swtV{border-radius:1rem;font-size:1.5rem;font-weight:500;line-height:2rem;letter-spacing:-.0225rem;flex-grow:1;border:1px solid var(--btn-edit);background-color:#fff;color:var(--btn-edit)}@media(min-width:600px){.Button_editCancel__a2lvx,.Button_editComplete__7swtV{font-size:1.8rem;padding:1.6rem 1.8rem}}.Button_editComplete__7swtV{background:var(--btn-edit);color:#fff}.Confirm_overlay__X_W83{position:fixed;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:90}.Confirm_modal__VmS8J,.Confirm_overlay__X_W83{display:flex;justify-content:center;align-items:center}.Confirm_modal__VmS8J{flex-direction:column;background:var(--white);padding:2.5rem;border-radius:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1);min-width:28.8rem}.Confirm_modal-title__V0acQ{color:var(--green90);font-size:1.9rem;font-weight:800;line-height:3.7rem;letter-spacing:-.019rem}@media(min-width:600px){.Confirm_modal-title__V0acQ{font-size:2.1rem}}.Confirm_modal-text__PwUdC{color:var(--comment-text);font-size:1.6rem;line-height:2.5rem;letter-spacing:-.016rem}@media(min-width:600px){.Confirm_modal-text__PwUdC{font-size:1.8rem}.Confirm_modal__VmS8J{padding:4.5rem;width:calc(100% - 4rem);max-width:56rem}}.Confirm_buttons__DkJog{display:flex;justify-content:space-between;align-items:center;margin-top:2.9rem;width:100%}@media(min-width:600px){.Confirm_buttons__DkJog{margin-top:4.5rem;max-width:30rem}}.Confirm_buttons-gap__WjnAZ{width:.1rem;height:1.6rem;background:var(--comment-modal-bg)}.Confirm_cancel-button__UZr2_,.Confirm_confirm-button__nV_R3{padding:1rem 2rem;text-wrap:nowrap;width:45%;color:var(--primary-green);text-align:center;font-size:1.3rem;font-weight:400;letter-spacing:-.0195rem;flex-shrink:0}@media(min-width:600px){.Confirm_cancel-button__UZr2_,.Confirm_confirm-button__nV_R3{font-size:1.5rem}}.Toast_toast__SBLHp{position:fixed;bottom:9rem;width:calc(100% - 4rem);max-width:56rem;margin-left:2rem;padding:1.6rem;border-radius:1rem;background:rgba(77,77,77,.8);color:#fff;text-align:center;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:-.021rem;animation:Toast_toast-slide__XWUxW 2.5s ease-in-out forwards;z-index:100}.Toast_toast__SBLHp.Toast_green__qKGlS{background:rgba(11,183,109,.8)}@media(min-width:600px){.Toast_toast__SBLHp{font-size:1.8rem}}@keyframes Toast_toast-slide__XWUxW{0%{transform:translateY(100%);opacity:0}10%{transform:translateY(0);opacity:1}80%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.Comment_comment-warpper__Yoqaz{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;gap:1rem;padding:1.6rem 0;width:100%;border-bottom:.1rem solid var(--comment-modal-bg)}.Comment_title-box__yrOqA{display:flex;justify-content:flex-start;align-items:center;line-height:2rem;letter-spacing:-.0225rem}.Comment_title-box__yrOqA .Comment_best-tag__2pSxe{margin-right:.6rem;border-radius:.5rem;width:4.8rem;height:1.9rem;flex-shrink:0;background:var(--primary-green);color:var(--white,#fff);text-align:center;font-size:1.5rem;font-weight:600}@media(min-width:600px){.Comment_title-box__yrOqA .Comment_best-tag__2pSxe{font-size:1.7rem;margin-right:.7rem;width:5.6rem;height:2.3rem}}.Comment_title-box__yrOqA .Comment_name__RMcU8{margin-right:1rem;color:var(--green90);font-size:1.5rem;font-weight:600}@media(min-width:600px){.Comment_title-box__yrOqA .Comment_name__RMcU8{font-size:1.7rem;margin-right:1.2rem}}.Comment_title-box__yrOqA .Comment_date__OW87V{color:var(--date-text);font-size:1.3rem;font-weight:400;letter-spacing:-.0195rem}@media(min-width:600px){.Comment_title-box__yrOqA .Comment_date__OW87V{font-size:1.5rem}}.Comment_text__w0aYO{font-size:1.6rem;font-weight:400;letter-spacing:-.016rem;color:var(--comment-text)}@media(min-width:600px){.Comment_text__w0aYO{font-size:1.8rem}}.Comment_btn-field__ciMAX{display:flex;justify-content:center;align-items:center;padding:.4rem 0;border-radius:.6rem;background:var(--white);box-shadow:0 1px 4px 0 var(--box-shadow)}.Comment_dislike-btn__2CJFh,.Comment_like-btn__m_aIh{display:flex;justify-content:center;align-items:center;gap:.6rem;padding:.3rem 1.8rem;color:var(--state-btn);font-size:1.2rem;font-style:normal;letter-spacing:-.018rem}@media(min-width:600px){.Comment_dislike-btn__2CJFh,.Comment_like-btn__m_aIh{font-size:1.4rem}}.Comment_dislike-btn__2CJFh>img,.Comment_like-btn__m_aIh>img{filter:invert(100%) sepia(0) saturate(6462%) hue-rotate(50deg) brightness(100%) contrast(65%)}.Comment_dislike-btn__2CJFh.Comment_selected__pNSC1 img,.Comment_like-btn__m_aIh.Comment_selected__pNSC1 img{filter:invert(49%) sepia(100%) saturate(562%) hue-rotate(110deg) brightness(90%) contrast(91%)}.Comment_like-btn__m_aIh{border-right:.1rem solid var(--comment-modal-bg)}.Comment_user-action-btn-field__fLROo{display:flex;justify-content:center;align-items:center;gap:1.4rem;position:absolute;right:0;bottom:1.6rem;font-size:1.3rem;font-weight:400;letter-spacing:-.0195rem}.Comment_user-action-btn-field__fLROo>button{color:var(--noti-date);-webkit-text-decoration-line:underline;text-decoration-line:underline}@media(min-width:600px){.Comment_user-action-btn-field__fLROo{font-size:1.5rem;gap:2.1rem}}.CommentForm_comment-form__wIFsO{display:flex;justify-content:center;align-items:flex-end;gap:.8rem;padding:1.2rem 2rem 2.8rem;position:fixed;bottom:0;left:0;width:100%;z-index:16;background:var(--white);box-shadow:0 -2px 4px 0 rgba(0,0,0,.1)}.CommentForm_comment-form__wIFsO .CommentForm_comment-input__cRWSC{border-radius:1rem;font-size:1.6rem;padding:1.4rem 3.5rem 1.4rem 1.4rem;border:1px solid var(--d9d9d9);color:var(--input-text);width:100%;resize:none;overflow:hidden;background-color:var(--input-bg)}.CommentForm_comment-form__wIFsO .CommentForm_comment-input-field__wO5YU{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;flex-grow:2}.CommentForm_comment-form__wIFsO .CommentForm_comment-input__cRWSC.CommentForm_error__qGaaC{border:.1rem solid var(--error-red)}@media(min-width:600px){.CommentForm_comment-form__wIFsO .CommentForm_comment-input__cRWSC{font-size:1.8rem}}.CommentForm_comment-form__wIFsO .CommentForm_btn-field__IddhC{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem}.CommentForm_comment-form__wIFsO .CommentForm_btn-field__IddhC>button{max-width:5.9rem;text-wrap:nowrap}@media(min-width:600px){.CommentForm_comment-form__wIFsO .CommentForm_btn-field__IddhC>button{font-size:1.8rem;height:5.03rem}.CommentForm_comment-form__wIFsO{gap:1rem;height:13.4rem}}.CommentForm_comment-label__Ju_bR{color:var(--btn-selected);font-size:1.6rem;font-weight:500;line-height:2.6rem;letter-spacing:-.016rem}.CommentForm_comment-label__Ju_bR.CommentForm_error__qGaaC{color:var(--error-red)}@media(min-width:600px){.CommentForm_comment-label__Ju_bR{font-size:1.8rem}}.CommentForm_charCount__zdijU{position:absolute;text-align:right;top:2rem;font-size:1.4rem;color:var(--d9d9d9)}@media(min-width:600px){.CommentForm_charCount__zdijU{font-size:1.6rem}}.CommentForm_error-message__Kl3Jj{position:absolute;top:1.5rem;right:2.3rem;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2.6rem;letter-spacing:-.014rem;color:var(--error-red)}@media(min-width:600px){.CommentForm_error-message__Kl3Jj{font-size:1.6rem}}.CommentForm_delete-input-btn__hpyVv{position:absolute;right:10rem;top:59%;transform:translateY(-50%);cursor:pointer}.CommentList_wrapper__Q2_9Z{display:block}.CommentList_comment-title__3aMP8{font-size:1.9rem;font-weight:600;line-height:2.6rem;letter-spacing:-.019rem;color:var(--green90)}.CommentList_comment-title-feild__pn8ob{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:1.2rem}@media(min-width:600px){.CommentList_comment-title__3aMP8{font-size:2.1rem}}.CommentList_comment-sort-btn__pRxAo{color:var(--btn-color);font-size:1.3rem;line-height:2rem;letter-spacing:-.0195rem}.CommentList_comment-sort-btn__pRxAo:first-child{margin-right:2rem}.CommentList_comment-sort-btn__pRxAo.CommentList_selected__aZOy5{color:var(--comment-text);font-weight:600}@media(min-width:600px){.CommentList_comment-sort-btn__pRxAo{font-size:1.5rem}}.CommentList_comments-list__0hbxy{background-color:var(--white);width:100%;margin-bottom:6.5rem}.CommentList_none-text__7HzN2{color:var(--card-address);font-size:1.6rem;line-height:2.5rem;letter-spacing:-.016rem}@media(min-width:600px){.CommentList_none-text__7HzN2{font-size:1.8rem}}.dropBottom_drop__Df7Sv{width:100%;min-width:39rem;max-width:60rem;height:100%;background-color:rgba(0,0,0,.5);position:fixed;bottom:0;left:50%;transform:translateX(-50%);z-index:999;overflow:hidden;visibility:visible}.dropBottom_dropWrap__6tnHm{width:100%;border-radius:1.4rem 1.4rem 0 0;padding:2rem 1.7rem;box-shadow:0 1px 6px 0 rgba(0,0,0,.25);background-color:var(--white);position:absolute;bottom:0;animation:dropBottom_slide-up__2EapV .3s ease-out}.dropBottom_dropWrap__6tnHm.dropBottom_exit__iWILR{animation:dropBottom_slide-down__oxssz .3s ease-out forwards}.dropBottom_dropTitle__NhJuu{display:flex;justify-content:space-between;align-items:center;color:var(--green90);font-size:2rem;font-weight:800}@media(min-width:600px){.dropBottom_dropTitle__NhJuu{font-size:2.6rem}}.dropBottom_dropClose__Ud07d{width:3.5rem;height:3.5rem;position:relative;cursor:pointer}.dropBottom_dropChildren__jPVa0{width:100%;padding:2.2rem 0}.dropBottom_dropBtnOn__vD5wf,.dropBottom_dropBtn__YLzyq{width:100%;height:4.4rem;border-radius:1rem;color:#fff;font-size:1.6rem;font-weight:500;display:flex;justify-content:center;align-items:center}.dropBottom_dropBtn__YLzyq{background:var(--btn-primary)}.dropBottom_dropBtnOn__vD5wf{width:100%;background:var(--primary-green);cursor:pointer}.dropBottom_cancle__jSO0S{width:100%;display:flex;gap:.8rem}@media(min-width:600px){.dropBottom_cancle__jSO0S{gap:1.4rem}}.dropBottom_cancle__jSO0S .dropBottom_dropBtnCancel__R2GlY,.dropBottom_cancle__jSO0S .dropBottom_dropBtnOn__vD5wf,.dropBottom_cancle__jSO0S>.dropBottom_dropBtn__YLzyq{width:50%;display:flex;justify-content:center;align-items:center}.dropBottom_cancle__jSO0S>.dropBottom_dropBtnCancel__R2GlY{border-radius:10px;border:1px solid var(--card-reject);background:var(--white);color:var(--comment-text);font-size:1.5rem;font-weight:500;line-height:20px;cursor:pointer}.dropBottom_cancle__jSO0S>.dropBottom_dropBtn__YLzyq{background-color:var(--card-reject)}.dropBottom_cancle__jSO0S>.dropBottom_dropBtnOn__vD5wf{background-color:var(--error-red)}.dropBottom_editProfile__yF1qx{width:100%;display:flex;gap:.8rem}@media(min-width:600px){.dropBottom_editProfile__yF1qx{gap:1.4rem}}.dropBottom_editProfile__yF1qx .dropBottom_dropBtnEdit__yw6LC,.dropBottom_editProfile__yF1qx .dropBottom_dropBtnOn__vD5wf,.dropBottom_editProfile__yF1qx .dropBottom_dropBtn__YLzyq{width:50%;display:flex;justify-content:center;align-items:center}.dropBottom_editProfile__yF1qx>.dropBottom_dropBtnEdit__yw6LC{border-radius:10px;border:1px solid var(--primary-green);background:var(--white);color:var(--btn-edit);font-size:1.5rem;font-weight:500;line-height:20px;color:var(--black);cursor:pointer}@keyframes dropBottom_slide-up__2EapV{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes dropBottom_slide-down__oxssz{0%{transform:translateY(0)}to{transform:translateY(100%)}}.Modal_modal__05Er_{position:fixed;z-index:999;width:100vw;height:100vh;padding:0 2rem;top:0;left:0;background-color:rgba(0,0,0,.2)}.Modal_modalWrap__1EkMa{width:100%;max-width:35rem;padding:6.7rem 3rem 6.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.9rem;background-color:var(--white);border-radius:14px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media(min-width:600px){.Modal_modalWrap__1EkMa{max-width:56rem;padding:8.7rem 3rem;gap:1.1rem}}.Modal_deleteModalWrap__fumA_{width:35.6rem;height:21.7rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.9rem;background-color:var(--white);border-radius:14px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.Modal_modalImgWrap__CspOM{border:2px solid var(--error-red);color:var(--error-red);border-radius:100px}.Modal_modalImgWrapAccess__UFcoh,.Modal_modalImgWrap__CspOM{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;margin-top:-2rem;font-size:3.5rem;font-weight:800}.Modal_modalImgWrapAccess__UFcoh{border:2px solid var(--primary-green);border-radius:100px;color:var(--primary-green)}.Modal_modalImgWrapAudit__GSuqx{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:2px solid var(--modal-title);border-radius:100px;margin-top:-2rem;font-size:3.5rem;font-weight:800;color:var(--modal-title)}.Modal_modalImg__YFOt_{width:.5rem;height:2.3rem;position:relative}.Modal_modalTitle__RX_lI{color:var(--error-red);text-align:center;font-size:2rem;font-weight:800;line-height:37px}@media(min-width:600px){.Modal_modalTitle__RX_lI{font-size:2.2rem}}.Modal_modalTitleAccess__W61Jr{color:var(--primary-green);text-align:center;font-size:2rem;font-weight:800;line-height:37px}@media(min-width:600px){.Modal_modalTitleAccess__W61Jr{font-size:2.2rem}}.Modal_modalTitleAudit__w4y0R{color:var(--modal-title);text-align:center;font-size:2rem;font-weight:800;line-height:37px}@media(min-width:600px){.Modal_modalTitleAudit__w4y0R{font-size:2.2rem}}.Modal_modalText__LIFOd{color:var(--comment-text);font-size:1.6rem;text-align:center;line-height:23px;word-wrap:break-word;overflow-wrap:break-word;word-break:keep-all}@media(min-width:600px){.Modal_modalText__LIFOd{font-size:1.8rem}}.Modal_modalClose__NRPQS{color:var(--btn-color);text-align:center;font-size:1.3rem;position:absolute;bottom:0;margin-bottom:1.6rem;cursor:pointer}@media(min-width:600px){.Modal_modalClose__NRPQS{font-size:1.5rem;bottom:1.6rem}}.Modal_modalMoreInfo__4KTs0{color:var(--comment-text);font-size:1.6rem;font-weight:600;line-height:2.3rem;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media(min-width:600px){.Modal_modalMoreInfo__4KTs0{font-size:1.8rem}}.DropReport_little-title__NmLf1{font-size:1.7rem;font-weight:700;letter-spacing:-.0085rem;color:var(--green90)}.DropReport_address__yXvVK{display:flex;justify-content:flex-start;align-items:center;gap:.7rem;margin:1rem 0 2rem;font-size:1.6rem;letter-spacing:-.016rem;color:var(--card-address)}@media(min-width:600px){.DropReport_address__yXvVK{font-size:1.8rem}}.DropReport_form__BB9V_{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:2.4rem 0;gap:1.4rem}.DropReport_input-box__R9FC6{position:relative}.DropReport_input-box__R9FC6 input[type=radio]{position:absolute;z-index:-1;opacity:0}.DropReport_input-box__R9FC6 input[type=radio]+.DropReport_label__wniXz{display:flex;align-items:center;gap:1.4rem;position:relative;cursor:pointer;font-size:1.6rem;color:var(--card-address)}.DropReport_input-box__R9FC6 input[type=radio]+.DropReport_label__wniXz .DropReport_check-mark__w7E3p{width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:.7rem;border:1px solid var(--d9d9d9);background-color:#fff}@media(min-width:600px){.DropReport_input-box__R9FC6 input[type=radio]+.DropReport_label__wniXz{font-size:1.6rem}}.DropReport_input-box__R9FC6 input[type=radio]:checked+.DropReport_label__wniXz{font-weight:600}.DropReport_input-box__R9FC6 input[type=radio]:checked+.DropReport_label__wniXz .DropReport_check-mark__w7E3p{background:url(/images/checked-box.svg) no-repeat 50%;background-size:cover}.DropBinInfo_drop__91Awa{width:100%;min-width:39rem;max-width:60rem;height:100%;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:90;overflow:hidden;visibility:visible}.DropBinInfo_dropWrap___7SCw{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.4rem;width:100%;border-radius:1.4rem 1.4rem 0 0;padding:4rem 2rem;box-shadow:0 1px 6px 0 rgba(0,0,0,.25);background-color:var(--white)!important;position:absolute;bottom:0;animation:DropBinInfo_slide-up__pqpkG .3s ease-out}.DropBinInfo_dropWrap___7SCw.DropBinInfo_exit__ZuIsT{animation:DropBinInfo_slide-down__tgAvy .3s ease-out forwards}.DropBinInfo_dropWrap___7SCw .DropBinInfo_detail-wrapper__3p39T{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.4rem;width:calc(100% + 2rem);padding-right:2rem;border:none;overflow-y:scroll}@media(min-width:600px){.DropBinInfo_dropWrap___7SCw .DropBinInfo_detail-wrapper__3p39T{gap:1.7rem}}.DropBinInfo_dropWrap___7SCw.DropBinInfo_isFill__y_Ors{border-radius:0;height:100%!important}.DropBinInfo_dropWrap___7SCw.DropBinInfo_isFill__y_Ors .DropBinInfo_back-btn__x1JE4{display:inline-block;position:relative;flex-shrink:0;width:.8rem;height:1.6rem}@media(min-width:600px){.DropBinInfo_dropWrap___7SCw.DropBinInfo_isFill__y_Ors .DropBinInfo_back-btn__x1JE4{width:.9rem;height:1.9rem}}.DropBinInfo_dropWrap___7SCw.DropBinInfo_isFill__y_Ors .DropBinInfo_title-box__ezCMn{display:flex;justify-content:flex-start;align-items:center;position:fixed;top:0;left:0;padding:3.6rem 2rem 1.6rem;width:100%;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);background-color:var(--white);z-index:3;gap:2rem}.DropBinInfo_dropWrap___7SCw.DropBinInfo_isFill__y_Ors .DropBinInfo_title-box__ezCMn .DropBinInfo_title__rsWwV{width:100%}.DropBinInfo_dropWrap___7SCw.DropBinInfo_isFill__y_Ors .DropBinInfo_title-box__ezCMn .DropBinInfo_bintype-tag__sHyR0{display:none}.DropBinInfo_dropWrap___7SCw.DropBinInfo_isFill__y_Ors .DropBinInfo_title-box__ezCMn .DropBinInfo_title-btn-field__Lzm66{position:absolute;right:2rem}@media(min-width:600px){.DropBinInfo_dropWrap___7SCw.DropBinInfo_isFill__y_Ors .DropBinInfo_title-box__ezCMn{padding-bottom:3.2rem}}.DropBinInfo_dropWrap___7SCw.DropBinInfo_isFill__y_Ors .DropBinInfo_img-box__NucAN{margin-top:11rem}.DropBinInfo_title-text__0LewG{max-width:calc(100% - 4rem - 8.3rem);min-width:calc(100% - 4rem - 8.3rem)}.DropBinInfo_drag-btn__j07NN{position:absolute;top:1.4rem;left:50%;transform:translateX(-50%);width:4.7rem;height:.5rem;flex-shrink:0;border-radius:2rem;background:var(--d9d9d9)}.DropBinInfo_title-box__ezCMn{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem;white-space:wrap;text-wrap:wrap;word-break:break-all}.DropBinInfo_title-box__ezCMn .DropBinInfo_title__rsWwV{font-size:2rem;font-weight:800;letter-spacing:-.01rem;color:var(--green90);margin-bottom:1.2rem}@media(min-width:600px){.DropBinInfo_title-box__ezCMn .DropBinInfo_title__rsWwV{font-size:2.2rem}}.DropBinInfo_title-box__ezCMn .DropBinInfo_bintype-tag__sHyR0{color:var(--btn-color);padding:.5rem 1.3rem;margin-top:.8rem;display:inline-block;font-size:1.4rem;font-weight:400;letter-spacing:-.014rem;border-radius:1.8rem;border:1px solid var(--d9d9d9);flex-shrink:0}@media(min-width:600px){.DropBinInfo_title-box__ezCMn .DropBinInfo_bintype-tag__sHyR0{font-size:1.6rem}}.DropBinInfo_title-box__ezCMn .DropBinInfo_address__rF2_o{display:flex;justify-content:flex-start;align-items:center;gap:.6rem;font-size:1.6rem;letter-spacing:-.016rem;color:var(--comment-text)}@media(min-width:600px){.DropBinInfo_title-box__ezCMn .DropBinInfo_address__rF2_o{font-size:1.8rem}}.DropBinInfo_title-btn-field__Lzm66{white-space:nowrap}.DropBinInfo_img-box__NucAN{position:relative;text-align:center;flex-shrink:0;bottom:.2rem;width:100%;height:14.3rem;border-radius:1rem;overflow:hidden;background:50%/2.4rem 3.2rem url(/images/icon-none-img.svg) no-repeat var(--addbin-img)}.DropBinInfo_img-box__NucAN>img{object-fit:cover}.DropBinInfo_img-box__NucAN>p{margin:10rem 0 0;font-size:1.4rem;font-weight:400;letter-spacing:-.024rem;color:var(--btn-color)}@media(min-width:600px){.DropBinInfo_img-box__NucAN{height:16.3rem}.DropBinInfo_img-box__NucAN>p{font-size:1.6rem}}.DropBinInfo_btn-box__a2Bxm{display:flex;justify-content:center;align-items:center;gap:1.4rem;width:100%}.DropBinInfo_btn-box__a2Bxm .DropBinInfo_state-btn__56CtN{display:flex;justify-content:center;align-items:center;padding:.5rem;gap:.7rem;font-size:1.6rem;font-weight:400;line-height:2.5rem;letter-spacing:-.024rem;border-radius:1rem;box-shadow:0 1px 4px 0 var(--box-shadow);flex-grow:1;color:var(--state-btn);background-color:var(--info-btn)}.DropBinInfo_btn-box__a2Bxm .DropBinInfo_state-btn__56CtN.DropBinInfo_selected__Sy2zv{border:1px solid var(--primary-green)}.DropBinInfo_btn-box__a2Bxm .DropBinInfo_state-btn__56CtN.DropBinInfo_selected__Sy2zv img{filter:invert(49%) sepia(100%) saturate(562%) hue-rotate(110deg) brightness(90%) contrast(91%)}.DropBinInfo_btn-box__a2Bxm .DropBinInfo_state-btn__56CtN>img{filter:invert(100%) sepia(0) saturate(6462%) hue-rotate(50deg) brightness(100%) contrast(65%)}@media(min-width:600px){.DropBinInfo_btn-box__a2Bxm .DropBinInfo_state-btn__56CtN{font-size:1.8rem}}.DropBinInfo_info-box__JiYIk{display:flex;justify-content:center;align-items:center;width:100%;gap:1.4rem}.DropBinInfo_info-box__JiYIk .DropBinInfo_alert__gy23_{display:flex;justify-content:center;align-items:center;gap:.7rem;text-align:center;padding:.9rem;border-radius:1rem;flex-grow:2;background:var(--info-alert-bg);color:#8e9994;font-size:1.2rem;line-height:1.8rem;letter-spacing:-.012rem}.DropBinInfo_info-box__JiYIk .DropBinInfo_alert__gy23_.DropBinInfo_none__3sc40{opacity:.3}.DropBinInfo_distance__DQ4LU{display:flex;justify-content:center;align-items:center;padding:.6rem 2.3rem .4rem;gap:.7rem;font-size:1.6rem;font-weight:600;line-height:2.5rem;letter-spacing:-.024rem;border-radius:1rem;background:var(--distance);color:#fff}.DropBinInfo_distance__DQ4LU>img{filter:brightness(999)}@media(min-width:600px){.DropBinInfo_distance__DQ4LU{font-size:1.8rem}}@keyframes DropBinInfo_slide-up__pqpkG{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes DropBinInfo_slide-down__tgAvy{0%{transform:translateY(0)}to{transform:translateY(100%)}}