.spinner{color:#1c4c5b}.spinner,.spinner:after{box-sizing:border-box}.spinner{display:inline-block;width:30px;height:30px}.spinner:after{content:" ";display:block;width:20px;height:20px;margin:0;border-radius:50%;border:2.4px solid currentColor;border-color:currentColor transparent currentColor transparent;animation:spinner 1.2s linear infinite}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.subscription-details-container{margin-bottom:20px}.darwin-for-wp-sub-cancel-text.success,.darwin-for-wp-sub-refresh-text.success,.dwp_profile_sync_text.success{color:#1c4c5b}.darwin-for-wp-sub-cancel-text.error,.darwin-for-wp-sub-refresh-text.error,.dwp_profile_sync_text.error,.dwp-subscription-expired{color:red}.darwin-for-wp-subscription-details-header{margin-bottom:20px}#dwp-gift-subscriptions #gift-sub-grid{display:grid;grid-template-columns:2fr 1fr 4fr 1fr 2fr 1fr 2fr;grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0}#dwp-gift-subscriptions #gift-sub-grid div{display:flex;align-items:center;justify-content:center;font-size:small;padding:5px;border:1px #000 solid}#dwp_profile_sync_duid,#dwp_profile_sync_postal{border:1px solid #a1a1a1;border-left-color:#1a8419!important;border-left-width:3px!important;padding:8px}.dwp_profile_sync_inputs{display:flex;flex-direction:row;gap:10px;margin-bottom:10px}.dwp_profile_sync_inputs>label,.dwp_profile_sync_inputs>input{width:50%}.dwp_profile_sync_loader,.dwp_profile_sync_text{padding:8px}#dwp-sync-options{display:flex;justify-content:space-between}