.about-section .about-hero{width:100%;height:600px;background-repeat:no-repeat;display:flex;align-items:center;justify-content:space-between;text-align:justify;margin:100px 0}.gradient-stroke-text{font-size:3rem;font-weight:700;color:transparent;background:linear-gradient(20deg,var(--secondary),var(--quaternary));-webkit-background-clip:text;background-clip:text}.gradient-stroke-sub{color:var(--tertiary)}.hero-left{display:flex;flex-direction:column;gap:10px;width:50%}.counters{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;border-radius:20px;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);background-color:#ffffff}.counter{padding:20px;text-align:center}.counter-1,.counter-2,.counter-3{border-right:1px dotted}.counters span{color:var(--secondary)}.hero-right img{height:300px}.goal_right img{height:600px;width:100%!important;-o-object-fit:fill;object-fit:fill}.goal_left .vission{padding:20px 0;margin-bottom:80px}.goal_left .mission{padding:20px 0}.goal_left img{width:40px!important;border-radius:100%;margin-left:10px}.mission-tit,.vission-tit{display:flex;align-items:center}.rotating-text{animation:rotate 10s linear infinite;transform-origin:200px 200px}@keyframes rotate{to{transform:rotate(1turn)}}.about-scroll{margin:30px 0;display:flex;flex-direction:column;align-items:center;gap:10px;padding:30px 0}.about-scroll h1{padding-bottom:5%;text-align:center}.about-scroll h1 span{color:var(--secondary)}.wrapper-one,.wrapper-two{display:flex;width:100%;max-width:1536px;margin-inline:auto;height:80px;position:relative;overflow:hidden;font-size:20px;font-weight:600;text-transform:uppercase;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,1) 30%,rgba(0,0,0,1) 80%,rgba(0,0,0,0));mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,1) 30%,rgba(0,0,0,1) 80%,rgba(0,0,0,0))}@keyframes scrollleft{0%{left:100%}to{left:-450px}}@keyframes scrollright{0%{right:100%}to{right:-450px}}.item-one,.item-two{width:540px;height:80px;background-color:var(--quaternary);border-radius:5px;position:absolute;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;white-space:nowrap}.wrapper-one .icons,.wrapper-two .icons{width:45px;margin-right:30px}.item-one{animation:scrollleft 18s linear infinite}.item-two{animation:scrollright 18s linear infinite}.item1{animation-delay:-12s}.item2{animation-delay:-6s}.item3{animation-delay:0s}@media (max-width:899px){.about-section .about-hero{height:100%;text-align:center;margin:80px 0}.hero-left{display:flex;flex-direction:column;gap:10px;width:100%}.hero-right{display:none}.counters{gap:0;margin-bottom:30px;border-radius:10px;font-size:20px}.counters p{font-size:15px}.counter{padding:5px}.counters span{color:var(--secondary)}.goal_right img{display:none}.goal_left{width:100%;margin-top:30px}.about-scroll h1{font-size:30px;padding-bottom:8%}.wrapper-one,.wrapper-two{height:60px;font-size:14px}.item-one,.item-two{width:340px;height:60px;padding:0 1px;gap:6px}.wrapper-one .icons,.wrapper-two .icons{width:20px;margin-right:15px}@keyframes scrollleft{0%{left:100%}to{left:-350px}}@keyframes scrollright{0%{right:100%}to{right:-350px}}}@media (max-width:481px){:root{--item-width:90vw}.about-section .about-hero{height:100%;text-align:center}.about-section .about-hero p{text-align:justify}.about-section .about-hero h1{font-size:2.7rem}.hero-left{display:flex;flex-direction:column;gap:10px;width:100%}.hero-right{display:none}.counters{gap:0;margin-bottom:20px;border-radius:10px;font-size:20px}.counters p{font-size:12px}.counter{padding:3px}.counters span{color:var(--secondary)}.goal_right img{display:none}.about-scroll h1{font-size:30px;padding-bottom:8%}.wrapper-one,.wrapper-two{height:50px;font-size:10px}.item-one,.item-two{height:50px;padding:0 15px;width:210px}.wrapper-one .icons,.wrapper-two .icons{width:35px;margin-right:10px}}