.location-popup__content{padding:24px;min-width:100%}.location-popup__content .location-popup__message{text-align:center;color:#333}.location-popup__content .location-popup-setting__title{color:#83bb3e;margin-left:5px;border-bottom:1px solid #83bb3e}.location-popup__content .location-popup__title{color:#83bb3e;font-weight:700;margin-bottom:12px}.location-popup__content .location-popup__loading-text{color:#83bb3e;text-align:center;font-weight:500}.location-popup__content .location-popup__loading-spinner{display:flex;justify-content:center;margin-top:10px}.location-popup__content .location-popup__error-text{color:red;font-weight:500;text-align:center}.location-popup__content .location-popup__actions{justify-content:center;gap:12px;padding:16px}.location-popup__content .location-popup__button-yes{background-color:#83bb3e;color:#fff}.location-popup__content .location-popup__button-yes:hover{background-color:#75a834}.location-popup__content .location-popup__button-no{background-color:#f99717;color:#fff}.location-popup__content .location-popup__button-no:hover{background-color:#e6880d}@media(max-width:426px){.location-popup__image-wrapper>img{height:100%;width:100%}.location-popup__actions{margin:0 auto}}@media(max-width:362px){.location-popup__actions>button{font-size:12px;padding:5px 10px}}