.hrt-ave,.hrt-ave *{box-sizing:border-box}.hrt-ave{width:100%;background:#fffdf9;color:#000;font-family:inherit}.hrt-ave__inner{width:100%;margin:0 auto}.hrt-ave__header{text-align:center}.hrt-ave__badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;padding:7px 15px;border-radius:60px;background:#fff1db;color:#ff9600;font-weight:700}.hrt-ave__badge-icon,.hrt-ave__item-icon,.hrt-ave__notice-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.hrt-ave svg{width:1em;height:1em;fill:currentColor}.hrt-ave__heading{margin:0;color:#000;font-family:inherit;font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.15}.hrt-ave__highlight{color:#ff9600}.hrt-ave__header-description{width:100%;max-width:800px;margin:14px auto 0;color:#4a4a4a;font-size:16px;line-height:1.7}.hrt-ave__header-description>:first-child,.hrt-ave__item-content>:first-child{margin-top:0}.hrt-ave__header-description>:last-child,.hrt-ave__item-content>:last-child{margin-bottom:0}.hrt-ave__header-description a,.hrt-ave__item-content a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.hrt-ave__card{padding:28px;border:1px solid #f2e6d6;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(0,0,0,.05)}.hrt-ave__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hrt-ave__item{display:flex;align-items:flex-start;gap:12px;min-width:0;padding:16px 18px;border:1px solid #f2e6d6;border-radius:16px;background:#fffdf9;color:#000;text-decoration:none;line-height:1.55;transition:background .2s ease,border-color .2s ease,transform .2s ease}.hrt-ave__item:hover{background:#fff1db;border-color:#ff9600;transform:translateY(-2px)}.hrt-ave__item-icon{margin-top:.15em;color:#ff9600;font-size:20px}.hrt-ave__item-content{flex:1;min-width:0}.hrt-ave__item-content ul,.hrt-ave__item-content ol{margin:8px 0 0;padding-left:20px}.hrt-ave__notice{display:flex;align-items:flex-start;justify-content:center;gap:10px;margin-top:26px;padding:16px 22px;border-radius:16px;background:#fff1db;color:#000;text-align:center;line-height:1.6}.hrt-ave__notice p{margin:0}.hrt-ave__notice-icon{margin-top:.2em;color:#ff9600;font-size:18px}@media(max-width:767px){.hrt-ave__header-description{font-size:15px}.hrt-ave__list{grid-template-columns:1fr}.hrt-ave__card{padding:20px}.hrt-ave__notice{text-align:left}}@media(prefers-reduced-motion:reduce){.hrt-ave__item{transition:none}.hrt-ave__item:hover{transform:none}}
