.Logo_logoContainer__NdIdo{display:flex;gap:8;align-items:center}.Logo_forLoyaltyLogo__vhx4m{font-family:var(--typography-family-header);font-size:2.5rem;font-weight:400;letter-spacing:-.02em}.Logo_forLoyaltyLogoTextBlue__eEUOO{color:var(--colors-primary)}.Legal_legalBlock___SpKM{display:flex;flex-wrap:wrap;gap:1rem;font-size:var(--typography-size-xs)}.Legal_legalBlock___SpKM a{text-decoration:underline}.NavItems_navLinks__J2BHj{display:flex;flex-direction:column;font-size:var(--typography-size-lg);font-weight:500}.Footer_footer__3xSG1{display:flex;justify-content:center;background:var(--colors-black)}.Footer_footerContainer__1wtPg{display:flex;flex-direction:column;align-items:flex-start;padding:6rem 2rem 1rem;gap:2rem;width:100%;max-width:var(--max-wrapper-width);color:var(--colors-white);font-family:var(--typography-family-body)}.Footer_footerContainer__1wtPg a{color:var(--colors-white);text-decoration:none}.Footer_footerWrapper__Wr6Zx{display:flex;justify-content:space-between;width:100%}.Footer_forLoyaltyLogoText__buGa7{color:var(--colors-white)}.Footer_footerColumn__XMSCC{display:flex;flex-direction:column;font-size:var(--typography-size-md);line-height:1.75em}.Footer_footerColumn__XMSCC ul{padding:0}.Footer_footerColumn__XMSCC li{list-style-type:none}.Footer_footerBottom__fijXE{display:flex;justify-content:space-between;align-items:baseline;width:100%;margin-top:1rem}@media screen and (max-width:767px){.Footer_footerContainer__1wtPg{align-items:center}.Footer_footerWrapper__Wr6Zx{flex-direction:column;gap:1rem;text-align:center;align-items:center}.Footer_footerBottom__fijXE{flex-direction:column-reverse;align-items:center;gap:1rem}}.Font_font__kB3UK{font-family:var(--typography-family-body);letter-spacing:-.01em}.Font_xxxs__bjogH{font-size:var(--typography-size-xxxs)}.Font_xxs__ThT3s{font-size:var(--typography-size-xxs)}.Font_xs__KKIWN{font-size:var(--typography-size-xs)}.Font_sm__iV6Gy{font-size:var(--typography-size-sm)}.Font_md__bP5Uw{font-size:var(--typography-size-md)}.Font_lg__7FEXV{font-size:var(--typography-size-lg)}.Font_xl___eDLD{font-size:var(--typography-size-xl)}.Font_xxl__8zixi{font-size:var(--typography-size-xxl)}.Font_xxxl__HmJ5X{font-size:var(--typography-size-xxxl)}.Font_xxxxl__vvcZw{font-size:var(--typography-size-xxxxl)}.Font_light__qQUAe{font-weight:300}.Font_medium__UZUHk{font-weight:500}.Font_semibold__MgI_Q{font-weight:600}.Font_bold__iw4hr{font-weight:700}.Navbar_navItems__ISS5O{display:flex;position:relative}.Navbar_navLinks__GcBo2{display:flex;align-items:center;gap:1.5rem}.Navbar_navItems__ISS5O a{color:var(--colors-black);text-decoration:none}.Navbar_menuButton__UHLdn{display:none}@media screen and (max-width:767px){.Navbar_menuButton__UHLdn{display:block;background-color:transparent;border:none;color:var(--colors-black);font-family:Font Awesome\ 6 Pro;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal}.Navbar_navLinks__GcBo2{display:none}.Navbar_navItems__ISS5O{padding:0}.Navbar_hamburgerMenu__WyPdq{display:flex;width:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;flex-shrink:0;cursor:pointer}.Navbar_mobileMenu__Q5rAF{position:fixed;top:87px;left:0;right:0;width:100vw;max-width:100vw;display:flex;flex-direction:column;align-items:flex-start;padding:0 2rem 1rem;z-index:1000;text-decoration:none;background-color:var(--colors-white);border-bottom:1rem solid var(--colors-black)}.Navbar_mobileBackdrop__Oc8ub{position:fixed;margin-top:87px;inset:0;background:var(--colors-black-transparent-25);z-index:999}.Navbar_mobileMenu__Q5rAF a{color:var(--colors-black);background-color:var(--colors-white);text-decoration:none;padding:.75rem 0;width:100%;border-top:1px solid var(--colors-light-grey)}.Navbar_mobileMenu__Q5rAF a:last-of-type{border-bottom:1px solid var(--colors-light-grey);margin-bottom:1rem}.Navbar_mobileMenu__Q5rAF a:hover{background-color:var(--colors-primary-light)}}.ContactForm_form__yjbd9{display:flex;flex-direction:column;gap:1rem}.ContactForm_field__5suR8{display:flex;flex-direction:column;position:relative}.ContactForm_label__eWMxq{font-weight:500;margin-bottom:.25rem}.ContactForm_srOnly__wTZ9n{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,1,1);white-space:nowrap;border:0}.ContactForm_input__J7m_J,.ContactForm_textarea__dD4mv{border:1px solid var(--colors-grey);border-radius:14px;padding:1rem;background:var(--colors-white);outline:none;font-family:var(--typography-family-body);font-size:var(--typography-size-lg)}.ContactForm_textarea__dD4mv{min-height:12rem}.ContactForm_error__2OkDa,.ContactForm_success__IAv8n{color:white;padding:12px 16px;border-radius:var(--default-border-radius);font-family:var(--typography-family-body);font-size:var(--typography-size-sm)}.ContactForm_error__2OkDa{background-color:var(--colors-negative)}.ContactForm_success__IAv8n{background-color:var(--colors-positive)}.ContactForm_honey__n0pns{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.Button_buttonWrapper__zdwYg{position:relative;display:inline-block}.Button_button__ShhHD{font-family:var(--typography-family-body);border-radius:var(--round-border-radius);border:1px solid var(--colors-primary);cursor:pointer;transition:background-color .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.Button_small__cdEkI{font-size:var(--typography-size-sm);font-weight:500;padding:8px 12px}.Button_regular__MU09c{font-size:var(--typography-size-md);font-weight:600;padding:10px 20px}.Button_large__Gz9yz{font-size:var(--typography-size-lg);font-weight:700;padding:20px 36px}.Button_primary__Z9HyJ{background-color:var(--colors-primary);color:white}.Button_primary__Z9HyJ:hover{background-color:var(--colors-primary-dark);border:1px solid var(--colors-primary-dark)}.Button_primary__Z9HyJ:disabled{background-color:var(--colors-primary-light);border:1px solid var(--colors-primary-light);cursor:not-allowed}.Button_secondary__otP_W{background-color:transparent;color:var(--colors-primary)}.Button_secondary__otP_W:hover{background-color:var(--colors-white)}.Button_secondary__otP_W:disabled{color:var(--colors-primary-light);border:1px solid var(--colors-primary-light);cursor:not-allowed}.Button_link__ohPJe{font-weight:400;background-color:transparent;color:var(--colors-primary);padding:0;border:none}.Button_link__ohPJe:hover{text-decoration:underline}.Button_link__ohPJe:disabled{color:var(--colors-primary-light);cursor:not-allowed}.Button_transparent__8xc6z{background-color:var(--colors-black-transparent-50);color:var(--colors-white);border:none}.Button_transparent__8xc6z:hover{background-color:var(--colors-black-transparent-75);color:var(--colors-white)}.Button_transparent__8xc6z:disabled{color:var(--colors-grey);cursor:not-allowed}.Button_dropdown__Iylkk{position:relative}.Button_dropdownMenu__5mWPx{font-family:var(--typography-family-body);font-size:var(--typography-size-sm);position:absolute;top:100%;right:0;background-color:var(--colors-white);border:1px solid var(--colors-primary);border-radius:var(--default-border-radius);padding:0;list-style:none;margin-top:.25rem;z-index:10;white-space:nowrap}.Button_dropdownItem__guoRp{padding:1rem 1.5rem;border-radius:var(--default-border-radius);cursor:pointer}.Button_dropdownItem__guoRp:hover{background-color:var(--colors-primary-light)}.Steps_stepsContainer__9rbGB{display:flex;justify-content:center;background-color:var(--colors-white);width:100%}.Steps_stepsWrapper__6_7D6{max-width:var(--max-wrapper-width);width:100%;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center;gap:2rem;border-bottom:1px solid var(--colors-primary-extra-light)}.Steps_stepsBlock__RnmRH{display:flex;justify-content:space-around;width:100%;gap:2rem}.Steps_stepsItem__RFhp6{display:flex;flex-direction:column;max-width:19rem;background-color:var(--colors-primary-extra-light);padding:2.5rem;gap:1rem;border-radius:var(--default-border-radius);align-items:center;height:100%}.Steps_stepsNumber__rLUQ4{background-color:var(--colors-primary);font-family:var(--typography-family-body);font-size:var(--typography-size-xxl);display:flex;width:64px;height:64px;justify-content:center;align-items:center;border-radius:var(--round-border-radius);color:var(--colors-white)}@media screen and (min-width:768px) and (max-width:1024px){.Steps_stepsWrapper__6_7D6{padding:2rem 1.5rem}.Steps_stepsItem__RFhp6{max-width:12.5rem;padding:2rem}.Steps_stepsNumber__rLUQ4{width:56px;height:56px}}@media screen and (min-width:480px) and (max-width:767px){.Steps_stepsWrapper__6_7D6{padding:1.5rem 1rem}.Steps_stepsBlock__RnmRH{flex-direction:column;align-items:center}}@media screen and (max-width:479px){.Steps_stepsWrapper__6_7D6{padding:1rem}.Steps_stepsWrapper__6_7D6 h2{font-size:2.5rem}.Steps_stepsBlock__RnmRH{flex-direction:column;align-items:center}}.Benefits_benefitsContainer___L3hQ{display:flex;justify-content:center;background-color:var(--colors-white);width:100%}.Benefits_benefitsWrapper___sMxA{max-width:var(--max-wrapper-width);width:100%;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center;gap:2rem;border-bottom:1px solid var(--colors-primary-extra-light)}.Benefits_benefitsGrid__iB2w1{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:2rem;grid-row-gap:2rem;justify-items:center}.Benefits_benefitsItem__tt2pE{display:flex;flex-direction:column;max-width:13rem;height:100%;gap:.5rem}.Benefits_benefitsIcon__P0DV7{font-size:var(--typography-size-xxxl)}@media screen and (min-width:768px) and (max-width:1024px){.Benefits_benefitsWrapper___sMxA{padding:2rem 1.5rem}.Benefits_benefitsGrid__iB2w1{display:grid;grid-column-gap:1.5rem;grid-row-gap:1.5rem}}@media screen and (min-width:480px) and (max-width:767px){.Benefits_benefitsWrapper___sMxA{padding:1.5rem 1rem}.Benefits_benefitsGrid__iB2w1{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:1.5rem;grid-row-gap:1.5rem}}@media screen and (max-width:479px){.Benefits_benefitsWrapper___sMxA{padding:1rem;gap:1.5rem}.Benefits_benefitsGrid__iB2w1{display:flex;flex-direction:column;align-items:center;gap:1.5rem}}.Trust_trustContainer__hpcSk{display:flex;justify-content:center;background-color:var(--colors-white);width:100%}.Trust_trustWrapper__Jgdkh{max-width:var(--max-wrapper-width);width:100%;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center;gap:2rem;border-bottom:1px solid var(--colors-primary-extra-light)}.Trust_marqueeViewport__JZta1{position:relative;width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.Trust_marqueeTrack__94eML{display:flex;width:max-content;animation:Trust_marquee-scroll__0_sIs 30s linear infinite}@media (prefers-reduced-motion:reduce){.Trust_marqueeTrack__94eML{animation:none}}.Trust_marqueeViewport__JZta1:hover .Trust_marqueeTrack__94eML{animation-play-state:paused}@keyframes Trust_marquee-scroll__0_sIs{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Trust_trustBlock__Efp3U{display:flex;justify-content:center;width:100%}.Trust_trustItem__o4owV{display:flex;align-items:center;height:100%;padding:0 2rem;border-left:1px solid var(--colors-primary-extra-light)}.Trust_trustLogo__S1Xlj{height:48px;width:auto}@media screen and (min-width:768px) and (max-width:1024px){.Trust_trustWrapper__Jgdkh{padding:2rem 1.5rem}}@media screen and (min-width:480px) and (max-width:767px){.Trust_trustWrapper__Jgdkh{padding:1.5rem 1rem}}@media screen and (max-width:479px){.Trust_trustWrapper__Jgdkh{padding:1rem}}.Launch_launchContainer__pUWCH{display:flex;justify-content:center;background-color:var(--colors-white);width:100%}.Launch_launchWrapper__64EXh{max-width:var(--max-wrapper-width);width:100%;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center;gap:2rem;border-bottom:1px solid var(--colors-primary-extra-light)}@media screen and (min-width:768px) and (max-width:1024px){.Launch_launchWrapper__64EXh{padding:2rem 1.5rem}}@media screen and (min-width:480px) and (max-width:767px){.Launch_launchWrapper__64EXh{padding:1.5rem 1rem}}@media screen and (max-width:479px){.Launch_launchWrapper__64EXh{padding:1rem}}.Hero_heroContainer__Z5Ok0{background-color:var(--colors-primary-extra-light)}.Hero_heroWrapper__rcOaJ{display:flex;max-width:var(--max-wrapper-width);margin:auto}.Hero_heroText__LBmAe{color:var(--colors-primary-extra-dark);padding:4rem 2rem}.Hero_heroInfo__ad0P4,.Hero_heroText__LBmAe{display:flex;flex-direction:column;justify-content:center;width:50%;gap:2rem}.Hero_heroInfo__ad0P4{padding:6rem 2rem}.Hero_heroImage__BKDA2{width:100%}.Hero_heroImage__BKDA2 img{width:100%!important;height:auto!important;border-radius:var(--default-border-radius)}.Hero_heroButtons__IYQmV{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}@media screen and (min-width:768px) and (max-width:1024px){.Hero_heroWrapper__rcOaJ{flex-direction:column}.Hero_heroInfo__ad0P4,.Hero_heroText__LBmAe{width:100%;justify-content:flex-start;text-align:center;margin-top:2rem;height:fit-content;padding:0 4rem}}@media screen and (min-width:480px) and (max-width:767px){.Hero_heroWrapper__rcOaJ{flex-direction:column}.Hero_heroInfo__ad0P4,.Hero_heroText__LBmAe{width:100%;justify-content:flex-start;text-align:center;margin-top:2rem;height:fit-content;padding:0 2rem}}@media screen and (max-width:479px){.Hero_heroWrapper__rcOaJ{flex-direction:column}.Hero_heroInfo__ad0P4,.Hero_heroText__LBmAe{width:100%;justify-content:flex-start;text-align:center;margin-top:1rem;height:fit-content;padding:0 1rem;gap:1rem}.Hero_heroButtons__IYQmV{flex-direction:column;gap:1rem}}