.hrt-cbv{background:#fffdf9;color:#000;font-family:inherit;overflow:hidden}.hrt-cbv *{box-sizing:border-box}.hrt-cbv__inner{width:100%;margin:0 auto}.hrt-cbv__header{text-align:center}.hrt-cbv__badge-row{display:flex;justify-content:center;margin-bottom:12px}.hrt-cbv__badge{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border-radius:999px;background:#fff1db;font-size:14px;font-weight:700;text-transform:uppercase}.hrt-cbv__badge-icon{display:inline-flex;color:#ff9600}.hrt-cbv__title{margin:0;color:#000;font-size:clamp(30px,4vw,48px);line-height:1.12;font-weight:700}.hrt-cbv__title a{color:inherit;text-decoration:none}.hrt-cbv__highlight{color:#ff9600}.hrt-cbv__description{max-width:850px;margin:16px auto 0;font-size:18px;line-height:1.65}.hrt-cbv__description>:first-child,.hrt-cbv__card-text>:first-child,.hrt-cbv__notice>:first-child{margin-top:0}.hrt-cbv__description>:last-child,.hrt-cbv__card-text>:last-child,.hrt-cbv__notice>:last-child{margin-bottom:0}.hrt-cbv__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hrt-cbv__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;background:#fff;border:1px solid #f2e6d6;border-radius:24px;padding:28px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.hrt-cbv__card::before{content:"";position:absolute;left:0;right:0;top:0;height:4px;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.hrt-cbv__card.has-accent:hover::before{transform:scaleX(1)}.hrt-cbv__card:hover{transform:translateY(-5px);border-color:#ff9600;box-shadow:0 18px 42px -22px rgba(0,0,0,.22)}.hrt-cbv__icon{display:inline-flex;color:#ff9600;font-size:34px}.hrt-cbv__card-title{margin:0;font-size:23px;line-height:1.25;color:#000}.hrt-cbv__card-text{font-size:16px;line-height:1.65}.hrt-cbv__card-link,.hrt-cbv__source{color:#ff9600;font-weight:700;text-decoration:none}.hrt-cbv__card-link:hover,.hrt-cbv__source:hover{color:#df7615}.hrt-cbv__notice{display:flex;gap:12px;align-items:flex-start;margin-top:24px;padding:18px 20px;background:#fff1db;border:1px solid #ff9600;border-radius:16px;line-height:1.55}.hrt-cbv__notice-icon{display:inline-flex;flex:0 0 auto;color:#ff9600;margin-top:3px}.hrt-cbv__source-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;font-size:14px}.hrt-cbv__reviewed{color:#666}@media(max-width:767px){.hrt-cbv__title{font-size:clamp(28px,9vw,38px)}.hrt-cbv__description{font-size:16px}.hrt-cbv__grid{grid-template-columns:1fr}.hrt-cbv__source-row{align-items:flex-start;flex-direction:column}.hrt-cbv__card:hover{transform:none}}@media(prefers-reduced-motion:reduce){.hrt-cbv__card,.hrt-cbv__card::before{transition:none}}
