.how_we_vet_hero_banner{background:#fff;padding:3rem 0;min-height:calc(80vh - 96px);display:flex;align-items:center}.vet-hero-inner{width:100%;text-align:center}.vet-hero .hero_title{margin-bottom:1.25rem}.vet-hero-sub{margin:0 auto 2rem}.vet-hero-sub-2{color:var(--gray_color_light)}.vet-hero-stat{display:inline-block;background:var(--primary_alpha_color_2);border:1px solid var(--primary_color_15);border-radius:10px;padding:1rem 2rem;margin-bottom:2rem;color:var(--black_color)}.vet-hero-stat p{margin:0;font-weight:600;color:var(--black_color)}.vet-hero-stat strong{color:var(--orange_color)}.vet-hero-ctas{gap:1rem}.vet-cta-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;background:var(--orange_color);color:#fff;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s ease}.vet-cta-primary:hover{opacity:.9;color:#fff}.vet-cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;background:0 0;color:var(--black_color);border:1px solid #d4d4d4;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s ease}.vet-cta-secondary:hover{border-color:var(--text_light);color:var(--black_color)}.vet-problem{background:var(--bg_gray_new);padding:5rem 0}.vet-problem-grid{gap:2.5rem 0;margin-bottom:2.5rem}.vet-problem-col{border:1px solid var(--border-light);border-radius:14px;padding:2rem;background:#fff;min-height:100%}.vet-problem-col-title{font-weight:700;font-size:18px;margin-bottom:1.25rem}.vet-problem-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.85rem}.vet-problem-item:last-child{margin-bottom:0}.vet-icon-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--success_color_8);border:1px solid var(--success_color_25);display:flex;align-items:center;justify-content:center;margin-top:2px}.vet-icon-warn{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--error_color_6);border:1px solid var(--error_color_25);display:flex;align-items:center;justify-content:center;margin-top:2px}.vet-icon-warn img{width:12px}.vet-problem-text{color:var(--body_color);line-height:1.5}.vet-problem-callout{background:#fff;border-left:3px solid var(--orange_color);padding:1.25rem 1.75rem;border-radius:0 10px 10px 0}.vet-problem-callout p{margin:0}.vet-problem-callout strong{color:var(--black_color)}.vet-tenure{background:var(--bg_gray_new);padding:5rem 0}.vet-tenure-inner{max-width:1000px;margin:0 auto;text-align:center}.vet-tenure .vet-h2{margin-bottom:2.5rem}.vet-tenure-stat{display:flex;align-items:center;justify-content:center;gap:3rem;margin-bottom:2.5rem;flex-wrap:wrap}.vet-tenure-stat-item{text-align:center}.vet-tenure-stat-num{font-size:40px;font-weight:800;line-height:1}.vet-tenure-stat-num.muted{color:#d1d5db}.vet-tenure-stat-num.highlight{color:var(--orange_color)}.vet-tenure-stat-label{font-size:14px;color:var(--body_color);margin-top:.35rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.vet-tenure-vs{font-size:14px;font-weight:700;color:var(--text_light);text-transform:uppercase}.vet-tenure p{color:var(--body_text);margin-bottom:1rem;text-align:left}.vet-tenure p:last-child{margin-bottom:0}.vet-tenure strong,.vet-tenure b{color:var(--black_color)}.vet-approach{background:#fff;padding:5rem 0}.vet-approach-inner{max-width:1000px;margin:0 auto}.vet-approach-intro{font-size:1.05rem;color:var(--body_text);line-height:1.7;max-width:750px;margin:1rem auto 0}.vet-approach-grid{gap:1.5rem 0}.vet-approach-colms{width:20%}.vet-approach-item{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem;padding:1.25rem;border:1px solid var(--border-light);border-radius:10px;background:var(--bg_gray_new);min-height:100%}.vet-approach-icon{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:var(--warning_color_lighter);border:1px solid #fdba74;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.vet-approach-icon img{width:18px;height:18px}.vet-approach-title{flex:1}.vet-approach-title .card_title{font-size:16px;font-weight:700;margin:0}.vet-funnel{background:var(--bg_gray_new);padding:5rem 0}.vet-funnel-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.vet-funnel-visual{position:sticky;top:120px;display:flex;flex-direction:column;align-items:center}.vet-funnel-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;transition:all .4s ease;opacity:.4}.vet-funnel-row.active{opacity:1}.vet-funnel-row-num{font-size:1.5rem;font-weight:800;color:#d1d5db;width:28px;text-align:right;transition:color .4s ease;flex:0 0 auto}.vet-funnel-row.active .vet-funnel-row-num{color:var(--orange_color)}.vet-funnel-bar{display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem .5rem;background:#e5e7eb;border-radius:8px;transition:all .4s ease;flex-wrap:wrap;flex:0 0 auto}.vet-funnel-row.active .vet-funnel-bar{background:var(--orange_color)}.vet-funnel-row[data-row="1"] .vet-funnel-bar{width:340px}.vet-funnel-row[data-row="2"] .vet-funnel-bar{width:280px}.vet-funnel-row[data-row="3"] .vet-funnel-bar{width:210px}.vet-funnel-row[data-row="4"] .vet-funnel-bar{width:155px}.vet-funnel-row[data-row="5"] .vet-funnel-bar{width:110px}.vet-funnel-badge-bottom{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.65rem 1.5rem;background:var(--orange_color);color:#fff;border-radius:30px;font-size:.85rem;font-size:16px;font-weight:700;letter-spacing:.02em}.vet-funnel-row{cursor:pointer}.vet-funnel-info{display:flex;flex-direction:column;gap:0;min-height:340px}.vet-funnel-stage{display:none;padding:0;opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.vet-funnel-stage.active{display:block}.vet-funnel-stage.active.visible{opacity:1;transform:translateY(0)}.vet-funnel-nav{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-light)}.vet-funnel-nav-btn{display:inline-flex;align-items:center;gap:.4rem;font-size:14px;font-weight:700;color:var(--orange_color);background:0 0;border:1.5px solid var(--orange_color);border-radius:8px;padding:.55rem 1.25rem;cursor:pointer;transition:opacity .25s ease}.vet-funnel-nav-btn:hover{opacity:.8}.vet-funnel-nav-btn:disabled{opacity:.3;cursor:default}.vet-funnel-step-indicator{font-size:14px;font-weight:600;color:var(--text_light)}.vet-funnel-stage-title{font-size:1.35rem;font-weight:800;color:var(--black_color);margin-bottom:.75rem}.vet-funnel-stage-sub{color:var(--body_text);line-height:1.65;margin-bottom:1.25rem}.vet-funnel-badge{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.3rem .65rem;border-radius:6px;background:var(--warning_color_lighter);color:var(--orange_color);border:1px solid var(--primary_color_15);margin-bottom:1rem}.vet-funnel-detail-list{list-style:none;padding:0;margin:0;margin-bottom:14px}.vet-funnel-detail-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:14px;color:var(--body_text);line-height:1.55;margin-bottom:.5rem}.vet-funnel-detail-list li:last-child{margin-bottom:0}.vet-funnel-detail-list li::before{content:"";flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--orange_color);margin-top:8px}.vet-process-desc{font-size:14px;color:var(--body_color);line-height:1.4}.vet-funnel-numbers{margin-top:3rem;text-align:center;padding:2rem;border:1px solid var(--border-light);border-radius:14px;background:#fff}.vet-funnel-numbers-title{margin-bottom:24px}.vet-funnel-numbers-grid{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.vet-funnel-num-item{text-align:center}.vet-funnel-num-val{font-size:28px;font-weight:800;color:var(--orange_color);margin-bottom:10px;line-height:32px}.vet-funnel-num-label{margin-top:.25rem;margin-bottom:0}.vet-process{background:#fff;padding:5rem 0}.vet-process-flow{display:flex;align-items:flex-start;justify-content:center;gap:0 5px;position:relative;flex-wrap:wrap}.vet-process-node{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:140px;max-width:20%;position:relative}.vet-process-circle{width:56px;height:56px;border-radius:50%;background:var(--warning_color_lighter);border:2px solid var(--orange_color);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative;z-index:2}.vet-process-circle img{width:24px;height:24px}.vet-process-node:not(:last-child)::after{content:"";position:absolute;top:28px;left:calc(50% + 28px);right:calc(-50% + 28px);height:2px;background:#e5e7eb;z-index:1}.vet-process-label{font-size:16px;font-weight:700;color:var(--black_color);margin-bottom:.35rem}.vet-process-desc{font-size:14px;color:var(--body_color);line-height:1.4}.vet-process-callout{text-align:center;margin-top:3rem;font-style:italic;padding:1.25rem;border:1px solid var(--border-light);border-radius:10px;background:var(--bg_gray_new)}.vet-process-callout p{margin:0;color:var(--body_text)}.vet-cases{background:var(--bg_gray_new);padding:5rem 0}.vet-cases-inner{max-width:1000px;margin:0 auto}.vet-cases-tabs{display:flex;align-items:stretch;justify-content:center;margin-bottom:3rem;border-radius:14px;overflow:hidden;border:1px solid var(--border-light)}.vet-cases-tab{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:28px 16px;background:#fff;cursor:pointer;transition:background .25s,opacity .25s;transition:all 400ms;border:none;border-right:1px solid var(--border-light);min-height:90px;width:20%;-webkit-transition:all 400ms;-moz-transition:all 400ms}.vet-cases-tab:last-child{border-right:none}.vet-cases-tab .vet_tab_icon{flex:0 0 auto}.vet-cases-tab .vet_tab_icon img{width:100px;-webkit-transition:all 400ms;-moz-transition:all 400ms;transition:all 400ms}.vet-cases-tab .vet-tab-label{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--body_color);transition:color .25s;transition:all 400ms;text-align:center;line-height:1.2;-webkit-transition:all 400ms;-moz-transition:all 400ms}.vet-cases-tab:hover{background:#f3f4f6}.vet-cases-tab.active{background:var(--secondary_color);width:40%;flex-direction:row;justify-content:space-between}.vet-cases-tab.active .vet_tab_icon img{filter:brightness(0) invert(1)}.vet-cases-tab.active .vet-tab-label{color:#fff}.vet-case-featured{background:#fff;border:1px solid var(--border-light);border-radius:14px;overflow:hidden;margin-bottom:2rem}.vet-case-panel{display:none}.vet-case-panel.active{display:block}.vet-case-panel-row .panel_colm{width:50%}.vet-case-quote{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.vet-case-badge{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--orange_color);border:1px solid rgba(255,65,3,.25);padding:.25rem .6rem;border-radius:4px;margin-bottom:1.25rem;width:fit-content}.vet-case-quote-text{margin-bottom:1.5rem}.vet-case-quote-text p{color:var(--body_text);font-style:italic;margin:0}.vet-case-quote-text strong,.vet-case-quote-text b{color:var(--black_color);font-style:normal}.vet-case-readmore{font-size:14px;font-weight:600;color:var(--orange_color);text-decoration:none;display:inline-flex;align-items:center;gap:.35rem;transition:opacity .2s}.vet-case-readmore:hover{opacity:.75;color:var(--orange_color)}.vet-case-card{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;overflow:hidden;min-height:100%}.vet-case-card.bg-navy{background:var(--secondary_color)}.vet-case-card.bg-orange{background:var(--orange_color)}.vet-case-card.bg-teal{background:#0d9488}.vet-case-card.bg-dark{background:var(--color_dark)}.vet-case-card-pattern{position:absolute;inset:0;opacity:.06;background-image:radial-gradient(circle at 1px 1px,white 1px,transparent 0);background-size:24px 24px}.vet-case-card-inner{position:relative;z-index:1;width:100%;max-width:400px}.vet-case-card-heading{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.55);margin-bottom:1.5rem}.vet-case-stat-row{display:flex;align-items:flex-end;gap:1.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.vet-case-stat-block{text-align:left}.vet-case-stat-num{font-size:2.5rem;font-weight:800;color:#fff;line-height:1}.vet-case-stat-sub{font-size:12px;color:rgba(255,255,255,.6);margin-top:.3rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.vet-case-card-summary{color:rgba(255,255,255,.8);border-top:1px solid rgba(255,255,255,.12);padding-top:1.25rem}.vet-case-card-summary p{color:rgba(255,255,255,.8);margin:0}.vet-case-card-summary strong,.vet-case-card-summary b{color:#fff}.vet-cases-more{text-align:center;margin-top:.5rem}.vet-cases-more a{font-weight:600;color:var(--orange_color);text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:opacity .2s}.vet-cases-more a:hover{opacity:.75}.vet-optimize{background:#fff;margin:5rem 0}.vet-optimize-inner{max-width:1000px;margin:0 auto}.vet-opt-grid{gap:2.5rem 0;margin-bottom:2.5rem}.vet-opt-col{border:1px solid var(--border-light);border-radius:14px;padding:2rem;background:var(--bg_gray_new);min-height:100%}.vet-opt-title{font-size:18px;font-weight:700;margin-bottom:1.25rem}.vet-opt-item{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;color:var(--body_text);line-height:1.5}.vet-opt-item:last-child{margin-bottom:0}.vet-opt-item .item_text{flex:1}.vet-opt-x{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin-top:2px;flex:0 0 auto}.vet-opt-x img{width:10px;height:10px}.vet-opt-check{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--warning_color_lighter);display:flex;align-items:center;justify-content:center;margin-top:2px;flex:0 0 auto}.vet-opt-check img{width:10px;height:10px}.vet-opt-muted{color:var(--text_light)}.vet-optimize-statement{text-align:center;font-size:18px;font-weight:700;color:var(--black_color);padding:1.5rem;border:1px solid var(--border-light);border-radius:10px;background:var(--bg_gray_new);line-height:1.5}.vet-faq{margin:5rem 0}.vet-faq .h_faq_accordionwrap{margin-bottom:0}.vet-faq-inner{max-width:750px;margin:0 auto}.vet-faq-header{text-align:center;margin-bottom:2.5rem}.vet-faq-item{border:1px solid var(--border-light);border-radius:10px;margin-bottom:1rem;background:#fff;overflow:hidden}.vet-faq-item:last-child{margin-bottom:0}.vet-faq-item.active{border-color:rgba(255,65,3,.2)}.vet-faq-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:0 0;border:none;cursor:pointer;text-align:left}.vet-faq-question{font-size:1rem;font-weight:700;color:var(--black_color)}.vet-faq-item.active .vet-faq-question{color:var(--orange_color)}.vet-faq-chevron{flex-shrink:0;width:20px;height:20px;transition:transform .3s ease}.vet-faq-item.active .vet-faq-chevron{transform:rotate(180deg)}.vet-faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.vet-faq-item.active .vet-faq-answer{max-height:200px}.vet-faq-answer-inner{padding:0 1.5rem 1.25rem;font-size:.95rem;color:var(--body_text);line-height:1.6}.vet-vendor{background:var(--bg_gray_new);padding:5rem 0}.vet-vendor-inner{max-width:750px;margin:0 auto;text-align:center}.vet-vendor .vet-h2{margin-bottom:2rem}.vet-vendor p:last-of-type{margin-bottom:2rem}.vet-vendor strong{color:var(--black_color)}.vet-vendor .vet-cta-primary{margin:0 auto}.vet-final-thought{background:var(--bg_gray_new);padding:5rem 0}.vet-final-thought-inner{max-width:1000px;margin:0 auto;text-align:center}.vet-final-thought p{margin-bottom:.75rem}.vet-final-thought p:last-child{margin-bottom:0}.vet-final-thought strong{color:var(--black_color);font-weight:700}.vet-final-thought .vet-final-emphasis{font-size:1.35rem;font-weight:800;color:var(--orange_color);margin-top:1.5rem}.vet-cta-section{background:var(--secondary_color);padding:5rem 0}.vet-cta-section-inner{max-width:750px;margin:0 auto;text-align:center}.vet-cta-section-sub{color:rgba(255,255,255,.75);margin-bottom:2rem}.vet-cta-section-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.vet-cta-white-outline{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;background:0 0;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s ease}.vet-cta-white-outline:hover{border-color:#fff;color:#fff}@media (max-width:1599px){.vet-approach-colms{width:33.33%}}@media (max-width:1399px){.vet-funnel-layout{gap:30px 16px}}@media (max-width:1199px){.vet-cases-tab .vet-tab-label{font-size:12px}.vet-problem-col-title{font-size:16px}.vet-optimize-statement{font-size:16px}.vet-final-thought .vet-final-emphasis{font-size:18px}.vet-tenure-stat-num{font-size:36px}.vet-tenure-stat-label{font-size:12px}.vet-approach-title .card_title{font-size:15px}.vet-process-label{font-size:15px}.vet-process-desc{font-size:13px}.vet-case-quote{padding:30px}.vet-case-stat-num{font-size:36px}.vet-case-card{padding:25px}.vet-funnel-num-val{font-size:28px}.vet-funnel-stage-title{font-size:18px}}@media (max-width:1199px){.vet-hero-stat{padding:14px 22px}.vet-problem-callout{padding:14px 20px}.vet-opt-col{padding:24px}.vet-problem-col{padding:24px}.vet-approach-item{padding:16px;gap:16px 10px}.vet-opt-title{padding:16px}}@media (max-width:991px){.vet-approach-colms{width:50%}.vet-process-flow{align-items:center;justify-content:center;gap:36px 0}.vet-process-node{min-width:50%;max-width:50%;width:50%}.vet-process-node:not(:last-child)::after{display:none}.vet-case-panel-row .panel_colm{width:100%}.vet-funnel-numbers-grid{gap:16px}.vet-funnel-num-item{text-align:center;width:calc(50% - 16px)}.vet-funnel-layout{grid-template-columns:1fr;gap:2rem 0}.vet-funnel-visual{position:static;top:0}.vet-cases-tab{padding:24px 10px}.vet-cases-tab .vet-tab-label{font-size:11px}.vet-cases-tab .vet_tab_icon img{width:60px}}@media (max-width:767px){.vet-hero-stat{padding:12px 20px}.vet-problem-callout{padding:12px 16px}.vet-opt-col{padding:20px}.vet-problem-col{padding:20px}.vet-approach-colms{width:100%}.vet-tenure-stat-num{font-size:30px}.vet-tenure-stat{gap:20px 24px}.vet-funnel-step-indicator{font-size:12px}.vet-funnel-nav-btn{font-size:12px;padding:.55rem 14px}.vet-funnel-badge-bottom{font-size:14px}}@media (max-width:640px){.vet-cases-tabs{flex-wrap:wrap;border-radius:10px}.vet-cases-tab{flex:1 1 50%;border-right:none;border-bottom:1px solid var(--border-light)}.vet-cases-tab:nth-child(odd){border-right:1px solid var(--border-light)}.vet-cases-tab:nth-last-child(-n+2){border-bottom:none}}@media (max-width:600px){.vet-process-node{min-width:100%;max-width:100%;width:100%}.vet-process-node:not(:last-child)::after{display:none}}@media (max-width:500px){.vet-funnel-row[data-row="1"] .vet-funnel-bar{width:240px}.vet-funnel-row[data-row="2"] .vet-funnel-bar{width:200px}.vet-funnel-row[data-row="3"] .vet-funnel-bar{width:155px}.vet-funnel-row[data-row="4"] .vet-funnel-bar{width:120px}.vet-funnel-row[data-row="5"] .vet-funnel-bar{width:85px}}@media (max-width:575px){.vet-funnel-numbers-grid{gap:16px 0}.vet-funnel-num-item{width:100%}.vet-tenure-stat{gap:20px 0;flex-wrap:wrap}.vet-tenure-stat-item{width:100%}}.ret-hero{background:#fff;padding:5rem 0 4rem}.ret-hero-inner{max-width:1000px;margin:0 auto;text-align:center}.ret-eyebrow{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;letter-spacing:.15em;color:var(--orange_color);margin-bottom:1.25rem}.ret_hero_banner{background:#fff;padding:3rem 0;min-height:calc(80vh - 96px);display:flex;align-items:center}.ret-hero .hero_title{margin-bottom:1.25rem}.ret-hero-sub{font-size:1.15rem;margin:0 auto 1.5rem;font-weight:600}.ret-hero-lede{margin:0 auto 2.5rem}.ret-hero-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ret-churn{background:var(--bg_gray_new);padding:5rem 0}.ret-section-header{text-align:center;margin-bottom:3rem}.ret-bold-intro{font-weight:700;color:var(--black_color_2);margin-bottom:2rem;text-align:center}.ret-churn-list{gap:1.25rem 0;margin-bottom:2.5rem}.ret-churn-item{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem}.ret-churn-icon{flex-shrink:0;width:42px;height:42px;border-radius:50%;background:var(--warning_color_lighter);border:1px solid var(--primary_color_15);display:flex;align-items:center;justify-content:center}.ret-churn-icon img{width:20px;height:20px}.ret-churn-text{flex:1;padding-top:6px}.ret-churn-text p{margin:0;color:var(--gray_color_2)}.ret-callout{background:#fff;border-left:3px solid var(--orange_color);padding:1.25rem 1.75rem;border-radius:0 10px 10px 0}.ret-callout p{margin:0}.ret-approach{background:#fff;padding:5rem 0}.ret-approach-intro{margin:1rem auto 3rem;text-align:center}.ret-approach-cards{display:flex;gap:1.5rem 0;flex-wrap:wrap}.ret-approach-card{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.5rem;padding:2rem;border:1px solid rgba(0,0,0,.06);border-radius:14px;width:100%}.ret-approach-icon{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:var(--warning_color_lighter);border:1px solid var(--primary_color_15);display:flex;align-items:center;justify-content:center}.ret-approach-icon img{width:22px;height:22px}.ret-approach-content{flex:1}.ret-approach-title{font-size:18px;font-weight:700;color:var(--black_color_2);margin-bottom:.75rem}.ret-stats{background:var(--secondary_color);padding:5rem 0}.ret-stats-inner{text-align:center}.ret-stats .ret-eyebrow{color:rgba(255,255,255,.7)}.ret-stats .ret-h2{color:#fff}.ret-stats-intro{color:rgba(255,255,255,.8)}.ret-stats-grid{gap:1.5rem 0;margin-bottom:2.5rem}.ret-stat-box{text-align:center;border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:2rem 1rem;min-height:100%}.ret-stat-num{font-size:2.5rem;font-weight:800;color:var(--orange_color);line-height:1;margin-bottom:.5rem}.ret-stat-label{font-size:14px;font-weight:600;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.04em}.ret-stats-closing{color:rgba(255,255,255,.75);margin:0}.ret-impact{background:#fff;padding:5rem 0}.ret-impact-inner{margin:0 auto}.ret-body-text{margin-bottom:1.5rem}.ret-impact-callout{background:var(--warning_color_lighter);border-left:3px solid var(--orange_color);border-radius:0 14px 14px 0;padding:1.5rem 2rem;margin:2rem auto 0}.ret-impact-callout p{color:var(--gray_color_2);margin-bottom:0}.ret-impact-callout .ret-muted-note{font-size:.85rem;color:var(--gray_color_light);font-style:italic;margin-top:.75rem}.ret-compare{background:var(--bg_gray_new);padding:5rem 0}.ret-compare-grid{gap:2rem 0;margin-bottom:2.5rem}.ret-compare-col{border:1px solid rgba(0,0,0,.06);border-radius:14px;overflow:hidden;background:#fff;min-height:100%}.ret-compare-header{padding:1rem 1.5rem;font-size:18px;font-weight:700}.ret-compare-header-bench{background:#f3f4f6;color:var(--body_color)}.ret-compare-header-continuity{background:var(--orange_color);color:#fff}.ret-compare-list{padding:1.5rem;list-style:none;margin:0}.ret-compare-list li{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem;color:var(--gray_color_2);line-height:1.55;margin-bottom:1rem}.ret-compare-list li:last-child{margin-bottom:0}.ret-icon-x{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:var(--error_color_6);border:1px solid var(--error_color_25);display:flex;align-items:center;justify-content:center;margin-top:2px}.ret-icon-check{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:var(--success_color_8);border:1px solid var(--success_color_25);display:flex;align-items:center;justify-content:center;margin-top:2px}.ret-compare-closing{text-align:center}.ret-compare-list .list_texts{flex:1}.ret-cta-section{background:var(--secondary_color);padding:5rem 0}.ret-cta-inner{max-width:1000px;margin:0 auto;text-align:center}.ret-cta-section .ret-h2{color:#fff}.ret-cta-section .cta_title{color:#fff;font-weight:800;margin-bottom:2rem}.ret-cta-body{color:rgba(255,255,255,.8);margin-bottom:1.25rem}.ret-cta-offer{border:1px solid rgba(255,65,3,.4);border-radius:14px;padding:1.5rem 2rem;background:rgba(255,65,3,.08);margin:2rem 0 2.5rem}.ret-cta-offer p{color:rgba(255,255,255,.85);margin:0}.ret-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ret-cta-primary-white{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;background:var(--orange_color);color:#fff;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s ease}.ret-cta-primary-white:hover{opacity:.9;color:#fff}.ret-cta-secondary-white{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;background:0 0;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s ease}.ret-cta-secondary-white:hover{border-color:rgba(255,255,255,.7);color:#fff}@media screen and (max-width:1199px){.ret-hero-sub{font-size:16px}.ret-churn-item{gap:12px}.ret-churn-icon{width:38px;height:38px}.ret-churn-text{padding-top:2px}.ret-callout{padding:16px 20px}.ret-approach-card{gap:1rem;padding:24px}.ret-stat-num{font-size:36px}.ret-stat-label{font-size:12px}.ret-impact-callout{padding:20px}.ret-compare-header{padding:14px 20px;font-size:16px}.ret-compare-list{padding:20px}.ret-cta-offer{padding:20px}}@media screen and (max-width:767px){.ret-approach-card{gap:14px;padding:18px}.ret-approach-title{font-size:16px}.ret-approach-icon{width:40px;height:40px}}@media screen and (max-width:575px){.ret-stat-num{font-size:30px}.ret-approach-card{padding:16px}.ret-compare-header{padding:14px 16px}.ret-compare-list{padding:20px 16px}}@media screen and (max-width:480px){.ret-approach-content{flex:0 0 auto;width:100%}}