:root{--mobS: 393px;--mobL: 480px;--tabM: 720px;--deskS: 1024px;--deskL: 1366px;--deskXl: 1440px}.footer-content{border-top:1px solid rgba(166,166,166,.1);gap:56px;display:flex;flex-direction:column;padding:56px 0}.footer-top{display:flex;flex-direction:column;gap:56px}@media screen and (min-width: 720px){.footer-top{flex-direction:column-reverse;gap:80px}}@media screen and (min-width: 1024px){.footer-top{flex-direction:row-reverse;justify-content:space-between}}.footer-programs{display:flex;gap:12px;width:100%}@media screen and (min-width: 720px){.footer-programs{gap:8px}}@media screen and (min-width: 1024px){.footer-programs{max-width:30%}}.footer-programs-left,.footer-programs-right{display:flex;flex-direction:column;width:50%}@media screen and (min-width: 720px) and (max-width: 1023px){.footer-programs-left,.footer-programs-right{flex-direction:row}}.footer-programs-right{gap:12px}.footer-programs-right .footer-program{height:108px}@media screen and (min-width: 720px) and (max-width: 1023px){.footer-programs-right .footer-program{width:50%}}@media screen and (min-width: 720px){.footer-programs-right .footer-program{height:130px}}@media screen and (min-width: 1024px){.footer-programs-right .footer-program{height:104px}}@media screen and (min-width: 720px){.footer-programs-right{gap:8px;flex-grow:1}}.footer-programs-left .footer-program{flex-grow:1}@media screen and (min-width: 720px) and (max-width: 1023px){.footer-programs-left{width:calc(33% - 4px)}}@media screen and (min-width: 1024px){.footer-programs-left{height:216px}}.footer-program{border-radius:16px;transition:background-color ease-in-out .2s;background-color:var(--Fill-1-default);padding:16px;display:flex;flex-direction:column;justify-content:space-between;position:relative;text-decoration:none}@media screen and (min-width: 720px){.footer-program{height:130px}}.footer-program:hover{background-color:var(--Fill-1-hover)}.footer-program:hover .footer-program-arrow{stroke:var(--Fill-Brand-default)}.footer-program:active{background-color:var(--Fill-1-pressed)}.footer-program:active .footer-program-arrow{stroke:var(--Fill-Brand-pressed)}.footer-program-arrow{position:absolute;right:16px;top:16px;stroke:var(--Fill-Tertiary-default);transition:stroke ease-in-out .2s}.footer-program-label{color:var(--Text-Primary);font-weight:500}.footer-program-icon{width:40px;height:40px;border-radius:50%;background-color:var(--Fill-2-default);display:flex;align-items:center;justify-content:center}.footer-program-icon-affiliate{background-color:#182200}.footer-program-icon-affiliate img{width:30px}.footer-links{display:flex;flex-wrap:wrap;gap:40px 20px}@media screen and (min-width: 720px){.footer-links{gap:48px 20px;max-width:650px}}.footer-links .label-1{color:var(--Text-Quaternary)}@media screen and (min-width: 720px){.footer-links .label-1{margin-bottom:4px}}.footer-links-block{display:flex;flex-direction:column;gap:20px;width:calc(50% - 10px)}@media screen and (min-width: 720px){.footer-links-block{gap:12px}}@media screen and (min-width: 1024px){.footer-links-block{width:calc(33% - 12px)}}.footer-socials{display:flex;gap:16px 20px;flex-wrap:wrap;margin-top:40px}@media screen and (min-width: 720px){.footer-socials{flex-wrap:nowrap;gap:32px}}.footer-socials .button-link{width:calc(50% - 10px)}@media screen and (min-width: 720px){.footer-socials .button-link{width:auto}}.footer-warning{display:flex;flex-direction:column;gap:12px}.footer-warning-title{color:var(--Text-Secondary-default);font-variant-numeric:lining-nums proportional-nums;font-weight:500;line-height:18px;letter-spacing:.14px}.footer-warning-text{color:var(--Text-Tertiary);font-variant-numeric:lining-nums proportional-nums;letter-spacing:.14px}.footer-copyright{color:var(--Text-Quaternary);font-variant-numeric:lining-nums proportional-nums;letter-spacing:.14px}.footer-copyright img{width:119px;height:21px}@media screen and (min-width: 720px){.footer-copyright{display:flex;flex-direction:row-reverse;justify-content:space-between}}.footer-powered-by{color:var(--Fill-Tertiary-default);display:inline-flex;gap:12px;align-items:center;justify-content:flex-start;margin-bottom:24px}@media screen and (min-width: 720px){.footer-powered-by{margin-bottom:0}}.footer-programs-desktop{position:relative;padding-bottom:168px}.footer-qr{padding:20px;border-radius:24px;background:var(--Fill-1-default);display:flex;align-items:flex-end;justify-content:space-between;position:absolute;left:0;width:100%;height:160px;top:241px}@media screen and (min-width: 720px){.footer-qr{top:138px}}@media screen and (min-width: 1024px){.footer-qr{top:225px}}body[dir=rtl] .footer-link-arrow{transform:scaleX(-1)}body[dir=rtl] .footer-program-arrow{transform:scaleX(-1);left:16px;right:auto}.title.svelte-bfv0oz{color:var(--Text-Primary)}
