.rewards-section{background:#e5e5e5;padding:34px 0}.rewards-section__title{color:#3c3c3c;font-family:var(--font-tommy-regular);font-size:24px;line-height:28px;margin:auto;max-width:330px;text-align:center}@media(min-width:992px){.rewards-section__title{font-size:36px;line-height:40px;max-width:100%}}.rewards-section__desktop{display:none}@media(min-width:992px){.rewards-section__desktop{display:block}}.rewards-section__mobile{display:block}@media(min-width:992px){.rewards-section__mobile{display:none}}.rewards-section .swiper-pagination{margin-top:30px;position:relative}.rewards-section .swiper-pagination-bullet{background:#fff;height:10px;opacity:1!important;width:10px}.rewards-section .swiper-pagination-bullet-active{background:#3c3c3c}.rewards-section__footer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}@media(min-width:992px){.rewards-section__footer{margin-top:30px}}.rewards-section__footer .button{font-family:var(--heading-font-family);font-size:16px;line-height:20px;text-transform:uppercase;width:-moz-max-content;width:max-content}@media(min-width:992px){.rewards-section__footer .button{font-size:18px;line-height:22px}}.rewards-section__description{color:#3c3c3c;font-size:20px;line-height:25px;margin-bottom:20px}.rewards-section__description strong{font-family:var(--heading-font-family)}.rewards__content{display:grid;gap:24px;grid-template-columns:1fr 1fr;justify-content:center;margin-bottom:25px}@media(min-width:992px){.rewards__content{margin-bottom:0}}.rewards__wrapper{margin-top:30px}.reward{align-items:center;border-radius:10px;box-shadow:0 2px 4px 1px rgba(0,0,0,.25);display:flex;margin-top:20px;overflow:hidden;width:100%}.reward__content-description{background:#fff;color:#3c3c3c;flex:1;height:100%;padding:0 14px}.reward__title{font-family:var(--heading-font-family);font-size:16px;line-height:20px}@media(min-width:992px){.reward__title{font-size:18px;line-height:22px}}.reward__description{font-size:16px;line-height:20px;margin-top:8px}@media(min-width:992px){.reward__description{font-size:18px;line-height:22px;max-width:430px}}.reward__content-description{display:flex;flex-direction:column;height:120px;justify-content:center}.reward__content-image{height:120px}