.am-bonus-wrapper{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(2,1fr);margin:32px 0}@media(max-width:1000px){.am-bonus-wrapper{grid-template-columns:1fr;margin:16px 0}}.am-bonus-wrapper:has(>:only-child){grid-template-columns:1fr}.am-bonus-wrapper:has(>:nth-child(3)):not(:has(:nth-child(4))){grid-template-columns:repeat(3,1fr)}.am-bonus-wrapper:has(>:nth-child(4)):not(:has(:nth-child(5))){grid-template-columns:repeat(4,1fr)}@media(max-width:1600px){.am-bonus-wrapper:has(>:nth-child(3)):not(:has(:nth-child(4))),.am-bonus-wrapper:has(>:nth-child(4)):not(:has(:nth-child(5))){grid-template-columns:repeat(3,1fr)}}@media(max-width:1300px){.am-bonus-wrapper:has(>:nth-child(3)):not(:has(:nth-child(4))),.am-bonus-wrapper:has(>:nth-child(4)):not(:has(:nth-child(5))){grid-template-columns:repeat(2,1fr)}}@media(max-width:1000px){.am-bonus-wrapper:has(>:nth-child(3)):not(:has(:nth-child(4))),.am-bonus-wrapper:has(>:nth-child(4)):not(:has(:nth-child(5))){grid-template-columns:1fr}}.am-bonus{background:#021939;background:var(--bg,#021939);border-radius:20px;width:100%}.am-bonus__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px;position:relative}@media(max-width:700px){.am-bonus__heading{padding:16px}}.am-bonus__pic{border-radius:20px 20px 0 0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.am-bonus__title{color:#fff;color:var(--color,#fff);font-family:Arial;font-size:36px;font-weight:700;line-height:normal;margin:0;z-index:1}@media(max-width:700px){.am-bonus__title{font-size:24px}}.am-bonus__title_bigger{font-size:48px}@media(max-width:700px){.am-bonus__title_bigger{font-size:35px}}.am-bonus__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:32px}@media(max-width:700px){.am-bonus__content{padding:16px}}.am-bonus__info{width:100%}.am-bonus__description,.am-bonus__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.am-bonus__description{gap:8px}.am-bonus__description p{color:#fff;color:var(--color,#fff);font-family:Arial;font-size:16px;font-weight:400;line-height:24px;margin:0}.am-bonus__logo{background:#fff;border-radius:30.534px;height:22px;max-width:94px;-o-object-fit:cover;object-fit:cover;padding:5px 13px;width:100%;z-index:1}.am-bonus__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}