.jumbotron-inner{margin:auto 0;max-width:1450px}.jumbotron-section h1{color:#fff;font-size:4rem;font-weight:800;line-height:1.2;margin-bottom:16px;padding-top:25px}.jumbotron-section p{color:#d1d5db;font-size:1.125rem;font-weight:400;margin-bottom:32px}.jumbotron-buttons{display:flex;flex-direction:column;gap:16px}.jumbotron-buttons a{align-items:center;border-radius:8px;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:12px 20px;text-decoration:none}.jumbotron-button-primary{background-color:#e73c3e;color:#fff!important}.jumbotron-button-primary:hover{background-color:#0957c3}.jumbotron-button-primary:focus{outline:4px solid #93c5fd}.jumbotron-button-secondary{border:1px solid #fff;color:#fff}.jumbotron-button-secondary:hover{background-color:#f3f4f6;color:#1f2937}.jumbotron-button-secondary:focus{outline:4px solid #9ca3af}.jumbotron-svg-arrow{height:10px;margin-left:8px;width:14px}@media (min-width:640px){.jumbotron-section{padding:56px 0}.jumbotron-section h1{font-size:5rem}.jumbotron-section p{font-size:1.25rem;padding:0 4rem}.jumbotron-buttons{flex-direction:row;gap:0;justify-content:center}.jumbotron-buttons a+a{margin-left:16px}}@media (min-width:1024px){.jumbotron-section h1{font-size:6rem}.jumbotron-section p{padding:0 2rem}}.stats-grid{border-radius:16px;display:grid;gap:2px;grid-template-columns:repeat(1,1fr);margin:75px 30px;overflow:hidden;text-align:center}@media (min-width:640px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-item{backdrop-filter:blur(5px);background:rgba(77,77,77,.5);display:flex;flex-direction:column;padding:8px}.stat-item dt{color:#fff;font-size:20px;line-height:1.5}.stat-item dd{color:#fff;font-size:36px;font-weight:700;margin-inline-start:0!important;order:-1}.stats-grid .stat-item{filter:blur(4px);opacity:0;transform:translateX(-50px);transition:opacity .6s ease-out,transform .6s ease-out,filter .5s ease-out}.stats-grid .stat-item.in-view{filter:blur(0);opacity:1;transform:translateX(0)}