.flnu-related-offers{display:block}.flnu-related-offers__heading{margin:0 0 var(--flnu-space-5);font-size:var(--flnu-text-xl);font-weight:700;line-height:1.2;color:var(--flnu-text)}.flnu-related-offers__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--flnu-gutter)}@media(max-width:1024px){.flnu-related-offers__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.flnu-related-offers__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.flnu-related-offers__heading{margin-bottom:var(--flnu-space-4);font-size:var(--flnu-text-lg)}}@media(max-width:480px){.flnu-related-offers__grid{grid-template-columns:1fr}}