#sharedEnterprise .location{position:relative;margin-bottom:3.5rem;display:flex;align-items:flex-end;gap:1.75rem;border-radius:1.5rem;padding:1rem;background-color:var(--first-color);color:#fff}#sharedEnterprise .location__map{height:14rem;flex:1 1 0%;overflow:hidden;border-radius:1.5rem;background-color:#f1f2f9}#sharedEnterprise .location__title{margin-bottom:1.25rem;display:block;padding-left:.5rem;padding-right:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:700}#sharedEnterprise .location__address{margin-bottom:.75rem;display:block;padding-left:.5rem;padding-right:.5rem;font-size:1rem;line-height:1.5rem;font-style:normal}@media screen and (max-width:1200px){#sharedEnterprise .location{margin-left:auto;margin-right:auto;padding:.75rem;display:block;max-width:225px}#sharedEnterprise .location__map{margin-bottom:1.25rem;height:9rem}#sharedEnterprise .location__title{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem}#sharedEnterprise .location__address{font-size:.75rem;line-height:1rem}}@media screen and (max-width:992px){#sharedEnterprise .location{margin-left:auto;margin-right:auto;padding:.75rem;display:block;max-width:100%}#sharedEnterprise .location__map{margin-bottom:1.25rem;height:9rem}#sharedEnterprise .location__title{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem}#sharedEnterprise .location__address{font-size:.75rem;line-height:1rem}}#sharedEnterprise .progress{margin-bottom:3.5rem;margin-top:2rem;background-color:#f1f2f9;border-radius:40px;padding:40px}#sharedEnterprise .progress__forecast{margin-bottom:1.25rem;display:flex;justify-content:space-between;font-weight:300;color:var(--second-color)}#sharedEnterprise .progress__list{border-left-width:1px;border-bottom:1px solid var(--second-color);border-right-width:1px;border-top:1px solid var(--second-color);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:.75rem;-moz-column-gap:3rem;column-gap:3rem;border-left:0 solid var(--second-color);border-right:0 solid var(--second-color);padding-top:2rem;padding-bottom:2rem;color:var(--second-color)}#sharedEnterprise .progress__item__title{display:block;font-weight:700}#sharedEnterprise .progress__blockBar{display:grid;align-items:center;gap:1rem;grid-template-columns:1fr 40px}#sharedEnterprise .progress__bar{height:1rem;flex:1 1 0%;overflow:hidden;border-radius:9999px;background-color:#ffffff}#sharedEnterprise .progress__fillBar{height:1rem;border-radius:9999px;background-color:#6078B9}#sharedEnterprise .progress__percent{text-align:right}#sharedEnterprise .progress__conclusion{margin-top:1.25rem;display:flex;align-items:center;justify-content:space-between;color:var(--second-color)}#sharedEnterprise .progress__conclusion__percent{font-size:1.25rem;line-height:1.75rem;font-weight:700}@media screen and (max-width:767px){#sharedEnterprise .progress{margin-top:1.25rem;padding-left:1rem;padding-right:1rem}#sharedEnterprise .progress__forecast{margin-bottom:1rem}#sharedEnterprise .progress__list{grid-template-columns:repeat(1,minmax(0,1fr))}#sharedEnterprise .progress__conclusion span,#sharedEnterprise .progress__conclusion__percent,#sharedEnterprise .progress__forecast span,#sharedEnterprise .progress__item__title,#sharedEnterprise .progress__percent{font-size:.875rem;line-height:1.25rem}}