*{padding:0;margin:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}.button{text-decoration:none;color:#000000;background:#53FFC1;max-width:270px;width:100%;padding:.8rem 1rem;text-align:center;font-size:25px;border-radius:.7rem;transition:background .3s ease,color .3s ease}.button.btn-white{background:#FFFFFF}.button.btn-white:hover{background:#06ffa5}.button.btn-black{background:#000000;color:#FFFFFF}.button.btn-black:hover,.button:hover{background:#06ffa5;color:#242323}@media (max-width:1024px){.button{font-size:2vw}}@media (max-width:767px){.button{font-size:2.7vw!important;max-width:unset}}.content-wrap{width:100%;max-width:1720px;margin:0 auto;padding:0 20px;min-height:50vh;transition:max-height .3s ease}@media (max-width:1024px){.content-wrap{padding:0 1rem}}.content{display:flex;justify-content:center;transition:max-height .3s ease}.social-icon{width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:50%;display:flex;align-items:center;transition:color .5s ease}.social-icon:hover{color:#53FFC1}.flex{display:flex}.wrap{flex-wrap:wrap}.flex-col{display:flex;flex-direction:column}.flex-col.center{align-items:center}.flex-row{display:flex;flex-direction:row}.flex-row.center,.justify-center{justify-content:center}.justify-space-evenly{justify-content:space-evenly}.align-center{align-items:center}.align-end{align-items:flex-end}.align-start{align-items:flex-start}.centered{display:flex;justify-content:center;align-items:center}.space-between{justify-content:space-between}.width-100{width:100%}.height-unset,.height-unset .content{min-height:unset}.gap-0{gap:0}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-1-0{gap:1rem 0}.gap-0-1{gap:0 1rem}.gap-2-0{gap:2rem 0}.gap-0-2{gap:0 2rem}.nav-links{display:flex;gap:2rem;margin:0;list-style:none}.nav-links li{list-style:none;color:#FFFFFF}.nav-links li a{text-decoration:none;font-size:22px}section{padding:5rem 0}strong{font-weight:700}.mt-0{margin-top:0}.mt-1{margin-top:1rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1rem}.ml-0{margin-left:0}.ml-1{margin-left:1rem}.mr-0{margin-right:0}.mr-1{margin-right:1rem}.p-0{padding:0}.p-1{padding:1rem}.p-2{padding:2rem}.pt-0{padding-top:0}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pl-0{padding-left:0}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pr-0{padding-right:0}.pr-1{padding-right:1rem}.pr-2{padding-right:2rem}.entry-animation{opacity:0;transform:translateY(50px);transition:all .5s ease-in-out}.entry-animation.active{opacity:1;transform:translateY(0)}.fade-wrapper{opacity:1;transition:opacity .3s ease-in-out}.fade-out{opacity:0;pointer-events:none}.fade-in{opacity:1}.slide-down{opacity:0;transform:translateY(-20px);transition:all .3s ease-in-out;pointer-events:none}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.animate-on-scroll.fade-in{opacity:1;transform:translateY(0)}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/exo2/v26/7cH1v4okm5zmbvwkAx_sfcEuiD8j4PKcPg.ttf) format("truetype")}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/exo2/v26/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKcPg.ttf) format("truetype")}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/exo2/v26/7cH1v4okm5zmbvwkAx_sfcEuiD8jjPKcPg.ttf) format("truetype")}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/exo2/v26/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWcPg.ttf) format("truetype")}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/exo2/v26/7cH1v4okm5zmbvwkAx_sfcEuiD8jPvWcPg.ttf) format("truetype")}@font-face{font-family:Exo\ 2;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/exo2/v26/7cH1v4okm5zmbvwkAx_sfcEuiD8jF_WcPg.ttf) format("truetype")}html{font-size:16px;line-height:1.5;color:#FFFFFF}h1,h2,h3,h4,h5,h6,html{font-family:Exo\ 2,sans-serif}h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:400;line-height:1.2;margin:1em 0 .5em;padding:0}h1{font-size:65px;font-weight:900}h2{font-size:33px;font-weight:800}h3{font-size:24px;font-weight:700}h4{font-size:21px;font-weight:600}h5{font-size:18px;font-weight:500}h6{font-size:1.2rem}p{margin:0;padding-bottom:1.5rem}dl,ol,ul{margin:0 0 1.5rem}ol,ul{padding:0;margin-left:1.5rem}ol li,ul li{list-style-position:inside}ul ul{margin-top:.5rem;margin-bottom:.5rem}ul li{list-style-type:square}ul ul li{list-style-type:disc}ul ul ul li{list-style-type:circle}blockquote{border-left:4px solid #dddddd;font-style:italic;margin:0 0 1.5rem 2rem;padding:1rem 2rem;position:relative}blockquote .author{text-align:right}table{width:100%;table-layout:fixed;margin-bottom:1.5rem;border:1px solid #ccc;border-spacing:0;border-collapse:collapse}table td,table th{border:1px solid #ccc;padding:.3rem .5rem}table thead th{text-align:left;background:#CCC}table tr:nth-child(odd) td{background:#F1F1F1}table tr:hover td{background:black;color:#FFF;border-color:transparent}hr{margin:2rem 0}a{color:inherit;transition:color .5s ease}a:hover{color:#53FFC1}@media (max-width:767px){h1{font-size:7vw}h2{font-size:4vw}h3{font-size:3.5vw}h4{font-size:3.2vw}h5{font-size:3vw}}.home-layout-cont{display:flex;flex-direction:column;min-height:100vh;background-size:cover;overflow:hidden;z-index:1}.home-layout-cont header{flex:0 0 auto}.home-layout-cont main{flex:1 0 auto}.home-layout-cont footer{flex:0 0 auto}.docs-layout-cont{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;background:#000000;background:linear-gradient(73deg,rgba(0,0,0,.99),#030317 42%,#032c52 89%)}.docs-layout-cont header{flex:0 0 auto}.docs-layout-cont .content-wrap{flex:1 1 auto}.docs-layout-cont .content-wrap .content{flex:1 1 auto;height:100%}.docs-layout-cont .content-wrap .content main{flex:1 0;color:#FFFFFF;width:100%;display:grid;grid-template-columns:340px 1fr;grid-gap:2rem;gap:2rem;padding:2rem}.docs-layout-cont footer{flex:0 0 auto}@media (max-width:1024px){.docs-layout-cont .content-wrap .content main{display:flex;position:relative;padding:2rem 0}}.sidebar{padding-inline:1rem;height:100%;align-self:stretch;position:relative}.sidebar:after{content:"";position:absolute;top:3rem;right:0;width:1px;height:calc(100% - 6rem);background-color:rgba(255,255,255,.1)}.docs-section{padding:2rem;background-color:rgba(0,0,0,.5);border-radius:2rem;letter-spacing:.02rem}.docs-section h1{font-size:30px;margin-bottom:1rem}.docs-section h2{font-size:24px;margin-bottom:1rem}.docs-section h3{font-size:22px;margin-bottom:1rem}.docs-section h4{font-size:20px;margin-bottom:1rem}.docs-section h5{font-size:18px;margin-bottom:1rem}.docs-section pre{background-color:rgba(45,45,45,.5)!important;padding:1rem;border-radius:1rem;overflow-x:auto}.toggle-button{display:none}@media (max-width:1024px){.sidebar{position:fixed;overflow-y:auto;overflow-x:hidden;transform:translateX(-100%);top:2rem;left:-1rem;max-height:calc(100% - 4rem);background:#090e17;border-radius:0 2rem 2rem 0;transition:all .5s ease}.sidebar.open{transform:translateX(calc(0% + 1rem))}.docs-section{max-width:100%}}header .content-wrap .content{padding:2rem 0}header .content-wrap .content .left-cont .logo-cont{background-size:contain;background-repeat:no-repeat;width:345px;height:61px}header .content-wrap .content .right-cont{font-size:22px}header .content-wrap .content .right-cont nav ul{display:flex;gap:2rem;margin:0;list-style:none}header .content-wrap .content .right-cont nav ul li{list-style:none;color:#FFFFFF}header .content-wrap .content .right-cont nav ul li a{text-decoration:none}@media (max-width:1024px){header .content-wrap .content .left-cont .logo-cont{width:27vw;height:5.3vw}}@media (max-width:767px){header .content-wrap .content .left-cont .logo-cont{width:40vw;height:7.3vw}header .content-wrap .content .right-cont{display:none}}footer{background:#000000}footer .content-wrap .content{padding:2rem 0}footer .content-wrap .content .top-cont{flex:1 1 100%;margin-bottom:10rem}footer .content-wrap .content .top-cont .left-cont .logo-cont{background-size:contain;background-repeat:no-repeat;width:345px;height:61px}footer .content-wrap .content .top-cont .right-cont{font-size:22px}footer .content-wrap .content .bottom-cont{flex:1 1 100%}footer .content-wrap .content .bottom-cont .left-cont p{padding:0}@media (max-width:1024px){footer .content-wrap .content .top-cont{flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem}footer .content-wrap .content .top-cont .left-cont{padding-bottom:2rem}footer .content-wrap .content .top-cont .left-cont .logo-cont{width:40vw;height:7.3vw}footer .content-wrap .content .top-cont .right-cont{flex-direction:column;gap:1rem;text-align:center}footer .content-wrap .content .top-cont .right-cont nav .nav-links{flex-direction:column;gap:0}footer .content-wrap .content .top-cont .right-cont nav .nav-links li a{font-size:18px!important}footer .content-wrap .content .top-cont .right-cont .socials-cont{justify-content:center}footer .content-wrap .content .bottom-cont{flex-direction:column;text-align:center}footer .content-wrap .content .bottom-cont .left-cont{order:2;width:100%;text-align:center}footer .content-wrap .content .bottom-cont .right-cont{order:1;width:100%}footer .content-wrap .content .bottom-cont .right-cont .nav-links{flex-direction:column;gap:0;justify-content:center;align-items:center}footer .content-wrap .content .bottom-cont .right-cont .nav-links li a{font-size:18px!important}}.section-parent{max-width:1080px;margin:0 auto}@media (max-width:767px){.section-parent{flex-wrap:wrap;justify-content:center;gap:2rem}.section-parent h1{margin-top:0}}.section-banner{padding:5rem 0}.section-banner .banner-cont{gap:5rem 2rem}.section-banner .banner-cont .banner-text-cont{flex:1 1 45%}.section-banner .banner-cont .banner-text-cont .subheading{font-size:24px;color:#53FFC1}.section-banner .banner-cont .media-cont{flex:1 1 45%;position:relative;width:100%;height:100%;overflow:hidden;border-radius:8px;min-width:630px}@media (max-width:1258px){.section-banner .banner-cont{flex-direction:column;align-items:center}.section-banner .banner-cont .banner-text-cont{flex:1 1 100%;max-width:700px;text-align:center}.section-banner .banner-cont .media-cont{margin-top:2rem}}@media (max-width:767px){.section-banner .banner-cont{gap:2rem}.section-banner .banner-cont .banner-text-cont .subheading{font-size:3.5vw}.section-banner .banner-cont .media-cont{min-width:unset}}.section-media-card{max-width:1080px;margin:0 auto}.section-media-card .media-card{background:rgba(255,255,255,.1);border-radius:2rem}.section-media-card .media-card .text-content{flex:1 1 30%}.section-media-card .media-card .media-content{flex:1 1 50%}.section-media-card .media-card .media-content img{max-width:100%}.section-media-card .media-card .extra-content{flex:1 1 100%}.section-media-card.media-left .media-card .text-content{order:2;padding:0 2rem 0 0}.section-media-card.media-left .media-card .media-content{order:1;max-width:100%}.section-media-card.media-left .media-card .extra-content{order:3}@media (max-width:767px){.section-media-card .media-card{text-align:center;gap:1rem}.section-media-card .media-card .text-content{order:1;flex:1 1 100%;padding:0}.section-media-card .media-card .media-content{order:2;flex:1 1 100%}.section-media-card.media-left .media-card{text-align:center}.section-media-card.media-left .media-card .text-content{flex:1 1 100%;order:1;padding:0}.section-media-card.media-left .media-card .media-content{flex:1 1 100%;order:2}.buttons-cont{gap:1rem}}.mobile-nav{display:none}@media (max-width:767px){.mobile-nav{display:block;position:relative}.mobile-nav .nav-header{display:flex;justify-content:flex-end}.mobile-nav .nav-header .nav-toggle{background:none;border:none;color:#FFFFFF;cursor:pointer;font-size:1.8rem}.mobile-nav .nav-menu{position:fixed;top:0;right:0;width:50vw;min-height:100vh;background:#090e17;color:#FFFFFF;transform:translateX(calc(100% + 2rem));transition:transform .3s ease;z-index:1000;padding:1rem;border-radius:2rem 0 0 2rem}.mobile-nav .nav-menu.open{transform:translateX(0)}.mobile-nav .nav-menu .nav-toggle-cont{display:flex;justify-content:flex-end;margin-bottom:2rem}.mobile-nav .nav-menu .nav-toggle-cont .nav-toggle{background:none;border:none;color:#53FFC1;cursor:pointer;font-size:1.8rem}.mobile-nav .nav-menu .nav-links{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}.mobile-nav .nav-menu .nav-links li{margin-bottom:1rem}.mobile-nav .nav-menu .nav-links li a{text-decoration:none;color:#FFFFFF;font-size:18px}.mobile-nav .nav-menu .nav-links li a:hover{opacity:.8}.mobile-nav .nav-menu .socials-cont{display:flex;gap:1rem;justify-content:center}.mobile-nav .nav-menu .socials-cont a{color:#FFFFFF}.mobile-nav .nav-menu .socials-cont a:hover{opacity:.8}}.sidebar-section{color:#EAEAEA}.sidebar-section .selected{color:#53FFC1}.sidebar-section .documents-list{margin-bottom:0;position:relative}.sidebar-section .documents-list:after{content:"";position:absolute;top:.7rem;left:-.5rem;display:block;height:50%;background-color:rgba(255,255,255,.1);height:calc(100% - 1.4rem);width:1px}.sidebar-section .documents-list li{list-style:none}.sidebar-section .documents-list li a{text-decoration:none}.sidebar-section .nested-sections{padding-left:1.5rem;padding-top:.5rem}.sidebar-section .nested-sections .section-title{margin-top:0;font-size:16px}@media (max-width:1024px){.toggle-button{display:block;position:fixed;right:0;top:50%;transform:translateY(-50%) translateX(calc(50% - 1rem)) rotate(-90deg);transform-origin:center;padding:1rem;min-width:120px;min-height:25px;background:#090e17;border:none;color:#53FFC1;border-radius:.5rem .5rem 0 0;z-index:1000;transition:all .3s ease}.toggle-button.open{right:16rem}.toggle-button:hover{cursor:pointer;background-color:#101929}}.checkbox-card{max-width:615px;margin:0 auto;background:rgba(255,255,255,.1);border-radius:3rem;flex:1 1 100%}.checkbox-card .checkbox-item .checkbox-icon{width:30px;aspect-ratio:1/1;border-radius:50%;background:#53FFC1;padding:.2rem;color:#000000;margin-top:.2rem}.checkbox-card .checkbox-item .checkbox-icon.crossed{background:#7c0000}.checkbox-card .checkbox-item .checkbox-icon .icon{width:16px;height:16px}.checkbox-card .checkbox-item:last-of-type p{padding-bottom:0}.token.gnar-keyword{color:#f08d49!important}.token.gnar-command{color:#51cf66!important}.token.gnar-flag{color:#748ffc!important}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}