.scf{--scf-accent: #252537;--scf-accent-ink: #ffffff;--scf-bg: #EAF9F3;--scf-card: #EAF9F3;--scf-text: #1a1c1d;--scf-muted: #6b6b6b;--scf-border: #e5e5e5;--scf-danger: #b00020;--scf-good: #0a8a4f;--scf-radius: 16px;--scf-maxw: 720px;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;background:var(--scf-bg);color:var(--scf-text);padding:32px 16px;font-family:inherit;box-sizing:border-box}.scf *,.scf *:before,.scf *:after{box-sizing:inherit}.scf[hidden]{display:none!important}.scf__inner{max-width:var(--scf-maxw);margin:0 auto}.scf-step-badge{display:inline-flex;flex-direction:row;align-items:center;gap:7px;padding:5px 14px 5px 10px;background:#fff;border:1px solid #d4e8e1;border-radius:100px;font-family:"Red Hat Display",inherit;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7a9490;margin:0 0 12px}.scf-step-badge:before{content:"";flex:none;width:6px;height:6px;background:#00d282;border-radius:3px}.scf-h{font-family:"Red Hat Display",inherit;font-weight:700;font-size:22px;line-height:1.25;margin:0 0 8px;color:#1a2926;outline:none}.scf-h--center{text-align:center}.scf-sub{font-family:"Red Hat Display",inherit;font-weight:400;font-size:15px;line-height:25px;color:#3c4f49;margin:0 0 20px}.scf-sub p{margin:0 0 8px}.scf-sub p:last-child{margin-bottom:0}.scf-sub--center{text-align:center}.scf-plans{display:grid;grid-template-columns:1fr;gap:12px;margin:0 0 20px;align-items:center}.scf-plans__arrow{display:flex;align-items:center;justify-content:center;font-family:"Red Hat Display",inherit;font-weight:400;font-size:18px;line-height:23px;color:#7a9490;transform:rotate(90deg)}.scf-plan{border:1px solid var(--scf-border);border-radius:12px;padding:14px;font-size:14px}.scf-plan--current{display:flex;flex-direction:row;align-items:center;gap:14px;padding:18px 20px;background:linear-gradient(117.37deg,#042525 40.36%,#033f33 76.08%);color:var(--scf-accent-ink);border:none;border-radius:14px}.scf-plan__icon{flex:none;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff2e;border-radius:10px}.scf-plan__icon svg{display:block}.scf-plan__text{display:flex;flex-direction:column;gap:2px;min-width:0}.scf-plan__name{font-weight:700;margin:0 0 4px}.scf-plan__meta{opacity:.8;margin:0;font-size:12px}.scf-plan--current .scf-plan__name{font-family:"Red Hat Display",inherit;font-size:14px;line-height:19px;margin:0}.scf-plan--current .scf-plan__meta{font-family:"Red Hat Display",inherit;font-weight:400;font-size:12px;line-height:17px;color:#ffffffad;opacity:1}.scf-plan--free{display:flex;flex-direction:row;align-items:center;gap:14px;padding:18px 20px;background:#ffffff8c;opacity:.7;border:1px solid #d4e8e1;border-radius:14px}.scf-plan--free .scf-plan__icon{background:#e8f4f0}.scf-plan--free .scf-plan__text{gap:3px}.scf-plan--free .scf-plan__name{font-family:"Red Hat Display",inherit;font-size:14px;line-height:19px;color:#212529;margin:0}.scf-plan--free .scf-plan__meta{font-family:"Red Hat Display",inherit;font-weight:400;font-size:12px;line-height:17px;color:#ef4444;opacity:1;margin:0}.scf-lists{display:grid;grid-template-columns:1fr;gap:0}.scf-lists__col{padding-bottom:24px}.scf-listhead{font-family:"Red Hat Display",inherit;font-weight:700;font-size:11px;line-height:15px;letter-spacing:.99px;text-transform:uppercase;color:#262a2f;margin:0 0 12px}.scf-flist{list-style:none;padding:0;margin:0}.scf-flist__item{display:flex;flex-direction:row;align-items:flex-start;gap:12px;padding:12px 0;border-top:1px solid #d4e8e1}.scf-flist__item:last-child{border-bottom:1px solid #d4e8e1}.scf-flist__icon{flex:none;width:24px;height:24px;padding:3px;margin-top:1px;border-radius:50%;display:flex;align-items:center;justify-content:center}.scf-flist__icon svg{display:block}.scf-flist__icon--lose{background:#fdecea}.scf-flist__icon--keep{background:#e7f6ee}.scf-flist__text{display:flex;flex-direction:column;gap:2px;min-width:0}.scf-flist__title{font-family:"Red Hat Display",inherit;font-weight:700;font-size:14px;line-height:19px;color:#1a2926}.scf-flist__desc{font-family:"Red Hat Display",inherit;font-weight:400;font-size:12px;line-height:18px;color:#495057}.scf-keepcard{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:18px;background:#ffffffa6;border:1px solid #d4e8e1;border-radius:14px}.scf-listhead--keep{color:#7a9490;margin:0}.scf-chips{display:flex;flex-wrap:wrap;gap:8px;width:100%}.scf-chip{font-family:"Red Hat Display",inherit;font-weight:400;font-size:13px;line-height:17px;color:#3c4f49;background:#e8f4f0;border:1px solid #d4e8e1;border-radius:100px;padding:6px 14px}.scf-reasons{display:flex;flex-direction:column;gap:8px;margin:0 0 20px}.scf-reason{position:relative;display:flex;align-items:center;justify-content:flex-start;border:1px solid #d4e8e1;border-radius:12px;padding:15px 18px;cursor:pointer;transition:border-color .15s,background .15s}.scf-reason__label{font-family:"Red Hat Display",inherit;font-weight:500;font-size:14px;line-height:19px;color:#1a2926;text-align:left;padding-right:30px}.scf-reason input{position:absolute;opacity:0;pointer-events:none}.scf-reason__radio{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:18px;height:18px;border:2px solid #d4e8e1;border-radius:50%;background:#fff;transition:border-color .15s}.scf-reason:has(input:checked){border-color:#042525}.scf-reason:has(input:checked) .scf-reason__radio{border-color:#042525;background:radial-gradient(#042525 0 45%,#fff 55% 100%)}.scf-offer-price,.scf-offer-progress,.scf-offer-cards{--scf-maxw: 720px}.scf-offerhead{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:31px 32px 36px;margin:0 0 20px;background:#eaf5f1;border:1px solid #c8e6dc;border-radius:18px}.scf-offerhead .scf-h{font-size:26px;line-height:31px;margin:0}.scf-offerhead .scf-sub{margin:0}@media(max-width:767px){.scf-offer-price .scf-offerhead{padding:34px 20px 28px;gap:15px;border-radius:16px}.scf-offer-price .scf-offerhead .scf-h{font-size:20px;line-height:25px}.scf-offer-price .scf-offerhead .scf-sub{font-size:14px;line-height:22px;color:#262a2f}}.scf-price-grid{display:grid;grid-template-columns:1fr;gap:14px;margin:0 0 20px}@media(min-width:768px){.scf-price-grid{grid-template-columns:1fr 1fr}}.scf-price-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:20px;background:#fff;border:1px solid #d4e8e1;border-radius:14px;text-align:center;cursor:pointer;appearance:none;-webkit-appearance:none;font:inherit;width:100%;transition:border-color .15s}.scf-price-card--featured{border-color:#00d282}.scf-price-card--current{cursor:default;pointer-events:none;opacity:.55;border-color:#d4e8e1;background:#f4f8f6}.scf-price-card--current .scf-price-card__tag{color:#7a9490}.scf-price-card__current{margin-top:8px;font-family:"Red Hat Display",inherit;font-weight:600;font-size:12px;line-height:16px;color:#7a9490}.scf-price-card__tag{font-family:"Red Hat Display",inherit;font-weight:700;font-size:10px;line-height:13px;letter-spacing:1.2px;text-transform:uppercase;color:#7a9490}.scf-price-card--featured .scf-price-card__tag{color:#00d282}.scf-price-card__price{display:inline-flex;align-items:flex-start;justify-content:center;gap:2px;margin:4px 0;font-family:"Red Hat Display",inherit}.scf-price-card__cur{font-weight:700;font-size:20px;line-height:20px;margin-top:4px;color:#1a2926}.scf-price-card__amount{font-weight:700;font-size:40px;line-height:40px;color:#1a2926}.scf-price-card__per{align-self:flex-end;font-weight:400;font-size:15px;line-height:15px;margin-bottom:4px;color:#7a9490}.scf-price-card__note{font-family:"Red Hat Display",inherit;font-weight:400;font-size:12px;line-height:16px;color:#7a9490}.scf-offer-price .scf-actions--offer,.scf-offer-progress .scf-actions--offer,.scf-offer-cards .scf-actions--offer{flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;margin-top:4px}.scf-offer-price .scf-actions--offer .scf-btn,.scf-offer-progress .scf-actions--offer .scf-btn,.scf-offer-cards .scf-actions--offer .scf-btn{width:auto;min-width:0;flex:none}.scf-offer-price .scf-actions--offer .scf-btn--decline,.scf-offer-progress .scf-actions--offer .scf-btn--decline,.scf-offer-cards .scf-actions--offer .scf-btn--decline{background:transparent;border:none;color:#7a9490;text-decoration:underline;font-family:"Red Hat Display",inherit;font-weight:500;font-size:14px;line-height:19px;min-height:0;padding:14px 28px}.scf-offer-cards .scf-actions--offer .scf-btn--contact{background:transparent;border:1px solid #c8dbd5;color:#3c4f49;border-radius:100px;min-height:50px;padding:14px 28px;font-family:"Red Hat Display",inherit;font-weight:500;font-size:15px;line-height:20px;text-decoration:none}.scf-offer-price .scf-actions--offer .scf-btn--keep,.scf-offer-progress .scf-actions--offer .scf-btn--keep,.scf-offer-cards .scf-actions--offer .scf-btn--keep{background:#00d282;border:none;color:#fff;border-radius:100px;font-family:"Red Hat Display",inherit;font-weight:700;font-size:15px;line-height:20px;min-height:48px;padding:14px 28px}.scf-btn--keep .scf-btn__check{margin-right:6px}@media(max-width:767px){.scf-offer-price .scf-actions--offer,.scf-offer-progress .scf-actions--offer,.scf-offer-cards .scf-actions--offer{flex-direction:column-reverse;align-items:stretch;gap:8px}.scf-offer-price .scf-actions--offer .scf-btn,.scf-offer-progress .scf-actions--offer .scf-btn,.scf-offer-cards .scf-actions--offer .scf-btn{width:100%}.scf-offer-price .scf-actions--offer .scf-btn--keep,.scf-offer-progress .scf-actions--offer .scf-btn--keep,.scf-offer-cards .scf-actions--offer .scf-btn--keep{min-height:42px;padding:14px 20px;font-size:14px;line-height:14px}.scf-offer-price .scf-actions--offer .scf-btn--decline,.scf-offer-progress .scf-actions--offer .scf-btn--decline,.scf-offer-cards .scf-actions--offer .scf-btn--decline{min-height:41px;padding:14px 20px;font-size:13px;line-height:13px}}.scf-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:6px 0 20px}@media(max-width:767px){.scf-stats{grid-template-columns:1fr 1fr}.scf-stats .scf-stat:last-child{grid-column:1 / -1}}.scf-stat{display:flex;flex-direction:column;align-items:center;gap:4px;padding:18px;background:#fff;border:1px solid #d4e8e1;border-radius:12px;text-align:center}.scf-stat__num{font-family:"Red Hat Display",inherit;font-weight:700;font-size:28px;line-height:28px;color:#1a2926;margin:0}.scf-stat__label{font-family:"Red Hat Display",inherit;font-weight:400;font-size:12px;line-height:17px;color:#495057;margin:0}.scf-tip{display:flex;flex-direction:row;align-items:center;gap:10px;padding:13px 17px;margin:0 0 20px;background:#e8f4f0;border:1px solid #d4e8e1;border-radius:10px}.scf-tip__icon{flex:none;display:flex}.scf-tip__icon svg{display:block}.scf-tip__text{font-family:"Red Hat Display",inherit;font-weight:400;font-size:13px;line-height:20px;color:#262a2f}.scf-tip--top{align-items:flex-start;padding:13px 16px}.scf-tip--top .scf-tip__icon{margin-top:1px}.scf-tip--top .scf-tip__text{color:#495057}@media(max-width:767px){.scf-offer-progress .scf-tip{align-items:flex-start;padding:16px 14px 12px;background:#eaf9f3}.scf-offer-progress .scf-tip .scf-tip__text{font-size:12px;line-height:19px;color:#212529}}.scf-saved{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:22px 22px 20px;margin:0 0 20px;background:#fff;border:1px solid #d4e8e1;border-radius:14px}.scf-saved__grid{display:grid;grid-template-columns:1fr;gap:10px;width:100%}@media(min-width:768px){.scf-saved__grid{grid-template-columns:1fr 1fr}}.scf-saved__item{display:flex;flex-direction:row;align-items:center;gap:10px}.scf-saved__icon{flex:none;width:28px;height:28px;border-radius:7px;background:#fde3e3;display:flex;align-items:center;justify-content:center}.scf-saved__icon svg{display:block}.scf-saved__label{font-family:"Red Hat Display",inherit;font-weight:400;font-size:14px;line-height:19px;color:#3c4f49}.scf-tl{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:26px 22px 24px;margin:0 0 20px;background:#fff;border:1px solid #d4e8e1;border-radius:14px}.scf-tl__row{display:flex;flex-direction:row;width:100%}.scf-tl__col{position:relative;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:16px 16px 16px 18px}.scf-tl__col:not(:last-child):after{content:"";position:absolute;right:0;top:20px;width:1px;height:101px;background:#d4e8e1}.scf-tl__badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:14px;font-family:"Red Hat Display",inherit;font-weight:700;font-size:11px;line-height:15px}.scf-tl__col--neutral .scf-tl__badge{background:#e8f4f0;border:1px solid #d4e8e1;color:#7a9490}.scf-tl__col--warn .scf-tl__badge{background:#fff8e6;border:1px solid #f5d97a;color:#b8860b}.scf-tl__col--good .scf-tl__badge{background:#ebf7f0;border:1px solid #3dbfa0;color:#1e9e83}.scf-tl__title{font-family:"Red Hat Display",inherit;font-weight:700;font-size:13px;line-height:17px;color:#1a2926;margin:4px 0 0}.scf-tl__body{font-family:"Red Hat Display",inherit;font-weight:400;font-size:12px;line-height:18px;color:#495057;margin:0}@media(max-width:767px){.scf-tl .scf-tl__row{flex-direction:column}.scf-tl:not(.scf-tl--tiles):not(.scf-tl--steps){padding:24px 16px 16px;border-radius:12px}.scf-tl:not(.scf-tl--tiles):not(.scf-tl--steps) .scf-listhead--keep{color:#495057}.scf-tl:not(.scf-tl--tiles):not(.scf-tl--steps) .scf-tl__row{gap:10px}.scf-tl__col{display:grid;grid-template-columns:28px 1fr;column-gap:12px;row-gap:1px;align-items:start;padding:0}.scf-tl__col:not(:last-child):after{display:none}.scf-tl__badge{grid-row:1 / span 2;align-self:start;width:28px;min-width:28px;padding:0}.scf-tl__col--neutral .scf-tl__badge{background:#eaf9f3;color:#495057}.scf-tl__col--good .scf-tl__badge{border-color:#00d282;color:#04312c}.scf-tl__title{grid-column:2;margin:0}.scf-tl__body{grid-column:2;line-height:16px}}.scf-tl--tiles .scf-tl__row{flex-wrap:wrap;gap:10px}.scf-tile{flex:1 1 140px;display:flex;flex-direction:column;align-items:center;gap:7px;padding:14px;background:#e8f4f0;border-radius:12px;text-align:center}.scf-tile__badge{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:1px solid #d4e8e1;border-radius:10px;font-family:"Red Hat Display",inherit;font-weight:700;font-size:13px;line-height:17px;color:#3dbfa0}.scf-tile__title{font-family:"Red Hat Display",inherit;font-weight:700;font-size:13px;line-height:17px;color:#1a2926;margin:0}.scf-tile__desc{font-family:"Red Hat Display",inherit;font-weight:400;font-size:11px;line-height:15px;color:#495057;margin:0}@media(max-width:767px){.scf-tl--tiles{padding:24px 16px 16px;gap:10px;border-radius:12px}.scf-tl--tiles .scf-listhead--keep{color:#495057}.scf-tl--tiles .scf-tl__row{gap:9px}.scf-tile{flex:none;display:grid;grid-template-columns:34px 1fr;column-gap:12px;align-items:center;padding:10px 12px;background:#eaf9f3;border-radius:9px;text-align:left}.scf-tile__badge{grid-row:1 / span 2;align-self:center;width:34px;height:34px;border-radius:8px;color:#00d282}.scf-tile__title{grid-column:2}.scf-tile__desc{grid-column:2;font-size:12px;line-height:16px}}.scf-tl--steps .scf-tl__row{gap:0}.scf-step3{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 12px;text-align:center}.scf-step3:not(:last-child):after{content:"\2192";position:absolute;right:-6px;top:6px;font-family:"Red Hat Display",inherit;font-weight:400;font-size:16px;line-height:21px;color:#d4e8e1}.scf-step3__num{flex:none;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#00d282;font-family:"Red Hat Display",inherit;font-weight:700;font-size:12px;line-height:16px;color:#fff}.scf-step3__title{font-family:"Red Hat Display",inherit;font-weight:700;font-size:13px;line-height:17px;color:#1a2926;margin:0}.scf-step3__desc{font-family:"Red Hat Display",inherit;font-weight:400;font-size:11px;line-height:15px;color:#7a9490;margin:0}@media(max-width:767px){.scf-tl--steps{padding:24px 16px 16px;gap:10px;border-radius:12px}.scf-tl--steps .scf-listhead--keep{color:#495057}.scf-tl--steps .scf-tl__row{gap:10px}.scf-step3{display:grid;grid-template-columns:24px 1fr;column-gap:12px;row-gap:1px;align-items:start;padding:0;text-align:left}.scf-step3:not(:last-child):after{display:none}.scf-step3__num{grid-row:1 / span 2;align-self:start;width:24px;height:24px;font-family:DM Sans,Red Hat Display,sans-serif;font-size:11px;line-height:14px}.scf-step3__title{grid-column:2}.scf-step3__desc{grid-column:2;font-size:12px;line-height:16px;color:#495057}}.scf-support{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 22px;margin:0 0 20px;background:#fff;border:1px solid #d4e8e1;border-radius:14px}.scf-support__row{display:flex;flex-direction:row;align-items:center;gap:24px;width:100%}.scf-support__text{margin:0;flex:1;font-family:"Red Hat Display",inherit;font-weight:400;font-size:14px;line-height:22px;color:#495057}.scf-support__stat{flex:none;display:flex;flex-direction:column;align-items:center;gap:3px;padding:14px 20px;background:#e8f4f0;border:1px solid #d4e8e1;border-radius:12px}.scf-support__num{font-family:"Red Hat Display",inherit;font-weight:700;font-size:22px;line-height:29px;color:#1a2926}.scf-support__statlabel{font-family:"Red Hat Display",inherit;font-weight:400;font-size:11px;line-height:14px;color:#7a9490;white-space:nowrap}@media(max-width:767px){.scf-support{padding:18px 16px 22px;gap:7px;border-radius:12px}.scf-support__row{flex-direction:column;align-items:stretch;gap:7px}.scf-support__text{font-size:13px;line-height:20px;color:#3c4f49}.scf-support__stat{align-self:stretch;flex-direction:row;align-items:center;gap:8px;padding:3px 0 0;background:transparent;border:none;border-radius:0}.scf-support__stat:before{content:"";flex:none;width:8px;height:8px;background:#00d282;border-radius:4px}.scf-support__num{font-size:12px;line-height:16px;font-weight:400;color:#7a9490}.scf-support__statlabel{font-size:12px;line-height:16px}}.scf-proof{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 22px 24px;margin:0 0 20px;background:#fff;border:1px solid #d4e8e1;border-radius:14px}.scf-proof__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.scf-quote{margin:0;display:flex;flex-direction:column;gap:6px;padding:13px 16px 14px;background:#e8f4f0;border-radius:10px}.scf-quote__text{margin:0;font-family:"Red Hat Display",inherit;font-style:italic;font-weight:400;font-size:13px;line-height:21px;color:#3c4f49}.scf-quote__author{font-family:"Red Hat Display",inherit;font-weight:400;font-size:11px;line-height:15px;color:#7a9490}@media(max-width:767px){.scf-proof{gap:8px;padding:20px 16px 24px;border-radius:12px}.scf-proof__grid{grid-template-columns:1fr;gap:8px}.scf-quote{padding:13px 14px 12px;background:#eaf9f3;border-radius:9px}.scf-quote__text{line-height:20px;text-align:left;padding-left:0;padding-right:0}}.scf-status{display:flex;justify-content:center;margin:0 0 16px}.scf-status__icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700}.scf-status__icon--good{background:#0a8a4f1f;color:var(--scf-good)}.scf-status__icon--processing{background:#dc960029;color:#8a5a00}.scf-status__icon--hero,.scf-status__icon--hero-soft,.scf-status__icon--hero-clock{width:72px;height:72px;background:transparent;border:none;border-radius:0;padding:0}.scf-status__icon--hero svg,.scf-status__icon--hero-soft svg,.scf-status__icon--hero-clock svg{display:block;width:72px;height:72px}.scf-result .scf__card{display:flex;flex-direction:column;align-items:center;gap:17px}.scf-result .scf__card[hidden]{display:none!important}.scf-result .scf-status{margin:0}.scf-result .scf__card>.scf-h,.scf-result .scf__card>.scf-sub{margin:0}.scf-result .scf__card>.scf-sub{max-width:615px;font-size:16px;line-height:26px}.scf-result .scf__card>.scf-actions{margin:0}.scf-result .scf-h--xl{font-size:clamp(26px,5vw,34px);line-height:1.15}.scf-result-badge{display:inline-flex;align-items:center;gap:6px;margin:0;padding:5px 12px 5px 8px;background:#e8f4f0;border:1px solid #d4e8e1;border-radius:100px;font-family:"Red Hat Display",inherit;font-weight:700;font-size:11px;line-height:15px;color:#00d282}.scf-result-badge__icon{flex:none;display:flex}.scf-result-badge__icon svg{display:block}.scf-result-detail{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%;text-align:left}.scf-result-summary,.scf-result-next{display:flex;flex-direction:column;align-items:flex-start;padding:18px 20px;border-radius:14px}.scf-result-summary{background:#eaf5f1;border:1px solid #c8e6dc}.scf-result-next{background:#fff;border:1px solid #d4e8e1;gap:10px}.scf-result-summary--text{padding:21px 24px 22px;gap:26px}.scf-result-para{font-family:"Red Hat Display",inherit;font-weight:400;font-size:15px;line-height:26px;color:#3c4f49}.scf-result-para p{margin:0}.scf-result-detail__head{font-family:"Red Hat Display",inherit;font-weight:700;font-size:11px;line-height:15px;letter-spacing:.99px;text-transform:uppercase;color:#7a9490;margin:0}.scf-result-summary .scf-result-detail__head{margin:0 0 10px;align-self:stretch}.scf-result-rows{width:100%}.scf-result-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:9px 0;border-bottom:1px solid #d4e8e1}.scf-result-row:last-child{border-bottom:none;padding-bottom:0}.scf-result-row__label{font-family:"Red Hat Display",inherit;font-weight:400;font-size:13px;line-height:17px;color:#7a9490}.scf-result-row__value{font-family:"Red Hat Display",inherit;font-weight:700;font-size:13px;line-height:17px;color:#1a2926;text-align:right}.scf-result-row:first-child .scf-result-row__value{color:#00d282}.scf-result-next__list{display:flex;flex-direction:column;gap:10px;width:100%}.scf-result-next__item{display:flex;flex-direction:row;align-items:flex-start;gap:10px;width:100%}.scf-result-next__icon{flex:none;margin-top:1px;width:20px;height:20px;border-radius:10px;background:#e8f4f0;border:1px solid #d4e8e1;color:#00d282;display:flex;align-items:center;justify-content:center}.scf-result-next__icon svg{display:block}.scf-result-next__text{margin:0;font-family:"Red Hat Display",inherit;font-weight:400;font-size:13px;line-height:20px;color:#495057}.scf-result-next__text strong{font-weight:700;color:#1a2926}.scf-result-next__text p{margin:0}@media(max-width:599px){.scf-result-detail{grid-template-columns:1fr}}.scf-result-kept--amber .scf-result-badge{background:#fef7e6;border-color:#ffd44d;color:#f7b500}.scf-result-kept--amber .scf-result-summary{background:#fef7e6;border-color:#ffd44d}.scf-result-kept--amber .scf-result-summary .scf-result-detail__head,.scf-result-kept--amber .scf-result-row:first-child .scf-result-row__value{color:#f7b500}.scf-result-kept--red .scf-result-badge{background:#fdecea;border-color:#f5c0b8;color:#ef4444}.scf-result-kept--red .scf-result-next__icon{color:#7a9490}.scf-result-sync{display:flex;flex-direction:column;align-items:flex-start;gap:18px;width:100%;padding:18px 20px;background:#fff;border:1px solid #d4e8e1;border-radius:14px;text-align:left}.scf-result-sync__top{display:flex;flex-direction:column;gap:7px;width:100%}.scf-result-sync__row{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.scf-result-sync__row span,.scf-result-sync__emailtext{font-family:"Red Hat Display",inherit;font-weight:400;font-size:11px;line-height:15px;color:#7a9490}.scf-result-sync__track{position:relative;width:100%;height:6px;background:#d4e8e1;border-radius:100px;overflow:hidden}.scf-result-sync__fill{position:absolute;left:0;top:0;bottom:0;height:6px;background:#00d282;border-radius:100px}.scf-result-sync__email{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.scf-result-sync__dot{flex:none;width:8px;height:8px;border-radius:4px;background:#7a9490}.scf-result-sync__emailtext{font-size:12px;line-height:19px}.scf-result-link{appearance:none;-webkit-appearance:none;background:transparent;border:none;color:#7a9490;text-decoration:underline;font-family:"Red Hat Display",inherit;font-weight:500;font-size:14px;line-height:19px;padding:16px 32px;cursor:pointer}.scf-result-link:focus-visible{outline:2px solid var(--scf-accent);outline-offset:2px}.scf-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.scf-btn{appearance:none;-webkit-appearance:none;border:1px solid var(--scf-accent);background:var(--scf-accent);color:var(--scf-accent-ink);border-radius:999px;padding:14px 18px;font:inherit;font-weight:600;cursor:pointer;width:100%;min-height:50px;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s}.scf-btn:focus-visible{outline:2px solid var(--scf-accent);outline-offset:2px}.scf-btn[disabled]{opacity:.45;cursor:not-allowed}.scf-btn[hidden]{display:none!important}.scf-btn--ghost{background:transparent;color:var(--scf-text);border-color:var(--scf-border)}.scf-btn--good{background:var(--scf-good);border-color:var(--scf-good)}.scf-btn--danger{background:var(--scf-danger);border-color:var(--scf-danger)}.scf-btn--link{background:transparent;border-color:transparent;color:var(--scf-muted);text-decoration:underline;min-height:0;padding:6px}.scf-note{margin:12px 0 0;font-size:13px;display:flex;align-items:center;gap:8px;color:var(--scf-muted)}.scf-note[hidden]{display:none!important}.scf-note--invalid{color:var(--scf-danger)}.scf-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(0,0,0,.18);border-top-color:var(--scf-accent);animation:scf-spin .8s linear infinite;flex:0 0 auto}.scf-btn .scf-spinner{border-color:#fff6;border-top-color:#fff}@keyframes scf-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.scf-spinner{animation:none}}@media(prefers-reduced-motion:no-preference){[data-cancel-step]:not([hidden]){animation:scf-step-in .34s cubic-bezier(.16,.84,.44,1) both}.scf-result .scf__card:not([hidden]){animation:scf-fade-in .3s ease both}}@keyframes scf-step-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scf-fade-in{0%{opacity:0}to{opacity:1}}.scf-debug{position:fixed;right:12px;bottom:12px;width:320px;max-height:82vh;overflow:auto;background:#0d1117;color:#e6edf3;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;border:1px solid #30363d;border-radius:10px;box-shadow:0 10px 36px #00000073;z-index:2147483000}.scf-debug.is-min .scf-debug__body{display:none}.scf-debug__head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #30363d;position:sticky;top:0;background:#0d1117}.scf-debug__head strong{font-size:12px}.scf-debug__min{background:none;border:0;color:#e6edf3;cursor:pointer;font-size:14px;line-height:1;padding:2px 6px}.scf-debug__body{padding:12px}.scf-debug__row{margin:0 0 12px}.scf-debug__row:last-child{margin-bottom:0}.scf-debug__label{color:#8b949e;margin:0 0 6px;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.scf-debug__muted{color:#8b949e;word-break:break-all}.scf-debug__cur{color:#58a6ff}.scf-debug__pill{display:inline-block;padding:1px 8px;border-radius:999px;font-weight:700;font-size:11px}.scf-debug__pill--ok{background:#2ea04340;color:#7ee787}.scf-debug__pill--wait{background:#bb800940;color:#e3b341}.scf-debug__pill--bad{background:#f8514940;color:#ff7b72}.scf-debug__btn{display:inline-block;margin:0 4px 4px 0;padding:4px 8px;background:#21262d;color:#e6edf3;border:1px solid #30363d;border-radius:6px;font:inherit;cursor:pointer}.scf-debug__btn:hover{background:#30363d}.scf-debug__btn[aria-current=true]{background:#1f6feb;border-color:#1f6feb;color:#fff}.scf-debug__next,.scf-debug__log{background:#010409;border:1px solid #30363d;border-radius:6px;padding:8px;max-height:180px;overflow:auto}.scf-debug__loop{background:#010409;border:1px solid #30363d;border-radius:6px;padding:8px;max-height:240px;overflow:auto;margin:0;white-space:pre-wrap;word-break:break-word;color:#7ee787;font:inherit}.scf-debug__nextitem{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scf-debug__logline{color:#8b949e;padding:1px 0}.scf-debug__logline:first-child{color:#7ee787}.scf-plan-debug-list{margin-top:16px;padding-top:12px;border-top:1px dashed #c7d0d8;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;text-align:left}.scf-plan-debug__head{color:#57606a;margin:0 0 8px;font-weight:700}.scf-plan-debug{background:#0d1117;color:#e6edf3;border:1px solid #30363d;border-radius:8px;padding:8px 10px;margin:0 0 8px}.scf-plan-debug--warn{color:#e3b341}.scf-plan-debug__title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 6px}.scf-plan-debug__pill{display:inline-block;padding:1px 8px;border-radius:999px;font-weight:700;font-size:11px}.scf-plan-debug__pill--ok{background:#2ea04340;color:#7ee787}.scf-plan-debug__pill--warn{background:#bb800940;color:#e3b341}.scf-plan-debug__pill--bad{background:#f8514940;color:#ff7b72}.scf-plan-debug__pill--na{background:#8b949e38;color:#8b949e}.scf-plan-debug__data{background:#010409;border:1px solid #30363d;border-radius:6px;padding:8px;margin:0;white-space:pre-wrap;word-break:break-word;color:#7ee787}.scf-plan-debug__ov{color:#58a6ff;margin-top:6px}.scf-plan-debug--price{grid-column:1 / -1;margin:0;text-align:left;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}@media(min-width:560px){.scf{padding:100px 24px}.scf-h{font-size:26px}.scf-actions{flex-direction:row-reverse;justify-content:center}.scf-actions .scf-btn{width:auto;min-width:200px}.scf-actions--stack{flex-direction:column}.scf-actions--stack .scf-btn{width:100%}}.scf-intro{--scf-maxw: 960px}@media(min-width:768px){.scf-intro .scf-h{font-size:32px;line-height:37px}.scf-intro .scf-plans{grid-template-columns:1fr auto 1fr}.scf-intro .scf-plans__arrow{width:23px;padding:0 4px;transform:none}.scf-intro .scf-lists{grid-template-columns:1.5fr 1fr;column-gap:32px;margin-top:8px}.scf-intro .scf-lists{align-items:start}.scf-intro .scf-lists__col:first-child .scf-listhead{margin-top:0}.scf-intro .scf-lists__col:last-child .scf-listhead{margin-top:0}}.scf-lists__col--keep .scf-actions{margin-top:16px;gap:6px}.scf-intro .scf-btn--danger{background:#042525;border-color:#042525;color:#fff;border-radius:100px;min-height:48px;padding:14px 28px;font-weight:700;font-size:15px;line-height:20px}@media(max-width:767px){.scf-intro .scf-btn--danger{min-height:42px;padding:14px 20px;font-weight:500;font-size:14px;line-height:14px}}.scf-intro .scf-btn--begin .scf-spinner[hidden]{display:none}.scf-intro .scf-btn--begin.is-checking[disabled]{opacity:1;cursor:progress}.scf-intro .scf-btn--begin.is-failed,.scf-intro .scf-btn--begin.is-failed[disabled]{background:#d84f3b;border-color:#d84f3b;color:#fff;opacity:1;cursor:default}.scf-intro .scf-btn--ghost{background:transparent;border-color:transparent;color:#7a9490;text-decoration:underline;min-height:0;padding:8px;font-weight:500;font-size:14px;line-height:19px}.scf-reason-step .scf-step-badge{margin:0 0 16px}.scf-reason-step .scf__card{padding:22px 20px;background:#fff;border:1px solid #d4e8e1;border-radius:18px}@media(min-width:768px){.scf-reason-step .scf__card{padding:28px}}.scf-eyebrow{display:flex;align-items:center;gap:6px;margin:0 0 12px;font-family:"Red Hat Display",inherit;font-weight:400;font-size:13px;line-height:20px;color:#495057}.scf-eyebrow__icon{flex:none;display:flex}.scf-eyebrow__icon svg{display:block}.scf-reason-step .scf-h{font-size:26px;line-height:31px}.scf-reason-step .scf-sub{font-size:13px;line-height:20px;margin:2px 0 16px}.scf-reason-step .scf-actions--reason,.scf-confirm-step .scf-actions--confirm{flex-direction:row;justify-content:flex-end;gap:12px;margin-top:4px}.scf-reason-step .scf-actions--reason .scf-btn,.scf-confirm-step .scf-actions--confirm .scf-btn{width:auto;min-width:0;flex:none}.scf-btn--back{background:transparent;border:1px solid #c8dbd5;color:#3c4f49;border-radius:100px;min-height:50px;padding:14px 28px;font-family:"Red Hat Display",inherit;font-weight:500;font-size:15px;line-height:20px}.scf-btn--continue{background:#042525;border-color:#042525;color:#fff;border-radius:100px;min-height:48px;padding:14px 28px;font-family:"Red Hat Display",inherit;font-weight:500;font-size:15px;line-height:20px}@media(max-width:767px){.scf-reason-step .scf-actions--reason{justify-content:center;align-items:flex-start;gap:8px;padding:8px 0 0;margin-top:0}.scf-reason-step .scf-actions--reason .scf-btn{min-height:44px;font-size:14px;line-height:14px;font-weight:500;white-space:nowrap}.scf-reason-step .scf-actions--reason .scf-btn--back{padding:14px 20px}.scf-reason-step .scf-actions--reason .scf-btn--continue{padding:15px 20px}}.scf-confirm-step .scf__card{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding:36px 40px;background:#f6f7f9;border:1px solid #c8e6dc;border-radius:18px}@media(max-width:767px){.scf-confirm-step .scf__card{padding:20px 24px}}.scf-confirm-step .scf-eyebrow{margin:0}.scf-confirm-step .scf-h{font-size:26px;line-height:31px;margin:0}.scf-confirm-step .scf-sub{margin:0}.scf-confirm__info{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;padding:14px 18px;background:#ffffffbf;border:1px solid #d4e8e1;border-radius:10px}.scf-confirm__info p{margin:0;font-family:"Red Hat Display",inherit;font-weight:400;font-size:13px;line-height:21px;color:#495057}.scf-confirm-step .scf-actions--confirm{width:100%;margin:0}.scf-confirm-step .scf-note{width:100%}.scf-testimonial{--scf-maxw: 560px;--scf-cta: #19c08a}.scf-testimonial .scf__inner{display:flex;flex-direction:column}.scf-testi__title{font-size:26px;line-height:1.2;margin:0 0 28px}.scf-testi__card{padding:28px 30px;background:#fff;border:1px solid #d4e8e1;border-radius:18px}.scf-testi__stars{display:flex;gap:4px;margin:0 0 16px}.scf-testi__star{display:block;flex:none}.scf-testi__badge{display:inline-flex;align-items:center;gap:7px;margin:0 0 16px;padding:5px 12px;background:#e6f7f0;border-radius:100px;font-family:"Red Hat Display",inherit;font-weight:500;font-size:12px;line-height:16px;color:#1a9e72}.scf-testi__badge-dot{flex:none;width:6px;height:6px;border-radius:50%;background:#19c08a}.scf-testi__author{margin:0 0 14px;font-family:"Red Hat Display",inherit;font-weight:700;font-size:16px;line-height:21px;color:#1a2926}.scf-testi__rule{display:block;width:28px;height:2px;border-radius:2px;background:#3dbfa0;margin:0 0 18px}.scf-testi__quote{font-family:"Red Hat Display",inherit;font-style:italic;font-weight:400;font-size:15px;line-height:25px;color:#5a6b66}.scf-testi__quote p{margin:0}.scf-testi__story{display:inline-flex;align-items:center;gap:7px;margin-top:18px;font-family:"Red Hat Display",inherit;font-weight:600;font-size:14px;line-height:19px;color:#1a9e72;text-decoration:none}.scf-testi__story-label{text-decoration:underline;text-underline-offset:3px}.scf-testi__story svg{display:block;flex:none}.scf-testi__story:focus-visible{outline:2px solid var(--scf-accent);outline-offset:2px}.scf-testimonial .scf-actions--testi{flex-direction:column;align-items:stretch;gap:6px;margin-top:24px}.scf-btn--stay{background:var(--scf-cta);border-color:var(--scf-cta);color:#fff;min-height:56px;font-weight:600;font-size:16px}.scf-testimonial .scf-actions--testi .scf-btn--stay{width:100%;min-width:0}.scf-testi__cancel{align-self:center;color:#6b7c77}.scf-testi-cta--m{display:none}@media(max-width:599px){.scf-testi__title{font-size:23px}.scf-testi-cta--d{display:none}.scf-testi-cta--m{display:inline}}.scf-change__card{padding:28px;background:#fff;border:1px solid #d4e8e1;border-radius:18px}.scf-change [data-change-view][hidden]{display:none!important}.scf-change__loading{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;padding:24px 0;font-family:"Red Hat Display",inherit;font-size:15px;line-height:22px;color:#3c4f49}.scf-change .scf-step-badge{margin:0 0 12px}.scf-change .scf-h{font-size:26px;line-height:31px}.scf-plan-list{display:flex;flex-direction:column;gap:10px;margin:6px 0 20px}.scf-plan-card{display:flex;align-items:flex-start;gap:12px;width:100%;padding:16px 18px;background:#fff;border:1px solid #d4e8e1;border-radius:14px;text-align:left;cursor:pointer;appearance:none;-webkit-appearance:none;font:inherit;transition:border-color .15s,background .15s}.scf-plan-card--selected{border-color:#00d282;background:#f3fcf8}.scf-plan-card:focus-visible{outline:2px solid var(--scf-accent);outline-offset:2px}.scf-plan-card__radio{flex:none;width:20px;height:20px;margin-top:1px;border:2px solid #c8dbd5;border-radius:50%;position:relative}.scf-plan-card--selected .scf-plan-card__radio{border-color:#00d282}.scf-plan-card--selected .scf-plan-card__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#00d282}.scf-plan-card__text{display:flex;flex-direction:column;gap:3px;min-width:0}.scf-plan-card__label{font-family:"Red Hat Display",inherit;font-weight:600;font-size:15px;line-height:20px;color:#1a2926}.scf-plan-card__desc{font-family:"Red Hat Display",inherit;font-weight:400;font-size:13px;line-height:19px;color:#7a9490}.scf-change .scf-actions--change{flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;margin-top:4px}.scf-change .scf-actions--change .scf-btn{width:auto;min-width:0;flex:none}.scf-btn--change{background:#00d282;border-color:#00d282;color:#fff;border-radius:100px;min-height:48px;padding:14px 28px;font-family:"Red Hat Display",inherit;font-weight:700;font-size:15px;line-height:20px}.scf-btn--change[disabled]{opacity:.45}.scf-change .scf-btn--ghost{background:transparent;border-color:transparent;color:#7a9490;text-decoration:underline;min-height:0;padding:14px 18px;font-weight:500}.scf-change__ok{width:48px;height:48px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;background:#00d282;color:#fff;border-radius:50%;font-size:24px;line-height:1}.scf-change__summary{margin:16px 0 4px;border:1px solid #d4e8e1;border-radius:12px;overflow:hidden}.scf-change__summary[hidden]{display:none!important}.scf-change__srow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;font-family:"Red Hat Display",inherit;font-size:14px;line-height:19px}.scf-change__srow+.scf-change__srow{border-top:1px solid #eef5f2}.scf-change__skey{color:#7a9490}.scf-change__sval{font-weight:600;color:#1a2926;text-align:right}.scf-change__sval:empty{display:none}.scf-change__sval:empty~.scf-change__skey,.scf-change__srow:has(.scf-change__sval:empty){display:none}
/*# sourceMappingURL=/cdn/shop/t/474/assets/subscription-cancel.css.map */
