@charset "UTF-8";:root{--weight-thin: 300;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-semiblack: 800;--weight-black: 900;--base-font: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--rut-base: 4px;--space-1: var(--rut-base);--space-2: calc(var(--space-1)*2);--space-3: calc(var(--space-1)*3);--space-4: calc(var(--space-1)*4);--space-5: calc(var(--space-1)*5);--space-6: calc(var(--space-1)*6);--space-7: calc(var(--space-1)*7);--space-8: calc(var(--space-1)*8);--space-9: calc(var(--space-1)*9);--space-10: calc(var(--space-1)*10)}.ds-section:before,.ds-section:after,.ds-panel:before,.ds-panel:after{display:table-caption;content:""}:root{--space-5xl: 50px;--space-3xl: 32px;--space-2xl: 24px;--space-xl: 20px;--space-lg: 16px;--space-md: 12px;--space-sm: 8px;--space-xs: 4px}:root{--type-font-size-3xxs: 9px;--type-font-size-2xxs: 10px;--type-font-size-xxs: 11px;--type-font-size-xs: 12px;--type-font-size-2xs: 13px;--type-font-size-sm: 14px;--type-font-size-2sm: 15px;--type-font-size-md: 16px;--type-font-size-2md: 18px;--type-font-size-lg: 20px;--type-font-size-xl: 24px;--type-font-size-2xl: 28px;--type-font-size-3xl: 30px;--type-font-size-4xl: 36px;--type-font-size-5xl: 40px;--type-font-size-6xl: 50px}:root{--theme-accent-main: #724CFF;--theme-secondary-main: #5249b1;--theme-secondary-dark: #291F66;--theme-secondary-red: #FF4C51;--theme-secondary-green: #28C76F;--theme-relief-1: #ffffff;--theme-relief-2: #F7F7F9;--theme-relief-3: #7367f0;--theme-relief-4: rgba(41, 31, 102, .4);--theme-relief-5: rgba(47, 43, 61, .6);--theme-relief-6: rgba(114, 76, 255, .1);--theme-relief-7: rgba(114, 76, 255, .08);--theme-relief-8: rgba(41, 31, 102, .1);--theme-relief-9: rgba(114, 76, 255, .16);--theme-relief-10: rgba(114, 76, 255, .26);--theme-relief-11: rgba(82, 73, 177, .8);--theme-relief-12: #3A3172;--theme-relief-13: rgba(255, 255, 255, .08);--theme-relief-14: #3E435A;--theme-relief-15: #574ebb;--theme-relief-16: #fbfbfb;--theme-relief-17: #FFFFFF;--theme-relief-18: rgba(41, 31, 102, .05);--theme-relief-19: rgba(115, 103, 240, .16);--theme-relief-20: #f3f3f3;--theme-text-1: #291F66;--theme-text-2: rgb(255, 255, 255);--theme-text-3: rgba(47, 43, 61, .4);--theme-text-4: rgba(41, 31, 102, .7);--theme-text-5: rgba(255, 255, 255, .75);--theme-text-6: #ffffff}.g-aspect-ratio{--aspect-ratio-value: 100%;position:relative;display:block}.g-aspect-ratio:before{content:"";display:block;padding-bottom:var(--aspect-ratio-value)}.g-aspect-ratio__body{position:absolute;left:0;top:0;width:100%}.g-aspect-ratio--appearance_cuted{overflow:hidden}.g-aspect-ratio--appearance_filled>.g-aspect-ratio__body{height:100%}.g-aspect-ratio--appearance_fit>.g-aspect-ratio__body{max-width:100%;max-height:100%}.g-aspect-ratio--ratio_1x1{--aspect-ratio-value: 100%}.ds-caption{text-decoration:none;color:#291f66;color:var(--theme-text-1);font-weight:400;font-weight:var(--weight-regular)}.ds-caption .is-attantion{color:#724cff;color:var(--theme-accent-main)}.ds-caption--size_3xxs{font-size:9px}.ds-caption--size_2xxs{font-size:10px}.ds-caption--size_xxs{font-size:11px}.ds-caption--size_xs{font-size:12px}.ds-caption--size_2xs{font-size:13px}.ds-caption--size_sm{font-size:14px}.ds-caption--size_2sm{font-size:15px}.ds-caption--size_md{font-size:16px}.ds-caption--size_2md{font-size:18px}.ds-caption--size_lg{font-size:20px}.ds-caption--size_xl{font-size:24px}.ds-caption--size_2xl{font-size:28px}.ds-caption--size_3xl{font-size:30px}.ds-caption--size_4xl{font-size:36px}.ds-caption--size_5xl{font-size:40px}.ds-caption--size_6xl{font-size:50px}.ds-caption--weight_thin{font-weight:300;font-weight:var(--weight-thin)}.ds-caption--weight_regular{font-weight:400;font-weight:var(--weight-regular)}.ds-caption--weight_medium{font-weight:500;font-weight:var(--weight-medium)}.ds-caption--weight_semibold{font-weight:600;font-weight:var(--weight-semibold)}.ds-caption--weight_bold{font-weight:700;font-weight:var(--weight-bold)}.ds-caption--weight_semiblack{font-weight:800;font-weight:var(--weight-semiblack)}.ds-caption--weight_black{font-weight:900;font-weight:var(--weight-black)}.ds-caption--appearance_line-through{text-decoration:line-through}.ds-caption--appearance_left{text-align:left}.ds-caption--appearance_center{text-align:center}.ds-caption--appearance_right{text-align:right}.ds-caption--appearance_uppercase{text-transform:uppercase}.ds-caption--appearance_underline{white-space:nowrap}.ds-caption--appearance_capitalize{text-transform:capitalize}.ds-caption--appearance_lowercase{text-transform:lowercase}.ds-caption--appearance_break-word{word-wrap:break-word}.ds-caption--color_main{color:#724cff;color:var(--theme-accent-main)}.ds-caption--color_green{color:#28c76f;color:var(--theme-secondary-green)}.ds-caption--color_red{color:#ff4c51;color:var(--theme-secondary-red)}.ds-caption--color_white{color:#fff;color:var(--theme-relief-1)}.ds-caption--color_text-4{color:#291f66b3;color:var(--theme-text-4)}.ds-caption--lh_1{line-height:1.1}.ds-caption--lh_2{line-height:1.2}.ds-table{--table-border-color: var(--theme-relief-18);--table-font-size: var(--type-font-size-sm);--table-font-size-heading: var(--type-font-size-sm);--table-background-relief: var(--theme-relief-1);--table-heading-background: var(--theme-relief-1);--table-space-vertical: var(--space-2);--table-space-horizontal: var(--space-3);word-break:initial;width:100%;background-color:#fff;background-color:var(--theme-relief-1);color:var(--theme-accent-dark);border-collapse:inherit;border-spacing:inherit;border:0}.ds-table--variant_model .ds-table__cell--appearance_field-productGroup,.ds-table--variant_model .ds-table__cell--appearance_field-geography{width:150px}.ds-table--variant_model .ds-table__cell--appearance_field-element-expander{width:60px}.ds-table__head{position:relative;z-index:100;white-space:nowrap}.ds-table__head--variant_sticky{position:sticky;top:0;left:0}.ds-table__body .ds-table__row.is-interactive{cursor:default}.ds-table__row{position:relative}.ds-table__row--variant_1{cursor:pointer}.ds-table__row--variant_1:hover .ds-table__cell{background-color:#291f661a!important;background-color:var(--theme-relief-8)!important}.ds-table__row--variant_1.is-active .ds-table__cell{background-color:#724cff1a!important;background-color:var(--theme-relief-6)!important}.ds-table__cell{background:#fff;background:var(--theme-relief-1);vertical-align:middle;color:#291f66b3;color:var(--theme-text-4);border:1px solid var(--table-border-color);border-top:none;line-height:1.8;border-right:0;border-left:0;padding:12px 8px;padding:var(--space-3) var(--space-2)}.ds-table__cell--head{vertical-align:top;background-color:var(--table-heading-background);color:#291f66;color:var(--theme-text-1);font-weight:600;font-weight:var(--weight-semibold);border-top:1px solid var(--table-border-color)}.ds-table__cell--additional{border:none;border-top:1px solid rgba(41,31,102,.1);border-top:1px solid var(--theme-relief-8);padding:0}.ds-table__cell--additional td{background-color:#f7f7f9;background-color:var(--theme-relief-2)}.ds-table__cell--additional tbody:last-child tr:last-child td{border-bottom:none!important}.ds-table__cell--interactive:hover{background-color:#f7f7f9;background-color:var(--theme-relief-2);cursor:pointer}.g-container{display:block;padding-right:12px;padding-left:12px;margin-left:auto;margin-right:auto;width:100%}.g-container--fit_xs{max-width:440px}.g-container--fit_1{max-width:1760px}.g-container--fit_2{max-width:1480px}.g-container--fit_3{max-width:1100px}.g-row{--grid-space: 12px;--grid-space-vertical: var(--grid-space);--grid-space-horizontal: var(--grid-space);--grid-row-space: 0;--grid-cell-space: var(--grid-space-horizontal);--grid-cell-space-half: calc(var(--grid-cell-space)*.5);--grid-row-space-half: calc(var(--grid-row-space)*.5);display:flex;flex-wrap:wrap;margin-right:-6px;margin-right:calc(var(--grid-cell-space-half)*-1);margin-left:-6px;margin-left:calc(var(--grid-cell-space-half)*-1);margin-top:0;margin-top:calc(var(--grid-row-space-half)*-1);margin-bottom:0;margin-bottom:calc(var(--grid-row-space-half)*-1);list-style:none;padding:0}.g-row--appearance_inline{display:inline-flex}.g-row--appearance_column{flex-direction:column}.g-row--appearance_nowrap{flex-wrap:nowrap}.g-row--appearance_spaced{--grid-row-space: var(--grid-space-vertical)}.g-row--align_start{align-items:flex-start}.g-row--align_end{align-items:flex-end}.g-row--align_center{align-items:center}.g-row--align_baseline{align-items:baseline}.g-row--align_stretch{align-items:stretch}.g-row--justify_start{justify-content:flex-start}.g-row--justify_end{justify-content:flex-end}.g-row--justify_center{justify-content:center}.g-row--justify_between{justify-content:space-between}.g-row--justify_around{justify-content:space-around}.g-row--justify_stretch{justify-content:stretch}.g-row--content_start{align-content:flex-start}.g-row--content_end{align-content:flex-end}.g-row--content_center{align-content:center}.g-row--content_between{align-content:space-between}.g-row--content_around{align-content:space-around}.g-row--content_stretch{align-content:stretch}.g-row--space_none{--grid-space: 0}.g-row--space_5xl{--grid-space: 50px}.g-row--space_3xl{--grid-space: 32px}.g-row--space_2xl{--grid-space: 24px}.g-row--space_xl{--grid-space: 20px}.g-row--space_lg{--grid-space: 16px}.g-row--space_md{--grid-space: 12px}.g-row--space_sm{--grid-space: 8px}.g-row--space_xs{--grid-space: 4px}.g-cell{padding-right:var(--grid-cell-space-half);padding-left:var(--grid-cell-space-half);margin-top:var(--grid-row-space-half);margin-bottom:var(--grid-row-space-half);min-width:0}.g-cols--1{width:8.3333333333%;flex:none}.g-cols--2{width:16.6666666667%;flex:none}.g-cols--3{width:25%;flex:none}.g-cols--4{width:33.3333333333%;flex:none}.g-cols--5{width:41.6666666667%;flex:none}.g-cols--6{width:50%;flex:none}.g-cols--7{width:58.3333333333%;flex:none}.g-cols--8{width:66.6666666667%;flex:none}.g-cols--9{width:75%;flex:none}.g-cols--10{width:83.3333333333%;flex:none}.g-cols--11{width:91.6666666667%;flex:none}.g-cols--12{width:100%;flex:none}.g-cols--narrow{width:auto;flex:none}.g-cols--auto{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-link{color:#291f66;color:var(--theme-text-1);text-decoration:none;cursor:pointer}.ds-link--size_3xxs{font-size:9px}.ds-link--size_2xxs{font-size:10px}.ds-link--size_xxs{font-size:11px}.ds-link--size_xs{font-size:12px}.ds-link--size_2xs{font-size:13px}.ds-link--size_sm{font-size:14px}.ds-link--size_2sm{font-size:15px}.ds-link--size_md{font-size:16px}.ds-link--size_2md{font-size:18px}.ds-link--size_lg{font-size:20px}.ds-link--size_xl{font-size:24px}.ds-link--size_2xl{font-size:28px}.ds-link--size_3xl{font-size:30px}.ds-link--size_4xl{font-size:36px}.ds-link--size_5xl{font-size:40px}.ds-link--size_6xl{font-size:50px}.ds-link--weight_thin{font-weight:300;font-weight:var(--weight-thin)}.ds-link--weight_regular{font-weight:400;font-weight:var(--weight-regular)}.ds-link--weight_medium{font-weight:500;font-weight:var(--weight-medium)}.ds-link--weight_semibold{font-weight:600;font-weight:var(--weight-semibold)}.ds-link--weight_bold{font-weight:700;font-weight:var(--weight-bold)}.ds-link--weight_semiblack{font-weight:800;font-weight:var(--weight-semiblack)}.ds-link--weight_black{font-weight:900;font-weight:var(--weight-black)}.ds-link--color_main{color:#724cff;color:var(--theme-accent-main)}.ds-link--color_relief-1{color:#fff;color:var(--theme-relief-1)}.ds-link--color_text-6{color:#fff;color:var(--theme-text-6)}.ds-panel__element--offset_full,.ds-panel__element--offset_vertical,.ds-panel__element--offset_top,.ds-panel__element--indent_outside.ds-panel__element--offset_full,.ds-panel__element--indent_outside.ds-panel__element--offset_vertical,.ds-panel__element--indent_outside.ds-panel__element--offset_top{padding-top:0;margin-top:16px;margin-top:var(--panel-space-vertical)}.ds-panel__element--offset_full,.ds-panel__element--offset_vertical,.ds-panel__element--offset_bottom,.ds-panel__element--indent_outside.ds-panel__element--offset_full,.ds-panel__element--indent_outside.ds-panel__element--offset_vertical,.ds-panel__element--indent_outside.ds-panel__element--offset_bottom{padding-bottom:0;margin-bottom:16px;margin-bottom:var(--panel-space-vertical)}:root{--panel-space: var(--space-4);--panel-space-vertical: var(--panel-space);--panel-space-horizontal: var(--panel-space)}.ds-panel{--panel-space: var(--space-4);--panel-space-vertical: var(--panel-space);--panel-space-horizontal: var(--panel-space);display:block}.ds-panel__element{display:block}.ds-panel__element--indent_inside.ds-panel__element--offset_full,.ds-panel__element--indent_inside.ds-panel__element--offset_vertical,.ds-panel__element--indent_inside.ds-panel__element--offset_top{margin-top:0;padding-top:16px;padding-top:var(--panel-space-vertical)}.ds-panel__element--indent_inside.ds-panel__element--offset_full,.ds-panel__element--indent_inside.ds-panel__element--offset_vertical,.ds-panel__element--indent_inside.ds-panel__element--offset_bottom{margin-bottom:0;padding-bottom:16px;padding-bottom:var(--panel-space-vertical)}.ds-panel__element--offset_full,.ds-panel__element--offset_horizontal,.ds-panel__element--offset_left{padding-left:16px;padding-left:var(--panel-space-horizontal)}.ds-panel__element--offset_full,.ds-panel__element--offset_horizontal,.ds-panel__element--offset_right{padding-right:16px;padding-right:var(--panel-space-horizontal)}.ds-panel--space_none{--panel-space: 0}.ds-panel--space_5xl{--panel-space: 50px}.ds-panel--space_3xl{--panel-space: 32px}.ds-panel--space_2xl{--panel-space: 24px}.ds-panel--space_xl{--panel-space: 20px}.ds-panel--space_lg{--panel-space: 16px}.ds-panel--space_md{--panel-space: 12px}.ds-panel--space_sm{--panel-space: 8px}.ds-panel--space_xs{--panel-space: 4px}.t-content{--type-heading-color: var(--theme-text-1);--type-list-type-color: var(--theme-accent-main);--type-space-1: var(--space-3)}.t-content{color:#291f66;color:var(--theme-text-1);line-height:1.8;word-break:normal;font-size:13px;font-size:var(--type-font-size-2xs)}.t-content p:last-of-type{margin:0}.t-content h1,.t-content h2,.t-content h3,.t-content h4,.t-content h5,.t-content h6,.t-content p,.t-content ul,.t-content ol,.t-content dl,.t-content table,.t-content blockquote,.t-content pre,.t-content address,.t-content div,.t-content figure{margin-top:0;margin-bottom:var(--type-space-1)}.t-content h1,.t-content h2,.t-content h3,.t-content h4,.t-content h5,.t-content h6{line-height:1.3;font-weight:700;font-weight:var(--weight-bold);color:#291f66;color:var(--theme-text-1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--base-font)}.t-content h1{font-size:24px;font-size:var(--type-font-size-xl)}.t-content h2{font-size:20px;font-size:var(--type-font-size-lg)}.t-content h3{font-size:18px;font-size:var(--type-font-size-2md)}.t-content h4{font-size:16px;font-size:var(--type-font-size-md)}.t-content h5{font-size:14px;font-size:var(--type-font-size-sm)}.t-content h6{font-size:12px;font-size:var(--type-font-size-xs)}.t-content a{color:#724cff;color:var(--theme-accent-main);text-decoration:underline;box-shadow:none}.t-content a:visited,.t-content a:active{color:#724cff;color:var(--theme-accent-main)}.t-content a:hover{text-decoration:none}.t-content a:focus{box-shadow:none}.t-content img,.t-content picture{width:auto;display:block;overflow:hidden;border-radius:10px}.t-content img:first-child,.t-content picture:first-child{margin-top:0}.t-content img,.t-content iframe,.t-content embed,.t-content picture{max-width:100%;margin:20px 0;height:auto}.t-content picture img{margin:0}.t-content embed,.t-content iframe{width:100%;height:440px}.t-content blockquote,.t-content cite{padding:20px;padding:var(--space-5);background-color:#f7f7f9;background-color:var(--theme-relief-2);border-left:2px solid #724CFF;border-left:2px solid var(--theme-accent-main);line-height:1.8;display:block;margin-bottom:var(--type-space-1)}.t-content blockquote,.t-content blockquote p,.t-content cite,.t-content cite p{color:#291f66;color:var(--theme-text-1);font-size:14px;font-size:var(--type-font-size-sm)}.t-content blockquote *:last-of-type,.t-content cite *:last-of-type{margin:0}.t-content table{--table-background: transparent;--table-background-relief: var(--theme-relief-1);--table-border-color: var(--theme-relief-1);--table-heading-bg: var(--theme-accent-main);--table-font-size: var(--type-font-size-2xs);border-collapse:separate;border-width:2px;width:100%;margin:10px 0;border:0}.t-content table caption{font-weight:700;font-weight:var(--weight-bold);color:#291f66;color:var(--theme-text-1)}.t-content table thead{background-color:var(--table-heading-bg);white-space:normal}.t-content table tr{border:none}.t-content table th{font-weight:700;font-weight:var(--weight-bold);color:#fff;color:var(--theme-relief-1);text-align:left}.t-content table td{color:#291f66;color:var(--theme-text-1)}.t-content table tr:nth-child(odd) td{background-color:#f7f7f9;background-color:var(--theme-relief-2)}.t-content table th,.t-content table td{font-size:var(--table-font-size);padding:12px;padding:var(--space-3)}.t-content table th *:last-of-type,.t-content table td *:last-of-type{margin:0}.t-content ul,.t-content ol{counter-reset:none;padding:0}.t-content ul li,.t-content ol li{counter-reset:none;position:relative;width:100%;padding-left:30px;color:#291f66;color:var(--theme-text-1);margin-bottom:8px;margin-bottom:var(--space-2)}.t-content ul li:last-child,.t-content ol li:last-child{margin-bottom:0}.t-content ul li ul,.t-content ul li ol,.t-content ol li ul,.t-content ol li ol{margin-top:var(--type-space-1)}.t-content ul p:last-child,.t-content ul div:last-child,.t-content ol p:last-child,.t-content ol div:last-child{margin-bottom:0}.t-content ol{margin-left:16px;margin-left:var(--space-4)}.t-content ol li{list-style-type:auto;counter-increment:none;padding-left:12px;padding-left:var(--space-3)}.t-content ol li:before{display:none}.t-content ol li::marker{display:block;color:var(--type-list-type-color)}.t-content ul{list-style:none;counter-reset:li}.t-content ul li{counter-increment:li}.t-content ul li:before{content:"";background-color:var(--type-list-type-color);width:11px;height:2px;text-align:left;margin:0;left:0;position:absolute;top:10px}.ds-section__element--indent_outside,.ds-section__element{padding-top:0;padding-bottom:0;margin-top:20px;margin-top:var(--section-space-vertical);margin-bottom:20px;margin-bottom:var(--section-space-vertical)}:root{--section-space: 20px;--section-space-vertical: var(--section-space);--section-space-horizontal: var(--section-space)}.ds-section{--section-space: 20px;--section-space-vertical: var(--section-space);--section-space-horizontal: var(--section-space);display:block}.ds-section{--section-space-horizontal: 0}.ds-section__element{display:block;padding-left:20px;padding-left:var(--section-space-horizontal);padding-right:20px;padding-right:var(--section-space-horizontal)}.ds-section__element--indent_inside{margin-top:0;margin-bottom:0;padding-top:20px;padding-top:var(--section-space-vertical);padding-bottom:20px;padding-bottom:var(--section-space-vertical)}.ds-section--space_none{--section-space: 0}.ds-section--space_3xxs{--section-space: 9px}.ds-section--space_2xxs{--section-space: 10px}.ds-section--space_xxs{--section-space: 11px}.ds-section--space_xs{--section-space: 12px}.ds-section--space_2xs{--section-space: 13px}.ds-section--space_sm{--section-space: 14px}.ds-section--space_2sm{--section-space: 15px}.ds-section--space_md{--section-space: 16px}.ds-section--space_2md{--section-space: 18px}.ds-section--space_lg{--section-space: 20px}.ds-section--space_xl{--section-space: 24px}.ds-section--space_2xl{--section-space: 28px}.ds-section--space_3xl{--section-space: 30px}.ds-section--space_4xl{--section-space: 36px}.ds-section--space_5xl{--section-space: 40px}.ds-section--space_6xl{--section-space: 50px}.ds-section--space_screen{display:flex;flex-direction:column;justify-content:center;height:100vh}html{box-sizing:border-box}a,img,div,input,select,textarea{-webkit-tap-highlight-color:transparent}a:active,a:focus,img:active,img:focus,div:active,div:focus,input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{-webkit-tap-highlight-color:transparent;outline:none}form{margin:0}img{display:block}*{-webkit-text-size-adjust:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}ul[class],ol[class]{padding:0;list-style:none}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}a{text-decoration:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%}input,button,textarea,select,table,tr,th,td{font:inherit}table{border-collapse:collapse}th{text-align:inherit}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}input::-webkit-inner-spin-button{display:none;-webkit-appearance:none}input[type=date]::-webkit-date-and-time-value{text-align:left}input[type=date]::-webkit-calendar-picker-indicator{width:100%}input[type=date],input[type=time],input[type=number],input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]:hover,input[type=number]:focus{-moz-appearance:number-input}input[type=time]::-webkit-inner-spin-button,input[type=time]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input::-ms-reveal,input::-ms-clear{display:none}select::-ms-expand{display:none}.apexcharts-canvas text{fill:#291f66!important;fill:var(--theme-text-1)!important}.apexcharts-canvas .apexcharts-legend-text,.apexcharts-canvas text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,Noto Sans,"sans-serif","Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important;color:#291f66!important;color:var(--theme-text-1)!important;font-size:8px}.apexcharts-canvas .apexcharts-xaxis-tick{display:none}.apexcharts-canvas .apexcharts-grid-borders line,.apexcharts-canvas .apexcharts-gridlines-horizontal line{stroke:#291f660d!important;stroke:var(--theme-relief-18)!important}.apexcharts-canvas .apexcharts-toolbar{padding-right:24px!important;padding-right:var(--space-6)!important}.apexcharts-canvas .apexcharts-legend{margin-top:8px;margin-top:var(--space-2)}.apexcharts-canvas .apexcharts-legend-text{padding-left:20px!important}.apexcharts-canvas .apexcharts-legend-marker{margin-top:1px}.apexcharts-canvas .apexcharts-legend-marker path{stroke-width:4px;stroke-linecap:round}.apexcharts-canvas .apexcharts-yaxistooltip{display:none}.apexcharts-canvas .apexcharts-tooltip,.apexcharts-canvas .apexcharts-menu,.apexcharts-canvas .apexcharts-tooltip-title,.apexcharts-canvas .apexcharts-xaxistooltip,.apexcharts-canvas .apexcharts-yaxistooltip{background:#fff!important;background:var(--theme-relief-1)!important;border-color:#291f6666!important;border-color:var(--theme-relief-4)!important;color:#291f66!important;color:var(--theme-text-1)!important;transition:none!important}.apexcharts-canvas .apexcharts-xaxistooltip:after,.apexcharts-canvas .apexcharts-yaxistooltip:after{border-bottom-color:#fff;border-bottom-color:var(--theme-relief-1)}.apexcharts-canvas .apexcharts-tooltip-text,.apexcharts-canvas .apexcharts-tooltip-title{font-size:10px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,Noto Sans,"sans-serif","Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important}.apexcharts-canvas .apexcharts-tooltip-marker:before{font-size:20px!important}.apexcharts-canvas .apexcharts-legend-group-vertical{flex-direction:row}body.is-dark .apexcharts-menu-icon:hover svg,body.is-dark .apexcharts-reset-icon:hover svg,body.is-dark .apexcharts-selection-icon:not(.apexcharts-selected):hover svg,body.is-dark .apexcharts-zoom-icon:not(.apexcharts-selected):hover svg,body.is-dark .apexcharts-zoomin-icon:hover svg,body.is-dark .apexcharts-zoomout-icon:hover svg{fill:#fff!important;fill:var(--theme-text-6)!important}.apexcharts-zoom-icon,.apexcharts-pan-icon,.apexcharts-menu-item.exportCSV{display:none!important}.flatpickr-calendar{background:#fff!important;background:var(--theme-relief-1)!important;box-shadow:1px 0 #291f6666,-1px 0 #291f6666,0 1px #291f6666,0 -1px #291f6666,0 3px 13px #00000014!important;box-shadow:1px 0 0 var(--theme-relief-4),-1px 0 0 var(--theme-relief-4),0 1px 0 var(--theme-relief-4),0 -1px 0 var(--theme-relief-4),0 3px 13px #00000014!important}.flatpickr-calendar .flatpickr-day,.flatpickr-calendar .flatpickr-weekday,.flatpickr-calendar input,.flatpickr-calendar select{color:#291f66!important;color:var(--theme-text-1)!important}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month path,.flatpickr-calendar .flatpickr-months .flatpickr-next-month path{fill:#291f66!important;fill:var(--theme-text-1)!important}.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#291f66!important;border-top-color:var(--theme-text-1)!important}.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#291f66!important;border-bottom-color:var(--theme-text-1)!important}.flatpickr-calendar .flatpickr-day:hover{background:#f7f7f9!important;background:var(--theme-relief-2)!important;border-color:#f7f7f9!important;border-color:var(--theme-relief-2)!important}.flatpickr-calendar .flatpickr-day.selected{background:#724cff!important;background:var(--theme-accent-main)!important;border-color:#724cff!important;border-color:var(--theme-accent-main)!important;color:#fff!important;color:var(--theme-text-6)!important}.flatpickr-calendar.arrowTop:before{border-bottom-color:#291f6666!important;border-bottom-color:var(--theme-relief-4)!important}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff!important;border-bottom-color:var(--theme-relief-1)!important}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent;animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder,.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus{border-color:#a8a8a8;outline:none}.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-flex;align-items:center;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1.3;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:10px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8;line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer;position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-radius:5px 5px 0 0;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.vti__dropdown-list{height:150px;top:52px!important;border-color:var(--control-input-border);max-width:256px}.vti__dropdown-list::-webkit-scrollbar{width:4px;height:4px}.vti__dropdown-item{font-size:12px;font-size:var(--type-font-size-xs);line-height:1.3;padding:4px 8px!important;padding:var(--space-1) var(--space-2)!important}.vti__dropdown{position:absolute!important;top:1px;left:1px;height:calc(100% - 2px);border-radius:8px;border-radius:var(--space-2);width:76px}.vti__country-code{font-size:15px;font-size:var(--type-font-size-2sm);color:#291f66;color:var(--theme-text-1);margin-left:4px;margin-left:var(--space-1)}.vti__dropdown-arrow{font-size:0;position:absolute;top:50%;transform:translateY(-50%);right:8px;right:var(--space-2);transform:none!important;width:16px;width:var(--space-4);margin-left:8px;margin-left:var(--space-2)}.vti__dropdown-arrow:before{content:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");position:absolute;transition:.5s all ease;left:50%;border:none;top:50%;margin-top:0;transform:translate(-50%,-50%)}.vti__flag{margin-left:10px!important}.vti__input{padding-left:70px!important;font-size:15px;font-size:var(--type-font-size-2sm);color:#291f66;color:var(--theme-text-1);background-color:#fff;background-color:var(--theme-relief-1)}.vue-tel-input:focus-within{box-shadow:none!important;border-color:var(--control-input-border)!important}body.is-dark .vti__dropdown-arrow:before{content:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.v-popper__popper{z-index:9999999!important}@font-face{font-family:Inter;font-display:swap;src:url(/static/app/fonts/Inter-VariableFont.ttf) format("truetype");font-style:normal}.admin-panel{--a-color: var(--theme-relief-1);background-color:#291f66;background-color:var(--theme-secondary-dark);padding:4px 12px;padding:var(--space-1) var(--space-3);position:relative;z-index:100;border-bottom:1px solid #7367f0;border-bottom:1px solid var(--theme-relief-3)}.admin-panel__wrapper{display:flex;justify-content:flex-end;-moz-column-gap:12px;column-gap:12px;-moz-column-gap:var(--space-3);column-gap:var(--space-3);row-gap:4px;row-gap:var(--space-1)}.admin-panel__item{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;-moz-column-gap:var(--space-1);column-gap:var(--space-1)}.admin-panel__item:hover .admin-panel__text{text-decoration:underline}.admin-panel__icon{display:flex}.admin-panel__icon svg{width:14px;height:14px}.admin-panel__icon path{stroke:var(--a-color)}.admin-panel__text{font-size:12px;font-size:var(--type-font-size-xs);color:var(--a-color)}.business-info__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.business-info__content{padding:28px;padding:var(--space-7);background:linear-gradient(99.48deg,#292366 46.08%,#604796 111.95%)}.business-info__info{max-width:500px;margin-left:auto;margin-right:auto;text-align:center;position:relative;z-index:5}.business-info__text,.business-info__button{margin-top:20px;margin-top:var(--space-5)}.c-logo-wrapper{display:flex;align-items:center;height:26px;position:relative}.c-logo-wrapper svg,.c-logo-wrapper img{height:100%}.c-logo-wrapper--size_1{height:20px}.c-logo-wrapper__link{position:absolute;top:0;left:0;width:100%;height:100%}.c-menu{position:relative}.c-menu.is-active .c-menu__childs{display:flex;flex-direction:column}.c-menu.is-active .c-menu__icon{transform:rotate(180deg)}.c-menu__single{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:8px;column-gap:8px;-moz-column-gap:var(--space-2);column-gap:var(--space-2);padding:20px;padding:var(--space-5)}.c-menu__single.has-childs{cursor:pointer}.c-menu__icon{display:flex}.c-menu__label{font-size:16px;font-size:var(--type-font-size-md);font-weight:500;font-weight:var(--weight-medium);color:#291f66;color:var(--theme-text-1)}.c-menu__childs{display:none}.c-menu__option-label{font-size:16px;font-size:var(--type-font-size-md);color:#291f66b3;color:var(--theme-text-4);font-weight:500;font-weight:var(--weight-medium)}.c-menu__option{padding:10px 20px;padding:10px var(--space-5);cursor:pointer}.c-menu__option:hover{background-color:#724cff14;background-color:var(--theme-relief-7)}.c-menu__option:hover .c-menu__option-label{color:#724cff;color:var(--theme-accent-main)}.catalog-spaced{position:relative;z-index:10;margin-top:-70px}.c-sidebar{--heading-height: 58px;--space-bottom: 70px;position:fixed;z-index:100;top:0;left:0;width:100%;height:100vh;background-color:#fff;background-color:var(--theme-relief-1);overflow:hidden;display:none}.c-sidebar.is-active{display:flex;flex-direction:column}.c-sidebar__heading{padding:20px 12px;padding:var(--space-5) var(--space-3)}.c-sidebar__wrapper{flex:1;background:linear-gradient(180deg,#917fffcc -245.99%,#917fff00);display:flex;flex-direction:column;overflow:hidden}.c-sidebar__content{flex:1;min-height:0;padding:28px 12px var(--space-bottom) 12px;padding:var(--space-7) var(--space-3) var(--space-bottom) var(--space-3);overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.c-sidebar__buttons-wrapper{display:flex;flex-wrap:wrap;gap:16px;gap:var(--space-4);max-width:350px;width:100%;margin-top:40px;margin-top:var(--space-10);margin-left:0;margin-right:0}.c-sidebar__button{flex:1}.c-sidebar__menu{width:100%;max-width:320px}.catalog-view__pagination{margin-top:40px;margin-top:var(--space-10)}.catalog-view__filter-wrapper{background-color:#fff;background-color:var(--theme-relief-1);padding:20px;padding:var(--space-5);margin-bottom:40px;margin-bottom:var(--space-10)}.catalog-view__filter{margin-bottom:20px;margin-bottom:var(--space-5)}.chart-card{background-color:#f7f7f9;background-color:var(--theme-relief-2);padding:16px;padding:var(--space-4)}.chart-card--variant_1{background-color:#fff;background-color:var(--theme-relief-1)}.chart-card--variant_2{transition:.3s background-color}.chart-card__heading{margin-bottom:20px;margin-bottom:var(--space-5);display:flex;align-items:flex-start;-moz-column-gap:20px;column-gap:20px;-moz-column-gap:var(--space-5);column-gap:var(--space-5);min-height:65px}.chart-card__title{flex:1}.chart-card__actions{display:flex;padding-top:4px;padding-top:var(--space-1)}.chart-card__filter{padding:16px;padding:var(--space-4)}.chart-card__content--variant_1{background-color:#fff;background-color:var(--theme-relief-1)}.close{--size: 30px;width:30px;width:var(--size);height:30px;height:var(--size);position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:210;border:none;border-radius:5px;top:8px;top:var(--space-2);right:8px;right:var(--space-2);background-color:#724cff;background-color:var(--theme-accent-main)}.close path{stroke:#fff;stroke:var(--theme-relief-1)}.error-label{color:#ff4c51;color:var(--theme-secondary-red);font-size:11px;font-size:var(--type-font-size-xxs);display:block;margin-top:4px;margin-top:var(--space-1)}.faq-catalog{margin-bottom:140px;position:relative;z-index:10}.faq-catalog__wrapper{background-color:#fff;background-color:var(--theme-relief-1);padding:32px 12px;padding:var(--space-8) var(--space-3)}.faq-catalog__aside{width:260px}.faq-catalog__heading{margin-bottom:20px;margin-bottom:var(--space-5)}.faq-catalog__content{flex:1;margin-top:40px;margin-top:var(--space-10)}.faq-catalog__item{padding:10px 20px;padding:10px var(--space-5);cursor:pointer;font-size:16px;font-size:var(--type-font-size-md);color:#291f66;color:var(--theme-text-1);font-weight:500;font-weight:var(--weight-medium)}.faq-catalog__item:hover,.faq-catalog__item.is-active{background-color:#724cff14;background-color:var(--theme-relief-7);color:#724cff;color:var(--theme-accent-main)}.filter-wrapper{display:flex;gap:20px;gap:var(--space-5);flex-direction:column;align-items:flex-end}.filter-wrapper__content{flex:1;display:flex;align-items:flex-end;flex-wrap:wrap;gap:20px;gap:var(--space-5);width:100%}.filter-wrapper__buttons{width:100%}.filter-wrapper__item{width:100%;flex-shrink:0}.faq-info__title{margin-bottom:28px;margin-bottom:var(--space-7);max-width:320px;margin-left:auto;margin-right:auto}.favorite-action{display:flex;cursor:pointer}.favorite-action:hover path{stroke:#724cff;stroke:var(--theme-accent-main)}.favorite-action.is-active path{stroke:#724cff;stroke:var(--theme-accent-main);fill:#724cff;fill:var(--theme-accent-main)}.footer{background-color:#f7f7f9;background-color:var(--theme-relief-2);padding:20px 0;padding:var(--space-5) 0}.footer__logo{width:165px}.footer__content{margin-top:28px;margin-top:var(--space-7)}.footer__bottom{padding-top:28px;padding-top:var(--space-7);margin-top:28px;margin-top:var(--space-7);border-top:2px solid rgba(41,31,102,.05)}.footer__menu{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;gap:var(--space-5)}.footer__item{width:100%}.footer__menu-heading{margin-bottom:20px;margin-bottom:var(--space-5)}.footer__link+.footer__link{margin-top:8px;margin-top:var(--space-2)}.geography-card{position:relative}.geography-card__image-wrapper{display:flex;overflow:hidden}.geography-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s transform}.geography-card__title-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.geography-card__title{color:#fff;color:var(--theme-relief-1);font-size:24px;font-size:var(--type-font-size-xl);font-weight:600;font-weight:var(--weight-semibold)}.geography-wrapper__wrapper{position:relative}.geography-wrapper__wrapper:after{background-color:#f7f7f9;background-color:var(--theme-relief-2);top:calc(50% + 60px)}.geography-wrapper__content,.geography-wrapper__heading{position:relative;z-index:5}.h-menu{position:relative}.h-menu.is-active .h-menu__childs{opacity:1;visibility:visible;transform:scale(1)}.h-menu.is-active .h-menu__icon{transform:rotate(180deg)}.h-menu__single{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;-moz-column-gap:var(--space-2);column-gap:var(--space-2)}.h-menu__single.has-childs{cursor:pointer}.h-menu__label{font-size:16px;font-size:var(--type-font-size-md);font-weight:500;font-weight:var(--weight-medium);color:#291f66;color:var(--theme-text-1)}.h-menu__icon{display:flex}.h-menu__childs{opacity:0;visibility:hidden;transform:scale(.94);transition:.3s transform,.3s opacity,.3s visibility;position:absolute;top:calc(100% + 16px);top:calc(100% + var(--space-4));left:0;width:240px;background-color:#fff;background-color:var(--theme-relief-1);padding:10px;z-index:10;box-shadow:0 2px 4px #00000005,0 10px 8px #00000008,0 25px 17px #0000000a,0 49px 32px #0000000a,0 83px 60px #0000000d,0 127px 102px #00000012}.h-menu__option-label{font-size:16px;font-size:var(--type-font-size-md);color:#291f66b3;color:var(--theme-text-4);font-weight:500;font-weight:var(--weight-medium)}.h-menu__option{padding:10px 20px;padding:10px var(--space-5);cursor:pointer;display:block}.header-desktop__logo{width:165px}.header-desktop__main{display:flex;align-items:center;-moz-column-gap:60px;column-gap:60px}.header-desktop__wrapper{display:flex;justify-content:space-between;align-items:center}.header-desktop__menu{display:flex;-moz-column-gap:28px;column-gap:28px;-moz-column-gap:var(--space-7);column-gap:var(--space-7)}.header-desktop__actions-wrapper{display:flex;-moz-column-gap:16px;column-gap:16px;-moz-column-gap:var(--space-4);column-gap:var(--space-4)}.header-mobile__wrapper{display:flex;justify-content:space-between;align-items:center}.header-mobile__logo{width:140px}.header-mobile__icon-wrapper{display:flex}.header-mobile__icon-wrapper path{stroke:#000}.header{padding:20px 0;padding:var(--space-5) 0;position:absolute;top:0;left:0;width:100%;z-index:100}.header.is-white{--header-color: var(--theme-relief-1)}.header.is-white .header-mobile.is-main .header-mobile__icon-wrapper path{stroke:#fff;stroke:var(--theme-relief-1)}.header.is-white .header-desktop .control-button--variant_transparent-main{--control-button-foreground: var(--theme-relief-1);--control-button-foreground-active: var(--theme-text-1);--control-button-border: var(--theme-relief-1);--control-button-border-active: var(--theme-relief-1);--control-button-background-active: var(--theme-relief-1)}.header.is-white .h-menu__label{color:#fff;color:var(--theme-relief-1)}.header.is-white .h-menu__icon path{stroke:#fff;stroke:var(--theme-relief-1)}.header__desktop{display:none}.header__logo{width:140px}.header__main{display:flex;align-items:center;-moz-column-gap:80px;column-gap:80px}.header__wrapper{display:flex;justify-content:space-between;align-items:center}.header__menu{display:flex;-moz-column-gap:60px;column-gap:60px}.header__actions-wrapper{display:flex;-moz-column-gap:24px;column-gap:24px;-moz-column-gap:var(--space-6);column-gap:var(--space-6)}.heading-dropdown{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.heading-dropdown.is-active .heading-dropdown__dropdown{transform:rotate(180deg)}.heading-dropdown__dropdown{display:flex}.how-work-card{position:relative}.how-work-card__icon-wrapper{display:flex;width:50px;height:50px;margin-left:auto;margin-right:auto}.how-work-card__content{margin-top:20px;margin-top:var(--space-5);text-align:center;padding:0 20px;padding:0 var(--space-5)}.how-work-card__title{color:#291f66;color:var(--theme-text-1);font-weight:600;font-weight:var(--weight-semibold);font-size:20px;font-size:var(--type-font-size-lg)}.how-work-card__text{margin-top:12px;margin-top:var(--space-3)}.i-avatar{--avatar-size: 38px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.i-avatar--size_1{width:var(--avatar-size);height:var(--avatar-size)}.i-avatar__image{border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.i-avatar__dot{position:absolute;bottom:0;right:0}.i-card--variant_1{background-color:#f7f7f9;background-color:var(--theme-relief-2);padding:12px;padding:var(--space-3)}.i-card--variant_3{background-color:#fff;background-color:var(--theme-relief-1);padding:12px;padding:var(--space-3)}.i-card--variant_4{background-color:#fff;background-color:var(--theme-relief-1);padding:32px;padding:var(--space-8)}.i-count{--i-count-bg: var(--theme-accent-main);--i-count-color: var(--theme-text-6);--i-count-size: 20px;--i-count-font-size: var(--type-font-size-2xxs);border-radius:50%;display:flex;justify-content:center;align-items:center;background:#724cff;background:var(--i-count-bg);width:20px;width:var(--i-count-size);height:20px;height:var(--i-count-size);font-weight:700;font-weight:var(--weight-bold);transition:.3s background-color,.3s color}.i-count__content{color:var(--i-count-color);font-size:var(--i-count-font-size);line-height:1}.i-count--variant_1{position:absolute;top:50%;right:0;left:auto;transform:translate(50%,-50%)}.i-dot{width:10px;height:10px;background-color:#724cff;background-color:var(--theme-accent-main);border-radius:50%;border:2px solid #F7F7F9;border:2px solid var(--theme-relief-2)}.i-dot--variant_green{background-color:#28c76f;background-color:var(--theme-secondary-green)}.i-dot--variant_1{border:none;width:7px;height:7px}.i-link{--icon-offset: var(--space-2);--i-link-font-size: var(--type-font-size-sm);--i-link-icon-color: var(--theme-accent-main);--i-link-color: var(--theme-accent-main);color:#724cff;color:var(--i-link-color);display:flex;align-items:center;cursor:pointer;transition:.3s all ease;font-size:14px;font-size:var(--i-link-font-size);text-decoration-thickness:1px;text-underline-offset:2px}.i-link:hover{transition:.3s all ease}.i-link:hover .i-link__text{text-decoration:underline}.i-link__text{line-height:1}.i-link__icon{display:flex;transition:.3s all ease;align-items:center;width:18px;height:18px}.i-link__icon path{transition:.3s all ease;stroke:var(--i-link-icon-color)}.i-link__icon--offset_left{margin-right:0;margin-left:var(--icon-offset)}.i-link__icon--offset_right{margin-left:0;margin-right:var(--icon-offset)}.i-link__icon--size_3xxs svg{max-width:9px;max-height:9px}.i-link__icon--size_2xxs svg{max-width:10px;max-height:10px}.i-link__icon--size_xxs svg{max-width:11px;max-height:11px}.i-link__icon--size_xs svg{max-width:12px;max-height:12px}.i-link__icon--size_2xs svg{max-width:13px;max-height:13px}.i-link__icon--size_sm svg{max-width:14px;max-height:14px}.i-link__icon--size_2sm svg{max-width:15px;max-height:15px}.i-link__icon--size_md svg{max-width:16px;max-height:16px}.i-link__icon--size_2md svg{max-width:18px;max-height:18px}.i-link__icon--size_lg svg{max-width:20px;max-height:20px}.i-link__icon--size_xl svg{max-width:24px;max-height:24px}.i-link__icon--size_2xl svg{max-width:28px;max-height:28px}.i-link__icon--size_3xl svg{max-width:30px;max-height:30px}.i-link__icon--size_4xl svg{max-width:36px;max-height:36px}.i-link__icon--size_5xl svg{max-width:40px;max-height:40px}.i-link__icon--size_6xl svg{max-width:50px;max-height:50px}.i-link--size_3xxs{--i-link-font-size: 9px}.i-link--size_2xxs{--i-link-font-size: 10px}.i-link--size_xxs{--i-link-font-size: 11px}.i-link--size_xs{--i-link-font-size: 12px}.i-link--size_2xs{--i-link-font-size: 13px}.i-link--size_sm{--i-link-font-size: 14px}.i-link--size_2sm{--i-link-font-size: 15px}.i-link--size_md{--i-link-font-size: 16px}.i-link--size_2md{--i-link-font-size: 18px}.i-link--size_lg{--i-link-font-size: 20px}.i-link--size_xl{--i-link-font-size: 24px}.i-link--size_2xl{--i-link-font-size: 28px}.i-link--size_3xl{--i-link-font-size: 30px}.i-link--size_4xl{--i-link-font-size: 36px}.i-link--size_5xl{--i-link-font-size: 40px}.i-link--size_6xl{--i-link-font-size: 50px}.i-link--weight_semibold{font-weight:600;font-weight:var(--weight-semibold)}.i-link--underline .i-link__text{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.i-preloader{--i-preloader-size: 55px;--i-preloader-color: var(--theme-accent-main);--i-preloader-border-width: 4px;position:absolute;height:100%;width:100%;top:0;left:0;background-color:#fff;background-color:var(--theme-relief-1);z-index:99999;visibility:hidden;opacity:0;transition:.5s}.i-preloader.is-active{opacity:.5;visibility:visible}.i-preloader__item{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:var(--i-preloader-size);height:var(--i-preloader-size);border-radius:50%;background-color:transparent;border:var(--i-preloader-border-width) solid transparent;border-top-color:var(--i-preloader-color);border-bottom-color:var(--i-preloader-color);animation:1s spinPreloader linear infinite;z-index:600}.i-preloader--fixed{position:fixed}.i-preloader--relative{position:relative;width:100%;height:var(--i-preloader-size)}@keyframes spinPreloader{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.i-switch{--switch-width: 35px;--switch-height: 20px;--switch-dot-size: 14px;display:flex;align-items:center}.i-switch__content{width:var(--switch-width);height:var(--switch-height);position:relative}.i-switch__slider{position:absolute;cursor:pointer;inset:0;background-color:#7367f029;background-color:var(--theme-relief-19);transition:.2s background-color;border-radius:12px}.i-switch__slider:after{content:"";position:absolute;top:50%;left:4px;transform:translateY(-50%);background-color:#fff;background-color:var(--theme-text-6);width:var(--switch-dot-size);height:var(--switch-dot-size);border-radius:50%;overflow:hidden;transition:.2s transform}.i-switch__element{display:none}.i-switch__element:checked+.i-switch__slider{background:#724cff;background:var(--theme-accent-main);box-shadow:0 2px 6px #7367f04d}.i-switch__element:checked+.i-switch__slider:after{transform:translate(13px,-50%)}.i-switch__element:disabled+.i-switch__slider{cursor:default;opacity:.8}.i-tag{--tag-color: #724CFF;background-color:color-mix(in srgb,#724CFF 16%,transparent);padding:4px 10px;border-radius:4px;border-radius:var(--space-1);text-align:center;display:flex;justify-content:center;align-items:center}@supports (color: color-mix(in lch,red,blue)){.i-tag{background-color:color-mix(in srgb,var(--tag-color) 16%,transparent)}}.i-tag__text{font-size:13px;font-size:var(--type-font-size-2xs);font-weight:500;font-weight:var(--weight-medium);color:var(--tag-color);line-height:1.2}.hijack{position:fixed;z-index:999;bottom:64px;left:50%;transform:translate(-50%);background-color:#fff;background-color:var(--theme-relief-1);box-shadow:0 5px 10px #0000004d;border-radius:10px;padding:12px;padding:var(--space-3);border:2px solid rgba(41,31,102,.4);border:2px solid var(--theme-relief-4);text-align:center;width:calc(100% - 24px);line-height:1.1}.hijack__countdown,.hijack__actions{display:flex;justify-content:center;margin-top:16px;margin-top:var(--space-4)}.hijack__buttons{display:flex;gap:8px;gap:var(--space-2)}.info-heading{background:linear-gradient(98.64deg,#e1dbff 16.66%,#d2fff9 130.24%);padding:108px 0 88px;position:relative;overflow:hidden}.info-heading__logo{position:absolute;width:300px;margin:0 auto;right:20px;bottom:0}.info-heading__content{position:relative;z-index:5}.join-us-logo{padding:40px 28px;padding:var(--space-10) var(--space-7);background:#f7f7f9;background:var(--theme-relief-2)}.join-us-logo__image-wrapper{width:200px;display:flex;margin-left:auto;margin-right:auto}.join-us-logo__content{margin-top:32px;margin-top:var(--space-8)}.join-us-logo__info{max-width:500px;margin-left:auto;margin-right:auto;text-align:center;position:relative;z-index:5}.join-us-logo__text,.join-us-logo__button{margin-top:20px;margin-top:var(--space-5)}.join-us{padding-top:60px}.join-us__picture-wrapper{position:relative;width:100%;height:150px;background-color:#fff;background-color:var(--theme-relief-1)}.join-us__picture-wrapper:after{content:"";position:absolute;width:100%;background-color:#724cff;background-color:var(--theme-accent-main);left:0;height:100%;top:0}.join-us__image-wrapper{width:100%;max-width:370px;max-height:190px;display:flex;justify-content:center;align-items:center;z-index:5;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.join-us__content{padding:28px;padding:var(--space-7);background:#f7f7f9;background:var(--theme-relief-2)}.join-us__info{max-width:500px;margin-left:auto;margin-right:auto;text-align:center;position:relative;z-index:5}.join-us__text,.join-us__button{margin-top:20px;margin-top:var(--space-5)}.page-heading{min-height:450px;text-align:center;position:relative;padding-top:150px;padding-bottom:100px}.page-heading__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.page-heading__wrapper{position:relative;z-index:10}.page-heading__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-heading__title{font-weight:600;font-weight:var(--weight-semibold);font-size:30px;font-size:var(--type-font-size-3xl);color:#fff;color:var(--theme-relief-1)}.page-heading__text{margin-top:20px;margin-top:var(--space-5);font-size:14px;font-size:var(--type-font-size-sm);color:#fff;color:var(--theme-relief-1);margin-left:auto;margin-right:auto;max-width:400px}.pagination{display:flex;align-items:center;justify-content:flex-end}.pagination__wrapper,.pagination__content{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;-moz-column-gap:var(--space-1);column-gap:var(--space-1)}.pagination__item{min-width:30px;min-height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#291f66;color:var(--theme-text-1);font-size:13px;font-size:var(--type-font-size-2xs);border-radius:4px;border-radius:var(--space-1)}.pagination__item:hover{color:#724cff;color:var(--theme-accent-main);background-color:#724cff29;background-color:var(--theme-relief-9)}.pagination__item.is-disabled{pointer-events:none}.pagination__item.is-active{color:#fff;color:var(--theme-text-6);background-color:#724cff;background-color:var(--theme-accent-main);box-shadow:0 2px 6px #7367f04d}.pagination__item--variant_prev.is-disabled,.pagination__item--variant_next.is-disabled{opacity:.5}.product-group-card{display:block}.product-group-card__heading{display:block;position:relative}.product-group-card__heading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(180deg,#291f6600 50%,#291f66e6 108.45%)}.product-group-card__title-wrapper{position:absolute;bottom:0;left:0;padding:28px;padding:var(--space-7);width:100%;z-index:5}.product-group-card__title{color:#fff;color:var(--theme-relief-1);font-weight:600;font-weight:var(--weight-semibold);font-size:20px;font-size:var(--type-font-size-lg)}.product-group-card__image-wrapper{display:flex;width:100%;overflow:hidden}.product-group-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s transform}.product-group-card__link-wrapper{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:8px;column-gap:8px;-moz-column-gap:var(--space-2);column-gap:var(--space-2)}.product-group-card__link-icon{display:flex}.product-group-card__link-text{color:#291f66;color:var(--theme-text-1);font-size:16px;font-size:var(--type-font-size-md)}.product-group-card__text{font-size:13px;font-size:var(--type-font-size-2xs);color:#291f66;color:var(--theme-text-1);padding-top:20px;padding-top:var(--space-5)}.product-group-card__details{display:block;margin-top:8px;margin-top:var(--space-2)}.product-group-card__content{display:block;padding:20px 0;padding:var(--space-5) 0}.qrcode-card{border:1px solid rgba(41,31,102,.1);border:1px solid var(--theme-relief-8);padding:28px;padding:var(--space-7)}.qrcode-card__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:40px;gap:var(--space-10)}.qrcode-card__image{width:160px;height:160px;opacity:0}.qrcode-card__image.is-init{opacity:1}.qrcode-card__content{width:100%}.report-card{--icon-size: 30px;--card-gap: var(--space-7)}.report-card{width:100%;background-color:#f7f7f9;background-color:var(--theme-relief-2);display:block;padding:20px;padding:var(--space-5);position:relative}.report-card:after{content:"";position:absolute;top:8px;top:var(--space-2);left:8px;left:var(--space-2);height:calc(100% - 16px);height:calc(100% - var(--space-4));width:calc(100% - 16px);width:calc(100% - var(--space-4));border:1px solid #724CFF;border:1px solid var(--theme-accent-main);opacity:0;visibility:hidden;transition:.5s opacity}.report-card--variant_1{--icon-size: 24px;--card-gap: var(--space-5)}.report-card--variant_1{padding:16px;padding:var(--space-4)}.report-card__wrapper{display:flex;flex-direction:column;gap:var(--card-gap)}.report-card__date,.report-card__title,.report-card__category{color:#291f66;color:var(--theme-text-1)}.report-card__title{display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:4;height:86px}.report-card__name{font-size:14px;font-size:var(--type-font-size-sm);color:#291f66;color:var(--theme-text-1)}.report-card__date{margin-bottom:4px;margin-bottom:var(--space-1);font-weight:300;font-weight:var(--weight-thin);font-size:10px;font-size:var(--type-font-size-2xxs)}.report-card__category{font-weight:700;font-weight:var(--weight-bold);font-size:12px;font-size:var(--type-font-size-xs);text-transform:uppercase}.report-card__footer{margin-top:16px;margin-top:var(--space-4);display:flex;align-items:center;justify-content:space-between}.report-card__download{display:flex}.report-card__preview{display:flex;justify-content:center;align-items:center;aspect-ratio:1}.report-card__image-wrapper{display:flex}.report-card__icon-wrapper{display:flex;width:var(--icon-size);height:var(--icon-size)}.seo-text{position:relative}.seo-text__content{max-height:170px;overflow:auto}.service-card{display:block;background-color:#fff;background-color:var(--theme-relief-1);padding:20px;padding:var(--space-5)}.service-card__title{color:#291f66;color:var(--theme-text-1);font-weight:600;font-weight:var(--weight-semibold);font-size:20px;font-size:var(--type-font-size-lg)}.service-card__link-wrapper{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:8px;column-gap:8px;-moz-column-gap:var(--space-2);column-gap:var(--space-2);margin-top:8px;margin-top:var(--space-2)}.service-card__link-icon{display:flex}.service-card__link-text{color:#291f66;color:var(--theme-text-1);font-size:16px;font-size:var(--type-font-size-md)}.service-card__text{font-size:13px;font-size:var(--type-font-size-2xs);color:#291f66;color:var(--theme-text-1);font-size:16px;font-size:var(--type-font-size-md)}.service-card__content{display:block}.service-card__content,.service-card__details{margin-top:20px;margin-top:var(--space-5)}.single-icon{width:26px;height:26px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;position:relative}.single-icon--size_1{width:30px;height:30px}.single-icon--variant_1{color:#291f66;color:var(--theme-text-1)}.single-icon--variant_2 svg{width:20px}.single-icon__dot{position:absolute;top:4px;right:5px}.sortable-icon{display:flex;align-items:center;justify-content:center;width:12px;height:10px}.sortable-icon.is-highlight path{stroke:#28c76f;stroke:var(--theme-secondary-green)}.sortable-icon--variant_close{cursor:pointer;width:20px;height:20px}.sortable-icon--variant_close svg{width:14px;height:14px}.sortable-icon--variant_close path{stroke:#291f66;stroke:var(--theme-text-1)}.sortable-icon--variant_close.is-disabled{opacity:0;pointer-events:none;visibility:hidden}.sortable-icon--variant_close:hover path{stroke:#ff4c51;stroke:var(--theme-secondary-red)}.support-page{background:linear-gradient(98.64deg,#e1dbff 16.66%,#d2fff9 130.24%);min-height:100vh;padding:110px 0;display:flex;align-items:center}.support-page__main{width:100%}.support-page__wrapper{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.support-page__decoration{display:flex;width:70px}.support-page__content{margin-top:24px;margin-top:var(--space-6)}.support-page__text,.support-page__button{margin-top:20px;margin-top:var(--space-5)}.t-accordion__item+.t-accordion__item{border-top:1px solid #F7F7F9;border-top:1px solid var(--theme-relief-2)}.t-accordion__item:first-child .t-accordion__heading{padding-top:0}.t-accordion__item:last-child .t-accordion__heading{padding-bottom:0}.t-accordion__item.is-active{background-color:transparent;padding-bottom:20px;padding-bottom:var(--space-5)}.t-accordion__item.is-active .t-accordion__heading{padding-bottom:20px;padding-bottom:var(--space-5)}.t-accordion__item.is-active .t-accordion__icon--variant_plus{display:none}.t-accordion__item.is-active .t-accordion__icon--variant_minus,.t-accordion__item.is-active .t-accordion__content{display:block}.t-accordion__content{display:none}.t-accordion__heading{cursor:pointer;display:flex;align-items:center;padding:20px 0;padding:var(--space-5) 0}.t-accordion__title-wrapper{width:calc(100% - 25px);box-sizing:border-box;padding-right:10px}.t-accordion__title{font-size:16px;font-size:var(--type-font-size-md);font-weight:500;font-weight:var(--weight-medium)}.t-accordion__icon{width:25px;height:25px;position:relative;cursor:pointer;display:flex}.t-accordion__icon--variant_minus{display:none}.t-hero{background:linear-gradient(180deg,#917fffcc -245.99%,#917fff00);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=),linear-gradient(180deg,#917fffcc -245.99%,#917fff00);background-blend-mode:overlay;min-height:100vh;padding:100px 0 40px}.t-hero__main{width:100%}.t-hero__content{margin-bottom:60px;text-align:center;max-width:360px;margin-left:auto;margin-right:auto}.t-hero__image-wrapper{display:flex;width:240px;margin:0 auto}.t-hero__title{font-size:30px;font-size:var(--type-font-size-3xl);font-weight:600;font-weight:var(--weight-semibold);line-height:1.2}.t-hero__text{margin-top:12px;margin-top:var(--space-3);max-width:600px}.t-icon-text{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;-moz-column-gap:var(--space-2);column-gap:var(--space-2)}.t-icon-text__icon{display:flex}.t-icon-text__content{flex:1}.t-image-text__image-wrapper{display:flex;margin:0 auto;max-width:550px}.t-image-text__content{margin-top:20px;margin-top:var(--space-5)}.t-section{margin:40px 0}.t-section.is-inside{margin:0!important;padding:40px 0}.t-section.is-inside~.t-section.is-full{margin-top:0}.t-section--bg_relief-2{background-color:#f7f7f9;background-color:var(--theme-relief-2)}.t-section--variant_2{margin-top:20px}.t-list__item{display:flex}.t-list__item+.t-list__item{margin-top:6px}.t-list__icon{display:flex;height:12px;width:12px;align-items:center;justify-content:center;margin-top:4px;margin-top:var(--space-1)}.t-list__content{flex:1;padding-left:8px;padding-left:var(--space-2)}.table-wrapper{overflow-x:auto}.table-wrapper::-webkit-scrollbar{height:0}.two-factor-way{padding:8px 16px;padding:var(--space-2) var(--space-4);border:2px solid rgba(41,31,102,.1);border:2px solid var(--theme-relief-8);display:flex;align-items:center;cursor:pointer}.two-factor-way__title{flex:1}.two-factor-way__arrow{display:flex}.typical-heading{background:#f7f7f9;background:var(--theme-relief-2);padding:90px 0 40px}.userbar{cursor:pointer;position:relative}.userbar.is-active .userbar__content{opacity:1;visibility:visible;transform:scale(1)}.userbar.is-active .userbar__dropdown{transform:translateY(-50%) rotate(180deg)}.userbar__single{display:flex;-moz-column-gap:12px;column-gap:12px;-moz-column-gap:var(--space-3);column-gap:var(--space-3);align-items:center}.userbar__heading{border-radius:4px;border-radius:var(--space-1);position:relative}.userbar__name{width:170px;font-size:15px;font-size:var(--type-font-size-2sm);line-height:1.2;font-weight:600;font-weight:var(--weight-semibold);color:#fff;color:var(--theme-text-6)}.userbar__dropdown{position:absolute;top:50%;transform:translateY(-50%);right:10px;display:flex}.userbar__dropdown path{stroke:#fff;stroke:var(--theme-text-6)}.userbar__content{position:absolute;top:calc(100% + 12px);top:calc(100% + var(--space-3));left:0;width:100%;opacity:0;visibility:hidden;transform:scale(.94);transition:.3s transform,.3s opacity,.3s visibility;z-index:1000;box-shadow:0 2px 4px #00000005,0 10px 8px #00000008,0 25px 17px #0000000a,0 49px 32px #0000000a,0 83px 60px #0000000d,0 127px 102px #00000012;background-color:#3e435a;background-color:var(--theme-relief-14)}.userbar__option{padding:16px;padding:var(--space-4);display:block;font-weight:500;font-weight:var(--weight-medium);color:#ffffffbf;color:var(--theme-text-5)}.userbar__option:hover{background:#724cff14;background:var(--theme-relief-7)}.control-button{--control-button-background: var(--theme-accent-main);--control-button-background-active: var(--theme-relief-15);--control-button-foreground: var(--theme-relief-1);--control-button-foreground-active: var(--theme-relief-1);--control-button-border: var(--theme-accent-main);--control-button-border-active: var(--theme-relief-15);--control-button-attachment: var(--theme-relief-1);--control-button-attachment-active: var(--theme-relief-1);--control-box-border-radius: var(--space-2);--control-box-border-width: 1px;--control-box-line-height: 1.3;--control-box-padding-vertical: var(--space-2);--control-box-padding-horizontal: var(--space-6);--control-box-font-size: var(--type-font-size-md)}.control-button{background:var(--control-button-background);color:var(--control-button-foreground);border-radius:var(--control-box-border-radius);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--control-box-border-width) solid var(--control-button-border);line-height:var(--control-box-line-height);text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:400;font-weight:var(--weight-regular);height:48px;width:100%;box-shadow:0 2px 6px #7367f04d}.control-button:focus,.control-button:active{outline:none}.control-button.is-active{pointer-events:none}.control-button:disabled,.control-button.is-disabled{opacity:.3;pointer-events:none}.control-button__body{display:flex;flex-wrap:nowrap;flex-direction:row}.control-button__element{text-align:center;text-decoration:none;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:var(--control-box-padding-vertical) var(--control-box-padding-horizontal)}.control-button__element:focus,.control-button__element:active{outline:none}.control-button__element--icon_prepend{padding-left:0}.control-button__element--icon_append{padding-right:0}.control-button__icon{display:flex;align-items:center}.control-button__icon svg{max-width:26px;max-height:26px}.control-button__icon:not(.is-simple) path{transition:.3s;fill:var(--control-button-attachment)}.control-button__icon--variant_prepend{padding:4px 14px 4px 16px;padding:var(--space-1) 14px var(--space-1) var(--space-4)}.control-button__icon--variant_append{padding:4px 24px 4px 16px;padding:var(--space-1) 24px var(--space-1) var(--space-4)}.control-button__icon--variant_single{padding:0 16px;padding:0 var(--space-4)}.control-button__text.is-load{opacity:0;pointer-events:none}.control-button--variant_full{width:100%}.control-button--variant_transparent-main{--control-button-background: transparent;--control-button-background-active: var(--theme-relief-6);--control-button-foreground: var(--theme-accent-main);--control-button-foreground-active: var(--theme-accent-main);--control-button-border: var(--theme-accent-main);--control-button-border-active: var(--theme-accent-main);--control-box-border-width: 1px;box-shadow:none}.control-button--variant_1{--control-button-background: var(--theme-relief-9);--control-button-background-active: var(--theme-relief-10);--control-button-foreground: var(--theme-accent-main);--control-button-foreground-active: var(--theme-accent-main);--control-box-border-width: 0;box-shadow:none}.control-button--variant_2{height:40px}.control-button--variant_disabled{pointer-events:none}.control-checkbox,.control-radio{--control-checker-size: 20px;--checker-color: var(--theme-accent-main);display:block;position:relative;height:20px;height:var(--control-checker-size);width:20px;width:var(--control-checker-size);line-height:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.control-checkbox.is-disabled,.control-radio.is-disabled{opacity:.6;pointer-events:none}.control-checkbox.is-static,.control-radio.is-static{pointer-events:none}.control-checkbox__element,.control-radio__element{margin:0}.control-checkbox__element:checked+.control-radio__label:after,.control-checkbox__element:checked+.control-checkbox__label:after,.control-radio__element:checked+.control-radio__label:after,.control-radio__element:checked+.control-checkbox__label:after{display:block}.control-checkbox__element:-moz-read-only+.control-checkbox__label,.control-radio__element:-moz-read-only+.control-checkbox__label{filter:none;cursor:pointer}.control-checkbox__element:read-only+.control-checkbox__label,.control-radio__element:read-only+.control-checkbox__label{filter:none;cursor:pointer}.control-checkbox__label,.control-radio__label{display:block;position:relative;height:var(--control-checker-size);width:var(--control-checker-size);line-height:1}.control-checkbox__label:before,.control-checkbox__label:after,.control-radio__label:before,.control-radio__label:after{content:"";position:absolute;display:block;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}.control-checkbox__label:before,.control-radio__label:before{background-color:#fff;background-color:var(--theme-relief-1);border:2px solid #FFFFFF;border:2px solid var(--theme-relief-17);height:var(--control-checker-size);width:var(--control-checker-size)}.control-checkbox__label:after,.control-radio__label:after{display:none}.control-checkbox__content,.control-radio__content{padding-left:12px;padding-left:var(--space-3);flex:1;line-height:1.5;display:flex;flex-direction:column;font-size:14px;font-size:var(--type-font-size-sm);color:#2f2b3d99;color:var(--theme-relief-5);font-weight:500;font-weight:var(--weight-medium)}.control-checkbox--variant_inline:before,.control-radio--variant_inline:before{content:""}.control-checkbox--variant_flex,.control-radio--variant_flex{display:flex;width:100%;height:auto}.control-checkbox--variant_aligned,.control-radio--variant_aligned{align-items:center;height:100%}.control-checkbox__label:before{border-radius:5px}.control-checkbox__label:after{width:50%;height:25%;transform:translateY(-70%) translate(-50%) rotate(-45deg);transform-origin:50% 50%;border:2px solid #ffffff;border:2px solid var(--theme-relief-1);border-top-width:0;border-right-width:0;display:none}.control-checkbox__label.is-active:after{display:block}.control-checkbox__label.is-active:before{border:none}.control-checkbox__element:checked+.control-checkbox__label:before{border:none;background-color:var(--checker-color)}.control-checkbox__element:indeterminate+.control-checkbox__label:after{display:block;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:0;width:50%;height:2px;border-color:#7367f0;border-color:var(--theme-relief-3)}.control-radio__label{border-radius:50%}.control-radio__label:after{opacity:1;transform:translate(-50%,-50%);background-color:#fff;background-color:var(--theme-relief-1);border:0;height:9px;width:9px}.control-radio__label:before{background-color:var(--theme-accent-white);border:2px solid #FFFFFF;border:2px solid var(--theme-relief-17)}.control-radio__label:after,.control-radio__label:before{border-radius:50%}.control-radio__element:checked+.control-radio__label:before{transition:none;border:none;background:var(--checker-color)}.control-radio__element:-moz-read-only+.control-radio__label{filter:none;cursor:pointer}.control-radio__element:read-only+.control-radio__label{filter:none;cursor:pointer}.control-descriptor,.control-descriptor__wrapper{position:relative}.control-descriptor__wrapper--variant_prepend .control-input__element{padding-left:56px!important}.control-descriptor__wrapper--variant_prepend .control-input__element .multiselect__single,.control-descriptor__wrapper--variant_prepend .control-input__element .multiselect__placeholder{padding-left:0!important}.control-descriptor__wrapper--variant_append .control-input__element{padding-right:56px!important}.control-descriptor__wrapper--variant_append .control-input__element .multiselect__single,.control-descriptor__wrapper--variant_append .control-input__element .multiselect__placeholder{padding-right:0!important}.control-descriptor__icon{display:flex;justify-content:center;align-items:center;padding-left:12px;padding-left:var(--space-3);padding-right:12px;padding-right:var(--space-3);height:48px;position:absolute;top:0;left:0;z-index:104;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1}.control-descriptor__icon--append{left:auto;right:0}.control-descriptor__icon--space_1{top:21px}.control-descriptor__icon--variant_action{cursor:pointer}.control-input{--h: 48px;--control-input-background: var(--theme-relief-1);--control-input-background-active: varvar(--theme-relief-1);--control-input-foreground: var(--theme-text-1);--control-input-foreground-active: var(--theme-text-1);--control-input-border: var(--theme-relief-4);--control-input-border-active: var(--theme-relief-4);--control-input-border-width: 1px;--control-box-border-radius: var(--space-2);--control-box-line-height: 1.5;--control-box-padding-vertical: var(--space-3);--control-box-padding-horizontal: var(--space-4);--control-box-font-size: var(--type-font-size-md);display:flex;flex-direction:column;position:relative}.control-input.is-disabled{cursor:not-allowed;--control-input-background: var(--theme-relief-5)}.control-input.is-disabled .control-input__select,.control-input.is-disabled .control-input__element{pointer-events:none}.control-input.wait-debounce:after{content:"";position:absolute;bottom:0;left:4px;height:2px;background-color:#724cff;background-color:var(--theme-accent-main);animation:progress-line-shrink .8s linear forwards}.control-input__icon{display:flex;justify-content:center;align-items:center;width:var(--h);height:var(--h);color:#724cff;color:var(--theme-accent-main);padding:var(--control-box-padding-vertical);position:absolute;bottom:0;left:0;z-index:104;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.control-input__icon .eyes-on{margin-top:-1px}.control-input__icon--append{left:auto;right:0}.control-input__icon--events-none{pointer-events:none}.control-input__icon--variant_password{width:56px}.control-input__icon.is-interactive{cursor:pointer;transition:.5s color ease}.control-input__icon.is-interactive:hover{transition:.5s color ease;color:#724cff;color:var(--theme-accent-main)}.control-input__element{height:var(--h);line-height:1.4;flex-grow:1;display:flex;justify-content:space-between;width:100%;padding:var(--control-box-padding-vertical) var(--control-box-padding-horizontal);background-color:var(--control-input-background);color:var(--control-input-foreground);font-size:var(--control-box-font-size);font-weight:400;font-weight:var(--weight-regular)}.control-input__element,.control-input__element.vue-tel-input{border:var(--control-input-border-width) solid var(--control-input-border);border-radius:var(--control-box-border-radius)}.control-input__element::-moz-placeholder{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--base-font);opacity:1;color:#2f2b3d66;color:var(--theme-text-3);font-size:15px;font-size:var(--type-font-size-2sm);text-align:left;font-weight:400;font-weight:var(--weight-regular)}.control-input__element::placeholder{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--base-font);opacity:1;color:#2f2b3d66;color:var(--theme-text-3);font-size:15px;font-size:var(--type-font-size-2sm);text-align:left;font-weight:400;font-weight:var(--weight-regular)}.control-input__element:-webkit-autofill,.control-input__element:-webkit-autofill:hover,.control-input__element:-webkit-autofill:focus,.control-input__element:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--control-input-background) inset!important;-webkit-text-fill-color:var(--control-input-foreground)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.control-input__element:disabled{-webkit-text-fill-color:var(--control-input-foreground);cursor:not-allowed}.control-input__element[type=password]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--base-font)}.control-input__element.error{--control-input-border: var(--theme-secondary-red)}.control-input__element.error .vue-tel-input{border-color:#ff4c51;border-color:var(--theme-secondary-red)}.control-input__element--icon_prepend{padding-left:var(--h)}.control-input__element--icon_append{padding-right:var(--h)}.control-input__wrapper{flex-grow:1;display:flex;justify-content:space-between;position:relative}.control-input__select{--select-height: calc(var(--h) - 2px);position:absolute;height:var(--select-height);z-index:104;bottom:1px;left:1px;width:100px}.control-input__select .multiselect{--h: var(--select-height)}.control-input__select .multiselect__single{color:var(--theme-accent-dark)}.control-input__select .multiselect__select{width:20px;left:40px;right:auto}.control-input__select .multiselect__select:before{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.2" viewBox="0 0 9 6" width="9" height="6"><style>.s0 { fill: none;stroke: %23000000;stroke-linecap: round;stroke-linejoin: round;stroke-width: 1.1 } <\/style><path class="s0" d="m0.75 1.13l3.75 3.75 3.75-3.75"/></svg>')}.control-input__select .multiselect__tags{padding-right:8px;padding-right:var(--space-2)}.control-input--space_left .control-input__element{padding-left:50px}.control-input--space_center .control-input__element{text-align:center}.control-input--variant_1{--control-input-border-width: 0}.control-input textarea{height:auto}.control-input #card-element{width:100%}@keyframes progress-line-shrink{0%{width:calc(100% - 8px)}to{width:0%}}.control-label{color:#291f66;color:var(--theme-text-1);font-size:13px;font-size:var(--type-font-size-2xs);margin-bottom:2px;display:block}.control-label__required{font-size:13px;font-size:var(--type-font-size-2xs);line-height:1;padding-left:4px;padding-left:var(--space-1)}.control-label__text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.control-label--variant_relative{position:relative;left:0;padding-left:0}.multiselect{--chevron-light: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");--chevron-dark: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");--h: 48px;padding:0!important;cursor:pointer;box-sizing:border-box;height:48px;height:var(--h);min-height:48px;min-height:var(--h)}.multiselect__single,.multiselect__placeholder,.multiselect__input,.multiselect__tags{padding:0;margin:0;color:var(--theme-accent-dark);background-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multiselect__clear{position:absolute;right:var(--h);height:calc(var(--h) - 2px);width:24px;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:5}.multiselect__clear path{stroke:var(--theme-accent-red)}.multiselect__tags-wrap{display:none}.multiselect__nested{padding-left:var(--control-box-padding-horizontal)}.multiselect__tags{border:none;padding-right:var(--h);width:100%;font-size:12px;font-size:var(--type-font-size-xs)}.multiselect__spinner{background-color:var(--control-input-background);height:100%;top:0;right:0}.multiselect__single,.multiselect__placeholder,.multiselect__input{width:100%;display:block;padding-left:var(--control-box-padding-horizontal);color:var(--theme-accent-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:calc(var(--h) - 2px);height:calc(var(--h) - 2px)}.multiselect__select{padding:0;top:50%;right:0;height:100%;width:var(--h);transform:translateY(-50%)}.multiselect__select:before{content:var(--chevron-light);position:absolute;transition:.5s all ease;left:50%;border:none;top:50%;margin-top:0;transform:translate(-50%,-50%)}.multiselect__input{background-color:var(--control-input-background)!important;position:absolute;top:2px;height:calc(var(--h) - 4px);z-index:2;width:calc(100% - var(--h))!important;padding-left:var(--control-box-padding-horizontal)!important;margin-bottom:0!important;opacity:0;visibility:hidden;border-radius:var(--control-box-border-radius)!important}.multiselect__input::-moz-placeholder{color:#724cff14;color:var(--theme-relief-7)}.multiselect__input::placeholder{color:#724cff14;color:var(--theme-relief-7)}.multiselect__content-wrapper{left:-1px;top:calc(100% + 4px);width:calc(100% + 2px);border:0;z-index:200;border:1px solid rgba(41,31,102,.4);border:1px solid var(--theme-relief-4);background:#fff!important;background:var(--theme-relief-17)!important;border-radius:10px!important;padding:12px 8px;padding:12px var(--space-2)}.multiselect__element+.multiselect__element{margin-top:4px;margin-top:var(--space-1)}.multiselect__option,.multiselect__single,.multiselect__placeholder,.multiselect__input{font-size:14px;font-size:var(--type-font-size-sm)}.multiselect__custom-label{height:calc(var(--h) - 2px);display:flex;align-items:center}.multiselect__custom-label.is-spaced{margin-left:-5px}.multiselect__option{background:#fff;background:var(--theme-relief-1);color:#291f66;color:var(--theme-text-1);white-space:normal!important;padding:8px 12px;padding:var(--space-2) var(--space-3);line-height:1.7;border-radius:10px}.multiselect__option--selected{background:#574ebb;background:var(--theme-relief-15);color:#fff;color:var(--theme-text-6)}.multiselect__option--selected.multiselect__option--highlight{background:#5249b1cc;background:var(--theme-relief-11);color:#fff;color:var(--theme-text-6)}.multiselect__option--highlight{background:#f7f7f9;background:var(--theme-relief-2);color:#291f66;color:var(--theme-text-1)}.multiselect--variant_pagination{width:70px}.multiselect--variant_pagination .multiselect__tags{padding-right:30px}.multiselect--variant_pagination .multiselect__select{width:30px}.multiselect--variant_pagination .multiselect__single,.multiselect--variant_pagination .multiselect__placeholder,.multiselect--variant_pagination .multiselect__input{padding-left:12px;padding-left:var(--space-3)}.multiselect--active{z-index:auto;z-index:initial}.multiselect--active .multiselect__select{transform:translateY(-50%)}.multiselect--active .multiselect__select:before{transition:.5s all ease;transform:translate(-50%,-50%) rotate(180deg)}.multiselect--active .multiselect__input{opacity:1;visibility:visible;z-index:22}.multiselect--active .multiselect__placeholder{display:flex}.multiselect--above .multiselect__content-wrapper{top:auto;bottom:calc(100% + 4px);border:1px solid rgba(41,31,102,.4);border:1px solid var(--theme-relief-4);border-radius:var(--control-box-border-radius)}.multiselect--disabled .multiselect__select{background:transparent!important}.multiselect--variant_attantion{border-color:#724cff;border-color:var(--theme-accent-main)}.multiselect--variant_phone{border:0!important;position:relative}.multiselect--variant_phone:after{content:"";position:absolute;top:10px;right:0;height:20px;width:1px;background-color:#724cff1a;background-color:var(--theme-relief-6)}.multiselect--variant_phone .multiselect__single,.multiselect--variant_phone .multiselect__placeholder,.multiselect--variant_phone .multiselect__input{display:flex;height:100%}.multiselect.is-empty .multiselect__content-wrapper{padding-top:4px;padding-top:var(--space-1);padding-bottom:4px;padding-bottom:var(--space-1)}.multiselect.is-empty .multiselect__option{background:transparent;cursor:auto!important;cursor:initial!important}body.is-dark .multiselect__select:before{content:var(--chevron-dark)}.vfm__container{display:flex;justify-content:center;align-items:center}.vfm__overlay{opacity:.95}.modals-container{position:relative;z-index:9999999}.modal{--modal-size: calc(100vw - 24px) ;background-color:#fff;background-color:var(--theme-relief-1);z-index:10;position:relative;display:flex;flex-direction:column;width:calc(100vw - 24px);width:var(--modal-size);max-height:90vh;overflow-x:auto;border-radius:0;box-shadow:0 0 10px #0000000d}@supports (-webkit-touch-callout: none){.modal{max-height:-webkit-fill-available}}.modal--size_full{padding:0;top:0;max-height:100vh;width:100vw;height:100vh;border-radius:0}.modal--size_full .close{top:50px;right:14px}.modal--overflow_initial{overflow:visible!important;overflow:initial!important}.modal-background{overflow:hidden;border-radius:0}.modal-enter-active,.modal-leave-active{transition:opacity .5s}.modal-enter,.modal-leave-to{opacity:0}.modal-inner__heading{padding:20px 50px 20px 20px}.modal-inner__heading+.modal-inner__footer{padding-top:0}.modal-inner__heading+.modal-inner__content{padding-top:0}.modal-inner__content{padding:20px}.modal-inner__content+.modal-inner__footer{padding-top:0}.modal-inner__footer{padding:20px}.modal-inner__text{margin-top:4px;margin-top:var(--space-1)}.modal-inner__loading{min-height:100px}.profile-accordion-group+.profile-accordion-group{margin-top:12px;margin-top:var(--space-3)}.profile-accordion-group__heading{background-color:#f7f7f9;background-color:var(--theme-relief-2);padding:8px;padding:var(--space-2);margin-bottom:12px;margin-bottom:var(--space-3)}.profile-accordion-group__heading--space_none{margin-bottom:0}.profile-accordion-group__childs+.profile-accordion-group__childs{margin-top:12px;margin-top:var(--space-3)}.profile-accordion-group__list{padding-left:12px;padding-left:var(--space-3);margin-top:12px;margin-top:var(--space-3)}.profile-accordion-scroller{max-height:380px;overflow:auto;padding-right:4px;padding-right:var(--space-1)}.profile-accordion{border:1px solid rgba(41,31,102,.1);border:1px solid var(--theme-relief-8)}.profile-accordion+.profile-accordion{margin-top:8px;margin-top:var(--space-2)}.profile-accordion.is-active .profile-accordion__content{display:block}.profile-accordion.is-active .profile-accordion__dropdown{transform:rotate(180deg)}.profile-accordion__heading{cursor:pointer;position:relative;padding:8px 60px 8px 12px;padding:var(--space-2) 60px var(--space-2) var(--space-3)}.profile-accordion__content{display:none;padding:4px 12px 12px;padding:var(--space-1) var(--space-3) var(--space-3) var(--space-3)}.profile-accordion__dropdown{position:absolute;height:100%;width:40px;right:0;top:0;display:flex;justify-content:center;align-items:center}.profile-categories__item{padding:12px;padding:var(--space-3);font-size:13px;font-size:var(--type-font-size-2xs);white-space:nowrap}.profile-categories__item.is-active{background-color:#f7f7f9;background-color:var(--theme-relief-2);font-weight:600;font-weight:var(--weight-semibold)}.profile-categories__item:not(.is-active){cursor:pointer}.profile-company-heading{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:28px;gap:var(--space-7)}.profile-company-heading__image{width:200px}.profile-company-heading__content{width:100%}.profile-content-wrapper--variant_1{max-width:990px}.profile-content-wrapper--variant_2{max-width:450px}.profile-content{position:relative;padding:16px 12px;padding:var(--space-4) var(--space-3)}.profile-content.is-content-fullwidth{padding:0}.profile-divider+.profile-divider{border-top:1px solid rgba(41,31,102,.1);border-top:1px solid var(--theme-relief-8);padding-top:20px;padding-top:var(--space-5);margin-top:20px;margin-top:var(--space-5)}.profile-dropdown{position:relative}.profile-dropdown__trigger{display:flex}.profile-dropdown__content{position:absolute;right:calc(100% + 8px);right:calc(100% + var(--space-2));top:0;padding:10px;box-shadow:0 3px 12px #2f2b3d24;background-color:#fff;background-color:var(--theme-relief-17);opacity:0;visibility:hidden;transform:scale(.94);transition:.3s transform,.3s opacity,.3s visibility;z-index:500}.profile-dropdown__content.is-active{opacity:1;visibility:visible;transform:scale(1)}.profile-dropdown__content--variant_1{width:370px;top:calc(100% + 17px);right:auto;left:0}.profile-dropdown__icon{display:flex;width:20px}.profile-dropdown__option{padding:8px 12px;padding:var(--space-2) var(--space-3);border-radius:6px;display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;-moz-column-gap:var(--space-2);column-gap:var(--space-2);cursor:pointer}.profile-dropdown__text{color:#291f66b3;color:var(--theme-text-4);font-size:13px;font-size:var(--type-font-size-2xs);display:flex;flex:1;white-space:nowrap}.profile-faq__content{margin-top:20px;margin-top:var(--space-5)}.profile-header-mobile{background-color:#291f66;background-color:var(--theme-secondary-dark);padding:16px 12px;padding:var(--space-4) var(--space-3)}.profile-header-mobile__wrapper{display:flex;justify-content:space-between;align-items:center}.profile-header-mobile__trigger{display:flex}.profile-header-mobile__sidebar{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:200}.profile-header-mobile__blur{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3}.profile-header{background-color:#f7f7f9;background-color:var(--theme-relief-2);padding:12px 28px;padding:var(--space-3) var(--space-7);display:none}.profile-header__wrapper{display:flex;align-items:center;justify-content:space-between}.profile-header__main{display:flex;align-items:center}.profile-header__part{display:flex;align-items:center;-moz-column-gap:28px;column-gap:28px;-moz-column-gap:var(--space-7);column-gap:var(--space-7);padding-right:28px;padding-right:var(--space-7)}.profile-header__part:last-child{padding-right:0}.profile-header__part+.profile-header__part{padding-left:28px;padding-left:var(--space-7);border-left:1px solid rgba(41,31,102,.1);border-left:1px solid var(--theme-relief-8)}.profile-heading{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;-moz-column-gap:var(--space-3);column-gap:var(--space-3)}.profile-heading__back{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#291f660d;background-color:var(--theme-relief-18)}.profile-heading__label{flex:1}.profile-heading--variant_mobile{padding:8px 12px;padding:var(--space-2) var(--space-3);background-color:#f7f7f9;background-color:var(--theme-relief-2)}.profile-list-empty{background-color:#f7f7f9;background-color:var(--theme-relief-2);padding:28px;padding:var(--space-7);display:flex;justify-content:center;align-items:center;width:100%;min-height:180px;gap:12px;gap:var(--space-3)}.profile-list-empty__title{font-size:16px;font-size:var(--type-font-size-md)}.profile-model-version{display:flex;align-items:center;flex-wrap:nowrap;-moz-column-gap:8px;column-gap:8px;-moz-column-gap:var(--space-2);column-gap:var(--space-2)}.profile-model-version__tag{width:60px}.profile-model-version__label{flex:1}.profile-model__content,.profile-model__heading{margin-bottom:16px;margin-bottom:var(--space-4)}.profile-model__filters{display:flex;-moz-column-gap:20px;column-gap:20px;-moz-column-gap:var(--space-5);column-gap:var(--space-5)}.profile-model__filter-widget{width:50%}.profile-navigation-item{--navigation-item-color: var(--theme-secondary-black);display:flex;align-items:flex-start;padding:12px;padding:var(--space-3);background-color:var(--theme-secondary-white);border-left:1px solid rgba(114,76,255,.08);border-left:1px solid var(--theme-relief-7);border-bottom:1px solid rgba(114,76,255,.08);border-bottom:1px solid var(--theme-relief-7);border-top:1px solid transparent}.profile-navigation-item.is-active{--navigation-item-color: var(--theme-accent-main);pointer-events:none;border-top-color:#724cff14;border-top-color:var(--theme-relief-7);margin-right:-12px;padding-right:0;padding-right:calc(var(--space-3) - 12px)}.profile-navigation-item__icon{display:flex}.profile-navigation-item__icon path{stroke:var(--navigation-item-color)}.profile-navigation-item__content{flex:1;padding-left:12px;padding-left:var(--space-3)}.profile-navigation-item__title{font-size:16px;font-size:var(--type-font-size-md);font-weight:500;font-weight:var(--weight-medium);color:var(--navigation-item-color);line-height:1.1}.profile-navigation-item__text{color:#fff;color:var(--theme-relief-1);font-weight:500;font-weight:var(--weight-medium);line-height:1.3;margin-top:2px}.profile-navigation-wrapper__item+.profile-navigation-wrapper__item{margin-top:4px;margin-top:var(--space-1)}.profile-notification-item{display:flex;justify-content:space-between;padding:12px;padding:var(--space-3)}.profile-notification-item.is-unread{background-color:#f7f7f9;background-color:var(--theme-relief-2);cursor:pointer;transition:.3s background-color}.profile-notification-item__content{flex:1;padding-right:16px;padding-right:var(--space-4);font-size:12px;font-size:var(--type-font-size-xs)}.profile-notification-item__info{display:flex;align-items:center;justify-content:flex-end;-moz-column-gap:8px;column-gap:8px;-moz-column-gap:var(--space-2);column-gap:var(--space-2);min-width:74px}.profile-notification-popup{--popup-space: 10px;padding:10px 0 10px 10px;padding:var(--popup-space) 0 var(--popup-space) var(--popup-space)}.profile-notification-popup__content{max-height:320px;overflow:auto;padding-right:var(--popup-space)}.profile-notification-popup__footer{margin-top:12px;margin-top:var(--space-3);padding-right:var(--popup-space)}.profile-notification__section+.profile-notification__section{margin-top:16px;margin-top:var(--space-4)}.profile-notification__heading{margin-bottom:4px;margin-bottom:var(--space-1);display:flex;justify-content:space-between;align-items:center}.profile-notification__content{border:1px solid rgba(41,31,102,.1);border:1px solid var(--theme-relief-8)}.profile-notification__message+.profile-notification__message{border-top:1px solid rgba(41,31,102,.1);border-top:1px solid var(--theme-relief-8)}.profile-provider__aside{display:none}.profile-provider__aside.is-active{display:block;position:fixed;top:0;left:0;width:265px;z-index:9999;padding:16px 12px;padding:var(--space-4) var(--space-3);background-color:var(--theme-secondary-white);height:100vh;overflow:auto}.profile-provider__content,.profile-provider__button{padding:16px 12px;padding:var(--space-4) var(--space-3)}.profile-provider__heading{padding:0 12px;padding:0 var(--space-3)}.profile-provider__back{margin-bottom:16px;margin-bottom:var(--space-4)}.profile-settings-card__heading{margin-bottom:12px;margin-bottom:var(--space-3)}.profile-settings-card__footer{margin-top:12px;margin-top:var(--space-3)}.profile-settings-info__item{padding-bottom:20px;padding-bottom:var(--space-5);width:100%}.profile-settings-info__item:last-child{padding-bottom:0;padding-right:0}.profile-settings-info__item+.profile-settings-info__item{border-top:1px solid rgba(41,31,102,.1);border-top:1px solid var(--theme-relief-8);padding-top:20px;padding-top:var(--space-5)}.profile-settings__main{max-width:1000px}.profile-settings__aside{margin-top:20px;margin-top:var(--space-5);border:1px solid rgba(41,31,102,.1);border:1px solid var(--theme-relief-8);padding:16px;padding:var(--space-4)}.profile-settings__aside--variant_1{background-color:#f7f7f9;background-color:var(--theme-relief-2);border:none}.profile-settings__aside.is-fullwidth{margin:0}.profile-sidebar-content{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.profile-sidebar-content__part+.profile-sidebar-content__part{padding-top:20px;padding-top:var(--space-5)}.profile-sidebar-content__part-item{border-top:1px solid rgba(255,255,255,.08);border-top:1px solid var(--theme-relief-13);padding:1px 0}.profile-sidebar-content__item+.profile-sidebar-content__item{margin-top:2px}.profile-sidebar-element{display:flex;align-items:center;cursor:pointer;transition:.3s background-color;padding:12px;padding:var(--space-3);position:relative;border-radius:4px;border-radius:var(--space-1);min-height:46px}.profile-sidebar-element.is-disabled{opacity:.5;cursor:default}.profile-sidebar-element+.profile-sidebar-element{margin-top:1px}.profile-sidebar-element--variant_childs{padding-left:42px}.profile-sidebar-element.is-active{background-color:#3a3172;background-color:var(--theme-relief-12)}.profile-sidebar-element__icon{display:flex;width:22px;height:22px}.profile-sidebar-element__icon svg{width:100%;height:100%}.profile-sidebar-element__text{color:#ffffffbf;color:var(--theme-text-5);padding-left:12px;padding-left:var(--space-3);transition:.3s color;font-size:15px;font-size:var(--type-font-size-2sm);line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile-sidebar-element__text.without-icon{padding-left:4px;padding-left:var(--space-1)}.profile-sidebar-element__dropdown{opacity:.5;position:absolute;top:50%;right:24px;right:var(--space-6);transform:translateY(-50%)}.profile-sidebar-element__dropdown svg{width:14px;height:14px}.profile-sidebar-element__dropdown path{stroke:#ffffffbf;stroke:var(--theme-text-5)}.profile-sidebar-element__dropdown.is-active{transform:translateY(-50%) rotate(180deg)}.profile-sidebar-element__count{background:#724cff;background:var(--theme-accent-main);padding:2px 10px;border-radius:100px;font-size:13px;font-size:var(--type-font-size-2xs);color:#fff;color:var(--theme-text-6);font-weight:500;font-weight:var(--weight-medium);position:absolute;top:50%;transform:translateY(-50%);right:24px;right:var(--space-6)}.profile-sidebar-mobile{background-color:#291f66;background-color:var(--theme-secondary-dark);position:relative;width:316px;height:100vh;z-index:100;overflow:auto}.profile-sidebar-mobile__close{cursor:pointer}.profile-sidebar-mobile__heading,.profile-sidebar-mobile__additional{display:flex;justify-content:space-between;align-items:center}.profile-sidebar-mobile__userbar,.profile-sidebar-mobile__content,.profile-sidebar-mobile__additional{margin-top:20px;margin-top:var(--space-5)}.profile-sidebar-mobile__wrapper{padding:20px 20px 130px;padding:var(--space-5) var(--space-5) 130px var(--space-5)}.profile-sidebar-mobile__content{border-top:1px solid rgba(255,255,255,.08);border-top:1px solid var(--theme-relief-13);padding-top:20px;padding-top:var(--space-5)}.profile-sidebar-section{position:relative}.profile-sidebar-section__childs{display:none;margin-top:1px}.profile-sidebar-section__childs.is-active{display:block}.profile-sidebar{display:flex;flex-direction:column;flex-grow:1}.profile-sidebar__header{position:relative}.profile-sidebar__toggle-wrapper{display:none}.profile-sidebar__toggle{display:flex;cursor:pointer}.profile-sidebar__toggle svg{width:20px;height:20px}.profile-sidebar__toggle:hover path{stroke:#724cff;stroke:var(--theme-accent-main)}.profile-sidebar__toggle.is-pinned .pin-content{width:13px}.profile-sidebar__logo-wrapper{padding:24px 20px;padding:var(--space-6) var(--space-5);min-height:72px}.profile-sidebar__logo-content{display:block}.profile-sidebar__logo-content--variant_large{max-width:150px}.profile-sidebar__logo-content--variant_small{max-width:24px;margin:0 auto;padding-top:8px;padding-top:var(--space-2)}.profile-sidebar__logo{width:100%}.profile-sidebar__content{padding:28px 0;padding:var(--space-7) 0;flex-grow:1;display:flex;flex-direction:column}.profile-wrapper{--sidebar-pinned-width: 260px;--sidebar-hidden-width: 70px;--sidebar-width: var(--sidebar-pinned-width)}.profile-wrapper.is-fullwidth{padding:12px;padding:var(--space-3)}.profile-wrapper__aside{display:none}a{text-decoration:none;color:#724cff;color:var(--theme-accent-main)}.main{position:relative;min-height:80vh}mark{color:#724cff;color:var(--theme-accent-main);background-color:transparent}body{-webkit-backface-visibility:hidden;overflow-x:hidden;margin:0;font-size:14px;font-size:var(--type-font-size-sm);color:#291f66;color:var(--theme-text-1);background-color:#fff;background-color:var(--theme-relief-1);line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--base-font)}body.is-safari{--weight-medium: 400;--weight-semibold: 500;--weight-bold: 600}body.is-staff .header{top:27px}body,html{min-height:100vh}body:not(.disable-smooth),html:not(.disable-smooth){scroll-behavior:smooth}body.is-overflow,html.is-overflow{overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100%}::-webkit-scrollbar{width:0}input,textarea,select{-webkit-appearance:none;resize:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji,sans-serif;font-family:var(--base-font),sans-serif}.vue-notification-group{z-index:10000000!important}.flex{display:flex}.c-zoom{cursor:zoom-in}.c-pointer{cursor:pointer}.c-grabbing{cursor:grabbing}.overflow{overflow:hidden}.nowrap{white-space:nowrap}.break-spaces{white-space:break-spaces}.pre-wrap{white-space:pre-wrap}.events-none{pointer-events:none}.word-break{word-break:break-all}.relative{position:relative}.sticky{position:sticky;top:0;left:0}.align-stretch{display:flex;align-items:stretch}.align-height{display:flex!important;flex-direction:column;justify-content:space-between;height:100%;width:100%}.align-height-start{justify-content:flex-start}.align-height-center{justify-content:center}.align-height-end{justify-content:flex-end}.grecaptcha-badge{z-index:105;display:none!important}.is-hidden,.is-visible-mac,.is-visible-hd,.is-visible-xl,.is-visible-lg,.is-visible-md,.is-visible-sm,.is-visible-xs{display:none}.disable-events{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.min-width-1{min-width:230px}body.is-dark{--theme-accent-main: #724CFF;--theme-secondary-main: #2E334C;--theme-secondary-dark: #2E334C;--theme-secondary-red: #FF4C51;--theme-secondary-green: #28C76F;--theme-relief-1: #24293F;--theme-relief-2: #2D324A;--theme-relief-3: #7367f0;--theme-relief-4: rgba(206, 205, 229, .4);--theme-relief-5: rgba(47, 43, 61, .6);--theme-relief-6: rgba(114, 76, 255, .1);--theme-relief-7: rgba(114, 76, 255, .08);--theme-relief-8: rgba(206, 205, 229, .1);--theme-relief-9: rgba(114, 76, 255, .16);--theme-relief-10: rgba(114, 76, 255, .26);--theme-relief-11: rgba(82, 73, 177, .8);--theme-relief-12: #3A3172;--theme-relief-13: rgba(255, 255, 255, .08);--theme-relief-14: #3E435A;--theme-relief-15: #574ebb;--theme-relief-16: #3E435A;--theme-relief-17: #1F2437;--theme-relief-18: rgba(206, 205, 229, .05);--theme-relief-19: rgba(115, 103, 240, .16);--theme-relief-20: #262c43;--theme-text-1: #CECDE5;--theme-text-2: rgba(206, 205, 229, .4);--theme-text-3: rgba(225, 222, 245, .4);--theme-text-4: rgba(225, 222, 245, .4);--theme-text-5: rgba(255, 255, 255, .75);--theme-text-6: #ffffff}@media(min-width:320px){.g-aspect-ratio--ratio_1x1-xs{--aspect-ratio-value: 100%}.ds-caption--size_3xxs-xs{font-size:9px}.ds-caption--size_2xxs-xs{font-size:10px}.ds-caption--size_xxs-xs{font-size:11px}.ds-caption--size_xs-xs{font-size:12px}.ds-caption--size_2xs-xs{font-size:13px}.ds-caption--size_sm-xs{font-size:14px}.ds-caption--size_2sm-xs{font-size:15px}.ds-caption--size_md-xs{font-size:16px}.ds-caption--size_2md-xs{font-size:18px}.ds-caption--size_lg-xs{font-size:20px}.ds-caption--size_xl-xs{font-size:24px}.ds-caption--size_2xl-xs{font-size:28px}.ds-caption--size_3xl-xs{font-size:30px}.ds-caption--size_4xl-xs{font-size:36px}.ds-caption--size_5xl-xs{font-size:40px}.ds-caption--size_6xl-xs{font-size:50px}.ds-caption--weight_thin-xs{font-weight:300;font-weight:var(--weight-thin)}.ds-caption--weight_regular-xs{font-weight:400;font-weight:var(--weight-regular)}.ds-caption--weight_medium-xs{font-weight:500;font-weight:var(--weight-medium)}.ds-caption--weight_semibold-xs{font-weight:600;font-weight:var(--weight-semibold)}.ds-caption--weight_bold-xs{font-weight:700;font-weight:var(--weight-bold)}.ds-caption--weight_semiblack-xs{font-weight:800;font-weight:var(--weight-semiblack)}.ds-caption--weight_black-xs{font-weight:900;font-weight:var(--weight-black)}.ds-caption--appearance_left-xs{text-align:left}.ds-caption--appearance_center-xs{text-align:center}.ds-caption--appearance_right-xs{text-align:right}.ds-caption--appearance_uppercase-xs{text-transform:uppercase}.g-row--align_start-xs{align-items:flex-start}.g-row--align_end-xs{align-items:flex-end}.g-row--align_center-xs{align-items:center}.g-row--align_baseline-xs{align-items:baseline}.g-row--align_stretch-xs{align-items:stretch}.g-row--justify_start-xs{justify-content:flex-start}.g-row--justify_end-xs{justify-content:flex-end}.g-row--justify_center-xs{justify-content:center}.g-row--justify_between-xs{justify-content:space-between}.g-row--justify_around-xs{justify-content:space-around}.g-row--justify_stretch-xs{justify-content:stretch}.g-row--content_start-xs{align-content:flex-start}.g-row--content_end-xs{align-content:flex-end}.g-row--content_center-xs{align-content:center}.g-row--content_between-xs{align-content:space-between}.g-row--content_around-xs{align-content:space-around}.g-row--content_stretch-xs{align-content:stretch}.g-row--space_none-xs{--grid-space: 0}.g-row--space_5xl-xs{--grid-space: 50px}.g-row--space_3xl-xs{--grid-space: 32px}.g-row--space_2xl-xs{--grid-space: 24px}.g-row--space_xl-xs{--grid-space: 20px}.g-row--space_lg-xs{--grid-space: 16px}.g-row--space_md-xs{--grid-space: 12px}.g-row--space_sm-xs{--grid-space: 8px}.g-row--space_xs-xs{--grid-space: 4px}.g-cols--1-xs{width:8.3333333333%;flex:none}.g-cols--2-xs{width:16.6666666667%;flex:none}.g-cols--3-xs{width:25%;flex:none}.g-cols--4-xs{width:33.3333333333%;flex:none}.g-cols--5-xs{width:41.6666666667%;flex:none}.g-cols--6-xs{width:50%;flex:none}.g-cols--7-xs{width:58.3333333333%;flex:none}.g-cols--8-xs{width:66.6666666667%;flex:none}.g-cols--9-xs{width:75%;flex:none}.g-cols--10-xs{width:83.3333333333%;flex:none}.g-cols--11-xs{width:91.6666666667%;flex:none}.g-cols--12-xs{width:100%;flex:none}.g-cols--narrow-xs{width:auto;flex:none}.g-cols--auto-xs{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-link--size_3xxs-xs{font-size:9px}.ds-link--size_2xxs-xs{font-size:10px}.ds-link--size_xxs-xs{font-size:11px}.ds-link--size_xs-xs{font-size:12px}.ds-link--size_2xs-xs{font-size:13px}.ds-link--size_sm-xs{font-size:14px}.ds-link--size_2sm-xs{font-size:15px}.ds-link--size_md-xs{font-size:16px}.ds-link--size_2md-xs{font-size:18px}.ds-link--size_lg-xs{font-size:20px}.ds-link--size_xl-xs{font-size:24px}.ds-link--size_2xl-xs{font-size:28px}.ds-link--size_3xl-xs{font-size:30px}.ds-link--size_4xl-xs{font-size:36px}.ds-link--size_5xl-xs{font-size:40px}.ds-link--size_6xl-xs{font-size:50px}.ds-link--weight_thin-xs{font-weight:300;font-weight:var(--weight-thin)}.ds-link--weight_regular-xs{font-weight:400;font-weight:var(--weight-regular)}.ds-link--weight_medium-xs{font-weight:500;font-weight:var(--weight-medium)}.ds-link--weight_semibold-xs{font-weight:600;font-weight:var(--weight-semibold)}.ds-link--weight_bold-xs{font-weight:700;font-weight:var(--weight-bold)}.ds-link--weight_semiblack-xs{font-weight:800;font-weight:var(--weight-semiblack)}.ds-link--weight_black-xs{font-weight:900;font-weight:var(--weight-black)}.ds-panel--space_none-xs{--panel-space: 0}.ds-panel--space_5xl-xs{--panel-space: 50px}.ds-panel--space_3xl-xs{--panel-space: 32px}.ds-panel--space_2xl-xs{--panel-space: 24px}.ds-panel--space_xl-xs{--panel-space: 20px}.ds-panel--space_lg-xs{--panel-space: 16px}.ds-panel--space_md-xs{--panel-space: 12px}.ds-panel--space_sm-xs{--panel-space: 8px}.ds-panel--space_xs-xs{--panel-space: 4px}.ds-section--space_none-xs{--section-space: 0}.ds-section--space_3xxs-xs{--section-space: 9px}.ds-section--space_2xxs-xs{--section-space: 10px}.ds-section--space_xxs-xs{--section-space: 11px}.ds-section--space_xs-xs{--section-space: 12px}.ds-section--space_2xs-xs{--section-space: 13px}.ds-section--space_sm-xs{--section-space: 14px}.ds-section--space_2sm-xs{--section-space: 15px}.ds-section--space_md-xs{--section-space: 16px}.ds-section--space_2md-xs{--section-space: 18px}.ds-section--space_lg-xs{--section-space: 20px}.ds-section--space_xl-xs{--section-space: 24px}.ds-section--space_2xl-xs{--section-space: 28px}.ds-section--space_3xl-xs{--section-space: 30px}.ds-section--space_4xl-xs{--section-space: 36px}.ds-section--space_5xl-xs{--section-space: 40px}.ds-section--space_6xl-xs{--section-space: 50px}.i-link__icon--size_3xxs-xs svg{max-width:9px;max-height:9px}.i-link__icon--size_2xxs-xs svg{max-width:10px;max-height:10px}.i-link__icon--size_xxs-xs svg{max-width:11px;max-height:11px}.i-link__icon--size_xs-xs svg{max-width:12px;max-height:12px}.i-link__icon--size_2xs-xs svg{max-width:13px;max-height:13px}.i-link__icon--size_sm-xs svg{max-width:14px;max-height:14px}.i-link__icon--size_2sm-xs svg{max-width:15px;max-height:15px}.i-link__icon--size_md-xs svg{max-width:16px;max-height:16px}.i-link__icon--size_2md-xs svg{max-width:18px;max-height:18px}.i-link__icon--size_lg-xs svg{max-width:20px;max-height:20px}.i-link__icon--size_xl-xs svg{max-width:24px;max-height:24px}.i-link__icon--size_2xl-xs svg{max-width:28px;max-height:28px}.i-link__icon--size_3xl-xs svg{max-width:30px;max-height:30px}.i-link__icon--size_4xl-xs svg{max-width:36px;max-height:36px}.i-link__icon--size_5xl-xs svg{max-width:40px;max-height:40px}.i-link__icon--size_6xl-xs svg{max-width:50px;max-height:50px}.i-link--size_3xxs-xs{--i-link-font-size: 9px}.i-link--size_2xxs-xs{--i-link-font-size: 10px}.i-link--size_xxs-xs{--i-link-font-size: 11px}.i-link--size_xs-xs{--i-link-font-size: 12px}.i-link--size_2xs-xs{--i-link-font-size: 13px}.i-link--size_sm-xs{--i-link-font-size: 14px}.i-link--size_2sm-xs{--i-link-font-size: 15px}.i-link--size_md-xs{--i-link-font-size: 16px}.i-link--size_2md-xs{--i-link-font-size: 18px}.i-link--size_lg-xs{--i-link-font-size: 20px}.i-link--size_xl-xs{--i-link-font-size: 24px}.i-link--size_2xl-xs{--i-link-font-size: 28px}.i-link--size_3xl-xs{--i-link-font-size: 30px}.i-link--size_4xl-xs{--i-link-font-size: 36px}.i-link--size_5xl-xs{--i-link-font-size: 40px}.i-link--size_6xl-xs{--i-link-font-size: 50px}.align-stretch-xs{display:flex;align-items:stretch}.align-height-xs{display:flex!important;flex-direction:column;justify-content:space-between;height:100%;width:100%}.is-hidden-xs{display:none}.is-visible-xs{display:block}}@media(min-width:564px){.g-aspect-ratio--ratio_1x1-sm{--aspect-ratio-value: 100%}.ds-caption--size_3xxs-sm{font-size:9px}.ds-caption--size_2xxs-sm{font-size:10px}.ds-caption--size_xxs-sm{font-size:11px}.ds-caption--size_xs-sm{font-size:12px}.ds-caption--size_2xs-sm{font-size:13px}.ds-caption--size_sm-sm{font-size:14px}.ds-caption--size_2sm-sm{font-size:15px}.ds-caption--size_md-sm{font-size:16px}.ds-caption--size_2md-sm{font-size:18px}.ds-caption--size_lg-sm{font-size:20px}.ds-caption--size_xl-sm{font-size:24px}.ds-caption--size_2xl-sm{font-size:28px}.ds-caption--size_3xl-sm{font-size:30px}.ds-caption--size_4xl-sm{font-size:36px}.ds-caption--size_5xl-sm{font-size:40px}.ds-caption--size_6xl-sm{font-size:50px}.ds-caption--weight_thin-sm{font-weight:300;font-weight:var(--weight-thin)}.ds-caption--weight_regular-sm{font-weight:400;font-weight:var(--weight-regular)}.ds-caption--weight_medium-sm{font-weight:500;font-weight:var(--weight-medium)}.ds-caption--weight_semibold-sm{font-weight:600;font-weight:var(--weight-semibold)}.ds-caption--weight_bold-sm{font-weight:700;font-weight:var(--weight-bold)}.ds-caption--weight_semiblack-sm{font-weight:800;font-weight:var(--weight-semiblack)}.ds-caption--weight_black-sm{font-weight:900;font-weight:var(--weight-black)}.ds-caption--appearance_left-sm{text-align:left}.ds-caption--appearance_center-sm{text-align:center}.ds-caption--appearance_right-sm{text-align:right}.ds-caption--appearance_uppercase-sm{text-transform:uppercase}.g-row--align_start-sm{align-items:flex-start}.g-row--align_end-sm{align-items:flex-end}.g-row--align_center-sm{align-items:center}.g-row--align_baseline-sm{align-items:baseline}.g-row--align_stretch-sm{align-items:stretch}.g-row--justify_start-sm{justify-content:flex-start}.g-row--justify_end-sm{justify-content:flex-end}.g-row--justify_center-sm{justify-content:center}.g-row--justify_between-sm{justify-content:space-between}.g-row--justify_around-sm{justify-content:space-around}.g-row--justify_stretch-sm{justify-content:stretch}.g-row--content_start-sm{align-content:flex-start}.g-row--content_end-sm{align-content:flex-end}.g-row--content_center-sm{align-content:center}.g-row--content_between-sm{align-content:space-between}.g-row--content_around-sm{align-content:space-around}.g-row--content_stretch-sm{align-content:stretch}.g-row--space_none-sm{--grid-space: 0}.g-row--space_5xl-sm{--grid-space: 50px}.g-row--space_3xl-sm{--grid-space: 32px}.g-row--space_2xl-sm{--grid-space: 24px}.g-row--space_xl-sm{--grid-space: 20px}.g-row--space_lg-sm{--grid-space: 16px}.g-row--space_md-sm{--grid-space: 12px}.g-row--space_sm-sm{--grid-space: 8px}.g-row--space_xs-sm{--grid-space: 4px}.g-cols--1-sm{width:8.3333333333%;flex:none}.g-cols--2-sm{width:16.6666666667%;flex:none}.g-cols--3-sm{width:25%;flex:none}.g-cols--4-sm{width:33.3333333333%;flex:none}.g-cols--5-sm{width:41.6666666667%;flex:none}.g-cols--6-sm{width:50%;flex:none}.g-cols--7-sm{width:58.3333333333%;flex:none}.g-cols--8-sm{width:66.6666666667%;flex:none}.g-cols--9-sm{width:75%;flex:none}.g-cols--10-sm{width:83.3333333333%;flex:none}.g-cols--11-sm{width:91.6666666667%;flex:none}.g-cols--12-sm{width:100%;flex:none}.g-cols--narrow-sm{width:auto;flex:none}.g-cols--auto-sm{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-link--size_3xxs-sm{font-size:9px}.ds-link--size_2xxs-sm{font-size:10px}.ds-link--size_xxs-sm{font-size:11px}.ds-link--size_xs-sm{font-size:12px}.ds-link--size_2xs-sm{font-size:13px}.ds-link--size_sm-sm{font-size:14px}.ds-link--size_2sm-sm{font-size:15px}.ds-link--size_md-sm{font-size:16px}.ds-link--size_2md-sm{font-size:18px}.ds-link--size_lg-sm{font-size:20px}.ds-link--size_xl-sm{font-size:24px}.ds-link--size_2xl-sm{font-size:28px}.ds-link--size_3xl-sm{font-size:30px}.ds-link--size_4xl-sm{font-size:36px}.ds-link--size_5xl-sm{font-size:40px}.ds-link--size_6xl-sm{font-size:50px}.ds-link--weight_thin-sm{font-weight:300;font-weight:var(--weight-thin)}.ds-link--weight_regular-sm{font-weight:400;font-weight:var(--weight-regular)}.ds-link--weight_medium-sm{font-weight:500;font-weight:var(--weight-medium)}.ds-link--weight_semibold-sm{font-weight:600;font-weight:var(--weight-semibold)}.ds-link--weight_bold-sm{font-weight:700;font-weight:var(--weight-bold)}.ds-link--weight_semiblack-sm{font-weight:800;font-weight:var(--weight-semiblack)}.ds-link--weight_black-sm{font-weight:900;font-weight:var(--weight-black)}.ds-panel--space_none-sm{--panel-space: 0}.ds-panel--space_5xl-sm{--panel-space: 50px}.ds-panel--space_3xl-sm{--panel-space: 32px}.ds-panel--space_2xl-sm{--panel-space: 24px}.ds-panel--space_xl-sm{--panel-space: 20px}.ds-panel--space_lg-sm{--panel-space: 16px}.ds-panel--space_md-sm{--panel-space: 12px}.ds-panel--space_sm-sm{--panel-space: 8px}.ds-panel--space_xs-sm{--panel-space: 4px}.t-content embed,.t-content iframe{height:500px}.ds-section--space_none-sm{--section-space: 0}.ds-section--space_3xxs-sm{--section-space: 9px}.ds-section--space_2xxs-sm{--section-space: 10px}.ds-section--space_xxs-sm{--section-space: 11px}.ds-section--space_xs-sm{--section-space: 12px}.ds-section--space_2xs-sm{--section-space: 13px}.ds-section--space_sm-sm{--section-space: 14px}.ds-section--space_2sm-sm{--section-space: 15px}.ds-section--space_md-sm{--section-space: 16px}.ds-section--space_2md-sm{--section-space: 18px}.ds-section--space_lg-sm{--section-space: 20px}.ds-section--space_xl-sm{--section-space: 24px}.ds-section--space_2xl-sm{--section-space: 28px}.ds-section--space_3xl-sm{--section-space: 30px}.ds-section--space_4xl-sm{--section-space: 36px}.ds-section--space_5xl-sm{--section-space: 40px}.ds-section--space_6xl-sm{--section-space: 50px}.vti__dropdown-list{max-width:320px}.filter-wrapper__item{width:calc(50% - 10px);width:calc(50% - var(--space-5)*1/2)}.filter-wrapper__item--variant_search{width:100%}.footer__item{width:48%}.i-link__icon--size_3xxs-sm svg{max-width:9px;max-height:9px}.i-link__icon--size_2xxs-sm svg{max-width:10px;max-height:10px}.i-link__icon--size_xxs-sm svg{max-width:11px;max-height:11px}.i-link__icon--size_xs-sm svg{max-width:12px;max-height:12px}.i-link__icon--size_2xs-sm svg{max-width:13px;max-height:13px}.i-link__icon--size_sm-sm svg{max-width:14px;max-height:14px}.i-link__icon--size_2sm-sm svg{max-width:15px;max-height:15px}.i-link__icon--size_md-sm svg{max-width:16px;max-height:16px}.i-link__icon--size_2md-sm svg{max-width:18px;max-height:18px}.i-link__icon--size_lg-sm svg{max-width:20px;max-height:20px}.i-link__icon--size_xl-sm svg{max-width:24px;max-height:24px}.i-link__icon--size_2xl-sm svg{max-width:28px;max-height:28px}.i-link__icon--size_3xl-sm svg{max-width:30px;max-height:30px}.i-link__icon--size_4xl-sm svg{max-width:36px;max-height:36px}.i-link__icon--size_5xl-sm svg{max-width:40px;max-height:40px}.i-link__icon--size_6xl-sm svg{max-width:50px;max-height:50px}.i-link--size_3xxs-sm{--i-link-font-size: 9px}.i-link--size_2xxs-sm{--i-link-font-size: 10px}.i-link--size_xxs-sm{--i-link-font-size: 11px}.i-link--size_xs-sm{--i-link-font-size: 12px}.i-link--size_2xs-sm{--i-link-font-size: 13px}.i-link--size_sm-sm{--i-link-font-size: 14px}.i-link--size_2sm-sm{--i-link-font-size: 15px}.i-link--size_md-sm{--i-link-font-size: 16px}.i-link--size_2md-sm{--i-link-font-size: 18px}.i-link--size_lg-sm{--i-link-font-size: 20px}.i-link--size_xl-sm{--i-link-font-size: 24px}.i-link--size_2xl-sm{--i-link-font-size: 28px}.i-link--size_3xl-sm{--i-link-font-size: 30px}.i-link--size_4xl-sm{--i-link-font-size: 36px}.i-link--size_5xl-sm{--i-link-font-size: 40px}.i-link--size_6xl-sm{--i-link-font-size: 50px}.hijack{width:416px}.join-us-logo__image-wrapper{width:230px}.product-group-card{height:100%;display:flex;flex-direction:column;justify-content:space-between}.service-card{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:32px;padding:var(--space-8)}.t-hero__text{margin-top:20px;margin-top:var(--space-5)}.control-button__icon--variant_prepend{padding-left:24px}.control-button__icon--variant_append{padding-right:24px}.modal{--modal-size: 400px}.modal--visible_sm{overflow:visible}.modal--size_xs{--modal-size: 355px}.profile-company-heading__content{flex:1}.profile-model__filters{-moz-column-gap:28px;column-gap:28px;-moz-column-gap:var(--space-7);column-gap:var(--space-7)}.profile-settings-card{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.profile-settings-info{--card-space: var(--space-6);display:flex;align-items:stretch;flex-wrap:wrap}.profile-settings-info__item{padding-right:var(--card-space);width:50%}.profile-settings-info__item+.profile-settings-info__item{border-top:none;border-left:1px solid rgba(41,31,102,.1);border-left:1px solid var(--theme-relief-8);padding-left:var(--card-space)}.align-stretch-sm{display:flex;align-items:stretch}.align-height-sm{display:flex!important;flex-direction:column;justify-content:space-between;height:100%;width:100%}.is-hidden-sm{display:none}.is-visible-sm{display:block}}@media(min-width:564px)and (max-width:767px){.profile-settings-info__item:last-child{padding-left:0;padding-right:var(--card-space);border-left:none;border-top:none}}@media(min-width:768px){.g-aspect-ratio--ratio_1x1-md{--aspect-ratio-value: 100%}.ds-caption--size_3xxs-md{font-size:9px}.ds-caption--size_2xxs-md{font-size:10px}.ds-caption--size_xxs-md{font-size:11px}.ds-caption--size_xs-md{font-size:12px}.ds-caption--size_2xs-md{font-size:13px}.ds-caption--size_sm-md{font-size:14px}.ds-caption--size_2sm-md{font-size:15px}.ds-caption--size_md-md{font-size:16px}.ds-caption--size_2md-md{font-size:18px}.ds-caption--size_lg-md{font-size:20px}.ds-caption--size_xl-md{font-size:24px}.ds-caption--size_2xl-md{font-size:28px}.ds-caption--size_3xl-md{font-size:30px}.ds-caption--size_4xl-md{font-size:36px}.ds-caption--size_5xl-md{font-size:40px}.ds-caption--size_6xl-md{font-size:50px}.ds-caption--weight_thin-md{font-weight:300;font-weight:var(--weight-thin)}.ds-caption--weight_regular-md{font-weight:400;font-weight:var(--weight-regular)}.ds-caption--weight_medium-md{font-weight:500;font-weight:var(--weight-medium)}.ds-caption--weight_semibold-md{font-weight:600;font-weight:var(--weight-semibold)}.ds-caption--weight_bold-md{font-weight:700;font-weight:var(--weight-bold)}.ds-caption--weight_semiblack-md{font-weight:800;font-weight:var(--weight-semiblack)}.ds-caption--weight_black-md{font-weight:900;font-weight:var(--weight-black)}.ds-caption--appearance_left-md{text-align:left}.ds-caption--appearance_center-md{text-align:center}.ds-caption--appearance_right-md{text-align:right}.ds-caption--appearance_uppercase-md{text-transform:uppercase}.g-row--align_start-md{align-items:flex-start}.g-row--align_end-md{align-items:flex-end}.g-row--align_center-md{align-items:center}.g-row--align_baseline-md{align-items:baseline}.g-row--align_stretch-md{align-items:stretch}.g-row--justify_start-md{justify-content:flex-start}.g-row--justify_end-md{justify-content:flex-end}.g-row--justify_center-md{justify-content:center}.g-row--justify_between-md{justify-content:space-between}.g-row--justify_around-md{justify-content:space-around}.g-row--justify_stretch-md{justify-content:stretch}.g-row--content_start-md{align-content:flex-start}.g-row--content_end-md{align-content:flex-end}.g-row--content_center-md{align-content:center}.g-row--content_between-md{align-content:space-between}.g-row--content_around-md{align-content:space-around}.g-row--content_stretch-md{align-content:stretch}.g-row--space_none-md{--grid-space: 0}.g-row--space_5xl-md{--grid-space: 50px}.g-row--space_3xl-md{--grid-space: 32px}.g-row--space_2xl-md{--grid-space: 24px}.g-row--space_xl-md{--grid-space: 20px}.g-row--space_lg-md{--grid-space: 16px}.g-row--space_md-md{--grid-space: 12px}.g-row--space_sm-md{--grid-space: 8px}.g-row--space_xs-md{--grid-space: 4px}.g-cols--1-md{width:8.3333333333%;flex:none}.g-cols--2-md{width:16.6666666667%;flex:none}.g-cols--3-md{width:25%;flex:none}.g-cols--4-md{width:33.3333333333%;flex:none}.g-cols--5-md{width:41.6666666667%;flex:none}.g-cols--6-md{width:50%;flex:none}.g-cols--7-md{width:58.3333333333%;flex:none}.g-cols--8-md{width:66.6666666667%;flex:none}.g-cols--9-md{width:75%;flex:none}.g-cols--10-md{width:83.3333333333%;flex:none}.g-cols--11-md{width:91.6666666667%;flex:none}.g-cols--12-md{width:100%;flex:none}.g-cols--narrow-md{width:auto;flex:none}.g-cols--auto-md{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-link--size_3xxs-md{font-size:9px}.ds-link--size_2xxs-md{font-size:10px}.ds-link--size_xxs-md{font-size:11px}.ds-link--size_xs-md{font-size:12px}.ds-link--size_2xs-md{font-size:13px}.ds-link--size_sm-md{font-size:14px}.ds-link--size_2sm-md{font-size:15px}.ds-link--size_md-md{font-size:16px}.ds-link--size_2md-md{font-size:18px}.ds-link--size_lg-md{font-size:20px}.ds-link--size_xl-md{font-size:24px}.ds-link--size_2xl-md{font-size:28px}.ds-link--size_3xl-md{font-size:30px}.ds-link--size_4xl-md{font-size:36px}.ds-link--size_5xl-md{font-size:40px}.ds-link--size_6xl-md{font-size:50px}.ds-link--weight_thin-md{font-weight:300;font-weight:var(--weight-thin)}.ds-link--weight_regular-md{font-weight:400;font-weight:var(--weight-regular)}.ds-link--weight_medium-md{font-weight:500;font-weight:var(--weight-medium)}.ds-link--weight_semibold-md{font-weight:600;font-weight:var(--weight-semibold)}.ds-link--weight_bold-md{font-weight:700;font-weight:var(--weight-bold)}.ds-link--weight_semiblack-md{font-weight:800;font-weight:var(--weight-semiblack)}.ds-link--weight_black-md{font-weight:900;font-weight:var(--weight-black)}.ds-panel--space_none-md{--panel-space: 0}.ds-panel--space_5xl-md{--panel-space: 50px}.ds-panel--space_3xl-md{--panel-space: 32px}.ds-panel--space_2xl-md{--panel-space: 24px}.ds-panel--space_xl-md{--panel-space: 20px}.ds-panel--space_lg-md{--panel-space: 16px}.ds-panel--space_md-md{--panel-space: 12px}.ds-panel--space_sm-md{--panel-space: 8px}.ds-panel--space_xs-md{--panel-space: 4px}.t-content embed,.t-content iframe{height:600px}.ds-section--space_none-md{--section-space: 0}.ds-section--space_3xxs-md{--section-space: 9px}.ds-section--space_2xxs-md{--section-space: 10px}.ds-section--space_xxs-md{--section-space: 11px}.ds-section--space_xs-md{--section-space: 12px}.ds-section--space_2xs-md{--section-space: 13px}.ds-section--space_sm-md{--section-space: 14px}.ds-section--space_2sm-md{--section-space: 15px}.ds-section--space_md-md{--section-space: 16px}.ds-section--space_2md-md{--section-space: 18px}.ds-section--space_lg-md{--section-space: 20px}.ds-section--space_xl-md{--section-space: 24px}.ds-section--space_2xl-md{--section-space: 28px}.ds-section--space_3xl-md{--section-space: 30px}.ds-section--space_4xl-md{--section-space: 36px}.ds-section--space_5xl-md{--section-space: 40px}.ds-section--space_6xl-md{--section-space: 50px}.business-info{display:flex}.business-info__image-wrapper,.business-info__content{width:50%}.business-info__content{padding:50px}.business-info__info{text-align:left;margin:0}.filter-wrapper__item--variant_search{width:calc(50% - 10px);width:calc(50% - var(--space-5)*1/2);flex-shrink:0}.footer__item{width:20%}.footer__item--variant_contacts{width:100%}.i-link__icon--size_3xxs-md svg{max-width:9px;max-height:9px}.i-link__icon--size_2xxs-md svg{max-width:10px;max-height:10px}.i-link__icon--size_xxs-md svg{max-width:11px;max-height:11px}.i-link__icon--size_xs-md svg{max-width:12px;max-height:12px}.i-link__icon--size_2xs-md svg{max-width:13px;max-height:13px}.i-link__icon--size_sm-md svg{max-width:14px;max-height:14px}.i-link__icon--size_2sm-md svg{max-width:15px;max-height:15px}.i-link__icon--size_md-md svg{max-width:16px;max-height:16px}.i-link__icon--size_2md-md svg{max-width:18px;max-height:18px}.i-link__icon--size_lg-md svg{max-width:20px;max-height:20px}.i-link__icon--size_xl-md svg{max-width:24px;max-height:24px}.i-link__icon--size_2xl-md svg{max-width:28px;max-height:28px}.i-link__icon--size_3xl-md svg{max-width:30px;max-height:30px}.i-link__icon--size_4xl-md svg{max-width:36px;max-height:36px}.i-link__icon--size_5xl-md svg{max-width:40px;max-height:40px}.i-link__icon--size_6xl-md svg{max-width:50px;max-height:50px}.i-link--size_3xxs-md{--i-link-font-size: 9px}.i-link--size_2xxs-md{--i-link-font-size: 10px}.i-link--size_xxs-md{--i-link-font-size: 11px}.i-link--size_xs-md{--i-link-font-size: 12px}.i-link--size_2xs-md{--i-link-font-size: 13px}.i-link--size_sm-md{--i-link-font-size: 14px}.i-link--size_2sm-md{--i-link-font-size: 15px}.i-link--size_md-md{--i-link-font-size: 16px}.i-link--size_2md-md{--i-link-font-size: 18px}.i-link--size_lg-md{--i-link-font-size: 20px}.i-link--size_xl-md{--i-link-font-size: 24px}.i-link--size_2xl-md{--i-link-font-size: 28px}.i-link--size_3xl-md{--i-link-font-size: 30px}.i-link--size_4xl-md{--i-link-font-size: 36px}.i-link--size_5xl-md{--i-link-font-size: 40px}.i-link--size_6xl-md{--i-link-font-size: 50px}.join-us-logo{display:flex;justify-content:space-between;-moz-column-gap:100px;column-gap:100px;padding:60px}.join-us-logo__image-wrapper{margin:0}.join-us-logo__content{margin-top:0;flex:1}.join-us-logo__info{text-align:left;margin:0}.join-us{display:flex;padding-top:0}.join-us__picture-wrapper{height:auto;min-height:300px;width:360px}.join-us__image-wrapper{top:calc(50% + 50px);width:370px;max-width:none;max-width:initial;max-height:480px}.join-us__content{padding:50px;flex:1}.join-us__info{text-align:left;margin:0}.page-heading__title{font-size:36px;font-size:var(--type-font-size-4xl)}.qrcode-card__wrapper{flex-direction:row;text-align:left}.qrcode-card__content{width:auto;flex:1}.t-accordion__title-wrapper{padding-right:25px}.t-hero__title{font-size:40px;font-size:var(--type-font-size-5xl)}.t-section{margin:60px 0}.t-section.is-inside{padding:60px 0}.t-section--variant_2{margin-top:30px}.modal--size_md{--modal-size: 560px}.profile-settings-info__item{width:auto;flex:1;padding-bottom:0}.profile-settings-info__item+.profile-settings-info__item{padding-top:0}.align-stretch-md{display:flex;align-items:stretch}.align-height-md{display:flex!important;flex-direction:column;justify-content:space-between;height:100%;width:100%}.is-hidden-md{display:none}.is-visible-md{display:block}}@media(min-width:992px){.g-aspect-ratio--ratio_1x1-lg{--aspect-ratio-value: 100%}.ds-caption--size_3xxs-lg{font-size:9px}.ds-caption--size_2xxs-lg{font-size:10px}.ds-caption--size_xxs-lg{font-size:11px}.ds-caption--size_xs-lg{font-size:12px}.ds-caption--size_2xs-lg{font-size:13px}.ds-caption--size_sm-lg{font-size:14px}.ds-caption--size_2sm-lg{font-size:15px}.ds-caption--size_md-lg{font-size:16px}.ds-caption--size_2md-lg{font-size:18px}.ds-caption--size_lg-lg{font-size:20px}.ds-caption--size_xl-lg{font-size:24px}.ds-caption--size_2xl-lg{font-size:28px}.ds-caption--size_3xl-lg{font-size:30px}.ds-caption--size_4xl-lg{font-size:36px}.ds-caption--size_5xl-lg{font-size:40px}.ds-caption--size_6xl-lg{font-size:50px}.ds-caption--weight_thin-lg{font-weight:300;font-weight:var(--weight-thin)}.ds-caption--weight_regular-lg{font-weight:400;font-weight:var(--weight-regular)}.ds-caption--weight_medium-lg{font-weight:500;font-weight:var(--weight-medium)}.ds-caption--weight_semibold-lg{font-weight:600;font-weight:var(--weight-semibold)}.ds-caption--weight_bold-lg{font-weight:700;font-weight:var(--weight-bold)}.ds-caption--weight_semiblack-lg{font-weight:800;font-weight:var(--weight-semiblack)}.ds-caption--weight_black-lg{font-weight:900;font-weight:var(--weight-black)}.ds-caption--appearance_left-lg{text-align:left}.ds-caption--appearance_center-lg{text-align:center}.ds-caption--appearance_right-lg{text-align:right}.ds-caption--appearance_uppercase-lg{text-transform:uppercase}.g-row--align_start-lg{align-items:flex-start}.g-row--align_end-lg{align-items:flex-end}.g-row--align_center-lg{align-items:center}.g-row--align_baseline-lg{align-items:baseline}.g-row--align_stretch-lg{align-items:stretch}.g-row--justify_start-lg{justify-content:flex-start}.g-row--justify_end-lg{justify-content:flex-end}.g-row--justify_center-lg{justify-content:center}.g-row--justify_between-lg{justify-content:space-between}.g-row--justify_around-lg{justify-content:space-around}.g-row--justify_stretch-lg{justify-content:stretch}.g-row--content_start-lg{align-content:flex-start}.g-row--content_end-lg{align-content:flex-end}.g-row--content_center-lg{align-content:center}.g-row--content_between-lg{align-content:space-between}.g-row--content_around-lg{align-content:space-around}.g-row--content_stretch-lg{align-content:stretch}.g-row--space_none-lg{--grid-space: 0}.g-row--space_5xl-lg{--grid-space: 50px}.g-row--space_3xl-lg{--grid-space: 32px}.g-row--space_2xl-lg{--grid-space: 24px}.g-row--space_xl-lg{--grid-space: 20px}.g-row--space_lg-lg{--grid-space: 16px}.g-row--space_md-lg{--grid-space: 12px}.g-row--space_sm-lg{--grid-space: 8px}.g-row--space_xs-lg{--grid-space: 4px}.g-cols--1-lg{width:8.3333333333%;flex:none}.g-cols--2-lg{width:16.6666666667%;flex:none}.g-cols--3-lg{width:25%;flex:none}.g-cols--4-lg{width:33.3333333333%;flex:none}.g-cols--5-lg{width:41.6666666667%;flex:none}.g-cols--6-lg{width:50%;flex:none}.g-cols--7-lg{width:58.3333333333%;flex:none}.g-cols--8-lg{width:66.6666666667%;flex:none}.g-cols--9-lg{width:75%;flex:none}.g-cols--10-lg{width:83.3333333333%;flex:none}.g-cols--11-lg{width:91.6666666667%;flex:none}.g-cols--12-lg{width:100%;flex:none}.g-cols--narrow-lg{width:auto;flex:none}.g-cols--auto-lg{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-link--size_3xxs-lg{font-size:9px}.ds-link--size_2xxs-lg{font-size:10px}.ds-link--size_xxs-lg{font-size:11px}.ds-link--size_xs-lg{font-size:12px}.ds-link--size_2xs-lg{font-size:13px}.ds-link--size_sm-lg{font-size:14px}.ds-link--size_2sm-lg{font-size:15px}.ds-link--size_md-lg{font-size:16px}.ds-link--size_2md-lg{font-size:18px}.ds-link--size_lg-lg{font-size:20px}.ds-link--size_xl-lg{font-size:24px}.ds-link--size_2xl-lg{font-size:28px}.ds-link--size_3xl-lg{font-size:30px}.ds-link--size_4xl-lg{font-size:36px}.ds-link--size_5xl-lg{font-size:40px}.ds-link--size_6xl-lg{font-size:50px}.ds-link--weight_thin-lg{font-weight:300;font-weight:var(--weight-thin)}.ds-link--weight_regular-lg{font-weight:400;font-weight:var(--weight-regular)}.ds-link--weight_medium-lg{font-weight:500;font-weight:var(--weight-medium)}.ds-link--weight_semibold-lg{font-weight:600;font-weight:var(--weight-semibold)}.ds-link--weight_bold-lg{font-weight:700;font-weight:var(--weight-bold)}.ds-link--weight_semiblack-lg{font-weight:800;font-weight:var(--weight-semiblack)}.ds-link--weight_black-lg{font-weight:900;font-weight:var(--weight-black)}.ds-panel--space_none-lg{--panel-space: 0}.ds-panel--space_5xl-lg{--panel-space: 50px}.ds-panel--space_3xl-lg{--panel-space: 32px}.ds-panel--space_2xl-lg{--panel-space: 24px}.ds-panel--space_xl-lg{--panel-space: 20px}.ds-panel--space_lg-lg{--panel-space: 16px}.ds-panel--space_md-lg{--panel-space: 12px}.ds-panel--space_sm-lg{--panel-space: 8px}.ds-panel--space_xs-lg{--panel-space: 4px}.ds-section--space_none-lg{--section-space: 0}.ds-section--space_3xxs-lg{--section-space: 9px}.ds-section--space_2xxs-lg{--section-space: 10px}.ds-section--space_xxs-lg{--section-space: 11px}.ds-section--space_xs-lg{--section-space: 12px}.ds-section--space_2xs-lg{--section-space: 13px}.ds-section--space_sm-lg{--section-space: 14px}.ds-section--space_2sm-lg{--section-space: 15px}.ds-section--space_md-lg{--section-space: 16px}.ds-section--space_2md-lg{--section-space: 18px}.ds-section--space_lg-lg{--section-space: 20px}.ds-section--space_xl-lg{--section-space: 24px}.ds-section--space_2xl-lg{--section-space: 28px}.ds-section--space_3xl-lg{--section-space: 30px}.ds-section--space_4xl-lg{--section-space: 36px}.ds-section--space_5xl-lg{--section-space: 40px}.ds-section--space_6xl-lg{--section-space: 50px}.filter-wrapper{flex-direction:row;align-items:flex-start}.filter-wrapper__buttons{margin-top:20px;margin-top:var(--space-5);width:130px;flex-shrink:0}.faq-info{display:flex;justify-content:space-between}.faq-info__title{flex:1;margin:0}.faq-info__content{width:510px}.footer__item{width:165px}.footer__item--variant_contacts{width:auto;flex:none}.i-link__icon--size_3xxs-lg svg{max-width:9px;max-height:9px}.i-link__icon--size_2xxs-lg svg{max-width:10px;max-height:10px}.i-link__icon--size_xxs-lg svg{max-width:11px;max-height:11px}.i-link__icon--size_xs-lg svg{max-width:12px;max-height:12px}.i-link__icon--size_2xs-lg svg{max-width:13px;max-height:13px}.i-link__icon--size_sm-lg svg{max-width:14px;max-height:14px}.i-link__icon--size_2sm-lg svg{max-width:15px;max-height:15px}.i-link__icon--size_md-lg svg{max-width:16px;max-height:16px}.i-link__icon--size_2md-lg svg{max-width:18px;max-height:18px}.i-link__icon--size_lg-lg svg{max-width:20px;max-height:20px}.i-link__icon--size_xl-lg svg{max-width:24px;max-height:24px}.i-link__icon--size_2xl-lg svg{max-width:28px;max-height:28px}.i-link__icon--size_3xl-lg svg{max-width:30px;max-height:30px}.i-link__icon--size_4xl-lg svg{max-width:36px;max-height:36px}.i-link__icon--size_5xl-lg svg{max-width:40px;max-height:40px}.i-link__icon--size_6xl-lg svg{max-width:50px;max-height:50px}.i-link--size_3xxs-lg{--i-link-font-size: 9px}.i-link--size_2xxs-lg{--i-link-font-size: 10px}.i-link--size_xxs-lg{--i-link-font-size: 11px}.i-link--size_xs-lg{--i-link-font-size: 12px}.i-link--size_2xs-lg{--i-link-font-size: 13px}.i-link--size_sm-lg{--i-link-font-size: 14px}.i-link--size_2sm-lg{--i-link-font-size: 15px}.i-link--size_md-lg{--i-link-font-size: 16px}.i-link--size_2md-lg{--i-link-font-size: 18px}.i-link--size_lg-lg{--i-link-font-size: 20px}.i-link--size_xl-lg{--i-link-font-size: 24px}.i-link--size_2xl-lg{--i-link-font-size: 28px}.i-link--size_3xl-lg{--i-link-font-size: 30px}.i-link--size_4xl-lg{--i-link-font-size: 36px}.i-link--size_5xl-lg{--i-link-font-size: 40px}.i-link--size_6xl-lg{--i-link-font-size: 50px}.join-us-logo{padding:100px}.join-us-logo__image-wrapper{width:270px}.join-us__picture-wrapper{width:520px;min-height:400px}.join-us__image-wrapper{width:560px}.t-hero__wrapper{display:flex;align-items:center;justify-content:center;-moz-column-gap:70px;column-gap:70px}.t-hero__content{max-width:460px;text-align:left;margin:0;flex:1}.t-hero__image-wrapper{width:320px;margin:0}.t-image-text{display:flex;-moz-column-gap:50px;column-gap:50px}.t-image-text__image-wrapper{max-width:100%;width:530px}.t-image-text__content{margin-top:0;flex:1}.profile-model{display:flex;-moz-column-gap:40px;column-gap:40px;-moz-column-gap:var(--space-10);column-gap:var(--space-10)}.profile-model__content{margin-bottom:0}.profile-model__content{width:380px}.profile-model__chart{flex:1}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#f7f7f9;background-color:var(--theme-relief-2);border-radius:6px}::-webkit-scrollbar-thumb{background:#724cff;background:var(--theme-accent-main);border-radius:6px}textarea::-webkit-scrollbar{width:4px}textarea::-webkit-scrollbar-track{border-radius:0}div::-webkit-scrollbar{width:4px;height:4px}div::-webkit-scrollbar-track{background-color:#f7f7f9;background-color:var(--theme-relief-2);border-radius:3px}div::-webkit-scrollbar-thumb{background:#724cff;background:var(--theme-accent-main);border-radius:6px}.align-stretch-lg{display:flex;align-items:stretch}.align-height-lg{display:flex!important;flex-direction:column;justify-content:space-between;height:100%;width:100%}.is-hidden-lg{display:none}.is-visible-lg{display:block}}@media(min-width:1200px){.g-aspect-ratio--ratio_1x1-xl{--aspect-ratio-value: 100%}.ds-caption--size_3xxs-xl{font-size:9px}.ds-caption--size_2xxs-xl{font-size:10px}.ds-caption--size_xxs-xl{font-size:11px}.ds-caption--size_xs-xl{font-size:12px}.ds-caption--size_2xs-xl{font-size:13px}.ds-caption--size_sm-xl{font-size:14px}.ds-caption--size_2sm-xl{font-size:15px}.ds-caption--size_md-xl{font-size:16px}.ds-caption--size_2md-xl{font-size:18px}.ds-caption--size_lg-xl{font-size:20px}.ds-caption--size_xl-xl{font-size:24px}.ds-caption--size_2xl-xl{font-size:28px}.ds-caption--size_3xl-xl{font-size:30px}.ds-caption--size_4xl-xl{font-size:36px}.ds-caption--size_5xl-xl{font-size:40px}.ds-caption--size_6xl-xl{font-size:50px}.ds-caption--weight_thin-xl{font-weight:300;font-weight:var(--weight-thin)}.ds-caption--weight_regular-xl{font-weight:400;font-weight:var(--weight-regular)}.ds-caption--weight_medium-xl{font-weight:500;font-weight:var(--weight-medium)}.ds-caption--weight_semibold-xl{font-weight:600;font-weight:var(--weight-semibold)}.ds-caption--weight_bold-xl{font-weight:700;font-weight:var(--weight-bold)}.ds-caption--weight_semiblack-xl{font-weight:800;font-weight:var(--weight-semiblack)}.ds-caption--weight_black-xl{font-weight:900;font-weight:var(--weight-black)}.ds-caption--appearance_left-xl{text-align:left}.ds-caption--appearance_center-xl{text-align:center}.ds-caption--appearance_right-xl{text-align:right}.ds-caption--appearance_uppercase-xl{text-transform:uppercase}.ds-table__body .ds-table__row:not(.is-static):hover .ds-table__cell{background-color:#f7f7f9;background-color:var(--theme-relief-2)}.g-container{padding-right:24px;padding-left:24px}.g-row--align_start-xl{align-items:flex-start}.g-row--align_end-xl{align-items:flex-end}.g-row--align_center-xl{align-items:center}.g-row--align_baseline-xl{align-items:baseline}.g-row--align_stretch-xl{align-items:stretch}.g-row--justify_start-xl{justify-content:flex-start}.g-row--justify_end-xl{justify-content:flex-end}.g-row--justify_center-xl{justify-content:center}.g-row--justify_between-xl{justify-content:space-between}.g-row--justify_around-xl{justify-content:space-around}.g-row--justify_stretch-xl{justify-content:stretch}.g-row--content_start-xl{align-content:flex-start}.g-row--content_end-xl{align-content:flex-end}.g-row--content_center-xl{align-content:center}.g-row--content_between-xl{align-content:space-between}.g-row--content_around-xl{align-content:space-around}.g-row--content_stretch-xl{align-content:stretch}.g-row--space_none-xl{--grid-space: 0}.g-row--space_5xl-xl{--grid-space: 50px}.g-row--space_3xl-xl{--grid-space: 32px}.g-row--space_2xl-xl{--grid-space: 24px}.g-row--space_xl-xl{--grid-space: 20px}.g-row--space_lg-xl{--grid-space: 16px}.g-row--space_md-xl{--grid-space: 12px}.g-row--space_sm-xl{--grid-space: 8px}.g-row--space_xs-xl{--grid-space: 4px}.g-cols--1-xl{width:8.3333333333%;flex:none}.g-cols--2-xl{width:16.6666666667%;flex:none}.g-cols--3-xl{width:25%;flex:none}.g-cols--4-xl{width:33.3333333333%;flex:none}.g-cols--5-xl{width:41.6666666667%;flex:none}.g-cols--6-xl{width:50%;flex:none}.g-cols--7-xl{width:58.3333333333%;flex:none}.g-cols--8-xl{width:66.6666666667%;flex:none}.g-cols--9-xl{width:75%;flex:none}.g-cols--10-xl{width:83.3333333333%;flex:none}.g-cols--11-xl{width:91.6666666667%;flex:none}.g-cols--12-xl{width:100%;flex:none}.g-cols--narrow-xl{width:auto;flex:none}.g-cols--auto-xl{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-link:hover{text-decoration:underline}.ds-link--size_3xxs-xl{font-size:9px}.ds-link--size_2xxs-xl{font-size:10px}.ds-link--size_xxs-xl{font-size:11px}.ds-link--size_xs-xl{font-size:12px}.ds-link--size_2xs-xl{font-size:13px}.ds-link--size_sm-xl{font-size:14px}.ds-link--size_2sm-xl{font-size:15px}.ds-link--size_md-xl{font-size:16px}.ds-link--size_2md-xl{font-size:18px}.ds-link--size_lg-xl{font-size:20px}.ds-link--size_xl-xl{font-size:24px}.ds-link--size_2xl-xl{font-size:28px}.ds-link--size_3xl-xl{font-size:30px}.ds-link--size_4xl-xl{font-size:36px}.ds-link--size_5xl-xl{font-size:40px}.ds-link--size_6xl-xl{font-size:50px}.ds-link--weight_thin-xl{font-weight:300;font-weight:var(--weight-thin)}.ds-link--weight_regular-xl{font-weight:400;font-weight:var(--weight-regular)}.ds-link--weight_medium-xl{font-weight:500;font-weight:var(--weight-medium)}.ds-link--weight_semibold-xl{font-weight:600;font-weight:var(--weight-semibold)}.ds-link--weight_bold-xl{font-weight:700;font-weight:var(--weight-bold)}.ds-link--weight_semiblack-xl{font-weight:800;font-weight:var(--weight-semiblack)}.ds-link--weight_black-xl{font-weight:900;font-weight:var(--weight-black)}.ds-panel--space_none-xl{--panel-space: 0}.ds-panel--space_5xl-xl{--panel-space: 50px}.ds-panel--space_3xl-xl{--panel-space: 32px}.ds-panel--space_2xl-xl{--panel-space: 24px}.ds-panel--space_xl-xl{--panel-space: 20px}.ds-panel--space_lg-xl{--panel-space: 16px}.ds-panel--space_md-xl{--panel-space: 12px}.ds-panel--space_sm-xl{--panel-space: 8px}.ds-panel--space_xs-xl{--panel-space: 4px}.t-content{--type-space-1: var(--space-8)}.t-content{font-size:16px;font-size:var(--type-font-size-md)}.t-content h1{font-size:28px;font-size:var(--type-font-size-2xl)}.t-content h2{font-size:24px;font-size:var(--type-font-size-xl)}.t-content h3{font-size:20px;font-size:var(--type-font-size-lg)}.t-content h4{font-size:18px;font-size:var(--type-font-size-2md)}.t-content h5{font-size:16px;font-size:var(--type-font-size-md)}.t-content h6{font-size:14px;font-size:var(--type-font-size-sm)}.t-content blockquote,.t-content cite{padding:40px;padding:var(--space-10)}.t-content blockquote,.t-content blockquote p,.t-content cite,.t-content cite p{font-size:16px;font-size:var(--type-font-size-md)}.t-content table th,.t-content table td{padding:14px 16px;padding:14px var(--space-4)}.t-content ul li,.t-content ol li{margin-bottom:16px;margin-bottom:var(--space-4)}.t-content ul li:before{top:12px}.ds-section--space_none-xl{--section-space: 0}.ds-section--space_3xxs-xl{--section-space: 9px}.ds-section--space_2xxs-xl{--section-space: 10px}.ds-section--space_xxs-xl{--section-space: 11px}.ds-section--space_xs-xl{--section-space: 12px}.ds-section--space_2xs-xl{--section-space: 13px}.ds-section--space_sm-xl{--section-space: 14px}.ds-section--space_2sm-xl{--section-space: 15px}.ds-section--space_md-xl{--section-space: 16px}.ds-section--space_2md-xl{--section-space: 18px}.ds-section--space_lg-xl{--section-space: 20px}.ds-section--space_xl-xl{--section-space: 24px}.ds-section--space_2xl-xl{--section-space: 28px}.ds-section--space_3xl-xl{--section-space: 30px}.ds-section--space_4xl-xl{--section-space: 36px}.ds-section--space_5xl-xl{--section-space: 40px}.ds-section--space_6xl-xl{--section-space: 50px}.apexcharts-canvas .apexcharts-legend-text,.apexcharts-canvas text{font-size:11px}.business-info__content{padding:80px}.business-info__button{margin-top:40px;margin-top:var(--space-10)}.c-logo-wrapper{height:32px}.c-menu__single:hover .c-menu__label{color:#724cff;color:var(--theme-accent-main)}.catalog-spaced{margin-top:-120px}.c-sidebar.is-active{display:none}.catalog-view__filter-wrapper{padding:50px;margin-bottom:70px}.catalog-view__filter{margin-bottom:40px;margin-bottom:var(--space-10)}.chart-card{padding:32px;padding:var(--space-8)}.chart-card--variant_2:hover{background-color:#f3f3f3;background-color:var(--theme-relief-20)}.chart-card__heading{margin-bottom:32px;margin-bottom:var(--space-8)}.chart-card__filter{padding:24px;padding:var(--space-6)}.close{top:12px;top:var(--space-3);right:12px;right:var(--space-3)}.close:hover{background-color:#5249b1;background-color:var(--theme-secondary-main)}.close:hover path{stroke:#fff;stroke:var(--theme-relief-1)}.faq-catalog{margin-top:-100px}.faq-catalog__wrapper{padding:80px;display:flex;-moz-column-gap:150px;column-gap:150px}.faq-catalog__heading{margin-bottom:40px;margin-bottom:var(--space-10)}.faq-catalog__content{margin-top:0}.faq-catalog__item{padding:20px;padding:var(--space-5)}.filter-wrapper__item{width:calc(25% - 15px);width:calc(25% - var(--space-5)*3/4)}.filter-wrapper__item--variant_search{width:calc(50% - 10px);width:calc(50% - var(--space-5)*1/2);flex-shrink:0}.faq-info__title{max-width:420px}.faq-info__content{width:670px}.footer{padding:80px 0}.footer__main{display:flex;-moz-column-gap:40px;column-gap:40px;-moz-column-gap:var(--space-10);column-gap:var(--space-10)}.footer__heading{width:238px}.footer__content{margin-top:0;flex:1}.footer__bottom{padding-top:60px;margin-top:60px}.footer__link+.footer__link{margin-top:12px;margin-top:var(--space-3)}.geography-wrapper__wrapper:after{content:"";position:absolute;left:0;width:100%;height:46%}.h-menu__single:hover .h-menu__label{text-decoration:underline}.h-menu__option:hover{background-color:#724cff14;background-color:var(--theme-relief-7)}.h-menu__option:hover .h-menu__option-label{color:#724cff;color:var(--theme-accent-main)}.header__mobile{display:none}.header__desktop{display:block}.header__logo{width:165px}.how-work-card__icon-wrapper{width:90px;height:90px}.how-work-card__content{margin-top:50px}.how-work-card__title{font-size:24px;font-size:var(--type-font-size-xl)}.i-card--variant_1,.i-card--variant_3{padding:20px;padding:var(--space-5)}.i-card--variant_4{padding:40px;padding:var(--space-10)}.i-link__icon--size_3xxs-xl svg{max-width:9px;max-height:9px}.i-link__icon--size_2xxs-xl svg{max-width:10px;max-height:10px}.i-link__icon--size_xxs-xl svg{max-width:11px;max-height:11px}.i-link__icon--size_xs-xl svg{max-width:12px;max-height:12px}.i-link__icon--size_2xs-xl svg{max-width:13px;max-height:13px}.i-link__icon--size_sm-xl svg{max-width:14px;max-height:14px}.i-link__icon--size_2sm-xl svg{max-width:15px;max-height:15px}.i-link__icon--size_md-xl svg{max-width:16px;max-height:16px}.i-link__icon--size_2md-xl svg{max-width:18px;max-height:18px}.i-link__icon--size_lg-xl svg{max-width:20px;max-height:20px}.i-link__icon--size_xl-xl svg{max-width:24px;max-height:24px}.i-link__icon--size_2xl-xl svg{max-width:28px;max-height:28px}.i-link__icon--size_3xl-xl svg{max-width:30px;max-height:30px}.i-link__icon--size_4xl-xl svg{max-width:36px;max-height:36px}.i-link__icon--size_5xl-xl svg{max-width:40px;max-height:40px}.i-link__icon--size_6xl-xl svg{max-width:50px;max-height:50px}.i-link--size_3xxs-xl{--i-link-font-size: 9px}.i-link--size_2xxs-xl{--i-link-font-size: 10px}.i-link--size_xxs-xl{--i-link-font-size: 11px}.i-link--size_xs-xl{--i-link-font-size: 12px}.i-link--size_2xs-xl{--i-link-font-size: 13px}.i-link--size_sm-xl{--i-link-font-size: 14px}.i-link--size_2sm-xl{--i-link-font-size: 15px}.i-link--size_md-xl{--i-link-font-size: 16px}.i-link--size_2md-xl{--i-link-font-size: 18px}.i-link--size_lg-xl{--i-link-font-size: 20px}.i-link--size_xl-xl{--i-link-font-size: 24px}.i-link--size_2xl-xl{--i-link-font-size: 28px}.i-link--size_3xl-xl{--i-link-font-size: 30px}.i-link--size_4xl-xl{--i-link-font-size: 36px}.i-link--size_5xl-xl{--i-link-font-size: 40px}.i-link--size_6xl-xl{--i-link-font-size: 50px}.hijack{bottom:20px;bottom:var(--space-5)}.info-heading{padding:180px 0 210px}.info-heading__logo{top:-20px;right:50px;width:800px}.join-us-logo{-moz-column-gap:200px;column-gap:200px;padding:100px 190px}.join-us-logo__image-wrapper{width:340px}.join-us-logo__button{margin-top:40px;margin-top:var(--space-10)}.join-us__content{padding:80px}.join-us__button{margin-top:40px;margin-top:var(--space-10)}.page-heading{text-align:left;padding-top:180px;padding-bottom:100px;min-height:550px}.page-heading__title{font-size:50px;font-size:var(--type-font-size-6xl)}.page-heading__text{margin:0;max-width:600px;font-size:18px;font-size:var(--type-font-size-2md)}.product-group-card{border-bottom:2px solid #F7F7F9;border-bottom:2px solid var(--theme-relief-2);padding-bottom:28px;padding-bottom:var(--space-7);transition:.5s border-color}.product-group-card:hover{border-color:#724cff;border-color:var(--theme-accent-main)}.product-group-card:hover .product-group-card__link-text{color:#724cff;color:var(--theme-accent-main)}.product-group-card:hover .product-group-card__link-icon path{stroke:#724cff;stroke:var(--theme-accent-main)}.product-group-card:hover .product-group-card__image{transform:scale(1.1)}.product-group-card__title{font-size:24px;font-size:var(--type-font-size-xl)}.product-group-card__link-text{font-size:18px;font-size:var(--type-font-size-2md)}.product-group-card__text{padding-top:28px;padding-top:var(--space-7);font-size:16px;font-size:var(--type-font-size-md)}.product-group-card__details{margin-top:28px;margin-top:var(--space-7);display:flex}.product-group-card__details,.product-group-card__text{padding-left:28px;padding-left:var(--space-7)}.product-group-card__content{padding:28px 0 28px 28px;padding:var(--space-7) 0 var(--space-7) var(--space-7)}.report-card{--icon-size: 50px}.report-card{padding:40px;padding:var(--space-10)}.report-card--variant_1{--icon-size: 24px}.report-card--variant_1{padding:16px;padding:var(--space-4)}.report-card:hover:after{opacity:1;visibility:visible}.service-card{padding:40px;padding:var(--space-10)}.service-card:hover .service-card__link-text{color:#724cff;color:var(--theme-accent-main)}.service-card:hover .service-card__link-icon path{stroke:#724cff;stroke:var(--theme-accent-main)}.service-card__title{font-size:24px;font-size:var(--type-font-size-xl)}.service-card__details{display:flex}.service-card__link-wrapper{margin-top:28px;margin-top:var(--space-7)}.service-card__link-text,.service-card__text{font-size:18px;font-size:var(--type-font-size-2md)}.service-card__content,.service-card__details{margin-top:28px;margin-top:var(--space-7)}.single-icon:hover{background-color:#291f661a;background-color:var(--theme-relief-8)}.support-page{padding:140px 0}.support-page__wrapper{text-align:left;flex-direction:row;-moz-column-gap:100px;column-gap:100px}.support-page__decoration{width:270px}.support-page__content{margin-top:0}.support-page__button{margin-top:40px;margin-top:var(--space-10)}.t-accordion__item.is-active{padding-bottom:40px;padding-bottom:var(--space-10)}.t-accordion__heading{padding:40px 0;padding:var(--space-10) 0}.t-accordion__title{font-size:18px;font-size:var(--type-font-size-2md)}.t-hero{padding:130px 0 50px;display:flex;align-items:center}.t-hero__wrapper{justify-content:space-between}.t-hero__content{max-width:630px}.t-hero__image-wrapper{width:380px}.t-hero__title{font-size:60px}.t-hero__text{margin-top:24px;margin-top:var(--space-6)}.t-image-text__image-wrapper{width:610px}.t-section--variant_1{margin-bottom:0}.table-wrapper{padding-bottom:10px}.table-wrapper::-webkit-scrollbar{height:5px}.two-factor-way:hover{background-color:#f7f7f9;background-color:var(--theme-relief-2)}.typical-heading{padding:130px 0 80px}.userbar__heading{padding-right:30px}.userbar__name{color:#291f66;color:var(--theme-text-1)}.userbar__dropdown path{stroke:#291f66;stroke:var(--theme-text-1)}.userbar__content{background-color:#fff;background-color:var(--theme-relief-1)}.userbar__option{color:#291f66;color:var(--theme-text-1)}.control-button{--control-box-padding-horizontal: var(--space-8)}.control-button{transition:.3s background,.3s border-color,.3s box-shadow}.control-button:hover{background:var(--control-button-background-active);border-color:var(--control-button-border-active);color:var(--control-button-foreground-active);box-shadow:none}.control-button:hover .control-button__icon:not(.is-simple).is-stroke path{stroke:var(--control-button-attachment-active)}.control-button:hover .control-button__icon:not(.is-simple):not(.is-stroke) path{fill:var(--control-button-attachment-active)}.control-descriptor__icon--variant_action:hover path,.control-descriptor__icon--variant_action:hover rect,.control-descriptor__icon--variant_action:hover circle{stroke:#724cff;stroke:var(--theme-accent-main)}.modal-inner__heading{padding:30px 50px 20px 30px}.modal-inner__content,.modal-inner__footer{padding:30px}.profile-accordion-group__heading{padding:12px;padding:var(--space-3)}.profile-accordion+.profile-accordion{margin-top:16px;margin-top:var(--space-4)}.profile-accordion__heading{padding:12px 80px 12px 16px;padding:var(--space-3) 80px var(--space-3) var(--space-4)}.profile-accordion__content{padding:8px 16px 16px;padding:var(--space-2) var(--space-4) var(--space-4) var(--space-4)}.profile-categories__item{font-size:16px;font-size:var(--type-font-size-md)}.profile-categories__item:not(.is-active):hover{background-color:#fbfbfb;background-color:var(--theme-relief-16)}.profile-company-heading{text-align:left;flex-direction:row}.profile-content{padding:28px 0 28px 28px;padding:var(--space-7) 0 var(--space-7) var(--space-7)}.profile-content.is-content-fullwidth{padding:0}.profile-divider+.profile-divider{padding-top:40px;padding-top:var(--space-10);margin-top:40px;margin-top:var(--space-10)}.profile-dropdown__option:hover{background-color:#f7f7f9;background-color:var(--theme-relief-2)}.profile-dropdown__text{font-size:15px;font-size:var(--type-font-size-2sm)}.profile-faq{display:flex;-moz-column-gap:50px;column-gap:50px}.profile-faq__aside{width:210px}.profile-faq__content{margin-top:0;flex:1}.profile-header-mobile{display:none}.profile-header{display:block}.profile-heading--variant_mobile{display:none}.profile-list-empty{min-height:220px}.profile-model__heading{margin-bottom:32px;margin-bottom:var(--space-8)}.profile-navigation-item:hover:not(.is-active):not(.is-disabled){background-color:#ffffff14;background-color:var(--theme-relief-13)}.profile-navigation-item.is-active{margin-right:-21px;padding-right:33px;padding-right:calc(var(--space-3) + 21px)}.profile-notification-item.is-unread:hover{background-color:#724cff14;background-color:var(--theme-relief-7)}.profile-notification-item__content:not(.is-popup){font-size:16px;font-size:var(--type-font-size-md)}.profile-provider{display:flex;min-height:100vh}.profile-provider__aside{display:block;padding:24px 20px;padding:var(--space-6) var(--space-5);width:260px;background-color:#3e435a;background-color:var(--theme-relief-14);border-right:1px solid rgba(114,76,255,.08);border-right:1px solid var(--theme-relief-7)}.profile-provider__content-wrapper{width:calc(100% - 260px);display:flex}.profile-provider__content{padding:24px;padding:var(--space-6);flex:1}.profile-provider__content.is-fullwidth{padding:0}.profile-provider__additional{padding:20px;padding:var(--space-5);width:300px;border-left:1px solid rgba(114,76,255,.1);border-left:1px solid var(--theme-relief-6)}.profile-provider__button,.profile-provider__heading,.profile-provider__back{display:none}.profile-settings-card__heading{margin-bottom:28px;margin-bottom:var(--space-7)}.profile-settings-card__footer{margin-top:28px;margin-top:var(--space-7)}.profile-settings{display:flex;justify-content:space-between;align-items:flex-start;-moz-column-gap:40px;column-gap:40px;-moz-column-gap:var(--space-10);column-gap:var(--space-10)}.profile-settings__main{flex:1}.profile-settings__aside{width:380px;margin-top:0;padding:20px;padding:var(--space-5)}.profile-settings__aside--variant_1{width:480px}.profile-settings__aside.is-fullwidth{width:100%;margin-top:0}.profile-sidebar-element{padding:12px 24px;padding:var(--space-3) var(--space-6)}.profile-sidebar-element--variant_childs{padding-left:54px}.profile-sidebar-element.is-active,.profile-sidebar-element:hover{background-color:#ffffff14;background-color:var(--theme-relief-13)}.profile-sidebar-element__dropdown{display:none}.profile-wrapper{padding-left:var(--sidebar-hidden-width)}.profile-wrapper:not(.is-opened){--sidebar-width: var(--sidebar-hidden-width)}.profile-wrapper:not(.is-opened) .profile-sidebar-element__text,.profile-wrapper:not(.is-opened) .profile-sidebar-element__count{display:none}.profile-wrapper:not(.is-opened) .profile-sidebar-section__childs{display:none}.profile-wrapper:not(.is-opened) .profile-sidebar-section:hover .profile-sidebar-section__childs{display:block;position:absolute;top:0;left:100%;background:#5249b1;background:var(--theme-secondary-main)}.profile-wrapper:not(.is-opened) .profile-sidebar-section:hover .profile-sidebar-element:not(.profile-sidebar-element--variant_childs){background-color:#ffffff14;background-color:var(--theme-relief-13)}.profile-wrapper:not(.is-opened) .profile-sidebar-section:hover .profile-sidebar-element.profile-sidebar-element--variant_childs{padding-left:24px;padding-left:var(--space-6)}.profile-wrapper:not(.is-opened) .profile-sidebar-section:hover .profile-sidebar-element.profile-sidebar-element--variant_childs .profile-sidebar-element__text{display:block}.profile-wrapper:not(.is-opened) .profile-sidebar__toggle--variant_pin{display:none}.profile-wrapper:not(.is-opened) .profile-sidebar__logo-wrapper{padding-top:16px;padding-top:var(--space-4);padding-bottom:20px;padding-bottom:var(--space-5)}.profile-wrapper:not(.is-opened) .profile-sidebar__logo-content--variant_large{display:none}.profile-wrapper.is-opened{--sidebar-width: var(--sidebar-pinned-width)}.profile-wrapper.is-opened .profile-sidebar__content{padding-left:20px;padding-left:var(--space-5);padding-right:20px;padding-right:var(--space-5)}.profile-wrapper.is-opened .profile-sidebar__toggle--variant_open{transform:rotate(180deg)}.profile-wrapper.is-opened .profile-sidebar__logo-content--variant_small{display:none}.profile-wrapper.is-opened .profile-sidebar-element__dropdown{display:block!important}.profile-wrapper.is-fullwidth{padding:0!important}.profile-wrapper__main{padding:28px;padding:var(--space-7)}.profile-wrapper__aside{display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;overflow:auto;width:var(--sidebar-width);background:#291f66;background:var(--theme-secondary-dark);z-index:999999}.align-stretch-xl{display:flex;align-items:stretch}.align-height-xl{display:flex!important;flex-direction:column;justify-content:space-between;height:100%;width:100%}.is-hidden-xl{display:none}.is-visible-xl{display:block}}@media(min-width:1200px)and (min-width:1440px){.profile-wrapper.is-pinned{--sidebar-width: var(--sidebar-pinned-width);padding-left:var(--sidebar-pinned-width)}}@media(min-width:1440px){.g-aspect-ratio--ratio_1x1-hd{--aspect-ratio-value: 100%}.ds-caption--size_3xxs-hd{font-size:9px}.ds-caption--size_2xxs-hd{font-size:10px}.ds-caption--size_xxs-hd{font-size:11px}.ds-caption--size_xs-hd{font-size:12px}.ds-caption--size_2xs-hd{font-size:13px}.ds-caption--size_sm-hd{font-size:14px}.ds-caption--size_2sm-hd{font-size:15px}.ds-caption--size_md-hd{font-size:16px}.ds-caption--size_2md-hd{font-size:18px}.ds-caption--size_lg-hd{font-size:20px}.ds-caption--size_xl-hd{font-size:24px}.ds-caption--size_2xl-hd{font-size:28px}.ds-caption--size_3xl-hd{font-size:30px}.ds-caption--size_4xl-hd{font-size:36px}.ds-caption--size_5xl-hd{font-size:40px}.ds-caption--size_6xl-hd{font-size:50px}.ds-caption--weight_thin-hd{font-weight:300;font-weight:var(--weight-thin)}.ds-caption--weight_regular-hd{font-weight:400;font-weight:var(--weight-regular)}.ds-caption--weight_medium-hd{font-weight:500;font-weight:var(--weight-medium)}.ds-caption--weight_semibold-hd{font-weight:600;font-weight:var(--weight-semibold)}.ds-caption--weight_bold-hd{font-weight:700;font-weight:var(--weight-bold)}.ds-caption--weight_semiblack-hd{font-weight:800;font-weight:var(--weight-semiblack)}.ds-caption--weight_black-hd{font-weight:900;font-weight:var(--weight-black)}.ds-caption--appearance_left-hd{text-align:left}.ds-caption--appearance_center-hd{text-align:center}.ds-caption--appearance_right-hd{text-align:right}.ds-caption--appearance_uppercase-hd{text-transform:uppercase}.g-row--align_start-hd{align-items:flex-start}.g-row--align_end-hd{align-items:flex-end}.g-row--align_center-hd{align-items:center}.g-row--align_baseline-hd{align-items:baseline}.g-row--align_stretch-hd{align-items:stretch}.g-row--justify_start-hd{justify-content:flex-start}.g-row--justify_end-hd{justify-content:flex-end}.g-row--justify_center-hd{justify-content:center}.g-row--justify_between-hd{justify-content:space-between}.g-row--justify_around-hd{justify-content:space-around}.g-row--justify_stretch-hd{justify-content:stretch}.g-row--content_start-hd{align-content:flex-start}.g-row--content_end-hd{align-content:flex-end}.g-row--content_center-hd{align-content:center}.g-row--content_between-hd{align-content:space-between}.g-row--content_around-hd{align-content:space-around}.g-row--content_stretch-hd{align-content:stretch}.g-row--space_none-hd{--grid-space: 0}.g-row--space_5xl-hd{--grid-space: 50px}.g-row--space_3xl-hd{--grid-space: 32px}.g-row--space_2xl-hd{--grid-space: 24px}.g-row--space_xl-hd{--grid-space: 20px}.g-row--space_lg-hd{--grid-space: 16px}.g-row--space_md-hd{--grid-space: 12px}.g-row--space_sm-hd{--grid-space: 8px}.g-row--space_xs-hd{--grid-space: 4px}.g-cols--1-hd{width:8.3333333333%;flex:none}.g-cols--2-hd{width:16.6666666667%;flex:none}.g-cols--3-hd{width:25%;flex:none}.g-cols--4-hd{width:33.3333333333%;flex:none}.g-cols--5-hd{width:41.6666666667%;flex:none}.g-cols--6-hd{width:50%;flex:none}.g-cols--7-hd{width:58.3333333333%;flex:none}.g-cols--8-hd{width:66.6666666667%;flex:none}.g-cols--9-hd{width:75%;flex:none}.g-cols--10-hd{width:83.3333333333%;flex:none}.g-cols--11-hd{width:91.6666666667%;flex:none}.g-cols--12-hd{width:100%;flex:none}.g-cols--narrow-hd{width:auto;flex:none}.g-cols--auto-hd{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-link--size_3xxs-hd{font-size:9px}.ds-link--size_2xxs-hd{font-size:10px}.ds-link--size_xxs-hd{font-size:11px}.ds-link--size_xs-hd{font-size:12px}.ds-link--size_2xs-hd{font-size:13px}.ds-link--size_sm-hd{font-size:14px}.ds-link--size_2sm-hd{font-size:15px}.ds-link--size_md-hd{font-size:16px}.ds-link--size_2md-hd{font-size:18px}.ds-link--size_lg-hd{font-size:20px}.ds-link--size_xl-hd{font-size:24px}.ds-link--size_2xl-hd{font-size:28px}.ds-link--size_3xl-hd{font-size:30px}.ds-link--size_4xl-hd{font-size:36px}.ds-link--size_5xl-hd{font-size:40px}.ds-link--size_6xl-hd{font-size:50px}.ds-link--weight_thin-hd{font-weight:300;font-weight:var(--weight-thin)}.ds-link--weight_regular-hd{font-weight:400;font-weight:var(--weight-regular)}.ds-link--weight_medium-hd{font-weight:500;font-weight:var(--weight-medium)}.ds-link--weight_semibold-hd{font-weight:600;font-weight:var(--weight-semibold)}.ds-link--weight_bold-hd{font-weight:700;font-weight:var(--weight-bold)}.ds-link--weight_semiblack-hd{font-weight:800;font-weight:var(--weight-semiblack)}.ds-link--weight_black-hd{font-weight:900;font-weight:var(--weight-black)}.ds-panel--space_none-hd{--panel-space: 0}.ds-panel--space_5xl-hd{--panel-space: 50px}.ds-panel--space_3xl-hd{--panel-space: 32px}.ds-panel--space_2xl-hd{--panel-space: 24px}.ds-panel--space_xl-hd{--panel-space: 20px}.ds-panel--space_lg-hd{--panel-space: 16px}.ds-panel--space_md-hd{--panel-space: 12px}.ds-panel--space_sm-hd{--panel-space: 8px}.ds-panel--space_xs-hd{--panel-space: 4px}.ds-section--space_none-hd{--section-space: 0}.ds-section--space_3xxs-hd{--section-space: 9px}.ds-section--space_2xxs-hd{--section-space: 10px}.ds-section--space_xxs-hd{--section-space: 11px}.ds-section--space_xs-hd{--section-space: 12px}.ds-section--space_2xs-hd{--section-space: 13px}.ds-section--space_sm-hd{--section-space: 14px}.ds-section--space_2sm-hd{--section-space: 15px}.ds-section--space_md-hd{--section-space: 16px}.ds-section--space_2md-hd{--section-space: 18px}.ds-section--space_lg-hd{--section-space: 20px}.ds-section--space_xl-hd{--section-space: 24px}.ds-section--space_2xl-hd{--section-space: 28px}.ds-section--space_3xl-hd{--section-space: 30px}.ds-section--space_4xl-hd{--section-space: 36px}.ds-section--space_5xl-hd{--section-space: 40px}.ds-section--space_6xl-hd{--section-space: 50px}.business-info__content{padding:100px 130px}.faq-info__content{width:710px}.footer__heading{width:420px}.footer__item{width:19%}.footer__item--variant_contacts{width:auto;flex:none}.i-link__icon--size_3xxs-hd svg{max-width:9px;max-height:9px}.i-link__icon--size_2xxs-hd svg{max-width:10px;max-height:10px}.i-link__icon--size_xxs-hd svg{max-width:11px;max-height:11px}.i-link__icon--size_xs-hd svg{max-width:12px;max-height:12px}.i-link__icon--size_2xs-hd svg{max-width:13px;max-height:13px}.i-link__icon--size_sm-hd svg{max-width:14px;max-height:14px}.i-link__icon--size_2sm-hd svg{max-width:15px;max-height:15px}.i-link__icon--size_md-hd svg{max-width:16px;max-height:16px}.i-link__icon--size_2md-hd svg{max-width:18px;max-height:18px}.i-link__icon--size_lg-hd svg{max-width:20px;max-height:20px}.i-link__icon--size_xl-hd svg{max-width:24px;max-height:24px}.i-link__icon--size_2xl-hd svg{max-width:28px;max-height:28px}.i-link__icon--size_3xl-hd svg{max-width:30px;max-height:30px}.i-link__icon--size_4xl-hd svg{max-width:36px;max-height:36px}.i-link__icon--size_5xl-hd svg{max-width:40px;max-height:40px}.i-link__icon--size_6xl-hd svg{max-width:50px;max-height:50px}.i-link--size_3xxs-hd{--i-link-font-size: 9px}.i-link--size_2xxs-hd{--i-link-font-size: 10px}.i-link--size_xxs-hd{--i-link-font-size: 11px}.i-link--size_xs-hd{--i-link-font-size: 12px}.i-link--size_2xs-hd{--i-link-font-size: 13px}.i-link--size_sm-hd{--i-link-font-size: 14px}.i-link--size_2sm-hd{--i-link-font-size: 15px}.i-link--size_md-hd{--i-link-font-size: 16px}.i-link--size_2md-hd{--i-link-font-size: 18px}.i-link--size_lg-hd{--i-link-font-size: 20px}.i-link--size_xl-hd{--i-link-font-size: 24px}.i-link--size_2xl-hd{--i-link-font-size: 28px}.i-link--size_3xl-hd{--i-link-font-size: 30px}.i-link--size_4xl-hd{--i-link-font-size: 36px}.i-link--size_5xl-hd{--i-link-font-size: 40px}.i-link--size_6xl-hd{--i-link-font-size: 50px}.join-us__content{padding:100px 130px}.page-heading__title{font-size:72px}.t-hero__image-wrapper{width:450px}.t-hero__title{font-size:74px}.t-image-text{-moz-column-gap:100px;column-gap:100px}.t-image-text__image-wrapper{width:730px}.t-section{margin:130px 0}.t-section.is-inside{padding:130px 0}.t-section--variant_1{margin-bottom:0}.t-section--variant_2{margin-top:60px}.profile-sidebar__toggle-wrapper{display:flex;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:20px;right:var(--space-5)}.align-stretch-hd{display:flex;align-items:stretch}.align-height-hd{display:flex!important;flex-direction:column;justify-content:space-between;height:100%;width:100%}.is-hidden-hd{display:none}.is-visible-hd{display:block}}@media(min-width:1620px){.g-aspect-ratio--ratio_1x1-mac{--aspect-ratio-value: 100%}.ds-caption--size_3xxs-mac{font-size:9px}.ds-caption--size_2xxs-mac{font-size:10px}.ds-caption--size_xxs-mac{font-size:11px}.ds-caption--size_xs-mac{font-size:12px}.ds-caption--size_2xs-mac{font-size:13px}.ds-caption--size_sm-mac{font-size:14px}.ds-caption--size_2sm-mac{font-size:15px}.ds-caption--size_md-mac{font-size:16px}.ds-caption--size_2md-mac{font-size:18px}.ds-caption--size_lg-mac{font-size:20px}.ds-caption--size_xl-mac{font-size:24px}.ds-caption--size_2xl-mac{font-size:28px}.ds-caption--size_3xl-mac{font-size:30px}.ds-caption--size_4xl-mac{font-size:36px}.ds-caption--size_5xl-mac{font-size:40px}.ds-caption--size_6xl-mac{font-size:50px}.ds-caption--weight_thin-mac{font-weight:300;font-weight:var(--weight-thin)}.ds-caption--weight_regular-mac{font-weight:400;font-weight:var(--weight-regular)}.ds-caption--weight_medium-mac{font-weight:500;font-weight:var(--weight-medium)}.ds-caption--weight_semibold-mac{font-weight:600;font-weight:var(--weight-semibold)}.ds-caption--weight_bold-mac{font-weight:700;font-weight:var(--weight-bold)}.ds-caption--weight_semiblack-mac{font-weight:800;font-weight:var(--weight-semiblack)}.ds-caption--weight_black-mac{font-weight:900;font-weight:var(--weight-black)}.ds-caption--appearance_left-mac{text-align:left}.ds-caption--appearance_center-mac{text-align:center}.ds-caption--appearance_right-mac{text-align:right}.ds-caption--appearance_uppercase-mac{text-transform:uppercase}.g-row--align_start-mac{align-items:flex-start}.g-row--align_end-mac{align-items:flex-end}.g-row--align_center-mac{align-items:center}.g-row--align_baseline-mac{align-items:baseline}.g-row--align_stretch-mac{align-items:stretch}.g-row--justify_start-mac{justify-content:flex-start}.g-row--justify_end-mac{justify-content:flex-end}.g-row--justify_center-mac{justify-content:center}.g-row--justify_between-mac{justify-content:space-between}.g-row--justify_around-mac{justify-content:space-around}.g-row--justify_stretch-mac{justify-content:stretch}.g-row--content_start-mac{align-content:flex-start}.g-row--content_end-mac{align-content:flex-end}.g-row--content_center-mac{align-content:center}.g-row--content_between-mac{align-content:space-between}.g-row--content_around-mac{align-content:space-around}.g-row--content_stretch-mac{align-content:stretch}.g-row--space_none-mac{--grid-space: 0}.g-row--space_5xl-mac{--grid-space: 50px}.g-row--space_3xl-mac{--grid-space: 32px}.g-row--space_2xl-mac{--grid-space: 24px}.g-row--space_xl-mac{--grid-space: 20px}.g-row--space_lg-mac{--grid-space: 16px}.g-row--space_md-mac{--grid-space: 12px}.g-row--space_sm-mac{--grid-space: 8px}.g-row--space_xs-mac{--grid-space: 4px}.g-cols--1-mac{width:8.3333333333%;flex:none}.g-cols--2-mac{width:16.6666666667%;flex:none}.g-cols--3-mac{width:25%;flex:none}.g-cols--4-mac{width:33.3333333333%;flex:none}.g-cols--5-mac{width:41.6666666667%;flex:none}.g-cols--6-mac{width:50%;flex:none}.g-cols--7-mac{width:58.3333333333%;flex:none}.g-cols--8-mac{width:66.6666666667%;flex:none}.g-cols--9-mac{width:75%;flex:none}.g-cols--10-mac{width:83.3333333333%;flex:none}.g-cols--11-mac{width:91.6666666667%;flex:none}.g-cols--12-mac{width:100%;flex:none}.g-cols--narrow-mac{width:auto;flex:none}.g-cols--auto-mac{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-link--size_3xxs-mac{font-size:9px}.ds-link--size_2xxs-mac{font-size:10px}.ds-link--size_xxs-mac{font-size:11px}.ds-link--size_xs-mac{font-size:12px}.ds-link--size_2xs-mac{font-size:13px}.ds-link--size_sm-mac{font-size:14px}.ds-link--size_2sm-mac{font-size:15px}.ds-link--size_md-mac{font-size:16px}.ds-link--size_2md-mac{font-size:18px}.ds-link--size_lg-mac{font-size:20px}.ds-link--size_xl-mac{font-size:24px}.ds-link--size_2xl-mac{font-size:28px}.ds-link--size_3xl-mac{font-size:30px}.ds-link--size_4xl-mac{font-size:36px}.ds-link--size_5xl-mac{font-size:40px}.ds-link--size_6xl-mac{font-size:50px}.ds-link--weight_thin-mac{font-weight:300;font-weight:var(--weight-thin)}.ds-link--weight_regular-mac{font-weight:400;font-weight:var(--weight-regular)}.ds-link--weight_medium-mac{font-weight:500;font-weight:var(--weight-medium)}.ds-link--weight_semibold-mac{font-weight:600;font-weight:var(--weight-semibold)}.ds-link--weight_bold-mac{font-weight:700;font-weight:var(--weight-bold)}.ds-link--weight_semiblack-mac{font-weight:800;font-weight:var(--weight-semiblack)}.ds-link--weight_black-mac{font-weight:900;font-weight:var(--weight-black)}.ds-panel--space_none-mac{--panel-space: 0}.ds-panel--space_5xl-mac{--panel-space: 50px}.ds-panel--space_3xl-mac{--panel-space: 32px}.ds-panel--space_2xl-mac{--panel-space: 24px}.ds-panel--space_xl-mac{--panel-space: 20px}.ds-panel--space_lg-mac{--panel-space: 16px}.ds-panel--space_md-mac{--panel-space: 12px}.ds-panel--space_sm-mac{--panel-space: 8px}.ds-panel--space_xs-mac{--panel-space: 4px}.ds-section--space_none-mac{--section-space: 0}.ds-section--space_3xxs-mac{--section-space: 9px}.ds-section--space_2xxs-mac{--section-space: 10px}.ds-section--space_xxs-mac{--section-space: 11px}.ds-section--space_xs-mac{--section-space: 12px}.ds-section--space_2xs-mac{--section-space: 13px}.ds-section--space_sm-mac{--section-space: 14px}.ds-section--space_2sm-mac{--section-space: 15px}.ds-section--space_md-mac{--section-space: 16px}.ds-section--space_2md-mac{--section-space: 18px}.ds-section--space_lg-mac{--section-space: 20px}.ds-section--space_xl-mac{--section-space: 24px}.ds-section--space_2xl-mac{--section-space: 28px}.ds-section--space_3xl-mac{--section-space: 30px}.ds-section--space_4xl-mac{--section-space: 36px}.ds-section--space_5xl-mac{--section-space: 40px}.ds-section--space_6xl-mac{--section-space: 50px}.header-desktop__main{-moz-column-gap:80px;column-gap:80px}.header-desktop__menu{-moz-column-gap:60px;column-gap:60px}.header-desktop__actions-wrapper{-moz-column-gap:24px;column-gap:24px;-moz-column-gap:var(--space-6);column-gap:var(--space-6)}.i-card--variant_2{padding:40px;padding:var(--space-10)}.i-link__icon--size_3xxs-mac svg{max-width:9px;max-height:9px}.i-link__icon--size_2xxs-mac svg{max-width:10px;max-height:10px}.i-link__icon--size_xxs-mac svg{max-width:11px;max-height:11px}.i-link__icon--size_xs-mac svg{max-width:12px;max-height:12px}.i-link__icon--size_2xs-mac svg{max-width:13px;max-height:13px}.i-link__icon--size_sm-mac svg{max-width:14px;max-height:14px}.i-link__icon--size_2sm-mac svg{max-width:15px;max-height:15px}.i-link__icon--size_md-mac svg{max-width:16px;max-height:16px}.i-link__icon--size_2md-mac svg{max-width:18px;max-height:18px}.i-link__icon--size_lg-mac svg{max-width:20px;max-height:20px}.i-link__icon--size_xl-mac svg{max-width:24px;max-height:24px}.i-link__icon--size_2xl-mac svg{max-width:28px;max-height:28px}.i-link__icon--size_3xl-mac svg{max-width:30px;max-height:30px}.i-link__icon--size_4xl-mac svg{max-width:36px;max-height:36px}.i-link__icon--size_5xl-mac svg{max-width:40px;max-height:40px}.i-link__icon--size_6xl-mac svg{max-width:50px;max-height:50px}.i-link--size_3xxs-mac{--i-link-font-size: 9px}.i-link--size_2xxs-mac{--i-link-font-size: 10px}.i-link--size_xxs-mac{--i-link-font-size: 11px}.i-link--size_xs-mac{--i-link-font-size: 12px}.i-link--size_2xs-mac{--i-link-font-size: 13px}.i-link--size_sm-mac{--i-link-font-size: 14px}.i-link--size_2sm-mac{--i-link-font-size: 15px}.i-link--size_md-mac{--i-link-font-size: 16px}.i-link--size_2md-mac{--i-link-font-size: 18px}.i-link--size_lg-mac{--i-link-font-size: 20px}.i-link--size_xl-mac{--i-link-font-size: 24px}.i-link--size_2xl-mac{--i-link-font-size: 28px}.i-link--size_3xl-mac{--i-link-font-size: 30px}.i-link--size_4xl-mac{--i-link-font-size: 36px}.i-link--size_5xl-mac{--i-link-font-size: 40px}.i-link--size_6xl-mac{--i-link-font-size: 50px}.join-us__image-wrapper{width:800px}.t-hero__content{max-width:780px}.t-hero__image-wrapper{width:590px}.t-hero__title{font-size:88px}.profile-model{-moz-column-gap:60px;column-gap:60px}.profile-model__content{width:460px}.profile-model__filters{-moz-column-gap:40px;column-gap:40px;-moz-column-gap:var(--space-10);column-gap:var(--space-10)}.profile-provider__additional{width:370px}.profile-settings-info{--card-space: 60px}.profile-settings__aside{padding:28px;padding:var(--space-7);width:466px}.profile-settings__aside--variant_1{width:530px}.profile-settings__aside.is-fullwidth{width:100%}.align-stretch-mac{display:flex;align-items:stretch}.align-height-mac{display:flex!important;flex-direction:column;justify-content:space-between;height:100%;width:100%}.is-hidden-mac{display:none}.is-visible-mac{display:block}}@media(max-width:1619px){.g-aspect-ratio--ratio_1x1-till-mac{--aspect-ratio-value: 100%}.ds-caption--appearance_left-till-mac{text-align:left}.ds-caption--appearance_center-till-mac{text-align:center}.ds-caption--appearance_right-till-mac{text-align:right}.ds-caption--appearance_uppercase-till-mac{text-transform:uppercase}.g-row--align_start-till-mac{align-items:flex-start}.g-row--align_end-till-mac{align-items:flex-end}.g-row--align_center-till-mac{align-items:center}.g-row--align_baseline-till-mac{align-items:baseline}.g-row--align_stretch-till-mac{align-items:stretch}.g-row--justify_start-till-mac{justify-content:flex-start}.g-row--justify_end-till-mac{justify-content:flex-end}.g-row--justify_center-till-mac{justify-content:center}.g-row--justify_between-till-mac{justify-content:space-between}.g-row--justify_around-till-mac{justify-content:space-around}.g-row--justify_stretch-till-mac{justify-content:stretch}.g-row--content_start-till-mac{align-content:flex-start}.g-row--content_end-till-mac{align-content:flex-end}.g-row--content_center-till-mac{align-content:center}.g-row--content_between-till-mac{align-content:space-between}.g-row--content_around-till-mac{align-content:space-around}.g-row--content_stretch-till-mac{align-content:stretch}.g-row--space_none-till-mac{--grid-space: 0}.g-row--space_5xl-till-mac{--grid-space: 50px}.g-row--space_3xl-till-mac{--grid-space: 32px}.g-row--space_2xl-till-mac{--grid-space: 24px}.g-row--space_xl-till-mac{--grid-space: 20px}.g-row--space_lg-till-mac{--grid-space: 16px}.g-row--space_md-till-mac{--grid-space: 12px}.g-row--space_sm-till-mac{--grid-space: 8px}.g-row--space_xs-till-mac{--grid-space: 4px}.g-cols--1-till-mac{width:8.3333333333%;flex:none}.g-cols--2-till-mac{width:16.6666666667%;flex:none}.g-cols--3-till-mac{width:25%;flex:none}.g-cols--4-till-mac{width:33.3333333333%;flex:none}.g-cols--5-till-mac{width:41.6666666667%;flex:none}.g-cols--6-till-mac{width:50%;flex:none}.g-cols--7-till-mac{width:58.3333333333%;flex:none}.g-cols--8-till-mac{width:66.6666666667%;flex:none}.g-cols--9-till-mac{width:75%;flex:none}.g-cols--10-till-mac{width:83.3333333333%;flex:none}.g-cols--11-till-mac{width:91.6666666667%;flex:none}.g-cols--12-till-mac{width:100%;flex:none}.g-cols--narrow-till-mac{width:auto;flex:none}.g-cols--auto-till-mac{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-panel--space_none-till-mac{--panel-space: 0}.ds-panel--space_5xl-till-mac{--panel-space: 50px}.ds-panel--space_3xl-till-mac{--panel-space: 32px}.ds-panel--space_2xl-till-mac{--panel-space: 24px}.ds-panel--space_xl-till-mac{--panel-space: 20px}.ds-panel--space_lg-till-mac{--panel-space: 16px}.ds-panel--space_md-till-mac{--panel-space: 12px}.ds-panel--space_sm-till-mac{--panel-space: 8px}.ds-panel--space_xs-till-mac{--panel-space: 4px}.ds-section--space_none-till-mac{--section-space: 0}.ds-section--space_3xxs-till-mac{--section-space: 9px}.ds-section--space_2xxs-till-mac{--section-space: 10px}.ds-section--space_xxs-till-mac{--section-space: 11px}.ds-section--space_xs-till-mac{--section-space: 12px}.ds-section--space_2xs-till-mac{--section-space: 13px}.ds-section--space_sm-till-mac{--section-space: 14px}.ds-section--space_2sm-till-mac{--section-space: 15px}.ds-section--space_md-till-mac{--section-space: 16px}.ds-section--space_2md-till-mac{--section-space: 18px}.ds-section--space_lg-till-mac{--section-space: 20px}.ds-section--space_xl-till-mac{--section-space: 24px}.ds-section--space_2xl-till-mac{--section-space: 28px}.ds-section--space_3xl-till-mac{--section-space: 30px}.ds-section--space_4xl-till-mac{--section-space: 36px}.ds-section--space_5xl-till-mac{--section-space: 40px}.ds-section--space_6xl-till-mac{--section-space: 50px}.is-hidden-till-mac{display:none}}@media(max-width:1439px){.g-aspect-ratio--ratio_1x1-till-hd{--aspect-ratio-value: 100%}.ds-caption--appearance_left-till-hd{text-align:left}.ds-caption--appearance_center-till-hd{text-align:center}.ds-caption--appearance_right-till-hd{text-align:right}.ds-caption--appearance_uppercase-till-hd{text-transform:uppercase}.g-row--align_start-till-hd{align-items:flex-start}.g-row--align_end-till-hd{align-items:flex-end}.g-row--align_center-till-hd{align-items:center}.g-row--align_baseline-till-hd{align-items:baseline}.g-row--align_stretch-till-hd{align-items:stretch}.g-row--justify_start-till-hd{justify-content:flex-start}.g-row--justify_end-till-hd{justify-content:flex-end}.g-row--justify_center-till-hd{justify-content:center}.g-row--justify_between-till-hd{justify-content:space-between}.g-row--justify_around-till-hd{justify-content:space-around}.g-row--justify_stretch-till-hd{justify-content:stretch}.g-row--content_start-till-hd{align-content:flex-start}.g-row--content_end-till-hd{align-content:flex-end}.g-row--content_center-till-hd{align-content:center}.g-row--content_between-till-hd{align-content:space-between}.g-row--content_around-till-hd{align-content:space-around}.g-row--content_stretch-till-hd{align-content:stretch}.g-row--space_none-till-hd{--grid-space: 0}.g-row--space_5xl-till-hd{--grid-space: 50px}.g-row--space_3xl-till-hd{--grid-space: 32px}.g-row--space_2xl-till-hd{--grid-space: 24px}.g-row--space_xl-till-hd{--grid-space: 20px}.g-row--space_lg-till-hd{--grid-space: 16px}.g-row--space_md-till-hd{--grid-space: 12px}.g-row--space_sm-till-hd{--grid-space: 8px}.g-row--space_xs-till-hd{--grid-space: 4px}.g-cols--1-till-hd{width:8.3333333333%;flex:none}.g-cols--2-till-hd{width:16.6666666667%;flex:none}.g-cols--3-till-hd{width:25%;flex:none}.g-cols--4-till-hd{width:33.3333333333%;flex:none}.g-cols--5-till-hd{width:41.6666666667%;flex:none}.g-cols--6-till-hd{width:50%;flex:none}.g-cols--7-till-hd{width:58.3333333333%;flex:none}.g-cols--8-till-hd{width:66.6666666667%;flex:none}.g-cols--9-till-hd{width:75%;flex:none}.g-cols--10-till-hd{width:83.3333333333%;flex:none}.g-cols--11-till-hd{width:91.6666666667%;flex:none}.g-cols--12-till-hd{width:100%;flex:none}.g-cols--narrow-till-hd{width:auto;flex:none}.g-cols--auto-till-hd{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-panel--space_none-till-hd{--panel-space: 0}.ds-panel--space_5xl-till-hd{--panel-space: 50px}.ds-panel--space_3xl-till-hd{--panel-space: 32px}.ds-panel--space_2xl-till-hd{--panel-space: 24px}.ds-panel--space_xl-till-hd{--panel-space: 20px}.ds-panel--space_lg-till-hd{--panel-space: 16px}.ds-panel--space_md-till-hd{--panel-space: 12px}.ds-panel--space_sm-till-hd{--panel-space: 8px}.ds-panel--space_xs-till-hd{--panel-space: 4px}.ds-section--space_none-till-hd{--section-space: 0}.ds-section--space_3xxs-till-hd{--section-space: 9px}.ds-section--space_2xxs-till-hd{--section-space: 10px}.ds-section--space_xxs-till-hd{--section-space: 11px}.ds-section--space_xs-till-hd{--section-space: 12px}.ds-section--space_2xs-till-hd{--section-space: 13px}.ds-section--space_sm-till-hd{--section-space: 14px}.ds-section--space_2sm-till-hd{--section-space: 15px}.ds-section--space_md-till-hd{--section-space: 16px}.ds-section--space_2md-till-hd{--section-space: 18px}.ds-section--space_lg-till-hd{--section-space: 20px}.ds-section--space_xl-till-hd{--section-space: 24px}.ds-section--space_2xl-till-hd{--section-space: 28px}.ds-section--space_3xl-till-hd{--section-space: 30px}.ds-section--space_4xl-till-hd{--section-space: 36px}.ds-section--space_5xl-till-hd{--section-space: 40px}.ds-section--space_6xl-till-hd{--section-space: 50px}.is-hidden-till-hd{display:none}}@media(max-width:1199px){.g-aspect-ratio--ratio_1x1-till-xl{--aspect-ratio-value: 100%}.ds-caption--appearance_left-till-xl{text-align:left}.ds-caption--appearance_center-till-xl{text-align:center}.ds-caption--appearance_right-till-xl{text-align:right}.ds-caption--appearance_uppercase-till-xl{text-transform:uppercase}.g-row--align_start-till-xl{align-items:flex-start}.g-row--align_end-till-xl{align-items:flex-end}.g-row--align_center-till-xl{align-items:center}.g-row--align_baseline-till-xl{align-items:baseline}.g-row--align_stretch-till-xl{align-items:stretch}.g-row--justify_start-till-xl{justify-content:flex-start}.g-row--justify_end-till-xl{justify-content:flex-end}.g-row--justify_center-till-xl{justify-content:center}.g-row--justify_between-till-xl{justify-content:space-between}.g-row--justify_around-till-xl{justify-content:space-around}.g-row--justify_stretch-till-xl{justify-content:stretch}.g-row--content_start-till-xl{align-content:flex-start}.g-row--content_end-till-xl{align-content:flex-end}.g-row--content_center-till-xl{align-content:center}.g-row--content_between-till-xl{align-content:space-between}.g-row--content_around-till-xl{align-content:space-around}.g-row--content_stretch-till-xl{align-content:stretch}.g-row--space_none-till-xl{--grid-space: 0}.g-row--space_5xl-till-xl{--grid-space: 50px}.g-row--space_3xl-till-xl{--grid-space: 32px}.g-row--space_2xl-till-xl{--grid-space: 24px}.g-row--space_xl-till-xl{--grid-space: 20px}.g-row--space_lg-till-xl{--grid-space: 16px}.g-row--space_md-till-xl{--grid-space: 12px}.g-row--space_sm-till-xl{--grid-space: 8px}.g-row--space_xs-till-xl{--grid-space: 4px}.g-cols--1-till-xl{width:8.3333333333%;flex:none}.g-cols--2-till-xl{width:16.6666666667%;flex:none}.g-cols--3-till-xl{width:25%;flex:none}.g-cols--4-till-xl{width:33.3333333333%;flex:none}.g-cols--5-till-xl{width:41.6666666667%;flex:none}.g-cols--6-till-xl{width:50%;flex:none}.g-cols--7-till-xl{width:58.3333333333%;flex:none}.g-cols--8-till-xl{width:66.6666666667%;flex:none}.g-cols--9-till-xl{width:75%;flex:none}.g-cols--10-till-xl{width:83.3333333333%;flex:none}.g-cols--11-till-xl{width:91.6666666667%;flex:none}.g-cols--12-till-xl{width:100%;flex:none}.g-cols--narrow-till-xl{width:auto;flex:none}.g-cols--auto-till-xl{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-panel--space_none-till-xl{--panel-space: 0}.ds-panel--space_5xl-till-xl{--panel-space: 50px}.ds-panel--space_3xl-till-xl{--panel-space: 32px}.ds-panel--space_2xl-till-xl{--panel-space: 24px}.ds-panel--space_xl-till-xl{--panel-space: 20px}.ds-panel--space_lg-till-xl{--panel-space: 16px}.ds-panel--space_md-till-xl{--panel-space: 12px}.ds-panel--space_sm-till-xl{--panel-space: 8px}.ds-panel--space_xs-till-xl{--panel-space: 4px}.ds-section--space_none-till-xl{--section-space: 0}.ds-section--space_3xxs-till-xl{--section-space: 9px}.ds-section--space_2xxs-till-xl{--section-space: 10px}.ds-section--space_xxs-till-xl{--section-space: 11px}.ds-section--space_xs-till-xl{--section-space: 12px}.ds-section--space_2xs-till-xl{--section-space: 13px}.ds-section--space_sm-till-xl{--section-space: 14px}.ds-section--space_2sm-till-xl{--section-space: 15px}.ds-section--space_md-till-xl{--section-space: 16px}.ds-section--space_2md-till-xl{--section-space: 18px}.ds-section--space_lg-till-xl{--section-space: 20px}.ds-section--space_xl-till-xl{--section-space: 24px}.ds-section--space_2xl-till-xl{--section-space: 28px}.ds-section--space_3xl-till-xl{--section-space: 30px}.ds-section--space_4xl-till-xl{--section-space: 36px}.ds-section--space_5xl-till-xl{--section-space: 40px}.ds-section--space_6xl-till-xl{--section-space: 50px}.single-icon--variant_1 .is-moon{color:#fff;color:var(--theme-text-6)}.userbar__heading{padding:16px 30px 16px 16px;padding:var(--space-4) 30px var(--space-4) var(--space-4);background-color:#ffffff14;background-color:var(--theme-relief-13)}.profile-categories__wrapper{display:flex;overflow:auto}.profile-categories__wrapper::-webkit-scrollbar{height:0;width:0;padding:0}.profile-provider__additional{border:1px solid #724CFF;border:1px solid var(--theme-accent-main);border-radius:5px;padding:12px;padding:var(--space-3);margin:12px;margin:var(--space-3)}.is-hidden-till-xl{display:none}}@media(max-width:991px){.g-aspect-ratio--ratio_1x1-till-lg{--aspect-ratio-value: 100%}.ds-caption--appearance_left-till-lg{text-align:left}.ds-caption--appearance_center-till-lg{text-align:center}.ds-caption--appearance_right-till-lg{text-align:right}.ds-caption--appearance_uppercase-till-lg{text-transform:uppercase}.g-row--align_start-till-lg{align-items:flex-start}.g-row--align_end-till-lg{align-items:flex-end}.g-row--align_center-till-lg{align-items:center}.g-row--align_baseline-till-lg{align-items:baseline}.g-row--align_stretch-till-lg{align-items:stretch}.g-row--justify_start-till-lg{justify-content:flex-start}.g-row--justify_end-till-lg{justify-content:flex-end}.g-row--justify_center-till-lg{justify-content:center}.g-row--justify_between-till-lg{justify-content:space-between}.g-row--justify_around-till-lg{justify-content:space-around}.g-row--justify_stretch-till-lg{justify-content:stretch}.g-row--content_start-till-lg{align-content:flex-start}.g-row--content_end-till-lg{align-content:flex-end}.g-row--content_center-till-lg{align-content:center}.g-row--content_between-till-lg{align-content:space-between}.g-row--content_around-till-lg{align-content:space-around}.g-row--content_stretch-till-lg{align-content:stretch}.g-row--space_none-till-lg{--grid-space: 0}.g-row--space_5xl-till-lg{--grid-space: 50px}.g-row--space_3xl-till-lg{--grid-space: 32px}.g-row--space_2xl-till-lg{--grid-space: 24px}.g-row--space_xl-till-lg{--grid-space: 20px}.g-row--space_lg-till-lg{--grid-space: 16px}.g-row--space_md-till-lg{--grid-space: 12px}.g-row--space_sm-till-lg{--grid-space: 8px}.g-row--space_xs-till-lg{--grid-space: 4px}.g-cols--1-till-lg{width:8.3333333333%;flex:none}.g-cols--2-till-lg{width:16.6666666667%;flex:none}.g-cols--3-till-lg{width:25%;flex:none}.g-cols--4-till-lg{width:33.3333333333%;flex:none}.g-cols--5-till-lg{width:41.6666666667%;flex:none}.g-cols--6-till-lg{width:50%;flex:none}.g-cols--7-till-lg{width:58.3333333333%;flex:none}.g-cols--8-till-lg{width:66.6666666667%;flex:none}.g-cols--9-till-lg{width:75%;flex:none}.g-cols--10-till-lg{width:83.3333333333%;flex:none}.g-cols--11-till-lg{width:91.6666666667%;flex:none}.g-cols--12-till-lg{width:100%;flex:none}.g-cols--narrow-till-lg{width:auto;flex:none}.g-cols--auto-till-lg{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-panel--space_none-till-lg{--panel-space: 0}.ds-panel--space_5xl-till-lg{--panel-space: 50px}.ds-panel--space_3xl-till-lg{--panel-space: 32px}.ds-panel--space_2xl-till-lg{--panel-space: 24px}.ds-panel--space_xl-till-lg{--panel-space: 20px}.ds-panel--space_lg-till-lg{--panel-space: 16px}.ds-panel--space_md-till-lg{--panel-space: 12px}.ds-panel--space_sm-till-lg{--panel-space: 8px}.ds-panel--space_xs-till-lg{--panel-space: 4px}.ds-section--space_none-till-lg{--section-space: 0}.ds-section--space_3xxs-till-lg{--section-space: 9px}.ds-section--space_2xxs-till-lg{--section-space: 10px}.ds-section--space_xxs-till-lg{--section-space: 11px}.ds-section--space_xs-till-lg{--section-space: 12px}.ds-section--space_2xs-till-lg{--section-space: 13px}.ds-section--space_sm-till-lg{--section-space: 14px}.ds-section--space_2sm-till-lg{--section-space: 15px}.ds-section--space_md-till-lg{--section-space: 16px}.ds-section--space_2md-till-lg{--section-space: 18px}.ds-section--space_lg-till-lg{--section-space: 20px}.ds-section--space_xl-till-lg{--section-space: 24px}.ds-section--space_2xl-till-lg{--section-space: 28px}.ds-section--space_3xl-till-lg{--section-space: 30px}.ds-section--space_4xl-till-lg{--section-space: 36px}.ds-section--space_5xl-till-lg{--section-space: 40px}.ds-section--space_6xl-till-lg{--section-space: 50px}.is-hidden-till-lg{display:none}}@media(max-width:767px){.g-aspect-ratio--ratio_1x1-till-md{--aspect-ratio-value: 100%}.ds-caption--appearance_left-till-md{text-align:left}.ds-caption--appearance_center-till-md{text-align:center}.ds-caption--appearance_right-till-md{text-align:right}.ds-caption--appearance_uppercase-till-md{text-transform:uppercase}.g-row--align_start-till-md{align-items:flex-start}.g-row--align_end-till-md{align-items:flex-end}.g-row--align_center-till-md{align-items:center}.g-row--align_baseline-till-md{align-items:baseline}.g-row--align_stretch-till-md{align-items:stretch}.g-row--justify_start-till-md{justify-content:flex-start}.g-row--justify_end-till-md{justify-content:flex-end}.g-row--justify_center-till-md{justify-content:center}.g-row--justify_between-till-md{justify-content:space-between}.g-row--justify_around-till-md{justify-content:space-around}.g-row--justify_stretch-till-md{justify-content:stretch}.g-row--content_start-till-md{align-content:flex-start}.g-row--content_end-till-md{align-content:flex-end}.g-row--content_center-till-md{align-content:center}.g-row--content_between-till-md{align-content:space-between}.g-row--content_around-till-md{align-content:space-around}.g-row--content_stretch-till-md{align-content:stretch}.g-row--space_none-till-md{--grid-space: 0}.g-row--space_5xl-till-md{--grid-space: 50px}.g-row--space_3xl-till-md{--grid-space: 32px}.g-row--space_2xl-till-md{--grid-space: 24px}.g-row--space_xl-till-md{--grid-space: 20px}.g-row--space_lg-till-md{--grid-space: 16px}.g-row--space_md-till-md{--grid-space: 12px}.g-row--space_sm-till-md{--grid-space: 8px}.g-row--space_xs-till-md{--grid-space: 4px}.g-cols--1-till-md{width:8.3333333333%;flex:none}.g-cols--2-till-md{width:16.6666666667%;flex:none}.g-cols--3-till-md{width:25%;flex:none}.g-cols--4-till-md{width:33.3333333333%;flex:none}.g-cols--5-till-md{width:41.6666666667%;flex:none}.g-cols--6-till-md{width:50%;flex:none}.g-cols--7-till-md{width:58.3333333333%;flex:none}.g-cols--8-till-md{width:66.6666666667%;flex:none}.g-cols--9-till-md{width:75%;flex:none}.g-cols--10-till-md{width:83.3333333333%;flex:none}.g-cols--11-till-md{width:91.6666666667%;flex:none}.g-cols--12-till-md{width:100%;flex:none}.g-cols--narrow-till-md{width:auto;flex:none}.g-cols--auto-till-md{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-panel--space_none-till-md{--panel-space: 0}.ds-panel--space_5xl-till-md{--panel-space: 50px}.ds-panel--space_3xl-till-md{--panel-space: 32px}.ds-panel--space_2xl-till-md{--panel-space: 24px}.ds-panel--space_xl-till-md{--panel-space: 20px}.ds-panel--space_lg-till-md{--panel-space: 16px}.ds-panel--space_md-till-md{--panel-space: 12px}.ds-panel--space_sm-till-md{--panel-space: 8px}.ds-panel--space_xs-till-md{--panel-space: 4px}.ds-section--space_none-till-md{--section-space: 0}.ds-section--space_3xxs-till-md{--section-space: 9px}.ds-section--space_2xxs-till-md{--section-space: 10px}.ds-section--space_xxs-till-md{--section-space: 11px}.ds-section--space_xs-till-md{--section-space: 12px}.ds-section--space_2xs-till-md{--section-space: 13px}.ds-section--space_sm-till-md{--section-space: 14px}.ds-section--space_2sm-till-md{--section-space: 15px}.ds-section--space_md-till-md{--section-space: 16px}.ds-section--space_2md-till-md{--section-space: 18px}.ds-section--space_lg-till-md{--section-space: 20px}.ds-section--space_xl-till-md{--section-space: 24px}.ds-section--space_2xl-till-md{--section-space: 28px}.ds-section--space_3xl-till-md{--section-space: 30px}.ds-section--space_4xl-till-md{--section-space: 36px}.ds-section--space_5xl-till-md{--section-space: 40px}.ds-section--space_6xl-till-md{--section-space: 50px}.business-info__image-wrapper{max-height:300px;display:flex;overflow:hidden}.is-hidden-till-md{display:none}}@media(max-width:563px){.g-aspect-ratio--ratio_1x1-till-sm{--aspect-ratio-value: 100%}.ds-caption--appearance_left-till-sm{text-align:left}.ds-caption--appearance_center-till-sm{text-align:center}.ds-caption--appearance_right-till-sm{text-align:right}.ds-caption--appearance_uppercase-till-sm{text-transform:uppercase}.g-row--align_start-till-sm{align-items:flex-start}.g-row--align_end-till-sm{align-items:flex-end}.g-row--align_center-till-sm{align-items:center}.g-row--align_baseline-till-sm{align-items:baseline}.g-row--align_stretch-till-sm{align-items:stretch}.g-row--justify_start-till-sm{justify-content:flex-start}.g-row--justify_end-till-sm{justify-content:flex-end}.g-row--justify_center-till-sm{justify-content:center}.g-row--justify_between-till-sm{justify-content:space-between}.g-row--justify_around-till-sm{justify-content:space-around}.g-row--justify_stretch-till-sm{justify-content:stretch}.g-row--content_start-till-sm{align-content:flex-start}.g-row--content_end-till-sm{align-content:flex-end}.g-row--content_center-till-sm{align-content:center}.g-row--content_between-till-sm{align-content:space-between}.g-row--content_around-till-sm{align-content:space-around}.g-row--content_stretch-till-sm{align-content:stretch}.g-row--space_none-till-sm{--grid-space: 0}.g-row--space_5xl-till-sm{--grid-space: 50px}.g-row--space_3xl-till-sm{--grid-space: 32px}.g-row--space_2xl-till-sm{--grid-space: 24px}.g-row--space_xl-till-sm{--grid-space: 20px}.g-row--space_lg-till-sm{--grid-space: 16px}.g-row--space_md-till-sm{--grid-space: 12px}.g-row--space_sm-till-sm{--grid-space: 8px}.g-row--space_xs-till-sm{--grid-space: 4px}.g-cols--1-till-sm{width:8.3333333333%;flex:none}.g-cols--2-till-sm{width:16.6666666667%;flex:none}.g-cols--3-till-sm{width:25%;flex:none}.g-cols--4-till-sm{width:33.3333333333%;flex:none}.g-cols--5-till-sm{width:41.6666666667%;flex:none}.g-cols--6-till-sm{width:50%;flex:none}.g-cols--7-till-sm{width:58.3333333333%;flex:none}.g-cols--8-till-sm{width:66.6666666667%;flex:none}.g-cols--9-till-sm{width:75%;flex:none}.g-cols--10-till-sm{width:83.3333333333%;flex:none}.g-cols--11-till-sm{width:91.6666666667%;flex:none}.g-cols--12-till-sm{width:100%;flex:none}.g-cols--narrow-till-sm{width:auto;flex:none}.g-cols--auto-till-sm{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-panel--space_none-till-sm{--panel-space: 0}.ds-panel--space_5xl-till-sm{--panel-space: 50px}.ds-panel--space_3xl-till-sm{--panel-space: 32px}.ds-panel--space_2xl-till-sm{--panel-space: 24px}.ds-panel--space_xl-till-sm{--panel-space: 20px}.ds-panel--space_lg-till-sm{--panel-space: 16px}.ds-panel--space_md-till-sm{--panel-space: 12px}.ds-panel--space_sm-till-sm{--panel-space: 8px}.ds-panel--space_xs-till-sm{--panel-space: 4px}.t-content img,.t-content picture{width:100%}.ds-section--space_none-till-sm{--section-space: 0}.ds-section--space_3xxs-till-sm{--section-space: 9px}.ds-section--space_2xxs-till-sm{--section-space: 10px}.ds-section--space_xxs-till-sm{--section-space: 11px}.ds-section--space_xs-till-sm{--section-space: 12px}.ds-section--space_2xs-till-sm{--section-space: 13px}.ds-section--space_sm-till-sm{--section-space: 14px}.ds-section--space_2sm-till-sm{--section-space: 15px}.ds-section--space_md-till-sm{--section-space: 16px}.ds-section--space_2md-till-sm{--section-space: 18px}.ds-section--space_lg-till-sm{--section-space: 20px}.ds-section--space_xl-till-sm{--section-space: 24px}.ds-section--space_2xl-till-sm{--section-space: 28px}.ds-section--space_3xl-till-sm{--section-space: 30px}.ds-section--space_4xl-till-sm{--section-space: 36px}.ds-section--space_5xl-till-sm{--section-space: 40px}.ds-section--space_6xl-till-sm{--section-space: 50px}.is-hidden-till-sm{display:none}}@media(max-width:319px){.g-aspect-ratio--ratio_1x1-till-xs{--aspect-ratio-value: 100%}.ds-caption--appearance_left-till-xs{text-align:left}.ds-caption--appearance_center-till-xs{text-align:center}.ds-caption--appearance_right-till-xs{text-align:right}.ds-caption--appearance_uppercase-till-xs{text-transform:uppercase}.g-row--align_start-till-xs{align-items:flex-start}.g-row--align_end-till-xs{align-items:flex-end}.g-row--align_center-till-xs{align-items:center}.g-row--align_baseline-till-xs{align-items:baseline}.g-row--align_stretch-till-xs{align-items:stretch}.g-row--justify_start-till-xs{justify-content:flex-start}.g-row--justify_end-till-xs{justify-content:flex-end}.g-row--justify_center-till-xs{justify-content:center}.g-row--justify_between-till-xs{justify-content:space-between}.g-row--justify_around-till-xs{justify-content:space-around}.g-row--justify_stretch-till-xs{justify-content:stretch}.g-row--content_start-till-xs{align-content:flex-start}.g-row--content_end-till-xs{align-content:flex-end}.g-row--content_center-till-xs{align-content:center}.g-row--content_between-till-xs{align-content:space-between}.g-row--content_around-till-xs{align-content:space-around}.g-row--content_stretch-till-xs{align-content:stretch}.g-row--space_none-till-xs{--grid-space: 0}.g-row--space_5xl-till-xs{--grid-space: 50px}.g-row--space_3xl-till-xs{--grid-space: 32px}.g-row--space_2xl-till-xs{--grid-space: 24px}.g-row--space_xl-till-xs{--grid-space: 20px}.g-row--space_lg-till-xs{--grid-space: 16px}.g-row--space_md-till-xs{--grid-space: 12px}.g-row--space_sm-till-xs{--grid-space: 8px}.g-row--space_xs-till-xs{--grid-space: 4px}.g-cols--1-till-xs{width:8.3333333333%;flex:none}.g-cols--2-till-xs{width:16.6666666667%;flex:none}.g-cols--3-till-xs{width:25%;flex:none}.g-cols--4-till-xs{width:33.3333333333%;flex:none}.g-cols--5-till-xs{width:41.6666666667%;flex:none}.g-cols--6-till-xs{width:50%;flex:none}.g-cols--7-till-xs{width:58.3333333333%;flex:none}.g-cols--8-till-xs{width:66.6666666667%;flex:none}.g-cols--9-till-xs{width:75%;flex:none}.g-cols--10-till-xs{width:83.3333333333%;flex:none}.g-cols--11-till-xs{width:91.6666666667%;flex:none}.g-cols--12-till-xs{width:100%;flex:none}.g-cols--narrow-till-xs{width:auto;flex:none}.g-cols--auto-till-xs{max-width:none;width:auto;flex-basis:0;flex-grow:1;flex-shrink:1}.ds-panel--space_none-till-xs{--panel-space: 0}.ds-panel--space_5xl-till-xs{--panel-space: 50px}.ds-panel--space_3xl-till-xs{--panel-space: 32px}.ds-panel--space_2xl-till-xs{--panel-space: 24px}.ds-panel--space_xl-till-xs{--panel-space: 20px}.ds-panel--space_lg-till-xs{--panel-space: 16px}.ds-panel--space_md-till-xs{--panel-space: 12px}.ds-panel--space_sm-till-xs{--panel-space: 8px}.ds-panel--space_xs-till-xs{--panel-space: 4px}.ds-section--space_none-till-xs{--section-space: 0}.ds-section--space_3xxs-till-xs{--section-space: 9px}.ds-section--space_2xxs-till-xs{--section-space: 10px}.ds-section--space_xxs-till-xs{--section-space: 11px}.ds-section--space_xs-till-xs{--section-space: 12px}.ds-section--space_2xs-till-xs{--section-space: 13px}.ds-section--space_sm-till-xs{--section-space: 14px}.ds-section--space_2sm-till-xs{--section-space: 15px}.ds-section--space_md-till-xs{--section-space: 16px}.ds-section--space_2md-till-xs{--section-space: 18px}.ds-section--space_lg-till-xs{--section-space: 20px}.ds-section--space_xl-till-xs{--section-space: 24px}.ds-section--space_2xl-till-xs{--section-space: 28px}.ds-section--space_3xl-till-xs{--section-space: 30px}.ds-section--space_4xl-till-xs{--section-space: 36px}.ds-section--space_5xl-till-xs{--section-space: 40px}.ds-section--space_6xl-till-xs{--section-space: 50px}.is-hidden-till-xs{display:none}}@media(prefers-reduced-motion:reduce){*{transition-duration:0s!important;transition-duration:initial!important}}
