section.stats-fun-facts{padding:0 10px}section.stats-fun-facts.reduce-padding .wrapper .stats{margin:40px 0 20px}section.stats-fun-facts .wrapper{position:relative}section.stats-fun-facts .wrapper .stats{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:40px;width:100%;margin:40px 0 80px}section.stats-fun-facts .wrapper .stats.padding{padding:0 16px}section.stats-fun-facts .wrapper .stats.compact .stat{max-width:200px;padding:16px}section.stats-fun-facts .wrapper .stats .stat{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;position:relative;text-align:center;flex-basis:calc(50% - 20px);padding:20px;aspect-ratio:1/1}section.stats-fun-facts .wrapper .stats .stat svg,section.stats-fun-facts .wrapper .stats .stat img{width:40px;height:40px;margin-bottom:20px}section.stats-fun-facts .wrapper .stats .stat:nth-child(odd):after{transform:rotate(5deg);background:linear-gradient(45deg,rgba(255,162,0,.6),rgba(232,104,37,.6));border:solid 3px #E86825;box-shadow:0 0 15px #e86825;animation:breathe 4s ease infinite}section.stats-fun-facts .wrapper .stats .stat:nth-child(2n):after{transform:rotate(-5deg);background:linear-gradient(45deg,rgba(175,48,222,.6),rgba(134,52,114,.6));border:solid 3px #863472;box-shadow:0 0 15px #863472;animation:breathePurple 4s ease infinite}section.stats-fun-facts .wrapper .stats .stat:after{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(45deg,rgba(255,162,0,.6),rgba(232,104,37,.6));border:solid 3px #E86825;box-shadow:0 0 15px #e86825;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:8px;top:0;left:0;z-index:-1}@keyframes breathe{0%{box-shadow:0 0 15px #e86825}50%{box-shadow:0 0 25px #e86825}to{box-shadow:0 0 15px #e86825}}@keyframes breathePurple{0%{box-shadow:0 0 15px #863472}50%{box-shadow:0 0 25px #863472}to{box-shadow:0 0 15px #863472}}section.stats-fun-facts .wrapper .stats .stat h3{font-family:Montserrat,sans-serif!important;font-weight:700;font-size:1.5rem;color:#fff;line-height:1.3}section.stats-fun-facts .wrapper .stats .stat p{font-family:Inter,sans-serif;font-weight:400;font-size:1rem;color:#fff;line-height:1.5}@media only screen and (min-width: 992px){section.stats-fun-facts{padding:0 20px}section.stats-fun-facts .wrapper .stats{flex-direction:row;justify-content:space-between;gap:10px;margin:40px 0 180px}section.stats-fun-facts .wrapper .stats .stat{flex-basis:calc(25% - 40px)}}
