@font-face{font-family:"CocomatPro-ExtraBold";src:url("/design/images/fonts/CocomatPro/CocomatPro-ExtraBold.woff")}@font-face{font-family:"CocomatPro-Bold";src:url("/design/images/fonts/CocomatPro/CocomatPro-Bold.woff")}@font-face{font-family:"CocomatPro-Medium";src:url("/design/images/fonts/CocomatPro/CocomatPro-Medium.woff")}@font-face{font-family:"CocomatPro-Regular";src:url("/design/images/fonts/CocomatPro/CocomatPro-Regular.woff")}:root{--font-color-dark: #2D2D2D;--red-gradient: radial-gradient(88.66% 60.65% at 70% 39.35%, #FF3C44 0%, #E20E17 68.5%, #C10008 100%);--step-gradient: linear-gradient(142deg, #f00 0%, #f00 16.28%, #ff3f3f 49.62%, #980000 90.29%, #980000 100%)}body{margin:0;padding:0;box-sizing:border-box;font-family:"CocomatPro-Bold",sans-serif}img{max-width:100%;height:auto;vertical-align:bottom}ul{padding:0;padding:initial;margin:0;margin:initial;list-style-type:none}.section__header{display:block;font-size:2.5rem;color:#2D2D2D;color:var(--font-color-dark);line-height:120%;margin:0;text-align:center;text-transform:uppercase}@media screen and (max-width: 449px){.section__header{font-size:2rem}}.section_steps{padding-top:3.75rem;padding-left:1rem;padding-right:1rem;background:url("/design/images/actions/2024/cashback/steps_pattern_bg.png");background-size:auto}.rules__link{display:flex;justify-content:center;color:#757a85;font-size:1.5rem;line-height:2rem;font-weight:500;font-family:"CocomatPro-Medium",sans-serif;margin-top:1rem}.section_steps .section__content{max-width:81rem;margin-left:auto;margin-right:auto}.steps__list{display:flex;align-items:initial;-moz-column-gap:2.5rem;column-gap:2.5rem;counter-reset:step;margin-top:5rem}.steps__item{flex-grow:1;flex-basis:33.3333333333%;text-align:center;counter-increment:step;position:relative;padding-top:7.25rem}.steps__item::before{content:counter(step);position:absolute;top:0;left:50%;width:4rem;height:4rem;border-radius:1.125rem;background:linear-gradient(142deg, #f00 0%, #f00 16.28%, #ff3f3f 49.62%, #980000 90.29%, #980000 100%);background:var(--step-gradient);display:flex;justify-content:center;color:#fff;font-size:3.125rem;line-height:100%;font-family:"CocomatPro-Medium",sans-serif;transform:translateX(-50%)}.steps__list li:not(:last-child)::after{content:"";position:absolute;width:100%;height:.125rem;background:#e2e2e2;top:2rem;left:calc(50% + 2rem)}.steps__img{position:relative;z-index:2;transform:scale(1);transition:transform .2s linear}.steps__img:hover{transform:scale(1.1);transition:transform .2s linear}.steps__paragraph{font-size:1.25rem;line-height:120%;text-transform:uppercase;color:#2D2D2D;color:var(--font-color-dark);margin:0;background:linear-gradient(to bottom, #f3f3f3, #e9e9e9);padding-left:1rem;padding-right:1rem;border-radius:2.5rem;height:11.5rem;display:flex;align-items:center;justify-content:center;margin-top:-2.5rem;margin-bottom:0}.steps__x10_container{margin-top:5rem;max-width:64.75rem;margin-left:auto;margin-right:auto;display:flex;align-items:center;-moz-column-gap:1.25rem;column-gap:1.25rem}.x10__paragraph{font-family:"CocomatPro-Bold",sans-serif;color:#2D2D2D;color:var(--font-color-dark);margin:0;line-height:120%;font-size:2rem;text-transform:uppercase}.x10__paragraph_bigger{font-size:3.75rem}@media screen and (max-width: 1024px){.steps__list{margin-top:5rem;max-width:53.125rem;flex-wrap:wrap;margin-left:auto;margin-right:auto;row-gap:2.5rem;justify-content:center}.steps__item{padding:0;flex-grow:initial;flex-basis:25.3125rem}.steps__item::before,.steps__list li:not(:last-child)::after{content:none}.steps__x10_container{flex-direction:column;max-width:31.25rem;row-gap:1.25rem}}@media screen and (max-width: 449px){.section_steps{padding-top:2rem}.rules__link{font-size:1.25rem}.steps__list{margin-top:3.25rem;row-gap:1rem}.steps__img{max-width:7.5rem}.steps__paragraph{font-size:1rem;padding-left:.5rem;padding-right:.5rem;height:8.25rem;margin-top:-1.5rem;margin-bottom:0}.steps__x10_container{margin-top:2rem}.x10__paragraph{font-size:1rem;text-align:center}.x10__paragraph_bigger{font-size:2rem}}.section_faq{background:radial-gradient(88.66% 60.65% at 70% 39.35%, #FF3C44 0%, #E20E17 68.5%, #C10008 100%);background:var(--red-gradient);padding-top:2.5rem;padding-bottom:2.5rem;padding-left:1rem;padding-right:1rem;margin-top:-1rem;position:relative}.section_faq .section__header{color:#fff}.faq__list{max-width:48.125rem;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:2rem}.faq__item details{background:rgba(0,0,0,.15);padding:1rem;font-size:1rem;color:#fff;font-family:"CocomatPro-Regular",sans-serif}.faq__item details svg{transform:rotate(0);pointer-events:none;flex-shrink:0}.faq__item:hover details{background:rgba(0,0,0,.25)}.faq__item details{padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.1)}.faq__item details[open]{padding-bottom:1rem;border-bottom:none}.faq__item summary{display:flex;justify-content:space-between;-moz-column-gap:.5rem;column-gap:.5rem;color:#fff;font-family:"CocomatPro-Medium",sans-serif;font-size:1.25rem;list-style-type:none;padding-bottom:0;border-bottom:none}.faq__item summary::-webkit-details-marker{display:none}.faq__item details[open] summary{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.1)}.faq__item details[open] svg{transform:rotate(-180deg)}@media screen and (max-width: 449px){.faq__item details{font-size:.875rem}.faq__item summary{font-size:1rem}}
@font-face{font-family:"ALS Wagon Condensed";src:url("/design/images/fonts/ALS/ALSWagon-RegularCondensed.woff2") format("woff2"),url("/design/images/fonts/ALS/ALSWagon-RegularCondensed.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"ALS Trigger";src:url("/design/images/fonts/ALS/ALSTrigger-Black.woff2") format("woff2"),url("/design/images/fonts/ALS/ALSTrigger-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"ALS Trigger";src:url("/design/images/fonts/ALS/ALSTrigger-Bold.woff2") format("woff2"),url("/design/images/fonts/ALS/ALSTrigger-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"ALS Wagon";src:url("/design/images/fonts/ALS/ALSWagon-Regular.woff2") format("woff2"),url("/design/images/fonts/ALS/ALSWagon-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}.cashback-promo{--black: #222;position:relative;display:flex;padding:0 8.6%;font-family:"ALS Trigger",sans-serif;font-weight:bold;overflow:hidden}@media(max-width: 1440px){.cashback-promo{padding-left:60px}}@media(max-width: 1024px){.cashback-promo{padding-left:38px;min-height:700px}}@media(max-width: 940px){.cashback-promo{min-height:auto}}@media(max-width: 768px){.cashback-promo{top:-11px;flex-direction:column;padding:0 23px}}.cashback-promo__inner{position:relative;z-index:2;display:flex;flex-wrap:wrap;align-content:start;flex-basis:910px;padding-top:22px}@media(max-width: 1440px){.cashback-promo__inner{flex-basis:650px}}@media(max-width: 1280px){.cashback-promo__inner{flex-wrap:nowrap;flex-direction:column}}@media(max-width: 1024px){.cashback-promo__inner{z-index:3;flex-basis:auto;width:440px;padding-top:30px;padding-left:4px}}@media(max-width: 768px){.cashback-promo__inner{width:100%;padding-top:0;padding-left:0}}.cashback-promo__qr-link{width:289px;margin-right:32px}@media(max-width: 1280px){.cashback-promo__qr-link{margin:0;margin-bottom:2rem}}@media(max-width: 1024px){.cashback-promo__qr-link{display:none}}.cashback-promo__qr{display:block;width:100%;height:auto}.cashback-promo__download-link{align-self:center;padding:0 32px;font-size:2.9375rem;line-height:5.75rem;text-transform:uppercase;-webkit-text-decoration:none;text-decoration:none;color:var(--white);background-color:var(--nrj-red);border-radius:16px}@media(max-width: 1280px){.cashback-promo__download-link{align-self:start;padding:0 26px;margin-bottom:1rem}}@media(max-width: 1024px){.cashback-promo__download-link{order:1;padding:0 32px;margin-bottom:9.375rem}}@media(max-width: 768px){.cashback-promo__download-link{align-self:center;padding:0 22px;margin-bottom:331px;font-size:1.875rem;line-height:2;border-radius:12px}}.cashback-promo__title{flex-basis:100%;margin-top:1.375rem;margin-bottom:0;font-size:4.75rem;line-height:5rem;font-weight:900;color:var(--nrj-red)}@media(max-width: 1280px){.cashback-promo__title{flex-basis:auto;font-size:4.625rem}}@media(max-width: 940px){.cashback-promo__title{font-size:3.75rem;line-height:1.1}}@media(max-width: 768px){.cashback-promo__title{padding:0;margin-top:0;margin-bottom:.125rem;font-size:2.875rem;line-height:1}}.cashback-promo__desc{margin-bottom:2.9375rem;font-size:2.25rem;line-height:1.3em;letter-spacing:.005em;color:var(--text)}@media(max-width: 1280px){.cashback-promo__desc{font-size:1.5rem}}@media(max-width: 1024px){.cashback-promo__desc{margin-bottom:2.625rem}}@media(max-width: 940px){.cashback-promo__desc{font-size:1.25rem}}@media(max-width: 768px){.cashback-promo__desc{padding:0;margin-bottom:1rem;font-size:1rem}}.cashback-promo__logo{margin-right:73px}.cashback-promo__logo_theme_dark{display:none}.dark-theme .cashback-promo__logo{display:none}.dark-theme .cashback-promo__logo_theme_dark{display:block}@media(max-width: 1024px){.cashback-promo__logo{order:2;width:275px;height:auto;margin-bottom:2.625rem}}@media(max-width: 768px){.cashback-promo__logo{width:159px;margin-right:0;margin-bottom:22px}}@media(max-width: 355px){.cashback-promo__logo{width:140px}}.cashback-promo__gpb-link{align-self:center}@media(max-width: 1630px){.cashback-promo__gpb-link{position:absolute;left:466px;bottom:0}}@media(max-width: 1024px){.cashback-promo__gpb-link{top:535px;left:339px;width:257px}}@media(max-width: 940px){.cashback-promo__gpb-link{top:480px}}@media(max-width: 768px){.cashback-promo__gpb-link{left:auto;left:initial;top:auto;top:initial;bottom:22px;right:0;width:146px}}@media(max-width: 355px){.cashback-promo__gpb-link{width:130px}}@media(max-width: 1024px){.cashback-promo__gpb-logo{display:block;width:100%;height:auto}}.cashback-promo__mob-only{display:none}@media(max-width: 768px){.cashback-promo__mob-only{display:revert}}.cashback-promo__img-wrap{position:relative;flex-basis:650px;margin-top:43px;margin-left:auto}@media(max-width: 1440px){.cashback-promo__img-wrap{position:absolute;right:0;top:43px;margin:0}}@media(max-width: 1280px){.cashback-promo__img-wrap{right:-50px}}@media(max-width: 1024px){.cashback-promo__img-wrap{right:-75px;top:30px;width:63%}}@media(max-width: 768px){.cashback-promo__img-wrap{top:245px;right:50%;width:300px;transform:translateX(50%)}}.cashback-promo__robot{position:relative;z-index:1;display:block;width:100%;height:auto}@media(max-width: 1024px){.cashback-promo__robot{top:-30px}}.cashback-promo__info{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:0 8.6%;padding-bottom:58px;font-family:"ALS Wagon Condensed";font-size:.75rem;font-weight:normal;text-transform:uppercase;color:#7d7979}@media(max-width: 768px){.cashback-promo__info{padding-bottom:1rem;font-size:.625rem;text-align:right}}.cashback-promo__info::after{content:"";display:inline-block;flex-shrink:0;width:50px;height:50px;margin-left:10px;margin-bottom:5px;background:url(/design/images/actions/2024/cashback/cashback-18.svg) no-repeat center/contain}@media(max-width: 1024px){.cashback-promo__info::after{width:40px;height:40px}}@media(max-width: 768px){.cashback-promo__info::after{width:27px;height:27px;margin-bottom:0;margin-left:6px}}.section_steps,.section_faq{font-family:"ALS Trigger",sans-serif;background:none}.steps__item{padding-top:0}.steps__item::before,.steps__item::after{content:none !important}.steps__phone_container{display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin:80px auto 40px;padding:0 20px;gap:20px}@media(max-width: 768px){.steps__phone_container{flex-direction:column}}@media(max-width: 480px){.steps__phone_container{padding:0}}.steps__phone_container .steps__phone_description{display:flex;flex-direction:column;gap:8px;max-width:390px}@media(max-width: 768px){.steps__phone_container .steps__phone_description{max-width:calc(100% - 32px)}}@media(max-width: 480px){.steps__phone_container .steps__phone_description{max-width:100%}}.steps__phone_container .steps__phone_description .steps__phone_paragraph{color:var(--text);font-size:32px;font-style:normal;font-weight:700;line-height:40px;text-transform:uppercase}@media(max-width: 1024px){.steps__phone_container .steps__phone_description .steps__phone_paragraph{font-size:28px;line-height:36px}}@media(max-width: 870px){.steps__phone_container .steps__phone_description .steps__phone_paragraph{font-size:24px;line-height:40px}}.steps__phone_container .steps__phone_description .steps__phone_paragraph--model{color:#dc713c;font-size:40px;font-style:normal;font-weight:800;line-height:40px;text-transform:uppercase}@media(max-width: 1024px){.steps__phone_container .steps__phone_description .steps__phone_paragraph--model{font-size:36px;line-height:36px}}@media(max-width: 420px){.steps__phone_container .steps__phone_description .steps__phone_paragraph--model{font-size:26px;line-height:26px}}.steps__phone_container .steps__phone_description .steps__phone_paragraph--color{color:var(--nrj-red);font-size:40px;font-style:normal;font-weight:800;line-height:30px;text-transform:uppercase}.steps__phone_container .steps__phone_description .steps__phone_paragraph .nobr{white-space:nowrap}.steps__phone_container .steps__phone_description .steps__line{margin-top:5px;font-size:40px;font-weight:900}@media(max-width: 870px){.steps__phone_container .steps__phone_description .steps__line{font-size:27px;line-height:30px}}.steps__phone_container .steps__phone_description .steps__phone_annotation{color:#848484;font-size:13px;font-style:normal;font-weight:700;line-height:40px;text-transform:uppercase}.steps__phone_container .steps__phone_img{flex-shrink:0;width:100%;max-width:541px;aspect-ratio:541/342}@media(max-width: 1024px){.steps__phone_container .steps__phone_img{max-width:460px}}@media(max-width: 882px){.steps__phone_container .steps__phone_img{max-width:364px}}@media(max-width: 768px){.steps__phone_container .steps__phone_img{max-width:541px}}.steps__x10-container{max-width:1026px;margin-bottom:30px}@media(max-width: 1024px){.steps__x10-container{padding:0}}@media(max-width: 768px){.steps__x10-container .steps__x10-desc{text-align:center}}@media(max-width: 970px){.steps__x10-container .steps__x10-img{width:50%}}@media(max-width: 768px){.steps__x10-container .steps__x10-img{width:100%}}.section_steps .section__header,.section_faq .section__header{color:var(--text)}.dark-theme .rules__link{color:var(--white)}.faq__item details{background:#f3f3f3}.faq__item summary,.faq__item details{color:#222}.faq__item details svg{transform:rotate(90deg)}.faq__item details[open] svg{transform:rotate(-90deg)}.dark-theme .faq__item:hover details{background-color:var(--white)}
