.nss-bundle-product-card{background:var(--White,#fff);border-radius:24px;flex-direction:column;display:flex;overflow:hidden}@media only screen and (min-width:990px){.nss-bundle-product-card{width:calc(50% - 12px);max-width:464px}}.nss-bundle-product-card__top{background:var(--Blue,#76cee5);flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:32px;padding:40px 32px;display:flex}@media only screen and (max-width:989px){.nss-bundle-product-card__top{flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;padding:24px 16px}}.nss-bundle-product-card__media{aspect-ratio:1;max-width:300px;margin:0 auto;display:flex;position:relative}@media only screen and (max-width:989px){.nss-bundle-product-card__media{flex:0 0 108px;min-width:108px;max-width:100%}}.nss-bundle-product-card__badge{flex-shrink:0;justify-content:center;align-items:center;width:83px;height:83px;display:flex;position:absolute;top:20px;left:-15px}@media only screen and (max-width:989px){.nss-bundle-product-card__badge{width:52px;height:52px;top:-13px;left:-8px}}.nss-bundle-product-card__badge svg{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.nss-bundle-product-card__badge-text{z-index:1;text-align:center;color:var(--White,#fff);max-width:60px;line-height:1.1;position:relative}@media only screen and (max-width:989px){.nss-bundle-product-card__badge-text{letter-spacing:-.09px;max-width:38px;font-size:9px;font-style:normal;font-weight:500;line-height:10px}}.nss-bundle-product-card__image img{object-fit:contain;border-radius:100%;width:100%;height:auto;display:block}.nss-bundle-product-card__text-group{text-align:center;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:16px;display:flex}@media only screen and (max-width:989px){.nss-bundle-product-card__text-group{text-align:left;flex:0 0 calc(100% - 124px);align-items:flex-start;max-width:calc(100% - 124px)}}.nss-bundle-product-card__bottom{justify-content:space-between;align-self:stretch;align-items:center;padding:24px;display:flex}@media only screen and (max-width:989px){.nss-bundle-product-card__bottom{padding:20px 16px}}.nss-bundle-product-card__pricing{flex-direction:column;gap:4px;display:flex}.nss-bundle-product-card__price{letter-spacing:-.2px;flex-direction:row;align-items:center;gap:6px;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:20px;display:flex}.nss-bundle-product-card__price s{opacity:.55}.nss-bundle-product-card__offer{color:var(--Dark-Orange,#ff5640);margin-top:3px}.nss-bundle-product-card__description{width:327px;max-width:100%;margin:0 auto}nss-button .nss-button.nss-bundle-product-card__button{width:140px}@media only screen and (max-width:989px){nss-button .nss-button.nss-bundle-product-card__button{width:116px}}.nss-bundle-product-card__price-save{color:var(--White,#fff);background:var(--Dark-Orange,#ff5640);border-radius:99px;justify-content:center;align-items:center;gap:8px;padding:3px 9px;display:flex}@media only screen and (max-width:989px){.nss-bundle-product-card__price-save{display:none}}