.package-table{border:1px solid #e3e3e3;border-radius:24px;box-shadow:0 5px 10px rgba(0,0,0,.16);overflow:hidden}.package-table__title{background-color:#0f265c;color:#fff;display:block;margin-bottom:0;padding:18px 20px 16px}@media screen and (min-width:1024px){.package-table__title{padding:18px 24px 16px}}.package-table__item{align-items:baseline;border-bottom:1px solid #e3e3e3;display:grid;gap:8px;padding:20px;text-decoration:none;transition:background-color .3s ease-in-out}.package-table__item:hover{background-color:#f2f2f2;text-decoration:none}@media screen and (min-width:1024px){.package-table__item{padding:20px 24px}}@media screen and (min-width:1200px){.package-table__item{grid-template-columns:1fr 1fr 130px}}@media screen and (min-width:1400px){.package-table__item{grid-template-columns:1fr 1fr 180px}}.package-table__item__headline{color:#303030;display:block;font-family:Klavika,sans-serif;font-size:18px;font-weight:700;line-height:26px;margin-bottom:0}.package-table__item__text{color:#000;display:block;margin-bottom:0}.package-table__item__tag{align-items:center;border:1px solid #bcbcbc;border-radius:6px;color:#505152;display:inline-flex;font-size:13px;gap:6px;height:fit-content;line-height:1;padding:4px 8px;width:fit-content}@media screen and (min-width:1200px){.package-table__item__tag{margin-left:auto;margin-right:0}}.package-table__item__tag span{background-position:50%;background-size:contain;display:block;filter:grayscale(100%) brightness(0);height:14px;opacity:.6;width:14px}