/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
.report{background-color:#fdedec;flex-direction:column-reverse;gap:20px;margin-top:40px;padding:10px;font-family:Montserrat;display:flex}.report__wrapper{margin:0 auto}.report__badge{color:#fff;background:linear-gradient(90deg,#dd2726 0%,#f15725 50%);border-radius:8px;padding:5px 10px;font-size:1.2rem;font-weight:700}.report__title{color:#fe0002;margin:20px 0;font-size:3rem;font-weight:700;line-height:1.1}.report__text{color:#6d76ad;margin-bottom:30px;font-size:1.2rem}.report__cards{flex-flow:column wrap;place-content:center space-between;gap:20px;margin-top:60px;display:flex}.report__card{flex:250px;padding-top:20px;position:relative}.report__card1 .report__card-content{background-color:#6d76ad}.report__card2 .report__card-content{background-color:#58a581}.report__card3 .report__card-content{background-color:#f39c12}.report__card-content ul{list-style-type:"- "}.report__card1 .report__card-num{color:#6d76ad;border:3px solid #6d76ad}.report__card2 .report__card-num{color:#58a581;border:3px solid #58a581}.report__card3 .report__card-num{color:#f39c12;border:3px solid #f39c12}.report__card-num{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;font-weight:700;display:flex;position:absolute;top:-10px;left:0}.report__card-content{color:#fff;border-radius:20px;max-width:350px;min-height:220px;margin-top:-30px;margin-left:45px;padding:20px;box-shadow:5px 5px 20px gray}.report__card-title{font-size:1.6rem;font-weight:700}.report__card-text{font-size:1rem;font-weight:500;line-height:1}.report__image{text-align:right;margin-top:30px}.report__image img{border-radius:25px;margin:0 auto}.report__card-content ul{line-height:1}@media (min-width:1000px){.report__cards{flex-flow:inherit}.report__title{font-size:4rem}.report__text{font-size:1.4rem}}@media (min-width:1400px){.report{padding:50px}.report__title{width:90vw;font-size:4rem}.report__badge{border-radius:12px;padding:10px 20px;font-size:2rem}.report__image img{max-width:700px}.report__text{width:800px;font-size:1.4rem}.report__wrapper{max-width:1200px}}@media (min-width:1800px){.report{flex-direction:inherit}.report__card-content{max-width:280px}.report__wrapper{max-width:1050px}.report{padding:50px 25px}.report__image img{max-width:550px}.report__cards{gap:10px}.report__image{margin-top:160px}}@media (min-width:1900px){.report__image img{max-width:650px}}