@charset "UTF-8";html,body{background:#fff;color:#000;font-family:Roboto,Arial,sans-serif;min-height:100vh;width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}app-root{display:block;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-family:Roboto,Arial,sans-serif;font-weight:700;line-height:1.2;color:#121212}h1{font-size:32px}h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}p{margin:0;font-size:14px;line-height:1.4;color:#757575}.lang-currency-switcher{display:flex;align-items:center;background:#212121;border-radius:100px;height:48px;padding:0 12px;color:#fff;font-family:Roboto,Arial,sans-serif;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s ease;z-index:1;box-shadow:none;width:fit-content}.lang-currency-switcher:hover,.lang-currency-switcher:focus{background:#333}.lang-currency-switcher .lang,.lang-currency-switcher .currency{display:flex;align-items:center;height:18px;padding:0 6px;color:#fff;font-size:12px;font-weight:700;font-family:Roboto,Arial,sans-serif;line-height:18px;letter-spacing:0;white-space:nowrap}.lang-currency-switcher .divider{display:flex;align-items:center;justify-content:center;width:8px;height:14px;margin:0 5px;color:#fff;font-size:18px;font-weight:700;-webkit-user-select:none;user-select:none;padding:0 5px}.lang-currency-switcher.lang-currency-switcher--footer{background:#fff;border:1px solid #d1d5db;border-radius:8px;height:40px;padding:0 12px 0 10px;color:#111827;box-shadow:0 1px 2px #0000000a}.lang-currency-switcher.lang-currency-switcher--footer:hover,.lang-currency-switcher.lang-currency-switcher--footer:focus{background:#f9fafb;border-color:#9ca3af}.lang-currency-switcher.lang-currency-switcher--footer .lang,.lang-currency-switcher.lang-currency-switcher--footer .currency,.lang-currency-switcher.lang-currency-switcher--footer .divider{color:#111827;font-size:14px;font-weight:600;padding:0 2px;height:auto;line-height:1.2}.lang-currency-switcher.lang-currency-switcher--footer .divider{font-size:14px;margin:0 1px}.lang-currency-switcher.lang-currency-switcher--footer .caret{color:#6b7280}button{font-family:Roboto,Arial,sans-serif;cursor:pointer;transition:all .2s ease;border:none;outline:none}button:focus-visible{outline:3px solid rgba(47,130,251,.4);outline-offset:2px}input,select,textarea{font-family:Roboto,Arial,sans-serif;background:#fff;color:#1a1a1a;border:1px solid #d0d5dd;border-radius:8px;padding:12px;transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#2f82fb;box-shadow:0 0 0 3px #2f82fb1f}input::placeholder,select::placeholder,textarea::placeholder{color:#98a2b3;opacity:1}input:disabled,select:disabled,textarea:disabled{background:#f9fafb;color:#98a2b3;cursor:not-allowed}select{cursor:pointer}input[type=file]{padding:.5rem;background:#f9fafb;color:#344054}a{color:#2f82fb;text-decoration:none;transition:color .2s ease}a:hover{color:#1a73e8;text-decoration:underline}.container{width:100%;max-width:1600px;margin:0 auto;padding:0 24px}@media (max-width: 768px){.hide-mobile{display:none!important}}@media (min-width: 769px){.show-mobile{display:none!important}}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-1{flex:1 1 0}.flex-shrink-0{flex-shrink:0}.gap-sm{gap:8px}.gap-md{gap:12px}.gap-lg{gap:16px}.gap-xl{gap:20px}.m-0{margin:0}.p-0{padding:0}.mt-sm{margin-top:8px}.mt-md{margin-top:12px}.mt-lg{margin-top:16px}.mb-sm{margin-bottom:8px}.mb-md{margin-bottom:12px}.mb-lg{margin-bottom:16px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-white{color:#fff}.text-primary{color:#2f82fb}.text-light{color:#757575}.font-bold{font-weight:700}.font-semibold{font-weight:600}.bg-white{background-color:#fff}.bg-dark{background-color:#000}.bg-primary{background-color:#2f82fb}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-full{border-radius:100px}.shadow-sm{box-shadow:0 2px 8px #00000014}.shadow-md{box-shadow:0 2px 16px #00000014}.shadow-lg{box-shadow:0 10px 24px #2f82fb59}@keyframes shimmer{0%{background-position:0 0}to{background-position:-200% 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-fade-in{animation:fadeIn .2s ease}.animate-slide-up{animation:slideUp .2s ease}.full-width{width:100%}.max-width-container{max-width:1600px;margin:0 auto}:host{display:block}button{background:#181818;color:#fff;border:1px solid #444444;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500}button:hover{background:#333}.promo-banner button,.promo-banner a.promo-banner__cta{background:inherit;color:inherit;border:inherit;border-radius:inherit;padding:inherit;font-size:inherit;font-weight:inherit}.promo-banner button:hover,.promo-banner a.promo-banner__cta:hover{background:inherit;color:inherit}@media (max-width: 900px){.container{padding:0 16px}}@media (max-width: 768px){.container{padding:0 12px}h1{font-size:22px}h2{font-size:20px}h3{font-size:18px}}@media (max-width: 576px){.container{padding:0 8px}}html{-webkit-text-size-adjust:100%}img,video,canvas{max-width:100%;height:auto}table{max-width:100%}@media (max-width: 768px){table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}
