@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);
*,:after,:before{border-style:solid;border-width:0;box-sizing:border-box;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{list-style:none;margin:0;padding:0}dt{font-weight:700}dd{margin-left:0}hr{border-top-width:1px;box-sizing:content-box;clear:both;color:inherit;height:0;margin:0;overflow:visible}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;color:inherit;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border-radius:0;color:inherit;font:inherit;margin:0;padding:0;text-align:inherit;text-transform:inherit;vertical-align:middle}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-collapse:collapse;border-color:inherit}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:700;text-align:left}.hide{display:none}.background-decoration{background:radial-gradient(circle at 30% 20%,#0a0f1f,#060814 70%);color:#fff;overflow:hidden;position:relative}.background-decoration:before{background:radial-gradient(circle,rgba(5,63,124,.25),transparent 70%);border-radius:50%;content:"";height:1200px;left:50%;position:absolute;top:-200px;transform:translateX(-50%);width:1200px;z-index:0}.background-decoration:after{background-image:url(images/lp-decor2.81339fe2.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.btn{align-items:center;background:none;border:1px solid #fff;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;height:52px;justify-content:center;line-height:50px;min-width:135px;padding:0 1.5rem;text-align:center;transition:all .3s ease}.btn--primary,.btn:hover{background-color:#fff;color:#0a0f1f}.btn--primary:hover{background:none;color:#fff}.btn--small{font-size:.875rem;height:40px;line-height:40px;min-width:auto;padding:0 1rem}.btn--plane i.fa-paper-plane{margin-top:-4px;rotate:45deg}.link{align-items:center;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;transition:color .3s ease}.link:hover{color:#73799b}.logo{color:#fff;font-size:2.4rem;font-weight:700;line-height:1;text-transform:uppercase}@media only screen and (max-width:767px){.logo{font-size:2rem}}.logo img{max-height:52px;width:auto}.nav{align-items:center}.nav,.nav ul{display:flex;gap:2rem}.nav ul{list-style:none;margin:0;padding:0}.nav ul li a{color:#73799b;font-weight:600;text-decoration:none;transition:color .3s ease}.nav ul li a:active,.nav ul li a:focus,.nav ul li a:hover{color:#fff;outline:none}.nav ul li.current-menu-item a{color:#fff}@media only screen and (max-width:767px){.nav{background:#0b0f1a;border-left:1px solid #1e293b;height:calc(100vh - 72px);padding:2rem 1.5rem;position:fixed;right:0;top:71px;transform:translateX(100%);transition:transform .3s ease;width:320px}.nav,.nav ul{display:block}.nav ul{margin-bottom:1.5rem}.nav ul li+li{margin-top:1rem}.header--nav-open .nav{transform:translateX(0)}}.toggler{align-items:center;cursor:pointer;display:none;flex-direction:column;height:auto;z-index:99}.toggler span{background:#fff;border-radius:2px;display:block;height:3px;margin:4px 0;position:relative;transition:all .2s linear;width:35px}.header--nav-open .toggler span:first-child{opacity:1;transform:rotate(-45deg) translate(-6px,5px)}.header--nav-open .toggler span:nth-child(2){opacity:0}.header--nav-open .toggler span:nth-child(3){display:block;margin-top:-3px;opacity:1;transform:rotate(135deg);transform:rotate(45deg) translate(-5px,-5px);width:35px}@media only screen and (max-width:767px){.toggler{display:flex}}.form{background-color:#0b0f1a;border-radius:8px;margin:0 auto;max-width:625px;padding:2rem}@media only screen and (max-width:991px){.form{border-radius:8px 8px 0 0;padding:2rem 1.5rem}}.form__title{margin-bottom:2rem}.form__title h3{color:#fff;font-size:2rem;font-weight:700}@media only screen and (max-width:767px){.form__title h3{font-size:1.5rem}}.form__field{margin-bottom:1.5rem}.form__field label{color:#d1d5db;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.form__field input,.form__field textarea{background-color:#0b0f1a;border:none;border-bottom:1px solid #73799b;color:#fff;padding:.75rem 1rem;width:100%}.form__field input:focus,.form__field textarea:focus{border-color:#3b82f6;outline:none}.form__field textarea{height:150px;resize:none}.form__submit{margin-top:3rem}.wpcf7-not-valid-tip{color:#dc3232;font-size:.875rem;font-style:italic;margin-top:.5rem;padding:0 1rem}.hero{padding:12rem 0 10rem}@media only screen and (max-width:767px){.hero{min-height:auto;padding:8rem 0 6rem}}.hero__container{margin:0 auto;max-width:1310px;padding:0 15px;position:relative;z-index:1}.hero__content{margin:0 auto 5rem;max-width:980px;text-align:center}@media only screen and (max-width:991px){.hero__content{max-width:760px}}@media only screen and (max-width:767px){.hero__content{max-width:600px}}@media only screen and (max-width:576px){.hero__content{margin:0 auto 3rem;max-width:420px}}.hero__content h1{background:linear-gradient(to bottom right,#fff,#d1d5db);-webkit-background-clip:text;font-size:4.2rem;font-weight:700;margin-bottom:1rem;-webkit-text-fill-color:transparent}@media only screen and (max-width:1200px){.hero__content h1{font-size:3.6rem}}@media only screen and (max-width:991px){.hero__content h1{font-size:3rem}}@media only screen and (max-width:767px){.hero__content h1{font-size:2.4rem}}@media only screen and (max-width:576px){.hero__content h1{font-size:1.6rem}}.hero__content p{font-size:1.4rem;font-weight:500;margin-bottom:3rem}@media only screen and (max-width:991px){.hero__content p{font-size:1.2rem}}@media only screen and (max-width:576px){.hero__content p{font-size:1rem}}.hero__content:before{background-image:url(images/lp-decor.159756e6.png);background-position:top;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem 3rem;justify-content:center}@media only screen and (max-width:991px){.hero__buttons{gap:1.2rem 2rem}}.hero__image{margin:0 auto;max-width:1100px;padding:0 2rem;position:relative;z-index:1}@media only screen and (max-width:767px){.hero__image{padding:0}}.hero__image img{border-radius:24px;display:block;height:auto;max-width:100%}@media only screen and (max-width:767px){.hero__image img{border-radius:16px 16px 0 0}}.hero__description{background-color:rgba(10,15,31,.4);border-radius:24px;box-shadow:0 8px 46px rgba(5,63,124,.25);margin-top:-4rem;padding:8rem 4rem 5rem;text-align:center}@media only screen and (max-width:767px){.hero__description{border-radius:0 0 16px 16px;margin-top:0;padding:3rem 1.5rem}}@media only screen and (max-width:576px){.hero__description{padding:3rem 1rem}}.hero__description p{color:#fff;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:1020px}@media only screen and (max-width:991px){.hero__description p{font-size:1rem}}@media only screen and (max-width:576px){.hero__description p{font-size:.85rem}}.hero__description p+p{margin-top:2rem}@media only screen and (max-width:767px){.hero__description p+p{margin-top:1.5rem}}.breadcrumbs{margin-bottom:1rem;padding:2rem 0}@media only screen and (max-width:991px){.breadcrumbs{margin-bottom:0}}.breadcrumbs ul{color:#73799b;display:flex;font-size:.875rem;gap:.5rem;overflow-x:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none}.breadcrumbs ul::-webkit-scrollbar{display:none}.breadcrumbs ul li{flex-shrink:0}.breadcrumbs ul li:not(:last-child):after{color:#73799b;content:"/";margin-left:.25rem}.breadcrumbs ul li a{align-items:center;display:inline-flex;gap:.5rem;transition:color .3s ease}.breadcrumbs ul li a>span{color:#73799b;transition:color .3s ease}.breadcrumbs ul li a:hover,.breadcrumbs ul li a:hover>span,.breadcrumbs ul li i,.breadcrumbs ul li i>span,.breadcrumbs ul li span,.breadcrumbs ul li span>span{color:#fff}.breadcrumbs ul li span{font-weight:600}.docs{color:#fff;padding:0 0 10rem}@media only screen and (max-width:767px){.docs{padding:0 0 6rem}}.docs-grid{display:grid;gap:3rem 2rem;grid-template-columns:320px 1fr}@media only screen and (max-width:1200px){.docs-grid{gap:2rem 1.5rem;grid-template-columns:260px 1fr}}@media only screen and (max-width:991px){.docs-grid{display:block}}.docs-title h1{font-size:2.8rem}@media only screen and (max-width:767px){.docs-title h1{font-size:2.4rem}}@media only screen and (max-width:991px){.docs-title--desktop{display:none}}.docs-title--mobile{display:none}@media only screen and (max-width:991px){.docs-title--mobile{display:block;margin-bottom:2rem}}.docs-nav{display:flex;gap:2rem;justify-content:space-between;margin-top:3rem}.docs-nav a{border:1px solid #73799b;border-radius:8px;color:#73799b;flex:1;padding:1rem;transition:border-color .3s ease}.docs-nav a,.docs-nav a span,.docs-nav a strong{display:block}.docs-nav a strong{color:#3b82f6;font-weight:600}.docs-nav a:hover{border-color:#3b82f6}.docs-nav--next{text-align:right}.sidebar{left:0;position:sticky;top:108px}@media only screen and (max-width:991px){.sidebar{border-bottom:1px solid #1e293b;border-top:1px solid #1e293b;margin-bottom:2rem;padding:2rem 0;position:static;top:auto}}.sidebar p{color:#fff;font-weight:600;margin-bottom:1rem;text-transform:uppercase}.sidebar ul{padding-left:1rem}.sidebar ul li{position:relative}.sidebar ul li a{color:#73799b;transition:color .3s ease}.sidebar ul li a:hover{color:#fff}.sidebar ul li+li{margin-top:.8rem}.sidebar ul li.sidebar--current a{color:#fff}.sidebar ul li.sidebar--current:before{background-color:#3b82f6;border-radius:50%;content:"";height:6px;left:-1rem;position:absolute;top:50%;transform:translateY(-50%);width:6px}.rtf p,.rtf summary{line-height:1.6;margin:1rem 0}.rtf p:first-child,.rtf summary:first-child{margin-top:0}.rtf h1,.rtf h2{border-top:1px solid #1e293b;font-weight:700;line-height:1.25;margin:3rem 0 1rem;padding-top:1.5rem}.rtf h1:first-child,.rtf h2:first-child{border-top:none;margin-top:0;padding-top:0}.rtf h3,.rtf h4,.rtf h5,.rtf h6{font-weight:700;line-height:1.25;margin-bottom:1rem;margin-top:2rem}.rtf h3:first-child,.rtf h4:first-child,.rtf h5:first-child,.rtf h6:first-child{margin-top:0}.rtf h1{font-size:2.8rem}@media only screen and (max-width:767px){.rtf h1{font-size:2.4rem}}.rtf h2{font-size:2.2rem}@media only screen and (max-width:767px){.rtf h2{font-size:2rem}}.rtf h3{font-size:1.8rem}@media only screen and (max-width:767px){.rtf h3{font-size:1.6rem}}.rtf h4{font-size:1.6rem}@media only screen and (max-width:767px){.rtf h4{font-size:1.4rem}}.rtf h5{font-size:1.4rem}@media only screen and (max-width:767px){.rtf h5{font-size:1.2rem}}.rtf h6{font-size:1rem}.rtf ol,.rtf ul{margin:1rem 0;padding-left:1.25rem}.rtf ol li>ol,.rtf ol li>ul,.rtf ul li>ol,.rtf ul li>ul{margin:.5rem 0 0}.rtf ol li+li,.rtf ul li+li{margin-top:.85rem}.rtf ul{list-style:disc}.rtf ol{list-style:decimal}.rtf a{color:#fff;text-decoration:underline;transition:color .3s ease}.rtf a:hover{color:#3b82f6;text-decoration:none}.rtf .wp-block-image{margin:1.5em 0}.rtf img{height:auto;max-width:100%}.rtf blockquote{border-left:2px solid #3b82f6;font-style:italic;margin:2rem 0;padding-left:1rem}.rtf blockquote>p{margin:0}.rtf hr{border:none;border-top:1px solid #1e293b;margin:2rem 0}.rtf li>code,.rtf p>code,.rtf summary>code,.rtf td>code{background-color:#3b82f6;border-radius:4px;color:#fff;font-size:.85rem;padding:3px 6px}.rtf .wp-block-table{margin:2rem 0}.rtf table{border-collapse:collapse;display:block;margin:0;overflow-x:auto}.rtf thead{border:none}.rtf tr{border-top:1px solid #73799b;transition:background-color .5s}.rtf tr:nth-child(2n){background-color:#1e293b}.rtf td,.rtf th{border:1px solid #73799b;padding:8px 16px}.rtf th{background-color:#1e293b;font-weight:600;text-align:left}.rtf td,.rtf th{font-size:14px}.contact{min-height:calc(100vh - 85px);padding:12rem 0 10rem}@media only screen and (max-width:767px){.contact{min-height:auto;padding:8rem 0 6rem}}.contact__row{align-items:center;display:flex;gap:30px;position:relative;z-index:2}@media only screen and (max-width:991px){.contact__row{display:block}}.contact__col{flex:1 1 calc(50% - 15px)}.contact__info{max-width:560px}@media only screen and (max-width:991px){.contact__info{margin:0 auto 3rem}}.contact__info h1{background:linear-gradient(to bottom right,#fff,#d1d5db);-webkit-background-clip:text;font-size:3.6rem;font-weight:700;margin-bottom:1rem;-webkit-text-fill-color:transparent}@media only screen and (max-width:767px){.contact__info h1{font-size:2.4rem}}.contact__info h2{font-size:1.25rem;font-weight:400;margin-bottom:3rem}@media only screen and (max-width:767px){.contact__info h2{font-size:1rem}}.contact__info ul{display:flex;flex-wrap:wrap;gap:30px 20px}.contact__info ul li{flex:1 1 calc(50% - 10px);font-size:1rem}@media only screen and (max-width:767px){.contact__info ul li{flex:1 1 100%}}.contact__info ul li span,.contact__info ul li strong{display:block}.contact__info ul li strong{font-weight:600;margin-bottom:.5rem}.contact__info ul li a{color:#fff;text-decoration:none;transition:color .3s ease}.contact__info ul li a:hover{color:#3b82f6}.contact__info ul li a+a{margin-left:.5rem}.not-found{align-items:center;display:flex;height:100%;padding:12rem 0}@media only screen and (max-width:767px){.not-found{padding:8rem 0}}.not-found__content{position:relative;text-align:center;width:100%;z-index:2}.not-found__content h1{font-size:6rem;font-weight:700;line-height:1;margin-bottom:1rem}@media only screen and (max-width:767px){.not-found__content h1{font-size:3.6rem}}.not-found__content p{font-size:1.6rem;margin-bottom:3rem}.not-found__content p a{color:#fff;transition:color .3s ease}.not-found__content p a:hover{color:#3b82f6}.error404{display:flex;flex-direction:column;height:100vh}.error404 .main{flex:1}body{background:#0b0f1a;color:#000;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.4;overflow-x:hidden}body.prevent-scroll{height:100vh;overflow:hidden}.main.page--docs{padding-top:88px}.container{margin:0 auto;max-width:1310px;padding:0 15px}.footer{background:#0b0f1a;border-top:1px solid #1e293b;color:#73799b;font-size:.9rem;padding:2rem;text-align:center}.header{background-color:transparent;border-bottom:1px solid transparent;left:0;position:fixed;top:0;transition:background-color .3s ease,border-color .3s ease;width:100%;z-index:1000}.header__container{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 0}@media only screen and (max-width:767px){.header__container{padding:1.2rem 0}}.header--nav-open,.header--scrolled,.header--with-bg{background-color:#0b0f1a;border-color:#1e293b}
