.ns-much-more-money-content-box{border-radius:var(--border-radius-xxl);color:var(--color-typo-light)}@media (max-width:500px){.ns-much-more-money-content-box{margin:0 calc(var(--default-container-space)*-1)}}.ns-much-more-money-content-box_flower{background-image:url(../img/flower.91f504d9.svg);background-repeat:no-repeat;background-position:bottom -30px right -30px;background-size:200px}.ns-much-more-money-content-box__content{padding:14px}.ns-much-more-money-content-box__title{border-radius:var(--border-radius-xxl);border:1px solid #eef4eb;padding:14px;color:var(--color-typo-light)}.ns-much-more-money-bonus-card-percent{display:grid;gap:var(--space-xs);align-items:center;grid-template-areas:"percent title" "percent description"}@media (max-width:500px){.ns-much-more-money-bonus-card-percent{grid-template-columns:auto 1fr;grid-template-areas:"percent title" "description description"}}@media (max-width:500px){.ns-much-more-money-bonus-card-percent_without-title{gap:var(--space-s);grid-template-columns:auto 1fr;grid-template-areas:"percent description"}}.ns-much-more-money-bonus-card-percent__percent{grid-area:percent;justify-self:flex-end;color:var(--much-more-money-color-yellow);font-size:68px;line-height:50px}@media (max-width:500px){.ns-much-more-money-bonus-card-percent__percent{justify-self:flex-start}}.ns-much-more-money-bonus-card-percent__description{grid-area:description}.ns-much-more-money-bonus-card-percent__title{color:var(--much-more-money-color-yellow);grid-area:title}