@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap";.backdrop[data-v-601384fe]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:1010}.alert[data-v-1ade6d2b]{width:100%;padding:15px 25px;background-color:#fff;border:1px solid #cccccc;border-radius:5px;transition:all ease .5s}.alert .title[data-v-1ade6d2b]{font-weight:700}.alert.primary[data-v-1ade6d2b]{background-color:#e4f4e0;color:#408b31;border-color:#51b13e}.alert.info[data-v-1ade6d2b]{background-color:#f5faff;color:#0064c2;border-color:#0f8bff}.alert.error[data-v-1ade6d2b]{background-color:#fcf1f1;color:#982323;border-color:#d13636}.alert.warning[data-v-1ade6d2b]{background-color:#fff6e6;color:#b37500;border-color:#ffa700}.toast[data-v-28dc3951]{min-width:400px;transition:all ease .5s}.toast.hide[data-v-28dc3951]{opacity:0;transform:translateY(-50px)}.toast+.toast[data-v-28dc3951]{margin-top:15px}.toasts[data-v-c276c72e]{position:fixed;top:50px;right:50px;z-index:20}#app[data-v-61c8c00b]{height:100%}svg[data-v-85eb90ae]{transition:all ease-in-out .2s}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-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;text-decoration:none;color:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{padding:0;margin:0;background-color:transparent;border:none;outline:none}svg{vertical-align:middle}*{box-sizing:border-box}@font-face{font-family:Open Sans;font-weight:300;src:url(/assets/OpenSans-Light-abca0004.ttf)}@font-face{font-family:Open Sans;font-weight:300;font-style:italic;src:url(/assets/OpenSans-LightItalic-1df8fcb9.ttf)}@font-face{font-family:Open Sans;font-weight:400;src:url(/assets/OpenSans-Regular-a0707e10.ttf)}@font-face{font-family:Open Sans;font-weight:400;font-style:italic;src:url(/assets/OpenSans-Italic-2eecc792.ttf)}@font-face{font-family:Open Sans;font-weight:500;src:url(/assets/OpenSans-Medium-bf3dc3e4.ttf)}@font-face{font-family:Open Sans;font-weight:500;font-style:italic;src:url(/assets/OpenSans-MediumItalic-cf5a2134.ttf)}@font-face{font-family:Open Sans;font-weight:600;src:url(/assets/OpenSans-SemiBold-89275a1c.ttf)}@font-face{font-family:Open Sans;font-weight:600;font-style:italic;src:url(/assets/OpenSans-SemiBoldItalic-765e586b.ttf)}@font-face{font-family:Open Sans;font-weight:700;src:url(/assets/OpenSans-Bold-914b98c4.ttf)}@font-face{font-family:Open Sans;font-weight:700;font-style:italic;src:url(/assets/OpenSans-BoldItalic-256f1e0a.ttf)}@font-face{font-family:Open Sans;font-weight:800;src:url(/assets/OpenSans-ExtraBold-7eaf8525.ttf)}@font-face{font-family:Open Sans;font-weight:800;font-style:italic;src:url(/assets/OpenSans-ExtraBoldItalic-daccb094.ttf)}.flex{width:100%;display:flex}.flex.center{align-items:center;justify-content:center}.flex.flex-buttons{justify-content:space-between}.flex.flex-buttons>*{width:100%;flex:1}.flex.flex-buttons>*+*{margin-left:20px}.flex.end{justify-content:flex-end}.gap-10{gap:10px}.gap-15{gap:15px}.gap-20{gap:20px}.flex-between{width:100%;display:flex;justify-content:space-between;align-items:center}.flex-center{width:100%;display:flex;justify-content:center;align-items:center}.spinner{animation:spinner 1.25s linear infinite}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.w-full{width:100%}.text-right{text-align:right}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translateY(-20px);opacity:0}.slide-enter-active{transition:all .2s ease-out}.slide-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.slide-enter-from,.slide-leave-to{transform:translateY(-20px)}.slide-down-enter-active{max-height:999px;transition:all .4s ease-out}.slide-down-leave-active{max-height:999px;transition:all .4s ease-in}.slide-down-enter-from,.slide-down-leave-to{max-height:0px;overflow:hidden}.form-item .tox-tinymce{width:100%;font-size:14px;font-weight:400;line-height:1.6;padding:1px;color:#8f979e;background-color:#fff;background-clip:padding-box;border:1px solid;border-radius:5px;transition:border-color .15s ease-in-out;outline:none;box-shadow:0 2px 2px #0000000d}.form-item .tox-tinymce:hover{border-color:#51b13e}.form-item.focus .tox-tinymce{border-color:#51b13e;border-width:2px;padding:0;color:#000;box-shadow:0 0 0 1px #51b13e inset}.public-page-developers #app{height:100%}.public-page-developers .mr-10{margin-right:10px}.public-page-developers .ml-10{margin-left:10px}.public-page-developers .mb-10{margin-bottom:10px}.public-page-developers .mt-0{margin-top:0}.public-page-developers .mt-10{margin-top:10px}.public-page-developers .mt-15{margin-top:15px}.public-page-developers .mt-20{margin-top:20px}.public-page-developers .mb-20{margin-bottom:20px}.public-page-developers .mb-25{margin-bottom:25px}.public-page-developers .ml-5{margin-left:5px}.public-page-developers .ml-20{margin-left:20px}.public-page-developers .mr-50{margin-right:50px}.public-page-developers .mt-50{margin-top:50px}.public-page-developers .width-10{width:10%}.public-page-developers .width-15{width:15%}.public-page-developers .width-20{width:20%}.public-page-developers .width-30{width:30%}.public-page-developers .width-40{width:40%}.public-page-developers .width-50{width:50%}.public-page-developers .width-60{width:60%}.public-page-developers .width-65{width:65%}.public-page-developers .width-100{width:100%}.public-page-developers .width-calc-20{width:calc(20% - 10px);margin-right:10px;min-width:135px}.public-page-developers .width-calc-25{width:calc(25% - 10px);margin-right:10px;min-width:135px}.public-page-developers .width-calc-50{width:calc(50% - 10px);margin-right:10px;min-width:135px}.public-page-developers .width-calc-1-3{width:calc(33.3333333333% - 10px);margin-right:10px}.public-page-developers .width-calc-1-6{width:calc(16.6666666667% - 10px);margin-right:10px;min-width:135px}.public-page-developers .width-calc-75{width:calc(75% - 10px);margin-right:10px;min-width:135px}.public-page-developers .width-calc-10{width:calc(10% - 10px);margin-right:10px;min-width:135px}.public-page-developers .is-flex{display:flex}.public-page-developers .is-flex-wrap{flex-wrap:wrap}.public-page-developers .is-justify-content-space-between{justify-content:space-between}.public-page-developers .is-justify-content-start{justify-content:start}.public-page-developers .is-justify-content-center{justify-content:center}.public-page-developers .is-align-items-end{align-items:end}.public-page-developers .is-align-items-center{align-items:center}.public-page-developers .is-align-items-start{align-items:start}.public-page-developers .link{color:#0f8bff;cursor:pointer}.public-page-developers th{font-weight:700;color:#000}.public-page-developers .status-table{background:unset}.public-page-developers{font-family:Montserrat,sans-serif}.public-page-developers a{text-decoration:none}.public-page-developers ul{list-style:none}.public-page-developers .container-c{width:100%;max-width:1140px;margin:0 auto}.public-page-developers .container{width:100%;max-width:95%;margin:0 auto}.public-page-developers .navigation{width:100%;min-height:76px;background-color:#fff;display:flex;justify-content:space-between}.public-page-developers .ul-links li.submenu{position:relative}.public-page-developers .ul-links li.submenu ul{visibility:hidden;position:absolute;top:100%;right:0;white-space:nowrap;background:white;padding:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-page-developers .ul-links li.submenu ul li{display:block;position:relative}.public-page-developers .ul-links li.submenu ul li a{display:block;padding:1em 8px 1em 16px;margin:0}.public-page-developers .ul-links li.submenu:hover ul{visibility:visible;z-index:2}.public-page-developers .nav-cont{width:100%;min-height:76px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #979797}.public-page-developers .logo-div{width:167px;margin-top:5px;margin-bottom:5px}.public-page-developers .logo-div img{width:200px}.public-page-developers .ul-links{display:flex}.public-page-developers .ul-links li{margin:0 15px}.public-page-developers .ul-links li a{font-size:14px;font-weight:500;color:#000}.public-page-developers .burger-div{width:24px;height:24px;display:flex;justify-content:space-between;align-items:center;display:none}.public-page-developers .burger{cursor:pointer;width:24px;height:24px;position:relative;background:none;border:none;z-index:10;transition:all .25s}.public-page-developers .burger-top,.public-page-developers .burger-bottom{position:absolute;top:7px;right:0;height:2px;background:#000;transform:rotate(0);transition:all .5s}.public-page-developers .burger-top{width:17px}.public-page-developers .burger-bottom{width:24px;transform:translateY(7px)}.public-page-developers .open .burger-top{width:20px;transform:rotate(45deg) translateY(3px) translate(3px);background-color:#000}.public-page-developers .open .burger-bottom{width:20px;transform:rotate(-45deg) translateY(3px) translate(-3px);background-color:#000}.public-page-developers .hidden{display:none}.public-page-developers .mobile-nav{width:100%;min-height:510px;background:#fff;position:absolute;top:76px;padding-top:10px;z-index:20}.public-page-developers .mobile-wrap{min-height:510px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 15px;border-bottom:1px solid #979797}.public-page-developers .nav-links-m{display:flex;flex-direction:column;margin:0;padding:0}.public-page-developers .nav-links-m li{margin-bottom:10px}.public-page-developers .nav-links-m li a{font-size:16px;font-weight:500;color:#000;line-height:28px}.public-page-developers .nav-links-m hr{background-color:#979797;height:1px;width:50px;margin-bottom:10px}.public-page-developers .hr2{background-color:#979797;height:1px;width:100%;margin-bottom:10px}.public-page-developers .mobile-wrap h3{font-size:13px;font-weight:600;color:#495057;margin-bottom:5px}.public-page-developers .mobile-wrap a{font-size:13px;font-weight:500;color:#495057;margin-bottom:10px}.public-page-developers .mobile-wrap h5{font-size:11px;font-weight:400;color:#000;margin:0 auto}.public-page-developers .small-nav-links{margin-bottom:10px}.public-page-developers .small-nav-links a{font-size:13px;font-weight:500;color:#495057}.public-page-developers .nav-info-m{display:flex;height:25px;margin-bottom:132px}.public-page-developers .nav-info-m .select{font-size:14px;font-weight:600;color:#000;border:none;-webkit-user-select:none;user-select:none;margin-right:10px;background:transparent}.public-page-developers .num-m{font-size:14px;font-weight:600;color:#fff;line-height:27px}.public-page-developers .header{background-color:#fff;position:relative}.public-page-developers .header-cont-top{width:100%;min-height:620px;display:flex}.public-page-developers .top-left{width:100%;max-width:50%;min-height:620px;display:flex;flex-direction:column;justify-content:center}.public-page-developers .top-left h4{font-size:28px;font-weight:500;line-height:67px;color:#4a4a4a}.public-page-developers .top-left .header-big-logo{margin-bottom:24px}.public-page-developers .top-left h3{font-size:36px;font-weight:600;line-height:26px;color:#000;margin-bottom:20px}.public-page-developers .top-left p{font-size:16px;font-weight:500;line-height:21px;color:#000;margin-bottom:20px}.public-page-developers .top-left a{font-size:18px;font-weight:600;color:#3e80ff;text-decoration:underline}.public-page-developers .top-right{width:100%;max-width:50%;display:flex;justify-content:flex-end;align-items:center}.public-page-developers .right-img{width:100%;max-width:320px}.public-page-developers .right-img img{width:100%}.public-page-developers .right-img-mob{width:100%;max-width:320px;display:none}.public-page-developers .right-img-mob img{width:100%}.public-page-developers .header-cont-btm{display:flex;align-items:center;justify-content:space-between}.public-page-developers .btm-div{width:100%;max-width:300px;min-height:183px;padding:40px 20px;border-radius:23px;border:3px solid transparent;transition:all ease-in-out .2s}.public-page-developers .btm-div:hover{border:3px solid #3E80FF}.public-page-developers .btm-f{display:flex}.public-page-developers .btm-img{margin-right:15px}.public-page-developers .btm-div p{font-size:16px;font-weight:500;line-height:21px;color:#000}.public-page-developers .btm-f h3{font-size:26px;font-weight:600;line-height:36px;color:#000;margin-bottom:10px}.public-page-developers .footer{width:100%;min-height:155px;background-color:#fff}.public-page-developers .footer-cont{width:100%;min-height:155px;border-top:1px solid #979797}.public-page-developers .footer-cont-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #979797}.public-page-developers .ul-div{width:100%;max-width:450px;padding:11px 0;display:flex;justify-content:space-between}.public-page-developers .foot-nav a{font-size:13px;font-weight:500;color:#495057}.public-page-developers .foot-nav .bold{font-size:13px;font-weight:600;color:#495057}.public-page-developers .ma{margin-bottom:10px}.public-page-developers .footer-cont-btm{display:flex;justify-content:center;padding:10px 0}.public-page-developers .footer-cont-btm h2{font-size:11px;font-weight:400;color:#000}.public-page-developers .foot-logo{width:148px;height:42px}.public-page-developers .foot-logo img{width:100%}.public-page-developers .privacy-cont{min-height:80vh;padding:100px 20px 10px}.public-page-developers .privacy-cont h1{font-family:Montserrat,sans-serif;font-size:32px;font-weight:600;line-height:30px;color:#000;height:66px}.public-page-developers .privacy-cont h3{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:30px;color:#000;height:66px}.public-page-developers .privacy-cont p{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:22px;color:#000;margin-bottom:30px}.public-page-developers .header-cont-reg{min-height:688px;width:100%;display:flex}.public-page-developers .hc-left-part{width:100%;max-width:60%;display:flex;flex-direction:column;justify-content:center}.public-page-developers .hc-left-part h1{font-size:28px;font-weight:500;line-height:67px;color:#4a4a4a;margin-bottom:10px}.public-page-developers .reg-form{width:100%;max-width:680px;display:flex;flex-direction:column}.public-page-developers .form-group-inp{display:flex;justify-content:space-between;padding-bottom:20px}.public-page-developers .last{padding-bottom:0;margin-bottom:30px}.public-page-developers .form-group-inp input,.public-page-developers select{width:330px;min-height:46px;border:.6px solid #495057;border-radius:23px;padding:0 15px}.public-page-developers .form-group-inp input::placeholder{font-size:14px;font-weight:600;color:#616f7b}.public-page-developers .form-group-inp select{font-size:14px;font-weight:600;color:#616f7b}.public-page-developers .check-row{display:flex;align-items:center;margin-bottom:47px}.public-page-developers .check-row p{padding-left:5px;font-size:14px;font-weight:500;line-height:24px;color:#495057}.public-page-developers .check-row a{font-size:14px;font-weight:500;line-height:24px;color:#139ada;text-decoration:underline}.public-page-developers .reg-btn{width:100%;max-width:320px;min-height:46px;align-self:flex-end;position:relative;display:flex;justify-content:flex-start;align-items:center;padding-left:20px;color:#fff;font-size:14px;font-weight:600;border:none;border-radius:28px;background:rgb(62,128,255);background:linear-gradient(270deg,rgb(62,128,255) 12%,rgb(124,42,248) 100%,rgb(124,42,248) 100%)}.public-page-developers .reg-btn:after{content:">";width:10px;height:10px;color:#fff;position:absolute;right:20px;top:35%;font-size:18px}.public-page-developers .hc-right-part{width:100%;max-width:40%;display:flex;justify-content:flex-end;align-items:center}.public-page-developers .r-part-img{width:100%;max-width:341px;min-height:358px}.public-page-developers .r-part-img img{width:100%}.public-page-developers .text-center{text-align:center}.public-page-developers .error-box>div:first-child{border:1px solid red}@media (max-width: 1024px){.public-page-developers .nav-cont{padding:0 10px}.public-page-developers .header-cont{padding:30px 10px}.public-page-developers .top-left h4{font-size:24px;font-weight:500;line-height:47px}.public-page-developers .top-left .header-big-logo{max-width:100%;width:394px;min-height:103px;margin-bottom:15px}.public-page-developers .top-left .header-big-logo img{max-width:100%;width:394px;min-height:103px}.public-page-developers .top-left h3{font-size:18px}.public-page-developers .right-img{width:100%;max-width:311px;min-height:333px}.public-page-developers .btm-f h3{font-size:22px}.public-page-developers .btm-div{max-width:260px}.public-page-developers .footer{padding:0 10px}.public-page-developers .top-right{background-color:#fff;max-width:100%;padding:20px 15px;justify-content:center}.public-page-developers .top-left{max-width:100%}.public-page-developers .header-cont-reg{flex-direction:column}.public-page-developers .hc-left-part{max-width:100%;padding:30px 10px 30px 100px}.public-page-developers .hc-right-part{max-width:100%;padding:30px 10px;justify-content:center}}@media (max-width: 768px){.public-page-developers .logo-div{width:147px;height:35px}.public-page-developers .burger-div{display:block}.public-page-developers .ul-links{display:none}.public-page-developers .header-cont{padding:20px 10px}.public-page-developers .header-cont-top{width:100%;min-height:436px;flex-direction:column;margin-bottom:47px}.public-page-developers .top-left{min-height:436px;padding:10px 40px}.public-page-developers .top-left h4{font-size:24px}.public-page-developers .top-left .header-big-logo{width:100%;max-width:568px;min-height:93px}.public-page-developers .top-left h3{font-size:18px}.public-page-developers .header-cont-btm{flex-direction:column}.public-page-developers .btm-div{max-width:300px;margin-bottom:23px}.public-page-developers .ul-div{max-width:300px}.public-page-developers .hc-left-part{max-width:100%;padding:30px 10px;display:flex;flex-direction:column;align-items:center}.public-page-developers .reg-form{align-items:center}.public-page-developers .form-group-inp{flex-direction:column;align-items:center;padding-bottom:0}.public-page-developers .form-group-inp input,.public-page-developers .form-group-inp select{margin-bottom:20px}.public-page-developers .reg-btn{align-self:center}}@media (max-width: 425px){.public-page-developers .container-c{max-width:95%}.public-page-developers .logo-div{width:111px;height:23px}.public-page-developers .header-cont{padding:40px 10px 20px}.public-page-developers .top-left{min-height:436px;padding:0}.public-page-developers .top-left h4{font-size:18px;line-height:27px}.public-page-developers .top-left .header-big-logo{max-width:240px;min-height:49px;margin-bottom:40px}.public-page-developers .top-left .header-big-logo img{width:100%;min-height:100%}.public-page-developers .top-left h4{font-size:18px;line-height:47px}.public-page-developers .top-left h3{font-size:16px;line-height:18px}.public-page-developers .top-left p{font-size:14px;line-height:18px;margin-bottom:15px;max-width:291px}.public-page-developers .top-left a{font-size:16px}.public-page-developers .right-img{display:none}.public-page-developers .right-img-mob{display:block;max-width:172px;min-height:181px;margin:0 auto 47px}.public-page-developers .right-img-mob img{max-width:100%;min-height:100%}.public-page-developers .btm-div p{max-width:259px}.public-page-developers .footer-cont-top{flex-direction:column;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #979797}.public-page-developers .ul-div{max-width:300px;flex-direction:column;margin-bottom:23px}.public-page-developers .foot-logo{margin-bottom:30px}.public-page-developers .hc-left-part h1{font-size:24px;line-height:30px;margin-bottom:34px}.public-page-developers .form-group-inp input,.public-page-developers .form-group-inp select{margin-bottom:20px;width:300px}.public-page-developers .check-row{align-items:flex-start}.public-page-developers .check-row input{margin-top:5px}.public-page-developers .hc-right-part{display:none}}html,body{font-family:Open Sans,sans-serif;height:100%;min-height:100%;background-color:#f8f9fa;font-size:14px;line-height:1.4;color:#8f979e}*{font-family:Open Sans,sans-serif}#app{height:100%}.mr-10{margin-right:10px}.ml-10{margin-left:10px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mt-0{margin-top:0}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-45{margin-top:45px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-40{margin-bottom:40px}.mr-5{margin-right:5px}.ml-5{margin-left:5px}.ml-20{margin-left:20px}.mr-50{margin-right:50px}.mt-50{margin-top:50px}.width-10{width:10%}.width-15{width:15%}.width-20{width:20%}.width-25{width:25%}.width-30{width:30%}.width-1-3{width:33.3333333333%}.width-35{width:35%}.width-40{width:40%}.width-50{width:50%}.width-60{width:60%}.width-65{width:65%}.width-90{width:90%}.width-100{width:100%}.width-calc-20{width:calc(20% - 10px);margin-right:10px;min-width:135px}.width-calc-25{width:calc(25% - 10px);margin-right:10px;min-width:135px}.width-calc-40{width:calc(40% - 10px);margin-right:10px;min-width:135px}.width-calc-50{width:calc(50% - 10px);margin-right:10px;min-width:135px}.width-calc-1-3{width:calc(33.3333333333% - 10px);margin-right:10px}.width-calc-1-6{width:calc(16.6666666667% - 10px);margin-right:10px;min-width:135px}.width-calc-75{width:calc(75% - 10px);margin-right:10px;min-width:135px}.width-calc-10{width:calc(10% - 10px);margin-right:10px;min-width:135px}.is-flex{display:flex}.is-flex-wrap{flex-wrap:wrap}.is-justify-content-space-between{justify-content:space-between}.is-justify-content-start{justify-content:start}.is-justify-content-center{justify-content:center}.is-justify-content-end{justify-content:end}.is-align-items-end{align-items:end}.is-align-items-center{align-items:center}.is-align-items-start{align-items:start}.link{color:#0f8bff;cursor:pointer}th{font-weight:700;color:#000}.status-table{background:unset}.text-center{text-align:center}.disabled>.vc-color-wrap{pointer-events:none}.vc-color-wrap{width:40px!important;height:40px!important;padding:5px;border:1px solid #e9ecef;border-radius:3px;background:#fff!important}.inline-block{display:inline-block}.jv-container{box-sizing:border-box;position:relative}.jv-container.boxed{border:1px solid #eee;border-radius:6px}.jv-container.boxed:hover{box-shadow:0 2px 7px #00000026;border-color:transparent;position:relative}.jv-container.jv-light{background:#fff;white-space:nowrap;color:#525252;font-size:14px;font-family:Consolas,Menlo,Courier,monospace}.jv-container.jv-dark{background:#282c34;white-space:nowrap;color:#fff;font-size:14px;font-family:Consolas,Menlo,Courier,monospace}.jv-container.jv-light .jv-ellipsis{color:#999;background-color:#eee;display:inline-block;line-height:.9;font-size:.9em;padding:0 4px 2px;margin:0 4px;border-radius:3px;vertical-align:2px;cursor:pointer;-webkit-user-select:none;user-select:none}.jv-container.jv-dark .jv-ellipsis{color:#f8f8f8;background-color:#2c3e50;display:inline-block;line-height:.9;font-size:.9em;padding:0 4px 2px;margin:0 4px;border-radius:3px;vertical-align:2px;cursor:pointer;-webkit-user-select:none;user-select:none}.jv-container.jv-light .jv-button,.jv-container.jv-dark .jv-button{color:#49b3ff}.jv-container.jv-light .jv-key{color:#111;margin-right:4px}.jv-container.jv-dark .jv-key{color:#fff;margin-right:4px}.jv-container.jv-dark .jv-item.jv-array{color:#111}.jv-container.jv-dark .jv-item.jv-array{color:#fff}.jv-container.jv-dark .jv-item.jv-boolean{color:#fc1e70}.jv-container.jv-dark .jv-item.jv-function{color:#067bca}.jv-container.jv-dark .jv-item.jv-number{color:#fc1e70}.jv-container.jv-dark .jv-item.jv-object{color:#fff}.jv-container.jv-dark .jv-item.jv-undefined{color:#e08331}.jv-container.jv-dark .jv-item.jv-string{color:#42b983;word-break:break-word;white-space:normal}.jv-container.jv-dark .jv-item.jv-string .jv-link{color:#0366d6}.jv-container.jv-dark .jv-code .jv-toggle:before{padding:0 2px;border-radius:2px}.jv-container.jv-dark .jv-code .jv-toggle:hover:before{background:#eee}.jv-container.jv-light .jv-item.jv-array{color:#111}.jv-container.jv-light .jv-item.jv-boolean{color:#fc1e70}.jv-container.jv-light .jv-item.jv-function{color:#067bca}.jv-container.jv-light .jv-item.jv-number{color:#fc1e70}.jv-container.jv-light .jv-item.jv-object{color:#111}.jv-container.jv-light .jv-item.jv-undefined{color:#e08331}.jv-container.jv-light .jv-item.jv-string{color:#42b983;word-break:break-word;white-space:normal}.jv-container.jv-light .jv-item.jv-string .jv-link{color:#0366d6}.jv-container.jv-light .jv-code .jv-toggle:before{padding:0 2px;border-radius:2px}.jv-container.jv-light .jv-code .jv-toggle:hover:before{background:#eee}.jv-container .jv-code{overflow:hidden;padding:30px 20px}.jv-container .jv-code.boxed{max-height:300px}.jv-container .jv-code.open{max-height:initial!important;overflow:visible;overflow-x:auto;padding-bottom:45px}.jv-container .jv-toggle{background-image:url(/assets/icon-a080a8a4.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;cursor:pointer;width:10px;height:10px;margin-right:2px;display:inline-block;transition:transform .1s}.jv-container .jv-toggle.open{transform:rotate(90deg)}.jv-container .jv-more{position:absolute;z-index:1;bottom:0;left:0;right:0;height:40px;width:100%;text-align:center;cursor:pointer}.jv-container .jv-more .jv-toggle{position:relative;top:40%;z-index:2;color:#888;transition:all .1s;transform:rotate(90deg)}.jv-container .jv-more .jv-toggle.open{transform:rotate(-90deg)}.jv-container .jv-more:after{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(230,230,230,.3) 100%);transition:all .1s}.jv-container .jv-more:hover .jv-toggle{top:50%;color:#111}.jv-container .jv-more:hover:after{background:linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(230,230,230,.3) 100%)}.jv-container .jv-button{position:relative;cursor:pointer;display:inline-block;padding:5px;z-index:5}.jv-container .jv-button.copied{opacity:.4;cursor:default}.jv-container .jv-tooltip{position:absolute}.jv-container .jv-tooltip.right{right:15px}.jv-container .jv-tooltip.left{left:15px}.jv-container .j-icon{font-size:12px}.jv-node{position:relative}.jv-node:after{content:","}.jv-node:last-of-type:after{content:""}.jv-node.toggle{margin-left:13px!important}.jv-node .jv-node{margin-left:25px}
