.v-docs-item{display:flex;text-decoration:none;color:#fff;color:var(--c-white)}.v-docs-item:not(:last-child){margin-bottom:20px}.v-docs-item_content{position:relative;flex-grow:1}.v-docs-item_content span{display:inline;color:#fff;color:var(--c-white);border-bottom:1px dashed}.v-docs-item_content p{padding-top:10px;color:#a5a0af;color:var(--c-grey-for-dark-bg)}.v-docs-list{position:relative;display:flex;width:100%;flex-wrap:wrap;padding-top:2.4rem;margin-bottom:2rem}@media (min-width:1200px){.v-docs-list{margin-bottom:65px;min-height:102px}.v-docs-list:after{content:"";position:absolute;right:0;bottom:0;width:550px;height:213px;z-index:-1}}.v-docs-list_item{margin-bottom:3.2rem;width:100%}@media (min-width:1200px){.v-docs-list_item{max-width:400px;margin-right:60px}}.v-docs-list_item_title{display:flex;align-items:center;position:relative;cursor:pointer;font-size:16px;font-weight:500;padding-bottom:10px;padding-right:20px}.v-docs-list_item_title:after{position:absolute;content:"";right:10px;top:8px;width:0;height:0;border-color:currentcolor transparent transparent;border-style:solid;border-width:6px 6px 0;transition:all .4s ease}.v-docs-list_item_title.__active:after{transform:scaleY(-1)}.v-docs-list_item_title:hover{color:#a5a0af;color:var(--c-grey-for-dark-bg);border-color:currentColor}.v-docs-list_item-icon{margin-right:1rem}.v-docs-list-wrap{position:relative}.v-docs-list-wrap:before{position:absolute;content:"";left:10px;top:0;width:1px;height:100%}.v-docs-list-content{padding-top:1.4rem}@media (min-width:1200px){.v-docs-list-content{padding-left:36px}}.v-form-with-dude{position:relative;background:linear-gradient(91.96deg,#04002b -.36%,#4b0057 61.51%);border-radius:.4rem;padding:2rem 3rem}@media (min-width:1200px){.v-form-with-dude{padding:5rem 14rem 3.5rem 3rem;display:flex;align-items:flex-start;justify-content:space-between}}.v-form-with-dude_dude-himself{position:absolute;bottom:0;right:0;width:410px;z-index:1;z-index:var(--z-content-1);-webkit-mask-image:linear-gradient(90deg,transparent,#000 50%);mask-image:linear-gradient(90deg,transparent,#000 50%);display:none}@media (min-width:1200px){.v-form-with-dude_dude-himself{display:block}}.v-form-width-dude{position:relative;z-index:2;z-index:var(--z-content-2)}.v-form_title{margin-bottom:2rem;color:#fff;color:var(--c-white)}@media (min-width:1200px){.v-form_title{margin-bottom:0;padding:1rem 0}}.v-docs-wrap{padding-bottom:4rem}.v-docs{height:100%;margin-bottom:7rem}.v-docs h1{padding-top:1.6rem;margin-bottom:2.4rem}@media (min-width:1200px){.v-docs h1{margin-bottom:3.2rem}}.v-docs .v-tabs{overflow:auto;white-space:nowrap}.v-docs_domrf{margin-bottom:65px}.v-docs_feedback{padding:12px 24px;background:linear-gradient(325.69deg,#d63bef 3.36%,#f86373 97.51%);color:#fff;color:var(--c-white);border-radius:16px;margin-top:auto;width:-moz-max-content;width:max-content;max-width:100%}