@media screen and (max-width:599px){.facts{padding:0 20px;}}@media (min-width:600px) and (max-width:1024px){.facts{padding:0 40px;}}@media (min-width:1025px){.facts{padding:0;}}.facts__wrapper{display:grid;}@media screen and (max-width:599px){.facts__wrapper{grid-template-columns:1fr;margin:0 40px;}}@media (min-width:600px) and (max-width:1024px){.facts__wrapper{grid-template-columns:repeat(2,1fr);}}@media (min-width:1025px){.facts__wrapper{display:flex;justify-content:space-around;}}.facts__item{text-align:center;}@media (max-width:1024px){.facts__item{justify-self:center;}}@media screen and (max-width:599px){.facts__item + .facts__item{margin-top:50px;}}@media (min-width:600px) and (max-width:1024px){.facts__item + .facts__item{margin-top:16px;}}@media screen and (max-width:599px){.facts__item:first-child{margin-top:0;}}@media (min-width:600px) and (max-width:1024px){.facts__item:nth-child(n + 3){margin-top:60px;}}.facts__count{font:var(--colossal);}.facts__text{font-family:'OpenCloud',sans-serif;margin-top:0.833rem;}@media screen and (max-width:599px){.facts__text{margin-top:14px;}}
