.tpkb-pack-card{position:relative;display:flex;flex-direction:column;height:100%;background-color:#161A1D;border:1px solid rgb(160 130 84 / .25);border-radius:10px;padding:36px 28px 28px;box-sizing:border-box;transition:border-color 0.25s ease,box-shadow 0.25s ease}.tpkb-pack-card:hover{border-color:rgb(160 130 84 / .55);box-shadow:0 8px 32px rgb(0 0 0 / .35)}.tpkb-pack-card--featured{border-color:#A08254;box-shadow:0 0 0 1px #A08254,0 12px 40px rgb(160 130 84 / .15)}.tpkb-pack-card--featured:hover{border-color:#b89464;box-shadow:0 0 0 1px #b89464,0 16px 48px rgb(160 130 84 / .25)}.tpkb-pack-card__badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background-color:#A08254;color:#0C1315;font-family:'Montserrat',sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 16px;border-radius:20px;white-space:nowrap}.tpkb-pack-card__header{margin-bottom:20px}.tpkb-pack-card__name{font-family:'Epilogue',sans-serif;font-size:22px;font-weight:700;color:#E9E9E9;margin:0 0 8px;line-height:1.2}.tpkb-pack-card__target{font-family:'Montserrat',sans-serif;font-size:12px;font-weight:400;color:rgb(233 233 233 / .5);margin:0;line-height:1.5}.tpkb-pack-card__pricing{display:flex;flex-direction:column;margin-bottom:20px}.tpkb-pack-card__price{font-family:'Epilogue',sans-serif;font-size:40px;font-weight:800;color:#A08254;line-height:1;margin-bottom:6px}.tpkb-pack-card__price-note{font-family:'Montserrat',sans-serif;font-size:11px;color:rgb(233 233 233 / .45);line-height:1.4}.tpkb-pack-card__divider{width:100%;height:1px;background:rgb(160 130 84 / .2);margin-bottom:20px}.tpkb-pack-card__features{list-style:none;margin:0 0 24px;padding:0;flex:1}.tpkb-pack-card__features li{display:flex;align-items:flex-start;gap:10px;font-family:'Montserrat',sans-serif;font-size:13px;line-height:1.5;padding:6px 0;border-bottom:1px solid rgb(255 255 255 / .04);color:rgb(233 233 233 / .75)}.tpkb-pack-card__features li:last-child{border-bottom:none}.tpkb-pack-card__features li.included{color:rgb(233 233 233 / .85)}.tpkb-pack-card__features li.included .tpkb-pack-card__icon{color:#A08254;font-weight:700}.tpkb-pack-card__features li.excluded{color:rgb(233 233 233 / .35)}.tpkb-pack-card__features li.excluded .tpkb-pack-card__icon{color:rgb(160 130 84 / .35)}.tpkb-pack-card__icon{flex-shrink:0;width:16px;text-align:center;font-size:13px;line-height:1.5;font-family:'Montserrat',sans-serif}.tpkb-pack-card__footer{margin-top:auto}.tpkb-pack-card__btn{display:block;width:100%;text-align:center;font-family:'Montserrat',sans-serif;font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;padding:13px 20px;border-radius:6px;border:1px solid rgb(160 130 84 / .5);color:#A08254;background-color:#fff0;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease;box-sizing:border-box}.tpkb-pack-card__btn:hover{background-color:rgb(160 130 84 / .12);border-color:#A08254;color:#c8a870}.tpkb-pack-card__btn--featured{background-color:#A08254;border-color:#A08254;color:#0C1315}.tpkb-pack-card__btn--featured:hover{background-color:#b89464;border-color:#b89464;color:#0C1315}@media (max-width:767px){.tpkb-pack-card{padding:28px 20px 20px}.tpkb-pack-card__price{font-size:34px}.tpkb-pack-card__name{font-size:20px}}