:root{--color-background:#f4f5e2;--color-primary:#040504;--color-secondary:#fafaf1;--color-button:#4b97ff;--color-tertiary:#ff5917;--color-white:#fff;--color-box:#f9faf0;--border-lg:28px;--border-md:14px}.facts__name{display:flex;font-size:13px;justify-content:space-between}.facts__name--more{display:none}.facts__name--bold{font-weight:700}.facts{background-color:var(--color-secondary);border-radius:14px;padding:25px 28px}.facts__list{margin-left:0}.facts__list--item{font-size:13px}.facts--spacing{margin-top:12px}@media (max-width:800px){.facts__list{height:0;opacity:0}.facts__name--more{display:block;font-weight:400}.facts__name--more:hover{cursor:pointer}}