.name::before{margin: 0 5px 0 0; content: "\e887"; font-family: "Material Symbols Outlined"; font-size: 24px; font-weight: normal; vertical-align: middle;}.offer-page {max-width: 1120px;margin: 0 auto;padding: 18px 15px 42px;}.offer-hero {background: linear-gradient(135deg, #f7f1ff 0%, #ffffff 100%);border-radius: 14px;padding: 26px 26px;margin-bottom: 28px;border: 1px solid #eadcff;}.offer-hero h1 {font-size: 26px;line-height: 1.3;margin-bottom: 12px;color: #2b2430;font-weight: 700;}.offer-hero p {font-size: 15px;line-height: 1.65;color: #444;max-width: 920px;margin-bottom: 10px;}.offer-section-title {font-size: 21px;font-weight: 700;color: #2b2430;margin: 28px 0 16px;text-align: center;}.offer-grid {display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap: 14px 16px;margin-bottom: 30px;align-items: start;}.offer-card {background: #fff;border: 1px solid #eee;border-radius: 13px;padding: 18px;height: 100%;box-shadow: 0 6px 16px rgba(0, 0, 0, 0.035);transition: transform 0.2s ease, box-shadow 0.2s ease;align-self: start;}.offer-card:hover {transform: translateY(-2px);box-shadow: 0 10px 22px rgba(0, 0, 0, 0.07);}.offer-card h2 {font-size: 17px;line-height: 1.35;margin-bottom: 9px;color: #5d3494;font-weight: 700;}.offer-card p {font-size: 14.5px;line-height: 1.6;color: #444;margin-bottom: 14px;}.offer-card a.offer-link {display: inline-block;color: #fff;background: #5d3494;padding: 7px 13px;border-radius: 20px;text-decoration: none;font-size: 13px;font-weight: 600;}.offer-card a.offer-link:hover {background: #482676;color: #fff;text-decoration: none;}.offer-text-box {background: #fafafa;border-radius: 14px;padding: 22px;margin-top: 24px;border: 1px solid #eee;}.offer-text-box h2 {font-size: 21px;margin-bottom: 12px;color: #2b2430;font-weight: 700;}.offer-text-box p {font-size: 15px;line-height: 1.7;color: #444;margin-bottom: 10px;}.offer-tags {display: flex;flex-wrap: wrap;gap: 8px;margin-top: 14px;}.offer-tags a {display: inline-block;background: #f3ecff;color: #5d3494;border: 1px solid #e0d1f7;padding: 6px 11px;border-radius: 18px;font-size: 13px;line-height: 1.2;text-decoration: none;}.offer-tags a:hover {background: #5d3494;color: #fff;text-decoration: none;}@media (max-width: 991px) {.offer-page {max-width: 940px;}.offer-grid {grid-template-columns: repeat(2, minmax(0, 1fr));}.offer-hero h1 {font-size: 24px;}.offer-section-title {font-size: 20px;}}@media (max-width: 767px) {.offer-page {padding: 15px 12px 35px;}.offer-grid {grid-template-columns: 1fr;gap: 12px;}.offer-hero {padding: 22px 18px;margin-bottom: 24px;}.offer-hero h1 {font-size: 22px;}.offer-hero p {font-size: 14.5px;}.offer-section-title {font-size: 19px;margin: 24px 0 14px;}.offer-card {padding: 16px;}.offer-card h2 {font-size: 16.5px;}.offer-card p {font-size: 14px;}}