﻿.container2,.stats{display:flex;width:100%}.container2{justify-content:center;align-items:center;flex-wrap:wrap;padding:20px;height:35vh}.stats{flex-wrap:wrap;justify-content:center;gap:20px}.stat-item{background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);text-align:center;padding:15px;width:250px;transition:transform .3s}.stat-item:hover{transform:scale(1.05)}.stat-box img{width:150px;height:150px;object-fit:cover;border-radius:50%}.stat-content{margin-top:10px}.stat-content .number{font-size:50px;font-weight:700;color:#002b5e}.text-center{text-align:center;padding:20px}.custom-text{margin-top:100px;margin-bottom:50px}.responsive-title{color:#001f3f!important;font-size:26px;font-weight:700;text-align:center}.stat-content p{font-size:18px!important;font-weight:700;color:#555;margin-top:5px}@media screen and (max-width:992px){.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-box img{width:150px;height:150px}.stat-content p{font-size:1rem}.responsive-title{font-size:1.8rem}}@media screen and (max-width:768px){.container,.row,.stat-content,.stat-item{width:100%;text-align:center}.container,.row,.stat-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.stat-box{display:flex;justify-content:center;align-items:center;width:100%}.stat-box img{display:block;margin:auto;width:150px;height:150px}.stat-content p{font-size:1rem}.responsive-title{font-size:1.5rem;text-align:center}}@media screen and (max-width:576px){.container,.row,.stat-content,.stat-item{width:100%;text-align:center}.container,.row,.stat-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.stat-box{display:flex;justify-content:center;align-items:center;width:100%}.stat-box img{display:block;margin:auto;width:150px;height:150px}.stat-content p{font-size:1rem}.responsive-title{font-size:1.3rem;text-align:center}}