.free-routine-friendly__wrapper{background:rgb(var(--color-background))}.free-routine-friendly__wrapper .frf__container .frf__grid--wrapp{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"item-1 item-2"}@media(max-width: 750px){.free-routine-friendly__wrapper .frf__container .frf__grid--wrapp{grid-template-columns:1fr;grid-template-areas:"item-1" "item-2";gap:24px}}.free-routine-friendly article .frf__content--wrapp{display:flex;flex-direction:column;gap:16px;align-items:start}@media(max-width: 750px){.free-routine-friendly article .frf__content--wrapp{gap:8px}}.free-routine-friendly article .frf__content--wrapp>*{margin:0}.free-routine-friendly article .frf__content--wrapp h4.frf__title{font-size:14px;line-height:150%;font-weight:400;color:rgb(var(--color-foreground));text-transform:uppercase;font-family:var(--font-body-family)}.free-routine-friendly article .frf__content--wrapp .frf__description{font-size:28px;line-height:120%;font-weight:400;color:rgb(var(--color-foreground))}@media(max-width: 750px){.free-routine-friendly article .frf__content--wrapp .frf__description{font-size:20px;line-height:130%}}.free-routine-friendly article .frf__content--wrapp .frf__description ul{list-style:none;padding:0;margin:0}.free-routine-friendly article .frf__content--wrapp .frf__description ul li:not(:last-child){margin-bottom:4px}