.aboutUsPage{display:flex;width:100%;flex-direction:column;gap:3rem}.aboutUsIntroduction{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;row-gap:1.75rem;padding-top:5rem;padding-bottom:5rem}@media (max-width:748px){.aboutUsIntroduction{flex-direction:column;align-items:flex-start}}.aboutUsIntroductionImg{width:48%}@media (max-width:748px){.aboutUsIntroductionImg{width:100%}}.aboutUsIntroductionContent{display:flex;width:48%;flex-direction:column;align-items:flex-start;gap:2rem}@media (max-width:748px){.aboutUsIntroductionContent{width:100%}}.aboutUsIntroductionTopRight{display:flex;align-items:center;gap:.5rem}.aboutUsIntroductionTopRightIcon{font-size:1.875rem;line-height:2.25rem;--tw-text-opacity:1;color:rgb(42 168 255/var(--tw-text-opacity,1))}.aboutUsIntroductionHeading{display:flex;font-size:1.25rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.aboutUsIntroductionDes{font-weight:500;line-height:2;--tw-text-opacity:1;color:rgb(122 122 122/var(--tw-text-opacity,1))}.aboutUsWhyUs{display:flex;flex-direction:column;padding-bottom:5rem}.aboutUsWhyUsTopRight{display:flex;align-items:center;gap:.5rem}.aboutUsWhyUsTopRightIcon{font-size:1.875rem;line-height:2.25rem;--tw-text-opacity:1;color:rgb(42 168 255/var(--tw-text-opacity,1))}.aboutUsWhyUsHeading{display:flex;font-size:1.25rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.aboutUsWhyUsCards{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;justify-content:space-between;gap:1.5rem;border-radius:1rem}@media (max-width:990px){.aboutUsWhyUsCards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:748px){.aboutUsWhyUsCards{grid-template-columns:repeat(2,minmax(0,1fr))}}.aboutUsWhyUsItem{display:flex;height:170px;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.375rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));transition-duration:1s}.aboutUsWhyUsIcon{height:auto;width:40px}@media (max-width:748px){.aboutUsWhyUsIcon{width:35px}}