section.component-bonus-cards{--bullet-color:#000;--icon-type1:url(../images/icon_list_type1_white.svg);--icon-type2:url(../images/icon_list_type2_white.svg);--icon-type3:url(../images/icon_list_type3_white.svg)}section.component-bonus-cards.color-scheme--primary,section.component-bonus-cards.color-scheme--secondary{--bullet-color:#fff;--icon-type1:url(../images/icon_list_type1_navy.svg);--icon-type2:url(../images/icon_list_type2_navy.svg);--icon-type3:url(../images/icon_list_type3_blue.svg)}section.component-bonus-cards.color-scheme--tertiary{--bullet-color:#0b0558;--icon-type1:url(../images/icon_list_type1_yellow.svg);--icon-type2:url(../images/icon_list_type2_yellow.svg);--icon-type3:url(../images/icon_list_type3_yellow.svg)}section.component-bonus-cards .content-on-light{--bullet-color:#000;--icon-type1:url(../images/icon_list_type1_white.svg);--icon-type2:url(../images/icon_list_type2_white.svg);--icon-type3:url(../images/icon_list_type3_white.svg)}section.component-bonus-cards ul>li{padding-bottom:10px;padding-left:11px}section.component-bonus-cards ul>li:last-child{padding-bottom:0}section.component-bonus-cards ul>li::marker{content:url(../images/marker-cons.svg)}section.component-bonus-cards ul{margin:10px 0 20px 40px}section.component-bonus-cards ul+.more-description.visible>ul{margin-top:-1.3rem;padding-top:21px}section.component-bonus-cards .section-title{display:flex;flex-direction:column;gap:16px;letter-spacing:.41px;margin-bottom:24px}@media(width >= 768px){section.component-bonus-cards .section-title{align-items:center;flex-direction:row;gap:32px;letter-spacing:.51px}}section.component-bonus-cards .section-before-content p:last-child{margin-bottom:24px}@media(width >= 768px){section.component-bonus-cards .section-before-content p:last-child{margin-bottom:40px}}section.component-bonus-cards .bonus-cards-wrap{display:flex;flex-direction:column;gap:16px}section.component-bonus-cards .bonus-cards-wrap .bonus-card{background:var(--white);box-shadow:0 3px 6px var(--dropshadow);display:flex;flex-direction:column;gap:10px;padding:25px}@media(width >= 768px){section.component-bonus-cards .bonus-cards-wrap .bonus-card{flex-direction:column;gap:16px;padding:28px 68px 48px 28px}}section.component-bonus-cards .bonus-cards-wrap .bonus-card--header{align-items:center;display:flex}section.component-bonus-cards .bonus-cards-wrap .bonus-card--header h3{margin-bottom:10px;padding-left:15px}section.component-bonus-cards .bonus-cards-wrap .bonus-card--header img{align-self:start;filter:brightness(0) saturate(100%) invert(10%) sepia(100%) saturate(7469%) hue-rotate(266deg) brightness(90%) contrast(124%);height:auto;width:25px}@media(width >= 768px){section.component-bonus-cards .bonus-cards-wrap .bonus-card--header img{width:30px}}section.component-bonus-cards .bonus-cards-wrap .bonus-card--content>:last-child{margin-bottom:0}section.component-bonus-cards.color-scheme--white .bonus-card{background:var(--gray)}