.footerBorder{border-top:1px solid #eee}.custom-modal-footer,.modal-header,.v_modal-body{display:flex;align-items:center;justify-content:center;margin-block:.6rem}.custom-modal-footer{color:#000;font-size:.6rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.154px;text-transform:capitalize}.headerBorder{border-bottom:1px solid #eee}@media(max-width: 768px){.fullHeight{width:100% !important;height:100% !important;border-radius:0 !important}}
.background{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.5)}.modal-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;animation:fadeIn .3s;max-width:100%;width:90%}@media(min-width: 768px){.modal-wrapper{width:70%}}.modal-header{display:flex;justify-content:space-between;align-items:center;gap:2rem}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}

.containerc {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(318px, 1fr));
  grid-gap: 20px;
}
.itemc {
  padding: 2rem 2.25rem;
  text-align: center;
}
.company-name {
  color: #7e8299;
  font-size: larger;
  font-weight: 500;
}
.stat-name {
  color: #666666;
  font-size: larger;
  font-weight: 500;
}
.stat-number {
  font-weight: 700;
  font-size: larger;
  color: #111;
}
.more-details-component {
  display: flex;
}
.more-details-modal {
  display: flex;
}
@media (min-width: 900px) {
.more-details-modal {
    display: flex;
}
  /* .more-details-component { */
  /* display: none; */
  /* } */
}
.companyNameText {
  color: #242424;
  font-size: 13.5px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.154px;
}
.mygap {
  gap: 2rem;
}


.containerc[data-v-ac63339e] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(318px, 1fr));
  grid-gap: 20px;
  align-items: stretch;
}
.item[data-v-ac63339e] {
  min-width: 318px;
}
.itemc[data-v-ac63339e] {
  padding: 2rem 2.25rem;
  text-align: center;
}
.company-name[data-v-ac63339e] {
  color: #7e8299;
  font-size: larger;
  font-weight: 500;
}
.stat-name[data-v-ac63339e] {
  color: #666666;
  font-size: larger;
  font-weight: 500;
}
.stat-number[data-v-ac63339e] {
  font-weight: 700;
  font-size: larger;
  color: #111;
}

input[data-v-583c6741]:focus,textarea[data-v-583c6741]:focus,select[data-v-583c6741]:focus{outline:none}.error_msg[data-v-583c6741]{bottom:-25px}.fb_modal_content[data-v-583c6741]{width:100%;display:flex;flex-direction:column;gap:1rem}.fb_modal_content .fb_content_wrapper[data-v-583c6741]{display:flex;flex-direction:column}.fb_modal_content .fb_content_wrapper label[data-v-583c6741]{font-weight:600}
.containers[data-v-5fcc6d4a]{display:grid;grid-template-columns:repeat(5, minmax(120px, 1fr));grid-gap:25px}.item[data-v-5fcc6d4a]{text-align:center}@media(max-width: 1024px){.containers[data-v-5fcc6d4a]{grid-template-columns:repeat(2, minmax(120px, 1fr));grid-template-rows:1fr}.item[data-v-5fcc6d4a]:nth-child(5){grid-column:1/-1;order:-1}}.nav ul[data-v-5fcc6d4a]{font-size:1.1rem;text-transform:capitalize;display:flex;align-items:center;justify-content:space-around;gap:10px;padding-right:1rem;margin:0}.nav ul li[data-v-5fcc6d4a]{list-style:none}a[data-v-5fcc6d4a]{color:#222}a.active[data-v-5fcc6d4a],a[data-v-5fcc6d4a]:hover{color:#92c20b}.details-content[data-v-5fcc6d4a]{display:none}@media(max-width: 920px){.details-content[data-v-5fcc6d4a]{display:flex}}@media(max-width: 576px){.waraper-cards[data-v-5fcc6d4a]{padding-left:15px !important;padding-right:15px !important}}@media(max-width: 516px){.waraper-cards[data-v-5fcc6d4a]{padding-left:15px !important;padding-right:15px !important}.containers[data-v-5fcc6d4a]{display:grid;grid-template-columns:repeat(2, minmax(120px, 1fr));grid-gap:25px}}#chartt[data-v-5fcc6d4a]{background:#fff}.chart-container[data-v-5fcc6d4a]{min-width:1640px}.chart-container[data-v-5fcc6d4a]::-webkit-scrollbar-track{background-color:#f5f5f5}.chart-container[data-v-5fcc6d4a]::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}.chart-container[data-v-5fcc6d4a]::-webkit-scrollbar-thumb:hover{background-color:#555}[data-v-5fcc6d4a]::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.scroll[data-v-5fcc6d4a]{position:absolute;bottom:0;right:0;left:0;width:100%;height:12px;overflow:hidden;background:#e0e0e0}.scroll .scrollBar[data-v-5fcc6d4a]{width:6%;background:#bbb;height:12px}
