.tsp-wrapper{padding:0;box-sizing:border-box;width:100%}.tsp-steps-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;width:100%}.tsp-step{flex:1 1 0;min-width:0;padding:0 12px}.tsp-step-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.tsp-number-icon-wrap{position:relative;display:inline-block;flex-shrink:0}.tsp-step-number{position:absolute;top:-6px;left:-6px;z-index:2;width:32px;height:32px;border-radius:50%;background-color:#d29c34;color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 6px rgba(0,0,0,.25)}.tsp-icon-wrap{width:110px;height:110px;border-radius:50%;background-color:#fff;border:3px solid #0b315e;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.2)}.tsp-icon-wrap i{font-size:38px;color:#0b315e;line-height:1}.tsp-icon-wrap svg{width:38px;height:38px;fill:#0b315e}.tsp-step-title{color:#fff;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;margin:18px 0 10px;line-height:1.4}.tsp-step-description{color:#c8d8e8;font-size:13px;line-height:1.7;margin:0}.tsp-arrow-wrap{display:flex;align-items:flex-start;justify-content:center;padding-top:43px;flex-shrink:0}.tsp-arrow-svg{width:80px;height:24px;overflow:visible}.tsp-arrow-line{stroke:#fff}.tsp-arrow-head{fill:#fff}.tsp-cta-wrap{margin-top:50px;text-align:center}.tsp-cta-btn{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:10px;background-color:#d29c34;color:#0b315e;padding:18px 40px;border-radius:50px;text-decoration:none;font-size:15px;font-weight:700;transition:background-color .25s ease,color .25s ease,transform .2s ease,box-shadow .25s ease;box-shadow:0 4px 18px rgba(210,156,52,.35)}.tsp-cta-btn:hover{background-color:#b8852a;color:#fff;transform:translateY(-2px);box-shadow:0 6px 24px rgba(210,156,52,.45)}.tsp-cta-main-text{font-weight:800;letter-spacing:1px;text-transform:uppercase}.tsp-cta-divider{opacity:.5;font-weight:400}.tsp-cta-subtext{font-weight:500;font-size:14px}.tsp-cta-arrow{font-size:18px;line-height:1}@media (max-width:1024px){.tsp-step{padding:0 8px}.tsp-icon-wrap{width:90px;height:90px}.tsp-icon-wrap i{font-size:30px}.tsp-icon-wrap svg{width:30px;height:30px}.tsp-arrow-wrap{padding-top:33px}.tsp-arrow-svg{width:50px}.tsp-step-title{font-size:12px}.tsp-step-description{font-size:12px}.tsp-cta-btn{font-size:14px;padding:16px 30px}}@media (max-width:767px){.tsp-steps-container{flex-direction:column;align-items:center;gap:0}.tsp-step{width:100%;max-width:380px;padding:0}.tsp-step-inner{padding:0}.tsp-icon-wrap{width:100px;height:100px}.tsp-icon-wrap i{font-size:34px}.tsp-icon-wrap svg{width:34px;height:34px}.tsp-arrow-wrap{padding-top:0;width:100%;justify-content:center;margin:45px 0}.tsp-arrow-svg{width:50px;transform:rotate(90deg)}.tsp-cta-btn{flex-direction:column;gap:6px;border-radius:14px;padding:18px 28px;width:100%;max-width:380px;box-sizing:border-box}.tsp-cta-divider{display:none}.tsp-cta-main-text{font-size:14px}.tsp-cta-subtext{font-size:13px}}@media (max-width:480px){.tsp-cta-btn{max-width:100%}}