.brand img{width:160px;height:56px;object-fit:contain;object-position:left center;border-radius:0}.brand span{display:none}.destination-grid article a{color:#fff;text-decoration:none;font-weight:800;border-bottom:1px solid #f4bd3a}.destination-grid article a:hover{color:#f4bd3a}.flyer-gallery{padding:96px clamp(24px,8vw,140px);background:#071e3a;color:#fff}.gallery-intro{margin:0;color:#d9e5f1;line-height:1.55;max-width:650px}.flyer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.flyer-link{position:relative;display:flex;flex-direction:column;min-width:0;background:#102f53;border:1px solid #ffffff25;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 12px 28px #00000028;transition:transform .2s ease,box-shadow .2s ease}.flyer-link:before{content:attr(data-flag);position:absolute;z-index:2;top:10px;left:10px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#071e3ae8;border:1px solid #fff4b6;font-size:21px;box-shadow:0 3px 10px #00000055}.flyer-link:hover{transform:translateY(-6px);box-shadow:0 20px 35px #00000045}.flyer-link img{width:100%;aspect-ratio:4/5;object-fit:contain;object-position:center;background:#fff;display:block}.flyer-link span{padding:14px 15px 16px;font-weight:800;line-height:1.3;font-size:15px}.flyer-link span:after{content:' ↗';color:#f4bd3a}@media(max-width:1050px){.flyer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand img{width:135px}}@media(max-width:850px){.flyer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand img{width:120px;height:48px}}@media(max-width:520px){.flyer-gallery{padding-top:66px;padding-bottom:66px}.flyer-grid{grid-template-columns:1fr;gap:15px}.flyer-link img{aspect-ratio:auto;max-height:none}.brand img{width:110px;height:42px}}
