/* TVUJORIGINAL CHECKOUT STEP 3 ASSURANCE v1.0.1 */
#tvo-step3-assurance,#tvo-step3-assurance *,#tvo-step3-next,#tvo-step3-next *,
#tvo-step3-submit-note,#tvo-step3-submit-note *,#tvo-step3-sidebar,#tvo-step3-sidebar *{box-sizing:border-box}
#tvo-step3-assurance,#tvo-step3-next,#tvo-step3-submit-note,#tvo-step3-sidebar{font-family:inherit;color:#2f2a26}
#tvo-step3-assurance{margin:0 0 24px;padding:28px;border:1px solid #d8cec4;background:linear-gradient(135deg,#fffdfb 0%,#f5eee8 100%)}
#tvo-step3-assurance .tvo-eyebrow,#tvo-step3-next .tvo-eyebrow,#tvo-step3-sidebar .tvo-eyebrow{margin:0 0 8px;color:#95877b;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
#tvo-step3-assurance h2,#tvo-step3-next h2,#tvo-step3-sidebar h3{margin:0;color:#241f1b;font-weight:700;letter-spacing:-.02em}
#tvo-step3-assurance h2{margin-bottom:12px;font-size:clamp(25px,3vw,34px);line-height:1.15}
#tvo-step3-assurance .tvo-lead{max-width:780px;margin:0 0 20px;color:#625950;font-size:16px;line-height:1.65}
#tvo-step3-assurance ul,#tvo-step3-sidebar ul{margin:0;padding:0;list-style:none}
#tvo-step3-assurance ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px}
#tvo-step3-assurance li,#tvo-step3-sidebar li{position:relative;padding:7px 0 7px 26px;color:#4f473f;font-size:14px;line-height:1.45}
#tvo-step3-assurance li:before,#tvo-step3-sidebar li:before{content:"✓";position:absolute;left:0;top:6px;color:#7f9f08;font-weight:800}
#tvo-step3-submit-note{margin:18px 0;padding:18px 20px;border-left:4px solid #b6a99a;background:#f7f2ed}
#tvo-step3-submit-note strong{display:block;margin-bottom:5px;font-size:16px}
#tvo-step3-submit-note p{margin:0;color:#625950;font-size:14px;line-height:1.55}
#tvo-step3-next{margin:26px 0 0;padding:26px;border:1px solid #d8cec4;background:#fff}
#tvo-step3-next h2{margin-bottom:18px;font-size:24px}
#tvo-step3-next ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;counter-reset:tvo}
#tvo-step3-next li{position:relative;min-height:108px;padding:42px 16px 10px 0;border-top:1px solid #d9cec4;color:#5a5149;font-size:13px;line-height:1.45}
#tvo-step3-next li:before{counter-increment:tvo;content:counter(tvo);position:absolute;top:-17px;left:0;display:grid;place-items:center;width:34px;height:34px;border:1px solid #c5b7aa;border-radius:50%;background:#f3ece6;font-weight:800}
#tvo-step3-sidebar{margin:0 0 16px;padding:22px 20px;border:1px solid #d8cec4;background:#f7f2ed}
#tvo-step3-sidebar h3{margin-bottom:12px;font-size:21px;line-height:1.2}
#tvo-step3-sidebar p:last-child{margin:14px 0 0;padding-top:14px;border-top:1px solid #dfd5cc;color:#6a6058;font-size:13px;line-height:1.5}
@media(max-width:991px){#tvo-step3-next ol{grid-template-columns:1fr}#tvo-step3-next li{min-height:0;padding:12px 0 12px 46px;border-top:0;border-bottom:1px solid #ebe3dc}#tvo-step3-next li:before{top:8px;width:30px;height:30px}}
@media(max-width:767px){#tvo-step3-assurance,#tvo-step3-next{padding:22px 18px}#tvo-step3-assurance ul{grid-template-columns:1fr}#tvo-step3-assurance h2{font-size:27px}}