.profileBoosterRectBanner{width:100%;height:156px;border-radius:16px;border:1px solid #ffc56d;position:relative;overflow:hidden;background:linear-gradient(90deg,#ffbe5d,#fff);cursor:pointer;container-type:inline-size}@media (max-width: 1280px){.profileBoosterRectBanner{height:140px}}@media (max-width: 1024px){.profileBoosterRectBanner{height:128px}}@media (max-width: 768px){.profileBoosterRectBanner{height:auto;min-height:100px;border-radius:12px;padding:12px;display:flex;align-items:flex-start;background:linear-gradient(90deg,#ffbe5d 27%,#fff 95%)}}.profileBoosterRectBanner.profileBoosterRectBanner--compact{height:auto;min-height:100px;border-radius:12px;padding:12px;display:flex;align-items:flex-start;background:linear-gradient(90deg,#ffbe5d 27%,#fff 95%)}.profileBoosterRectBanner__text-group{display:contents}@media (max-width: 768px){.profileBoosterRectBanner__text-group{display:flex;flex-direction:column;justify-content:space-between;gap:4px}}.profileBoosterRectBanner.profileBoosterRectBanner--compact .profileBoosterRectBanner__text-group{display:flex;flex-direction:column;justify-content:space-between;gap:4px}.profileBoosterRectBanner__content{position:absolute;left:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;align-items:flex-start;z-index:2;max-width:40%}@media (max-width: 1280px){.profileBoosterRectBanner__content{gap:10px;max-width:42%}}@media (max-width: 1024px){.profileBoosterRectBanner__content{gap:6px;left:16px;max-width:45%}}@media (max-width: 768px){.profileBoosterRectBanner__content{position:static;transform:none;flex-direction:row;align-items:flex-start;gap:8px;max-width:none;width:100%}}.profileBoosterRectBanner.profileBoosterRectBanner--compact .profileBoosterRectBanner__content{position:static;transform:none;flex-direction:row;align-items:flex-start;gap:8px;max-width:none;width:100%}.profileBoosterRectBanner__title{color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.4;margin:0}@media (max-width: 1280px){.profileBoosterRectBanner__title{font-size:16px}}@media (max-width: 1024px){.profileBoosterRectBanner__title{font-size:14px}}@media (max-width: 768px){.profileBoosterRectBanner__title{font-size:14px;font-weight:600;letter-spacing:.2px;line-height:normal}}@media (max-width: 640px){.profileBoosterRectBanner__title{font-size:13px}}.profileBoosterRectBanner.profileBoosterRectBanner--compact .profileBoosterRectBanner__title{font-size:14px;font-weight:600;letter-spacing:.2px;line-height:normal}.profileBoosterRectBanner__highlight{color:#1560ac;font-weight:700}.profileBoosterRectBanner__desc{color:#505050;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.4;margin:0}@media (max-width: 1280px){.profileBoosterRectBanner__desc{font-size:12px}}@media (max-width: 1024px){.profileBoosterRectBanner__desc{font-size:11px}}@media (max-width: 768px){.profileBoosterRectBanner__desc{font-size:12px;color:#000;letter-spacing:-.2px;line-height:normal}}.profileBoosterRectBanner.profileBoosterRectBanner--compact .profileBoosterRectBanner__desc{font-size:12px;color:#000;letter-spacing:-.2px;line-height:normal}.profileBoosterRectBanner__btn{display:flex;padding:8px 16px;justify-content:center;align-items:center;border-radius:8px;border:none;background:#fff;box-shadow:0 4px 16px #8e7bff40;color:#e57272;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:20px;white-space:nowrap;cursor:pointer;transition:all .2s ease}.profileBoosterRectBanner__btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #8e7bff59}.profileBoosterRectBanner__btn:active{transform:translateY(0)}@media (max-width: 1280px){.profileBoosterRectBanner__btn{padding:7px 14px;font-size:13px;line-height:18px}}@media (max-width: 1024px){.profileBoosterRectBanner__btn{padding:6px 12px;font-size:12px;line-height:16px}}@media (max-width: 768px){.profileBoosterRectBanner__btn{flex-shrink:0;padding:8px 16px;font-size:14px;line-height:normal;border:1px solid #ffc56d}}.profileBoosterRectBanner.profileBoosterRectBanner--compact .profileBoosterRectBanner__btn{flex-shrink:0;padding:8px 16px;font-size:14px;line-height:normal;border:1px solid #ffc56d}@media (max-width: 768px){.profileBoosterRectBanner__btn-full{display:none}}.profileBoosterRectBanner__btn-short{display:none}@media (max-width: 768px){.profileBoosterRectBanner__btn-short{display:inline}}.profileBoosterRectBanner.profileBoosterRectBanner--compact .profileBoosterRectBanner__btn-full{display:none}.profileBoosterRectBanner.profileBoosterRectBanner--compact .profileBoosterRectBanner__btn-short{display:inline}.profileBoosterRectBanner__stars{display:flex;align-items:center;gap:6px}.profileBoosterRectBanner__star-icons{display:flex;align-items:center;gap:0}.profileBoosterRectBanner__star-icons img{width:14px;height:14px}.profileBoosterRectBanner__stars-text{color:#6b6882;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:normal}.profileBoosterRectBanner__mesh{position:absolute;right:0;top:50%;transform:translateY(-50%);width:60%;height:100%;pointer-events:none;z-index:0}.profileBoosterRectBanner__mesh img{width:100%;height:100%;object-fit:cover;opacity:.5}@media (max-width: 1024px){.profileBoosterRectBanner__mesh{width:55%}}@media (max-width: 768px){.profileBoosterRectBanner__mesh{display:none}}.profileBoosterRectBanner.profileBoosterRectBanner--compact .profileBoosterRectBanner__mesh{display:none}.profileBoosterRectBanner__image{position:absolute;right:20px;top:50%;transform:translateY(-50%);height:80%;pointer-events:none;z-index:1}.profileBoosterRectBanner__image img{height:100%;width:auto;object-fit:contain}@media (max-width: 1280px){.profileBoosterRectBanner__image{right:16px;height:75%}}@media (max-width: 1024px){.profileBoosterRectBanner__image{right:10px;height:70%}}@media (max-width: 768px){.profileBoosterRectBanner__image{right:-24px;top:auto;bottom:-10px;transform:none;height:60px;width:auto;scale:.8}}.profileBoosterRectBanner.profileBoosterRectBanner--compact .profileBoosterRectBanner__image{right:-24px;top:auto;bottom:-10px;transform:none;height:60px;width:auto;scale:.8}@container (max-width: 900px){.profileBoosterRectBanner .profileBoosterRectBanner__content{max-width:62%;gap:6px}.profileBoosterRectBanner .profileBoosterRectBanner__title{font-size:14px;line-height:1.25}.profileBoosterRectBanner .profileBoosterRectBanner__desc{font-size:11px;line-height:1.3}.profileBoosterRectBanner .profileBoosterRectBanner__btn{font-size:12px;padding:6px 12px}.profileBoosterRectBanner .profileBoosterRectBanner__mesh{width:52%}.profileBoosterRectBanner .profileBoosterRectBanner__image{right:2px;height:74%}}@container (max-width: 780px){.profileBoosterRectBanner .profileBoosterRectBanner__content{max-width:66%}}@container (min-width: 740px) and (max-width: 780px){.profileBoosterRectBanner .profileBoosterRectBanner__desc{display:block;font-size:10px;line-height:1.25;color:#000}.profileBoosterRectBanner .profileBoosterRectBanner__stars{display:flex;gap:4px}.profileBoosterRectBanner .profileBoosterRectBanner__stars-text{font-size:10px}}@container (max-width: 700px){.profileBoosterRectBanner .profileBoosterRectBanner__desc,.profileBoosterRectBanner .profileBoosterRectBanner__stars{display:none}}
