@import url("https://fonts.googleapis.com/css2?family=Reddit+Sans:ital,wght@0,200..900;1,200..900&display=swap");.presence{padding-inline:20px!important;padding-top:50px!important;padding-bottom:50px!important;height:auto;background-color:#0cad8e1a!important;display:grid;place-items:center}.presence_content{height:100%;padding-inline:0;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:50px;padding:0}.presence,.presence_content{width:100%;text-align:center;background-color:transparent}.presence_head h1{margin-bottom:15px;background-color:transparent}.presence_head{display:grid;place-items:center;width:100%;text-align:center;background-color:transparent}.presence_head h1{font-weight:700;font-size:32px;line-height:100%;letter-spacing:0;color:#013b2f}.presence_cnt{width:100%;height:auto;text-align:center;font-weight:500;font-size:24px;color:#1f1926}.presence_details{width:100%;grid-gap:40px;gap:40px;display:grid;grid-template-columns:repeat(6,1fr);padding-inline:0;justify-items:stretch}.presence_1{height:166px;border:1px solid #cccccc;background-color:#ffffff;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:25px;padding-bottom:25px;padding-inline:20px}.presence_1>img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.presence_1{text-align:center}.presence_1 h5{font-size:18px;color:#1f1926}@media (max-width:765px){.presence_content{width:100%;height:100%;padding-inline:0;display:flex;justify-content:space-between;align-items:center;flex-direction:column;text-align:center;gap:50px;background-color:transparent;padding:0 20px}.presence{padding-inline:0!important;padding-top:50px!important;padding-bottom:50px!important;width:100%;height:auto;background-color:#f8fff8!important;display:grid;place-items:center}.presence_1{height:155px;border:1px solid #cccccc;background-color:#ffffff;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:25px;padding-bottom:25px;padding-inline:0}.presence_cnt{width:100%;height:auto;text-align:center;font-weight:500;font-size:18px;color:#1f1926}.presence_details{grid-template-columns:repeat(2,1fr)}}@media (min-width:767px) and (max-width:1024px){.presence_details{grid-template-columns:repeat(3,1fr)}}