.aboutUsPage{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}
.aboutUsHeader{width:100%;height:300px;position:relative}.aboutUsHeader>img{object-fit:cover;width:100%;height:100%}.aboutUsHeaderCover{z-index:1;background-color:#0000005b;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.aboutUsHeaderCover>h1{color:#fff;font-size:50px}.aboutUsImg{width:100%;height:100%}.aboutUsImg>img{object-fit:cover;width:100%;height:100%}@media screen and (min-width:320px) and (max-width:767px){.aboutUsHeader>img{object-fit:cover;z-index:-1;width:100%;height:100%;position:fixed}}@media screen and (min-width:800px) and (max-width:990px){.aboutUsHeader{width:100%;height:300px;position:relative}.aboutUsHeader>img{object-fit:cover;z-index:-1;width:100%;height:100%;position:fixed}}
.aboutUsContent{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:50px;display:flex}.aboutUsContent>div{width:90%}.aboutUsContent>div>p{text-align:justify;width:100%;font-size:20px}.aboutUsContentWrapper{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:30px;width:100%;height:100%;padding:20px;display:flex}.aboutUsContentItem{border-radius:20px;justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:relative;box-shadow:0 0 10px #000}.aboutUsContentItem-img{width:100%;height:100%;color:var(--customColor1);background-color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;font-weight:700;display:flex}.aboutUsContentItem-img>img{object-fit:contain;width:100%;height:100%}.aboutUsContentItem>p{color:#fff;text-align:justify;background-color:#f5821ea4;flex-direction:column;justify-content:flex-start;align-items:center;width:300px;height:200px;padding:10px;font-size:16px;display:flex;position:absolute;top:50%;right:-70%}.aboutUsContentItem>p>h6{text-align:start;width:100%;font-weight:700;text-decoration:underline}@media screen and (min-width:320px) and (max-width:768px){.aboutUsContent{width:100%;height:100%;padding:20px}.aboutUsContentItem{flex-direction:column}.aboutUsContent>div{width:100%}.aboutUsContentWrapper{flex-direction:column;gap:50px}.aboutUsContentItem{justify-content:center;align-items:center;width:300px;height:400px;display:flex;position:relative;overflow:hidden}.aboutUsContentItem>p{width:300px;height:300px;position:absolute;bottom:0;right:0%}.aboutUsContentItem-img>img{object-fit:cover;object-position:0 0px;width:100%;height:100%}}@media screen and (min-width:800px) and (max-width:990px){.aboutUsContent{width:100%;height:100%;padding:20px}.aboutUsContentItem{flex-direction:column}.aboutUsContent>div{width:100%}.aboutUsContentWrapper{flex-wrap:wrap;gap:50px}.aboutUsContentItem{justify-content:center;align-items:center;width:300px;height:400px;display:flex;position:relative;overflow:hidden}.aboutUsContentItem>p{width:300px;height:300px;position:absolute;bottom:0;right:0%}.aboutUsContentItem-img>img{object-fit:contain;object-position:0 15px;width:50%;height:100%}}
.aboutUsImg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fdfdfd8a;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.aboutUsImg>img{object-fit:cover;width:50%;height:100%}@media screen and (min-width:320px) and (max-width:768px){.aboutUsImg>img{object-fit:cover;width:100%;height:100%}}
