.about .hero-section{position:relative}.about .hero-section .hero-content{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:15px;position:absolute;top:50%;transform:translateY(-50%)}.about .hero-section .hero-content .section-title{margin-block:15px}@media (max-width: 991px){.about .hero-section .hero-content{padding-inline:20px}}.about .hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.about .hero-section .single-article-img{width:100%}@media (min-width: 992px){.about .hero-section .single-article-img{height:850px}}@media (max-width: 991px){.about .hero-section .single-article-img{height:100vh}}.about .numbers-section{background-color:var(--clr-main)}.about .numbers-section .top-wrapper{display:flex;flex-direction:column;gap:15px}@media (min-width: 992px){.about .numbers-section .top-wrapper{text-align:center}}.about .numbers-section .numbers-cards-wrapper{margin-top:60px}.about .numbers-section .numbers-cards-wrapper .col-lg-3{display:flex}@media (max-width: 991px){.about .numbers-section .numbers-cards-wrapper .row{gap:20px}}.about .numbers-section .number-card{display:flex;flex-direction:column;justify-content:space-between;gap:20px;background-color:var(--clr-alt-2);padding:30px;border-radius:10px;height:100%}@media (min-width: 992px){.about .numbers-section{padding-block:150px}}@media (max-width: 991px){.about .numbers-section{padding-block:80px}}.about .key-features-section .left-wrapper{display:flex;flex-direction:column;gap:15px}@media (min-width: 992px){.about .key-features-section .left-wrapper{position:sticky;top:150px}}.about .key-features-section .key-wrapper{position:relative}.about .key-features-section .key-wrapper .card-wrapper{display:flex;flex-direction:column;gap:70px}@media (min-width: 992px){.about .key-features-section .key-wrapper .card-wrapper{padding-left:70px}}@media (max-width: 991px){.about .key-features-section .key-wrapper .card-wrapper{padding-left:50px}}.about .key-features-section .key-wrapper:before{content:"";position:absolute;height:calc(100% - 6px);top:6px;width:2px;background-color:var(--clr-alt-3)}.about .key-features-section .key-card{display:flex;flex-direction:column;gap:15px}.about .key-features-section .key-card .key-title:before{content:"";position:absolute;left:-4px;width:10px;height:10px;aspect-ratio:1;border-radius:100%;background-color:var(--clr-main);margin-top:6px}@media (min-width: 992px){.about .key-features-section{margin-top:150px}}@media (max-width: 991px){.about .key-features-section{margin-top:80px}.about .key-features-section .row{gap:70px}}
