.userMenuTrigger{color:#fff;cursor:pointer;background:#f3f3f30f;border:none;border-radius:29px;align-items:center;gap:10px;height:52px;padding:0 18px 0 6px;transition:background .2s;display:flex;box-shadow:0 0 0 1px #ffffff1f}.userMenuTrigger:hover{background:#1dde6a14;box-shadow:0 0 0 1px #1dde6a40}.userMenuTrigger:focus-visible{outline-offset:2px;outline:2px solid #1dde6a80}@media (max-width:1080px){.userMenuTrigger{gap:8px;height:42px;padding:0 12px 0 4px}}@media (max-width:560px){.userMenuTrigger{box-shadow:none;background-color:#0000;padding:0}}.userMenuAvatar{width:42px;min-width:42px;height:42px;min-height:42px;font-family:var(--font-helvetica-now-display);color:#1dde6a;text-transform:uppercase;background:linear-gradient(75deg,#1dde6a66 -8.5%,#020600b3 61.41%);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;line-height:1;display:flex}@media (max-width:1080px){.userMenuAvatar{width:36px;min-width:36px;height:36px;min-height:36px;font-size:1rem}}.userMenuLabel{letter-spacing:-.54px;text-transform:capitalize;color:#fff;white-space:nowrap;font-family:Inter,sans-serif;font-size:clamp(10px,1.2vw,16px);font-weight:500}@media (max-width:560px){.userMenuLabel{display:none}}.userMenuPopover{min-width:180px;max-width:calc(100vw - 32px);overflow:hidden;box-shadow:0 8px 32px #00000080;background:#0a0f0afa!important;border-radius:12px!important;margin-top:8px!important}@media (max-width:560px){.userMenuPopover{min-width:160px;border-radius:10px!important;margin-top:6px!important}}.userMenuList{padding:8px 0}.userMenuItem{gap:12px;color:#ffffffe6!important;padding:10px 16px!important;font-family:Inter,sans-serif!important}.userMenuItem:hover{color:#fff!important;background:#1dde6a1f!important}.userMenuItem .userMenuItemIcon{color:#1dde6ae6;flex-shrink:0;font-size:18px}.userMenuItem .MuiListItemText-primary{font-size:.95rem;font-weight:500}.userMenuItemLogout .userMenuItemIcon{color:#ff7864e6}
.footer{padding:0 4% 61px;position:relative;overflow:hidden}.footer .footerEllipseBefore{aspect-ratio:1;z-index:0;object-fit:contain;background-image:url(/footerEllipse.webp);background-position:100%;background-repeat:no-repeat;background-size:100% 100%;width:50%;min-width:500px;max-width:200px;position:absolute;bottom:0;right:0}.footer .footerEllipseAfter{aspect-ratio:1;z-index:0;object-fit:contain;background-image:url(/footerEllipse.webp);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:50%;min-width:200px;max-width:500px;position:absolute;bottom:0;left:0;transform:rotate(90deg)}.footer .footer-container{z-index:1;width:100%;max-width:1438px;margin:0 auto;position:relative}.footer .footer-container .paymentLogosContainer{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}@media (max-width:680px){.footer .footer-container .paymentLogosContainer{flex-direction:column}}.footer .footer-container .paymentLogosContainer .title{white-space:nowrap;font-family:var(--font-helvetica-now-display);text-transform:capitalize;-webkit-text-fill-color:#0000;background:linear-gradient(271deg,#1cd465 -.52%,#fff 48.16%,#1cd465 96.83%);-webkit-background-clip:text;background-clip:text;font-size:clamp(25px,2.3vw,30px);font-style:normal;font-weight:300;line-height:100%}.footer .footer-container .paymentLogosContainer .logosSwiperContainer{background-color:#0000;width:81%;max-width:1133px;position:relative}@media (max-width:680px){.footer .footer-container .paymentLogosContainer .logosSwiperContainer{width:100%}}.footer .footer-container .paymentLogosContainer .logosSwiperContainer .logosGradientBefore{z-index:10;background:linear-gradient(270deg,#010300 0%,#01030000 100%);width:20%;height:100%;position:absolute;top:0;right:-1px}.footer .footer-container .paymentLogosContainer .logosSwiperContainer .logosGradientAfter{z-index:10;background:linear-gradient(90deg,#010300 0%,#01030000 100%);width:20%;height:100%;position:absolute;top:0;left:-1px}.footer .footer-container .paymentLogosContainer .swiper{width:100%}.footer .footer-container .paymentLogosContainer .swiper .swiper-wrapper{align-items:stretch;padding:16px 0;display:flex;-o-transition-timing-function:linear!important;transition-timing-function:linear!important}.footer .footer-container .paymentLogosContainer .swiper .swiper-slide{aspect-ratio:70/48;width:70px;position:relative}@media (max-width:980px){.footer .footer-container .paymentLogosContainer .swiper .swiper-slide{aspect-ratio:47/32;width:47px}}.footer .footer-container .paymentLogosContainer .swiper .swiper-slide img{object-fit:contain;width:100%;height:100%}.footer .footer-container .mainDivider{background:#fff3;justify-content:center;align-items:center;width:100%;height:1px;margin:67px 0;display:flex;position:relative}.footer .footer-container .mainDivider.mg-sm{margin:21px 0 45px}.footer .footer-container .mainDivider.mg-sm .gradient-line{animation:6s ease-in-out infinite translateGradientRev}.footer .footer-container .mainDivider .gradient-line{object-fit:cover;background-image:url(/footerGradientLine.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:2px;width:394px;height:4px;animation:6s ease-in-out infinite translateGradient}@keyframes translateGradient{0%{transform:translate(-80%)}50%{transform:translate(80%)}to{transform:translate(-80%)}}@keyframes translateGradientRev{0%{transform:translate(80%)}50%{transform:translate(-80%)}to{transform:translate(80%)}}.footer .footer-container .footerLinksContainer{align-items:flex-start;gap:55px;display:flex}@media (max-width:1200px){.footer .footer-container .footerLinksContainer{gap:24px}}@media (max-width:1080px){.footer .footer-container .footerLinksContainer{flex-wrap:wrap}}@media (max-width:760px){.footer .footer-container .footerLinksContainer{flex-direction:column}}.footer .footer-container .footerLinksContainer .box{flex:1;max-width:382px}@media (max-width:1080px){.footer .footer-container .footerLinksContainer .box.logoBox{flex:auto;width:100%;max-width:100%}}.footer .footer-container .footerLinksContainer .box .footerLogo{max-width:395px;display:block}@media (max-width:760px){.footer .footer-container .footerLinksContainer .box .footerLogo{max-width:291px}}.footer .footer-container .footerLinksContainer .box p,.footer .footer-container .footerLinksContainer .box .emailLink{color:#fff;letter-spacing:-.6px;opacity:.7;max-width:500px;font-family:Inter;font-size:clamp(18px,1.8vw,20px);font-style:normal;font-weight:400;line-height:120%}.footer .footer-container .footerLinksContainer .box p.mainText,.footer .footer-container .footerLinksContainer .box .emailLink.mainText{width:90%;margin:30px 0}.footer .footer-container .footerLinksContainer .box p.emailTitle,.footer .footer-container .footerLinksContainer .box .emailLink.emailTitle{font-family:var(--font-helvetica-now-display);text-transform:capitalize;-webkit-text-fill-color:#0000;background:linear-gradient(271deg,#1cd465 -.52%,#fff 48.16%,#1cd465 96.83%);-webkit-background-clip:text;background-clip:text;font-size:20px;font-style:normal;font-weight:300;line-height:100%}.footer .footer-container .footerLinksContainer .box .emailLink:hover{text-decoration:underline}.footer .footer-container .footerLinksContainer .box .emailBox{flex-direction:column;gap:18px;display:flex}@media (max-width:1080px){.footer .footer-container .footerLinksContainer .box .emailBox{gap:4px}}.footer .footer-container .footerLinksContainer .box .scoialBox{gap:17px;margin-top:38.2px;display:flex}.footer .footer-container .footerLinksContainer .box .scoialBox .socialLink{color:#fff;border:1.329px solid #fff;border-radius:50.486px;width:50px;height:50px;font-size:21px}.footer .footer-container .footerLinksContainer .box.middle{max-width:initial;flex-grow:1;align-items:flex-start;gap:55px;display:flex}@media (max-width:980px){.footer .footer-container .footerLinksContainer .box.middle{gap:49px}}.footer .footer-container .footerLinksContainer .box.middle .column{flex:1}.footer .footer-container .footerLinksContainer .box.middle .column .columnTitle{font-family:var(--font-helvetica-now-display);text-transform:capitalize;-webkit-text-fill-color:#0000;background:linear-gradient(271deg,#1cd465 -.52%,#fff 48.16%,#1cd465 96.83%);-webkit-background-clip:text;background-clip:text;margin-bottom:14px;font-size:clamp(20px,2.4vw,30px);font-weight:300}@media (max-width:980px){.footer .footer-container .footerLinksContainer .box.middle .column .columnTitle{margin-bottom:6px}}.footer .footer-container .footerLinksContainer .box.middle .column a{color:#fff;letter-spacing:-.6px;opacity:.7;white-space:nowrap;font-family:Inter;font-size:clamp(18px,1.8vw,20px);font-style:normal;font-weight:400;line-height:189%;display:block}.footer .footer-container .footerLinksContainer .box.middle .column a:hover{text-decoration:underline}.footer .footer-container .footerLinksContainer .box.contact{background:#f3f3f30d;border:1px solid #1dde6a33;border-radius:30px;max-width:500px;padding:35px 32px;position:relative}@media (max-width:1200px){.footer .footer-container .footerLinksContainer .box.contact{padding:35px 24px}}@media (max-width:760px){.footer .footer-container .footerLinksContainer .box.contact{width:100%;max-width:100%}}.footer .footer-container .footerLinksContainer .box.contact .gradient-line-sm{background:linear-gradient(90deg,#1dde6a00 0%,#1dde6a 46.15%,#1dde6a00 100%);border-radius:1.25px;width:32%;height:2.5px;position:absolute;top:-2px;right:25%}.footer .footer-container .footerLinksContainer .box.contact .title{font-family:var(--font-helvetica-now-display);text-transform:capitalize;-webkit-text-fill-color:#0000;background:linear-gradient(271deg,#1cd465 -.52%,#fff 48.16%,#1cd465 96.83%);-webkit-background-clip:text;background-clip:text;font-size:clamp(20px,2.3vw,30px);font-style:normal;font-weight:300;line-height:100%}.footer .footer-container .footerLinksContainer .box.contact .description{color:#fff;letter-spacing:-.6px;max-width:390px;margin:23px 0;font-family:Inter;font-size:clamp(18px,1.8vw,20px);font-weight:400;line-height:120%}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer{flex-direction:column;gap:10px;display:flex}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .letsChatButton{letter-spacing:-.69px;text-transform:capitalize;background-color:#0000;border:1px solid #fff3;border-radius:15px;align-items:center;gap:11px;width:100%;height:60px;font-family:Inter;font-size:clamp(18px,1.8vw,23px);font-style:normal;font-weight:500;line-height:97%;transition:all .3s ease-in-out;display:flex;position:relative}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .letsChatButton .buttonLayerBefore{object-fit:contain;z-index:1;background-image:url(/buttonLayerRight.webp);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:22%;transition:all .3s ease-in-out;position:absolute;top:8px;bottom:8px;right:21px}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .letsChatButton .buttonLayerAfter{object-fit:contain;z-index:1;background-image:url(/buttonLayerLeft.webp);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:22%;transition:all .3s ease-in-out;position:absolute;top:8px;bottom:8px;left:21px}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .letsChatButton .gradientLayer{z-index:0;background:linear-gradient(75deg,#1dde6a -8.5%,#020600 61.41%);border-radius:15px;width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;top:-1px;left:-1px}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .letsChatButton p{z-index:2;color:#fff;opacity:1;position:relative}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .letsChatButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #1dde6a4d}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .letsChatButton:hover:not(:disabled) .buttonLayerBefore,.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .letsChatButton:hover:not(:disabled) .buttonLayerAfter{transform:scale(1.1)}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .letsChatButton:hover:not(:disabled) .arrow-icon{transform:translate(4px)}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .helpCenterButton{color:#fff;letter-spacing:-.54px;text-transform:capitalize;background:#f3f3f30d;border:1.234px solid #1dde6a33;border-radius:18.513px;height:60px;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:97%}.footer .footer-container .footerLinksContainer .box.contact .buttonsContainer .helpCenterButton p{opacity:.6}.footer .footer-container .footerCopyrightText{color:#fff;text-align:center;letter-spacing:-.6px;opacity:.7;max-width:1103px;margin:0 auto;font-family:Inter;font-size:clamp(18px,1.8vw,20px);font-weight:400;line-height:189%}
