.rec-native-bundle{--rec-bundle-ink:#111;--rec-bundle-paper:#f5f1ea;--rec-bundle-cream:#fffaf0;--rec-bundle-ox:#8b1e1e;--rec-bundle-line:rgba(17,17,17,.16);margin:22px 0 24px;background:var(--rec-bundle-paper);border:1px solid var(--rec-bundle-line);box-shadow:0 16px 42px rgba(0,0,0,.08);color:var(--rec-bundle-ink);overflow:hidden}
.rec-native-bundle[hidden]{display:none!important}
.rec-native-bundle *{box-sizing:border-box}
.rec-native-bundle__topline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;background:var(--rec-bundle-ink);border-bottom:3px solid var(--rec-bundle-ox);color:var(--rec-bundle-cream);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.rec-native-bundle__topline strong{color:#e8cfc8;font-size:9px;text-align:right}
.rec-native-bundle__hero{padding:24px 22px 20px;border-bottom:1px solid var(--rec-bundle-line)}
.rec-native-bundle__kicker,.rec-native-bundle__section-head span,.rec-native-bundle__card-copy>span,.rec-native-bundle__note span{display:block;color:var(--rec-bundle-ox);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.rec-native-bundle__hero h2{margin:4px 0 8px;color:var(--rec-bundle-ink);font-family:'Bebas Neue',Impact,sans-serif;font-size:clamp(30px,4vw,44px);font-weight:400;letter-spacing:.02em;line-height:.98;text-transform:uppercase}
.rec-native-bundle__hero p{max-width:690px;margin:0;color:#4a4540;font-size:14px;line-height:1.6}
.rec-native-bundle__contents{padding:18px 18px 20px}
.rec-native-bundle__section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;padding:0 4px}
.rec-native-bundle__section-head strong{font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.rec-native-bundle__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.rec-native-bundle__card{position:relative;display:grid;grid-template-columns:minmax(105px,34%) 1fr;min-height:152px;background:var(--rec-bundle-cream);border:1px solid var(--rec-bundle-line);overflow:hidden}
.rec-native-bundle__number{position:absolute;z-index:2;top:8px;left:8px;display:grid;place-items:center;width:30px;height:30px;background:var(--rec-bundle-ink);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}
.rec-native-bundle__image{display:block;min-height:152px;background:#e8e2d9;overflow:hidden}
.rec-native-bundle__image img{display:block;width:100%;height:100%;min-height:152px;object-fit:cover;transition:transform .25s ease}
.rec-native-bundle__image:hover img{transform:scale(1.025)}
.rec-native-bundle__card-copy{display:flex;flex-direction:column;justify-content:center;padding:17px 15px}
.rec-native-bundle__card-copy h3{margin:4px 0 7px;color:var(--rec-bundle-ink);font-size:14px;font-weight:900;line-height:1.2;text-transform:uppercase}
.rec-native-bundle__card-copy p{margin:0 0 9px;color:#5d5751;font-size:12px;line-height:1.45}
.rec-native-bundle__card-copy a{align-self:flex-start;color:var(--rec-bundle-ox);font-size:9px;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}
.rec-native-bundle__card-copy a:hover{text-decoration:underline}
.rec-native-bundle__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--rec-bundle-line);border-bottom:1px solid var(--rec-bundle-line);background:#eee8de}
.rec-native-bundle__trust>div{padding:15px 14px}
.rec-native-bundle__trust>div+div{border-left:1px solid var(--rec-bundle-line)}
.rec-native-bundle__trust strong,.rec-native-bundle__trust span{display:block}
.rec-native-bundle__trust strong{margin-bottom:4px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.rec-native-bundle__trust span{color:#5d5751;font-size:11px;line-height:1.4}
.rec-native-bundle__note{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;background:var(--rec-bundle-ink);color:#fff}
.rec-native-bundle__note strong{display:block;margin:3px 0 3px;font-size:12px;letter-spacing:.05em;text-transform:uppercase}
.rec-native-bundle__note p{max-width:520px;margin:0;color:#d8d2ca;font-size:11px;line-height:1.45}
.rec-native-bundle__note>a{flex:0 0 auto;padding:10px 12px;border:1px solid #b85c5c;color:#fff;font-size:9px;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background .2s ease,border-color .2s ease}
.rec-native-bundle__note>a:hover{background:var(--rec-bundle-ox);border-color:var(--rec-bundle-ox)}
@media(max-width:749px){.rec-native-bundle{margin:18px 0 22px}.rec-native-bundle__topline{align-items:flex-start;flex-direction:column}.rec-native-bundle__topline strong{text-align:left}.rec-native-bundle__hero{padding:20px 16px 16px}.rec-native-bundle__contents{padding:16px 12px}.rec-native-bundle__section-head{align-items:flex-start;flex-direction:column}.rec-native-bundle__grid{grid-template-columns:1fr}.rec-native-bundle__card{grid-template-columns:125px 1fr}.rec-native-bundle__trust{grid-template-columns:1fr}.rec-native-bundle__trust>div+div{border-top:1px solid var(--rec-bundle-line);border-left:0}.rec-native-bundle__note{align-items:flex-start;flex-direction:column;padding:17px 15px}.rec-native-bundle__note>a{width:100%;text-align:center}}
@media(prefers-reduced-motion:reduce){.rec-native-bundle__image img{transition:none}}