.simple-banner h1,.simple-banner p{color:var(--white) !important}#incentives{padding:72px 0 72px;text-align:center;background:var(--white-2)}#incentives .container{max-width:1146px}#incentives .tag-content .tag{place-self:center}#incentives .tag-content .tag .tag-inner{background-color:var(--white)}#incentives .tag-content .tag-incentives::before{background-image:url("/wp-content/themes/labbotheme/assets/svg/icon-incentives.svg");background-size:100%}#incentives .tag-content .title{font-size:32px;font-weight:400}#incentives .tag-content .text{font-size:15px;line-height:18px;font-weight:300}#incentives .incentives-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}#incentives .incentives-list .incentive-card{width:calc(50% - 12px);padding:32px;background:white;border-radius:16px;text-align:left;margin-bottom:24px}@media (max-width:991px){#incentives .incentives-list .incentive-card{width:100%}}#incentives .incentives-list .incentive-card span{color:var(--gray-2);text-transform:uppercase;margin-bottom:32px;display:flex}#incentives .incentives-list .incentive-card .incentive-title{display:flex;gap:16px;font-size:20px;line-height:30px}#incentives .incentives-list .incentive-card .incentive-title figure{height:60px;min-width:60px;width:60px;display:flex;align-items:center;justify-content:center;background:var(--gray-3);border-radius:17.14px}#incentives .incentives-list .incentive-card .incentive-description{color:var(--gray);font-size:14px;margin-bottom:0}#incentives .incentives-list .incentive-card .incentive-progress{margin-top:32px}#incentives .incentives-list .incentive-card .incentive-progress .label{display:flex;justify-content:space-between;font-weight:600}#incentives .incentives-list .incentive-card .incentive-progress .progress-bar{height:12px;background:var(--gray-3);border-radius:10px;margin:8px 0 24px}#incentives .incentives-list .incentive-card .incentive-progress .progress-bar .progress{background:var(--blue);border-radius:10px}#incentives .incentives-list .incentive-card .period{font-size:16px;line-height:18px;color:var(--black);position:relative;margin-bottom:64px}#incentives .incentives-list .incentive-card .period::before{content:"";position:absolute;width:114px;height:1px;bottom:-32px;left:0;background:var(--gray-3)}#incentives .incentives-list .incentive-card .period .period-title{font-weight:600}#incentives .incentives-list .incentive-card .period .period-date{display:flex;justify-content:space-between;font-weight:300;margin:16px 0}#incentives .incentives-list .incentive-card .period .period-date strong{font-weight:600}#incentives .incentives-list .incentive-card a{display:inline-flex;align-items:center;justify-content:center;height:56px;border-radius:10px;padding:19.5px 32px;width:fit-content;text-decoration:none;color:var(--black)}#incentives .incentives-list .incentive-card a.link_1{background:var(--pink);color:var(--white)}#incentives .incentives-list .incentive-card a.link_1:hover{background:var(--more-pink-hover)}#incentives .incentives-list .incentive-card a.link_2:hover{text-decoration:underline}