.drawerlist-root{display:flex;flex-direction:column;width:300px;height:100%;background:#fff;font-family:__Poppins_eb333f}.drawerlist-logo-bar{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#fff;padding:20px 0 0 24px;display:flex;align-items:center;justify-content:flex-start}.drawerlist-content{flex:1 1;display:flex;flex-direction:column;padding:30px 24px 0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.drawerlist-content::-webkit-scrollbar{width:0;height:0}.drawerlist-nav-outer{display:flex;flex-direction:column;height:100%}.drawerlist-nav-list{flex-shrink:0}.drawerlist-nav-item{background:#f6f6f6;border-radius:8px;padding:10px 20px;cursor:pointer;font-family:__Poppins_eb333f;color:#656565;font-size:12px;font-weight:500;margin-bottom:8px;transition:background-color .3s ease-in-out,color .3s ease-in-out,font-weight .3s ease-in-out,font-size .3s ease-in-out;display:flex;align-items:center;vertical-align:middle;border:none;box-shadow:none}.drawerlist-nav-item.selected{background:#eaf1ff;color:#3369ff;font-weight:700}.drawerlist-nav-item.selected .drawerlist-nav-title{color:#3369ff;font-weight:700}.drawerlist-nav-item:hover:not(.selected){background:rgba(27,89,248,.1);color:#3369ff;font-weight:700}.drawerlist-nav-item:hover:not(.selected) .drawerlist-nav-title{font-weight:700}.drawerlist-nav-icon{width:30px;height:30px;margin-right:16px;flex-shrink:0;display:block}.drawerlist-nav-title{flex:1 1;font-size:12px;font-weight:inherit;color:inherit;text-align:left;margin:0;font-size:.875rem;font-weight:400;line-height:1.334rem;font-family:__Poppins_eb333f;transition:font-weight .3s,color .3s,font-size .3s}.drawerlist-nav-chevron{margin-left:8px;display:flex;align-items:center;font-size:16px;color:inherit}.drawerlist-accordion{background:#f6f6f6;border-radius:8px;margin-bottom:8px;border:none;box-shadow:none}.drawerlist-accordion.expanded,.drawerlist-accordion.selected{background:#f6f6f6;color:inherit}.drawerlist-accordion-summary{display:flex;align-items:center;padding:10px 20px;cursor:pointer;font-size:12px;font-weight:500;color:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;font-size:.875rem;font-weight:400;line-height:1.334rem;font-family:__Poppins_eb333f;transition:background-color .3s ease-in-out,color .3s ease-in-out,font-weight .3s ease-in-out,font-size .3s ease-in-out}.drawerlist-accordion.expanded .drawerlist-accordion-summary,.drawerlist-accordion.selected .drawerlist-accordion-summary{color:#3369ff;font-weight:700}.drawerlist-accordion-summary:hover{background:rgba(27,89,248,.1);color:#3369ff;font-weight:700}.drawerlist-accordion-summary:hover .drawerlist-nav-title{font-weight:700}.drawerlist-accordion-details{padding:0 0 8px;background:transparent}.drawerlist-submenu-item{border-radius:8px;padding:10px 20px 10px 62px;cursor:pointer;color:#656565;font-size:12px;font-weight:500;margin-left:0;margin-bottom:8px;background:transparent;transition:background-color .3s ease-in-out,color .3s ease-in-out,font-weight .3s ease-in-out,font-size .3s ease-in-out}.drawerlist-submenu-item:hover{background:rgba(27,89,248,.1);color:#3369ff;font-weight:700}.drawerlist-submenu-item:hover .drawerlist-submenu-title{color:#3369ff;font-weight:700}.drawerlist-submenu-title{font-size:12px;margin:0;font-size:.875rem;line-height:1.334rem;font-family:__Poppins_eb333f;transition:font-weight .3s ease-in-out,color .3s ease-in-out,font-size .3s ease-in-out}.drawerlist-nav-footer{flex-shrink:0;margin-top:0;display:flex;flex-direction:column;align-items:stretch}.drawerlist-divider{background:transparent;margin:25px 0}.drawerlist-login-btn,.drawerlist-logout-btn{width:100%;border-radius:12px;padding:20px 24px;font-weight:600;font-size:15px;display:flex;align-items:center;justify-content:center;gap:10px;border:none;cursor:pointer;transition:background .2s,color .2s}.drawerlist-login-btn{padding:20px 24px;font-size:15px;font-weight:600;margin-bottom:20px}.drawerlist-login-btn:hover{background:#ffd84d;color:#000}.drawerlist-logout-btn{background:#ff3434;color:#fff;display:inline-flex;flex-direction:row-reverse;align-content:center;justify-content:space-between;align-items:center;margin-bottom:20px}.drawerlist-logout-btn:hover{background:#ffd1d1;color:#000}.drawerlist-btn-icon{width:17px;height:17px;transition:filter .3s}.drawerlist-logout-btn .drawerlist-btn-icon{filter:brightness(0) invert(1);transition:filter .3s}.drawerlist-logout-btn:hover .drawerlist-btn-icon{filter:none}.drawerlist-language-view{display:flex;flex-direction:column;gap:16px}.drawerlist-language-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawerlist-language-title{font-size:1rem;color:#333;font-weight:700}.drawerlist-close-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center}.drawerlist-language-country{display:flex;align-items:center;gap:13px}.drawerlist-language-flag{width:30px;height:30px}.drawerlist-language-country-info{display:flex;flex-direction:column;gap:4px}.drawerlist-language-country-title{font-size:.9rem;color:#333;font-weight:700}.drawerlist-language-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.drawerlist-language-btn{background:none;border:none;color:#666;font-size:.9rem;cursor:pointer;padding:4px 10px;border-radius:6px;transition:background .2s,color .2s}.drawerlist-language-btn.selected,.drawerlist-language-btn:hover{background:#e3f2fd;color:#1976d2}.drawerlist-official-links-view{display:flex;flex-direction:column;gap:16px}.drawerlist-official-links-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawerlist-official-links-title{font-weight:700;font-size:1rem}.drawerlist-official-links-list{display:flex;flex-direction:column;gap:8px}.drawerlist-official-link-item{background:#f8f9fb;border-radius:16px;padding:18px 24px;cursor:pointer;display:flex;align-items:center;gap:18px;transition:background .2s,color .2s;color:#656565;font-size:15px;font-weight:600}.drawerlist-official-link-item:hover{background:#f2f7ff;color:#3369ff}.drawerlist-official-link-icon{width:38px;height:38px}.drawerlist-official-link-text{font-size:15px;font-family:__Poppins_eb333f;font-weight:600;color:inherit;align-self:center}.drawerlist-accordion.expanded,.drawerlist-accordion.expanded .drawerlist-submenu-item{background:#eaf1ff!important}.drawerlist-accordion.expanded .drawerlist-submenu-item:hover{background:#eaf1ff!important;color:#3369ff!important}.drawerlist-submenu-item.selected .drawerlist-submenu-title{color:#3369ff!important;font-weight:700!important}.drawerlist-submenu-title{color:#656565;font-weight:400}.drawerlist-language-btn-bar{background:#f8f9fb;border-radius:12px;padding:12px 20px;display:flex;align-items:center;gap:16px;margin-bottom:18px;cursor:pointer}.drawerlist-language-flag{width:32px;height:32px;border-radius:50%;object-fit:cover}.drawerlist-language-label{flex:1 1;font-size:16px;color:#656565;font-family:__Poppins_eb333f;font-weight:500}.drawerlist-language-chevron{font-size:22px;color:#656565;margin-left:auto;display:flex;align-items:center}.drawerlist-login-btn{display:inline-flex;flex-direction:row-reverse;align-items:center;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-family:__Poppins_51684b,__Poppins_Fallback_51684b,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:1.75;min-width:64px;--variant-textColor:#5d87ff;--variant-outlinedColor:#5d87ff;--variant-outlinedBorder:rgba(93,135,255,.5);--variant-containedColor:#fff;--variant-containedBg:#5d87ff;width:100%;overflow:hidden;border-radius:12px;justify-content:space-between;padding:12px 24px;background:#fcc01d;color:#000;border:1px solid #bc8b08;text-transform:none;font-weight:500;box-shadow:inset 0 1000px 0 0 hsla(0,0%,100%,0);transition:box-shadow .3s,background .3s;margin:0 0 20px}.drawerlist-divider{height:1px;background:#e0e0e0;margin:32px 0;width:100%}.tooltip-container{position:relative;display:inline-block;font-family:Arial,sans-serif;overflow:visible}.button-content{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2a9df4,#125292);color:#fff;padding:5px;border-radius:50px;cursor:pointer;box-shadow:0 8px 15px rgba(0,0,0,.1);position:relative;z-index:10;overflow:hidden}.button-content:before{background:linear-gradient(135deg,rgba(110,142,251,.4),rgba(167,119,227,.4));filter:blur(15px);transition:opacity .5s ease;z-index:-1}.button-content:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,0) 70%);transform:scale(0);transition:transform .6s ease-out;z-index:-1}.button-content:hover:before{opacity:1}.button-content:hover:after{transform:scale(1)}.button-content:hover{background:linear-gradient(135deg,#2a9df4,#125292);box-shadow:0 12px 24px rgba(0,0,0,.2)}.button-content:active{transform:translateY(-2px) scale(.98);box-shadow:0 5px 10px rgba(0,0,0,.15)}.button-content:hover .text{letter-spacing:1px}.tooltip-content{position:absolute;top:102%;left:50%;transform:translateX(-50%) scale(.8);background:#fff;border-radius:10px;padding:5px;box-shadow:0 15px 30px rgba(0,0,0,.2);opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(.68,-.55,.265,1.55),transform .5s cubic-bezier(.68,-.55,.265,1.55),visibility .5s ease;z-index:100;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.9);width:"200px";cursor:pointer}.tooltip-content :hover{background:hsla(0,0%,63%,.2)}.tooltip-container:hover .tooltip-content{opacity:1;visibility:visible;transform:translateX(-50%) scale(1);pointer-events:auto;color:#000}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(110,142,251,.4)}70%{box-shadow:0 0 0 10px rgba(110,142,251,0)}to{box-shadow:0 0 0 0 rgba(110,142,251,0)}}.button-content{animation:pulse 3s infinite}@keyframes ripple{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}.button-content:before{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.3);border-radius:inherit;transform:scale(0);opacity:0}.tooltip-content .text{padding:5px 10px;overflow:hidden;text-wrap:nowrap;min-width:100px}.button-content:focus{outline:none;box-shadow:0 0 0 3px rgba(110,142,251,.5),0 8px 15px rgba(0,0,0,.1)}.button-content:focus:not(:focus-visible){box-shadow:0 8px 15px rgba(0,0,0,.1)}@media (max-width:768px){.button-content{padding:12px 24px;border-radius:40px}.text{font-size:16px}.tooltip-content{width:240px;padding:18px}.social-icon{width:44px;height:44px}.social-icon svg{width:20px;height:20px}}@media (max-width:480px){.button-content{padding:10px 20px}.text{font-size:14px}.tooltip-content{width:200px;padding:15px}}.footer-container{padding:0 24px;margin:0 auto;max-width:100%}@media (min-width:1024px){.footer-container{padding:0 80px}}.footer-divider{height:2px;background-color:rgba(0,0,0,.1);margin:30px 0}.footer-grid-mobile{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;margin-bottom:30px}.footer-section{margin-bottom:20px}.footer-section-header{display:flex;align-items:center;margin-bottom:12px;font-weight:900}.footer-section-title{margin-right:1em;font-size:12px}@media (min-width:640px){.footer-section-title{font-size:14px}}.footer-bluetick{width:15px;height:15px}.footer-image-grid,.footer-payment-grid{display:flex;flex-wrap:wrap;gap:8px}.footer-image{width:auto;height:30px;padding:2px}@media (min-width:640px){.footer-image{height:30px}}@media (min-width:768px){.footer-image{height:40px}}.footer-about-content{display:flex;flex-wrap:wrap;gap:4px;text-align:justify;font-size:12px;font-weight:500}@media (min-width:640px){.footer-about-content{font-size:14px}}.footer-social-grid{display:flex;gap:8px;flex-wrap:wrap;width:100%}.footer-social-link{display:flex;align-items:center;justify-content:center;outline:none;border:none;filter:grayscale(1);transition:.2s ease-in-out;opacity:.5;text-decoration:none}.footer-social-link:hover{cursor:pointer;transform:scale(1.1);filter:grayscale(0);opacity:1}.footer-social-image{width:30px;height:30px;border-radius:50%}.footer-bottom-mobile{margin:30px 0}.footer-links{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;margin-bottom:12px}.footer-link{text-decoration:none;color:inherit}.footer-link:hover{color:#2563eb}.footer-link-separator{color:#666}.footer-copyright{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-direction:column}@media (min-width:768px){.footer-copyright{flex-direction:row}}.footer-copyright-text,.footer-version-text{font-weight:600;font-size:9px}.footer-content-desktop{margin-bottom:30px}.footer-grid-desktop{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:48px;gap:48px;margin-bottom:48px}.footer-grid-desktop+.footer-grid-desktop{margin-top:48px}.footer-section-desktop{min-width:0}.footer-links-column{display:flex;flex-direction:column;gap:4px;font-weight:500;font-size:12px}@media (min-width:640px){.footer-links-column{font-size:14px}}.footer-info-link{text-decoration:none;color:inherit;font-weight:500}.footer-info-link:hover{color:#2563eb!important}.footer-bottom-desktop{margin:30px 0}@media (max-width:767px){.footer-grid-desktop{display:none}}@media (min-width:768px){.footer-bottom-mobile,.footer-grid-mobile{display:none}}.footer-category-font:hover{color:#2563eb}@media (min-width:768px) and (max-width:1199px){.footer-content-desktop{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.footer-grid-desktop{display:contents}.footer-section-desktop{margin-bottom:0}.footer-payment-section{grid-column:span 2}}@media (min-width:1200px){.footer-content-desktop{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:48px;gap:48px}.footer-grid-desktop{display:contents}.footer-section-desktop{margin-bottom:0}.footer-payment-section{grid-column:span 2}}