.about-facts{position:relative;height:auto}.about-facts__background-image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-facts__wrapper{padding:var(--padding-top-desktop) 40px var(--padding-bottom-desktop) 40px;height:100%;position:relative;display:flex;gap:40px;justify-content:center}@media only screen and (max-width:1023px){.about-facts__wrapper{gap:20px;padding:var(--padding-top-mobile) 40px var(--padding-bottom-mobile) 40px;flex-direction:column}}.about-facts__item{max-width:192px}.about-facts__item.position-start{align-self:start}.about-facts__item.position-end{align-self:end}@media only screen and (max-width:1023px){.about-facts__item.position-end{align-self:start}}@media only screen and (max-width:1023px){.about-facts__item{max-width:100%}}.about-facts__item-label{padding-bottom:10px;color:var(--text-color)}.about-facts__item-description{font-family:var(--font-secondary);font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px;color:var(--text-color)}