.how-it-works-steps-proof-section .grid-container .component{display:flex;flex-direction:column;gap:2rem}.how-it-works-steps-proof-section .grid-container .component .step-indicator{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.how-it-works-steps-proof-section .grid-container .component .step-indicator .step-circle{display:flex;align-items:center;justify-content:center;width:4.375rem;height:4.375rem;border-radius:50%;background:#101828;color:#fff;font-family:var(--font-mozilla,"Mozilla Text"),sans-serif;font-size:1.5rem;font-weight:600}.how-it-works-steps-proof-section .grid-container .component .step-indicator .step-label{margin:0;color:#111215;font-family:var(--font-mozilla,"Mozilla Text"),sans-serif;font-size:1.375rem;font-weight:600}.how-it-works-steps-proof-section .grid-container .component .step-tile{width:100%;background:#fff;border:1px solid #d0d5dd;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:flex-end;gap:1.25rem}.how-it-works-steps-proof-section .grid-container .component .step-tile .step-tile-title{width:100%;margin:0;color:#252c32;font-family:var(--font-mozilla,"Mozilla Text"),sans-serif;font-size:1.375rem;font-weight:700}.how-it-works-steps-proof-section .grid-container .component .step-tile .step-tile-image{width:100%;height:auto;aspect-ratio:300/260;object-fit:cover}.how-it-works-steps-proof-section .grid-container .component .steps-desktop-only{display:none}.how-it-works-steps-proof-section .grid-container .component .steps-mobile-only{display:flex;flex-direction:column;gap:1.5rem}.how-it-works-steps-proof-section .grid-container .component .steps-mobile-only .step-mobile-pair{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:1024px){.how-it-works-steps-proof-section .grid-container .component .steps-desktop-only{display:flex;flex-direction:column;gap:2rem}.how-it-works-steps-proof-section .grid-container .component .steps-desktop-only .step-indicators{display:flex;align-items:flex-start;justify-content:center;gap:1rem}.how-it-works-steps-proof-section .grid-container .component .steps-desktop-only .step-indicators .step-arrow{flex:0 0 auto;align-self:flex-start;width:14.625rem;height:1.3125rem;margin-top:1.53125rem;background:url(/assets/how-it-works-steps-proof/step-arrow-placeholder.svg) 50%/contain no-repeat}.how-it-works-steps-proof-section .grid-container .component .steps-desktop-only .step-tiles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.how-it-works-steps-proof-section .grid-container .component .steps-mobile-only{display:none}}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial{margin-top:0;padding:40px 30px;border:1px solid #d0d5dd;display:flex;flex-direction:column;gap:20px}@media(min-width:1024px){.how-it-works-steps-proof-section .grid-container .component .proof-testimonial{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .quote-container{display:flex;flex-direction:column;gap:20px;align-items:flex-start}@media(min-width:1024px){.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .quote-container{flex-direction:row;gap:16px;max-width:55%}}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .quote-icon-wrapper{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}@media(min-width:1024px){.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .quote-icon-wrapper{flex-direction:column;width:auto}}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .quote-icon-wrapper .quote-icon{width:42px;height:42px}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .testimonial-quote{flex:1 1;margin:0;color:#111215;font-family:Mozilla Headline,sans-serif;font-size:20px;font-weight:400;line-height:30px}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .testimonial-author{display:flex;align-items:center;justify-content:flex-end;gap:20px}@media(min-width:1024px){.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .testimonial-author{flex:1 1}}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .testimonial-author .author-details{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .testimonial-author .author-details-text{margin:0;text-align:right;color:#111215;font-family:var(--font-mozilla,"Mozilla Text"),sans-serif;font-size:14px;line-height:18px}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .testimonial-author .author-details-text .name{display:block;margin-bottom:2px}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .testimonial-author .author-details-text .position{display:block}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .testimonial-author .author-company-logo{display:block;width:auto;height:24px}.how-it-works-steps-proof-section .grid-container .component .proof-testimonial .testimonial-author .author-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.how-it-works-steps-proof-section .grid-container .component .proof-cta{align-self:center;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.75rem;background:#1d2939;color:#fcfcfd;font-family:var(--font-inter,"Inter"),sans-serif;font-size:1rem;font-weight:500;text-decoration:none;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.how-it-works-steps-proof-section .grid-container .component .proof-cta:hover{background:#101828}