.info-wrapper,.latest-wrapper{min-height:50vh;margin-top:80px}.search-area{background-color:#fafafa;box-shadow:0 1px 2px rgba(0,0,0,.25);border-radius:5px;display:flex;justify-content:center;align-items:center;padding:2px}.search-area input{width:100%;background:none;outline:none;border:none}.search-area input::placeholder{font-size:11.5px}.info-wrapper>div:first-child,.req-card-shadow{box-shadow:0 2px 10px 5px rgba(0,0,0,.33)}.req-card-shadow{min-height:150px}.info-wrapper svg{margin-right:5px}.info-wrapper .svg-img,.latest-wrapper .svg-img{filter:invert(49%) sepia(15%) saturate(7%) hue-rotate(314deg) brightness(99%) contrast(89%)}.info-wrapper b{margin-right:5px}.skeleton{opacity:.7;animation:skeleton-loading 1s linear infinite alternate}.skeletonCircle{border-radius:100%;height:100px;width:100px}.skeletonText{width:100%;height:1.5rem;margin-bottom:1.25rem;border-radius:.125rem}.skeletonBtn{width:70%;height:3.5rem;margin-top:3.25rem;border-radius:.125rem}@keyframes skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}.requirements-container{width:100%;max-width:1440px;font-family:quicksand-regular;padding:20px 30px;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;gap:30px;font-size:14px;color:#000}.requirements-div{width:512px;padding:10px;background:#fafafa;margin-bottom:10px;display:flex;justify-content:space-between;flex-shrink:0;box-shadow:0 1px 2px rgba(0,0,0,.25)}.requirements-first-section{width:400px;flex-shrink:0}.requirements-second-section{width:100px;flex-shrink:0}.requirements-req-date{width:100%;margin-bottom:10px}.requirements-req-details{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.requirement-expiry{width:100%;font-size:20px;font-family:quicksand-bold;text-align:center;color:#002ea2}.requirement-icon{border-radius:50%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;background:#e4e4e4}.requirements-details-div{width:48%;line-height:15px;margin-bottom:5px}.requirement-icon img{padding:10px;margin-top:12px;filter:invert(55%) sepia(0) saturate(1528%) hue-rotate(240deg) brightness(91%) contrast(95%)}@media screen and (max-width:620px){.requirements-container{font-size:16px;padding:20px 10px}.requirements-details-div{width:100%;line-height:15px;margin-bottom:5px}.requirements-div{padding:10px;background:#fafafa;margin-bottom:10px;display:flex;flex-direction:column-reverse;justify-content:flex-start;box-shadow:0 1px 2px rgba(0,0,0,.25)}.requirements-div,.requirements-first-section{width:100%;flex-shrink:0}.requirement-icon{margin-top:0}.requirements-second-section{display:none}.requirement-expiry{width:100%;font-size:16px;font-family:quicksand-bold;text-align:center;color:#002ea2}}