.sparks-hero{background-color:#000;color:var(--bs-gray-100);overflow:hidden;padding-bottom:120px;padding-top:8rem;position:relative}@keyframes spark{0%{opacity:1;transform:scale(1)}20%{opacity:.8;transform:scale(1)}40%{opacity:1;transform:scale(1)}60%{opacity:.8;transform:scale(1)}80%{opacity:.9;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.sparks-icons{bottom:0;height:calc(100% - 120px);position:absolute;width:100%}.sparks-icons svg{fill:#fff;position:absolute;width:80px}.sparks-icons svg path{transform-origin:center}.sparks-icons svg:first-of-type{width:40px;fill:var(--bs-purple);left:5%;top:34%}.sparks-icons svg:first-of-type path{animation:spark 3s linear infinite alternate-reverse}.sparks-icons svg:nth-of-type(2){width:20px;fill:var(--bs-blue);bottom:22%;left:3%}.sparks-icons svg:nth-of-type(2) path{animation:spark 2s linear infinite alternate-reverse}.sparks-icons svg:nth-of-type(3){width:25px;fill:var(--bs-sage);left:20%;top:53%}.sparks-icons svg:nth-of-type(3) path{animation:spark 2.7s linear infinite alternate-reverse}.sparks-icons svg:nth-of-type(4){width:20px;fill:var(--bs-blue);left:43%;top:45%}.sparks-icons svg:nth-of-type(4) path{animation:spark 2.2s linear infinite alternate-reverse}.sparks-icons svg:nth-of-type(5){width:20px;fill:var(--bs-orange);bottom:15%;left:37%}.sparks-icons svg:nth-of-type(5) path{animation:spark 1.8s linear infinite alternate-reverse}.sparks-icons svg:nth-of-type(6){width:20px;fill:var(--bs-purple);left:55%;top:46%}.sparks-icons svg:nth-of-type(6) path{animation:spark 2.1s linear infinite alternate-reverse}.sparks-icons svg:nth-of-type(7){width:20px;fill:var(--bs-purple);left:70%;top:49%}.sparks-icons svg:nth-of-type(7) path{animation:spark 2.4s linear infinite alternate-reverse}.sparks-icons svg:nth-of-type(8){width:80px;fill:var(--bs-blue);bottom:3%;left:64%}.sparks-icons svg:nth-of-type(8) path{animation:spark 3.3s linear infinite alternate-reverse}.sparks-icons svg:nth-of-type(9){width:80px;fill:var(--bs-orange);left:90%;top:60%}.sparks-icons svg:nth-of-type(9) path{animation:spark 3.6s linear infinite alternate-reverse}.sparks-icons svg:nth-of-type(10){width:40px;fill:var(--bs-sage);right:2%;top:40%}.sparks-icons svg:nth-of-type(10) path{animation:spark 2.6s linear infinite alternate-reverse}@media (min-width:768px){.sparks-icons svg:first-of-type{left:5%;top:13%}.sparks-icons svg:nth-of-type(2){bottom:22%;left:3%}.sparks-icons svg:nth-of-type(3){left:40%;top:10%}.sparks-icons svg:nth-of-type(4){left:43%;top:45%}.sparks-icons svg:nth-of-type(5){bottom:15%;left:37%}.sparks-icons svg:nth-of-type(6){left:55%;top:46%}.sparks-icons svg:nth-of-type(7){left:70%;top:150px}.sparks-icons svg:nth-of-type(8){bottom:100px;left:80%}.sparks-icons svg:nth-of-type(9){left:90%;top:100px}.sparks-icons svg:nth-of-type(10){right:2%;top:40%}}.sparks-hero .container{position:relative}.sparks-hero h1,.sparks-hero h2,.sparks-hero h3,.sparks-hero h4,.sparks-hero h5,.sparks-hero h6{color:inherit}.sparks-hero h2.lead{font-style:normal}.sparks-hero p{font-size:16px;margin-bottom:0}.sparks-hero .spark-card p{font-size:14px;line-height:1.4em}.spark-card{background:#e5e8ea;box-shadow:5px 5px var(--bs-sage);color:var(--bs-body-color);display:grid;height:auto;max-height:180px;max-width:262px;padding:1.5rem;width:100%}.spark-card:nth-of-type(2){box-shadow:5px 5px var(--bs-blue)}.spark-card:nth-of-type(3){box-shadow:5px 5px var(--bs-purple)}.spark-card .top{align-items:center;display:flex;flex-direction:column;grid-area:1/1/2/2;height:100%;justify-content:center}.spark-card .under,.spark-card.flipped .top{grid-area:1/1/2/2;visibility:hidden}.spark-card.flipped .under{visibility:visible}.under{margin:auto}.spark-card h3{font-size:18px;line-height:1.2em;margin-bottom:0;margin-top:.8rem;max-width:125px;text-align:center}.spark-card svg{height:50px}.sparks-hero__cards{display:flex;flex-wrap:wrap;gap:1.5em;justify-content:center;margin-top:30px}@media (min-width:768px){.spark-card{width:90%}.sparks-hero__cards{display:grid;gap:0;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;margin-top:0}.spark-card:first-of-type{bottom:20px;left:25px;position:relative}.spark-card:nth-of-type(2){justify-self:flex-end;position:relative}.spark-card:nth-of-type(3){bottom:-20px;position:relative}}@media (min-width:1200px){.spark-card:first-of-type{bottom:10px;left:25px}.spark-card:nth-of-type(2){bottom:20px}.spark-card:nth-of-type(3){bottom:0}}