.about-hero{padding:80px 0}.about-hero .about-title{max-width:996px;margin:0 auto}.about-stats.stats .stats-block{grid-template-columns:1fr 1fr 2fr 2fr;max-width:1200px}.about-description{padding:80px 0;background:#e8e8ef}.about-rules-section{padding:80px 0}.about-rules-section .about-rules-block{margin-top:3rem}.about-rules-section .about-rules-block .item{padding:1.5rem;border-radius:1rem;background:#e8e8ef}.about-rules-section .about-rules-block .item img{width:fit-content}.about-review-section{padding:80px 0;background:#e8e8ef}.about-review-section .about-review-block{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr}.about-review-section .about-review-block .item{background:#fff;padding:1.5rem;border-radius:1rem}.about-review-section.dark{background:#e8e8ef}.about-review-section.dark .about-review-block .item{background:#fff}.about-steps-section{padding:80px 0}.about-steps-section .about-steps-block .left-block .item{background:#e8e8ef;border-radius:1rem;padding:1.5rem;height:100%}.about-steps-section .about-steps-block .right-block .item{border:2px solid #e8e8ef;border-radius:1rem;padding:1.5rem}.about-steps-section .about-steps-block .bottom-container p{max-width:250px}@media (max-width:768px){.about-rules-section .about-rules-block{flex-direction:column}.about-review-section .about-review-block{grid-template-columns:1fr}.about-steps-section .about-steps-block{flex-direction:column}.about-steps-section .bottom-container{flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;text-align:center}}