.ms-overview{font-family:Metropolis;width:100%;background-size:cover;background-repeat:repeat;text-align:left}.ms-overview .ms-overview-container{display:flex;flex-direction:column;align-items:center;gap:2rem;justify-content:center;padding:clamp(5rem,5rem + (1vw - .32rem)*4.4643,10rem) 3.2rem;max-width:3840px;margin-left:auto;margin-right:auto;height:100%;min-height:inherit}@media(max-width:992px){.ms-overview .ms-overview-container{flex-direction:column;text-align:center}}.ms-overview .ms-inner-container{width:100%;flex-direction:row;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;min-height:40rem;height:100%;max-width:200rem;text-align:justify;gap:5%}@media(max-width:992px){.ms-overview .ms-inner-container{max-width:50rem}}.ms-overview .ms-overview-image-wrapper{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:flex-start;width:40%;min-width:37rem}@media(max-width:992px){.ms-overview .ms-overview-image-wrapper{width:100%}}.ms-overview .ms-overview-image{width:100%;max-width:100%}.ms-overview .ms-overview-content{display:flex;width:55%;min-width:50rem;height:100%;flex-direction:column;text-align:left;max-width:60rem;flex-wrap:nowrap;align-items:flex-start}@media(max-width:992px){.ms-overview .ms-overview-content{min-width:35rem;width:100%;text-align:left;align-items:center;padding-right:2rem;padding-left:2rem;margin-top:2rem}}.ms-overview .ms-overview-label{color:#cf0873;font-size:2rem;font-weight:400;margin-bottom:2.5rem;line-height:135%;letter-spacing:-.4px}.ms-overview .ms-overview-title{font-size:clamp(2.6rem,3.6rem + (1vw - 1.44rem)*.9747,3.6rem);color:#000;font-weight:500;margin-bottom:2rem;line-height:130%;letter-spacing:-.72px}@media(max-width:992px){.ms-overview .ms-overview-title{text-align:center}}.ms-overview .ms-overview-highlight{color:#cf0873}.ms-overview .ms-overview-highlight,.ms-overview .ms-overview-text{font-size:clamp(1.6rem,1.8rem + (1vw - 1.44rem)*.1949,1.8rem);font-weight:400;margin-bottom:2rem;line-height:166%;letter-spacing:.72px}.ms-overview .ms-didknow{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem;text-align:center;padding-top:4rem;padding-bottom:4rem}.ms-overview .ms-didknow-title{font-size:clamp(1.8rem,1.8rem + (1vw - .45rem)*.202,2rem);color:#cf0873;font-weight:500}.ms-overview .ms-didknow-cards{width:100%;display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:2%;justify-content:center;text-align:justify}@media(max-width:991px){.ms-overview .ms-didknow-cards{flex-direction:column;display:flex;align-items:center}}.ms-overview .ms-didknow-card{min-width:300px;width:30%;justify-content:space-between;min-height:150px;border:2px solid rgba(93,93,93,.3);padding:2rem 3rem;margin-top:1rem;margin-bottom:1rem;border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;transition:all .1s ease-in-out}.ms-overview .ms-didknow-card:hover{background-color:#cf0873;color:#fff}.ms-overview .ms-didknow-card:hover .ms-didknow-source-img{filter:brightness(0) invert(1)}.ms-overview .ms-didknow-card:hover .ms-didknow-text{color:#fff}@media(max-width:991px){.ms-overview .ms-didknow-card{width:70%}}.ms-overview .ms-didknow-text{text-align:left;font-size:clamp(1.6rem,1.6rem + (1vw - .45rem)*.202,1.8rem);font-weight:500;color:#000;line-height:clamp(3rem,3rem + (1vw - .32rem)*.8929,4rem)}.ms-overview .ms-didknow-source{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;position:relative;text-align:center;text-decoration:none}.ms-overview .ms-didknow-source-img{padding-left:1rem;padding-right:1rem;position:absolute;top:-20%;left:0}.ms-overview .ms-didknow-source-link{font-size:clamp(1.6rem,1.6rem + (1vw - .45rem)*.202,1.8rem);color:inherit;font-weight:500;padding-left:4rem;transition:all .1s ease-in-out}