.about__container{margin-left:auto;margin-right:auto;margin-bottom:5rem;width:90%}.about__all{gap:.25rem}.about__text{margin-top:5rem;margin-bottom:5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1001px){.about__text{grid-template-columns:repeat(1,minmax(0,1fr))}}.about__right{margin-top:auto;margin-bottom:auto}.about-img{display:grid;width:95%;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-content:center;gap:1.25rem}@media (max-width:1001px){.about-img{width:100%}}.about-img img{border-radius:100px}.about__allCartServies{margin-top:3rem;margin-bottom:5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:1.25rem}@media (max-width:1001px){.about__allCartServies{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.about__allCartServies{grid-template-columns:repeat(1,minmax(0,1fr));gap:0}}.about__Servies{width:100%;background-color:var(--lightBaseColor)}.about__barLives{display:flex;width:100%;max-width:90%;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:1.5rem}@media (max-width:768px){.about__barLives{justify-content:center;gap:3rem}}.services-card{display:flex;align-items:center;justify-content:flex-start;gap:1.25rem;padding:1.5rem .75rem;background-color:var(--whiteColor);margin-bottom:30px;position:relative;transition:var(--transition);border-radius:10px}.services-card .services-card__icon{height:80px;width:60px;background-color:#ffb3002e;text-align:start;--tw-text-opacity:1;color:rgb(255 179 0/var(--tw-text-opacity))}@media (max-width:1280px){.services-card .services-card__icon{height:75px;width:55px}}@media (max-width:768px){.services-card .services-card__icon{height:70px;width:50px}}.services-card .services-card__icon{font-size:20px!important;text-align:center;border-radius:5px}.services-card h3{margin-bottom:.5rem;font-size:18px;font-weight:600}@media (max-width:1120px){.services-card h3{font-size:16px}}.services-card h3,.services-card h3 a{transition:var(--transition)}.services-card h3 a{color:var(--titleColor)}.services-card p{font-size:15px;font-weight:400;color:var(--titleColor2)}@media (max-width:1120px){.services-card p{font-size:14px}}.services-card p{line-height:22px;max-width:270px}.services-card:hover{transform:translateY(-5px)}.services-card:hover h3 a{color:var(--mainColor)}.NumberAobut__AllTitleCenter{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;padding:2rem;transition:var(--transition);box-shadow:0 0 8px 0 #cecece}.NumberAobut__info{display:flex;align-items:center;justify-content:flex-start}.NumberAobut__title{margin-top:.5rem;text-align:center;font-size:35px;font-weight:700;color:var(--mainColor)}@media (max-width:768px){.NumberAobut__title{font-size:25px}}.NumberAobut__title{transition:var(--transition)}.NumberAobut__Img{height:95px;width:95px;border-radius:9999px;border-width:2px;border-style:solid;border-color:var(--mainColor)}.NumberAobut__Img,.NumberAobut__subtitle{display:flex;align-items:center;justify-content:center}.NumberAobut__subtitle{margin-top:.5rem;width:100%;font-size:20px;font-weight:600}@media (max-width:768px){.NumberAobut__subtitle{font-size:17px}}@media (max-width:580px){.NumberAobut__subtitle{font-size:15px}}.NumberAobut__subtitle{line-height:22px}.NumberAobut__AllTitleCenter:hover{--tw-translate-y:-5px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.NumberAobut__AllTitleCenter:hover .NumberAobut__title{color:var(--mainColor3)}