/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.national-health{display:flex;flex-direction:column;gap:30px}@media screen and (min-width:768px){.national-health{gap:60px}}@media screen and (min-width:992px){.national-health{gap:80px}}@media screen and (min-width:1215px){.national-health{gap:5.5555555556rem}}.national-health__top-banner{text-align:center;display:none}@media screen and (min-width:480px){.national-health__top-banner{display:block}}.national-health__top-banner img{max-width:100%;height:auto;border-radius:20px}@media screen and (min-width:480px){.national-health__top-banner img{width:100%;border-radius:1.1111111111rem}}.national-health__content .offers__title{margin-bottom:20px;font-size:1.25rem;font-weight:500}@media screen and (min-width:1215px){.national-health__content .offers__title{font-size:2rem;font-weight:500}}@media screen and (min-width:768px){.national-health__content .offers__title{margin-bottom:30px}}@media screen and (min-width:1215px){.national-health__content .offers__title{margin-bottom:2.2222222222rem}}.national-health__content .offers__items{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;column-gap:10px;row-gap:15px}@media screen and (min-width:768px){.national-health__content .offers__items{gap:15px}}@media screen and (min-width:1215px){.national-health__content .offers__items{gap:1.1111111111rem}}.national-health__content .offers__item{width:calc((100% - 10px) / 2);aspect-ratio:0.6666666667;border-radius:10px;overflow:hidden;transform:translateY(0);transition:0.3s}@media screen and (min-width:480px){.national-health__content .offers__item{width:calc((100% - 2 * 10px) / 3)}}@media screen and (min-width:768px){.national-health__content .offers__item{width:calc((100% - 2 * 15px) / 3);border-radius:15px}}@media screen and (min-width:992px){.national-health__content .offers__item{width:calc((100% - 3 * 15px) / 4)}}@media screen and (min-width:1215px){.national-health__content .offers__item{width:calc((100% - 4 * 1.1111111111rem) / 5);border-radius:1.1111111111rem}}.national-health__content .offers__item:hover{transform:translateY(-5px)}@media screen and (min-width:768px){.national-health__content .offers__item:hover{transform:translateY(-10px)}}@media screen and (min-width:1215px){.national-health__content .offers__item:hover{transform:translateY(-0.8333333333rem)}}.national-health__content .offers__item.expired{filter:grayscale(100%)}.national-health__content .offers__item a{display:block;width:100%;height:100%}.national-health__content .offers__item img{width:100%;height:auto}.national-health__content.offers+a{font-size:0.875rem;font-weight:400;text-align:center;color:#9E9D9D}@media screen and (min-width:1215px){.national-health__content.offers+a{font-size:0.8888888889rem;font-weight:400}}
