.sp-mc-services-editor{display:grid;gap:10px}.sp-mc-services-header-strip,.sp-mc-services-card,.sp-mc-service-item{border:1px solid #e5e7eb;border-radius:4px;background:#fff}.sp-mc-services-header-strip{padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:16px;row-gap:12px;align-items:start;margin-top:0}.sp-mc-services-summary{display:flex;flex-wrap:wrap;gap:8px;align-items:center;align-content:flex-start;min-height:auto}.sp-mc-services-pill{padding:8px 16px;border-radius:4px;background:#f3f4f6;font-size:14px;color:#0a1a33;display:inline-flex;align-items:center;line-height:1;font-weight:500}.sp-mc-services-summary.is-loading{width:100%;justify-content:space-between}.sp-mc-services-summary.is-loading .sp-mc-services-pill--skeleton{width:calc(50% - 5px);min-width:0;max-width:calc(50% - 5px);flex:0 0 calc(50% - 5px);height:34px;padding:0;border-radius:4px;background:linear-gradient(90deg,#eef1f6 25%,#f6f8fb 37%,#eef1f6 63%);background-size:400% 100%;animation:sp-mc-skeleton-shimmer 1.2s ease-in-out infinite}.sp-mc-service-groups-skeleton{display:grid;gap:12px}.sp-mc-service-groups-skeleton__card{border:1px solid #e5e7eb;border-radius:4px;padding:14px;background:#fff}.sp-mc-service-groups-skeleton__line{display:block;height:16px;border-radius:4px;background:linear-gradient(90deg,#eef1f6 25%,#f6f8fb 37%,#eef1f6 63%);background-size:400% 100%;animation:sp-mc-skeleton-shimmer 1.2s ease-in-out infinite}.sp-mc-service-groups-skeleton__line+.sp-mc-service-groups-skeleton__line{margin-top:10px}.sp-mc-service-groups-skeleton__line.is-short{width:40%}@keyframes sp-mc-skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.sp-mc-services-pill.is-warning{background:#fff7e2;color:#6a4f00}.sp-mc-services-pill.is-critical{background:#fff0ef;color:#8a231f}.sp-mc-services-pill.is-locked{opacity:.65}.sp-mc-services-pill--premium{background:#f8f5ea;color:#0a1a33;border:1px solid #ead9a2}.sp-mc-entitlement-banner{margin-top:10px;padding:10px 12px;border:1px solid #ead9a2;background:#fffaf0;color:#0a1a33;border-radius:4px;font-size:13px;display:none}.sp-mc-entitlement-banner.is-visible{display:block}.sp-mc-entitlement-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0}.sp-mc-entitlement-card{border:1px solid #e5e7eb;background:#fff;border-radius:4px;padding:12px}.sp-mc-entitlement-card__label{margin:0 0 6px;font-size:14px;color:#6b7280}.sp-mc-entitlement-card__value{margin:0;font-size:15px;font-weight:500;color:#0a1a33!important}.sp-mc-entitlement-card__meta{margin:6px 0 0;font-size:13px!important;color:#4b5563}.sp-mc-services-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end}.sp-mc-services-lock-note{grid-column:1/-1;margin:0}.sp-mc-services-actions .sp-mc-save-btn{height:34px;min-height:32px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:0px;border-radius:4px;border:1px solid #0a1a33;line-height:1;text-align:center;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.sp-mc-services-actions .sp-mc-save-btn:hover,.sp-mc-services-actions .sp-mc-save-btn:focus-visible{background:#0f2747;color:#fff;border-color:#0f2747}.sp-mc-services-actions .sp-mc-save-btn.sp-mc-save-btn--ghost{background:#fff;color:#0a1a33;border:1px solid #0a1a33}.sp-mc-services-actions .sp-mc-save-btn.sp-mc-save-btn--ghost:hover,.sp-mc-services-actions .sp-mc-save-btn.sp-mc-save-btn--ghost:focus-visible{background:#0f2747;color:#fff;border-color:#0f2747}.sp-mc-services-actions__icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px}.sp-mc-services-actions__icon svg{width:16px;height:16px;fill:currentColor}.sp-mc-services-card{padding:16px}.sp-mc-services-card__head h3{margin:0}.sp-mc-services-card__head--with-divider{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #e5e7eb}.sp-mc-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sp-mc-services-grid--profile{align-items:start}.sp-mc-primary-category{display:grid;gap:12px}.sp-mc-primary-category__title{font-size:15px;font-weight:600;color:#0f172a;margin:0}.sp-mc-services-group{border:1px solid #e5e7eb;border-radius:4px;padding:12px;background:#fff}.sp-mc-services-group__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px 12px;border-bottom:1px solid #e2e8f0;margin-bottom:12px}.sp-mc-services-group__head h5{margin:0;font-size:15px;color:#0a1a33;font-weight:500;display:flex;align-items:baseline;gap:6px}.sp-mc-services-group__meta{display:flex;align-items:center;gap:10px;font-size:12px;color:#64748b}.sp-mc-service-item{position:relative;border:1px solid #e5e7eb;border-radius:4px;padding:0;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.sp-mc-service-item:not(.is-expanded){cursor:pointer}.sp-mc-service-item:not(.is-expanded):hover{border-color:#cfd8e3;background:#fff;box-shadow:0 4px 12px #0f172a0e}.sp-mc-services-group .sp-mc-service-item:not(:last-of-type){margin-bottom:10px}.sp-mc-service-item.is-expanded{border-color:#d4af37;background:#fffefc;margin-top:10px;box-shadow:0 10px 26px #0f172a14}.sp-mc-service-item.is-expanded:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#d4af37;border-radius:4px 0 0 4px}.sp-mc-service-item.is-inactive{opacity:1;background:#fff}.sp-mc-service-item.is-inactive .sp-mc-service-main h4,.sp-mc-service-item.is-inactive .sp-mc-service-main p,.sp-mc-service-item.is-inactive .sp-mc-service-active-toggle .nxs-toggle-text{color:#5b6678}.sp-mc-service-summary{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;cursor:pointer;text-align:left}.sp-mc-service-main h4{margin:0 0 6px;font-size:15px;font-weight:500;color:#0a1a33;line-height:1.3}.sp-mc-service-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sp-mc-service-title-row h4,.sp-mc-service-active-toggle{margin:0}.sp-mc-service-active-toggle .nxs-toggle-text{font-size:14px;color:#5b6678;font-weight:500}.sp-mc-service-main p{margin:10px 0 0;font-size:13px;color:#64748b;line-height:1.4}.sp-mc-service-price-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sp-mc-service-badges{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.sp-mc-service-price-line .sp-mc-services-pill{padding:4px 10px;font-size:inherit;font-weight:inherit;line-height:1.2;min-height:24px}.sp-mc-service-price-line .sp-mc-services-pill--featured{background:#e8f2ff;border:1px solid #c6d8f6;color:inherit}.sp-mc-service-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;margin-left:auto}.sp-mc-service-editor{border-top:1px solid #f1f5f9;padding:14px 16px 16px;display:grid;gap:12px;background:#d4af3706;max-height:fit-content;opacity:1;overflow:visible;transition:max-height .18s ease,opacity .18s ease,padding-top .18s ease,padding-bottom .18s ease,border-color .18s ease}.sp-mc-service-editor[hidden]{display:grid!important;max-height:0;opacity:0;padding-top:0;padding-bottom:0;border-top-color:transparent;pointer-events:none}.sp-mc-editor-section{display:grid;gap:10px;margin-bottom:10px}.sp-mc-editor-section--merch{margin-bottom:0}.sp-mc-editor-section h5{margin:0;font-size:15px;color:#4c5563;font-weight:600;letter-spacing:.01em}.sp-mc-service-footer{display:flex;flex-direction:column;gap:0px;margin-top:0;margin-bottom:0}.sp-mc-service-footer__actions{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.sp-mc-service-footer__right{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}.sp-mc-save-status{font-size:15px;color:#334155;font-weight:500}.sp-mc-save-status--success{color:#15803d}.sp-mc-save-status--error{color:#dc2626}.sp-mc-quote-impact-notice{margin-top:8px;padding:8px 10px;border-radius:6px;background:#f8fafc;border:1px solid #e2e8f0;font-size:14px;color:#334155}.sp-mc-services-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3001;display:flex;align-items:center;justify-content:center;padding:20px;background:var(--nxs-modal-backdrop)}.sp-mc-services-modal[hidden]{display:none!important}.sp-mc-services-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}.sp-mc-services-modal__card{position:relative;max-width:520px;width:100%;background:#fff;border-radius:4px;padding:24px;z-index:1;box-shadow:0 24px 60px #0003}.sp-mc-services-modal__close{position:absolute;top:20px;right:20px;-webkit-appearance:none;appearance:none;border:0;box-shadow:none!important;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#1f2937;cursor:pointer}.sp-mc-services-modal__close svg{width:22px;height:22px;display:block;fill:currentColor;transition:transform .3s}.sp-mc-services-modal__close:hover svg,.sp-mc-services-modal__close:focus-visible svg{transform:rotate(180deg)}.sp-mc-services-modal__actions{display:flex;justify-content:space-between;gap:12px;margin-top:20px;align-items:stretch}.sp-mc-services-modal__card h3{margin:0 0 6px;font-size:18px;color:#0a1a33}.sp-mc-services-modal__actions :is(.nxs-modal-cancel,.nxs-modal-submit){min-height:44px;height:44px;padding:12px 24px;display:inline-flex;align-items:center;justify-content:center;line-height:1.2}.sp-mc-services-modal__actions .nxs-modal-cancel{background:#fff;border:1px solid #d9dde3;color:#0a1a33}.sp-mc-services-modal__actions .nxs-modal-cancel:hover,.sp-mc-services-modal__actions .nxs-modal-cancel:focus-visible{background:#fff;border-color:#0a1a33;color:#0a1a33}.sp-mc-services-modal__actions .nxs-modal-submit:before{display:none}.sp-mc-services-modal__actions .nxs-modal-submit:hover,.sp-mc-services-modal__actions .nxs-modal-submit:focus-visible{background:#fff;color:#0a1a33;border-color:#0a1a33}html.sp-pricing-modal-open,body.sp-pricing-modal-open{touch-action:none}@media(max-width:767px){.sp-mc-services-editor,.sp-mc-services-card,.sp-mc-services-group,.sp-mc-service-item,.sp-mc-service-editor,.sp-mc-services-grid,.sp-mc-field,.sp-mc-services-editor .sp-mc-field input,.sp-mc-services-editor .sp-mc-field textarea,.sp-mc-services-editor .sp-mc-field select,.sp-mc-services-editor .nxs-custom-select__trigger{max-width:100%;min-width:0;box-sizing:border-box}.sp-mc-service-main,.sp-mc-service-title-row{max-width:100%;min-width:0}.sp-mc-service-title-row h4,.sp-mc-service-main p{min-width:0;overflow-wrap:anywhere}.sp-mc-services-grid,.sp-mc-services-header-strip{grid-template-columns:1fr}.sp-mc-entitlement-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-mc-services-header-strip>.sp-mc-services-summary{justify-content:space-between;width:100%;gap:10px}.sp-mc-services-header-strip>.sp-mc-services-summary .sp-mc-services-pill{max-width:calc(50% - 5px);min-width:0;flex:0 1 auto}.sp-mc-services-header-strip>.sp-mc-services-summary.is-loading .sp-mc-services-pill--skeleton{width:calc(50% - 5px);max-width:calc(50% - 5px);flex-basis:calc(50% - 5px)}.sp-mc-services-modal__card h3{font-size:16px;line-height:1.3}.sp-mc-services-modal__close{top:18px;right:18px;width:28px;height:28px}.sp-mc-services-modal__close svg{width:20px;height:20px}.sp-mc-services-modal__actions :is(.nxs-modal-cancel,.nxs-modal-submit){min-height:36px;height:36px;padding:8px 18px}.sp-mc-services-actions{justify-content:space-between;width:100%;gap:10px}.sp-mc-services-actions .sp-mc-save-btn{width:auto;max-width:calc(50% - 5px);min-width:0;flex:0 1 auto;padding:0 8px;font-size:13px}.sp-mc-services-lock-note{display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:8px;height:auto;min-height:38px;align-items:flex-start;line-height:1.35;overflow:visible}.sp-mc-services-lock-note .sp-mc-premium-lock-note__icon{grid-column:1;grid-row:1;flex:0 0 auto;margin-top:1px}.sp-mc-services-lock-note span:not(.sp-mc-premium-lock-note__icon){grid-column:2;grid-row:1;min-width:0}.sp-mc-services-lock-note a{grid-column:3;grid-row:1;align-self:end;margin-left:0;white-space:nowrap}.sp-mc-services-card__head h3{font-size:15px;line-height:1.3}.sp-mc-services-group__head{flex-direction:row;align-items:flex-start;justify-content:space-between}.sp-mc-services-group__head h5{font-size:15px;min-width:0;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:4px;line-height:1.3}.sp-mc-services-group__count{display:block;font-size:14px;line-height:1.3}.sp-mc-services-group__meta{flex:0 0 auto}.sp-mc-service-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;align-items:start}.sp-mc-service-main{display:contents}.sp-mc-service-title-row{grid-column:1/-1;grid-row:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:12px;width:100%}.sp-mc-service-title-row h4{flex:1 1 auto;min-width:0}.sp-mc-service-active-toggle{flex:0 0 auto;margin-left:auto}.sp-mc-service-price-line{display:contents}.sp-mc-service-price-text{grid-column:1;grid-row:2;min-width:0;align-self:center;overflow-wrap:anywhere}.sp-mc-service-badges{grid-column:1/-1;grid-row:3;display:flex;justify-content:space-between;gap:10px;width:100%}.sp-mc-service-badges .sp-mc-services-pill{flex:0 1 auto;max-width:calc(50% - 5px);min-width:0;justify-content:center;text-align:center;white-space:normal}.sp-mc-service-actions{grid-column:2;grid-row:2;justify-content:flex-end;width:auto;margin-left:0;align-self:center}.sp-mc-service-actions .sp-mc-service-editing-pill+.sp-mc-service-icon-btn{margin-left:0}.sp-mc-service-item.is-draft .sp-mc-service-summary{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.sp-mc-service-item.is-draft .sp-mc-service-main{display:block;flex:1 1 auto;min-width:0}.sp-mc-service-item.is-draft .sp-mc-service-actions{width:auto;flex:0 0 auto;justify-content:flex-end;margin-left:auto}.sp-mc-service-footer{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px}.sp-mc-service-footer__actions{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.sp-mc-service-footer__actions .sp-mc-save-btn:first-child{width:auto;min-width:140px;max-width:none;flex:0 0 auto;white-space:nowrap}.sp-mc-service-footer__actions .sp-mc-save-btn:last-child{width:auto;min-width:170px;max-width:none;flex:0 0 auto;white-space:nowrap}.sp-mc-service-footer .sp-mc-save-status{display:block;width:100%;text-align:center}.sp-mc-service-footer .sp-mc-save-status:empty{display:none}.sp-mc-entitlement-card__value{margin:0;font-size:13px;font-weight:500;color:#0a1a33!important}}.sp-mc-services-editor .sp-mc-field input,.sp-mc-services-editor .sp-mc-field textarea,.sp-mc-services-editor .sp-mc-field select{border:1px solid #e2e8f0;border-radius:4px}.sp-mc-service-item.is-expanded{overflow:hidden}.sp-mc-service-editor,.sp-mc-service-editor .sp-mc-editor-section,.sp-mc-service-editor .sp-mc-services-grid,.sp-mc-service-editor .sp-mc-field,.sp-mc-service-editor .sp-mc-counter-input-wrap,.sp-mc-service-editor .nxs-custom-select,.sp-mc-service-editor .nxs-custom-select__trigger{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box}.sp-mc-service-editor .sp-mc-field input:not([type=checkbox]),.sp-mc-service-editor .sp-mc-field textarea,.sp-mc-service-editor .sp-mc-field select,.sp-mc-service-editor .nxs-custom-select__trigger{inline-size:100%!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box}.sp-mc-services-editor .sp-mc-field select.sp-mc-select{width:100%;min-height:44px;padding:10px 42px 10px 14px;line-height:1.4;font-size:15px;color:#0a1a33;background-color:#fff;border:1px solid #cfd4dc;border-radius:4px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M3.25 5.75L8 10.25L12.75 5.75" stroke="%230A1A33" stroke-width="1.9" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right 14px center;background-size:16px 16px}.sp-mc-services-editor .nxs-custom-select__trigger,.sp-mc-services-editor .nxs-custom-select__listbox{border-radius:4px;background-color:#fff}.sp-mc-services-editor .nxs-custom-select__option{background-color:#fff}.sp-mc-services-editor .sp-mc-field select.sp-mc-select:focus{outline:none;border-color:#a8b3c5;box-shadow:none}.sp-mc-services-editor .sp-mc-field select.sp-mc-select[disabled]{background-color:#f3f4f6;color:#4c5563;cursor:not-allowed}.sp-mc-addon-options{border:1px solid #cfd4dc;border-radius:4px;background:#fff;padding:6px 0;max-height:324px;overflow:auto;display:grid;gap:0;margin-top:8px}.sp-mc-addon-options[hidden]{display:none!important}.sp-mc-addon-multiselect{border:1px solid #cfd4dc;border-radius:4px;height:48px;min-height:42px;padding:4px 8px;display:flex;align-items:center;align-content:center;flex-wrap:wrap;gap:8px}.sp-mc-addon-multiselect.is-open{border-color:#a8b3c5}.sp-mc-addon-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.sp-mc-addon-search{border:0!important;outline:none;flex:1 1 180px;min-width:140px;min-height:30px;padding:0}.sp-mc-addon-option{display:flex;align-items:center;gap:10px;font-size:15px;color:#0a1a33;cursor:pointer;padding:14px 16px}.sp-mc-addon-option.is-selected{background:#f3f4f6}.sp-mc-addon-option input{width:16px;height:16px}.sp-mc-addon-empty{padding:10px 16px;color:#64748b;font-size:14px}.sp-mc-addon-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.sp-mc-addon-card{border:1px solid #dbe1ea;border-radius:4px;background:#f8fafc;padding:8px 10px}.sp-mc-addon-card h6{margin:0 0 4px;font-size:13px;color:#0a1a33;font-weight:600}.sp-mc-addon-card p{margin:0;font-size:12px;color:#4c5563}@media only screen and (min-width:1024px){h3,.h3{font-size:15px}}.sp-mc-services-editor .sp-mc-section-heading{margin:0;padding:14px;border:1px solid #e5e7eb;border-radius:4px;background:#fff}.sp-mc-services-group__count{font-size:14px;font-weight:500;color:#64748b}.sp-mc-add-service-btn{height:38px;min-height:34px;padding:0 8px;border-radius:4px;border:1px solid #0a1a33!important;background:#fff!important;color:#0a1a33!important;font-size:15px;font-weight:600;line-height:1}.sp-mc-add-service-btn .sp-mc-services-actions__icon{width:18px;height:18px;flex:0 0 18px}.sp-mc-add-service-btn .sp-mc-services-actions__icon svg{width:18px;height:18px;fill:currentColor}.sp-mc-add-service-btn:hover,.sp-mc-add-service-btn:focus-visible{background:#0f2747!important;color:#fff!important;border-color:#0f2747!important}.sp-mc-service-actions .sp-mc-save-btn{height:22px!important;min-height:18px;padding:0 16px;border-radius:4px;border:1px solid #0a1a33;background:#fff;color:#0a1a33;display:inline-flex;align-items:center;justify-content:center;gap:8px}.sp-mc-service-actions .sp-mc-save-btn:hover,.sp-mc-service-actions .sp-mc-save-btn:focus-visible{background:#0f2747;color:#fff;border-color:#0f2747}.sp-mc-service-actions .sp-mc-service-icon-btn{width:22px;min-width:12px;padding:0}.sp-mc-service-actions .sp-mc-service-editing-pill{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 10px;border-radius:4px;background:#e2e8f0;color:#334155;font-size:11px;font-weight:700;letter-spacing:.01em;text-transform:uppercase;white-space:nowrap}.sp-mc-service-actions .sp-mc-service-icon-btn .sp-mc-services-actions__icon{width:14px;height:14px;flex:0 0 14px}.sp-mc-service-actions .sp-mc-service-icon-btn .sp-mc-services-actions__icon svg{width:18px;height:18px;fill:currentColor}.sp-mc-service-actions .sp-mc-service-icon-btn{position:relative}.sp-mc-service-actions .sp-mc-service-icon-btn:after{content:attr(data-tooltip);position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%) translateY(-4px);padding:4px 8px;border-radius:4px;background:#0a1a33;color:#fff;font-size:12px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s ease;z-index:3}.sp-mc-service-actions .sp-mc-service-icon-btn:hover:after,.sp-mc-service-actions .sp-mc-service-icon-btn:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.sp-mc-services-grid--profile textarea[data-sp-profile-field=specialties],.sp-mc-services-grid--profile textarea[data-sp-profile-field=pricing_note]{min-height:68px;resize:vertical}.sp-mc-services-grid--profile input[data-sp-profile-field=specialties]{min-height:42px}.sp-mc-specialties-edit-row{margin-top:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.sp-mc-specialties-edit-row .sp-mc-helper{margin:0}.sp-mc-specialties-edit-btn{border:none!important;background:none!important;color:#0a1a33;font-weight:600;padding:0;text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:4px;height:0px;transition:color .15s ease,text-decoration-color .15s ease}.sp-mc-specialties-edit-btn:hover,.sp-mc-specialties-edit-btn:focus-visible,.sp-mc-root button.sp-mc-specialties-edit-btn:hover,.sp-mc-root button.sp-mc-specialties-edit-btn:focus-visible{background:none!important;border-color:transparent!important;color:#c9a14a!important;text-decoration:underline;text-decoration-color:#c9a14a}.sp-mc-save-btn--ghost{height:34px!important}.sp-mc-editor-section__title{display:inline-block;padding-bottom:4px;border-bottom:1px solid #cbd5e1}.sp-mc-editor-section__head{display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:100%;padding-bottom:4px;border-bottom:1px solid #cbd5e1}.sp-mc-editor-section__head .sp-mc-editor-section__title{padding-bottom:0;border-bottom:0}.sp-mc-field__label-inline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sp-mc-help-text--inline{margin:0;display:inline-flex;align-items:center;gap:6px}.sp-mc-help-text--inline svg{width:16px;height:16px}.sp-mc-services-grid--pricing-visibility{grid-template-columns:1fr}.sp-mc-services-grid--merch{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-mc-services-grid--merch .sp-mc-field:not(.sp-mc-field--locked) .nxs-toggle-text{font-size:14px;font-weight:500;color:#0a1a33}.sp-mc-field--locked{opacity:1}.sp-mc-field--locked .nxs-toggle{pointer-events:none;cursor:default;opacity:.65}.sp-mc-field--locked .sp-mc-addon-multiselect{opacity:.65}.sp-mc-lock-notes{display:grid;gap:6px}.sp-mc-help-text--lock{color:#5f6b7d}.sp-mc-help-text--lock svg{opacity:.9}.sp-mc-help-text--lock a{color:#0a1a33;font-weight:500;font-size:1.3rem;margin-left:6px;text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:4px;transition:color .15s ease,text-decoration-color .15s ease}.sp-mc-help-text--lock a:hover,.sp-mc-help-text--lock a:focus-visible{color:#c9a14a;text-decoration:underline;text-decoration-color:#c9a14a}.sp-mc-help-text--pricing-visibility{margin:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;color:#0a1a33;opacity:1;text-align:left;white-space:nowrap}.sp-mc-help-text--pricing-visibility svg{width:16px;height:16px}.sp-mc-services-editor .sp-mc-field--pricing-visibility{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;align-content:center;justify-self:start;grid-column:1 / -1;gap:10px;flex-wrap:nowrap;width:100%}.sp-mc-services-editor .sp-mc-field--pricing-visibility .sp-mc-help-text--pricing-visibility{margin:0;flex:0 0 auto;max-width:100%;align-self:center}.sp-mc-services-editor .sp-mc-field--pricing-visibility .nxs-toggle{margin:0;flex:0 0 auto;display:inline-flex;align-self:center}.sp-mc-services-editor .sp-mc-field--pricing-visibility.sp-mc-field--locked{opacity:1;margin-top:5px}.sp-mc-services-editor .sp-mc-field--pricing-visibility.sp-mc-field--locked .nxs-toggle{opacity:.65}.sp-mc-services-editor .sp-mc-field--pricing-visibility .sp-mc-help-text--pricing-visibility{color:#5f6b7d}.sp-mc-services-editor .sp-mc-field--pricing-visibility .sp-mc-help-text--pricing-visibility a{font-weight:500;font-size:1.3rem}.sp-mc-services-grid--addons-state{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-mc-field--full,.sp-mc-field--add-on-price{grid-column:1 / -1}.sp-mc-field--add-on-price .sp-mc-field__label-inline{justify-content:flex-start}.sp-mc-field--add-on-price .sp-mc-help-text--inline a{margin-left:0}.sp-mc-services-grid--pricing{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:8px}.sp-mc-service-footer .sp-mc-save-btn--ghost{background:#fff;color:#0a1a33;border:1px solid #0a1a33}.sp-mc-service-footer .sp-mc-save-btn--ghost:hover,.sp-mc-service-footer .sp-mc-save-btn--ghost:focus-visible{background:#0a1a33;color:#fff;border-color:#0a1a33}.sp-mc-service-footer [data-save-service]{border:1px solid #0a1a33;height:36px}.sp-mc-service-footer [data-save-service]:disabled{background:#6b7486;border-color:#6b7486;color:#fff;cursor:not-allowed;opacity:.5}.sp-mc-service-footer [data-save-service]:not(:disabled):hover,.sp-mc-service-footer [data-save-service]:not(:disabled):focus-visible{background:#fff;color:#0a1a33;border-color:#0a1a33}.sp-mc-counter-input-wrap{position:relative}.sp-mc-counter-input-wrap input{padding-right:66px}.sp-mc-counter-input-wrap textarea{min-height:78px;max-height:148px;padding-right:66px;padding-bottom:28px;line-height:1.4;overflow-y:auto;resize:vertical}.sp-mc-counter-input-wrap textarea[data-field=description]{min-height:96px}.sp-mc-services-editor .sp-mc-input-counter{position:absolute;top:auto;right:10px;bottom:10px;transform:none;font-size:12px;color:#64748b;line-height:1;pointer-events:none}.sp-mc-services-editor .sp-mc-input-counter.is-over{color:#dc2626}.sp-mc-optional{font-size:12px;color:#64748b;font-weight:500}@media(max-width:1023px){.sp-mc-services-grid--pricing{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-mc-services-grid--pricing-visibility{grid-template-columns:1fr}.sp-mc-services-grid--merch{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.sp-mc-services-grid--addons-state,.sp-mc-services-grid--pricing,.sp-mc-services-grid--pricing-visibility,.sp-mc-services-grid--merch{grid-template-columns:1fr}.sp-mc-services-editor .sp-mc-field--pricing-visibility{flex-direction:column;align-items:flex-start;gap:8px;width:100%;flex-wrap:nowrap;white-space:nowrap}.sp-mc-services-editor .sp-mc-field--add-on-price .sp-mc-field__label-inline{flex-wrap:nowrap;gap:8px}.sp-mc-services-editor .sp-mc-field--add-on-price .sp-mc-help-text--inline{display:inline-flex;width:auto;flex:0 0 auto;align-items:center;white-space:nowrap}.sp-mc-services-editor .sp-mc-field--add-on-price .sp-mc-help-text--inline svg{margin-right:0}.sp-mc-services-editor .sp-mc-field--pricing-visibility .sp-mc-help-text--pricing-visibility{width:100%}.sp-mc-services-editor .sp-mc-help-text--lock{display:block;width:100%;line-height:1.35;white-space:normal;overflow-wrap:normal}.sp-mc-services-editor .sp-mc-help-text--lock svg{display:inline-block;margin-right:8px;vertical-align:-2px}.sp-mc-services-editor .sp-mc-help-text--lock span{display:inline;min-width:0;overflow:visible;text-overflow:clip}.sp-mc-services-editor .sp-mc-help-text--lock a{display:inline;margin-left:4px;white-space:normal}.sp-mc-help-text--pricing-visibility{white-space:normal}.sp-mc-help-text--pricing-visibility{white-space:nowrap}}@media(max-width:1024px){.sp-mc-service-type-tooltip .nxspro-tooltip{left:18px!important;right:auto!important;transform:translate(-38%,4px)!important;width:min(280px,calc(100vw - 24px))!important;max-width:min(280px,calc(100vw - 24px))!important}.sp-mc-service-type-tooltip:hover .nxspro-tooltip,.sp-mc-service-type-tooltip .nxspro-tooltip-trigger:focus+.nxspro-tooltip{transform:translate(-38%)!important}}@media(max-width:1024px){.sp-mc-duration-tooltip .nxspro-tooltip{left:18px!important;right:auto!important;transform:translate(-38%,4px)!important;width:min(280px,calc(100vw - 24px))!important;max-width:min(280px,calc(100vw - 24px))!important}.sp-mc-duration-tooltip:hover .nxspro-tooltip,.sp-mc-duration-tooltip .nxspro-tooltip-trigger:focus+.nxspro-tooltip{transform:translate(-38%)!important}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/sp-services-pricing-editor.css.map */
