*{margin:0;padding:0}*,:after,:before{box-sizing:border-box}html{min-height:100vh}body.active{overflow:hidden}body{font-family:var(--font-bold),Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--background-page);font-size:var(--font-size-basic);line-height:var(--line-height-basic)}li,ul{list-style:none}a{text-decoration:none}button{border:none;background:transparent;cursor:pointer;padding:0;font-family:var(--font-bold)}.xbutton-icon{width:18px;color:var(--white);margin-right:8px}input{border:none}.link{color:var(--orange);text-decoration:none;border-bottom:1px solid var(--orange);line-height:150%;transition:.19s ease-out}.link:hover{border-color:transparent!important}.title{font-weight:700;font-size:17px;line-height:125%}.layout-1{padding:40px 45px;background:var(--layout-background);border-radius:var(--default-border-radius);box-shadow:var(--layout-shadow)}.columns-4{display:flex;flex-wrap:wrap}.columns-4>div{width:25%}.columns-4-item{display:flex;flex-direction:column;align-items:center;margin-bottom:35px;text-align:center;padding:8px;position:relative;justify-content:center}.columns-4-item:after{content:"";width:1px;height:60px;position:absolute;right:0;top:50%;transform:translateY(-50%);background:var(--light-grey)}.columns-4-item:nth-child(4n+4):after{display:none}.columns-4-item-desc{color:var(--grey);font-family:var(--font-regular);margin-bottom:12px;font-size:15px;line-height:125%}.columns-4-link{color:var(--black);border-bottom:1px solid var(--black)}.columns-2{display:flex;flex-wrap:wrap}.columns-2>div{width:50%}.x-input-item{margin-bottom:20px;display:flex;align-items:center}.x-input-item .input-name{width:140px;line-height:140%}.x-input-item .input-content{flex-grow:1;margin-left:35px}.note-wrapper{position:relative}@media(max-width:1050px){.columns-2{flex-direction:column}.columns-2>div{width:100%}.x-input-item{margin-bottom:20px;display:flex;align-items:flex-start;width:100%;flex-direction:column}.x-input-item .input-name{width:100%}.x-input-item .input-content{flex-grow:1;width:100%;margin-left:0;margin-top:15px}}@media(max-width:850px){.x-input-item .input-content{margin-left:0}.layout-1{padding:30px 25px}}@media(max-width:600px){.public .x-input-item{flex-direction:column;align-items:flex-start}.public .x-input-item .input-name{margin-bottom:10px}.public .input-content{width:100%!important}.title{font-size:20px!important}.x-input-item{margin-bottom:20px;display:flex;align-items:flex-start;flex-direction:column}.x-input-item .input-name{width:100%;margin-bottom:10px}.x-input-item .input-content{flex-grow:1;width:100%;margin-left:0}}.custom-note-wrap:hover .custom-note{display:block}.custom-note{display:none;padding:5px;border-radius:5px;font-family:var(--font-regular);position:absolute;background-color:#fff;box-shadow:0 0 5px gray;top:-120px;right:110px;z-index:1000;width:-moz-fit-content;width:fit-content;color:#000;line-height:var(--line-height-basic)}.wf .custom-note{width:275px}.ti .custom-note{top:inherit}.ml-40{margin-left:40px!important}.ml-50{margin-left:50px!important}.mt-40{margin-top:40px!important}.mt-25{margin-top:25px!important}.empty-list{width:-moz-fit-content;width:fit-content;margin:auto}.pc-h-320 .pop-container{height:320px}.ml-auto{margin-left:auto!important}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.ml-15{margin-left:15px}.mb-20{margin-bottom:20px}.r-250{right:250px!important}.ws-pw{white-space:pre-wrap}.p-r{position:relative}.ov-i{overflow:inherit}.c-p{cursor:pointer}.d-i{display:inline!important}.d-g{display:grid!important}.pl-t-10{padding-top:10px}@font-face{font-family:Gilroy SemiBold;src:url(/fonts/Gilroy-SemiBold.1a07fcdb.woff2) format("woff2"),url(/fonts/Gilroy-SemiBold.9b10e082.woff) format("woff"),url(/fonts/Gilroy-SemiBold.cf7e2e47.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy Medium;src:url(/fonts/Gilroy-Medium.e3e087b3.woff2) format("woff2"),url(/fonts/Gilroy-Medium.a2468a41.woff) format("woff"),url(/fonts/Gilroy-Medium.a6c1691e.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}.multiselect{position:relative;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;cursor:pointer;outline:none;border:var(--accent-border);border-radius:var(--ms-radius,4px);background:var(--thin-grey);font-size:15px;min-height:calc(var(--ms-border-width, 1px)*2 + var(--ms-font-size, 1rem)*var(--ms-line-height, 1.375) + var(--ms-py, .5rem)*2);padding:15px 0;font-family:var(--font-regular)}.multiselect.is-open{border-radius:var(--ms-radius,4px) var(--ms-radius,4px) 0 0}.multiselect.is-open-top{border-radius:0 0 var(--ms-radius,4px) var(--ms-radius,4px)}.multiselect.is-disabled{cursor:default;background:var(--inactive-color)}.multiselect.is-disabled .multiselect-caret{opacity:.3}.multiselect.is-disabled .multiselect-placeholder{color:var(--grey)}.multiselect-multiple-label,.multiselect-placeholder,.multiselect-single-label{display:flex;align-items:center;height:100%;position:absolute;left:0;top:0;pointer-events:none;background:transparent;line-height:var(--ms-line-height,1.375);padding-left:25px}.multiselect-placeholder{color:var(--dark-grey)}.multiselect-search{width:100%;position:absolute;top:0;bottom:0;left:0;right:0;outline:none;box-sizing:border-box;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:inherit;font-family:inherit;background:var(--ms-bg,#fff);border-radius:var(--ms-radius,4px);padding-left:var(--ms-px,.875rem)}.multiselect-search::-webkit-search-cancel-button,.multiselect-search::-webkit-search-decoration,.multiselect-search::-webkit-search-results-button,.multiselect-search::-webkit-search-results-decoration{-webkit-appearance:none}.multiselect-tags{flex-grow:1;flex-shrink:1;display:flex;flex-wrap:wrap;margin:var(--ms-tag-my,.25rem) 0 0;padding-left:var(--ms-py,.5rem);align-items:center}.multiselect-tag{background:var(--ms-tag-bg,#10b981);color:var(--ms-tag-color,#fff);font-size:var(--ms-tag-font-size,.875rem);line-height:var(--ms-tag-line-height,1.25rem);font-weight:var(--ms-tag-font-weight,600);padding:var(--ms-tag-py,.125rem) 0 var(--ms-tag-py,.125rem) var(--ms-tag-px,.5rem);border-radius:var(--ms-tag-radius,4px);margin-right:var(--ms-tag-mx,.25rem);margin-bottom:var(--ms-tag-my,.25rem);display:flex;align-items:center;white-space:nowrap}.multiselect-tag.is-disabled{padding-right:var(--ms-tag-px,.5rem);background:var(--ms-tag-bg-disabled,#9ca3af);color:var(--ms-tag-color-disabled,#fff)}.multiselect-tag-remove{display:flex;align-items:center;justify-content:center;padding:var(--ms-tag-remove-py,.25rem) var(--ms-tag-remove-px,.25rem);margin:var(--ms-tag-remove-my,0) var(--ms-tag-remove-mx,.125rem);border-radius:var(--ms-tag-remove-radius,4px)}.multiselect-tag-remove:hover{background:rgba(0,0,0,.063)}.multiselect-tag-remove-icon{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:currentColor;opacity:.8;display:inline-block;width:.75rem;height:.75rem}.multiselect-tags-search-wrapper{display:inline-block;position:relative;margin:0 var(--ms-tag-mx,4px) var(--ms-tag-my,4px);flex-grow:1;flex-shrink:1;height:100%}.multiselect-tags-search-copy{visibility:hidden;white-space:pre-wrap;display:inline-block;height:1px;width:100%}.multiselect-tags-search{position:absolute;left:0;right:0;top:0;bottom:0;border:0;-webkit-appearance:none;-moz-appearance:none;outline:none;padding:0;font-size:inherit;font-family:inherit;box-sizing:border-box;width:100%;appearance:none}.multiselect-tags-search::-webkit-search-cancel-button,.multiselect-tags-search::-webkit-search-decoration,.multiselect-tags-search::-webkit-search-results-button,.multiselect-tags-search::-webkit-search-results-decoration{-webkit-appearance:none}.multiselect-spinner{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m456.433 371.72-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m456.433 371.72-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--ms-spinner-color,#10b981);width:1rem;height:1rem;z-index:10;margin:0 var(--ms-px,.875rem) 0 0;transition:.44s ease;flex-shrink:0;flex-grow:0}.multiselect-clear{padding:0 var(--ms-px,.875rem) 0 0;position:relative;z-index:10;opacity:1;transition:.3s;flex-shrink:0;flex-grow:0;display:flex}.multiselect-clear:hover .multiselect-clear-icon{background-color:var(--ms-clear-color-hover,#000)}.multiselect-clear-icon{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");background-color:var(--ms-clear-color,#999);display:inline-block;transition:.3s}.multiselect-caret,.multiselect-clear-icon{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:.625rem;height:1.125rem}.multiselect-caret{transform:rotate(0deg);transition:transform .3s;-webkit-mask-image:url(/img/arrow-purple.38118f70.svg);mask-image:url(/img/arrow-purple.38118f70.svg);background-color:var(--purple);margin:0 var(--ms-px,.875rem) 0 0;position:relative;z-index:10;flex-shrink:0;flex-grow:0;pointer-events:none}.multiselect-caret.is-open{transform:rotate(180deg);pointer-events:auto}.multiselect-dropdown{position:absolute;left:calc(var(--ms-border-width, 1px)*-1);right:calc(var(--ms-border-width, 1px)*-1);bottom:0;transform:translateY(100%);border:var(--ms-dropdown-border-width,1px) solid var(--ms-dropdown-border-color,#d1d5db);margin-top:calc(var(--ms-border-width, 1px)*-1);max-height:15rem;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:100;background:var(--ms-dropdown-bg,#fff);display:flex;flex-direction:column;border-radius:0 0 var(--ms-dropdown-radius,4px) var(--ms-dropdown-radius,4px);outline:none}.multiselect-dropdown.is-top{transform:translateY(-100%);top:var(--ms-border-width,1px);bottom:auto;flex-direction:column-reverse;border-radius:var(--ms-dropdown-radius,4px) var(--ms-dropdown-radius,4px) 0 0}.multiselect-dropdown.is-hidden{display:none}.multiselect-options{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;max-height:var(--ms-max-height,10rem)}.multiselect-options:nth-child(2n){background:var(--purple-thin)}.multiselect-options .multiselect-option:nth-child(2n){background:var(--purple-thin);color:#000}.multiselect-options.is-top{flex-direction:column-reverse}.multiselect-group{padding:0;margin:0;@apply p-0 m-0}.multiselect-group-label{padding:var(--ms-group-label-py,.3rem) var(--ms-group-label-px,.75rem);font-size:.875rem;font-weight:600;background:var(--ms-group-label-bg,#e5e7eb);color:var(--ms-group-label-color,#374151);cursor:default;line-height:var(--ms-group-label-line-height,1.375);display:flex;box-sizing:border-box;text-decoration:none;align-items:center;justify-content:flex-start;text-align:left}.multiselect-group-label.is-pointable{cursor:pointer}.multiselect-group-label.is-pointed{background:var(--ms-group-label-bg-pointed,#a4a8ae);color:var(--ms-group-label-color-pointed,#374151)}.multiselect-group-label.is-selected{background:var(--ms-group-label-bg-selected,#059669);color:var(--ms-group-label-color-selected,#fff)}.multiselect-group-label.is-disabled{background:var(--ms-group-label-bg-disabled,#f3f4f6);color:var(--ms-group-label-color-disabled,#d1d5db);cursor:not-allowed}.multiselect-group-label.is-selected.is-pointed{background:var(--ms-group-label-bg-selected-pointed,#0c9e70);color:var(--ms-group-label-color-selected-pointed,#fff)}.multiselect-group-label.is-selected.is-disabled{background:var(--ms-group-label-bg-selected-disabled,#75cfb1);color:var(--ms-group-label-color-selected-disabled,#d1fae5)}.multiselect-group-options{padding:0;margin:0}.multiselect-option{padding:var(--ms-option-py,.5rem) 25px;font-size:var(--ms-option-font-size,1rem);line-height:var(--ms-option-line-height,1.375);cursor:pointer;display:flex;box-sizing:border-box;text-decoration:none;align-items:center;justify-content:flex-start;text-align:left}.multiselect-option.is-pointed{background:var(--ms-option-bg-selected-pointed,#f3f4f6);color:var(--purple-thin,#1f2937)}.multiselect-option.is-selected{background:var(--ms-option-bg-selected,#10b981);color:var(--ms-option-color-selected,#fff)}.multiselect-option.is-disabled{background:var(--ms-option-bg-disabled,#fff);color:var(--ms-option-color-disabled,#d1d5db);cursor:not-allowed}.multiselect-option.is-selected.is-pointed{background:var(--ms-option-bg-selected-pointed,#26c08e);color:var(--ms-option-color-selected-pointed,#fff)}.multiselect-option.is-selected.is-disabled{background:var(--ms-option-bg-selected-disabled,#87dcc0);color:var(--ms-option-color-selected-disabled,#d1fae5)}.multiselect-no-options,.multiselect-no-results{padding:var(--ms-option-py,.5rem) var(--ms-option-px,.75rem);color:var(--ms-empty-color,#4b5563)}.multiselect-fake-input{background:transparent;position:absolute;left:0;right:0;bottom:-1px;width:100%;height:1px;border:0;padding:0;font-size:0;outline:none}.multiselect-fake-input:active,.multiselect-fake-input:focus{outline:none}.multiselect-spacer{display:none}@keyframes multiselect-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--ms-option-bg-selected:var(--purple);--ms-option-bg-selected-pointed:var(--purple)}.phone-option-container{position:relative}.phone-options{position:absolute;z-index:50;top:8px;left:0}.phone-options .phone-select{position:relative;width:-moz-fit-content;width:fit-content}.phone-options .phone-select .options{display:none;position:absolute;left:-12px;z-index:50;background-color:var(--purple-hover);padding:10px 0;border-radius:10px}.phone-options .phone-select .show{display:block}.phone-options .phone-select .option{display:flex;color:#fff;font-weight:inherit;font-family:var(--font-regular);cursor:pointer;padding:5px 15px}.phone-options .phone-select .selected{background-color:inherit!important;padding:5px}.phone-options .phone-select .option:hover{background-color:var(--purple)}.phone-options .phone-select .option .flag{display:inline;margin:auto 0 auto 5px}.phone-options .phone-select .option .flag img{max-height:20px;max-width:20px;vertical-align:bottom}.phone-options .phone-select .option .code,.phone-options .phone-select .option .county{display:inline;margin:auto 0 auto 5px}.phone-options .phone-select .selected svg{transition:.44s ease;color:var(--purple);margin-left:15px;width:10px}.phone-options .phone-select .selected .active .filter-item-button{padding:0}.phone-options .phone-select .selected .active svg{transform:rotate(180deg)}.phone-options .phone-select .selected .disactive{transform:none}[data-v-6ad22eca]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.save-popup[data-v-6ad22eca]{background:#3d1869;padding:20px;position:fixed;bottom:15px;right:15px;color:#fff;width:230px;border-radius:10px;display:flex;transition:.19s ease-out;z-index:101}.save-popup-text[data-v-6ad22eca]{width:-moz-fit-content;width:fit-content}.save-popup-close[data-v-6ad22eca]{cursor:pointer;width:15px;margin-left:auto;margin-top:-7px}[data-v-dce0f7c0]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.logo[data-v-dce0f7c0]{width:120px;max-height:100%;transition:.44s ease}.logo[data-v-dce0f7c0]:hover{opacity:.85}[data-v-1019ae10]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.sidebar[data-v-1019ae10]{position:fixed;left:0;top:0;bottom:0;width:var(--sidebar-width);z-index:var(--crytical-z-index);height:100vh;background:var(--purple-gradient);padding:30px 20px 30px 30px;font-size:16px;display:flex;flex-direction:column}.sidebar__logo[data-v-1019ae10]{margin:0 auto}.sidebar__nav[data-v-1019ae10]{margin:22px 0;padding-top:28px;border-top:1px solid hsla(0,0%,100%,.15)}.sidebar__nav-item[data-v-1019ae10]{display:flex;align-items:center;color:#fff;padding:12px 0;cursor:pointer;transition:.44s ease}.sidebar__nav-item:hover .sidebar__icon[data-v-1019ae10]{color:var(--orange)}.sidebar__nav-item a[data-v-1019ae10]{color:var(--white);display:flex;align-items:center;transition:.44s ease}.sidebar__nav-item .router-link-active svg[data-v-1019ae10],.sidebar__nav-item .router-link-active[data-v-1019ae10]{color:var(--orange)}.sidebar__nav-text[data-v-1019ae10]{min-width:145px;display:flex;align-items:center}.sidebar__icon[data-v-1019ae10]{color:#fff;fill:#fff;width:24px}.notify__item[data-v-1019ae10]{margin-left:5px}.sidebar__purchase[data-v-1019ae10]{padding-top:18px;display:flex;flex:1;align-items:flex-end}.sidebar__purchase .router-link-active svg[data-v-1019ae10],.sidebar__purchase .router-link-active[data-v-1019ae10]{color:var(--orange)}.sidebar__purchase-item[data-v-1019ae10]{width:100%;transition:.44s ease;display:flex;align-items:center;cursor:pointer;color:#fff;border-top:1px solid hsla(0,0%,100%,.15);padding:30px 0 12px 0}.sidebar__purchase-item:hover .sidebar__icon[data-v-1019ae10]{color:var(--orange);fill:var(--orange)}.sidebar__icon[data-v-1019ae10]{margin-right:20px;transition:.44s ease}.sidebar.active[data-v-1019ae10]{transform:translate(0);opacity:1;visibility:visible}.sidebar__subscribe[data-v-1019ae10]{display:none;margin-top:10px;color:var(--orange);font-size:14px}@media(max-width:1350px){.sidebar__subscribe[data-v-1019ae10]{display:block}.sidebar[data-v-1019ae10]{position:fixed;top:0;left:0;transition:.3s;transform:translate(-100%);opacity:0;visibility:hidden;overflow-y:scroll;padding:20px}.sidebar__nav[data-v-1019ae10]{margin:10px 0;padding-top:10px}.sidebar__nav-text[data-v-1019ae10]{font-size:13px}.sidebar__nav-item[data-v-1019ae10]{padding:7px 0}}@media(max-width:600px){.sidebar__purchase-item[data-v-1019ae10]{font-size:13px}}:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.pop-wrapper{position:absolute;z-index:50}.pop-wrapper>div{transition:.68s cubic-bezier(.28,.11,.32,1)}.pop-container{border-radius:var(--default-border-radius);box-shadow:var(--layout-shadow);box-shadow:0 20px 40px 0 rgba(0,0,0,.15);background:var(--white);padding:30px;width:625px;transition:.44s ease;max-height:70%;overflow:auto}.x-pop-content__center{text-align:center}.close{width:27px;height:27px;padding:4px;position:absolute;right:6px;top:6px;color:var(--grey);transition:.44s ease}.close:hover{color:var(--purple)}.w-100{width:100%!important}.x-pop-center{width:calc(100% - var(--sidebar-width))!important;height:100%;position:fixed;top:0;left:var(--sidebar-width);bottom:0;display:flex;justify-content:center;align-items:center}.x-pop-center .pop-container{position:relative}.x-pop-center .pop-bg{position:absolute;width:100%;height:100%;background:var(--black);opacity:.3}.x-pop-center.full-window{width:100%!important}.x-pop-private{width:100%}.x-pop-blur{width:100%;z-index:9999}.x-pop-blur .pop-bg{background:rgba(0,0,0,.46);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1}.pop-small{width:450px}.pop-verysmall{width:370px}.pop-customsize{width:auto;max-width:600px}:root{--pop-spacer:15px}.x-pop-title{font-size:17px;font-family:var(--font-bold);color:var(--black)}.x-pop-desc,.x-pop-title{line-height:125%;margin-bottom:var(--pop-spacer)}.x-pop-desc{color:var(--grey)}.x-pop-desc,.x-pop-desc-black{font-size:15px;font-family:var(--font-regular)}.x-pop-desc-black{line-height:135%;margin-bottom:25px;color:var(--black)}.x-pop-desc__orange{font-family:var(--font-regular);color:var(--orange);margin-bottom:var(--pop-spacer)}.x-pop-desc__bold{font-family:var(--font-bold);font-size:16px;line-height:140%;color:var(--black);width:70%;margin-bottom:20px}.x-pop-desc__bold .x-pop-desc__bold-orange{color:var(--orange)}.x-input-item .input-name{width:150px}.x-pop-item{margin-bottom:var(--pop-spacer)}.x-pop-item__desc{font-family:var(--font-regular);font-size:15px;line-height:125%;color:var(--grey);margin-bottom:4px}.x-pop-item__text{font-family:var(--font-bold);font-size:15px;line-height:18px;color:var(--black)}.x-pop-spacer{border-top:var(--accent-border);margin:calc(var(--pop-spacer)*2) 0}.x-pop-footer{display:flex;align-items:center}.x-pop-back{margin-left:25px}.x-pop-footer__small{width:75%}.x-pop-footer__center{display:flex;flex-direction:column;align-items:center}.x-pop-footer__center .x-pop-back{margin-left:unset;margin-top:var(--pop-spacer)}.popMotion-enter-active .pop-container{opacity:0;transform:translateY(30px)}.popMotion-enter-active .pop-bg{opacity:0}.popMotion-leave-active{transition:.68s cubic-bezier(.28,.11,.32,1)}.popMotion-leave-active .pop-container{opacity:0;transform:translateY(30px)}.popMotion-leave-active .pop-bg{opacity:0}@media(max-width:1350px){.x-pop-center{left:0;width:100%;z-index:105}}@media(max-width:850px){.pop-container{width:90%!important}}@media(max-width:600px){.x-pop-footer{flex-direction:column}.x-pop-footer button{margin-bottom:15px}.x-pop-footer button:last-child{margin-bottom:0}}[data-v-706dcae4]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.x-button[data-v-706dcae4]{border-radius:var(--default-border-radius);color:#fff;font-size:16px;padding:12px;width:100%;background:linear-gradient(103.14deg,#ff7f27 10.78%,rgba(255,127,39,.75) 75.2%);position:relative;overflow:hidden}.x-button span[data-v-706dcae4]{position:relative;z-index:3;font-family:var(--font-bold);display:flex;justify-content:center;align-items:center}.x-button[data-v-706dcae4]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:var(--orange);z-index:2;transition:.44s ease}.x-button[data-v-706dcae4]:hover:after{opacity:0}.extra-small[data-v-706dcae4]{width:156px}.small[data-v-706dcae4]{width:197px}.middle[data-v-706dcae4]{width:290px}.big[data-v-706dcae4]{width:379px}.extra-big[data-v-706dcae4]{width:640px}.fullwidth[data-v-706dcae4]{width:100%}@media(max-width:850px){.x-button[data-v-706dcae4]{font-size:14px!important}}.disabled[data-v-706dcae4]{width:385px;position:relative;background:linear-gradient(103.14deg,#646464 10.78%,hsla(0,0%,39%,.75) 75.2%)}.disabled[data-v-706dcae4]:after{background:var(--grey)}.x-button-white[data-v-706dcae4]{width:385px;position:relative;background:linear-gradient(103.14deg,#646464 10.78%,hsla(0,0%,39%,.75) 75.2%)}.x-button-white[data-v-706dcae4]:after{background:var(--grey)}[data-v-91f20446]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.double .x-button[data-v-91f20446]{font-size:15px}.double .x-button-white[data-v-91f20446]{margin-right:15px}.double .x-button-mr[data-v-91f20446]{font-size:15px}.l-un[data-v-91f20446]{left:unset}@media(max-width:600px){.double .x-button-white[data-v-91f20446]{margin-right:0;width:100%}}.middle-text[data-v-91f20446]{-moz-text-align-last:center;text-align-last:center;margin-bottom:0}.full-window[data-v-91f20446]{left:0}[data-v-3ac8e8c4]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.page_body_cashier[data-v-3ac8e8c4]{width:calc(100% - var(--sidebar-width));margin:0 0 0 var(--sidebar-width);display:flex}.container[data-v-3ac8e8c4]{width:100%;display:flex;flex-direction:column;padding:25px 50px 35px 50px;min-height:calc(100vh - var(--header-height))}@media(max-width:1350px){.page_body[data-v-3ac8e8c4]{width:100%;margin:var(--header-height) 0 0 0}}@media(max-width:850px){.container[data-v-3ac8e8c4]{padding:25px 20px 35px 20px}}@media(max-width:600px){.container[data-v-3ac8e8c4]{padding:25px 15px 35px 15px}}[data-v-6b9ea441]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.input-wrapper[data-v-6b9ea441]{display:flex;flex-direction:column;width:100%}.input-container[data-v-6b9ea441]{display:flex;align-items:center;background:var(--thin-grey);border:var(--accent-border);border-radius:var(--default-border-radius);padding:0 25px;width:100%;transition:.44s ease;outline-color:var(--purple);position:relative}.input-container[data-v-6b9ea441]:focus-within,.input-container[data-v-6b9ea441]:hover{border-color:var(--purple)}.input-container[data-v-6b9ea441]:disabled{background:var(--inactive-color);outline:none}.input-container[data-v-6b9ea441]:disabled:hover{border:none}.input-disabled[data-v-6b9ea441]{background:var(--inactive-color);outline:none}.input-disabled[data-v-6b9ea441]:hover{border:var(--accent-border)}.input-validate[data-v-6b9ea441]{padding:0 45px 0 25px}.input[data-v-6b9ea441]{background:transparent;flex-grow:1;outline:0;height:49px;font-family:var(--font-regular);position:relative;font-size:15px;border:none;width:100%}.textarea[data-v-6b9ea441]{margin:15px 0;resize:none;line-height:145%;height:auto}.validate-icon[data-v-6b9ea441]{width:22px;color:var(--red);position:absolute;right:10px}.validate-icon svg[data-v-6b9ea441]{width:100%}@media(max-width:850px){.input-container[data-v-6b9ea441]{padding:0 9px!important}.input[data-v-6b9ea441]{font-size:14px!important}}.error-wrap .input-container[data-v-6b9ea441]{border-color:var(--red)}.error[data-v-6b9ea441]{color:var(--red);align-self:flex-end;margin-top:8px;font-size:14px}.error-border[data-v-6b9ea441]{border-color:var(--red)}.error-border-abs[data-v-6b9ea441]{position:relative}.error-abs[data-v-6b9ea441]{position:absolute;bottom:-20px;right:0}.replacement-date[data-v-6b9ea441]{width:20px;position:absolute;right:10px;height:auto}.hidden-date[data-v-6b9ea441]{width:38px;position:absolute;right:0;opacity:0}.fix-note .input-container[data-v-6b9ea441],.fix-note input[data-v-6b9ea441]{position:inherit!important}.bonuses-block .error[data-v-6b9ea441]{position:absolute;bottom:-90%}.purchase-content[data-v-453cfa88]{display:flex;flex-direction:column;align-items:center}.purchase-title[data-v-453cfa88]{font-size:15px;text-align:center;margin-bottom:35px}.purchase-desc[data-v-453cfa88]{font-size:15px;color:var(--grey);text-align:center;width:475px;margin:30px 0;font-family:Gilroy Medium}.step-1-input[data-v-453cfa88]{width:385px}.step-2-header[data-v-453cfa88]{margin-bottom:25px;display:flex}.step-2-header-item[data-v-453cfa88]{display:flex;flex-direction:column;justify-content:center}.step-2-header-item[data-v-453cfa88]:nth-of-type(2){padding:0 50px;margin:0 50px;border-left:var(--accent-border);border-right:var(--accent-border)}.step-2-header-desc[data-v-453cfa88]{color:var(--grey);font-family:var(--font-regular);margin-bottom:7px;font-size:15px}.step-2-header-data[data-v-453cfa88]{color:var(--layout-text-black);font-size:17px}.step-2-header-rules[data-v-453cfa88]{color:var(--orange);font-family:var(--font-regular);line-height:var(--line-height-140)}.step-2-billing[data-v-453cfa88]{width:640px}.step-2-billing-item[data-v-453cfa88]{display:flex;align-items:center;margin-bottom:20px}.step-2-billing-item[data-v-453cfa88]:last-of-type{margin-bottom:unset}.step-2-billing-text[data-v-453cfa88]{color:var(--layout-text-black);margin-right:50px;min-width:150px}.step-2-billing-desc[data-v-453cfa88]{display:flex;flex-direction:column;align-items:flex-start;margin-left:200px;margin-bottom:20px}.step-2-billing-desc-text[data-v-453cfa88]{margin-bottom:5px;color:var(--grey);font-family:var(--font-regular)}.step-2-billing-button[data-v-453cfa88]{margin-top:32px}.step-3-content[data-v-453cfa88]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:50px 0;transition:.68s cubic-bezier(.28,.11,.32,1)}.step-3-icon[data-v-453cfa88]{width:70px;color:var(--orange)}.step-3-thankyou[data-v-453cfa88]{color:var(--layout-text-black);margin:20px 0;font-size:19px}.step-3-link[data-v-453cfa88]{font-size:16px}.purchaseSuccess-enter-active .step-3-content[data-v-453cfa88]{opacity:0;transform:translateY(30px)}[data-v-453cfa88]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.input-wrapper[data-v-453cfa88]{display:flex;flex-direction:column;width:100%}.input-container[data-v-453cfa88]{display:flex;align-items:center;background:var(--thin-grey);border:var(--accent-border);border-radius:var(--default-border-radius);padding:0 25px;width:100%;transition:.44s ease;outline-color:var(--purple);position:relative}.input-container[data-v-453cfa88]:focus-within,.input-container[data-v-453cfa88]:hover{border-color:var(--purple)}.input-container[data-v-453cfa88]:disabled{background:var(--inactive-color);outline:none}.input-container[data-v-453cfa88]:disabled:hover{border:none}.input-disabled[data-v-453cfa88]{background:var(--inactive-color);outline:none}.input-disabled[data-v-453cfa88]:hover{border:var(--accent-border)}.input-validate[data-v-453cfa88]{padding:0 45px 0 25px}.input[data-v-453cfa88]{background:transparent;flex-grow:1;outline:0;height:49px;font-family:var(--font-regular);position:relative;font-size:15px;border:none;width:100%}.textarea[data-v-453cfa88]{margin:15px 0;resize:none;line-height:145%;height:auto}.validate-icon[data-v-453cfa88]{width:22px;color:var(--red);position:absolute;right:10px}.validate-icon svg[data-v-453cfa88]{width:100%}@media(max-width:850px){.input-container[data-v-453cfa88]{padding:0 9px!important}.input[data-v-453cfa88]{font-size:14px!important}}.error-wrap .input-container[data-v-453cfa88]{border-color:var(--red)}.error[data-v-453cfa88]{color:var(--red);align-self:flex-end;margin-top:8px;font-size:14px}.error-border[data-v-453cfa88]{border-color:var(--red)}.error-border-abs[data-v-453cfa88]{position:relative}.error-abs[data-v-453cfa88]{position:absolute;bottom:-20px;right:0}.replacement-date[data-v-453cfa88]{width:20px;position:absolute;right:10px;height:auto}.hidden-date[data-v-453cfa88]{width:38px;position:absolute;right:0;opacity:0}.fix-note .input-container[data-v-453cfa88],.fix-note input[data-v-453cfa88]{position:inherit!important}.bonuses-block .error[data-v-453cfa88]{position:absolute;bottom:-90%}[data-v-070c9557]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.public[data-v-070c9557]{width:100%;min-height:100vh;background:var(--purple-gradient);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.public-bg[data-v-070c9557]{width:45%;position:absolute}@media(max-width:500px){.public-bg[data-v-070c9557]{display:none}}.public-bg-left[data-v-070c9557]{left:-20%;bottom:-20%}.public-bg-left .public-bg-figure[data-v-070c9557]{transform:rotate(6deg)}.public-bg-right[data-v-070c9557]{right:-22%;top:-20%}.public-bg-right .public-bg-figure[data-v-070c9557]{transform:rotate(-2.65deg)}.public-figure[data-v-070c9557]{position:absolute}.public-figure-left[data-v-070c9557]{width:223px;right:50px;top:-100px}.public-figure-right[data-v-070c9557]{width:190px;left:15%;bottom:-15%}@media(max-width:850px){.public-bg[data-v-070c9557]{width:35%}.public-bg-right[data-v-070c9557]{right:-6%!important;top:8%!important}.public-bg-left[data-v-070c9557]{left:2%!important;bottom:8%!important}}@media(max-width:600px){.public-bg[data-v-070c9557]{width:30%}.public-bg-right[data-v-070c9557]{right:12%!important;top:2%!important}.public-bg-left[data-v-070c9557]{left:33%!important;bottom:2%!important}}[data-v-63cb89e6]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.helper[data-v-63cb89e6]{position:fixed;right:25px;bottom:35px;z-index:100}.helper-button[data-v-63cb89e6]{box-shadow:var(--layout-shadow);background:linear-gradient(103.14deg,#ff7f27 10.78%,rgba(255,127,39,.75) 75.2%);width:49px;height:49px;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative}.helper-button:hover .helper-icon[data-v-63cb89e6]{transform:scale(1.3)}.helper-button[data-v-63cb89e6]:after{content:"";position:absolute;border-radius:50%;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:var(--orange);z-index:2;transition:.44s ease}.helper-button[data-v-63cb89e6]:hover:after{opacity:0}.helper-icon[data-v-63cb89e6]{transition:.44s ease;width:8px;position:relative;z-index:3}.helper-content[data-v-63cb89e6]{border-radius:var(--default-border-radius);box-shadow:var(--layout-shadow);background:var(--layout-background);transition:all .23s cubic-bezier(.28,.11,.32,1);position:absolute;right:0;bottom:65px;min-width:230px}.helper-item[data-v-63cb89e6]{padding:15px 25px;display:flex;width:100%;align-items:center;color:var(--layout-text-black);border-bottom:var(--accent-border);transition:.44s ease}.helper-item[data-v-63cb89e6]:last-of-type{border-bottom:unset}.helper-item[data-v-63cb89e6]:hover{background:var(--thin-grey)}.helper-icon-container[data-v-63cb89e6]{width:20px;margin-right:25px}.helper-item-icon[data-v-63cb89e6]{color:var(--orange)}.helper-item-icon-instruction[data-v-63cb89e6]{width:20px}.helper-item-icon-manager[data-v-63cb89e6]{width:16px}.showHelper-enter-active[data-v-63cb89e6]{opacity:0;transform:translateY(30px)}.showHelper-leave-active[data-v-63cb89e6]{transition:.44s ease;opacity:0;transform:translateY(30px)}@media(max-width:600px){.helper[data-v-63cb89e6]{right:15px;bottom:15px}}[data-v-55022494]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.error-content[data-v-55022494]{flex-direction:column;z-index:3}.error-content[data-v-55022494],.error-key[data-v-55022494]{display:flex;align-items:center;justify-content:center;position:relative}.error-key[data-v-55022494]{margin-top:40px;height:450px}.error-code[data-v-55022494]{font-size:400px;color:transparent;opacity:.3;-webkit-text-stroke:4px var(--grey)}.error-illustration[data-v-55022494]{width:266px;position:absolute;left:50%;transform:translate(-50%);bottom:0}.error-text[data-v-55022494]{color:var(--white);font-family:var(--font-regular);width:610px;text-align:center;line-height:var(--line-height-140);margin:55px 0 35px 0;font-size:18px}[data-v-a1414b9c]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}[data-v-0069b2ec]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.account-wrapper[data-v-0069b2ec]{position:relative;z-index:10;width:600px}.title[data-v-0069b2ec]{color:var(--white);font-size:24px;margin:40px 0 15px 0;font-weight:700;line-height:140%}.desc[data-v-0069b2ec]{color:var(--purple-light);font-family:var(--font-regular);font-size:16px;margin-bottom:40px}@media(max-width:850px){.account-wrapper[data-v-0069b2ec]{width:90%}}@media(max-width:600px){.account-wrapper .title[data-v-0069b2ec]{margin:20px 0 15px 0}}[data-v-83df65c0]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.eye[data-v-83df65c0]{cursor:pointer}[data-v-5753f58c]:root{--background-page:#f2f2f2;--white:#fff;--purple:#552490;--purple-light:#bba7d3;--purple-thin:#eeeaf4;--purple-hover:#8865b1;--purple-gradient:linear-gradient(174.62deg,#3d1869 1.02%,#552490 109.49%);--orange:#ff7f27;--orange-light:#fff3ea;--layout-background:#fff;--layout-text-black:#000;--black:#000;--grey:#b3b3b3;--dark-grey:#666;--thin-grey:#fafafa;--accent-grey:#f6f4f9;--light-grey:#e6e6e6;--inactive-color:#f2f2f2;--red:#ff2727;--green:#61b565;--layout-shadow:0px 0px 8px rgba(0,0,0,.1);--accent-border:1px solid var(--light-grey);--sidebar-width:250px;--header-height:75px;--default-border-radius:6px;--crytical-z-index:999;--note-small:13px;--note-big:19px;--table-padding-height:1.6em;--table-padding-width:1em;--font-empty:system-ui;--font-regular:"Gilroy Medium";--font-bold:"Gilroy SemiBold";--line-height-basic:125%;--line-height-140:140%;--font-size-basic:15px;--private-container-width:85%;--event-spacer:20px}.input-name[data-v-5753f58c]{color:var(--white)}.buttons[data-v-5753f58c]{margin-top:35px;display:flex;align-items:center}.reg-button[data-v-5753f58c]{flex-grow:1}.button-link[data-v-5753f58c]{margin-left:35px;color:var(--white);border-color:var(--white)}.error[data-v-5753f58c]{color:var(--red);align-self:flex-end;font-size:14px;margin:-10px 0 10px}.error-input[data-v-5753f58c]{text-align:right;margin:-10px 0 8px}.error-wrap .input-container[data-v-5753f58c]{border-color:var(--red)}.account-wrapper[data-v-5753f58c]{padding:20px 0}.account-wrapper .link[data-v-5753f58c]{white-space:nowrap}@media(max-width:600px){.account-wrapper .buttons[data-v-5753f58c]{flex-direction:column}.account-wrapper .buttons .reg-button[data-v-5753f58c]{width:100%;margin-bottom:10px}.account-wrapper .buttons .button-link[data-v-5753f58c]{margin-left:0}.account-wrapper .title[data-v-5753f58c]{margin:20px 0 10px 0}}.forgot-left[data-v-5753f58c]{width:-moz-fit-content;width:fit-content;margin-left:auto}