:root{--c-white:#fff;--c-black:#000;--c-bg-body:#0f1318;--c-bg-header:#0a0e12;--c-accent-main:#22d3ee;--c-accent-primary:#3aa6ff;--c-accent-secondary:#8b5cf6;--c-btn-primary:#3aa6ff;--c-btn-primary-hover:#1e8fea;--c-btn-green:#22c55e;--c-btn-green-hover:#16a34a;--c-print-border:#6b7280;--c-overlay-20:rgba(0,0,0,.35);--c-lightgray:#2a2f36}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-family:Arial,sans-serif;color:var(--c-white);font-style:normal;line-height:100%;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;background:var(--c-bg-body)}ol,ul{padding-left:20px}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}img{width:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;height:auto}@media print{*:before,*:after{background:0 0;color:var(--c-black);-webkit-box-shadow:none;box-shadow:none;text-shadow:none}a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap}pre,blockquote{border:1px solid var(--c-print-border);page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inner{max-width:280px;margin:0 auto;width:100%;padding:0 10px}@media screen and (min-width:360px){.inner{max-width:360px}}@media screen and (min-width:412px){.inner{max-width:390px}}@media screen and (min-width:600px){.inner{max-width:520px}}@media screen and (min-width:1024px){.inner{max-width:1000px}}@media screen and (min-width:1366px){.inner{max-width:1200px}}.hidden{display:none !important}.screen-reader-text{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.object-fit{position:absolute;top:0;left:0;width:100%;-o-object-position:center top;object-position:center top}.object-fit~*{position:relative}.object-fit-cover{-o-object-fit:cover;object-fit:cover;height:100%}.object-fit-contain{-o-object-fit:contain;object-fit:contain;height:auto}.btn{color:var(--c-white);font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize;border-radius:100px;background:var(--c-btn-primary);padding:8px 20px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.btn:hover{background:var(--c-btn-primary-hover)}.btn-green{color:var(--c-white);font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize;border-radius:100px;background:var(--c-btn-green);padding:8px 20px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.btn-green:hover{background:var(--c-btn-green-hover)}.header{padding:12px 0;background:var(--c-bg-header);position:relative;z-index:10}@media screen and (min-width:600px){.header{padding:10px 0}}@media screen and (min-width:1024px){.header{padding:8px 0}}.header .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:412px){.header .inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header .logo{max-width:176px;padding-top:2px}.header .logo a{display:inline-block;text-decoration:none}.header .logo .logo-text{font-size:24px;font-weight:700}.header .header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-right .social{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1024px){.header .header-right .social{display:-webkit-box;display:-ms-flexbox;display:flex}}.header .header-right .social a{border-radius:50%;width:32px;height:32px;margin:0 8px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.header .header-right .social a:hover{opacity:.7}.header .header-right .social .social-text-link{width:initial;height:initial}@media screen and (min-width:600px){.header .header-right .buttons{padding-left:30px}}.header .header-right .buttons a.login{color:var(--c-white);font-size:14px;font-style:normal;font-weight:700;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:capitalize;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;display:none}@media screen and (min-width:600px){.header .header-right .buttons a.login{display:inline-block}}.header .header-right .buttons a.login:hover{opacity:.7}.header .header-right .buttons a.btn{display:none}@media screen and (min-width:412px){.header .header-right .buttons a.btn{display:inline-block}}@media screen and (min-width:412px){.header .header-right .buttons a.btn{margin-left:30px}}.footer{padding-top:20px;position:relative;z-index:9}.footer .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .buttons{padding-bottom:20px;width:100%;text-align:center}@media screen and (min-width:1024px){.footer .buttons{width:initial}}.footer .buttons a{margin-right:12px}.footer .social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1024px){.footer .social{display:none}}.footer .social a{border-radius:50%;width:32px;height:32px;margin:0 8px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.footer .social a:hover{opacity:.7}.footer .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:20px;width:100%}@media screen and (min-width:1024px){.footer .links{width:initial}}.footer .links span,.footer .links a{padding:5px 0;display:inline-block}.footer .logo{padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (min-width:1024px){.footer .logo{width:initial}}.footer .logo a{display:inline-block;max-width:176px;text-decoration:none}.footer .logo .logo-text{font-size:22px;font-weight:700}.animation-text{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;background:var(--c-accent-main,#ffe000);height:38px}.animation-text .text-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4600px;-webkit-animation:infinity-scroll-right 40s infinite linear .5s both;animation:infinity-scroll-right 40s infinite linear .5s both}.animation-text .text-scroll .text a{padding:0 5px;display:block;font-style:normal;text-align:center;width:575px;cursor:pointer;color:var(--c-bg-body,#181a1f);font-size:16px;font-weight:800;line-height:normal;text-decoration:none}@media screen and (min-width:1024px){.animation-text .text-scroll .text a{font-size:18px}}@-webkit-keyframes infinity-scroll-right{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-2300px);transform:translateX(-2300px)}}@keyframes infinity-scroll-right{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-2300px);transform:translateX(-2300px)}}.banner{position:relative;padding-top:20px;padding-bottom:40px}@media screen and (min-width:1024px){.banner{padding-bottom:50px}}.banner .inner{position:relative}@media screen and (min-width:1024px){.banner .inner{height:440px}}.banner .inner .bg{border-radius:20px;padding:1px;background:-webkit-gradient(linear,left bottom,left top,from(var(--c-overlay-20)),to(var(--c-overlay-20))),var(--c-lightgray) -2.238px -25.302px/117.393% 111.501% no-repeat;background:-o-linear-gradient(bottom,var(--c-overlay-20) 0%,var(--c-overlay-20) 100%),var(--c-lightgray) -2.238px -25.302px/117.393% 111.501% no-repeat;background:linear-gradient(0deg,var(--c-overlay-20) 0%,var(--c-overlay-20) 100%),var(--c-lightgray) -2.238px -25.302px/117.393% 111.501% no-repeat;height:172px}@media screen and (min-width:360px){.banner .inner .bg{height:258px}}@media screen and (min-width:1024px){.banner .inner .bg{height:440px}}.banner .inner .bg img{border-radius:20px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}@media screen and (min-width:600px){.banner .inner .bg img{-o-object-position:right;object-position:right}}@media screen and (min-width:1024px){.banner .inner .bg img{-o-object-position:right;object-position:right}}.banner .inner .bg.no-bg,.banner .inner.no-bg{height:100%}.banner .inner.no-bg .inner-text{padding-top:20px;padding-bottom:20px}.banner .inner .bg-dwarf{position:absolute;content:" ";top:0;right:0;height:172px;width:172px}@media screen and (min-width:360px){.banner .inner .bg-dwarf{height:258px;width:258px}}@media screen and (min-width:1024px){.banner .inner .bg-dwarf{height:440px;width:440px}}.banner .inner .inner-text{width:100%;padding-top:172px}@media screen and (min-width:360px){.banner .inner .inner-text{padding-top:258px}}@media screen and (min-width:1024px){.banner .inner .inner-text{padding:60px}}.banner .inner .inner-text .title{color:var(--c-accent-main,#ffe000);font-size:30px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:34px;padding-top:20px;text-align:center}@media screen and (min-width:1024px){.banner .inner .inner-text .title{font-size:54px;padding-top:0;text-align:left}}.banner .inner .inner-text .title br{display:block}@media screen and (min-width:360px){.banner .inner .inner-text .title br{display:none}}.banner .inner .inner-text .text .buttons{text-align:center;margin:0 -12px}@media screen and (min-width:1024px){.banner .inner .inner-text .text .buttons{text-align:left;margin:0}}.banner .inner .inner-text .text .buttons a{margin-right:6px;margin-left:6px;font-size:16px;padding:12px 24px}@media screen and (min-width:360px){.banner .inner .inner-text .text .buttons a{padding:12px 34px;font-size:21px}}@media screen and (min-width:1024px){.banner .inner .inner-text .text .buttons a{margin-right:12px;margin-left:0}}.single-post,.single-page{margin:40px 0}.content{padding-bottom:30px}.content .title{color:var(--c-white);font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}.content h2{margin-bottom:20px}.content h3,.content h4,.content h5{margin-bottom:15px}.content p{margin-bottom:20px;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.content ol,.content ul{margin:20px 0}.content table{margin:30px 0}.content img{margin-bottom:30px}.content .inner.has-sidebar{display:flex;gap:24px;align-items:stretch}.content .inner.has-sidebar .content-main{flex:1 1 auto;min-width:0}.content .inner.has-sidebar .sidebar-right{flex:0 0 300px;position:relative}.content .inner.has-sidebar .sidebar-sticky{position:sticky;top:28px;height:auto}body.sidebar-mode-full .content .inner.has-sidebar .sidebar-sticky{margin-top:22px}.content .inner.has-sidebar .sidebar-sticky figure a{display:block}@media (max-width:1024px){.content .inner.has-sidebar{display:block}.content .inner.has-sidebar .sidebar-right{margin-top:24px;width:100%}.content .inner.has-sidebar .sidebar-sticky{position:static}body.sidebar-mode-full .content .inner.has-sidebar .sidebar-sticky{margin-top:0}}.faq-sections{margin-top:40px;margin-bottom:32px}.faq-sections .faq-title{margin-bottom:20px}.faq-sections .faq-title h2{font-size:26px;line-height:1.25;font-weight:800;margin:0 0 10px}.faq-list{margin-top:24px}.faq-item{padding:16px 0}.faq-question{font-size:18px;line-height:1.4;font-weight:700;margin:0 0 8px}.faq-answer .light-text{font-size:15px;line-height:1.65;opacity:.9}.faq-answer p{margin:0 0 10px}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul,.faq-answer ol{margin:8px 0 8px 20px}.faq-answer a{text-decoration:underline}