@charset "UTF-8";.lds-ring[data-v-92fcd537]{pointer-events:none;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0}.lds-ring div[data-v-92fcd537]{box-sizing:border-box;display:block;position:absolute;border-style:solid;border-radius:50%;animation:lds-ring-92fcd537 1.2s cubic-bezier(.5,0,.5,1) infinite}.lds-ring div[data-v-92fcd537]:nth-child(1){animation-delay:-.45s}.lds-ring div[data-v-92fcd537]:nth-child(2){animation-delay:-.3s}.lds-ring div[data-v-92fcd537]:nth-child(3){animation-delay:-.15s}@keyframes lds-ring-92fcd537{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notifications-container[data-v-ef393160]{position:fixed;top:16px;right:16px;z-index:2010;display:flex;flex-direction:column;gap:8px;max-width:400px;width:calc(100% - 32px)}.notification[data-v-ef393160]{transition:height .3s ease}.notification-content[data-v-ef393160]{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;position:relative;overflow:hidden}.notification-icon[data-v-ef393160]{flex-shrink:0;width:24px;height:24px}.notification-text[data-v-ef393160]{text-wrap:balance;flex-grow:1;color:var(--color-text)}.notification-progress[data-v-ef393160]{height:3px;position:absolute;overflow:hidden;left:0;right:0;bottom:0}.notification-progress[data-v-ef393160]:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:currentColor;animation:notification-progress-ef393160 linear;animation-duration:var(--duration, 5s);animation-play-state:var(--play-state, running);animation-fill-mode:both;transform-origin:left}.notification-success[data-v-ef393160]{color:var(--color-green)}.notification-warning[data-v-ef393160]{color:var(--color-yellow-400)}.notification-error[data-v-ef393160]{color:var(--color-red)}.notification-info[data-v-ef393160]{color:var(--color-blue-400)}.notification-enter-active[data-v-ef393160],.notification-leave-active[data-v-ef393160]{transition:all .3s ease}.notification-enter-from[data-v-ef393160],.notification-leave-to[data-v-ef393160]{opacity:0;transform:translate(100%)}@keyframes notification-progress-ef393160{0%{transform:scaleX(1)}to{transform:scaleX(0)}}/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{box-sizing:border-box;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer;color:inherit}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}*::-webkit-scrollbar-track{box-shadow:inset 0 0 #0000;background-color:transparent;border-radius:5px}*::-webkit-scrollbar{width:8px;background-color:#f5f5f5}*::-webkit-scrollbar-thumb{border-radius:5px;box-shadow:inset 0 0 #0000;background-color:#7080a14d}html{scrollbar-gutter:stable;font-size:16px}body{scrollbar-gutter:stable}body,.application{font-family:Manrope,system-ui,-apple-system,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;font-weight:600;letter-spacing:.02em;color:#364563;font-size:14px;width:100%;background-color:#f8f9fb}body.modal-open{overflow:hidden}a{color:#477eeb;text-decoration:none;transition:color .2s ease}a:hover{text-decoration:none;color:#477eeb}input,textarea,button{outline:none;border-radius:0;margin:0;padding:0;background-color:#fff;box-sizing:border-box;letter-spacing:inherit}input::-webkit-input-placeholder{color:var(--color-gray)}input[list]::-webkit-calendar-picker-indicator{display:none!important}h1,h2,h3,h4,h5,h6{font-weight:700}ul,li,p{margin:0;padding:0}small{font-size:100%}.theme--light.application{background:transparent;color:#364563}[class*=map-copyrights]{display:none}@media print{body{-webkit-print-color-adjust:exact}.no-print{display:none}}@font-face{font-family:SFUIText;src:url(/assets/SFUIText-Light-CuL9Oqcu.woff2) format("woff2");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:SFUIText;src:url(/assets/SFUIText-Regular-Zl8biDok.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:SFUIText;src:url(/assets/SFUIText-Medium-CePILQwc.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:SFUIText;src:url(/assets/SFUIText-Semibold-CvnAWe3s.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:SFUIText;src:url(/assets/SFUIText-Bold-CqV7eVY-.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:SFUIDisplay;src:url(/assets/SFUIDisplay-Thin-DCpeGXBF.woff2) format("woff2");font-weight:100;font-display:swap;font-style:normal}@font-face{font-family:SFUIDisplay;src:url(/assets/SFUIDisplay-Light-D-X9W6PH.woff2) format("woff2");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:SFUIDisplay;src:url(/assets/SFUIDisplay-Regular-N6mDF8iA.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:SFUIDisplay;src:url(/assets/SFUIDisplay-Medium-DFsHyD9Q.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:SFUIDisplay;src:url(/assets/SFUIDisplay-Semibold-DECQchIL.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:SFUIDisplay;src:url(/assets/SFUIDisplay-Bold-CNuZKezf.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:manrope;src:url(/assets/manrope-thin-DFtHPkPS.woff2) format("woff2");font-weight:100;font-display:swap;font-style:normal}@font-face{font-family:manrope;src:url(/assets/manrope-light-D73EJaAc.woff2) format("woff2");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:manrope;src:url(/assets/manrope-regular-CxhkvVLs.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:manrope;src:url(/assets/manrope-medium-BAlX0iJ1.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:manrope;src:url(/assets/manrope-semibold-DMIDCZa9.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:manrope;src:url(/assets/manrope-bold-BsodC53C.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:manrope;src:url(/assets/manrope-extrabold-B3AagX7Y.woff2) format("woff2");font-weight:800;font-display:swap;font-style:normal}.text-base{color:var(--color-text)}.text-gray{color:var(--color-gray)}.text-primary{color:var(--color-primary)}.text-secondary{font-size:.95em;line-height:1.357em;font-weight:500;color:#5973a6}.text-overflow{overflow:hidden;text-overflow:ellipsis}.text-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.4!important;width:100%}.text-uppercase{text-transform:uppercase!important}.text-danger,.text-error{color:#d8364c}.text-success{color:#40bf6a}.text-xl{font-size:1.25rem;line-height:1.4}.font-normal{font-weight:400!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.title{font-size:20px;font-weight:600;line-height:24px;color:#364563;margin-bottom:30px}.c-caption{font-size:1em;line-height:1.357em;font-weight:600;color:#5973a6}.c-headline{font-size:1.429em;line-height:1.714em;font-weight:600;color:#364563}.c-subtitle-1{font-size:1.286em;line-height:1.714em;font-weight:700;margin-bottom:.714em;color:#364563}:root{--color-primary: #477eeb;--color-primary-white: #f8f9fb;--color-red: #d8364c;--color-text: #364563;--color-secondary: #5973a6;--color-text-light: #667799;--color-gray: #9cabc9;--color-gray-light: #c7cfe1e9;--color-white: #fff;--color-green: #40bf6a;--color-gray-400: #9ca3af;--color-rose-400: #fb7185;--color-pink-400: #f472b6;--color-fuchsia-400: #e879f9;--color-purple-400: #c084fc;--color-violet-400: #a78bfa;--color-indigo-400: #818cf8;--color-blue-400: #60a5fa;--color-sky-400: #38bdf8;--color-cyan-400: #22d3ee;--color-teal-400: #2dd4bf;--color-emerald-400: #34d399;--color-green-400: #4ade80;--color-lime-400: #a3e635;--color-yellow-400: #facc15;--color-red-400: #f87171;--color-primary-50: #f0f5fe;--color-primary-100: #dde9fc;--color-primary-200: #c3d9fa;--color-primary-300: #99c1f7;--color-primary-400: #69a0f1;--color-primary-500: #477eeb;--color-primary-600: #315fdf;--color-primary-700: #284ccd;--color-primary-800: #273fa6;--color-primary-900: #243984;--color-primary-950: #1b2550}.color-rose{--color: var(--color-rose-400)}.color-cyan{--color: var(--color-cyan-400)}.color-blue{--color: var(--color-blue-400)}.color-green{--color: var(--color-green-400)}.color-yellow{--color: var(--color-yellow-400)}.color-red{--color: var(--color-red-400)}.color-gray-400{--color: var(--color-gray-400)}.color-gray{color:var(--color-gray)!important}.text-red{color:var(--color-red)!important}.text-white{color:var(--color-white)!important}.text-blue{color:var(--color-primary)!important}.text-green{color:var(--color-green)!important}.bg-primary{background-color:var(--color-primary)!important}@keyframes pulse-shadow{0%{box-shadow:0 0 rgba(var(--color),.7)}70%{box-shadow:0 0 0 10px rgba(var(--color),0)}to{box-shadow:0 0 rgba(var(--color),0)}}@keyframes pulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.full-width,.w-full{width:100%!important}.d-flex,.c-d-flex{display:flex!important}.d-inline-flex,.c-d-inline-flex{display:inline-flex!important}.justify-start{justify-content:start!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-end{justify-content:end!important}.flex-col,.c-flex-column{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-row-rev{flex-direction:row-reverse!important}.c-flex{flex:1 1 auto}.flex-space-between-90{display:flex;justify-content:space-between;width:90%}.justify-self-center,.c-justify-self-center{justify-self:center!important}.c-justify-self-start{justify-self:start!important}.c-justify-self-end{justify-self:end!important}.align-items-center,.c-align-center{align-items:center!important}.c-align-start{align-items:flex-start!important}.align-items-end,.c-align-end{align-items:flex-end!important}.self-align-center{align-self:center!important}.self-align-end{align-self:flex-end!important}.spacer{flex-grow:1}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-1{flex-shrink:1!important}.flex-basis-0{flex-basis:0!important}.c-wrap,.flex-wrap,.wrap{flex-wrap:wrap!important}.gap-0{gap:0!important}.gap-1{gap:6px!important}.gap-2{gap:12px!important}.gap-3{gap:18px!important}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.ma-0{margin:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.pa-0{padding:0!important}.mt-1{margin-top:4px!important}.pt-1{padding-top:4px!important}.mb-1{margin-bottom:4px!important}.pb-1{padding-bottom:4px!important}.ml-1{margin-left:4px!important}.pl-1{padding-left:4px!important}.mr-1{margin-right:4px!important}.pr-1{padding-right:4px!important}.mx-1{margin-left:4px!important;margin-right:4px!important}.my-1{margin-top:4px!important;margin-bottom:4px!important}.ma-1{margin:4px!important}.px-1{padding-left:4px!important;padding-right:4px!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.pa-1{padding:4px!important}.mt-2{margin-top:8px!important}.pt-2{padding-top:8px!important}.mb-2{margin-bottom:8px!important}.pb-2{padding-bottom:8px!important}.ml-2{margin-left:8px!important}.pl-2{padding-left:8px!important}.mr-2{margin-right:8px!important}.pr-2{padding-right:8px!important}.mx-2{margin-left:8px!important;margin-right:8px!important}.my-2{margin-top:8px!important;margin-bottom:8px!important}.ma-2{margin:8px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.pa-2{padding:8px!important}.mt-3{margin-top:16px!important}.pt-3{padding-top:16px!important}.mb-3{margin-bottom:16px!important}.pb-3{padding-bottom:16px!important}.ml-3{margin-left:16px!important}.pl-3{padding-left:16px!important}.mr-3{margin-right:16px!important}.pr-3{padding-right:16px!important}.mx-3{margin-left:16px!important;margin-right:16px!important}.my-3{margin-top:16px!important;margin-bottom:16px!important}.ma-3{margin:16px!important}.px-3{padding-left:16px!important;padding-right:16px!important}.py-3{padding-top:16px!important;padding-bottom:16px!important}.pa-3{padding:16px!important}.mt-4{margin-top:20px!important}.pt-4{padding-top:20px!important}.mb-4{margin-bottom:20px!important}.pb-4{padding-bottom:20px!important}.ml-4{margin-left:20px!important}.pl-4{padding-left:20px!important}.mr-4{margin-right:20px!important}.pr-4{padding-right:20px!important}.mx-4{margin-left:20px!important;margin-right:20px!important}.my-4{margin-top:20px!important;margin-bottom:20px!important}.ma-4{margin:20px!important}.px-4{padding-left:20px!important;padding-right:20px!important}.py-4{padding-top:20px!important;padding-bottom:20px!important}.pa-4{padding:20px!important}.mt-5{margin-top:28px!important}.pt-5{padding-top:28px!important}.mb-5{margin-bottom:28px!important}.pb-5{padding-bottom:28px!important}.ml-5{margin-left:28px!important}.pl-5{padding-left:28px!important}.mr-5{margin-right:28px!important}.pr-5{padding-right:28px!important}.mx-5{margin-left:28px!important;margin-right:28px!important}.my-5{margin-top:28px!important;margin-bottom:28px!important}.ma-5{margin:28px!important}.px-5{padding-left:28px!important;padding-right:28px!important}.py-5{padding-top:28px!important;padding-bottom:28px!important}.pa-5{padding:28px!important}.mt-6{margin-top:32px!important}.pt-6{padding-top:32px!important}.mb-6{margin-bottom:32px!important}.pb-6{padding-bottom:32px!important}.ml-6{margin-left:32px!important}.pl-6{padding-left:32px!important}.mr-6{margin-right:32px!important}.pr-6{padding-right:32px!important}.mx-6{margin-left:32px!important;margin-right:32px!important}.my-6{margin-top:32px!important;margin-bottom:32px!important}.ma-6{margin:32px!important}.px-6{padding-left:32px!important;padding-right:32px!important}.py-6{padding-top:32px!important;padding-bottom:32px!important}.pa-6{padding:32px!important}.mt-7{margin-top:36px!important}.pt-7{padding-top:36px!important}.mb-7{margin-bottom:36px!important}.pb-7{padding-bottom:36px!important}.ml-7{margin-left:36px!important}.pl-7{padding-left:36px!important}.mr-7{margin-right:36px!important}.pr-7{padding-right:36px!important}.mx-7{margin-left:36px!important;margin-right:36px!important}.my-7{margin-top:36px!important;margin-bottom:36px!important}.ma-7{margin:36px!important}.px-7{padding-left:36px!important;padding-right:36px!important}.py-7{padding-top:36px!important;padding-bottom:36px!important}.pa-7{padding:36px!important}.mt-8{margin-top:44px!important}.pt-8{padding-top:44px!important}.mb-8{margin-bottom:44px!important}.pb-8{padding-bottom:44px!important}.ml-8{margin-left:44px!important}.pl-8{padding-left:44px!important}.mr-8{margin-right:44px!important}.pr-8{padding-right:44px!important}.mx-8{margin-left:44px!important;margin-right:44px!important}.my-8{margin-top:44px!important;margin-bottom:44px!important}.ma-8{margin:44px!important}.px-8{padding-left:44px!important;padding-right:44px!important}.py-8{padding-top:44px!important;padding-bottom:44px!important}.pa-8{padding:44px!important}.mt-auto{margin-top:auto!important}.pt-auto{padding-top:auto!important}.mb-auto{margin-bottom:auto!important}.pb-auto{padding-bottom:auto!important}.ml-auto{margin-left:auto!important}.pl-auto{padding-left:auto!important}.mr-auto{margin-right:auto!important}.pr-auto{padding-right:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.pb-120{padding-bottom:120px!important}.mb-120{margin-bottom:120px!important}.position-inherit{position:inherit!important}.position-static{position:static!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-relative{position:relative!important}.d-content{display:contents!important}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.top-0{top:0!important}.left-0{left:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.text-start{text-align:start!important}.text-center{text-align:center!important}.text-end{text-align:end!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-nowrap{white-space:nowrap!important}.rotate-0{transform:rotate(0);transition:transform .2s ease}.rotate-180{transform:rotate(180deg)}.shadow-sm{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.inset-shadow-sm{box-shadow:inset 0 2px 4px #0000000d}.no-break-for-print{page-break-inside:avoid;break-inside:avoid}.scrollbar::-webkit-scrollbar-track{box-shadow:inset 0 0 #0000;background-color:transparent;border-radius:5px}.scrollbar::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.scrollbar::-webkit-scrollbar-thumb{border-radius:5px;box-shadow:inset 0 0 #0000;background-color:#7080a14d}.icon{display:inline-block;background-repeat:no-repeat;background-position:center;background-size:contain;width:16px;height:16px}.icon.icon-journal-record{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 128 128'%3E%3Cpath fill='%23bdbdbd' d='M6.81 35.5v75.03c0 3.12 2.9 5.21 6.32 7.61c3.53 2.48 5.48 2.25 7.17 2.25l95.86.62c3.77 0 5.03-2.57 5.03-5.34V35.5z'/%3E%3ClinearGradient id='notoSpiralCalendar0' x1='117.05' x2='117.05' y1='68.631' y2='111.352' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.337' stop-color='%23616161'/%3E%3Cstop offset='1' stop-color='%23616161' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23notoSpiralCalendar0)' d='m121.19 115.66l-8.28-8.51V35.5l8.28 5.02z' opacity='0.29'/%3E%3Cpath fill='%23c62828' d='m121.19 41.22l-6.46-4.05L104.62 14h5.44c9.65 0 11.13 5.57 11.13 7.47z'/%3E%3Cpath fill='%23fafafa' d='M9.75 36.33v72.13c0 2.7 2.19 4.88 4.88 4.88h94.85c2.7 0 5.22-2.01 5.22-4.71v-72.3z'/%3E%3Cpath fill='%23f44336' d='M114.73 37.17H6.81V18.55c0-2.51 2.57-4.55 5.75-4.55h96.59c3.19 0 5.77 2.05 5.75 4.58z'/%3E%3Cpath fill='%23757575' d='M103.71 116.62c-3.18.39-6.36.55-9.54.83c-3.18.2-6.36.38-9.54.49c-3.18.16-6.36.19-9.54.28l-9.54.09l-9.54-.09c-3.18-.09-6.36-.13-9.54-.28c-3.18-.11-6.36-.29-9.54-.49c-3.18-.28-6.36-.45-9.54-.83v-.2l38.15-.1l38.15.1v.2z'/%3E%3Cpath fill='%23b3e5fc' d='M42.46 45.08V57.2h-26.3v49.25h52.15V94.18h38.74v-49.1z'/%3E%3Cellipse cx='19.11' cy='19.8' fill='%23af1e1e' rx='2.96' ry='3.3'/%3E%3Cpath fill='%2394d1e0' d='M20.48 17.08c-.41-.86-.69-1.93-.69-3.08c0-2.67 1.39-4.93 3.04-4.93s3.04 2.26 3.04 4.93h4.48c0-5.47-3.37-9.93-7.51-9.93S15.33 8.52 15.33 14c0 1.95.43 3.76 1.16 5.3c.67 1.39 2.1 2.01 3.37 1.34c1.06-.58 1.2-2.36.62-3.56'/%3E%3Cpath fill='%232f7889' d='M30.35 14c0-3.35-1.27-6.31-3.19-8.11c.02.06.57 1.49-.21 2.86c-.79 1.4-2.43 1.18-2.43 1.18c.81.9 1.35 2.4 1.35 4.07z'/%3E%3Cellipse cx='35.59' cy='19.8' fill='%23af1e1e' rx='2.96' ry='3.3'/%3E%3Cpath fill='%2394d1e0' d='M36.96 17.08c-.41-.86-.69-1.93-.69-3.08c0-2.67 1.39-4.93 3.04-4.93s3.04 2.26 3.04 4.93h4.48c0-5.47-3.37-9.93-7.51-9.93S31.81 8.52 31.81 14c0 1.95.43 3.76 1.16 5.3c.67 1.39 2.1 2.01 3.37 1.34c1.06-.58 1.2-2.36.62-3.56'/%3E%3Cpath fill='%232f7889' d='M43.64 5.89c.02.06.57 1.49-.21 2.86C42.64 10.14 41 9.93 41 9.93c.81.9 1.35 2.4 1.35 4.07h4.49c0-3.35-1.28-6.31-3.2-8.11'/%3E%3Cellipse cx='52.06' cy='19.8' fill='%23af1e1e' rx='2.96' ry='3.3'/%3E%3Cpath fill='%2394d1e0' d='M53.44 17.08c-.41-.86-.69-1.93-.69-3.08c0-2.67 1.39-4.93 3.04-4.93s3.04 2.26 3.04 4.93h4.48c0-5.47-3.37-9.93-7.51-9.93S48.29 8.52 48.29 14c0 1.95.43 3.76 1.16 5.3c.67 1.39 2.1 2.01 3.37 1.34c1.06-.58 1.2-2.36.62-3.56'/%3E%3Cpath fill='%232f7889' d='M60.11 5.89c.02.06.57 1.49-.21 2.86c-.79 1.4-2.43 1.18-2.43 1.18c.81.9 1.35 2.4 1.35 4.07h4.51c.01-3.35-1.29-6.31-3.22-8.11'/%3E%3Cellipse cx='68.54' cy='19.8' fill='%23af1e1e' rx='2.96' ry='3.3'/%3E%3Cpath fill='%2394d1e0' d='M69.92 17.08c-.41-.86-.69-1.93-.69-3.08c0-2.67 1.39-4.93 3.04-4.93s3.04 2.26 3.04 4.93h4.48c0-5.47-3.37-9.93-7.51-9.93S64.77 8.52 64.77 14c0 1.95.43 3.76 1.16 5.3c.67 1.39 2.1 2.01 3.37 1.34c1.06-.58 1.19-2.36.62-3.56'/%3E%3Cpath fill='%232f7889' d='M76.59 5.89c.02.06.57 1.49-.21 2.86c-.79 1.4-2.43 1.18-2.43 1.18c.81.9 1.35 2.4 1.35 4.07h4.52c.01-3.35-1.3-6.31-3.23-8.11'/%3E%3Cellipse cx='85.02' cy='19.8' fill='%23af1e1e' rx='2.96' ry='3.3'/%3E%3Cpath fill='%2394d1e0' d='M86.39 17.08c-.41-.86-.69-1.93-.69-3.08c0-2.67 1.39-4.93 3.04-4.93s3.04 2.26 3.04 4.93h4.48c0-5.47-3.37-9.93-7.51-9.93S81.24 8.52 81.24 14c0 1.95.43 3.76 1.16 5.3c.67 1.39 2.1 2.01 3.37 1.34c1.06-.58 1.2-2.36.62-3.56'/%3E%3Cpath fill='%232f7889' d='M93.07 5.89c.02.06.57 1.49-.21 2.86c-.79 1.4-2.43 1.18-2.43 1.18c.81.9 1.35 2.4 1.35 4.07h4.54c0-3.35-1.33-6.31-3.25-8.11'/%3E%3Cellipse cx='101.5' cy='19.8' fill='%23af1e1e' rx='2.96' ry='3.3'/%3E%3Cpath fill='%2394d1e0' d='M102.87 17.08c-.41-.86-.69-1.93-.69-3.08c0-2.67 1.39-4.93 3.04-4.93s3.04 2.26 3.04 4.93h4.48c0-5.47-3.37-9.93-7.51-9.93S97.72 8.52 97.72 14c0 1.95.43 3.76 1.16 5.3c.67 1.39 2.1 2.01 3.37 1.34c1.06-.58 1.2-2.36.62-3.56'/%3E%3Cpath fill='%232f7889' d='M112.8 14.18c-.15-4.02-1.45-6.6-3.26-8.28c.02.06.57 1.49-.21 2.86c-.79 1.4-2.43 1.18-2.43 1.18c.81.9 1.21 2.4 1.21 4.07h1.53c1.27-.02 3.16.17 3.16.17'/%3E%3Cpath fill='none' stroke='%231e88e5' stroke-linecap='square' stroke-miterlimit='10' d='M16.66 45.12v61.33m12.91-61.33v61.33m12.91-61.33v61.33M55.4 45.12v61.33m12.91-61.33v61.33m12.91-61.33v61.33m12.92-61.33v61.33m12.91-61.33v61.33m-90.39 0h90.39M16.66 94.18h90.39M16.66 81.92h90.39M16.66 69.65h90.39M16.66 57.39h90.39M16.66 45.12h90.39'/%3E%3Cg fill='%231e88e5'%3E%3Ccircle cx='103.68' cy='48.12' r='1.26'/%3E%3Ccircle cx='90.7' cy='48.12' r='1.26'/%3E%3Ccircle cx='77.72' cy='48.12' r='1.26'/%3E%3Ccircle cx='64.73' cy='48.12' r='1.26'/%3E%3Ccircle cx='51.75' cy='48.12' r='1.26'/%3E%3Ccircle cx='38.77' cy='48.12' r='1.26'/%3E%3Ccircle cx='25.79' cy='48.12' r='1.26'/%3E%3C/g%3E%3Cg fill='%231e88e5'%3E%3Ccircle cx='103.68' cy='60.39' r='1.26'/%3E%3Ccircle cx='90.7' cy='60.39' r='1.26'/%3E%3Ccircle cx='77.72' cy='60.39' r='1.26'/%3E%3Ccircle cx='64.73' cy='60.39' r='1.26'/%3E%3Ccircle cx='51.75' cy='60.39' r='1.26'/%3E%3Ccircle cx='38.77' cy='60.39' r='1.26'/%3E%3Ccircle cx='25.79' cy='60.39' r='1.26'/%3E%3C/g%3E%3Cg fill='%231e88e5'%3E%3Ccircle cx='103.68' cy='72.65' r='1.26'/%3E%3Ccircle cx='90.7' cy='72.65' r='1.26'/%3E%3Ccircle cx='77.72' cy='72.65' r='1.26'/%3E%3Ccircle cx='64.73' cy='72.65' r='1.26'/%3E%3Ccircle cx='51.75' cy='72.65' r='1.26'/%3E%3Ccircle cx='38.77' cy='72.65' r='1.26'/%3E%3Ccircle cx='25.79' cy='72.65' r='1.26'/%3E%3C/g%3E%3Cg fill='%231e88e5'%3E%3Ccircle cx='103.68' cy='97.18' r='1.26'/%3E%3Ccircle cx='90.7' cy='97.18' r='1.26'/%3E%3Ccircle cx='77.72' cy='97.18' r='1.26'/%3E%3Ccircle cx='64.73' cy='97.18' r='1.26'/%3E%3Ccircle cx='51.75' cy='97.18' r='1.26'/%3E%3Ccircle cx='38.77' cy='97.18' r='1.26'/%3E%3Ccircle cx='25.79' cy='97.18' r='1.26'/%3E%3C/g%3E%3Cg fill='%231e88e5'%3E%3Ccircle cx='103.68' cy='84.92' r='1.26'/%3E%3Ccircle cx='90.7' cy='84.92' r='1.26'/%3E%3Ccircle cx='77.72' cy='84.92' r='1.26'/%3E%3Ccircle cx='64.73' cy='84.92' r='1.26'/%3E%3Ccircle cx='51.75' cy='84.92' r='1.26'/%3E%3Ccircle cx='38.77' cy='84.92' r='1.26'/%3E%3Ccircle cx='25.79' cy='84.92' r='1.26'/%3E%3C/g%3E%3C/svg%3E")}.icon.icon-time-table{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 128 128'%3E%3Ccircle cx='64' cy='64' r='60' fill='%2398c0d0'/%3E%3Ccircle cx='64' cy='64' r='48.14' fill='%23fcebcd'/%3E%3Cpath fill='%23c2e3f0' d='M50.3 15.06c-6.42 1.86-15.41 4.71-25.03 16.2c-9.5 11.37-11.46 24.58-12.07 33.69c0 0-5.49 6.87-5.75 5.59c-2.07-9.95 2.11-32.19 13.04-43.95C33.21 12.91 49.75 8.06 55.73 7.15c1.03-.16-3.48 7.35-5.43 7.91'/%3E%3Ccircle cx='64' cy='64' r='45.59' fill='%23fff'/%3E%3Cpath fill='none' stroke='%23563428' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M64 35v29'/%3E%3Ccircle cx='64' cy='64' r='5.06' fill='%23563428'/%3E%3Cpath fill='none' stroke='%23563428' stroke-linecap='round' stroke-miterlimit='10' stroke-width='6' d='M42.77 64.15L64 64'/%3E%3Cg fill='none' stroke-miterlimit='10'%3E%3Cpath stroke='%236596a3' stroke-width='5' d='M64 100v5m0-82v5m0 72v5m0-82v5M28 64h-5m82 0h-5m-72 0h-5m82 0h-5'/%3E%3Cpath stroke='%23b0bec5' stroke-width='3' d='m46 95.18l-2.5 4.33m41-71.02L82 32.82M46 95.18l-2.5 4.33m41-71.02L82 32.82m0 62.36l2.5 4.33m-41-71.02l2.5 4.33m36 62.36l2.5 4.33m-41-71.02l2.5 4.33M95.18 82l4.33 2.5m-71.02-41l4.33 2.5m62.36 36l4.33 2.5m-71.02-41l4.33 2.5m0 36l-4.33 2.5m71.02-41L95.18 46M32.82 82l-4.33 2.5m71.02-41L95.18 46'/%3E%3C/g%3E%3C/svg%3E")}.icon.icon-points{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 48 48'%3E%3Cpath fill='%23cfd8dc' d='M5 19h38v19H5z'/%3E%3Cpath fill='%23b0bec5' d='M5 38h38v4H5z'/%3E%3Cpath fill='%23455a64' d='M27 24h12v18H27z'/%3E%3Cpath fill='%23e3f2fd' d='M9 24h14v11H9z'/%3E%3Cpath fill='%231e88e5' d='M10 25h12v9H10z'/%3E%3Cpath fill='%2390a4ae' d='M36.5 33.5c-.3 0-.5.2-.5.5v2c0 .3.2.5.5.5s.5-.2.5-.5v-2c0-.3-.2-.5-.5-.5'/%3E%3Cg fill='%23558b2f'%3E%3Ccircle cx='24' cy='19' r='3'/%3E%3Ccircle cx='36' cy='19' r='3'/%3E%3Ccircle cx='12' cy='19' r='3'/%3E%3C/g%3E%3Cpath fill='%237cb342' d='M40 6H8c-1.1 0-2 .9-2 2v3h36V8c0-1.1-.9-2-2-2m-19 5h6v8h-6zm16 0h-5l1 8h6zm-26 0h5l-1 8H9z'/%3E%3Cg fill='%23ffa000'%3E%3Ccircle cx='30' cy='19' r='3'/%3E%3Cpath d='M45 19c0 1.7-1.3 3-3 3s-3-1.3-3-3s1.3-3 3-3z'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cpath d='M3 19c0 1.7 1.3 3 3 3s3-1.3 3-3s-1.3-3-3-3z'/%3E%3C/g%3E%3Cpath fill='%23ffc107' d='M32 11h-5v8h6zm10 0h-5l2 8h6zm-26 0h5v8h-6zM6 11h5l-2 8H3z'/%3E%3C/svg%3E")}.icon.icon-employee{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 128 128'%3E%3Cpath fill='%23ab872f' d='M64.57 2.87c-41.01 0-40.68 37.92-40.68 38.52c0 24.56 1.88 59.25 11.71 72.9c3.9 5.41 11.43 5.71 11.43 5.71l16.97-.02l16.97.02s7.54-.3 11.43-5.71c9.83-13.65 11.71-48.34 11.71-72.9c-.01-.6 1.47-38.52-39.54-38.52'/%3E%3CradialGradient id='notoWomanOfficeWorkerMediumLightSkinTone0' cx='64' cy='69.561' r='47.532' gradientTransform='matrix(1 0 0 -1.1901 0 141.221)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.794' stop-color='%23bfa055' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23bfa055'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23notoWomanOfficeWorkerMediumLightSkinTone0)' d='M64.57 2.87c-41.01 0-40.68 37.92-40.68 38.52c0 24.56 1.88 59.25 11.71 72.9c3.9 5.41 11.43 5.71 11.43 5.71l16.97-.02l16.97.02s7.54-.3 11.43-5.71c9.83-13.65 11.71-48.34 11.71-72.9c-.01-.6 1.47-38.52-39.54-38.52'/%3E%3ClinearGradient id='notoWomanOfficeWorkerMediumLightSkinTone1' x1='64' x2='64' y1='32.394' y2='5.602' gradientTransform='matrix(1 0 0 -1 0 128)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.003' stop-color='%23e3f2fd'/%3E%3Cstop offset='.225' stop-color='%23d6ecfc'/%3E%3Cstop offset='.635' stop-color='%23b4dbfb'/%3E%3Cstop offset='1' stop-color='%2390caf9'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23notoWomanOfficeWorkerMediumLightSkinTone1)' d='M64.14 96H64c-25.65.03-52 7.1-52 24.99V124h104v-3.01C116 104.12 89.9 96 64.14 96'/%3E%3ClinearGradient id='notoWomanOfficeWorkerMediumLightSkinTone2' x1='64' x2='64' y1='15.884' y2='36.543' gradientTransform='matrix(1 0 0 -1 0 128)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.5' stop-color='%23f5f5f5'/%3E%3Cstop offset='1' stop-color='%23dadada'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23notoWomanOfficeWorkerMediumLightSkinTone2)' d='M75.65 90.8h-23.3l-6.97 7.53l8.2 12.71c.9 1.39 2.89 1.5 3.93.21l6.48-8.01l6.48 8.01c1.04 1.29 3.04 1.18 3.93-.21l8.2-12.71z'/%3E%3Cg fill='%2364b5f6'%3E%3Ccircle cx='64' cy='111.31' r='1.69'/%3E%3Ccircle cx='64' cy='119.31' r='1.69'/%3E%3C/g%3E%3Cpath fill='%23c48e6a' d='M64 84.33h-9.08v9.98c0 4.51 3.7 8.17 8.26 8.17h1.65c4.56 0 8.26-3.66 8.26-8.17v-9.98z'/%3E%3Cpath fill='%23e0bb95' d='M64 16.04c-17.2 0-33.13 12.79-33.13 39.91c0 21.78 13.49 34.67 25.23 38.83c2.8.99 5.5 1.49 7.9 1.49c2.38 0 5.07-.49 7.85-1.47c11.76-4.14 25.28-17.03 25.28-38.84c0-27.13-15.93-39.92-33.13-39.92'/%3E%3Cpath fill='%23c48e6a' d='M67.81 68.06c-.11-.04-.21-.07-.32-.08H60.5c-.11.01-.21.04-.32.08c-.63.26-.98.91-.68 1.61s1.69 2.66 4.49 2.66s4.2-1.96 4.49-2.66c.31-.7-.03-1.36-.67-1.61'/%3E%3Cg fill='%235d4037'%3E%3Cellipse cx='47.75' cy='58.87' rx='4.87' ry='5.04'/%3E%3Cellipse cx='80.25' cy='58.87' rx='4.87' ry='5.04'/%3E%3C/g%3E%3Cpath fill='%23ab872f' d='M54.99 49.82c-.93-1.23-3.07-3.01-7.23-3.01s-6.31 1.79-7.23 3.01c-.41.54-.31 1.17-.02 1.55c.26.35 1.04.68 1.9.39s2.54-1.16 5.35-1.18c2.81.02 4.49.89 5.35 1.18s1.64-.03 1.9-.39c.28-.38.38-1.01-.02-1.55m32.49 0c-.93-1.23-3.07-3.01-7.23-3.01s-6.31 1.79-7.23 3.01c-.41.54-.31 1.17-.02 1.55c.26.35 1.04.68 1.9.39s2.54-1.16 5.35-1.18c2.81.02 4.49.89 5.35 1.18s1.64-.03 1.9-.39c.29-.38.39-1.01-.02-1.55'/%3E%3Cpath fill='%236d4c41' d='M72.32 76.14c-3.15 1.87-13.47 1.87-16.61 0c-1.81-1.07-3.65.57-2.9 2.21c.74 1.61 6.37 5.36 11.23 5.36s10.42-3.75 11.16-5.36c.75-1.64-1.08-3.29-2.88-2.21'/%3E%3Cpath fill='%23ab872f' d='M64.57 2.87c-41.01 0-40.68 37.92-40.68 38.52c0 7.76.19 16.53.75 25.32l6.72-.02c-.06-2.92 1.99-20.97 8.08-22.34c22.36-5.03 35.01-16.89 35.01-16.89c3.29 7.18 13.58 14.19 17.27 16.86c3.03 2.19 4.27 18.55 4.21 22.38h7.4c0-.05.02-.1.02-.16c.56-8.75.74-17.46.74-25.17c.01-.58 1.49-38.5-39.52-38.5'/%3E%3CradialGradient id='notoWomanOfficeWorkerMediumLightSkinTone3' cx='64.333' cy='65.537' r='49.788' gradientTransform='matrix(1 0 0 -1.2135 0 141.995)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.794' stop-color='%23bfa055' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23bfa055'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23notoWomanOfficeWorkerMediumLightSkinTone3)' d='M64.57 2.87c-41.01 0-40.68 37.92-40.68 38.52c0 7.76.19 16.53.75 25.32l6.72-.02c-.06-2.92 1.99-20.97 8.08-22.34c22.36-5.03 35.01-16.89 35.01-16.89c3.29 7.18 13.58 14.19 17.27 16.86c3.03 2.19 4.27 18.55 4.21 22.38h7.4c0-.05.02-.1.02-.16c.56-8.75.74-17.46.74-25.17c.01-.58 1.49-38.5-39.52-38.5'/%3E%3C/svg%3E")}.icon.icon-service{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 128 128'%3E%3Cpath fill='%23a15d38' d='m18.64 114.25l83.27-98.22c2.63 0 7.45.24 7.45 6.74v94.53c0 2.63-2.13 4.76-4.76 4.76H24.42c-2.63.01-5.78-2.35-5.78-7.81'/%3E%3Cpath fill='%23ba793e' d='M18.64 114.38V20.54c0-2.51 2.03-4.54 4.54-4.54h78.58c2.51 0 4.54 2.03 4.54 4.54v93.84c0 2.51-2.03 4.54-4.54 4.54H23.18c-2.51 0-4.54-2.03-4.54-4.54'/%3E%3Cpath fill='%23fff' d='M28.45 109.66V25.02c0-1.29 1.05-2.34 2.34-2.34h64.42c1.29 0 2.34 1.05 2.34 2.34v84.64c0 1.29-1.05 2.34-2.34 2.34H30.79c-1.29 0-2.34-1.04-2.34-2.34'/%3E%3Cpath fill='none' stroke='%23b0bec5' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M38.65 54.36h48.7m-48.7-11.45h48.7m-48.7 22.9h48.7m-48.7 11.46h48.7m-48.7 11.45h48.7m-48.7 11.45h20.83'/%3E%3Cpath fill='%23212121' d='M86.93 28.4V16.03H72.95l8.71 12.37z' opacity='0.35'/%3E%3Cpath fill='%232f7889' d='m78.01 16.49l-3.22-.05c-2.14 0-2.54-1.9-2.62-2.3c-.11-.52-.25-1.67-.31-2.13c-.54-4.49-2.08-7.25-7.69-7.89c-4.86-.55-8.35 4.44-8.35 9.2v.04c.01 2.15-1.62 3.95-3.77 3.95c0 0-6.28-1.07-10.77 4.07c-.84.96-1.85 4.92-1.86 6.03c-.02 3.09 2.65 3.5 3.58 3.51c4.18.03 38.23-.08 41.49-.08c1.34 0 2.43-1.09 2.43-2.43V26.6c.01-5.14-3.78-10.11-8.91-10.11m-14.12.27a3.35 3.35 0 1 1 0-6.7a3.35 3.35 0 0 1 0 6.7'/%3E%3Cpath fill='%2382aec0' d='M76.18 15.99h-1.94c-2.14 0-3-1.68-3.27-2.26c-.39-.85-.5-2.58-.57-3.04c-.56-3.53-3.51-6.33-7.06-6.71c-4.86-.53-8.98 3.27-8.98 8.02v.04c.01 2.15-1.62 3.95-3.77 3.95h-1.9a9.29 9.29 0 0 0-9.29 9.29v1.81c0 1.34 1.09 2.43 2.43 2.43h41.2c1.34 0 2.43-1.09 2.43-2.43v-1.81c.01-5.13-4.15-9.29-9.28-9.29m-13.75-.54a3.35 3.35 0 1 1 0-6.7a3.35 3.35 0 0 1 0 6.7'/%3E%3Cpath fill='%23b9e4ea' d='M78.97 22.04H44.89c-1.3 0-1.64-.73-.97-1.84c.98-1.61 3.32-2.67 5.32-2.67c4.34 0 20-.48 25.51-.48c2.69 0 4.09.9 5.26 2.4c.83 1.08.31 2.59-1.04 2.59'/%3E%3Cpath fill='none' stroke='%23b9e4ea' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.12' d='M56.98 9.48c.56-2.28 2.71-2.93 2.71-2.93'/%3E%3C/svg%3E")}.icon.icon-dashboard{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M10.5 12.526C10.5005 12.7852 10.3981 13.034 10.2153 13.2178C10.0325 13.4015 9.78421 13.5052 9.525 13.506H1.725C1.59662 13.5057 1.46954 13.4802 1.35104 13.4308C1.23254 13.3813 1.12494 13.3091 1.03439 13.2181C0.943842 13.127 0.872118 13.0191 0.823321 12.9003C0.774524 12.7816 0.74961 12.6544 0.750005 12.526V1.73598C0.749742 1.60755 0.774778 1.48032 0.823685 1.36156C0.872591 1.24281 0.944409 1.13485 1.03504 1.04384C1.12567 0.952843 1.23334 0.880584 1.35189 0.831192C1.47045 0.7818 1.59757 0.756244 1.726 0.755981L9.526 0.768981C9.78504 0.77004 10.0331 0.873821 10.2157 1.05755C10.3983 1.24128 10.5005 1.48994 10.5 1.74898V12.526Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.246 6.54401C23.2441 6.80083 23.1404 7.04641 22.9576 7.2268C22.7747 7.40718 22.5278 7.5076 22.271 7.50601H14.471C14.3438 7.50693 14.2176 7.48277 14.0998 7.43491C13.9819 7.38705 13.8746 7.31643 13.7841 7.22709C13.6935 7.13775 13.6215 7.03143 13.572 6.91422C13.5226 6.79701 13.4968 6.67121 13.496 6.54401V1.73101C13.4976 1.47445 13.6009 1.22902 13.7834 1.04863C13.9658 0.868252 14.2124 0.767677 14.469 0.769007L22.269 0.756007C22.5261 0.754143 22.7734 0.854419 22.9566 1.0348C23.1398 1.21519 23.2439 1.46092 23.246 1.71801V6.54401Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.5 22.291C10.4992 22.4185 10.4733 22.5446 10.4238 22.6621C10.3743 22.7796 10.3021 22.8862 10.2114 22.9758C10.1206 23.0655 10.0132 23.1363 9.89505 23.1844C9.77694 23.2325 9.65051 23.2568 9.523 23.256L1.723 23.243C1.46618 23.2441 1.21944 23.1431 1.03699 22.9624C0.854547 22.7816 0.751323 22.5358 0.75 22.279V17.47C0.750655 17.3427 0.776401 17.2167 0.825766 17.0993C0.875131 16.9819 0.947148 16.8754 1.0377 16.7859C1.12825 16.6964 1.23556 16.6256 1.35349 16.5776C1.47142 16.5295 1.59766 16.5052 1.725 16.506H9.525C9.78209 16.5047 10.0292 16.6055 10.212 16.7862C10.3948 16.967 10.4984 17.2129 10.5 17.47V22.291Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.472 23.256C14.3435 23.2557 14.2163 23.2301 14.0976 23.1807C13.979 23.1312 13.8713 23.0589 13.7807 22.9678C13.69 22.8767 13.6182 22.7686 13.5694 22.6497C13.5205 22.5308 13.4956 22.4035 13.496 22.275V11.487C13.4956 11.3585 13.5205 11.2313 13.5693 11.1125C13.6181 10.9937 13.6898 10.8856 13.7803 10.7946C13.8708 10.7035 13.9784 10.6311 14.0969 10.5816C14.2154 10.5321 14.3425 10.5064 14.471 10.506H22.271C22.3994 10.5064 22.5265 10.5321 22.645 10.5816C22.7635 10.6311 22.8711 10.7035 22.9616 10.7946C23.0522 10.8856 23.1239 10.9937 23.1727 11.1125C23.2215 11.2313 23.2464 11.3585 23.246 11.487V22.262C23.2465 22.5211 23.1443 22.7699 22.9617 22.9538C22.7791 23.1377 22.5311 23.2417 22.272 23.243L14.472 23.256Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-passlink{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' color='%239CABC9'%3E%3Cpath fill='currentColor' d='M14.25 1.5h-2.12c-.35 0-.62.28-.62.62s.28.62.62.62h2.12v2.52c0 .35.28.62.62.62s.62-.28.62-.62V2.75c0-.69-.56-1.25-1.25-1.25zM1.12 5.89c.35 0 .62-.28.62-.62V2.75h2.15c.35 0 .62-.28.62-.62s-.28-.62-.62-.62H1.75C1.06 1.51.5 2.07.5 2.76v2.52c0 .35.28.62.62.62zm2.77 7.36H1.75v-2.52c0-.35-.28-.62-.62-.62s-.62.28-.62.62v2.52c0 .69.56 1.25 1.25 1.25h2.13c.35 0 .62-.28.62-.62s-.28-.62-.62-.62zm10.99-3.14c-.35 0-.62.28-.62.62v2.52h-2.12c-.35 0-.62.28-.62.62s.28.62.62.62h2.12c.69 0 1.25-.56 1.25-1.25v-2.52c0-.35-.28-.62-.62-.62z'/%3E%3Cpath fill='currentColor' d='M6.12 3.55H4.03c-.69 0-1.25.56-1.25 1.25v1.54c0 .69.56 1.25 1.25 1.25h2.09c.69 0 1.25-.56 1.25-1.25V4.8c0-.69-.56-1.25-1.25-1.25zm0 2.79H4.03V4.8h2.09v1.54zm7.1 4.86V9.66c0-.69-.56-1.25-1.25-1.25H9.88c-.69 0-1.25.56-1.25 1.25v1.54c0 .69.56 1.25 1.25 1.25h2.09c.69 0 1.25-.56 1.25-1.25zM9.88 9.66h2.09v1.54H9.88V9.66zM8.63 5.85h2.52V7.1H8.63zm0-1.8h4.59V5.3H8.63zM4.85 8.9h2.52v1.25H4.85zm-2.07 1.8h4.59v1.25H2.78z'/%3E%3C/svg%3E")}.icon.icon-product{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' color='%239CABC9'%3E%3Cpath fill='currentColor' d='M14.12 4L8.62.85a1.28 1.28 0 0 0-1.24 0L1.88 4a1.25 1.25 0 0 0-.63 1.09V11a1.25 1.25 0 0 0 .63 1l5.5 3.11a1.28 1.28 0 0 0 1.24 0l5.5-3.11a1.25 1.25 0 0 0 .63-1V5.05A1.25 1.25 0 0 0 14.12 4zm-6.74 9.71l-2.13-1.2v-5.3l2.13 1.16zM8 7.29L5.92 6.15l4.81-2.67l2.09 1.18zm0-5.35l1.46.82l-4.84 2.69l-1.44-.79zM2.5 5.71l1.5.82v5.27L2.5 11zm6.12 8V8.37l4.88-2.66V11z'/%3E%3C/svg%3E")}.icon.icon-review{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg class='w-6 h-6' fill='none' stroke='currentColor' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' color='%239CABC9'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.049 2.927c.3-.921 1.603-.921 1.902 0l1.519 4.674a1 1 0 00.95.69h4.915c.969 0 1.371 1.24.588 1.81l-3.976 2.888a1 1 0 00-.363 1.118l1.518 4.674c.3.922-.755 1.688-1.538 1.118l-3.976-2.888a1 1 0 00-1.176 0l-3.976 2.888c-.783.57-1.838-.197-1.538-1.118l1.518-4.674a1 1 0 00-.363-1.118l-3.976-2.888c-.784-.57-.38-1.81.588-1.81h4.914a1 1 0 00.951-.69l1.519-4.674z'/%3E%3C/svg%3E")}.icon.icon-new-card{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M12 13.5H3.75C3.35218 13.5 2.97064 13.342 2.68934 13.0607C2.40804 12.7794 2.25 12.3978 2.25 12V2.25C2.25 1.85218 2.40804 1.47064 2.68934 1.18934C2.97064 0.908035 3.35218 0.75 3.75 0.75H20.25C20.6478 0.75 21.0294 0.908035 21.3107 1.18934C21.592 1.47064 21.75 1.85218 21.75 2.25V12C21.75 12.3978 21.592 12.7794 21.3107 13.0607C21.0294 13.342 20.6478 13.5 20.25 13.5H15.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.9 3.75H18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 13.5V9.375C15.75 8.87772 15.5524 8.40081 15.2008 8.04917C14.8492 7.69754 14.3723 7.5 13.875 7.5C13.3777 7.5 12.9008 7.69754 12.5492 8.04917C12.1975 8.40081 12 8.87772 12 9.375V14.475L11.512 16.424C11.2525 17.3817 11.2525 18.3913 11.512 19.349C11.8706 20.0321 12.2847 20.6846 12.75 21.3V23.25H19.5C19.5 18.836 19.311 19.481 20.057 16.45' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.633 15.941C11.3265 16.7226 10.7999 17.3986 10.117 17.887C9.527 18.196 8.25 18.002 8.25 16.912V13.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7.5 8.625C8.74264 8.625 9.75 7.61764 9.75 6.375C9.75 5.13236 8.74264 4.125 7.5 4.125C6.25736 4.125 5.25 5.13236 5.25 6.375C5.25 7.61764 6.25736 8.625 7.5 8.625Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M12 5V19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5 12H19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' stroke='%23ffffff' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E")}.icon.icon-add-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M12 5V19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5 12H19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-card-issue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M21.75 7.5H2.25C1.42157 7.5 0.75 8.17157 0.75 9V21C0.75 21.8284 1.42157 22.5 2.25 22.5H21.75C22.5784 22.5 23.25 21.8284 23.25 21V9C23.25 8.17157 22.5784 7.5 21.75 7.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M2.25 4.5H21.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 1.5H19.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 16.5H8.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 19.5H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M19.5 10.5H16.5C16.0858 10.5 15.75 10.8358 15.75 11.25V14.25C15.75 14.6642 16.0858 15 16.5 15H19.5C19.9142 15 20.25 14.6642 20.25 14.25V11.25C20.25 10.8358 19.9142 10.5 19.5 10.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-card{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M58 12H6C3.79086 12 2 13.7909 2 16V48C2 50.2091 3.79086 52 6 52H58C60.2091 52 62 50.2091 62 48V16C62 13.7909 60.2091 12 58 12Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 36H22' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 44H34' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M52 20H44C42.8954 20 42 20.8954 42 22V30C42 31.1046 42.8954 32 44 32H52C53.1046 32 54 31.1046 54 30V22C54 20.8954 53.1046 20 52 20Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-push{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M15 15V20.518C15 20.8769 14.9293 21.2322 14.7919 21.5637C14.6546 21.8952 14.4533 22.1965 14.1995 22.4502C13.9457 22.7039 13.6444 22.9051 13.3128 23.0423C12.9812 23.1796 12.6259 23.2501 12.267 23.25H5.733C5.37414 23.2501 5.01878 23.1796 4.6872 23.0423C4.35563 22.9051 4.05433 22.7039 3.80054 22.4502C3.54674 22.1965 3.34542 21.8952 3.20806 21.5637C3.0707 21.2322 3 20.8769 3 20.518V4.983C3 4.25816 3.28794 3.56301 3.80048 3.05048C4.31301 2.53794 5.00816 2.25 5.733 2.25H9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M3 18.75H15' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 0.75C16.7446 0.75 17.6984 1.14509 18.4017 1.84835C19.1049 2.55161 19.5 3.50544 19.5 4.5V7.5C19.5 7.89782 19.658 8.27936 19.9393 8.56066C20.2206 8.84196 20.6022 9 21 9H10.5C10.8978 9 11.2794 8.84196 11.5607 8.56066C11.842 8.27936 12 7.89782 12 7.5V4.5C12 3.50544 12.3951 2.55161 13.0983 1.84835C13.8016 1.14509 14.7554 0.75 15.75 0.75V0.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 11.25C15.6758 11.25 15.6033 11.272 15.5417 11.3132C15.48 11.3544 15.4319 11.413 15.4035 11.4815C15.3752 11.55 15.3677 11.6254 15.3822 11.6982C15.3967 11.7709 15.4324 11.8377 15.4848 11.8902C15.5373 11.9426 15.6041 11.9783 15.6768 11.9928C15.7496 12.0073 15.825 11.9998 15.8935 11.9715C15.962 11.9431 16.0206 11.895 16.0618 11.8333C16.103 11.7717 16.125 11.6992 16.125 11.625C16.125 11.5255 16.0855 11.4302 16.0152 11.3598C15.9448 11.2895 15.8495 11.25 15.75 11.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--push{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='currentColor'%3E %3Cpath d='M15 15V20.518C15 20.8769 14.9293 21.2322 14.7919 21.5637C14.6546 21.8952 14.4533 22.1965 14.1995 22.4502C13.9457 22.7039 13.6444 22.9051 13.3128 23.0423C12.9812 23.1796 12.6259 23.2501 12.267 23.25H5.733C5.37414 23.2501 5.01878 23.1796 4.6872 23.0423C4.35563 22.9051 4.05433 22.7039 3.80054 22.4502C3.54674 22.1965 3.34542 21.8952 3.20806 21.5637C3.0707 21.2322 3 20.8769 3 20.518V4.983C3 4.25816 3.28794 3.56301 3.80048 3.05048C4.31301 2.53794 5.00816 2.25 5.733 2.25H9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M3 18.75H15' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 0.75C16.7446 0.75 17.6984 1.14509 18.4017 1.84835C19.1049 2.55161 19.5 3.50544 19.5 4.5V7.5C19.5 7.89782 19.658 8.27936 19.9393 8.56066C20.2206 8.84196 20.6022 9 21 9H10.5C10.8978 9 11.2794 8.84196 11.5607 8.56066C11.842 8.27936 12 7.89782 12 7.5V4.5C12 3.50544 12.3951 2.55161 13.0983 1.84835C13.8016 1.14509 14.7554 0.75 15.75 0.75V0.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 11.25C15.6758 11.25 15.6033 11.272 15.5417 11.3132C15.48 11.3544 15.4319 11.413 15.4035 11.4815C15.3752 11.55 15.3677 11.6254 15.3822 11.6982C15.3967 11.7709 15.4324 11.8377 15.4848 11.8902C15.5373 11.9426 15.6041 11.9783 15.6768 11.9928C15.7496 12.0073 15.825 11.9998 15.8935 11.9715C15.962 11.9431 16.0206 11.895 16.0618 11.8333C16.103 11.7717 16.125 11.6992 16.125 11.625C16.125 11.5255 16.0855 11.4302 16.0152 11.3598C15.9448 11.2895 15.8495 11.25 15.75 11.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-analytics{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M13.5 0.75V9.75H22.5C22.5 7.36305 21.5518 5.07387 19.864 3.38604C18.1761 1.69821 15.8869 0.75 13.5 0.75V0.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.5 14.25V5.25C9.06539 5.25012 7.65163 5.59318 6.37654 6.25056C5.10146 6.90794 4.00199 7.86061 3.1698 9.02913C2.33761 10.1977 1.79681 11.5482 1.59249 12.9681C1.38816 14.3881 1.52623 15.8363 1.99519 17.1921C2.46414 18.5478 3.25039 19.7718 4.28839 20.762C5.32639 21.7523 6.58606 22.48 7.96239 22.8846C9.33872 23.2892 10.7918 23.359 12.2006 23.088C13.6093 22.8171 14.9329 22.2133 16.061 21.327L10.5 14.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22.5 12.75H13.5L19.061 19.827C20.1335 18.9855 21.0005 17.911 21.5963 16.6849C22.1921 15.4588 22.5011 14.1132 22.5 12.75V12.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-analytics-clients{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M7.5 12C9.77817 12 11.625 10.1532 11.625 7.875C11.625 5.59683 9.77817 3.75 7.5 3.75C5.22183 3.75 3.375 5.59683 3.375 7.875C3.375 10.1532 5.22183 12 7.5 12Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 20.25C0.75 18.4598 1.46116 16.7429 2.72703 15.477C3.9929 14.2112 5.70979 13.5 7.5 13.5C9.29021 13.5 11.0071 14.2112 12.273 15.477C13.5388 16.7429 14.25 18.4598 14.25 20.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.7266 13.5C19.5905 13.5 21.1016 11.989 21.1016 10.125C21.1016 8.26104 19.5905 6.75 17.7266 6.75C15.8626 6.75 14.3516 8.26104 14.3516 10.125C14.3516 11.989 15.8626 13.5 17.7266 13.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.8125 15.068C16.6476 14.7602 17.5447 14.6587 18.4274 14.7721C19.3101 14.8854 20.1525 15.2103 20.8827 15.7191C21.6129 16.2279 22.2094 16.9056 22.6215 17.6944C23.0336 18.4833 23.249 19.36 23.2495 20.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-analytics-cards{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M21.75 4.5H2.25C1.42157 4.5 0.75 5.17157 0.75 6V18C0.75 18.8284 1.42157 19.5 2.25 19.5H21.75C22.5784 19.5 23.25 18.8284 23.25 18V6C23.25 5.17157 22.5784 4.5 21.75 4.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 13.5H8.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 16.5H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M19.5 7.5H16.5C16.0858 7.5 15.75 7.83579 15.75 8.25V11.25C15.75 11.6642 16.0858 12 16.5 12H19.5C19.9142 12 20.25 11.6642 20.25 11.25V8.25C20.25 7.83579 19.9142 7.5 19.5 7.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-analytics-stocks{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M18.552 8.022C18.5438 7.69671 18.4147 7.38614 18.1899 7.15094C17.965 6.91574 17.6606 6.77278 17.336 6.75H6.663C6.3385 6.7728 6.03418 6.91579 5.80949 7.15102C5.5848 7.38624 5.45591 7.6968 5.448 8.022L3.757 18.68C3.72699 18.8638 3.73512 19.0518 3.7809 19.2323C3.82668 19.4128 3.90912 19.5819 4.02309 19.7292C4.13706 19.8765 4.28012 19.9987 4.44337 20.0883C4.60662 20.1779 4.78656 20.2329 4.972 20.25H19.027C19.2125 20.2331 19.3926 20.1781 19.5559 20.0886C19.7193 19.9991 19.8625 19.8768 19.9766 19.7296C20.0906 19.5823 20.1732 19.4131 20.219 19.2325C20.2648 19.0519 20.273 18.8639 20.243 18.68L18.552 8.022Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25008 6.74998C8.25008 6.04298 7.71308 1.47198 11.9981 1.47198C16.2691 1.47198 15.7501 6.13898 15.7501 6.74998' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M13.6499 10.5H11.6169C11.3054 10.5002 11.0036 10.6088 10.7634 10.8072C10.5231 11.0056 10.3594 11.2814 10.3003 11.5873C10.2411 11.8932 10.2903 12.2102 10.4393 12.4838C10.5883 12.7574 10.8279 12.9707 11.1169 13.087L13.1809 13.912C13.4706 14.0279 13.7109 14.2411 13.8604 14.515C14.0099 14.7888 14.0593 15.1062 14.0001 15.4126C13.9409 15.7189 13.7769 15.9951 13.5361 16.1935C13.2953 16.392 12.993 16.5004 12.6809 16.5H10.6499' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.1499 10.5V9.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.1499 17.25V16.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 3.75V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H3.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 3.75V2.25C23.25 1.85218 23.092 1.47064 22.8107 1.18934C22.5294 0.908035 22.1478 0.75 21.75 0.75H20.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 20.25V21.75C0.75 22.1478 0.908035 22.5294 1.18934 22.8107C1.47064 23.092 1.85218 23.25 2.25 23.25H3.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 20.25V21.75C23.25 22.1478 23.092 22.5294 22.8107 22.8107C22.5294 23.092 22.1478 23.25 21.75 23.25H20.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-setting{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M10.546 2.43797C10.7295 2.64167 10.9538 2.80454 11.2043 2.91602C11.4548 3.02751 11.7259 3.08511 12 3.08511C12.2742 3.08511 12.5453 3.02751 12.7958 2.91602C13.0463 2.80454 13.2705 2.64167 13.454 2.43797L14.4 1.39997C14.6712 1.09991 15.0285 0.891116 15.423 0.802234C15.8175 0.713353 16.2299 0.748745 16.6035 0.903554C16.9771 1.05836 17.2936 1.325 17.5097 1.66687C17.7257 2.00874 17.8306 2.40909 17.81 2.81297L17.739 4.21297C17.7253 4.48608 17.7689 4.75904 17.8671 5.01426C17.9653 5.26948 18.1158 5.50131 18.309 5.69481C18.5023 5.88831 18.7339 6.03919 18.9889 6.13774C19.244 6.23628 19.5169 6.28031 19.79 6.26697L21.19 6.19597C21.5937 6.17608 21.9936 6.28149 22.3349 6.49776C22.6763 6.71404 22.9424 7.03059 23.0968 7.40404C23.2513 7.77749 23.2864 8.18955 23.1975 8.58375C23.1085 8.97796 22.8999 9.33501 22.6 9.60597L21.558 10.546C21.3546 10.7297 21.192 10.9541 21.0806 11.2047C20.9693 11.4552 20.9118 11.7263 20.9118 12.0005C20.9118 12.2746 20.9693 12.5457 21.0806 12.7963C21.192 13.0468 21.3546 13.2712 21.558 13.455L22.6 14.395C22.9001 14.6661 23.1089 15.0234 23.1978 15.418C23.2867 15.8125 23.2513 16.2248 23.0965 16.5984C22.9417 16.972 22.675 17.2886 22.3331 17.5046C21.9913 17.7206 21.5909 17.8255 21.187 17.805L19.787 17.734C19.5133 17.7199 19.2397 17.7634 18.9839 17.8618C18.7281 17.9601 18.4957 18.1111 18.3019 18.3049C18.1081 18.4987 17.9572 18.731 17.8588 18.9868C17.7605 19.2426 17.717 19.5163 17.731 19.79L17.802 21.19C17.8199 21.5918 17.7137 21.9894 17.4978 22.3288C17.2818 22.6682 16.9666 22.9329 16.595 23.0869C16.2234 23.2409 15.8134 23.2768 15.4207 23.1897C15.028 23.1026 14.6717 22.8967 14.4 22.6L13.459 21.559C13.2754 21.3556 13.0511 21.1929 12.8006 21.0816C12.5501 20.9703 12.2791 20.9128 12.005 20.9128C11.731 20.9128 11.4599 20.9703 11.2095 21.0816C10.959 21.1929 10.7347 21.3556 10.551 21.559L9.60604 22.6C9.33485 22.8981 8.97833 23.1053 8.58509 23.1933C8.19184 23.2814 7.781 23.246 7.40858 23.0921C7.03617 22.9381 6.72029 22.6731 6.50401 22.333C6.28774 21.993 6.18159 21.5945 6.20004 21.192L6.27204 19.792C6.28612 19.5183 6.24258 19.2446 6.14424 18.9888C6.04589 18.733 5.89494 18.5007 5.70114 18.3069C5.50734 18.1131 5.27501 17.9621 5.01919 17.8638C4.76337 17.7654 4.48975 17.7219 4.21604 17.736L2.81604 17.807C2.41233 17.828 2.01198 17.7236 1.66998 17.5081C1.32797 17.2925 1.06108 16.9764 0.905923 16.6031C0.750771 16.2298 0.714973 15.8176 0.803445 15.4231C0.891916 15.0287 1.10032 14.6713 1.40004 14.4L2.44104 13.46C2.64449 13.2762 2.80712 13.0518 2.91843 12.8013C3.02974 12.5507 3.08726 12.2796 3.08726 12.0055C3.08726 11.7313 3.02974 11.4602 2.91843 11.2097C2.80712 10.9591 2.64449 10.7347 2.44104 10.551L1.40004 9.60597C1.10129 9.33498 0.893524 8.97832 0.805142 8.58478C0.71676 8.19123 0.752077 7.77999 0.906263 7.40727C1.06045 7.03455 1.32598 6.71855 1.66656 6.50245C2.00714 6.28636 2.40615 6.18072 2.80904 6.19997L4.20904 6.27097C4.48327 6.28539 4.75746 6.24197 5.01382 6.14351C5.27017 6.04506 5.50295 5.89379 5.69703 5.69952C5.89111 5.50525 6.04216 5.27232 6.14036 5.01587C6.23856 4.75943 6.28172 4.48519 6.26704 4.21097L6.20004 2.80997C6.18115 2.40724 6.28697 2.00848 6.50308 1.66811C6.71919 1.32775 7.03506 1.06235 7.40758 0.908137C7.7801 0.753923 8.19113 0.718404 8.58458 0.806427C8.97803 0.894449 9.33475 1.10173 9.60604 1.39997L10.546 2.43797Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 16.501C14.4853 16.501 16.5 14.4863 16.5 12.001C16.5 9.5157 14.4853 7.50098 12 7.50098C9.51472 7.50098 7.5 9.5157 7.5 12.001C7.5 14.4863 9.51472 16.501 12 16.501Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-logout{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M8.5 12.004H24.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20.5 15.754L24.25 12.004L20.5 8.25403' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.75 16.5V21C16.7672 21.3796 16.6333 21.7505 16.3777 22.0316C16.1221 22.3127 15.7655 22.4811 15.386 22.5H3.11304C2.73375 22.4808 2.37746 22.3123 2.12206 22.0312C1.86666 21.7501 1.73291 21.3794 1.75004 21V3C1.73264 2.62054 1.8663 2.24964 2.12176 1.96851C2.37721 1.68737 2.73365 1.51891 3.11304 1.5H15.386C15.7655 1.51891 16.1221 1.68734 16.3777 1.96845C16.6333 2.24955 16.7672 2.62044 16.75 3V7.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-text{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M12 3.10999C6.48 3.10999 2 6.68999 2 11.11C2.02775 12.2283 2.31283 13.3251 2.83311 14.3154C3.35339 15.3056 4.09487 16.1627 5 16.82C5.10058 17.1766 5.12832 17.5498 5.08157 17.9174C5.03483 18.2849 4.91455 18.6393 4.72791 18.9594C4.54127 19.2795 4.29209 19.5587 3.99523 19.7805C3.69836 20.0022 3.3599 20.1619 3 20.25C3 20.25 2.68 20.66 3.47 20.81C6.66 21.39 9.25 18.81 9.25 18.81V18.76C10.1555 18.9664 11.0813 19.0704 12.01 19.07C17.53 19.07 22.01 15.49 22.01 11.07C22.01 6.64999 17.52 3.10999 12 3.10999Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-stock{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M3.13206 12.8L3.58006 11.625L2.53406 8.88098C2.45896 8.68305 2.45371 8.46542 2.51918 8.2641C2.58464 8.06279 2.7169 7.88987 2.89406 7.77398L5.35206 6.16898L6.11906 3.33498C6.17447 3.1306 6.29812 2.95132 6.46947 2.8269C6.64082 2.70248 6.84956 2.6404 7.06106 2.65098L9.99306 2.79998L12.2791 0.954979C12.4441 0.821941 12.6496 0.74939 12.8616 0.74939C13.0735 0.74939 13.2791 0.821941 13.4441 0.954979L15.7301 2.79998L18.6621 2.65398C18.8736 2.64341 19.0823 2.70548 19.2536 2.8299C19.425 2.95432 19.5486 3.1336 19.6041 3.33798L20.3711 6.17198L22.8291 7.77698C23.0064 7.89274 23.1387 8.06565 23.2042 8.26701C23.2697 8.46837 23.2643 8.68608 23.1891 8.88398L22.1441 11.628L23.1891 14.371C23.2644 14.569 23.2698 14.7869 23.2043 14.9884C23.1388 15.19 23.0064 15.363 22.8291 15.479L20.3711 17.079L19.6001 19.914C19.545 20.1186 19.4215 20.2983 19.2501 20.4229C19.0787 20.5475 18.8697 20.6097 18.6581 20.599L15.7261 20.453L13.4401 22.294' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 19.769L2.406 22.378' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9.90796 8.14697L16.202 18.063' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.8711 17.5409L2.07505 21.8569L1.08105 20.2909L10.2391 8.66895L15.8711 17.5409Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.05591 20.924L5.93191 22.27C6.07675 22.5075 6.2686 22.7128 6.49568 22.8735C6.72276 23.0341 6.98028 23.1466 7.25241 23.2041C7.52455 23.2616 7.80557 23.2629 8.07822 23.2078C8.35087 23.1528 8.60939 23.0426 8.83791 22.884C9.30509 22.5478 9.6261 22.0458 9.73522 21.4806C9.84434 20.9155 9.73333 20.33 9.42491 19.844L9.26191 19.608' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.icon.icon-geo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M12 10.5C14.4853 10.5 16.5 8.48528 16.5 6C16.5 3.51472 14.4853 1.5 12 1.5C9.51472 1.5 7.5 3.51472 7.5 6C7.5 8.48528 9.51472 10.5 12 10.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.625 4.5C11.7245 4.5 11.8198 4.53951 11.8902 4.60984C11.9605 4.68016 12 4.77554 12 4.875' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 4.875C11.25 4.77554 11.2895 4.68016 11.3598 4.60984C11.4302 4.53951 11.5255 4.5 11.625 4.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.625 5.25C11.5255 5.25 11.4302 5.21049 11.3598 5.14016C11.2895 5.06984 11.25 4.97446 11.25 4.875' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 4.875C12 4.97446 11.9605 5.06984 11.8902 5.14016C11.8198 5.21049 11.7245 5.25 11.625 5.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 10.5V18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15 15.155C19.338 15.616 22.5 17.055 22.5 18.755C22.5 20.826 17.8 22.505 12 22.505C6.2 22.505 1.5 20.821 1.5 18.75C1.5 17.05 4.649 15.623 8.971 15.158' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-cursor-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M0.750977 4.747C0.750977 3.95135 1.06705 3.18829 1.62966 2.62568C2.19227 2.06307 2.95533 1.747 3.75098 1.747' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M3.75098 21.247C2.95533 21.247 2.19227 20.9309 1.62966 20.3683C1.06705 19.8057 0.750977 19.0427 0.750977 18.247' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.251 1.747C18.0466 1.747 18.8097 2.06307 19.3723 2.62568C19.9349 3.18829 20.251 3.95135 20.251 4.747' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20.251 13.747V9.247' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.750977 13.747V9.247' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25098 1.747H12.751' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25098 21.247H12.751' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.765 15.762L17.947 24.247L19.538 20.535L23.251 18.944L14.765 15.762Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-question,.icon.icon--question{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M9 8.99998C9.00011 8.45001 9.15139 7.91065 9.43732 7.44085C9.72325 6.97104 10.1328 6.58888 10.6213 6.33613C11.1097 6.08338 11.6583 5.96976 12.2069 6.0077C12.7556 6.04563 13.2833 6.23366 13.7323 6.55123C14.1813 6.8688 14.5344 7.30369 14.7529 7.80837C14.9715 8.31305 15.0471 8.8681 14.9715 9.41285C14.8959 9.9576 14.6721 10.4711 14.3244 10.8972C13.9767 11.3233 13.5185 11.6457 13 11.829C12.7074 11.9324 12.4541 12.1241 12.275 12.3775C12.0959 12.6309 11.9998 12.9337 12 13.244V14.25' stroke='%239CABC9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 23.25C18.2132 23.25 23.25 18.2132 23.25 12C23.25 5.7868 18.2132 0.75 12 0.75C5.7868 0.75 0.75 5.7868 0.75 12C0.75 18.2132 5.7868 23.25 12 23.25Z' stroke='%239CABC9' stroke-width='1.5' stroke-miterlimit='10'/%3E %3Cpath d='M13 17.65C13 18.2023 12.5523 18.65 12 18.65C11.4477 18.65 11 18.2023 11 17.65C11 17.0977 11.4477 16.65 12 16.65C12.5523 16.65 13 17.0977 13 17.65Z' fill='%239CABC9'/%3E %3C/svg%3E");cursor:help}.icon.icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23364563'%3E %3Cpath d='M7.50098 11.997H16.501' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.251 15.747L7.50098 11.997L11.251 8.247' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.001 22.497C17.8 22.497 22.501 17.796 22.501 11.997C22.501 6.19801 17.8 1.497 12.001 1.497C6.20199 1.497 1.50098 6.19801 1.50098 11.997C1.50098 17.796 6.20199 22.497 12.001 22.497Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-upload{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23364563'%3E %3Cpath d='M34.5 46.5C41.1274 46.5 46.5 41.1274 46.5 34.5C46.5 27.8726 41.1274 22.5 34.5 22.5C27.8726 22.5 22.5 27.8726 22.5 34.5C22.5 41.1274 27.8726 46.5 34.5 46.5Z' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M34.5 40.5V28.5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M34.5 28.5L30 33' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M34.5 28.5L39 33' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.5 40.5H4.5C3.70435 40.5 2.94129 40.1839 2.37868 39.6213C1.81607 39.0587 1.5 38.2956 1.5 37.5V4.5C1.5 3.70435 1.81607 2.94129 2.37868 2.37868C2.94129 1.81607 3.70435 1.5 4.5 1.5H25.758C26.5531 1.50017 27.3156 1.81596 27.878 2.378L33.622 8.122C34.184 8.6844 34.4998 9.44691 34.5 10.242V16.5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.5 11.25C10.6483 11.25 10.7933 11.294 10.9167 11.3764C11.04 11.4588 11.1361 11.5759 11.1929 11.713C11.2497 11.85 11.2645 12.0008 11.2356 12.1463C11.2067 12.2918 11.1352 12.4254 11.0303 12.5303C10.9254 12.6352 10.7918 12.7067 10.6463 12.7356C10.5008 12.7645 10.35 12.7497 10.213 12.6929C10.0759 12.6361 9.95881 12.54 9.8764 12.4167C9.79399 12.2933 9.75 12.1483 9.75 12C9.75 11.8011 9.82902 11.6103 9.96967 11.4697C10.1103 11.329 10.3011 11.25 10.5 11.25Z' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M24.17 19.172L22.5 16.5C22.3649 16.2968 22.1821 16.1296 21.9677 16.0131C21.7532 15.8965 21.5135 15.8342 21.2694 15.8314C21.0253 15.8286 20.7843 15.8856 20.5672 15.9972C20.3502 16.1089 20.1637 16.2719 20.024 16.472L16.024 22.174L13.56 20.2C13.3977 20.0699 13.2101 19.975 13.0091 19.9213C12.8082 19.8676 12.5982 19.8563 12.3926 19.8881C12.1871 19.9199 11.9903 19.9941 11.815 20.106C11.6396 20.2178 11.4894 20.365 11.374 20.538L7.5 28.5H16.5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-download{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M6.5 10.5L9 13L11.5 10.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9 5.5V13' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--filter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23475C85' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M8 16.25C7.58579 16.25 7.25 16.5858 7.25 17C7.25 17.4142 7.58579 17.75 8 17.75L8 16.25ZM16 17.75C16.4142 17.75 16.75 17.4142 16.75 17C16.75 16.5858 16.4142 16.25 16 16.25V17.75ZM8 17.75L16 17.75V16.25L8 16.25L8 17.75Z'/%3E %3Cpath d='M6 11.25C5.58579 11.25 5.25 11.5858 5.25 12C5.25 12.4142 5.58579 12.75 6 12.75L6 11.25ZM18 12.75C18.4142 12.75 18.75 12.4142 18.75 12C18.75 11.5858 18.4142 11.25 18 11.25V12.75ZM6 12.75L18 12.75V11.25L6 11.25L6 12.75Z'/%3E %3Cpath d='M4 6.25C3.58579 6.25 3.25 6.58579 3.25 7C3.25 7.41421 3.58579 7.75 4 7.75L4 6.25ZM20 7.75C20.4142 7.75 20.75 7.41421 20.75 7C20.75 6.58579 20.4142 6.25 20 6.25V7.75ZM4 7.75L20 7.75V6.25L4 6.25L4 7.75Z'/%3E %3C/svg%3E")}.icon.icon--filter-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M8 16.25C7.58579 16.25 7.25 16.5858 7.25 17C7.25 17.4142 7.58579 17.75 8 17.75L8 16.25ZM16 17.75C16.4142 17.75 16.75 17.4142 16.75 17C16.75 16.5858 16.4142 16.25 16 16.25V17.75ZM8 17.75L16 17.75V16.25L8 16.25L8 17.75Z'/%3E %3Cpath d='M6 11.25C5.58579 11.25 5.25 11.5858 5.25 12C5.25 12.4142 5.58579 12.75 6 12.75L6 11.25ZM18 12.75C18.4142 12.75 18.75 12.4142 18.75 12C18.75 11.5858 18.4142 11.25 18 11.25V12.75ZM6 12.75L18 12.75V11.25L6 11.25L6 12.75Z'/%3E %3Cpath d='M4 6.25C3.58579 6.25 3.25 6.58579 3.25 7C3.25 7.41421 3.58579 7.75 4 7.75L4 6.25ZM20 7.75C20.4142 7.75 20.75 7.41421 20.75 7C20.75 6.58579 20.4142 6.25 20 6.25V7.75ZM4 7.75L20 7.75V6.25L4 6.25L4 7.75Z'/%3E %3C/svg%3E")}.icon.icon--sort{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23475C85'%3E %3Cpath d='M15.75 9V17.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 14.25L15.75 17.25L12.75 14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25 15V6.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 9.75L8.25 6.75L11.25 9.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--sort-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M15.75 9V17.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 14.25L15.75 17.25L12.75 14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25 15V6.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 9.75L8.25 6.75L11.25 9.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--columns{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23475C85'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M3.75 0.74707H2.25C1.42157 0.74707 0.75 1.41864 0.75 2.24707V21.7471C0.75 22.5755 1.42157 23.2471 2.25 23.2471H3.75C4.57843 23.2471 5.25 22.5755 5.25 21.7471V2.24707C5.25 1.41864 4.57843 0.74707 3.75 0.74707Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.751 0.74707H11.251C10.4225 0.74707 9.75098 1.41864 9.75098 2.24707V21.7471C9.75098 22.5755 10.4225 23.2471 11.251 23.2471H12.751C13.5794 23.2471 14.251 22.5755 14.251 21.7471V2.24707C14.251 1.41864 13.5794 0.74707 12.751 0.74707Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 0.74707H20.25C19.4216 0.74707 18.75 1.41864 18.75 2.24707V21.7471C18.75 22.5755 19.4216 23.2471 20.25 23.2471H21.75C22.5784 23.2471 23.25 22.5755 23.25 21.7471V2.24707C23.25 1.41864 22.5784 0.74707 21.75 0.74707Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.icon.icon--columns-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M3.75 0.74707H2.25C1.42157 0.74707 0.75 1.41864 0.75 2.24707V21.7471C0.75 22.5755 1.42157 23.2471 2.25 23.2471H3.75C4.57843 23.2471 5.25 22.5755 5.25 21.7471V2.24707C5.25 1.41864 4.57843 0.74707 3.75 0.74707Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.751 0.74707H11.251C10.4225 0.74707 9.75098 1.41864 9.75098 2.24707V21.7471C9.75098 22.5755 10.4225 23.2471 11.251 23.2471H12.751C13.5794 23.2471 14.251 22.5755 14.251 21.7471V2.24707C14.251 1.41864 13.5794 0.74707 12.751 0.74707Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 0.74707H20.25C19.4216 0.74707 18.75 1.41864 18.75 2.24707V21.7471C18.75 22.5755 19.4216 23.2471 20.25 23.2471H21.75C22.5784 23.2471 23.25 22.5755 23.25 21.7471V2.24707C23.25 1.41864 22.5784 0.74707 21.75 0.74707Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.icon.icon-male,.icon.icon--male{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Ccircle cx='10' cy='10' r='10' fill='%23D1DFFA'/%3E %3Cpath d='M10.75 9.25L14.5 5.5' stroke='%23477EEB' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.37876 9.3786C6.79833 8.95907 7.33288 8.67337 7.91481 8.55763C8.49675 8.44189 9.09994 8.50131 9.6481 8.72838C10.1963 8.95545 10.6648 9.33997 10.9944 9.83331C11.3241 10.3267 11.5 10.9067 11.5 11.5C11.5 12.0933 11.3241 12.6733 10.9944 13.1667C10.6648 13.66 10.1963 14.0445 9.6481 14.2716C9.09994 14.4987 8.49675 14.5581 7.91481 14.4424C7.33288 14.3266 6.79833 14.0409 6.37876 13.6214C6.10016 13.3428 5.87916 13.0121 5.72838 12.6481C5.5776 12.2841 5.5 11.894 5.5 11.5C5.5 11.106 5.5776 10.7159 5.72838 10.3519C5.87916 9.98791 6.10016 9.65718 6.37876 9.3786V9.3786Z' stroke='%23477EEB' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 5.5H14.5V8' stroke='%23477EEB' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-female,.icon.icon--female{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Ccircle cx='10' cy='10' r='10' fill='%23FAD1E6'/%3E %3Cpath d='M10 11.5V14.5' stroke='%23EB4799' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9 13.5H11' stroke='%23EB4799' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 11.5C11.6569 11.5 13 10.1569 13 8.5C13 6.84315 11.6569 5.5 10 5.5C8.34315 5.5 7 6.84315 7 8.5C7 10.1569 8.34315 11.5 10 11.5Z' stroke='%23EB4799' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--white-link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M7.20267 13.4318L6.56721 14.0672C5.99181 14.6426 5.21141 14.9659 4.39767 14.9659C3.58393 14.9659 2.80352 14.6426 2.22812 14.0672C1.65272 13.4918 1.32947 12.7114 1.32947 11.8977C1.32947 11.0839 1.65272 10.3035 2.22812 9.72813L5.48244 6.47313C6.02805 5.92629 6.75984 5.60538 7.5317 5.57448C8.30356 5.54358 9.05867 5.80497 9.64624 6.30645C10.2338 6.80793 10.6106 7.51259 10.7014 8.27971C10.7921 9.04684 10.5902 9.81997 10.1358 10.4447' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.9213 4.61388L11.4327 4.10251C12.0081 3.52711 12.7885 3.20386 13.6022 3.20386C14.416 3.20386 15.1964 3.52711 15.7718 4.10251C16.3472 4.67791 16.6704 5.45832 16.6704 6.27206C16.6704 7.08579 16.3472 7.8662 15.7718 8.4416L12.5174 11.6959C11.9717 12.2425 11.2399 12.5632 10.4681 12.5939C9.69636 12.6246 8.94139 12.3631 8.35396 11.8616C7.76654 11.3601 7.38988 10.6555 7.29919 9.88841C7.20849 9.12136 7.41044 8.34833 7.86472 7.72365' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-duplicate,.icon.icon--duplicate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M11 15.5C11 15.7652 10.8946 16.0196 10.7071 16.2071C10.5196 16.3946 10.2652 16.5 10 16.5H3C2.73478 16.5 2.48043 16.3946 2.29289 16.2071C2.10536 16.0196 2 15.7652 2 15.5V6.5C2 6.23478 2.10536 5.98043 2.29289 5.79289C2.48043 5.60536 2.73478 5.5 3 5.5H8.086C8.35103 5.50006 8.6052 5.60532 8.79267 5.79267L10.7073 7.70733C10.8947 7.8948 10.9999 8.14897 11 8.414V15.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5 5.5V2.5C5 2.23478 5.10536 1.98043 5.29289 1.79289C5.48043 1.60536 5.73478 1.5 6 1.5H11.086C11.351 1.50006 11.6052 1.60532 11.7927 1.79267L13.7073 3.70733C13.8947 3.8948 13.9999 4.14897 14 4.414V11.5C14 11.7652 13.8946 12.0196 13.7071 12.2071C13.5196 12.3946 13.2652 12.5 13 12.5H11' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-delete,.icon.icon--delete{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M12.1179 16.5H5.11792C4.8527 16.5 4.59835 16.3946 4.41081 16.2071C4.22328 16.0196 4.11792 15.7652 4.11792 15.5V6.5H13.1179V15.5C13.1179 15.7652 13.0126 16.0196 12.825 16.2071C12.6375 16.3946 12.3831 16.5 12.1179 16.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7.11792 13.5V9.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.1179 13.5V9.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M1.61792 5.14139L14.3339 2.43872' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9.02741 1.5221L6.09407 2.14543C5.96532 2.1726 5.8432 2.22491 5.7347 2.29937C5.6262 2.37383 5.53347 2.46896 5.46181 2.57933C5.39016 2.68969 5.34099 2.81311 5.31712 2.94252C5.29326 3.07192 5.29516 3.20477 5.32274 3.33343L5.53341 4.3101L10.4241 3.2701L10.2134 2.2921C10.1582 2.03273 10.0023 1.80591 9.77985 1.66151C9.55744 1.51712 9.28678 1.46697 9.02741 1.5221V1.5221Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-synchronize{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M18.362 7.00007C17.2808 5.69048 15.8219 4.74645 14.1842 4.29684C12.5466 3.84722 10.8101 3.91394 9.21183 4.48787C7.61353 5.0618 6.23128 6.11498 5.25377 7.50366C4.27626 8.89234 3.75111 10.5488 3.75 12.2471V14.5001' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6 17.9081C7.13379 19.1095 8.60214 19.9428 10.2149 20.3003C11.8277 20.6577 13.5107 20.5227 15.0459 19.9128C16.5811 19.303 17.8979 18.2462 18.8257 16.8795C19.7535 15.5128 20.2497 13.899 20.25 12.2471V10.7471' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 11.4971L3.75 14.4971L6.75 11.4971' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 13.7471L20.25 10.7471L17.25 13.7471' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-eye-open{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M8.99989 3.5008C6.31255 3.45547 3.53322 5.33347 1.78588 7.2568C1.60247 7.46043 1.50098 7.72476 1.50098 7.9988C1.50098 8.27285 1.60247 8.53718 1.78588 8.7408C3.49522 10.6235 6.26655 12.5448 8.99989 12.4988C11.7332 12.5448 14.5052 10.6235 16.2159 8.7408C16.3993 8.53718 16.5008 8.27285 16.5008 7.9988C16.5008 7.72476 16.3993 7.46043 16.2159 7.2568C14.4666 5.33347 11.6872 3.45547 8.99989 3.5008Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.00018C11.4999 8.4946 11.3531 8.97789 11.0784 9.38892C10.8036 9.79996 10.4131 10.1203 9.95625 10.3094C9.49942 10.4985 8.99678 10.5479 8.51187 10.4514C8.02696 10.3549 7.58156 10.1167 7.232 9.76704C6.88243 9.41739 6.6444 8.97193 6.54799 8.48699C6.45158 8.00206 6.50113 7.49943 6.69037 7.04265C6.8796 6.58587 7.20004 6.19547 7.61114 5.92079C8.02225 5.64612 8.50558 5.49951 9 5.49951C9.32839 5.49942 9.65357 5.56405 9.95697 5.6897C10.2604 5.81535 10.536 5.99955 10.7682 6.23179C11.0004 6.46402 11.1845 6.73973 11.3101 7.04316C11.4356 7.34659 11.5002 7.67179 11.5 8.00018Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-eye-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M2.85522 14L15.3552 2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.97607 12.7006C7.63128 12.9041 8.31401 13.005 9.00007 12.9999C11.7334 13.0459 14.5054 11.1246 16.2161 9.24192C16.3995 9.0383 16.501 8.77397 16.501 8.49992C16.501 8.22588 16.3995 7.96154 16.2161 7.75792C15.5963 7.07806 14.9098 6.46229 14.1667 5.91992' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.6086 4.18805C10.0825 4.05715 9.54192 3.99397 8.99989 4.00005C6.31255 3.95538 3.53322 5.83472 1.78588 7.75672C1.60247 7.96034 1.50098 8.22467 1.50098 8.49872C1.50098 8.77276 1.60247 9.0371 1.78588 9.24072C2.31717 9.82231 2.89704 10.3576 3.51922 10.8407' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.5 8.5C6.49991 8.17167 6.56452 7.84654 6.69012 7.54319C6.81573 7.23983 6.99987 6.9642 7.23204 6.73204C7.4642 6.49987 7.73983 6.31573 8.04319 6.19012C8.34654 6.06452 8.67167 5.99991 9 6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.49927C11.5001 8.82763 11.4355 9.15279 11.3099 9.45618C11.1843 9.75957 11.0002 10.0352 10.768 10.2675C10.5358 10.4997 10.2602 10.6839 9.95686 10.8096C9.65351 10.9352 9.32836 10.9999 9 10.9999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-registration-page{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M4.7002 8.78C5.66692 9.78237 6.91617 10.4663 8.28146 10.7408C9.64675 11.0152 11.0632 10.867 12.3422 10.316' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.24902 15C10.5272 15 12.374 13.1532 12.374 10.875C12.374 8.59683 10.5272 6.75 8.24902 6.75C5.97085 6.75 4.12402 8.59683 4.12402 10.875C4.12402 13.1532 5.97085 15 8.24902 15Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.999 23.25C18.2122 23.25 23.249 18.2132 23.249 12C23.249 5.7868 18.2122 0.75 11.999 0.75C5.78582 0.75 0.749023 5.7868 0.749023 12C0.749023 18.2132 5.78582 23.25 11.999 23.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.9871 22.848C14.9075 21.502 14.4266 20.2106 13.6063 19.1405C12.786 18.0703 11.664 17.2704 10.3849 16.8438C9.10576 16.4173 7.72818 16.3836 6.42977 16.7473C5.13135 17.1109 3.97162 17.8551 3.1001 18.884' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.624 15.75C19.0738 15.75 20.249 14.5747 20.249 13.125C20.249 11.6753 19.0738 10.5 17.624 10.5C16.1743 10.5 14.999 11.6753 14.999 13.125C14.999 14.5747 16.1743 15.75 17.624 15.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.2742 18.368C20.8164 17.7331 20.201 17.2285 19.4887 16.9041C18.7763 16.5798 17.9917 16.4468 17.2122 16.5184C16.4328 16.59 15.6855 16.8636 15.0441 17.3124C14.4028 17.7611 13.8896 18.3693 13.5552 19.077' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-telegram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' stroke='%239CABC9'%3E%3Cpath fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m15 10l-4 4l6 6l4-16l-18 7l4 2l2 6l3-4'/%3E%3C/svg%3E")}.icon.icon-sms{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M14.25 12.75V20.518C14.25 20.8769 14.1793 21.2322 14.0419 21.5637C13.9046 21.8952 13.7033 22.1965 13.4495 22.4502C13.1957 22.7039 12.8944 22.9051 12.5628 23.0423C12.2312 23.1796 11.8759 23.2501 11.517 23.25H4.983C4.62414 23.2501 4.26878 23.1796 3.9372 23.0423C3.60562 22.9051 3.30433 22.7039 3.05054 22.4502C2.79674 22.1965 2.59542 21.8952 2.45806 21.5637C2.3207 21.2322 2.25 20.8769 2.25 20.518V4.983C2.25 4.25816 2.53794 3.56301 3.05048 3.05048C3.56301 2.53794 4.25816 2.25 4.983 2.25H6.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M2.25 18.75H14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 2.25V8.25C21.75 8.64782 21.592 9.02936 21.3107 9.31066C21.0294 9.59196 20.6478 9.75 20.25 9.75H11.25C10.8522 9.75 10.4706 9.59196 10.1893 9.31066C9.90804 9.02936 9.75 8.64782 9.75 8.25V2.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 2.25C21.75 1.85218 21.592 1.47064 21.3107 1.18934C21.0294 0.908035 20.6478 0.75 20.25 0.75H11.25C10.8522 0.75 10.4706 0.908035 10.1893 1.18934C9.90804 1.47064 9.75 1.85218 9.75 2.25L14.955 5.5C15.1934 5.649 15.4689 5.728 15.75 5.728C16.0311 5.728 16.3066 5.649 16.545 5.5L21.75 2.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-key{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M12.8181 14.517L15.3631 11.972L17.1151 12.442C17.3814 12.513 17.6617 12.5128 17.9279 12.4413C18.1941 12.3698 18.4368 12.2296 18.6317 12.0347C18.8266 11.8398 18.9668 11.597 19.0383 11.3308C19.1098 11.0646 19.1101 10.7843 19.0391 10.518L18.5691 8.766L19.3531 7.982L21.1051 8.452C21.3714 8.52336 21.6519 8.52334 21.9182 8.45196C22.1846 8.38059 22.4274 8.24036 22.6224 8.04537C22.8174 7.85039 22.9576 7.60751 23.029 7.34116C23.1004 7.07481 23.1004 6.79436 23.0291 6.528L22.5601 4.776C23.0019 4.33402 23.2501 3.73462 23.25 3.10965C23.2499 2.48469 23.0015 1.88535 22.5596 1.4435C22.3407 1.22472 22.0809 1.05119 21.795 0.932808C21.5091 0.814429 21.2026 0.753524 20.8932 0.753571C20.2682 0.753664 19.6689 1.00202 19.2271 1.444L9.48605 11.185C8.14364 10.6158 6.64506 10.5313 5.24715 10.9459C3.84923 11.3604 2.63902 12.2483 1.82392 13.4572C1.00882 14.6662 0.639584 16.121 0.779487 17.5724C0.919389 19.0238 1.55972 20.3813 2.59075 21.4123C3.62177 22.4433 4.97929 23.0837 6.43065 23.2236C7.88201 23.3635 9.33684 22.9942 10.5458 22.1791C11.7548 21.364 12.6426 20.1538 13.0572 18.7559C13.4718 17.358 13.3872 15.8594 12.8181 14.517V14.517Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.92207 19.652C6.78971 19.652 7.49307 18.9486 7.49307 18.081C7.49307 17.2134 6.78971 16.51 5.92207 16.51C5.05443 16.51 4.35107 17.2134 4.35107 18.081C4.35107 18.9486 5.05443 19.652 5.92207 19.652Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-wallet{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M21.75 18.5V20C21.75 20.7956 21.4339 21.5587 20.8713 22.1213C20.3087 22.6839 19.5456 23 18.75 23H3.75C2.95435 23 2.19129 22.6839 1.62868 22.1213C1.06607 21.5587 0.75 20.7956 0.75 20V9.5C0.75 8.70435 1.06607 7.94129 1.62868 7.37868C2.19129 6.81607 2.95435 6.5 3.75 6.5H18.75C19.5456 6.5 20.3087 6.81607 20.8713 7.37868C21.4339 7.94129 21.75 8.70435 21.75 9.5V11' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 6.49999L16.421 1.84199C16.3329 1.66572 16.211 1.50853 16.0621 1.3794C15.9133 1.25027 15.7405 1.15174 15.5535 1.08943C15.3666 1.02711 15.1692 1.00224 14.9726 1.01624C14.7761 1.03023 14.5842 1.08282 14.408 1.17099L3.75 6.49999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 18.5C22.1478 18.5 22.5294 18.342 22.8107 18.0607C23.092 17.7794 23.25 17.3978 23.25 17V12.5C23.25 12.1022 23.092 11.7206 22.8107 11.4393C22.5294 11.158 22.1478 11 21.75 11H18C17.0054 11 16.0516 11.3951 15.3483 12.0983C14.6451 12.8016 14.25 13.7554 14.25 14.75C14.25 15.7446 14.6451 16.6984 15.3483 17.4017C16.0516 18.1049 17.0054 18.5 18 18.5H21.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18 14.375C18.0742 14.375 18.1467 14.397 18.2083 14.4382C18.27 14.4794 18.3181 14.538 18.3465 14.6065C18.3748 14.675 18.3823 14.7504 18.3678 14.8232C18.3533 14.8959 18.3176 14.9627 18.2652 15.0152C18.2127 15.0676 18.1459 15.1033 18.0732 15.1178C18.0004 15.1323 17.925 15.1248 17.8565 15.0965C17.788 15.0681 17.7294 15.02 17.6882 14.9583C17.647 14.8967 17.625 14.8242 17.625 14.75C17.625 14.6505 17.6645 14.5552 17.7348 14.4848C17.8052 14.4145 17.9005 14.375 18 14.375' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--document{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' stroke='currentColor' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z'/%3E %3C/svg%3E")}.icon.icon-document-solid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M21.75 21.75C21.75 22.1478 21.592 22.5294 21.3107 22.8107C21.0294 23.092 20.6478 23.25 20.25 23.25H3.75C3.35218 23.25 2.97064 23.092 2.68934 22.8107C2.40804 22.5294 2.25 22.1478 2.25 21.75V2.25C2.25 1.85218 2.40804 1.47064 2.68934 1.18934C2.97064 0.908035 3.35218 0.75 3.75 0.75H14.379C14.7765 0.750085 15.1578 0.907982 15.439 1.189L21.311 7.061C21.592 7.3422 21.7499 7.72345 21.75 8.121V21.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 8.25H15.75C15.3522 8.25 14.9706 8.09196 14.6893 7.81066C14.408 7.52936 14.25 7.14782 14.25 6.75V0.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.2 11.594C6.41657 11.8784 6.69852 12.1065 7.02195 12.2588C7.34539 12.4111 7.70078 12.4832 8.058 12.469C9.197 12.469 10.121 11.776 10.121 10.922C10.121 10.068 9.2 9.376 8.062 9.376C6.924 9.376 6 8.683 6 7.828C6 6.973 6.924 6.281 8.062 6.281C8.41926 6.26652 8.77473 6.3385 9.09821 6.49084C9.42169 6.64318 9.7036 6.87136 9.92 7.156' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.06201 12.469V13.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.06201 5.25V6.281' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 15H18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.75 19.5H18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-support{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M4.5 18H3.75C2.95435 18 2.19129 17.6839 1.62868 17.1213C1.06607 16.5587 0.75 15.7956 0.75 15V12C0.75 11.2044 1.06607 10.4413 1.62868 9.87868C2.19129 9.31607 2.95435 9 3.75 9H4.5C4.69891 9 4.88968 9.07902 5.03033 9.21967C5.17098 9.36032 5.25 9.55109 5.25 9.75V17.25C5.25 17.4489 5.17098 17.6397 5.03033 17.7803C4.88968 17.921 4.69891 18 4.5 18Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20.25 18H19.5C19.3011 18 19.1103 17.921 18.9697 17.7803C18.829 17.6397 18.75 17.4489 18.75 17.25V9.75C18.75 9.55109 18.829 9.36032 18.9697 9.21967C19.1103 9.07902 19.3011 9 19.5 9H20.25C21.0456 9 21.8087 9.31607 22.3713 9.87868C22.9339 10.4413 23.25 11.2044 23.25 12V15C23.25 15.7956 22.9339 16.5587 22.3713 17.1213C21.8087 17.6839 21.0456 18 20.25 18Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M3.75 9C3.75 6.81196 4.61919 4.71354 6.16637 3.16637C7.71354 1.61919 9.81196 0.75 12 0.75V0.75C14.188 0.75 16.2865 1.61919 17.8336 3.16637C19.3808 4.71354 20.25 6.81196 20.25 9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15 21.75H17.25C18.0456 21.75 18.8087 21.4339 19.3713 20.8713C19.9339 20.3087 20.25 19.5456 20.25 18.75V18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M13.5 23.25H12C11.6022 23.25 11.2206 23.092 10.9393 22.8107C10.658 22.5294 10.5 22.1478 10.5 21.75C10.5 21.3522 10.658 20.9706 10.9393 20.6893C11.2206 20.408 11.6022 20.25 12 20.25H13.5C13.8978 20.25 14.2794 20.408 14.5607 20.6893C14.842 20.9706 15 21.3522 15 21.75C15 22.1478 14.842 22.5294 14.5607 22.8107C14.2794 23.092 13.8978 23.25 13.5 23.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-act{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M10.5364 11.568L13.2164 20.499C13.2575 20.6366 13.3337 20.7612 13.4375 20.8605C13.5413 20.9599 13.669 21.0306 13.8083 21.0658C13.9476 21.101 14.0936 21.0994 14.2321 21.0612C14.3706 21.023 14.4968 20.9496 14.5984 20.848L15.9634 19.483L19.4854 23.005C19.5624 23.0821 19.654 23.1433 19.7547 23.185C19.8554 23.2267 19.9633 23.2482 20.0724 23.2482C20.1814 23.2482 20.2893 23.2267 20.3901 23.185C20.4908 23.1433 20.5823 23.0821 20.6594 23.005L23.0074 20.657C23.0845 20.5799 23.1456 20.4884 23.1874 20.3877C23.2291 20.287 23.2506 20.179 23.2506 20.07C23.2506 19.961 23.2291 19.853 23.1874 19.7523C23.1456 19.6516 23.0845 19.5601 23.0074 19.483L19.4854 15.961L20.8504 14.6C20.9519 14.4985 21.0254 14.3724 21.0637 14.2339C21.1019 14.0955 21.1036 13.9495 21.0685 13.8103C21.0334 13.671 20.9628 13.5432 20.8636 13.4394C20.7644 13.3356 20.6399 13.2593 20.5024 13.218L11.5704 10.538C11.4272 10.4955 11.2752 10.4924 11.1304 10.529C10.9856 10.5656 10.8533 10.6405 10.7475 10.7459C10.6416 10.8513 10.5662 10.9833 10.529 11.128C10.4919 11.2726 10.4944 11.4247 10.5364 11.568V11.568Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.7233 10.5C21.58 8.49218 20.8625 6.56789 19.6564 4.95632C18.4503 3.34476 16.8063 2.11385 14.9204 1.4102C13.0345 0.70656 10.986 0.559844 9.01906 0.987531C7.0521 1.41522 5.24952 2.39928 3.82604 3.82251C2.40256 5.24573 1.41818 7.04813 0.990142 9.01502C0.562104 10.9819 0.708455 13.0304 1.41176 14.9164C2.11507 16.8025 3.34569 18.4467 4.95704 19.6531C6.56839 20.8595 8.49255 21.5773 10.5003 21.721' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.8125 9C16.4411 8.08131 15.8479 7.26892 15.0859 6.63539C14.3239 6.00186 13.4169 5.56692 12.4458 5.36942C11.4748 5.17191 10.4699 5.218 9.52101 5.50355C8.5721 5.78911 7.7087 6.30524 7.0079 7.00586C6.30711 7.70647 5.79076 8.56975 5.50496 9.51858C5.21916 10.4674 5.17282 11.4723 5.37007 12.4434C5.56733 13.4145 6.00203 14.3216 6.63537 15.0838C7.2687 15.8459 8.08094 16.4393 8.99954 16.811' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.icon.icon-triggers{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.376 10.5H5.62598C4.3341 10.4966 3.09612 9.98185 2.18262 9.06836C1.26912 8.15486 0.754408 6.91688 0.750977 5.625V5.625C0.75467 4.33321 1.26947 3.09538 2.18291 2.18194C3.09635 1.26849 4.33418 0.753694 5.62598 0.75H18.376C19.6677 0.753956 20.9054 1.26884 21.8188 2.18222C22.7321 3.09561 23.247 4.33329 23.251 5.625V5.625C23.2473 6.91679 22.7325 8.15462 21.819 9.06806C20.9056 9.98151 19.6678 10.4963 18.376 10.5V10.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.376 23.25H5.62598C4.3341 23.2466 3.09612 22.7319 2.18262 21.8184C1.26912 20.9049 0.754408 19.6669 0.750977 18.375V18.375C0.75467 17.0832 1.26947 15.8454 2.18291 14.9319C3.09635 14.0185 4.33418 13.5037 5.62598 13.5H18.376C19.6677 13.504 20.9054 14.0188 21.8188 14.9322C22.7321 15.8456 23.247 17.0833 23.251 18.375V18.375C23.2473 19.6668 22.7325 20.9046 21.819 21.8181C20.9056 22.7315 19.6678 23.2463 18.376 23.25V23.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.62598 7.5C6.66151 7.5 7.50098 6.66053 7.50098 5.625C7.50098 4.58947 6.66151 3.75 5.62598 3.75C4.59044 3.75 3.75098 4.58947 3.75098 5.625C3.75098 6.66053 4.59044 7.5 5.62598 7.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.376 20.25C19.4115 20.25 20.251 19.4105 20.251 18.375C20.251 17.3395 19.4115 16.5 18.376 16.5C17.3404 16.5 16.501 17.3395 16.501 18.375C16.501 19.4105 17.3404 20.25 18.376 20.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.icon.icon-mailing{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M21.75 4.5H2.25C1.42157 4.5 0.75 5.17157 0.75 6V18C0.75 18.8284 1.42157 19.5 2.25 19.5H21.75C22.5784 19.5 23.25 18.8284 23.25 18V6C23.25 5.17157 22.5784 4.5 21.75 4.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.6865 9.97501L19.4995 13.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.313 9.97501L4.5 13.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22.8801 5.01401L13.3671 11.574C12.9652 11.8515 12.4885 12.0001 12.0001 12.0001C11.5118 12.0001 11.035 11.8515 10.6331 11.574L1.12012 5.01401' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-integrations{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M19.5002 15.7502L22.8112 12.4392C23.0924 12.1579 23.2504 11.7764 23.2504 11.3787C23.2504 10.9809 23.0924 10.5995 22.8112 10.3182L20.7002 8.21218C20.4614 8.77867 20.0871 9.27778 19.6101 9.66557C19.1331 10.0534 18.5681 10.3179 17.9648 10.436C17.3615 10.5541 16.7384 10.522 16.1504 10.3427C15.5624 10.1633 15.0276 9.84217 14.5929 9.40749C14.1582 8.9728 13.837 8.43791 13.6577 7.84992C13.4783 7.26193 13.4463 6.63886 13.5643 6.03556C13.6824 5.43227 13.947 4.86725 14.3348 4.39026C14.7226 3.91326 15.2217 3.53892 15.7882 3.30018L13.6822 1.18918C13.4009 0.907973 13.0194 0.75 12.6217 0.75C12.2239 0.75 11.8425 0.907973 11.5612 1.18918L8.25018 4.50018C8.25018 3.7585 8.03025 3.03348 7.61819 2.41679C7.20614 1.80011 6.62047 1.31946 5.93524 1.03563C5.25002 0.751803 4.49602 0.67754 3.76859 0.822235C3.04116 0.96693 2.37298 1.32408 1.84853 1.84853C1.32408 2.37298 0.96693 3.04116 0.822235 3.76859C0.67754 4.49602 0.751803 5.25002 1.03563 5.93524C1.31946 6.62047 1.80011 7.20614 2.41679 7.61819C3.03348 8.03025 3.7585 8.25018 4.50018 8.25018L1.18918 11.5612C0.907973 11.8425 0.75 12.2239 0.75 12.6217C0.75 13.0194 0.907973 13.4009 1.18918 13.6822L3.30018 15.7882C3.53892 15.2217 3.91326 14.7226 4.39026 14.3348C4.86725 13.947 5.43227 13.6824 6.03556 13.5643C6.63886 13.4463 7.26193 13.4783 7.84992 13.6577C8.43791 13.837 8.9728 14.1582 9.40749 14.5929C9.84217 15.0276 10.1633 15.5624 10.3427 16.1504C10.522 16.7384 10.5541 17.3615 10.436 17.9648C10.3179 18.5681 10.0534 19.1331 9.66557 19.6101C9.27778 20.0871 8.77867 20.4614 8.21218 20.7002L10.3182 22.8072C10.5995 23.0884 10.9809 23.2464 11.3787 23.2464C11.7764 23.2464 12.1579 23.0884 12.4392 22.8072L15.7502 19.5002C15.7502 20.2419 15.9701 20.9669 16.3822 21.5836C16.7942 22.2003 17.3799 22.6809 18.0651 22.9647C18.7503 23.2486 19.5043 23.3228 20.2318 23.1781C20.9592 23.0334 21.6274 22.6763 22.1518 22.1518C22.6763 21.6274 23.0334 20.9592 23.1781 20.2318C23.3228 19.5043 23.2486 18.7503 22.9647 18.0651C22.6809 17.3799 22.2003 16.7942 21.5836 16.3822C20.9669 15.9701 20.2419 15.7502 19.5002 15.7502V15.7502Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-close,.icon.icon--close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23475C85' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.icon.icon-share{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23475C85'%3E %3Cpath d='M46 22H50C51.0609 22 52.0783 22.4214 52.8284 23.1716C53.5786 23.9217 54 24.9391 54 26V58C54 59.0609 53.5786 60.0783 52.8284 60.8284C52.0783 61.5786 51.0609 62 50 62H14C12.9391 62 11.9217 61.5786 11.1716 60.8284C10.4214 60.0783 10 59.0609 10 58V26C10 24.9391 10.4214 23.9217 11.1716 23.1716C11.9217 22.4214 12.9391 22 14 22H18' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M32 2V30' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22 12L32 2L42 12' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-document-upload{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23475C85'%3E %3Cpath d='M46 62C54.8366 62 62 54.8366 62 46C62 37.1634 54.8366 30 46 30C37.1634 30 30 37.1634 30 46C30 54.8366 37.1634 62 46 62Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 54V38' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 38L40 44' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 38L52 44' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 18H38' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 30H26' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 42H20' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20 54H6C4.93913 54 3.92172 53.5786 3.17157 52.8284C2.42143 52.0783 2 51.0609 2 50V6C2 4.93913 2.42143 3.92172 3.17157 3.17157C3.92172 2.42143 4.93913 2 6 2H34.344C35.4041 2.00023 36.4208 2.42128 37.1707 3.17067L44.8293 10.8293C45.5787 11.5792 45.9998 12.5959 46 13.656V20' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-cashier{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M12.3125 13.438C12.3867 13.438 12.4592 13.46 12.5208 13.5012C12.5825 13.5424 12.6306 13.601 12.659 13.6695C12.6873 13.738 12.6948 13.8134 12.6803 13.8861C12.6658 13.9589 12.6301 14.0257 12.5777 14.0782C12.5252 14.1306 12.4584 14.1663 12.3857 14.1808C12.3129 14.1953 12.2375 14.1878 12.169 14.1594C12.1005 14.1311 12.0419 14.083 12.0007 14.0213C11.9595 13.9597 11.9375 13.8872 11.9375 13.813C11.9374 13.7637 11.947 13.7149 11.9658 13.6693C11.9846 13.6238 12.0122 13.5824 12.047 13.5475C12.0819 13.5127 12.1233 13.4851 12.1688 13.4663C12.2144 13.4475 12.2632 13.4379 12.3125 13.438' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7.06445 13.438C7.13862 13.438 7.21112 13.46 7.27279 13.5012C7.33446 13.5424 7.38253 13.601 7.41091 13.6695C7.43929 13.738 7.44672 13.8134 7.43225 13.8861C7.41778 13.9589 7.38206 14.0257 7.32962 14.0782C7.27717 14.1306 7.21036 14.1663 7.13761 14.1808C7.06487 14.1953 6.98947 14.1878 6.92095 14.1594C6.85243 14.1311 6.79386 14.083 6.75265 14.0213C6.71145 13.9597 6.68945 13.8872 6.68945 13.813C6.68932 13.7637 6.69893 13.7149 6.71773 13.6693C6.73653 13.6238 6.76415 13.5824 6.79899 13.5475C6.83384 13.5127 6.87524 13.4851 6.92079 13.4663C6.96635 13.4475 7.01517 13.4379 7.06445 13.438' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.5625 13.438C17.6367 13.438 17.7092 13.46 17.7708 13.5012C17.8325 13.5424 17.8806 13.601 17.909 13.6695C17.9373 13.738 17.9448 13.8134 17.9303 13.8861C17.9158 13.9589 17.8801 14.0257 17.8277 14.0782C17.7752 14.1306 17.7084 14.1663 17.6357 14.1808C17.5629 14.1953 17.4875 14.1878 17.419 14.1594C17.3505 14.1311 17.2919 14.083 17.2507 14.0213C17.2095 13.9597 17.1875 13.8872 17.1875 13.813C17.1874 13.7637 17.197 13.7149 17.2158 13.6693C17.2346 13.6238 17.2622 13.5824 17.297 13.5475C17.3319 13.5127 17.3733 13.4851 17.4188 13.4663C17.4644 13.4475 17.5132 13.4379 17.5625 13.438' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 17.25H2.25C1.42157 17.25 0.75 17.9216 0.75 18.75V21.75C0.75 22.5784 1.42157 23.25 2.25 23.25H21.75C22.5784 23.25 23.25 22.5784 23.25 21.75V18.75C23.25 17.9216 22.5784 17.25 21.75 17.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.25 6.75V3.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 0.75H15.75C14.9216 0.75 14.25 1.42157 14.25 2.25C14.25 3.07843 14.9216 3.75 15.75 3.75H18.75C19.5784 3.75 20.25 3.07843 20.25 2.25C20.25 1.42157 19.5784 0.75 18.75 0.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.75 9.75H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 6.75H4.4C4.02004 6.74904 3.65387 6.8923 3.37545 7.15086C3.09703 7.40942 2.9271 7.76401 2.9 8.143L2.25 17.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 17.25L21.1 8.143C21.0729 7.76401 20.903 7.40942 20.6246 7.15086C20.3461 6.8923 19.98 6.74904 19.6 6.75H14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 3.75L8.25 4.5V9.75H11.25V3.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9.75 20.25H14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-scan-qr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M8.25 5.25H5.25V8.25H8.25V5.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25 15.75H5.25V18.75H8.25V15.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 5.25H15.75V8.25H18.75V5.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 12.75H11.25V14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.25 14.25V18.75H18.75V14.25H17.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 17.25V18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 5.25V9.75H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 11.25H18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 6V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18 0.75H21.75C22.1478 0.75 22.5294 0.908035 22.8107 1.18934C23.092 1.47064 23.25 1.85218 23.25 2.25V6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 18V21.75C23.25 22.1478 23.092 22.5294 22.8107 22.8107C22.5294 23.092 22.1478 23.25 21.75 23.25H18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6 23.25H2.25C1.85218 23.25 1.47064 23.092 1.18934 22.8107C0.908035 22.5294 0.75 22.1478 0.75 21.75V18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-arrow-down{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23475C85'%3E %3Cpath d='M20 8L12.3769 15.8393C12.3274 15.8902 12.2687 15.9307 12.204 15.9582C12.1393 15.9858 12.07 16 12 16C11.93 16 11.8607 15.9858 11.796 15.9582C11.7313 15.9307 11.6726 15.8902 11.6231 15.8393L4 8' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-arrow-up{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%239CABC9'%3E %3Cpath d='M4 16L11.6231 8.16071C11.6726 8.10977 11.7313 8.06935 11.796 8.04177C11.8607 8.01419 11.93 8 12 8C12.07 8 12.1393 8.01419 12.204 8.04177C12.2687 8.06935 12.3274 8.10977 12.3769 8.16071L20 16' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-ios{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23A3AAAE' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='10' cy='10' r='10' fill='%23E4E6E7'/%3E %3Cpath d='M12.6797 10C12.6841 9.62415 12.7835 9.25551 12.9689 8.92851C13.1543 8.60151 13.4195 8.32679 13.7397 8.13001C13.5358 7.84021 13.2678 7.60143 12.9564 7.4323C12.645 7.26318 12.2988 7.16828 11.9447 7.15501C11.1797 7.08001 10.4447 7.60501 10.0647 7.60501C9.68471 7.60501 9.06471 7.16501 8.44471 7.17501C8.028 7.18608 7.62132 7.30528 7.26456 7.52092C6.90781 7.73655 6.61322 8.0412 6.40971 8.40501C5.54471 9.90501 6.18971 12.135 7.03471 13.355C7.44471 13.95 7.93971 14.62 8.58471 14.595C9.22971 14.57 9.44471 14.195 10.1947 14.195C10.9447 14.195 11.1597 14.595 11.8147 14.585C12.4697 14.575 12.9097 13.975 13.3147 13.38C13.6077 12.955 13.8384 12.4903 13.9997 12C13.6076 11.8331 13.2733 11.5544 13.0386 11.1987C12.8039 10.8431 12.679 10.4262 12.6797 10V10Z' stroke='%23A3AAAE' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.6547 5.18001C12.0768 4.68113 12.2868 4.03681 12.2397 3.38501C11.5992 3.44487 11.0065 3.74931 10.5847 4.23501C10.3728 4.47426 10.2116 4.75407 10.1111 5.05747C10.0105 5.36087 9.97261 5.68153 9.99971 6.00001C10.32 5.99926 10.6357 5.92493 10.9227 5.78275C11.2097 5.64057 11.4601 5.43435 11.6547 5.18001Z' stroke='%23A3AAAE' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-android{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='10' cy='10' r='10' fill='%23EDF4D7'/%3E %3Cpath d='M13.375 13.6265H6.625C6.42609 13.6265 6.23532 13.5475 6.09467 13.4068C5.95402 13.2662 5.875 13.0754 5.875 12.8765V10.1265H14.125V12.8765C14.125 13.0754 14.046 13.2662 13.9053 13.4068C13.7647 13.5475 13.5739 13.6265 13.375 13.6265Z' stroke='%23839E2E' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.125 9.75C14.125 8.65598 13.6904 7.60677 12.9168 6.83318C12.1432 6.0596 11.094 5.625 10 5.625C8.90598 5.625 7.85677 6.0596 7.08318 6.83318C6.3096 7.60677 5.875 8.65598 5.875 9.75V10.125H14.125V9.75Z' stroke='%23839E2E' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.3125 7.8765C8.34958 7.8765 8.38584 7.88749 8.41667 7.90809C8.4475 7.9287 8.47154 7.95798 8.48573 7.99224C8.49992 8.0265 8.50363 8.0642 8.4964 8.10058C8.48916 8.13695 8.4713 8.17036 8.44508 8.19658C8.41886 8.2228 8.38545 8.24066 8.34908 8.24789C8.31271 8.25513 8.27501 8.25141 8.24075 8.23722C8.20649 8.22303 8.1772 8.199 8.1566 8.16817C8.136 8.13733 8.125 8.10108 8.125 8.064C8.125 8.01427 8.14475 7.96658 8.17992 7.93141C8.21508 7.89625 8.26277 7.8765 8.3125 7.8765' stroke='%23839E2E' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.6875 7.8765C11.7246 7.8765 11.7608 7.88749 11.7917 7.90809C11.8225 7.9287 11.8465 7.95798 11.8607 7.99224C11.8749 8.0265 11.8786 8.0642 11.8714 8.10058C11.8642 8.13695 11.8463 8.17036 11.8201 8.19658C11.7939 8.2228 11.7605 8.24066 11.7241 8.24789C11.6877 8.25513 11.65 8.25141 11.6157 8.23722C11.5815 8.22303 11.5522 8.199 11.5316 8.16817C11.511 8.13733 11.5 8.10108 11.5 8.064C11.5 8.01427 11.5198 7.96658 11.5549 7.93141C11.5901 7.89625 11.6378 7.8765 11.6875 7.8765' stroke='%23839E2E' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7.6795 6.341L6.625 4.8765' stroke='%23839E2E' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.3203 6.341L13.3748 4.8765' stroke='%23839E2E' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-additional{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='iso-8859-1'?%3E %3C!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 81.947 81.947' style='enable-background:new 0 0 81.947 81.947;' xml:space='preserve' fill='%23475C85'%3E %3Cg id='_x37_7_Essential_Icons_57_'%3E %3Cpath id='Settings' d='M79.874,49.76c-2.4-2.3-3.7-5.5-3.7-8.8s1.3-6.4,3.7-8.8c0.4-0.4,0.8-0.7,1.3-1.1c0.7-0.5,0.9-1.4,0.7-2.2 c-0.8-2.9-2-5.7-3.4-8.3c-0.4-0.7-1.2-1.1-2-1c-0.7,0.1-1.2,0.1-1.7,0.1c-6.9,0-12.5-5.6-12.5-12.4c0-0.5,0-1.1,0.1-1.7 c0.1-0.8-0.3-1.6-1-2c-2.6-1.4-5.4-2.6-8.3-3.4c-0.8-0.2-1.7,0.1-2.2,0.7c-0.4,0.5-0.8,1-1.1,1.3c-2.4,2.3-5.5,3.6-8.8,3.6 s-6.5-1.3-8.8-3.6c-0.4-0.4-0.7-0.8-1.1-1.3c-0.5-0.7-1.4-0.9-2.2-0.7c-2.9,0.9-5.7,2-8.3,3.4c-0.7,0.4-1.1,1.2-1,2 c0.1,0.7,0.1,1.2,0.1,1.7c0,6.9-5.6,12.4-12.5,12.4c-0.5,0-1.1,0-1.7-0.1c-0.8-0.1-1.6,0.3-2,1c-1.4,2.6-2.6,5.4-3.4,8.3 c-0.2,0.8,0,1.7,0.7,2.2c0.6,0.4,1,0.8,1.3,1.1c4.9,4.8,4.9,12.7,0,17.6c-0.4,0.4-0.8,0.7-1.3,1.1c-0.7,0.5-0.9,1.4-0.7,2.2 c0.9,2.9,2,5.7,3.4,8.3c0.4,0.7,1.2,1.1,2,1c0.7-0.1,1.2-0.1,1.7-0.1c6.9,0,12.5,5.6,12.5,12.4c0,0.5,0,1.1-0.1,1.7 c-0.1,0.8,0.3,1.6,1,2c2.6,1.4,5.4,2.6,8.3,3.4c0.8,0.2,1.7,0,2.2-0.7c0.4-0.5,0.8-1,1.1-1.3c2.4-2.3,5.5-3.6,8.8-3.6 s6.5,1.3,8.8,3.6c0.4,0.4,0.7,0.8,1.1,1.3c0.4,0.5,1,0.8,1.6,0.8c0.2,0,0.4,0,0.6-0.1c2.9-0.9,5.7-2,8.3-3.4c0.7-0.4,1.1-1.2,1-2 c-0.1-0.7-0.1-1.2-0.1-1.7c0-6.9,5.6-12.4,12.5-12.4c0.5,0,1.1,0,1.7,0.1c0.8,0.1,1.6-0.3,2-1c1.4-2.6,2.6-5.4,3.4-8.3 c0.2-0.8,0-1.7-0.7-2.2C80.674,50.46,80.174,50.16,79.874,49.76z M75.574,58.26c-0.3,0-0.6,0-0.9,0c-9.1,0-16.5,7.4-16.5,16.4 c0,0.3,0,0.6,0,0.9c-1.6,0.8-3.3,1.5-5.1,2.1c-0.2-0.2-0.4-0.4-0.6-0.6c-3.1-3.1-7.2-4.8-11.6-4.8s-8.5,1.7-11.6,4.8 c-0.2,0.2-0.4,0.4-0.6,0.6c-1.7-0.6-3.4-1.3-5.1-2.1c0-0.3,0-0.6,0-0.9c0-9.1-7.4-16.4-16.5-16.4c-0.3,0-0.6,0-0.9,0 c-0.8-1.6-1.5-3.3-2.1-5.1c0.2-0.2,0.4-0.4,0.6-0.6c6.4-6.4,6.4-16.8,0-23.3c-0.2-0.2-0.4-0.4-0.6-0.6c0.6-1.7,1.3-3.4,2.1-5.1 c0.3,0,0.6,0,0.9,0c9.1,0,16.5-7.4,16.5-16.4c0-0.3,0-0.6,0-0.9c1.6-0.8,3.3-1.5,5.1-2.1c0.2,0.2,0.4,0.4,0.6,0.6 c3.1,3.1,7.2,4.8,11.6,4.8s8.5-1.7,11.6-4.8c0.2-0.2,0.4-0.4,0.6-0.6c1.7,0.6,3.4,1.3,5.1,2.1c0,0.3,0,0.6,0,0.9 c0,9.1,7.4,16.4,16.5,16.4c0.3,0,0.6,0,0.9,0c0.8,1.6,1.5,3.3,2.1,5.1c-0.2,0.2-0.4,0.4-0.6,0.6c-3.1,3.1-4.8,7.2-4.8,11.6 s1.7,8.5,4.8,11.6c0.2,0.2,0.4,0.4,0.6,0.6C77.074,54.96,76.374,56.66,75.574,58.26z M40.973,17.16c-13.1,0-23.8,10.7-23.8,23.8 s10.7,23.8,23.8,23.8s23.8-10.7,23.8-23.8S54.073,17.16,40.973,17.16z M40.973,60.76c-10.9,0-19.8-8.9-19.8-19.8 s8.9-19.8,19.8-19.8s19.8,8.9,19.8,19.8S51.874,60.76,40.973,60.76z'/%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E")}.icon.icon-additional-white{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='iso-8859-1'?%3E %3C!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 81.947 81.947' style='enable-background:new 0 0 81.947 81.947;' xml:space='preserve' fill='%23fff'%3E %3Cg id='_x37_7_Essential_Icons_57_'%3E %3Cpath id='Settings' d='M79.874,49.76c-2.4-2.3-3.7-5.5-3.7-8.8s1.3-6.4,3.7-8.8c0.4-0.4,0.8-0.7,1.3-1.1c0.7-0.5,0.9-1.4,0.7-2.2 c-0.8-2.9-2-5.7-3.4-8.3c-0.4-0.7-1.2-1.1-2-1c-0.7,0.1-1.2,0.1-1.7,0.1c-6.9,0-12.5-5.6-12.5-12.4c0-0.5,0-1.1,0.1-1.7 c0.1-0.8-0.3-1.6-1-2c-2.6-1.4-5.4-2.6-8.3-3.4c-0.8-0.2-1.7,0.1-2.2,0.7c-0.4,0.5-0.8,1-1.1,1.3c-2.4,2.3-5.5,3.6-8.8,3.6 s-6.5-1.3-8.8-3.6c-0.4-0.4-0.7-0.8-1.1-1.3c-0.5-0.7-1.4-0.9-2.2-0.7c-2.9,0.9-5.7,2-8.3,3.4c-0.7,0.4-1.1,1.2-1,2 c0.1,0.7,0.1,1.2,0.1,1.7c0,6.9-5.6,12.4-12.5,12.4c-0.5,0-1.1,0-1.7-0.1c-0.8-0.1-1.6,0.3-2,1c-1.4,2.6-2.6,5.4-3.4,8.3 c-0.2,0.8,0,1.7,0.7,2.2c0.6,0.4,1,0.8,1.3,1.1c4.9,4.8,4.9,12.7,0,17.6c-0.4,0.4-0.8,0.7-1.3,1.1c-0.7,0.5-0.9,1.4-0.7,2.2 c0.9,2.9,2,5.7,3.4,8.3c0.4,0.7,1.2,1.1,2,1c0.7-0.1,1.2-0.1,1.7-0.1c6.9,0,12.5,5.6,12.5,12.4c0,0.5,0,1.1-0.1,1.7 c-0.1,0.8,0.3,1.6,1,2c2.6,1.4,5.4,2.6,8.3,3.4c0.8,0.2,1.7,0,2.2-0.7c0.4-0.5,0.8-1,1.1-1.3c2.4-2.3,5.5-3.6,8.8-3.6 s6.5,1.3,8.8,3.6c0.4,0.4,0.7,0.8,1.1,1.3c0.4,0.5,1,0.8,1.6,0.8c0.2,0,0.4,0,0.6-0.1c2.9-0.9,5.7-2,8.3-3.4c0.7-0.4,1.1-1.2,1-2 c-0.1-0.7-0.1-1.2-0.1-1.7c0-6.9,5.6-12.4,12.5-12.4c0.5,0,1.1,0,1.7,0.1c0.8,0.1,1.6-0.3,2-1c1.4-2.6,2.6-5.4,3.4-8.3 c0.2-0.8,0-1.7-0.7-2.2C80.674,50.46,80.174,50.16,79.874,49.76z M75.574,58.26c-0.3,0-0.6,0-0.9,0c-9.1,0-16.5,7.4-16.5,16.4 c0,0.3,0,0.6,0,0.9c-1.6,0.8-3.3,1.5-5.1,2.1c-0.2-0.2-0.4-0.4-0.6-0.6c-3.1-3.1-7.2-4.8-11.6-4.8s-8.5,1.7-11.6,4.8 c-0.2,0.2-0.4,0.4-0.6,0.6c-1.7-0.6-3.4-1.3-5.1-2.1c0-0.3,0-0.6,0-0.9c0-9.1-7.4-16.4-16.5-16.4c-0.3,0-0.6,0-0.9,0 c-0.8-1.6-1.5-3.3-2.1-5.1c0.2-0.2,0.4-0.4,0.6-0.6c6.4-6.4,6.4-16.8,0-23.3c-0.2-0.2-0.4-0.4-0.6-0.6c0.6-1.7,1.3-3.4,2.1-5.1 c0.3,0,0.6,0,0.9,0c9.1,0,16.5-7.4,16.5-16.4c0-0.3,0-0.6,0-0.9c1.6-0.8,3.3-1.5,5.1-2.1c0.2,0.2,0.4,0.4,0.6,0.6 c3.1,3.1,7.2,4.8,11.6,4.8s8.5-1.7,11.6-4.8c0.2-0.2,0.4-0.4,0.6-0.6c1.7,0.6,3.4,1.3,5.1,2.1c0,0.3,0,0.6,0,0.9 c0,9.1,7.4,16.4,16.5,16.4c0.3,0,0.6,0,0.9,0c0.8,1.6,1.5,3.3,2.1,5.1c-0.2,0.2-0.4,0.4-0.6,0.6c-3.1,3.1-4.8,7.2-4.8,11.6 s1.7,8.5,4.8,11.6c0.2,0.2,0.4,0.4,0.6,0.6C77.074,54.96,76.374,56.66,75.574,58.26z M40.973,17.16c-13.1,0-23.8,10.7-23.8,23.8 s10.7,23.8,23.8,23.8s23.8-10.7,23.8-23.8S54.073,17.16,40.973,17.16z M40.973,60.76c-10.9,0-19.8-8.9-19.8-19.8 s8.9-19.8,19.8-19.8s19.8,8.9,19.8,19.8S51.874,60.76,40.973,60.76z'/%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E")}.icon.icon-flame{background-image:url("data:image/svg+xml;charset=utf-8,%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg version='1.1' id='IconsRepoEditor' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='36px' height='36px' viewBox='0 0 855.492 855.492' style='enable-background:new 0 0 855.492 855.492;' xml:space='preserve' fill='%23667799' stroke='%23667799' stroke-width='0'%3E %3Cg id='IconsRepo_bgCarrier'/%3E %3Cpath d='M270.436,853.938c8.801,5.399,19.101-4.301,14-13.301c-13.399-23.8-21-51.199-21-80.5c0-62,34.301-111.6,84.801-144.6 c44.699-29.2,32.5-66.9,39.899-111.8c4.4-26.601,21-50.8,34.9-66.9c5.6-6.5,16.1-3.399,17.5,5c8.2,50.4,73.6,136.2,111.3,192.2 c43.4,64.6,40.6,121.5,40.3,125.8c0,0.2,0,0.4,0,0.601c-0.1,29.1-7.7,56.399-21,80c-5.1,9,5.2,18.8,14,13.3 c69.4-42.9,119.4-113.7,136.101-193.601c13.3-63.6,5.8-129.3-15.7-190.1c-12.7-35.9-30.2-70-51.5-101.6 c-68.9-102.5-188.8-259.601-203.2-351.5c-2.7-16.9-24.1-22.9-35.2-9.9c-0.2,0.2-20.6,22.7-33.399,47.6 c-10.9,21.3-19.801,43.6-24.9,66.9c-9.6,43.9-7.9,90.9,3.1,134.4c3.601,14.2,8.2,28.1,13.801,41.6 c5.399,13,11.199,26.1,12.199,40.3c1.601,26.5-22.399,49.4-48.399,49.4c-23.3,0-42.601-14-47.601-40.4 c-1.3-6.8-8.899-10.399-14.899-6.899c-88.5,52.1-147.9,148.399-147.9,258.5C127.836,706.438,184.836,801.137,270.436,853.938z'/%3E %3C/svg%3E")}.icon.icon-birthday{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.20947 34.875H33.7095' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M29.2095 14.625H6.70947C5.46683 14.625 4.45947 15.6324 4.45947 16.875V28.125C4.45947 29.3676 5.46683 30.375 6.70947 30.375H29.2095C30.4521 30.375 31.4595 29.3676 31.4595 28.125V16.875C31.4595 15.6324 30.4521 14.625 29.2095 14.625Z' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.9595 11.25V14.625' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20.2095 4.5C20.2095 5.09674 19.9724 5.66903 19.5505 6.09099C19.1285 6.51295 18.5562 6.75 17.9595 6.75C17.3627 6.75 16.7904 6.51295 16.3685 6.09099C15.9465 5.66903 15.7095 5.09674 15.7095 4.5C15.7095 3.258 17.9595 1.125 17.9595 1.125C17.9595 1.125 20.2095 3.258 20.2095 4.5Z' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M26.9595 11.25V14.625' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M29.2095 4.5C29.2095 5.09674 28.9724 5.66903 28.5505 6.09099C28.1285 6.51295 27.5562 6.75 26.9595 6.75C26.3627 6.75 25.7904 6.51295 25.3685 6.09099C24.9465 5.66903 24.7095 5.09674 24.7095 4.5C24.7095 3.258 26.9595 1.125 26.9595 1.125C26.9595 1.125 29.2095 3.258 29.2095 4.5Z' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.95947 11.25V14.625' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.2095 4.5C11.2095 5.09674 10.9724 5.66903 10.5505 6.09099C10.1285 6.51295 9.55621 6.75 8.95947 6.75C8.36274 6.75 7.79044 6.51295 7.36848 6.09099C6.94653 5.66903 6.70947 5.09674 6.70947 4.5C6.70947 3.258 8.95947 1.125 8.95947 1.125C8.95947 1.125 11.2095 3.258 11.2095 4.5Z' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.45948 19.6875C4.45851 20.4701 4.69106 21.2353 5.12739 21.885C5.56372 22.5348 6.18397 23.0395 6.9088 23.3348C7.63362 23.63 8.43005 23.7023 9.19618 23.5424C9.96231 23.3824 10.6633 22.9976 11.2095 22.437C11.6299 22.8699 12.1446 23.1997 12.7135 23.4008C13.2824 23.6019 13.8902 23.6687 14.4892 23.5961C15.0882 23.5235 15.6623 23.3134 16.1668 22.9822C16.6712 22.6511 17.0922 22.2078 17.397 21.687C17.7411 22.2768 18.2338 22.7661 18.826 23.1062C19.4182 23.4463 20.0891 23.6253 20.772 23.6253C21.4548 23.6253 22.1258 23.4463 22.718 23.1062C23.3101 22.7661 23.8028 22.2768 24.147 21.687C24.5841 22.4307 25.254 23.0098 26.0531 23.3348C26.8522 23.6598 27.7361 23.7126 28.5682 23.4851C29.4004 23.2575 30.1344 22.7623 30.657 22.0759C31.1796 21.3895 31.4616 20.5502 31.4595 19.6875' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-holiday{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M6.1875 5.625C6.33668 5.625 6.47976 5.68426 6.58525 5.78975C6.69074 5.89524 6.75 6.03832 6.75 6.1875' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.625 6.1875C5.625 6.03832 5.68426 5.89524 5.78975 5.78975C5.89524 5.68426 6.03832 5.625 6.1875 5.625' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.1875 6.75C6.03832 6.75 5.89524 6.69074 5.78975 6.58525C5.68426 6.47976 5.625 6.33668 5.625 6.1875' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.75 6.1875C6.75 6.33668 6.69074 6.47976 6.58525 6.58525C6.47976 6.69074 6.33668 6.75 6.1875 6.75' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M33.1875 13.5C33.3367 13.5 33.4798 13.5593 33.5852 13.6648C33.6907 13.7702 33.75 13.9133 33.75 14.0625' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M32.625 14.0625C32.625 13.9133 32.6843 13.7702 32.7898 13.6648C32.8952 13.5593 33.0383 13.5 33.1875 13.5' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M33.1875 14.625C33.0383 14.625 32.8952 14.5657 32.7898 14.4602C32.6843 14.3548 32.625 14.2117 32.625 14.0625' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M33.75 14.0625C33.75 14.2117 33.6907 14.3548 33.5852 14.4602C33.4798 14.5657 33.3367 14.625 33.1875 14.625' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.3125 29.25C16.4617 29.25 16.6048 29.3093 16.7102 29.4148C16.8157 29.5202 16.875 29.6633 16.875 29.8125' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 29.8125C15.75 29.6633 15.8093 29.5202 15.9148 29.4148C16.0202 29.3093 16.1633 29.25 16.3125 29.25' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.3125 30.375C16.1633 30.375 16.0202 30.3157 15.9148 30.2102C15.8093 30.1048 15.75 29.9617 15.75 29.8125' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.875 29.8125C16.875 29.9617 16.8157 30.1048 16.7102 30.2102C16.6048 30.3157 16.4617 30.375 16.3125 30.375' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M13.5 24.75C14.7426 24.75 15.75 23.7426 15.75 22.5C15.75 21.2574 14.7426 20.25 13.5 20.25C12.2574 20.25 11.25 21.2574 11.25 22.5C11.25 23.7426 12.2574 24.75 13.5 24.75Z' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22.5 1.125V5.625' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M24.75 3.375H20.25' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M31.5 30.375V34.875' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M33.75 32.625H29.25' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.9085 24.0915L1.125 34.875' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.3735 19.125C22.8376 18.4926 24.4443 18.2634 26.0268 18.4612C27.6094 18.659 29.1102 19.2766 30.3735 20.25' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.875 14.6265C17.5074 13.1624 17.7367 11.5558 17.5388 9.97323C17.341 8.39069 16.7234 6.8899 15.75 5.62653' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.625 12.375C24.0794 10.9746 24.993 9.76856 26.218 8.95191C27.4429 8.13527 28.9076 7.75583 30.375 7.87498' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M19.125 23.625C19.125 23.625 22.5 28.125 22.5 32.625' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 16.875C11.25 16.875 6.75 13.5 2.25 13.5' stroke='%23667799' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-flame-white{background-image:url("data:image/svg+xml;charset=utf-8,%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg version='1.1' id='IconsRepoEditor' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='36px' height='36px' viewBox='0 0 855.492 855.492' style='enable-background:new 0 0 855.492 855.492;' xml:space='preserve' fill='%23ffffff' stroke='%23667799' stroke-width='0'%3E %3Cg id='IconsRepo_bgCarrier'/%3E %3Cpath d='M270.436,853.938c8.801,5.399,19.101-4.301,14-13.301c-13.399-23.8-21-51.199-21-80.5c0-62,34.301-111.6,84.801-144.6 c44.699-29.2,32.5-66.9,39.899-111.8c4.4-26.601,21-50.8,34.9-66.9c5.6-6.5,16.1-3.399,17.5,5c8.2,50.4,73.6,136.2,111.3,192.2 c43.4,64.6,40.6,121.5,40.3,125.8c0,0.2,0,0.4,0,0.601c-0.1,29.1-7.7,56.399-21,80c-5.1,9,5.2,18.8,14,13.3 c69.4-42.9,119.4-113.7,136.101-193.601c13.3-63.6,5.8-129.3-15.7-190.1c-12.7-35.9-30.2-70-51.5-101.6 c-68.9-102.5-188.8-259.601-203.2-351.5c-2.7-16.9-24.1-22.9-35.2-9.9c-0.2,0.2-20.6,22.7-33.399,47.6 c-10.9,21.3-19.801,43.6-24.9,66.9c-9.6,43.9-7.9,90.9,3.1,134.4c3.601,14.2,8.2,28.1,13.801,41.6 c5.399,13,11.199,26.1,12.199,40.3c1.601,26.5-22.399,49.4-48.399,49.4c-23.3,0-42.601-14-47.601-40.4 c-1.3-6.8-8.899-10.399-14.899-6.899c-88.5,52.1-147.9,148.399-147.9,258.5C127.836,706.438,184.836,801.137,270.436,853.938z'/%3E %3C/svg%3E")}.icon.icon-birthday-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.20947 34.875H33.7095' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M29.2095 14.625H6.70947C5.46683 14.625 4.45947 15.6324 4.45947 16.875V28.125C4.45947 29.3676 5.46683 30.375 6.70947 30.375H29.2095C30.4521 30.375 31.4595 29.3676 31.4595 28.125V16.875C31.4595 15.6324 30.4521 14.625 29.2095 14.625Z' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.9595 11.25V14.625' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20.2095 4.5C20.2095 5.09674 19.9724 5.66903 19.5505 6.09099C19.1285 6.51295 18.5562 6.75 17.9595 6.75C17.3627 6.75 16.7904 6.51295 16.3685 6.09099C15.9465 5.66903 15.7095 5.09674 15.7095 4.5C15.7095 3.258 17.9595 1.125 17.9595 1.125C17.9595 1.125 20.2095 3.258 20.2095 4.5Z' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M26.9595 11.25V14.625' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M29.2095 4.5C29.2095 5.09674 28.9724 5.66903 28.5505 6.09099C28.1285 6.51295 27.5562 6.75 26.9595 6.75C26.3627 6.75 25.7904 6.51295 25.3685 6.09099C24.9465 5.66903 24.7095 5.09674 24.7095 4.5C24.7095 3.258 26.9595 1.125 26.9595 1.125C26.9595 1.125 29.2095 3.258 29.2095 4.5Z' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.95947 11.25V14.625' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.2095 4.5C11.2095 5.09674 10.9724 5.66903 10.5505 6.09099C10.1285 6.51295 9.55621 6.75 8.95947 6.75C8.36274 6.75 7.79044 6.51295 7.36848 6.09099C6.94653 5.66903 6.70947 5.09674 6.70947 4.5C6.70947 3.258 8.95947 1.125 8.95947 1.125C8.95947 1.125 11.2095 3.258 11.2095 4.5Z' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.45948 19.6875C4.45851 20.4701 4.69106 21.2353 5.12739 21.885C5.56372 22.5348 6.18397 23.0395 6.9088 23.3348C7.63362 23.63 8.43005 23.7023 9.19618 23.5424C9.96231 23.3824 10.6633 22.9976 11.2095 22.437C11.6299 22.8699 12.1446 23.1997 12.7135 23.4008C13.2824 23.6019 13.8902 23.6687 14.4892 23.5961C15.0882 23.5235 15.6623 23.3134 16.1668 22.9822C16.6712 22.6511 17.0922 22.2078 17.397 21.687C17.7411 22.2768 18.2338 22.7661 18.826 23.1062C19.4182 23.4463 20.0891 23.6253 20.772 23.6253C21.4548 23.6253 22.1258 23.4463 22.718 23.1062C23.3101 22.7661 23.8028 22.2768 24.147 21.687C24.5841 22.4307 25.254 23.0098 26.0531 23.3348C26.8522 23.6598 27.7361 23.7126 28.5682 23.4851C29.4004 23.2575 30.1344 22.7623 30.657 22.0759C31.1796 21.3895 31.4616 20.5502 31.4595 19.6875' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-holiday-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M6.1875 5.625C6.33668 5.625 6.47976 5.68426 6.58525 5.78975C6.69074 5.89524 6.75 6.03832 6.75 6.1875' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.625 6.1875C5.625 6.03832 5.68426 5.89524 5.78975 5.78975C5.89524 5.68426 6.03832 5.625 6.1875 5.625' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.1875 6.75C6.03832 6.75 5.89524 6.69074 5.78975 6.58525C5.68426 6.47976 5.625 6.33668 5.625 6.1875' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.75 6.1875C6.75 6.33668 6.69074 6.47976 6.58525 6.58525C6.47976 6.69074 6.33668 6.75 6.1875 6.75' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M33.1875 13.5C33.3367 13.5 33.4798 13.5593 33.5852 13.6648C33.6907 13.7702 33.75 13.9133 33.75 14.0625' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M32.625 14.0625C32.625 13.9133 32.6843 13.7702 32.7898 13.6648C32.8952 13.5593 33.0383 13.5 33.1875 13.5' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M33.1875 14.625C33.0383 14.625 32.8952 14.5657 32.7898 14.4602C32.6843 14.3548 32.625 14.2117 32.625 14.0625' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M33.75 14.0625C33.75 14.2117 33.6907 14.3548 33.5852 14.4602C33.4798 14.5657 33.3367 14.625 33.1875 14.625' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.3125 29.25C16.4617 29.25 16.6048 29.3093 16.7102 29.4148C16.8157 29.5202 16.875 29.6633 16.875 29.8125' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 29.8125C15.75 29.6633 15.8093 29.5202 15.9148 29.4148C16.0202 29.3093 16.1633 29.25 16.3125 29.25' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.3125 30.375C16.1633 30.375 16.0202 30.3157 15.9148 30.2102C15.8093 30.1048 15.75 29.9617 15.75 29.8125' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.875 29.8125C16.875 29.9617 16.8157 30.1048 16.7102 30.2102C16.6048 30.3157 16.4617 30.375 16.3125 30.375' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M13.5 24.75C14.7426 24.75 15.75 23.7426 15.75 22.5C15.75 21.2574 14.7426 20.25 13.5 20.25C12.2574 20.25 11.25 21.2574 11.25 22.5C11.25 23.7426 12.2574 24.75 13.5 24.75Z' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22.5 1.125V5.625' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M24.75 3.375H20.25' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M31.5 30.375V34.875' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M33.75 32.625H29.25' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.9085 24.0915L1.125 34.875' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.3735 19.125C22.8376 18.4926 24.4443 18.2634 26.0268 18.4612C27.6094 18.659 29.1102 19.2766 30.3735 20.25' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.875 14.6265C17.5074 13.1624 17.7367 11.5558 17.5388 9.97323C17.341 8.39069 16.7234 6.8899 15.75 5.62653' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.625 12.375C24.0794 10.9746 24.993 9.76856 26.218 8.95191C27.4429 8.13527 28.9076 7.75583 30.375 7.87498' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M19.125 23.625C19.125 23.625 22.5 28.125 22.5 32.625' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 16.875C11.25 16.875 6.75 13.5 2.25 13.5' stroke='%23ffffff' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon-lock{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='iso-8859-1'?%3E %3C!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 482.8 482.8' style='enable-background:new 0 0 482.8 482.8;' xml:space='preserve' fill='%239CABC9'%3E %3Cg%3E %3Cg%3E %3Cpath d='M395.95,210.4h-7.1v-62.9c0-81.3-66.1-147.5-147.5-147.5c-81.3,0-147.5,66.1-147.5,147.5c0,7.5,6,13.5,13.5,13.5 s13.5-6,13.5-13.5c0-66.4,54-120.5,120.5-120.5c66.4,0,120.5,54,120.5,120.5v62.9h-275c-14.4,0-26.1,11.7-26.1,26.1v168.1 c0,43.1,35.1,78.2,78.2,78.2h204.9c43.1,0,78.2-35.1,78.2-78.2V236.5C422.05,222.1,410.35,210.4,395.95,210.4z M395.05,404.6 c0,28.2-22.9,51.2-51.2,51.2h-204.8c-28.2,0-51.2-22.9-51.2-51.2V237.4h307.2L395.05,404.6L395.05,404.6z'/%3E %3Cpath d='M241.45,399.1c27.9,0,50.5-22.7,50.5-50.5c0-27.9-22.7-50.5-50.5-50.5c-27.9,0-50.5,22.7-50.5,50.5 S213.55,399.1,241.45,399.1z M241.45,325c13,0,23.5,10.6,23.5,23.5s-10.5,23.6-23.5,23.6s-23.5-10.6-23.5-23.5 S228.45,325,241.45,325z'/%3E %3C/g%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E")}.icon.icon-lock-white{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='iso-8859-1'?%3E %3C!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 482.8 482.8' style='enable-background:new 0 0 482.8 482.8;' xml:space='preserve' fill='%23fff'%3E %3Cg%3E %3Cg%3E %3Cpath d='M395.95,210.4h-7.1v-62.9c0-81.3-66.1-147.5-147.5-147.5c-81.3,0-147.5,66.1-147.5,147.5c0,7.5,6,13.5,13.5,13.5 s13.5-6,13.5-13.5c0-66.4,54-120.5,120.5-120.5c66.4,0,120.5,54,120.5,120.5v62.9h-275c-14.4,0-26.1,11.7-26.1,26.1v168.1 c0,43.1,35.1,78.2,78.2,78.2h204.9c43.1,0,78.2-35.1,78.2-78.2V236.5C422.05,222.1,410.35,210.4,395.95,210.4z M395.05,404.6 c0,28.2-22.9,51.2-51.2,51.2h-204.8c-28.2,0-51.2-22.9-51.2-51.2V237.4h307.2L395.05,404.6L395.05,404.6z'/%3E %3Cpath d='M241.45,399.1c27.9,0,50.5-22.7,50.5-50.5c0-27.9-22.7-50.5-50.5-50.5c-27.9,0-50.5,22.7-50.5,50.5 S213.55,399.1,241.45,399.1z M241.45,325c13,0,23.5,10.6,23.5,23.5s-10.5,23.6-23.5,23.6s-23.5-10.6-23.5-23.5 S228.45,325,241.45,325z'/%3E %3C/g%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E")}.icon.icon--file{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='iso-8859-1'?%3E %3C!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 317.001 317.001' style='enable-background:new 0 0 317.001 317.001;' xml:space='preserve' fill='%23475C85'%3E %3Cpath d='M270.825,70.55L212.17,3.66C210.13,1.334,207.187,0,204.093,0H55.941C49.076,0,43.51,5.566,43.51,12.431V304.57 c0,6.866,5.566,12.431,12.431,12.431h205.118c6.866,0,12.432-5.566,12.432-12.432V77.633 C273.491,75.027,272.544,72.51,270.825,70.55z M55.941,305.073V12.432H199.94v63.601c0,3.431,2.78,6.216,6.216,6.216h54.903 l0.006,222.824H55.941z'/%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E")}.icon.icon--eye-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M2.85522 14L15.3552 2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.97607 12.7006C7.63128 12.9041 8.31401 13.005 9.00007 12.9999C11.7334 13.0459 14.5054 11.1246 16.2161 9.24192C16.3995 9.0383 16.501 8.77397 16.501 8.49992C16.501 8.22588 16.3995 7.96154 16.2161 7.75792C15.5963 7.07806 14.9098 6.46229 14.1667 5.91992' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.6086 4.18805C10.0825 4.05715 9.54192 3.99397 8.99989 4.00005C6.31255 3.95538 3.53322 5.83472 1.78588 7.75672C1.60247 7.96034 1.50098 8.22467 1.50098 8.49872C1.50098 8.77276 1.60247 9.0371 1.78588 9.24072C2.31717 9.82231 2.89704 10.3576 3.51922 10.8407' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.5 8.5C6.49991 8.17167 6.56452 7.84654 6.69012 7.54319C6.81573 7.23983 6.99987 6.9642 7.23204 6.73204C7.4642 6.49987 7.73983 6.31573 8.04319 6.19012C8.34654 6.06452 8.67167 5.99991 9 6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.49927C11.5001 8.82763 11.4355 9.15279 11.3099 9.45618C11.1843 9.75957 11.0002 10.0352 10.768 10.2675C10.5358 10.4997 10.2602 10.6839 9.95686 10.8096C9.65351 10.9352 9.32836 10.9999 9 10.9999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--eye-open{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M8.99989 3.5008C6.31255 3.45547 3.53322 5.33347 1.78588 7.2568C1.60247 7.46043 1.50098 7.72476 1.50098 7.9988C1.50098 8.27285 1.60247 8.53718 1.78588 8.7408C3.49522 10.6235 6.26655 12.5448 8.99989 12.4988C11.7332 12.5448 14.5052 10.6235 16.2159 8.7408C16.3993 8.53718 16.5008 8.27285 16.5008 7.9988C16.5008 7.72476 16.3993 7.46043 16.2159 7.2568C14.4666 5.33347 11.6872 3.45547 8.99989 3.5008Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.00018C11.4999 8.4946 11.3531 8.97789 11.0784 9.38892C10.8036 9.79996 10.4131 10.1203 9.95625 10.3094C9.49942 10.4985 8.99678 10.5479 8.51187 10.4514C8.02696 10.3549 7.58156 10.1167 7.232 9.76704C6.88243 9.41739 6.6444 8.97193 6.54799 8.48699C6.45158 8.00206 6.50113 7.49943 6.69037 7.04265C6.8796 6.58587 7.20004 6.19547 7.61114 5.92079C8.02225 5.64612 8.50558 5.49951 9 5.49951C9.32839 5.49942 9.65357 5.56405 9.95697 5.6897C10.2604 5.81535 10.536 5.99955 10.7682 6.23179C11.0004 6.46402 11.1845 6.73973 11.3101 7.04316C11.4356 7.34659 11.5002 7.67179 11.5 8.00018Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--minus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M1.33317 6.66671H10.6665C10.8433 6.66671 11.0129 6.59647 11.1379 6.47145C11.2629 6.34642 11.3332 6.17685 11.3332 6.00004C11.3332 5.82323 11.2629 5.65366 11.1379 5.52864C11.0129 5.40361 10.8433 5.33337 10.6665 5.33337H1.33317C1.15636 5.33337 0.98679 5.40361 0.861766 5.52864C0.736742 5.65366 0.666504 5.82323 0.666504 6.00004C0.666504 6.17685 0.736742 6.34642 0.861766 6.47145C0.98679 6.59647 1.15636 6.66671 1.33317 6.66671Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='10.6667' height='10.6667' fill='white' transform='translate(0.666504 0.666687)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.icon.icon--minus:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M1.33317 6.66671H10.6665C10.8433 6.66671 11.0129 6.59647 11.1379 6.47145C11.2629 6.34642 11.3332 6.17685 11.3332 6.00004C11.3332 5.82323 11.2629 5.65366 11.1379 5.52864C11.0129 5.40361 10.8433 5.33337 10.6665 5.33337H1.33317C1.15636 5.33337 0.98679 5.40361 0.861766 5.52864C0.736742 5.65366 0.666504 5.82323 0.666504 6.00004C0.666504 6.17685 0.736742 6.34642 0.861766 6.47145C0.98679 6.59647 1.15636 6.66671 1.33317 6.66671Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='10.6667' height='10.6667' fill='white' transform='translate(0.666504 0.666687)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.icon.icon--plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.666504 6.00002C0.666504 6.17683 0.736742 6.3464 0.861766 6.47143C0.98679 6.59645 1.15636 6.66669 1.33317 6.66669H5.22206C5.25153 6.66669 5.27979 6.67839 5.30063 6.69923C5.32146 6.72007 5.33317 6.74833 5.33317 6.7778V10.6667C5.33317 10.8435 5.40341 11.0131 5.52843 11.1381C5.65346 11.2631 5.82303 11.3334 5.99984 11.3334C6.17665 11.3334 6.34622 11.2631 6.47124 11.1381C6.59627 11.0131 6.6665 10.8435 6.6665 10.6667V6.7778C6.6665 6.74833 6.67821 6.72007 6.69905 6.69923C6.71988 6.67839 6.74815 6.66669 6.77762 6.66669H10.6665C10.8433 6.66669 11.0129 6.59645 11.1379 6.47143C11.2629 6.3464 11.3332 6.17683 11.3332 6.00002C11.3332 5.82321 11.2629 5.65364 11.1379 5.52862C11.0129 5.40359 10.8433 5.33335 10.6665 5.33335H6.77762C6.74815 5.33335 6.71988 5.32165 6.69905 5.30081C6.67821 5.27997 6.6665 5.25171 6.6665 5.22224V1.33335C6.6665 1.15654 6.59627 0.986973 6.47124 0.861949C6.34622 0.736925 6.17665 0.666687 5.99984 0.666687C5.82303 0.666687 5.65346 0.736925 5.52843 0.861949C5.40341 0.986973 5.33317 1.15654 5.33317 1.33335V5.22224C5.33317 5.25171 5.32146 5.27997 5.30063 5.30081C5.27979 5.32165 5.25153 5.33335 5.22206 5.33335H1.33317C1.15636 5.33335 0.98679 5.40359 0.861766 5.52862C0.736742 5.65364 0.666504 5.82321 0.666504 6.00002H0.666504Z'/%3E %3C/svg%3E")}.icon.icon--plus:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.666504 6.00002C0.666504 6.17683 0.736742 6.3464 0.861766 6.47143C0.98679 6.59645 1.15636 6.66669 1.33317 6.66669H5.22206C5.25153 6.66669 5.27979 6.67839 5.30063 6.69923C5.32146 6.72007 5.33317 6.74833 5.33317 6.7778V10.6667C5.33317 10.8435 5.40341 11.0131 5.52843 11.1381C5.65346 11.2631 5.82303 11.3334 5.99984 11.3334C6.17665 11.3334 6.34622 11.2631 6.47124 11.1381C6.59627 11.0131 6.6665 10.8435 6.6665 10.6667V6.7778C6.6665 6.74833 6.67821 6.72007 6.69905 6.69923C6.71988 6.67839 6.74815 6.66669 6.77762 6.66669H10.6665C10.8433 6.66669 11.0129 6.59645 11.1379 6.47143C11.2629 6.3464 11.3332 6.17683 11.3332 6.00002C11.3332 5.82321 11.2629 5.65364 11.1379 5.52862C11.0129 5.40359 10.8433 5.33335 10.6665 5.33335H6.77762C6.74815 5.33335 6.71988 5.32165 6.69905 5.30081C6.67821 5.27997 6.6665 5.25171 6.6665 5.22224V1.33335C6.6665 1.15654 6.59627 0.986973 6.47124 0.861949C6.34622 0.736925 6.17665 0.666687 5.99984 0.666687C5.82303 0.666687 5.65346 0.736925 5.52843 0.861949C5.40341 0.986973 5.33317 1.15654 5.33317 1.33335V5.22224C5.33317 5.25171 5.32146 5.27997 5.30063 5.30081C5.27979 5.32165 5.25153 5.33335 5.22206 5.33335H1.33317C1.15636 5.33335 0.98679 5.40359 0.861766 5.52862C0.736742 5.65364 0.666504 5.82321 0.666504 6.00002H0.666504Z'/%3E %3C/svg%3E")}.icon.icon--arrow-down{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='%235973a6' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.98865 6.64632C4.85238 6.64649 4.71765 6.61759 4.59343 6.56156C4.46922 6.50552 4.35839 6.42364 4.26834 6.32137L0.181003 1.67537C0.0518166 1.52141 -0.0120075 1.32302 0.00317772 1.12262C0.0183629 0.922216 0.111352 0.735708 0.262262 0.602975C0.413171 0.470242 0.610023 0.40182 0.810724 0.412339C1.01143 0.422857 1.20005 0.511482 1.33625 0.659263L4.91033 4.72202C4.9201 4.73317 4.93215 4.7421 4.94565 4.74823C4.95916 4.75435 4.97382 4.75751 4.98865 4.75751C5.00348 4.75751 5.01814 4.75435 5.03164 4.74823C5.04515 4.7421 5.0572 4.73317 5.06697 4.72202L8.64104 0.659263C8.70697 0.580701 8.78793 0.51611 8.87917 0.469285C8.97041 0.422461 9.07009 0.394348 9.17235 0.386599C9.27462 0.37885 9.37739 0.391622 9.47465 0.424163C9.57191 0.456705 9.66168 0.508359 9.73868 0.576091C9.81569 0.643822 9.87838 0.726264 9.92307 0.818571C9.96776 0.910877 9.99354 1.01119 9.99891 1.1136C10.0043 1.21602 9.98912 1.31847 9.95432 1.41494C9.91953 1.51141 9.8658 1.59996 9.7963 1.67537L5.71021 6.3197C5.62 6.42222 5.509 6.50437 5.38459 6.56069C5.26018 6.617 5.12521 6.64619 4.98865 6.64632Z'/%3E %3C/svg%3E")}.icon.icon--arrow-down.is-open{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.98865 6.64632C4.85238 6.64649 4.71765 6.61759 4.59343 6.56156C4.46922 6.50552 4.35839 6.42364 4.26834 6.32137L0.181003 1.67537C0.0518166 1.52141 -0.0120075 1.32302 0.00317772 1.12262C0.0183629 0.922216 0.111352 0.735708 0.262262 0.602975C0.413171 0.470242 0.610023 0.40182 0.810724 0.412339C1.01143 0.422857 1.20005 0.511482 1.33625 0.659263L4.91033 4.72202C4.9201 4.73317 4.93215 4.7421 4.94565 4.74823C4.95916 4.75435 4.97382 4.75751 4.98865 4.75751C5.00348 4.75751 5.01814 4.75435 5.03164 4.74823C5.04515 4.7421 5.0572 4.73317 5.06697 4.72202L8.64104 0.659263C8.70697 0.580701 8.78793 0.51611 8.87917 0.469285C8.97041 0.422461 9.07009 0.394348 9.17235 0.386599C9.27462 0.37885 9.37739 0.391622 9.47465 0.424163C9.57191 0.456705 9.66168 0.508359 9.73868 0.576091C9.81569 0.643822 9.87838 0.726264 9.92307 0.818571C9.96776 0.910877 9.99354 1.01119 9.99891 1.1136C10.0043 1.21602 9.98912 1.31847 9.95432 1.41494C9.91953 1.51141 9.8658 1.59996 9.7963 1.67537L5.71021 6.3197C5.62 6.42222 5.509 6.50437 5.38459 6.56069C5.26018 6.617 5.12521 6.64619 4.98865 6.64632Z'/%3E %3C/svg%3E")}.icon.icon--arrow-down-long{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23364563' stroke='currentColor' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16 17l-4 4m0 0l-4-4m4 4V3'/%3E %3C/svg%3E")}.icon.icon-setting-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' stroke='%239CABC9'%3E %3Cg fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E %3Cpath d='M19.875 6.27A2.23 2.23 0 0 1 21 8.218v7.284c0 .809-.443 1.555-1.158 1.948l-6.75 4.27a2.27 2.27 0 0 1-2.184 0l-6.75-4.27A2.23 2.23 0 0 1 3 15.502V8.217c0-.809.443-1.554 1.158-1.947l6.75-3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98z'/%3E %3Cpath d='M9 12a3 3 0 1 0 6 0a3 3 0 1 0-6 0'/%3E %3C/g%3E %3C/svg%3E")}.icon.icon--cog-solid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23364563' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' d='M11.49 3.17c-.38-1.56-2.6-1.56-2.98 0a1.532 1.532 0 01-2.286.948c-1.372-.836-2.942.734-2.106 2.106.54.886.061 2.042-.947 2.287-1.561.379-1.561 2.6 0 2.978a1.532 1.532 0 01.947 2.287c-.836 1.372.734 2.942 2.106 2.106a1.532 1.532 0 012.287.947c.379 1.561 2.6 1.561 2.978 0a1.533 1.533 0 012.287-.947c1.372.836 2.942-.734 2.106-2.106a1.533 1.533 0 01.947-2.287c1.561-.379 1.561-2.6 0-2.978a1.532 1.532 0 01-.947-2.287c.836-1.372-.734-2.942-2.106-2.106a1.532 1.532 0 01-2.287-.947zM10 13a3 3 0 100-6 3 3 0 000 6z' clip-rule='evenodd'/%3E %3C/svg%3E")}.icon.icon--white-arrow-down{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.98865 6.64632C4.85238 6.64649 4.71765 6.61759 4.59343 6.56156C4.46922 6.50552 4.35839 6.42364 4.26834 6.32137L0.181003 1.67537C0.0518166 1.52141 -0.0120075 1.32302 0.00317772 1.12262C0.0183629 0.922216 0.111352 0.735708 0.262262 0.602975C0.413171 0.470242 0.610023 0.40182 0.810724 0.412339C1.01143 0.422857 1.20005 0.511482 1.33625 0.659263L4.91033 4.72202C4.9201 4.73317 4.93215 4.7421 4.94565 4.74823C4.95916 4.75435 4.97382 4.75751 4.98865 4.75751C5.00348 4.75751 5.01814 4.75435 5.03164 4.74823C5.04515 4.7421 5.0572 4.73317 5.06697 4.72202L8.64104 0.659263C8.70697 0.580701 8.78793 0.51611 8.87917 0.469285C8.97041 0.422461 9.07009 0.394348 9.17235 0.386599C9.27462 0.37885 9.37739 0.391622 9.47465 0.424163C9.57191 0.456705 9.66168 0.508359 9.73868 0.576091C9.81569 0.643822 9.87838 0.726264 9.92307 0.818571C9.96776 0.910877 9.99354 1.01119 9.99891 1.1136C10.0043 1.21602 9.98912 1.31847 9.95432 1.41494C9.91953 1.51141 9.8658 1.59996 9.7963 1.67537L5.71021 6.3197C5.62 6.42222 5.509 6.50437 5.38459 6.56069C5.26018 6.617 5.12521 6.64619 4.98865 6.64632Z'/%3E %3C/svg%3E")}.icon.icon--white-arrow-down.is-open{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.98865 6.64632C4.85238 6.64649 4.71765 6.61759 4.59343 6.56156C4.46922 6.50552 4.35839 6.42364 4.26834 6.32137L0.181003 1.67537C0.0518166 1.52141 -0.0120075 1.32302 0.00317772 1.12262C0.0183629 0.922216 0.111352 0.735708 0.262262 0.602975C0.413171 0.470242 0.610023 0.40182 0.810724 0.412339C1.01143 0.422857 1.20005 0.511482 1.33625 0.659263L4.91033 4.72202C4.9201 4.73317 4.93215 4.7421 4.94565 4.74823C4.95916 4.75435 4.97382 4.75751 4.98865 4.75751C5.00348 4.75751 5.01814 4.75435 5.03164 4.74823C5.04515 4.7421 5.0572 4.73317 5.06697 4.72202L8.64104 0.659263C8.70697 0.580701 8.78793 0.51611 8.87917 0.469285C8.97041 0.422461 9.07009 0.394348 9.17235 0.386599C9.27462 0.37885 9.37739 0.391622 9.47465 0.424163C9.57191 0.456705 9.66168 0.508359 9.73868 0.576091C9.81569 0.643822 9.87838 0.726264 9.92307 0.818571C9.96776 0.910877 9.99354 1.01119 9.99891 1.1136C10.0043 1.21602 9.98912 1.31847 9.95432 1.41494C9.91953 1.51141 9.8658 1.59996 9.7963 1.67537L5.71021 6.3197C5.62 6.42222 5.509 6.50437 5.38459 6.56069C5.26018 6.617 5.12521 6.64619 4.98865 6.64632Z'/%3E %3C/svg%3E")}.icon.icon--calendar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23CDD5E4'%3E %3Cpath d='M21.752 3.75H2.25201C1.42359 3.75 0.752014 4.42157 0.752014 5.25V21.75C0.752014 22.5784 1.42359 23.25 2.25201 23.25H21.752C22.5804 23.25 23.252 22.5784 23.252 21.75V5.25C23.252 4.42157 22.5804 3.75 21.752 3.75Z' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.752014 9.75H23.252' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.75201 6V0.75' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.252 6V0.75' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--smile{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23475C85'%3E %3Cpath d='M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M5.38623 11.5C6.37425 12.4008 7.66307 12.9002 9.0001 12.9002C10.3371 12.9002 11.6259 12.4008 12.614 11.5' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.90002 6.6333V8.0333' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.1001 6.6333V8.0333' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='9.33333' height='8' fill='white' transform='translate(4.33337 5.66675)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.icon.icon--link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23475C85'%3E %3Cpath d='M7.20267 13.4318L6.56721 14.0672C5.99181 14.6426 5.21141 14.9659 4.39767 14.9659C3.58393 14.9659 2.80352 14.6426 2.22812 14.0672C1.65272 13.4918 1.32947 12.7114 1.32947 11.8977C1.32947 11.0839 1.65272 10.3035 2.22812 9.72813L5.48244 6.47313C6.02805 5.92629 6.75984 5.60538 7.5317 5.57448C8.30356 5.54358 9.05867 5.80497 9.64624 6.30645C10.2338 6.80793 10.6106 7.51259 10.7014 8.27971C10.7921 9.04684 10.5902 9.81997 10.1358 10.4447' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.9213 4.61388L11.4327 4.10251C12.0081 3.52711 12.7885 3.20386 13.6022 3.20386C14.416 3.20386 15.1964 3.52711 15.7718 4.10251C16.3472 4.67791 16.6704 5.45832 16.6704 6.27206C16.6704 7.08579 16.3472 7.8662 15.7718 8.4416L12.5174 11.6959C11.9717 12.2425 11.2399 12.5632 10.4681 12.5939C9.69636 12.6246 8.94139 12.3631 8.35396 11.8616C7.76654 11.3601 7.38988 10.6555 7.29919 9.88841C7.20849 9.12136 7.41044 8.34833 7.86472 7.72365' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.icon.icon--search{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23DEE3ED' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20.7206 19.3745L15.7341 14.3867C16.8225 12.9555 17.3268 11.1642 17.145 9.37527C16.9632 7.58629 16.1089 5.93316 14.7548 4.75035C13.4007 3.56753 11.648 2.94334 9.85131 3.00405C8.05459 3.06476 6.34801 3.80583 5.07682 5.07735C3.80563 6.34887 3.06474 8.0559 3.00405 9.85307C2.94335 11.6502 3.56739 13.4034 4.7499 14.7578C5.93241 16.1122 7.5851 16.9668 9.37362 17.1487C11.1621 17.3305 12.953 16.8261 14.3837 15.7373L19.3703 20.7252C19.5509 20.9014 19.7932 21 20.0454 21C20.2977 21 20.54 20.9014 20.7206 20.7252C20.8995 20.546 21 20.3031 21 20.0498C21 19.7966 20.8995 19.5537 20.7206 19.3745ZM4.96131 10.1162C4.96131 9.0963 5.26367 8.09931 5.83014 7.2513C6.39662 6.40329 7.20177 5.74235 8.14379 5.35206C9.0858 4.96176 10.1224 4.85964 11.1224 5.05861C12.1224 5.25758 13.041 5.74871 13.762 6.46988C14.483 7.19105 14.974 8.10988 15.1729 9.11018C15.3718 10.1105 15.2698 11.1473 14.8796 12.0896C14.4894 13.0318 13.8286 13.8372 12.9808 14.4038C12.133 14.9704 11.1363 15.2729 10.1167 15.2729C8.74987 15.2712 7.43953 14.7274 6.47306 13.7607C5.5066 12.794 4.96293 11.4833 4.96131 10.1162Z'/%3E %3C/svg%3E")}.icon.icon--trash{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23657fb3'%3E %3Cpath fill-rule='evenodd' d='M9 2a1 1 0 00-.894.553L7.382 4H4a1 1 0 000 2v10a2 2 0 002 2h8a2 2 0 002-2V6a1 1 0 100-2h-3.382l-.724-1.447A1 1 0 0011 2H9zM7 8a1 1 0 012 0v6a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v6a1 1 0 102 0V8a1 1 0 00-1-1z' clip-rule='evenodd'/%3E %3C/svg%3E")}.icon.icon--discount{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%239CABC9'%3E %3Cpath d='M21.41 11.58l-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z'/%3E %3C/svg%3E")}.icon.icon--view-grid-add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23657fb3'%3E %3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 14v6m-3-3h6M6 10h2a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2zm10 0h2a2 2 0 002-2V6a2 2 0 00-2-2h-2a2 2 0 00-2 2v2a2 2 0 002 2zM6 20h2a2 2 0 002-2v-2a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2z'/%3E %3C/svg%3E")}.icon.icon--view-grid-add:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239CABC9'%3E %3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 14v6m-3-3h6M6 10h2a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2zm10 0h2a2 2 0 002-2V6a2 2 0 00-2-2h-2a2 2 0 00-2 2v2a2 2 0 002 2zM6 20h2a2 2 0 002-2v-2a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2z'/%3E %3C/svg%3E")}.icon.icon--drag-handle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-6 w-6' fill='none' viewBox='0 0 24 24' stroke='%23475C85'%3E %3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h16M4 16h16'/%3E %3C/svg%3E")}.icon.icon--analytics-graph{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239CABC9' viewBox='0 0 512 512'%3E %3Cg%3E %3Cpath d='M501.801,47.923H10.199C4.566,47.923,0,52.489,0,58.122v322.581c0,5.633,4.566,10.199,10.199,10.199h179.845v52.775 h-36.179c-5.633,0-10.199,4.566-10.199,10.199c0,5.633,4.566,10.199,10.199,10.199h204.27v0.001 c5.633,0,10.199-4.566,10.199-10.199c0-5.633-4.566-10.199-10.199-10.199h-36.179v-52.775h179.845 c5.633,0,10.199-4.566,10.199-10.199V58.122C512,52.489,507.434,47.923,501.801,47.923z M301.558,443.679h-91.116v-52.775h91.116 V443.679z M491.602,370.504H20.398V68.321h471.203V370.504z'/%3E %3C/g%3E %3Cg%3E %3Cpath d='M421.928,320.005h-8.351v-207.26c0-5.633-4.566-10.199-10.199-10.199h-70.082c-5.633,0-10.199,4.566-10.199,10.199v207.26 H301.24V171.49c0-5.633-4.566-10.199-10.199-10.199h-70.082c-5.633,0-10.199,4.566-10.199,10.199v148.515h-21.857v-87.709 c0-5.633-4.566-10.199-10.199-10.199h-70.082c-5.633,0-10.199,4.566-10.199,10.199v87.709H61.215 c-5.633,0-10.199,4.566-10.199,10.199c0,5.633,4.566,10.199,10.199,10.199h360.713c5.633,0,10.199-4.566,10.199-10.199 C432.127,324.571,427.561,320.005,421.928,320.005z M168.505,320.005h-49.683c0,0,0-77.51,0-77.51h49.683V320.005z M280.842,320.005h-49.683V181.69h49.683V320.005z M393.178,320.005h-49.683V122.944h49.683V320.005z'/%3E %3C/g%3E %3Cg%3E %3Cpath d='M459.03,320.005h-4.122c-5.633,0-10.199,4.566-10.199,10.199c0,5.633,4.566,10.199,10.199,10.199h4.122 c5.633,0,10.199-4.566,10.199-10.199C469.23,324.571,464.664,320.005,459.03,320.005z'/%3E %3C/g%3E %3C/svg%3E")}.icon.icon--download-document-solid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%239cabc9'%3E %3Cpath fill-rule='evenodd' d='M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm5 6a1 1 0 10-2 0v3.586l-1.293-1.293a1 1 0 10-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 11.586V8z' clip-rule='evenodd'/%3E %3C/svg%3E")}.slide-enter-active{transition-duration:.3s;transition-timing-function:ease-in}.slide-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(0,1,.5,1)}.slide-enter-to,.slide-leave-from{max-height:1000px;overflow:hidden}.slide-enter-from,.slide-leave-to{overflow:hidden;max-height:0}.fade-down-enter-active,.fade-down-leave-active{transition:opacity .3s ease-in-out,transform .3s ease-in-out}.fade-down-enter-from,.fade-down-leave-to{opacity:0;transform:translateY(-5%)}.fade-down-enter-to,.fade-down-leave-from{opacity:1;transform:translateY(0)}.showdown-move,.showdown-enter-active,.showdown-leave-active{transition:transform .5s ease-in,opacity .25s linear}.showdown-enter-from,.showdown-leave-to{opacity:0;transform:translateY(-30px)}.showdown-leave-active{position:absolute}.page-enter-active,.page-leave-active{transition:opacity .2s ease-in-out,transform .3s ease-in-out}.page-enter-from,.page-leave-to{opacity:0;transform:translate(-5%)}.page-enter-to,.page-leave-from{transform:translate(0);opacity:1}.showup-enter-active,.showup-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(0,1,.5,1)}.showup-enter-to,.showup-leave-from{transform:translateY(0)}.showup-enter-from,.showup-leave-to{transform:translateY(100%)}.fade-slide__top-enter-from,.fade-slide__top-leave-to{transform:translateY(-20px);opacity:0}.fade-enter-from,.fade-leave-to{opacity:0}.main-content{min-height:100%}.main-content.is-wide{padding-left:0}@media (min-width: 991px){.main-content{padding-left:84px}}.link{cursor:pointer}.link:hover{text-decoration:underline}.page-content{min-height:100vh}.page-content .content-area{position:relative;width:50%;padding:30px;background-color:#f8f9fb;z-index:1}@media (max-width: 1800px){.page-content .content-area{width:65%}}@media (max-width: 1400px){.page-content .content-area{width:100%}}.page-content .content-area.wide{width:100%}.page-top-block{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.page-top-block h1,.page-top-block h2,.page-top-block .block-title{display:block;font-size:20px;font-weight:600;line-height:24px;color:#364563}.action-area{position:fixed;top:0;right:0;width:calc(50% - 42px);height:100%;background-color:#fff}@media (max-width: 1800px){.action-area{width:calc(35% - 42px)}}.empty{display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center;padding:30px;text-align:center}.empty i{width:64px;height:64px;margin-bottom:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23DEE3ED'%3E %3Cpath d='M21.75 7.5H2.25C1.42157 7.5 0.75 8.17157 0.75 9V21C0.75 21.8284 1.42157 22.5 2.25 22.5H21.75C22.5784 22.5 23.25 21.8284 23.25 21V9C23.25 8.17157 22.5784 7.5 21.75 7.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M2.25 4.5H21.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 1.5H19.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 16.5H8.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 19.5H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M19.5 10.5H16.5C16.0858 10.5 15.75 10.8358 15.75 11.25V14.25C15.75 14.6642 16.0858 15 16.5 15H19.5C19.9142 15 20.25 14.6642 20.25 14.25V11.25C20.25 10.8358 19.9142 10.5 19.5 10.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.empty i.fill{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='60' viewBox='0 0 64 60' fill='%23DEE3ED' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M58.6667 17.3333H5.33333C3.91885 17.3333 2.56229 17.8952 1.5621 18.8954C0.561903 19.8956 0 21.2522 0 22.6667V54.6667C0 56.0812 0.561903 57.4377 1.5621 58.4379C2.56229 59.4381 3.91885 60 5.33333 60H58.6667C60.0812 60 61.4377 59.4381 62.4379 58.4379C63.4381 57.4377 64 56.0812 64 54.6667V22.6667C64 21.2522 63.4381 19.8956 62.4379 18.8954C61.4377 17.8952 60.0812 17.3333 58.6667 17.3333ZM56 26.6667V37.3333C56 37.687 55.8595 38.0261 55.6095 38.2761C55.3594 38.5262 55.0203 38.6667 54.6667 38.6667H44C43.6464 38.6667 43.3072 38.5262 43.0572 38.2761C42.8071 38.0261 42.6667 37.687 42.6667 37.3333V26.6667C42.6667 26.313 42.8071 25.9739 43.0572 25.7239C43.3072 25.4738 43.6464 25.3333 44 25.3333H54.6667C55.0203 25.3333 55.3594 25.4738 55.6095 25.7239C55.8595 25.9739 56 26.313 56 26.6667ZM12 43.3333H36C36.5304 43.3333 37.0391 43.544 37.4142 43.9191C37.7893 44.2942 38 44.8029 38 45.3333C38 45.8638 37.7893 46.3725 37.4142 46.7475C37.0391 47.1226 36.5304 47.3333 36 47.3333H12C11.4696 47.3333 10.9609 47.1226 10.5858 46.7475C10.2107 46.3725 10 45.8638 10 45.3333C10 44.8029 10.2107 44.2942 10.5858 43.9191C10.9609 43.544 11.4696 43.3333 12 43.3333ZM10 36C10 35.4696 10.2107 34.9609 10.5858 34.5858C10.9609 34.2107 11.4696 34 12 34H17.3333C17.8638 34 18.3725 34.2107 18.7475 34.5858C19.1226 34.9609 19.3333 35.4696 19.3333 36C19.3333 36.5304 19.1226 37.0391 18.7475 37.4142C18.3725 37.7893 17.8638 38 17.3333 38H12C11.4696 38 10.9609 37.7893 10.5858 37.4142C10.2107 37.0391 10 36.5304 10 36Z'/%3E %3Cpath d='M9.33333 13.3333H54.6667C55.3739 13.3333 56.0522 13.0524 56.5523 12.5523C57.0524 12.0522 57.3333 11.3739 57.3333 10.6667C57.3333 9.95942 57.0524 9.28115 56.5523 8.78105C56.0522 8.28095 55.3739 8 54.6667 8H9.33333C8.62609 8 7.94781 8.28095 7.44772 8.78105C6.94762 9.28115 6.66667 9.95942 6.66667 10.6667C6.66667 11.3739 6.94762 12.0522 7.44772 12.5523C7.94781 13.0524 8.62609 13.3333 9.33333 13.3333Z'/%3E %3Cpath d='M14.6667 5.33333H49.3333C50.0406 5.33333 50.7189 5.05238 51.219 4.55229C51.7191 4.05219 52 3.37391 52 2.66667C52 1.95942 51.7191 1.28115 51.219 0.781048C50.7189 0.280951 50.0406 0 49.3333 0H14.6667C13.9594 0 13.2811 0.280951 12.781 0.781048C12.281 1.28115 12 1.95942 12 2.66667C12 3.37391 12.281 4.05219 12.781 4.55229C13.2811 5.05238 13.9594 5.33333 14.6667 5.33333Z'/%3E %3C/svg%3E")}.empty i.icon-share{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23DEE3ED'%3E %3Cpath d='M46 22H50C51.0609 22 52.0783 22.4214 52.8284 23.1716C53.5786 23.9217 54 24.9391 54 26V58C54 59.0609 53.5786 60.0783 52.8284 60.8284C52.0783 61.5786 51.0609 62 50 62H14C12.9391 62 11.9217 61.5786 11.1716 60.8284C10.4214 60.0783 10 59.0609 10 58V26C10 24.9391 10.4214 23.9217 11.1716 23.1716C11.9217 22.4214 12.9391 22 14 22H18' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M32 2V30' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22 12L32 2L42 12' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.empty i.icon-document-upload{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23DEE3ED'%3E %3Cpath d='M46 62C54.8366 62 62 54.8366 62 46C62 37.1634 54.8366 30 46 30C37.1634 30 30 37.1634 30 46C30 54.8366 37.1634 62 46 62Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 54V38' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 38L40 44' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 38L52 44' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 18H38' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 30H26' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 42H20' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20 54H6C4.93913 54 3.92172 53.5786 3.17157 52.8284C2.42143 52.0783 2 51.0609 2 50V6C2 4.93913 2.42143 3.92172 3.17157 3.17157C3.92172 2.42143 4.93913 2 6 2H34.344C35.4041 2.00023 36.4208 2.42128 37.1707 3.17067L44.8293 10.8293C45.5787 11.5792 45.9998 12.5959 46 13.656V20' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.empty i.icon-manual{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23DEE3ED'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M50.3333 20.6667C54.9357 20.6667 58.6667 16.9357 58.6667 12.3333C58.6667 7.73096 54.9357 4 50.3333 4C45.731 4 42 7.73096 42 12.3333C42 16.9357 45.731 20.6667 50.3333 20.6667Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M56.2285 18.224L62.0019 24' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M34 20H6C4.93913 20 3.92172 19.5786 3.17157 18.8284C2.42143 18.0783 2 17.0609 2 16V12C2 10.9391 2.42143 9.92172 3.17157 9.17157C3.92172 8.42143 4.93913 8 6 8H34' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16 32H48' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16 46H48' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16 60H48' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7 30C7.19778 30 7.39112 30.0587 7.55557 30.1685C7.72002 30.2784 7.84819 30.4346 7.92388 30.6173C7.99957 30.8 8.01937 31.0011 7.98079 31.1951C7.9422 31.3891 7.84696 31.5673 7.70711 31.7071C7.56726 31.847 7.38907 31.9422 7.19509 31.9808C7.00111 32.0194 6.80004 31.9996 6.61732 31.9239C6.43459 31.8482 6.27842 31.72 6.16853 31.5556C6.05865 31.3911 6 31.1978 6 31C5.99965 30.8686 6.02528 30.7384 6.07541 30.6169C6.12554 30.4954 6.19918 30.385 6.29211 30.2921C6.38504 30.1992 6.49542 30.1255 6.6169 30.0754C6.73839 30.0253 6.86858 29.9997 7 30' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7 44C7.19778 44 7.39112 44.0587 7.55557 44.1685C7.72002 44.2784 7.84819 44.4346 7.92388 44.6173C7.99957 44.8 8.01937 45.0011 7.98079 45.1951C7.9422 45.3891 7.84696 45.5673 7.70711 45.7071C7.56726 45.847 7.38907 45.9422 7.19509 45.9808C7.00111 46.0194 6.80004 45.9996 6.61732 45.9239C6.43459 45.8482 6.27842 45.72 6.16853 45.5556C6.05865 45.3911 6 45.1978 6 45C5.99965 44.8686 6.02528 44.7384 6.07541 44.6169C6.12554 44.4954 6.19918 44.385 6.29211 44.2921C6.38504 44.1992 6.49542 44.1255 6.6169 44.0754C6.73839 44.0253 6.86858 43.9997 7 44' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7 58C7.19778 58 7.39112 58.0587 7.55557 58.1685C7.72002 58.2784 7.84819 58.4346 7.92388 58.6173C7.99957 58.8 8.01937 59.0011 7.98079 59.1951C7.9422 59.3891 7.84696 59.5673 7.70711 59.7071C7.56726 59.847 7.38907 59.9422 7.19509 59.9808C7.00111 60.0194 6.80004 59.9996 6.61732 59.9239C6.43459 59.8482 6.27842 59.72 6.16853 59.5556C6.05865 59.3911 6 59.1978 6 59C5.99965 58.8686 6.02528 58.7384 6.07541 58.6169C6.12554 58.4954 6.19918 58.385 6.29211 58.2921C6.38504 58.1992 6.49542 58.1255 6.6169 58.0754C6.73839 58.0253 6.86858 57.9997 7 58' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='64' height='64' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.empty p{font-size:18px;line-height:25px;color:#9cabc9}.empty p .link{color:#477eeb;cursor:pointer}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.row .col-3{width:25%;padding-left:15px;padding-right:15px}.row .col-4{width:33.3333%;padding-left:15px;padding-right:15px}.row .col-6{width:50%;padding-left:15px;padding-right:15px}.row .col-12{width:100%;padding-left:15px;padding-right:15px}.badge-new{position:relative}.badge-new:after{content:"NEW";padding:3px 2px 2px 3px;border-radius:3px;background-color:#fff;font-weight:700;font-size:9px;position:absolute;bottom:0;line-height:1;right:-2px;color:#d8364c;font-style:normal}.badge-new--top:after{top:0;bottom:unset}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:12px 20px;background-color:#477eeb;color:#fff;border-radius:10px;font-size:14px;line-height:18px;letter-spacing:.02em;min-height:44px;transition:background-color .2s ease,color .2s ease;outline:none;-webkit-user-select:none;user-select:none;cursor:pointer;opacity:1}.btn:hover,.btn:focus{color:#fff;background-color:#598bed}.btn:focus-visible{outline-offset:1px;outline:2px solid var(--color-primary)}.btn:active{color:#fff;background-color:#477ce6}.btn.wide{display:block;width:100%}.btn.opacity-0{opacity:0}.btn>.icon~*{margin-left:10px}.btn.btn--icon{min-height:24px;padding:4px;width:auto;border-radius:6px;aspect-ratio:1/1}.btn.btn--flat{min-height:auto;padding:8px 20px}.btn.btn--loading{pointer-events:none;-webkit-user-select:none;user-select:none}.btn.btn--block{display:flex;flex:1;width:100%}.btn.disabled,.btn[disabled]{opacity:.25;pointer-events:none}.btn.transparent{background-color:transparent;color:#9cabc9}.btn.transparent:hover,.btn.transparent:focus{background-color:#c3cfe699!important}.btn.gray{color:#9cabc9;background-color:#eef1f6}.btn.gray:hover,.btn.gray:focus{background-color:#ececec}.btn.gray:active{background-color:#e3e3e3}.btn.white{color:#679;background-color:#fff;box-shadow:0 1px 2px #0000000d}.btn.white:hover,.btn.white:focus-visible{background-color:#dbeafe}.btn.white:active{background-color:#eff3f7}.btn.deactivate{color:#e63c1a;background-color:#fcebe8}.btn.deactivate:hover{background-color:#fcdcdc}.btn.green{color:#fff;background-color:var(--color-green)}.btn.green:hover{background-color:color-mix(in srgb,var(--color-green),#fff 2%)}.btn.long{min-width:60%}.btn.long span{margin:auto}.btn-cancel{color:#8592ad}.btn-cancel:hover{color:#d8364c}.btn__close{text-align:center;min-width:25px;min-height:25px;position:relative;background-color:transparent;transition:.2s ease;color:inherit;background-color:#eef1f6}.btn__close:hover{background-color:#e4e9f1}.btn__close:before,.btn__close:after{content:"";display:inline-block;position:absolute;top:48%;left:25%;width:50%;height:2px;border-radius:2px;background-color:#5973a6}.btn__close:before{transform:rotate(45deg)}.btn__close:after{transform:rotate(-45deg)}.btn__apply{text-align:center;min-width:25px;min-height:25px;position:relative;background-color:transparent;transition:background-color .2s ease;color:inherit;background-color:#eef1f6}.btn__apply:hover{background-color:#e4e9f1}.btn__apply:before,.btn__apply:after{content:"";display:inline-block;position:absolute;height:2px;border-radius:2px;background-color:#5973a6}.btn__apply:before{transform:rotate(45deg);width:25%;left:30%;top:60%}.btn__apply:after{transform:rotate(125deg);top:45%;width:50%;left:40%}.form-group{position:relative;margin-bottom:30px;color:#5973a6}.form-group.has-error label{color:#ff5252}.form-group.has-error .form-control,.form-group.has-error .text-editor{box-shadow:0 5px 20px #ff525288}.form-group>label{display:block;color:#5973a6;font-size:14px;line-height:18px;margin-bottom:10px}.form-group>label:not(.custom-switch){display:flex;justify-content:space-between;align-items:center}.form-group .form-control{display:block;width:100%;min-height:44px;font-size:14px;line-height:24px;font-weight:500;padding:10px 20px;letter-spacing:.02em;border-radius:10px;background-color:#fff;outline:none;color:#5973a6;box-shadow:0 5px 20px #090b1008}.form-group .form-control:placeholder{color:#9cabc9}.form-group .form-control::-webkit-input-placeholder{color:#9cabc9}.form-group .number-counter{display:inline-flex;align-items:center}.form-group .number-counter .counter{display:inline-flex;align-items:center;justify-content:center;min-width:74px;height:40px;padding:0 5px;background-color:#fff;border-radius:7px;box-shadow:0 5px 30px #090b100d}.form-group .number-counter .counter .number{display:inline-block;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;min-width:22px;padding:0;color:#5973a6;font-size:14px;line-height:18px;text-align:center}.form-group .number-counter .counter .number::-webkit-outer-spin-button,.form-group .number-counter .counter .number::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0}.form-group .number-counter .counter i{width:24px;height:24px;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:12px;transition:.2s ease}.form-group .number-counter .counter i.minus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M1.33317 6.66671H10.6665C10.8433 6.66671 11.0129 6.59647 11.1379 6.47145C11.2629 6.34642 11.3332 6.17685 11.3332 6.00004C11.3332 5.82323 11.2629 5.65366 11.1379 5.52864C11.0129 5.40361 10.8433 5.33337 10.6665 5.33337H1.33317C1.15636 5.33337 0.98679 5.40361 0.861766 5.52864C0.736742 5.65366 0.666504 5.82323 0.666504 6.00004C0.666504 6.17685 0.736742 6.34642 0.861766 6.47145C0.98679 6.59647 1.15636 6.66671 1.33317 6.66671Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='10.6667' height='10.6667' fill='white' transform='translate(0.666504 0.666687)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.form-group .number-counter .counter i.minus:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M1.33317 6.66671H10.6665C10.8433 6.66671 11.0129 6.59647 11.1379 6.47145C11.2629 6.34642 11.3332 6.17685 11.3332 6.00004C11.3332 5.82323 11.2629 5.65366 11.1379 5.52864C11.0129 5.40361 10.8433 5.33337 10.6665 5.33337H1.33317C1.15636 5.33337 0.98679 5.40361 0.861766 5.52864C0.736742 5.65366 0.666504 5.82323 0.666504 6.00004C0.666504 6.17685 0.736742 6.34642 0.861766 6.47145C0.98679 6.59647 1.15636 6.66671 1.33317 6.66671Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='10.6667' height='10.6667' fill='white' transform='translate(0.666504 0.666687)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.form-group .number-counter .counter i.plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.666504 6.00002C0.666504 6.17683 0.736742 6.3464 0.861766 6.47143C0.98679 6.59645 1.15636 6.66669 1.33317 6.66669H5.22206C5.25153 6.66669 5.27979 6.67839 5.30063 6.69923C5.32146 6.72007 5.33317 6.74833 5.33317 6.7778V10.6667C5.33317 10.8435 5.40341 11.0131 5.52843 11.1381C5.65346 11.2631 5.82303 11.3334 5.99984 11.3334C6.17665 11.3334 6.34622 11.2631 6.47124 11.1381C6.59627 11.0131 6.6665 10.8435 6.6665 10.6667V6.7778C6.6665 6.74833 6.67821 6.72007 6.69905 6.69923C6.71988 6.67839 6.74815 6.66669 6.77762 6.66669H10.6665C10.8433 6.66669 11.0129 6.59645 11.1379 6.47143C11.2629 6.3464 11.3332 6.17683 11.3332 6.00002C11.3332 5.82321 11.2629 5.65364 11.1379 5.52862C11.0129 5.40359 10.8433 5.33335 10.6665 5.33335H6.77762C6.74815 5.33335 6.71988 5.32165 6.69905 5.30081C6.67821 5.27997 6.6665 5.25171 6.6665 5.22224V1.33335C6.6665 1.15654 6.59627 0.986973 6.47124 0.861949C6.34622 0.736925 6.17665 0.666687 5.99984 0.666687C5.82303 0.666687 5.65346 0.736925 5.52843 0.861949C5.40341 0.986973 5.33317 1.15654 5.33317 1.33335V5.22224C5.33317 5.25171 5.32146 5.27997 5.30063 5.30081C5.27979 5.32165 5.25153 5.33335 5.22206 5.33335H1.33317C1.15636 5.33335 0.98679 5.40359 0.861766 5.52862C0.736742 5.65364 0.666504 5.82321 0.666504 6.00002H0.666504Z'/%3E %3C/svg%3E")}.form-group .number-counter .counter i.plus:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.666504 6.00002C0.666504 6.17683 0.736742 6.3464 0.861766 6.47143C0.98679 6.59645 1.15636 6.66669 1.33317 6.66669H5.22206C5.25153 6.66669 5.27979 6.67839 5.30063 6.69923C5.32146 6.72007 5.33317 6.74833 5.33317 6.7778V10.6667C5.33317 10.8435 5.40341 11.0131 5.52843 11.1381C5.65346 11.2631 5.82303 11.3334 5.99984 11.3334C6.17665 11.3334 6.34622 11.2631 6.47124 11.1381C6.59627 11.0131 6.6665 10.8435 6.6665 10.6667V6.7778C6.6665 6.74833 6.67821 6.72007 6.69905 6.69923C6.71988 6.67839 6.74815 6.66669 6.77762 6.66669H10.6665C10.8433 6.66669 11.0129 6.59645 11.1379 6.47143C11.2629 6.3464 11.3332 6.17683 11.3332 6.00002C11.3332 5.82321 11.2629 5.65364 11.1379 5.52862C11.0129 5.40359 10.8433 5.33335 10.6665 5.33335H6.77762C6.74815 5.33335 6.71988 5.32165 6.69905 5.30081C6.67821 5.27997 6.6665 5.25171 6.6665 5.22224V1.33335C6.6665 1.15654 6.59627 0.986973 6.47124 0.861949C6.34622 0.736925 6.17665 0.666687 5.99984 0.666687C5.82303 0.666687 5.65346 0.736925 5.52843 0.861949C5.40341 0.986973 5.33317 1.15654 5.33317 1.33335V5.22224C5.33317 5.25171 5.32146 5.27997 5.30063 5.30081C5.27979 5.32165 5.25153 5.33335 5.22206 5.33335H1.33317C1.15636 5.33335 0.98679 5.40359 0.861766 5.52862C0.736742 5.65364 0.666504 5.82321 0.666504 6.00002H0.666504Z'/%3E %3C/svg%3E")}.form-group .number-counter span{font-size:14px;line-height:18px;color:#9cabc9;margin-right:10px}.form-group .number-counter span:last-child{margin-right:0}.form-group.radio-group,.form-group.checkbox-group{margin-bottom:15px}.form-group.radio-group .list,.form-group.checkbox-group .list{display:flex;flex-wrap:wrap}.form-group.radio-group .list .radio,.form-group.radio-group .list .checkbox,.form-group.checkbox-group .list .radio,.form-group.checkbox-group .list .checkbox{margin:0 30px 15px 0}.form-group .v-select .dropdown-toggle{position:relative;border:none;background-color:#fff;border-radius:10px;padding:0 20px;transition:.2s ease;box-shadow:0 5px 20px #090b1008}.form-group .v-select .dropdown-toggle .vs__selected-options{padding:0}.form-group .v-select .dropdown-toggle .vs__selected-options .form-control{margin:0;padding:10px 0}.form-group .v-select .dropdown-toggle .vs__selected-options .selected-tag{position:absolute;top:0;bottom:0;margin:auto;padding:0;color:#5973a6;font-size:14px;line-height:18px;font-weight:500}.form-group .v-select .dropdown-toggle .vs__actions{padding:0}.form-group .v-select .dropdown-toggle .vs__actions .clear{display:none}.form-group .v-select .dropdown-toggle .vs__actions .clear span{display:block;text-indent:-9999px;height:14px;width:14px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E") no-repeat center;background-size:contain}.form-group .v-select .dropdown-toggle .vs__actions .open-indicator:before{border:none;width:16px;height:16px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.98865 6.64632C4.85238 6.64649 4.71765 6.61759 4.59343 6.56156C4.46922 6.50552 4.35839 6.42364 4.26834 6.32137L0.181003 1.67537C0.0518166 1.52141 -0.0120075 1.32302 0.00317772 1.12262C0.0183629 0.922216 0.111352 0.735708 0.262262 0.602975C0.413171 0.470242 0.610023 0.40182 0.810724 0.412339C1.01143 0.422857 1.20005 0.511482 1.33625 0.659263L4.91033 4.72202C4.9201 4.73317 4.93215 4.7421 4.94565 4.74823C4.95916 4.75435 4.97382 4.75751 4.98865 4.75751C5.00348 4.75751 5.01814 4.75435 5.03164 4.74823C5.04515 4.7421 5.0572 4.73317 5.06697 4.72202L8.64104 0.659263C8.70697 0.580701 8.78793 0.51611 8.87917 0.469285C8.97041 0.422461 9.07009 0.394348 9.17235 0.386599C9.27462 0.37885 9.37739 0.391622 9.47465 0.424163C9.57191 0.456705 9.66168 0.508359 9.73868 0.576091C9.81569 0.643822 9.87838 0.726264 9.92307 0.818571C9.96776 0.910877 9.99354 1.01119 9.99891 1.1136C10.0043 1.21602 9.98912 1.31847 9.95432 1.41494C9.91953 1.51141 9.8658 1.59996 9.7963 1.67537L5.71021 6.3197C5.62 6.42222 5.509 6.50437 5.38459 6.56069C5.26018 6.617 5.12521 6.64619 4.98865 6.64632Z'/%3E %3C/svg%3E") no-repeat center;background-size:contain;transform:rotate(0);transition:.2s ease}.form-group .v-select .dropdown-menu{border-radius:0 0 10px 10px;top:100%;border:none;padding:0;box-shadow:none;box-shadow:0 7px 20px #090b1008;z-index:12!important}.form-group .v-select .dropdown-menu li a{font-size:14px;line-height:18px;padding:10px 20px}.form-group .v-select .dropdown-menu li.active a{background-color:#eef1f6}.form-group .v-select .dropdown-menu li.active a:hover{color:#364563}.form-group .v-select .dropdown-menu li.highlight a{background-color:#477eeb}.form-group .v-select .dropdown-menu li.active.highlight a:hover{color:#fff}.form-group .v-select.open{z-index:5;overflow:visible}.form-group .v-select.open .dropdown-toggle{border-radius:10px 10px 0 0}.form-group .v-select.open .open-indicator:before{transform:rotateX(180deg)!important}.form-group .dynamic-data-list{display:flex;flex-wrap:wrap;margin-top:10px}.form-group .dynamic-data-list .item{color:#5973a6;font-size:14px;line-height:20px;min-height:28px;padding:4px 12px;margin:0 10px 10px 0;background-color:#dee3ed;border-radius:10px;transition:.2s ease;-webkit-user-select:none;user-select:none;cursor:pointer}.form-group .dynamic-data-list .item .remove{display:none}.form-group .dynamic-data-list .item:hover{background-color:#dee0e3}.form-group .dynamic-data-list .item:active{background-color:#dedede}.contenteditable-actions{display:flex}.contenteditable-actions .dropdown{margin-right:10px}.contenteditable-actions .dropdown:last-child{margin-right:0}.contenteditable-actions .dropdown.emoji .dropdown-toggle .btn{background-color:#fff}.contenteditable-actions .dropdown.emoji .dropdown-toggle .btn:hover{background-color:#f3f3f3}.contenteditable-actions .dropdown.emoji .dropdown-toggle .btn i{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23475C85'%3E %3Cpath d='M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M5.38623 11.5C6.37425 12.4008 7.66307 12.9002 9.0001 12.9002C10.3371 12.9002 11.6259 12.4008 12.614 11.5' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.90002 6.6333V8.0333' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.1001 6.6333V8.0333' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='9.33333' height='8' fill='white' transform='translate(4.33337 5.66675)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E");background-size:18px}.contenteditable-actions .dropdown.dynamic-data{position:initial}.contenteditable-actions .dropdown.dynamic-data .dropdown-toggle .btn i{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.98865 6.64632C4.85238 6.64649 4.71765 6.61759 4.59343 6.56156C4.46922 6.50552 4.35839 6.42364 4.26834 6.32137L0.181003 1.67537C0.0518166 1.52141 -0.0120075 1.32302 0.00317772 1.12262C0.0183629 0.922216 0.111352 0.735708 0.262262 0.602975C0.413171 0.470242 0.610023 0.40182 0.810724 0.412339C1.01143 0.422857 1.20005 0.511482 1.33625 0.659263L4.91033 4.72202C4.9201 4.73317 4.93215 4.7421 4.94565 4.74823C4.95916 4.75435 4.97382 4.75751 4.98865 4.75751C5.00348 4.75751 5.01814 4.75435 5.03164 4.74823C5.04515 4.7421 5.0572 4.73317 5.06697 4.72202L8.64104 0.659263C8.70697 0.580701 8.78793 0.51611 8.87917 0.469285C8.97041 0.422461 9.07009 0.394348 9.17235 0.386599C9.27462 0.37885 9.37739 0.391622 9.47465 0.424163C9.57191 0.456705 9.66168 0.508359 9.73868 0.576091C9.81569 0.643822 9.87838 0.726264 9.92307 0.818571C9.96776 0.910877 9.99354 1.01119 9.99891 1.1136C10.0043 1.21602 9.98912 1.31847 9.95432 1.41494C9.91953 1.51141 9.8658 1.59996 9.7963 1.67537L5.71021 6.3197C5.62 6.42222 5.509 6.50437 5.38459 6.56069C5.26018 6.617 5.12521 6.64619 4.98865 6.64632Z'/%3E %3C/svg%3E");background-size:12px}.contenteditable-actions .dropdown.dynamic-data .dropdown-menu{width:100%;max-height:180px;overflow-x:hidden}.contenteditable-actions .dropdown.dynamic-data .dropdown-menu>div .item{display:block;padding:6px 10px;border-radius:10px;overflow:hidden;cursor:pointer}.contenteditable-actions .dropdown.dynamic-data .dropdown-menu>div .item:hover{background-color:#477eeb;color:#fff}.contenteditable-actions .dropdown.dynamic-data.is-open .dropdown-toggle .btn i{transform:rotateX(180deg)}.contenteditable-actions .dropdown.is-open{z-index:3}.label{display:flex;flex-wrap:nowrap;justify-content:space-between}.label__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.7em;color:var(--color-secondary)}.label__text:first-letter{text-transform:uppercase}.vdp-datepicker{position:relative}.vdp-datepicker .vdp-datepicker__calendar{position:absolute;top:calc(100% + 5px);left:0;width:360px;border:none;border-radius:10px;padding:25px;overflow:hidden;box-shadow:0 5px 20px #090b1008}.vdp-datepicker .vdp-datepicker__calendar header{display:flex;padding:5px 5px 30px}.vdp-datepicker .vdp-datepicker__calendar header .up{font-size:18px;line-height:22px;color:#5973a6;float:none;width:calc(100% - 48px)}.vdp-datepicker .vdp-datepicker__calendar header .up:hover{background-color:transparent}.vdp-datepicker .vdp-datepicker__calendar header .prev{float:none;width:24px;height:24px;border-radius:24px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.353554 4.98865C0.353385 4.85238 0.382283 4.71765 0.438319 4.59343C0.494355 4.46922 0.576239 4.35839 0.678508 4.26834L5.32451 0.181003C5.47847 0.0518166 5.67686 -0.0120075 5.87726 0.00317769C6.07766 0.0183629 6.26417 0.111352 6.3969 0.262262C6.52964 0.413171 6.59806 0.610023 6.58754 0.810724C6.57702 1.01143 6.4884 1.20005 6.34062 1.33625L2.27786 4.91033C2.26671 4.9201 2.25777 4.93215 2.25165 4.94565C2.24553 4.95916 2.24236 4.97382 2.24236 4.98865C2.24236 5.00348 2.24553 5.01814 2.25165 5.03164C2.25777 5.04515 2.26671 5.0572 2.27786 5.06697L6.34061 8.64104C6.41918 8.70697 6.48377 8.78793 6.53059 8.87917C6.57742 8.97041 6.60553 9.07009 6.61328 9.17235C6.62103 9.27462 6.60826 9.37739 6.57571 9.47465C6.54317 9.57191 6.49152 9.66168 6.42379 9.73868C6.35606 9.81569 6.27361 9.87838 6.18131 9.92307C6.089 9.96776 5.98869 9.99354 5.88628 9.99891C5.78386 10.0043 5.68141 9.98912 5.58494 9.95432C5.48846 9.91953 5.39992 9.8658 5.32451 9.7963L0.680174 5.71021C0.577653 5.62 0.495505 5.509 0.439191 5.38459C0.382876 5.26018 0.353684 5.12521 0.353554 4.98865Z'/%3E %3C/svg%3E") no-repeat center #eef1f6;background-size:7px}.vdp-datepicker .vdp-datepicker__calendar header .prev:after{display:none}.vdp-datepicker .vdp-datepicker__calendar header .prev:hover{background-color:#eee}.vdp-datepicker .vdp-datepicker__calendar header .prev:active{background-color:#eaeaea}.vdp-datepicker .vdp-datepicker__calendar header .next{float:none;width:24px;height:24px;border-radius:24px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M6.64645 4.98865C6.64661 4.85238 6.61772 4.71765 6.56168 4.59343C6.50565 4.46922 6.42376 4.35839 6.32149 4.26834L1.67549 0.181003C1.52153 0.0518166 1.32314 -0.0120075 1.12274 0.00317769C0.922338 0.0183629 0.73583 0.111352 0.603097 0.262262C0.470365 0.413171 0.401942 0.610023 0.412461 0.810724C0.422979 1.01143 0.511604 1.20005 0.659385 1.33625L4.72214 4.91033C4.73329 4.9201 4.74223 4.93215 4.74835 4.94565C4.75447 4.95916 4.75764 4.97382 4.75764 4.98865C4.75764 5.00348 4.75447 5.01814 4.74835 5.03164C4.74223 5.04515 4.73329 5.0572 4.72214 5.06697L0.659385 8.64104C0.580824 8.70697 0.516232 8.78793 0.469408 8.87917C0.422583 8.97041 0.39447 9.07009 0.386721 9.17235C0.378973 9.27462 0.391744 9.37739 0.424286 9.47465C0.456827 9.57191 0.508482 9.66168 0.576213 9.73868C0.643945 9.81569 0.726387 9.87838 0.818693 9.92307C0.911 9.96776 1.01131 9.99354 1.11372 9.99891C1.21614 10.0043 1.31859 9.98912 1.41506 9.95432C1.51154 9.91953 1.60008 9.8658 1.67549 9.7963L6.31983 5.71021C6.42235 5.62 6.50449 5.509 6.56081 5.38459C6.61712 5.26018 6.64632 5.12521 6.64645 4.98865Z'/%3E %3C/svg%3E") no-repeat center #eef1f6;background-size:7px;transition:.2s ease}.vdp-datepicker .vdp-datepicker__calendar header .next:after{display:none}.vdp-datepicker .vdp-datepicker__calendar header .next:hover{background-color:#eee}.vdp-datepicker .vdp-datepicker__calendar header .next:active{background-color:#eaeaea}.vdp-datepicker .vdp-datepicker__calendar header span:not(.prev):not(.next):not(.up){font-size:18px;line-height:22px;color:#5973a6;float:none;width:calc(100% - 48px)}.vdp-datepicker .vdp-datepicker__calendar .day-header{display:none}.vdp-datepicker .vdp-datepicker__calendar .cell{position:relative;color:#5973a6;font-size:14px;font-weight:600;height:34px;width:34px;line-height:26px;margin:5px;padding:5px 0;border:none!important;transition:.2s ease;border-radius:34px}.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover,.vdp-datepicker .vdp-datepicker__calendar .cell.selected{background-color:#477eeb;color:#fff}.vdp-datepicker .vdp-datepicker__calendar .cell.month,.vdp-datepicker .vdp-datepicker__calendar .cell.year{width:auto;width:30%}.date-time-picker .field{position:relative}.date-time-picker .field:before{content:"";position:absolute;top:0;bottom:0;left:12px;width:16px;height:16px;margin:auto;z-index:1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23CDD5E4'%3E %3Cpath d='M21.752 3.75H2.25201C1.42359 3.75 0.752014 4.42157 0.752014 5.25V21.75C0.752014 22.5784 1.42359 23.25 2.25201 23.25H21.752C22.5804 23.25 23.252 22.5784 23.252 21.75V5.25C23.252 4.42157 22.5804 3.75 21.752 3.75Z' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.752014 9.75H23.252' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.75201 6V0.75' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.252 6V0.75' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") no-repeat center;background-size:contain}.date-time-picker .field .field-input{width:100%;min-height:44px;font-size:14px;color:#5973a6;font-family:Manrope,sans-serif;line-height:24px;font-weight:500;padding:10px 20px 10px 53px;letter-spacing:.02em;border:none!important;border-radius:10px;box-shadow:0 5px 20px #090b1008}.date-time-picker .field .field-input:placeholder{color:#9cabc9}.date-time-picker .field .field-input::-webkit-input-placeholder{color:#9cabc9}.date-time-picker .field .field-clear-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E") no-repeat center;background-size:16px;transition:.2s ease}.date-time-picker .field .field-clear-button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23477eeb' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.date-time-picker .field .field-clear-button .custom-button-effect,.date-time-picker .field .field-clear-button .fs-16{display:none}.date-time-picker .datetimepicker .datepicker{max-width:370px!important;width:370px!important;padding:30px 25px;box-shadow:0 5px 30px #090b100d;border-radius:10px!important}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container{width:100%}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .shortcuts-container{display:none}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls{display:flex;height:26px;margin-bottom:30px}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label{display:block;text-align:center;height:26px}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex{display:inline-block;min-width:50px;transition-duration:0s}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex>button{display:inline-block;width:100%;padding:0 3px!important;height:26px;transition-duration:0s}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex>button .custom-button-effect{display:none!important}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex>button .custom-button-content{display:block;text-align:left;color:#475c85!important;font-family:Manrope,sans-serif;font-size:18px!important;line-height:22px!important;font-weight:600;transition:.2s ease}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex>button .custom-button-content:hover{color:#477eeb!important}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex.justify-content-right{left:0}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex.justify-content-right>button .custom-button-content{text-align:right}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month{flex:0}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button{width:24px;height:24px;background-color:red;border-radius:10px;padding:20px;margin:0;background-color:#eef1f6;background-repeat:no-repeat;background-position:center;background-size:7px;transition:.2s ease}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button>svg{display:none}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button:hover{background-color:#eee}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button:active{background-color:#eaeaea}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button.datepicker-prev{background-position:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.353554 4.98865C0.353385 4.85238 0.382283 4.71765 0.438319 4.59343C0.494355 4.46922 0.576239 4.35839 0.678508 4.26834L5.32451 0.181003C5.47847 0.0518166 5.67686 -0.0120075 5.87726 0.00317769C6.07766 0.0183629 6.26417 0.111352 6.3969 0.262262C6.52964 0.413171 6.59806 0.610023 6.58754 0.810724C6.57702 1.01143 6.4884 1.20005 6.34062 1.33625L2.27786 4.91033C2.26671 4.9201 2.25777 4.93215 2.25165 4.94565C2.24553 4.95916 2.24236 4.97382 2.24236 4.98865C2.24236 5.00348 2.24553 5.01814 2.25165 5.03164C2.25777 5.04515 2.26671 5.0572 2.27786 5.06697L6.34061 8.64104C6.41918 8.70697 6.48377 8.78793 6.53059 8.87917C6.57742 8.97041 6.60553 9.07009 6.61328 9.17235C6.62103 9.27462 6.60826 9.37739 6.57571 9.47465C6.54317 9.57191 6.49152 9.66168 6.42379 9.73868C6.35606 9.81569 6.27361 9.87838 6.18131 9.92307C6.089 9.96776 5.98869 9.99354 5.88628 9.99891C5.78386 10.0043 5.68141 9.98912 5.58494 9.95432C5.48846 9.91953 5.39992 9.8658 5.32451 9.7963L0.680174 5.71021C0.577653 5.62 0.495505 5.509 0.439191 5.38459C0.382876 5.26018 0.353684 5.12521 0.353554 4.98865Z'/%3E %3C/svg%3E")}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button.datepicker-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M6.64645 4.98865C6.64661 4.85238 6.61772 4.71765 6.56168 4.59343C6.50565 4.46922 6.42376 4.35839 6.32149 4.26834L1.67549 0.181003C1.52153 0.0518166 1.32314 -0.0120075 1.12274 0.00317769C0.922338 0.0183629 0.73583 0.111352 0.603097 0.262262C0.470365 0.413171 0.401942 0.610023 0.412461 0.810724C0.422979 1.01143 0.511604 1.20005 0.659385 1.33625L4.72214 4.91033C4.73329 4.9201 4.74223 4.93215 4.74835 4.94565C4.75447 4.95916 4.75764 4.97382 4.75764 4.98865C4.75764 5.00348 4.75447 5.01814 4.74835 5.03164C4.74223 5.04515 4.73329 5.0572 4.72214 5.06697L0.659385 8.64104C0.580824 8.70697 0.516232 8.78793 0.469408 8.87917C0.422583 8.97041 0.39447 9.07009 0.386721 9.17235C0.378973 9.27462 0.391744 9.37739 0.424286 9.47465C0.456827 9.57191 0.508482 9.66168 0.576213 9.73868C0.643945 9.81569 0.726387 9.87838 0.818693 9.92307C0.911 9.96776 1.01131 9.99354 1.11372 9.99891C1.21614 10.0043 1.31859 9.98912 1.41506 9.95432C1.51154 9.91953 1.60008 9.8658 1.67549 9.7963L6.31983 5.71021C6.42235 5.62 6.50449 5.509 6.56081 5.38459C6.61712 5.26018 6.64632 5.12521 6.64645 4.98865Z'/%3E %3C/svg%3E")}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .week-days{display:none}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container{height:auto!important;min-height:220px!important}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days{display:flex;flex-wrap:wrap}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day{width:44px;height:44px}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day .datepicker-day-text{display:flex;align-items:center;justify-content:center;width:34px;height:34px;font-family:Manrope,sans-serif;font-weight:600;font-size:14px;line-height:16px;color:#475c85}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day .datepicker-day-effect,.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day .datepicker-today{border-radius:10px;padding:20px}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.disabled .datepicker-day-text,.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.disabled:hover .datepicker-day-text,.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.disabled.selected .datepicker-day-text{color:#e0e4eb}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day:hover .datepicker-day-text,.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.selected .datepicker-day-text{color:#fff}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day:hover .datepicker-day-effect,.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.selected .datepicker-day-effect{background-color:#477eeb!important}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day:not(.disabled).between .datepicker-day-text{color:#fff}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day:not(.disabled).between .datepicker-day-effect{border-radius:0;opacity:1;background-color:#477eeb!important}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day:not(.disabled).between.first .datepicker-day-effect{border-radius:25px 0 0 24px}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day:not(.disabled).between.last .datepicker-day-effect{border-radius:0 25px 25px 0}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector{display:block;padding:0;top:-10px}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .justify-content-right{margin-bottom:30px}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .justify-content-right .custom-button{width:100%;height:34px;border:none;border-radius:20px;padding:8px 10px;transition:.2s ease;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E") no-repeat center #eef1f6;background-size:20px}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .justify-content-right .custom-button:hover{background-color:#477eeb;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .justify-content-right .custom-button .custom-button-effect,.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .justify-content-right .custom-button .custom-button-content{display:none}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button{width:calc(33.33333% - 10px);height:34px;border:none;border-radius:20px;padding:8px 10px;margin:0 10px 10px 0;transition:.2s ease}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button:nth-child(3n+3){margin-right:0}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button .custom-button-effect{display:none}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button .custom-button-content{font-family:Manrope,sans-serif;font-size:14px;line-height:16px;font-weight:600;color:#475c85!important;transition:.2s ease}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button.is-selected{background-color:#477eeb}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button.is-selected .custom-button-content{color:#fff!important}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button:hover{background-color:#6795ef}.date-time-picker .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button:hover .custom-button-content{color:#fff!important}.date-time-picker .datetimepicker .datepicker .datepicker-buttons-container{border-top:none;padding:0;margin-top:25px}.date-time-picker .datetimepicker .datepicker .datepicker-buttons-container button.validate{height:44px;background-color:#477eeb;border:none;border-radius:10px;cursor:pointer}.date-time-picker .datetimepicker .datepicker .datepicker-buttons-container button.validate .datepicker-button-effect,.date-time-picker .datetimepicker .datepicker .datepicker-buttons-container button.validate svg{display:none}.date-time-picker .datetimepicker .datepicker .datepicker-buttons-container button.validate:before{content:"Сохранить";font-size:14px;line-height:18px;font-weight:600;letter-spacing:.02em;font-family:Manrope,sans-serif;color:#fff}.date-time-picker .datetimepicker .datepicker .datepicker-buttons-container button.validate:hover,.date-time-picker .datetimepicker .datepicker .datepicker-buttons-container button.validate:focus{background-color:#598bed}.date-time-picker .datetimepicker .datepicker .datepicker-buttons-container button.validate:active{background-color:#477ce6}.date-time-picker.notifications-date__time-picker .field{position:relative}.date-time-picker.notifications-date__time-picker .field:before{content:"";position:absolute;top:0;bottom:0;left:12px;width:16px;height:16px;margin:auto;z-index:2;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23CDD5E4'%3E %3Cpath d='M12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5Z' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 12V8.25' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 12L16.687 16.688' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") no-repeat center;background-size:contain}.notifications-date__reset-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E") no-repeat center;background-size:16px;transition:.2s ease}.notifications-date__reset-button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23477eeb' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.date-time-period .field{position:relative}.date-time-period .field:before{content:"";position:absolute;top:0;bottom:0;left:12px;width:16px;height:16px;margin:auto;z-index:1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23CDD5E4'%3E %3Cpath d='M21.752 3.75H2.25201C1.42359 3.75 0.752014 4.42157 0.752014 5.25V21.75C0.752014 22.5784 1.42359 23.25 2.25201 23.25H21.752C22.5804 23.25 23.252 22.5784 23.252 21.75V5.25C23.252 4.42157 22.5804 3.75 21.752 3.75Z' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.752014 9.75H23.252' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.75201 6V0.75' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.252 6V0.75' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") no-repeat center;background-size:contain}.date-time-period .field .field-input{width:100%;min-height:44px;font-size:14px;color:#5973a6;font-family:Manrope,sans-serif;line-height:24px;font-weight:500;padding:10px 20px 10px 53px;letter-spacing:.02em;border:none!important;border-radius:10px;box-shadow:0 5px 20px #090b1008}.date-time-period .field .field-input:placeholder{color:#9cabc9}.date-time-period .field .field-input::-webkit-input-placeholder{color:#9cabc9}.date-time-period .field .field-clear-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E") no-repeat center;background-size:16px;transition:.2s ease}.date-time-period .field .field-clear-button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23477eeb' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.date-time-period .field .field-clear-button .custom-button-effect,.date-time-period .field .field-clear-button .fs-16{display:none}.date-time-period .datetimepicker .datepicker{max-width:360px!important;min-width:360px!important}.date-time-period .datetimepicker .datepicker .pickers-container{background-color:#fff}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container{width:100%}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .shortcuts-container{display:none}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls{display:flex;height:26px;margin-bottom:30px}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label{display:block;text-align:center;height:26px}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex{display:inline-block;min-width:50px;transition-duration:0s}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex>button{display:inline-block;width:100%;padding:0 3px!important;height:26px;transition-duration:0s}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex>button .custom-button-effect{display:none!important}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex>button .custom-button-content{display:block;text-align:left;color:#475c85!important;font-family:Manrope,sans-serif;font-size:18px!important;line-height:22px!important;font-weight:600;transition:.2s ease}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex>button .custom-button-content:hover{color:#477eeb!important}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex.justify-content-right{left:0}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .datepicker-container-label>.flex.justify-content-right>button .custom-button-content{text-align:right}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month{flex:0}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button{width:24px;height:24px;border-radius:10px;padding:20px;margin:0;background-color:#eef1f6;background-repeat:no-repeat;background-position:center;background-size:7px;transition:.2s ease}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button>svg{display:none}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button:hover{background-color:#eee}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button:active{background-color:#eaeaea}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button.datepicker-prev{background-position:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.353554 4.98865C0.353385 4.85238 0.382283 4.71765 0.438319 4.59343C0.494355 4.46922 0.576239 4.35839 0.678508 4.26834L5.32451 0.181003C5.47847 0.0518166 5.67686 -0.0120075 5.87726 0.00317769C6.07766 0.0183629 6.26417 0.111352 6.3969 0.262262C6.52964 0.413171 6.59806 0.610023 6.58754 0.810724C6.57702 1.01143 6.4884 1.20005 6.34062 1.33625L2.27786 4.91033C2.26671 4.9201 2.25777 4.93215 2.25165 4.94565C2.24553 4.95916 2.24236 4.97382 2.24236 4.98865C2.24236 5.00348 2.24553 5.01814 2.25165 5.03164C2.25777 5.04515 2.26671 5.0572 2.27786 5.06697L6.34061 8.64104C6.41918 8.70697 6.48377 8.78793 6.53059 8.87917C6.57742 8.97041 6.60553 9.07009 6.61328 9.17235C6.62103 9.27462 6.60826 9.37739 6.57571 9.47465C6.54317 9.57191 6.49152 9.66168 6.42379 9.73868C6.35606 9.81569 6.27361 9.87838 6.18131 9.92307C6.089 9.96776 5.98869 9.99354 5.88628 9.99891C5.78386 10.0043 5.68141 9.98912 5.58494 9.95432C5.48846 9.91953 5.39992 9.8658 5.32451 9.7963L0.680174 5.71021C0.577653 5.62 0.495505 5.509 0.439191 5.38459C0.382876 5.26018 0.353684 5.12521 0.353554 4.98865Z'/%3E %3C/svg%3E")}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .datepicker-controls .arrow-month>button.datepicker-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M6.64645 4.98865C6.64661 4.85238 6.61772 4.71765 6.56168 4.59343C6.50565 4.46922 6.42376 4.35839 6.32149 4.26834L1.67549 0.181003C1.52153 0.0518166 1.32314 -0.0120075 1.12274 0.00317769C0.922338 0.0183629 0.73583 0.111352 0.603097 0.262262C0.470365 0.413171 0.401942 0.610023 0.412461 0.810724C0.422979 1.01143 0.511604 1.20005 0.659385 1.33625L4.72214 4.91033C4.73329 4.9201 4.74223 4.93215 4.74835 4.94565C4.75447 4.95916 4.75764 4.97382 4.75764 4.98865C4.75764 5.00348 4.75447 5.01814 4.74835 5.03164C4.74223 5.04515 4.73329 5.0572 4.72214 5.06697L0.659385 8.64104C0.580824 8.70697 0.516232 8.78793 0.469408 8.87917C0.422583 8.97041 0.39447 9.07009 0.386721 9.17235C0.378973 9.27462 0.391744 9.37739 0.424286 9.47465C0.456827 9.57191 0.508482 9.66168 0.576213 9.73868C0.643945 9.81569 0.726387 9.87838 0.818693 9.92307C0.911 9.96776 1.01131 9.99354 1.11372 9.99891C1.21614 10.0043 1.31859 9.98912 1.41506 9.95432C1.51154 9.91953 1.60008 9.8658 1.67549 9.7963L6.31983 5.71021C6.42235 5.62 6.50449 5.509 6.56081 5.38459C6.61712 5.26018 6.64632 5.12521 6.64645 4.98865Z'/%3E %3C/svg%3E")}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .week-days{display:none}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container{height:auto!important;min-height:220px!important}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days{display:flex;flex-wrap:wrap}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day{width:44px;height:44px}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day .datepicker-day-text{display:flex;align-items:center;justify-content:center;width:34px;height:34px;font-family:Manrope,sans-serif;font-weight:600;font-size:14px;line-height:16px;color:#475c85}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day .datepicker-day-effect{border-radius:10px;padding:20px}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day .datepicker-today{border-radius:10px;padding:20px;background-color:#eef1f6}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day:hover .datepicker-day-text,.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.selected .datepicker-day-text{color:#fff}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day:hover .datepicker-day-effect,.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.selected .datepicker-day-effect{background-color:#477eeb!important}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.between .datepicker-day-effect{border-radius:0;opacity:1;background-color:#477eeb!important}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.between.first .datepicker-day-effect{border-radius:10px 0 0 10px}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.between.last .datepicker-day-effect{border-radius:0 10px 10px 0}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .month-container .datepicker-days .datepicker-day.between.first.last .datepicker-day-effect{border-radius:initial}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector{display:block;padding:0;top:-10px}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .justify-content-right{margin-bottom:30px}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .justify-content-right .custom-button{width:100%;height:34px;border:none;border-radius:20px;padding:8px 10px;transition:.2s ease;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E") no-repeat center #eef1f6;background-size:20px}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .justify-content-right .custom-button:hover{background-color:#477eeb;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .justify-content-right .custom-button .custom-button-effect,.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .justify-content-right .custom-button .custom-button-content{display:none}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button{width:calc(33.33333% - 10px);height:34px;border:none;border-radius:20px;padding:8px 10px;margin:0 10px 10px 0;transition:.2s ease}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button:nth-child(3n+3){margin-right:0}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button .custom-button-effect{display:none}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button .custom-button-content{font-family:Manrope,sans-serif;font-size:14px;line-height:16px;font-weight:600;color:#475c85!important;transition:.2s ease}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button.is-selected{background-color:#477eeb}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button.is-selected .custom-button-content{color:#fff!important}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button:hover{background-color:#6795ef}.date-time-period .datetimepicker .datepicker .pickers-container .datepicker-container .calendar .year-month-selector .flex-wrap .custom-button:hover .custom-button-content{color:#fff!important}.date-time-period .datetimepicker .datepicker .datepicker-buttons-container{border-top:none;padding:0;margin-top:25px}.date-time-period .datetimepicker .datepicker .datepicker-buttons-container button.validate{height:44px;background-color:#477eeb;border:none;border-radius:10px;cursor:pointer}.date-time-period .datetimepicker .datepicker .datepicker-buttons-container button.validate .datepicker-button-effect,.date-time-period .datetimepicker .datepicker .datepicker-buttons-container button.validate svg{display:none}.date-time-period .datetimepicker .datepicker .datepicker-buttons-container button.validate:before{content:"Сохранить";font-size:14px;line-height:18px;font-weight:600;letter-spacing:.02em;font-family:Manrope,sans-serif;color:#fff}.date-time-period .datetimepicker .datepicker .datepicker-buttons-container button.validate:hover,.date-time-period .datetimepicker .datepicker .datepicker-buttons-container button.validate:focus{background-color:#598bed}.date-time-period .datetimepicker .datepicker .datepicker-buttons-container button.validate:active{background-color:#477ce6}.date-time-period.notifications-date__time-picker .field{position:relative}.date-time-period.notifications-date__time-picker .field:before{content:"";position:absolute;top:0;bottom:0;left:12px;width:16px;height:16px;margin:auto;z-index:2;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23CDD5E4'%3E %3Cpath d='M12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5Z' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 12V8.25' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 12L16.687 16.688' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") no-repeat center;background-size:contain}.notifications-date__reset-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E") no-repeat center;background-size:16px;transition:.2s ease}.notifications-date__reset-button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23477eeb' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.switch-block-form{display:flex;align-items:center}.switch-block-content{align-items:center;color:#5973a6;padding-left:10px;font-size:14px;line-height:18px;max-width:calc(100% - 48px);min-width:177px}.switch-block-content .icon{margin-left:5px}.radio,.checkbox{display:inline-flex;align-items:center;justify-content:flex-start!important;cursor:pointer;margin-bottom:0;-webkit-user-select:none;user-select:none}.radio i,.checkbox i{position:relative;width:16px;height:16px;background-color:#fff;box-shadow:0 5px 30px #090b100d}.radio i:before,.checkbox i:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:6px;height:6px;background-color:#477eeb;transform:scale(0);transition:.2s ease}.radio span,.checkbox span{font-size:14px;line-height:18px;margin-left:10px}.radio input,.checkbox input{display:none}.radio input:checked+i:before,.checkbox input:checked+i:before{transform:scale(1)}.radio i{border-radius:10px}.radio i:before{border-radius:6px}.checkbox i{border-radius:4px}.checkbox i:before{border-radius:2px}.dropdown,.dropdown .dropdown-toggle{position:relative}.dropdown .dropdown-menu{z-index:1;position:absolute;top:calc(100% + 10px);left:0;padding:15px;background-color:#fff;min-width:120px;border-radius:10px;box-shadow:0 5px 20px #090b1008}.dropdown.open-top .dropdown-menu{top:auto;bottom:calc(100% + 10px)}.sorting-block{display:flex;flex-wrap:wrap;margin-bottom:15px}.sorting-block .types a{display:inline-block;color:#5973a6;font-size:14px;line-height:19px;margin:0 20px 0 10px;min-height:30px;padding:10px 0;border-bottom:2px solid transparent}.sorting-block .types a:last-child{margin-right:10px}.sorting-block .types a.is-active{color:#477eeb;border-bottom:2px solid #477eeb}.sorting-icon{position:absolute;top:50%;transform:translateY(-50%) rotate(0);opacity:0;vertical-align:-3px;transition:opacity .4s ease-out,transform .2s linear}.sorting-icon--is-active{opacity:1}.sorting-icon--rotate{transform:translateY(-50%) rotate(-180deg)}.face-template{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:20px;height:150px;border-radius:10px;background-repeat:no-repeat;background-position:center;background-color:#eee;box-shadow:0 5px 20px #00000008;overflow:hidden}.face-template:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000,#00000080)}.face-template__logo{z-index:1;height:44px}.face-template__logo img{border-radius:10px}.face-template__title{z-index:1;overflow:hidden;margin-top:15px;font-size:18px;line-height:24px;color:#fff}.template-list-item-card{position:relative}.template-list-item-card .inner{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:14vh;min-height:130px;border-radius:10px;background-repeat:no-repeat;background-position:center;background-color:#eee;background-size:cover;padding:20px;box-shadow:0 5px 20px #090b1008;overflow:hidden;transition:opacity .2s ease}.template-list-item-card .inner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000,#00000080)}.template-list-item-card .inner .item-logo{position:absolute;top:20px;left:20px;z-index:2;display:inline-block;height:44px;text-align:center;opacity:1;visibility:visible;transition:.2s ease}.template-list-item-card .inner .item-logo img{display:inline-block;height:100%;width:auto;border-radius:10px}.template-list-item-card .inner .item-actions{position:absolute;top:20px;left:20px;width:calc(100% - 40px);display:flex;align-items:center;justify-content:space-between;visibility:hidden;z-index:2}.template-list-item-card .inner .item-actions>div{display:flex;align-items:center}.template-list-item-card .inner .item-actions .action{display:flex;padding:7px;background-color:#12172180;border-radius:10px;cursor:pointer;margin-right:10px}.template-list-item-card .inner .item-actions .action:last-child{margin-right:0}.template-list-item-card .inner .item-actions .action i{width:16px;height:16px}.template-list-item-card .inner .item-actions .action span{font-size:14px;line-height:16px;color:#fff;margin-left:10px;padding-right:3px;display:none}.template-list-item-card .inner .item-actions .action:hover span{display:block}.template-list-item-card .inner .item-title{position:absolute;bottom:20px;left:20px;z-index:2;font-size:18px;line-height:24px;color:#fff;max-height:100%;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis}.template-list-item-card .inner:not(.selected-item):hover .item-logo{opacity:0;visibility:hidden}.template-list-item-card .inner:not(.selected-item):hover .item-actions{visibility:visible}.template-list-item-card.selected-item .inner{cursor:pointer;-webkit-user-select:none;user-select:none}.template-list-item-card.selected-item .inner:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;border-radius:10px;border:3px solid transparent;transition:.2s ease}.template-list-item-card.selected-item:after{content:"";position:absolute;top:20px;right:35px;width:16px;height:16px;border-radius:16px;background-color:#477eeb;border:5px solid #fff;opacity:0;visibility:hidden;transition:.2s ease}.template-list-item-card.selected-item.is-selected:after{opacity:1;visibility:visible}.template-list-item-card.selected-item.is-selected .inner:after{border-color:#477eeb}.template-list-item-card.inactive .inner{opacity:.25}.search-block .form-group{position:relative}.search-block .form-group:before{content:"";position:absolute;top:0;bottom:0;left:10px;width:24px;height:24px;margin:auto;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23DEE3ED' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20.7206 19.3745L15.7341 14.3867C16.8225 12.9555 17.3268 11.1642 17.145 9.37527C16.9632 7.58629 16.1089 5.93316 14.7548 4.75035C13.4007 3.56753 11.648 2.94334 9.85131 3.00405C8.05459 3.06476 6.34801 3.80583 5.07682 5.07735C3.80563 6.34887 3.06474 8.0559 3.00405 9.85307C2.94335 11.6502 3.56739 13.4034 4.7499 14.7578C5.93241 16.1122 7.5851 16.9668 9.37362 17.1487C11.1621 17.3305 12.953 16.8261 14.3837 15.7373L19.3703 20.7252C19.5509 20.9014 19.7932 21 20.0454 21C20.2977 21 20.54 20.9014 20.7206 20.7252C20.8995 20.546 21 20.3031 21 20.0498C21 19.7966 20.8995 19.5537 20.7206 19.3745ZM4.96131 10.1162C4.96131 9.0963 5.26367 8.09931 5.83014 7.2513C6.39662 6.40329 7.20177 5.74235 8.14379 5.35206C9.0858 4.96176 10.1224 4.85964 11.1224 5.05861C12.1224 5.25758 13.041 5.74871 13.762 6.46988C14.483 7.19105 14.974 8.10988 15.1729 9.11018C15.3718 10.1105 15.2698 11.1473 14.8796 12.0896C14.4894 13.0318 13.8286 13.8372 12.9808 14.4038C12.133 14.9704 11.1363 15.2729 10.1167 15.2729C8.74987 15.2712 7.43953 14.7274 6.47306 13.7607C5.5066 12.794 4.96293 11.4833 4.96131 10.1162Z'/%3E %3C/svg%3E") no-repeat center;background-size:contain}.search-block .form-group .form-control{padding:10px 20px 10px 44px}.search-block .form-group .form-control:placeholder{color:#cdd5e4}.search-block .form-group .form-control::-webkit-input-placeholder{color:#cdd5e4}.tabs{display:flex;margin-bottom:5px}.tabs__item{-webkit-user-select:none;user-select:none;font-size:14px;line-height:19px;padding:5px 0;color:#5973a6}.tabs__item:not(:last-child){margin-right:10px}.tabs__item.active{color:#477eeb;border-bottom:2px solid #477eeb}.tabs__link{color:inherit}.upload-file-block{min-height:214px;padding:20px;background-color:#fff;border-radius:10px;box-shadow:0 5px 20px #090b1008}.upload-file-block .icon-upload{width:48px;height:48px;margin-bottom:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23EEF1F6'%3E %3Cpath d='M34.5 46.5C41.1274 46.5 46.5 41.1274 46.5 34.5C46.5 27.8726 41.1274 22.5 34.5 22.5C27.8726 22.5 22.5 27.8726 22.5 34.5C22.5 41.1274 27.8726 46.5 34.5 46.5Z' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M34.5 40.5V28.5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M34.5 28.5L30 33' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M34.5 28.5L39 33' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.5 40.5H4.5C3.70435 40.5 2.94129 40.1839 2.37868 39.6213C1.81607 39.0587 1.5 38.2956 1.5 37.5V4.5C1.5 3.70435 1.81607 2.94129 2.37868 2.37868C2.94129 1.81607 3.70435 1.5 4.5 1.5H25.758C26.5531 1.50017 27.3156 1.81596 27.878 2.378L33.622 8.122C34.184 8.6844 34.4998 9.44691 34.5 10.242V16.5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.5 11.25C10.6483 11.25 10.7933 11.294 10.9167 11.3764C11.04 11.4588 11.1361 11.5759 11.1929 11.713C11.2497 11.85 11.2645 12.0008 11.2356 12.1463C11.2067 12.2918 11.1352 12.4254 11.0303 12.5303C10.9254 12.6352 10.7918 12.7067 10.6463 12.7356C10.5008 12.7645 10.35 12.7497 10.213 12.6929C10.0759 12.6361 9.95881 12.54 9.8764 12.4167C9.79399 12.2933 9.75 12.1483 9.75 12C9.75 11.8011 9.82902 11.6103 9.96967 11.4697C10.1103 11.329 10.3011 11.25 10.5 11.25Z' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M24.17 19.172L22.5 16.5C22.3649 16.2968 22.1821 16.1296 21.9677 16.0131C21.7532 15.8965 21.5135 15.8342 21.2694 15.8314C21.0253 15.8286 20.7843 15.8856 20.5672 15.9972C20.3502 16.1089 20.1637 16.2719 20.024 16.472L16.024 22.174L13.56 20.2C13.3977 20.0699 13.2101 19.975 13.0091 19.9213C12.8082 19.8676 12.5982 19.8563 12.3926 19.8881C12.1871 19.9199 11.9903 19.9941 11.815 20.106C11.6396 20.2178 11.4894 20.365 11.374 20.538L7.5 28.5H16.5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.upload-file-block p{font-size:14px;line-height:20px;margin-bottom:10px}.upload-file-block p.gray{color:#9cabc9}.upload-file-block .download{margin:15px 0 0}.upload-file-block .download a{display:inline-block;border-bottom:1px solid transparent}.upload-file-block .download a:hover{border-bottom-color:#477eeb}.upload-file-block .stage{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:174px}.upload-file-block .stage .progress-circular{position:relative;width:80px;height:80px;border:4px solid transparent;border-radius:40px;background-repeat:no-repeat;background-position:center}.upload-file-block .stage .progress-circular .v-progress-circular{position:absolute;top:-4px;left:-4px;width:100%;height:100%}.upload-file-block .stage .progress-circular .v-progress-circular__underlay{stroke:#eef1f6}.upload-file-block .stage .progress-circular .v-progress-circular__overlay{stroke-linecap:round}.upload-file-block .stage p{font-weight:500;margin:15px 0 0}.upload-file-block .stage.default p{margin:0 0 10px}.upload-file-block .stage.onDragOver{border:2px dashed #eef1f6;border-radius:10px}.upload-file-block .stage.onDragOver .icon-upload{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M34.5 46.5C41.1274 46.5 46.5 41.1274 46.5 34.5C46.5 27.8726 41.1274 22.5 34.5 22.5C27.8726 22.5 22.5 27.8726 22.5 34.5C22.5 41.1274 27.8726 46.5 34.5 46.5Z' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M34.5 40.5V28.5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M34.5 28.5L30 33' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M34.5 28.5L39 33' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.5 40.5H4.5C3.70435 40.5 2.94129 40.1839 2.37868 39.6213C1.81607 39.0587 1.5 38.2956 1.5 37.5V4.5C1.5 3.70435 1.81607 2.94129 2.37868 2.37868C2.94129 1.81607 3.70435 1.5 4.5 1.5H25.758C26.5531 1.50017 27.3156 1.81596 27.878 2.378L33.622 8.122C34.184 8.6844 34.4998 9.44691 34.5 10.242V16.5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.5 11.25C10.6483 11.25 10.7933 11.294 10.9167 11.3764C11.04 11.4588 11.1361 11.5759 11.1929 11.713C11.2497 11.85 11.2645 12.0008 11.2356 12.1463C11.2067 12.2918 11.1352 12.4254 11.0303 12.5303C10.9254 12.6352 10.7918 12.7067 10.6463 12.7356C10.5008 12.7645 10.35 12.7497 10.213 12.6929C10.0759 12.6361 9.95881 12.54 9.8764 12.4167C9.79399 12.2933 9.75 12.1483 9.75 12C9.75 11.8011 9.82902 11.6103 9.96967 11.4697C10.1103 11.329 10.3011 11.25 10.5 11.25Z' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M24.17 19.172L22.5 16.5C22.3649 16.2968 22.1821 16.1296 21.9677 16.0131C21.7532 15.8965 21.5135 15.8342 21.2694 15.8314C21.0253 15.8286 20.7843 15.8856 20.5672 15.9972C20.3502 16.1089 20.1637 16.2719 20.024 16.472L16.024 22.174L13.56 20.2C13.3977 20.0699 13.2101 19.975 13.0091 19.9213C12.8082 19.8676 12.5982 19.8563 12.3926 19.8881C12.1871 19.9199 11.9903 19.9941 11.815 20.106C11.6396 20.2178 11.4894 20.365 11.374 20.538L7.5 28.5H16.5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.upload-file-block .stage.onDragOver p{margin:0;color:#477eeb}.upload-file-block .stage.onLoadProgress p{display:none}.upload-file-block .stage.onLoadSuccess .progress-circular{border-color:#40bf6a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M45.3334 22.6666L29.3334 41.3333L18.6667 30.6666' stroke='%2340BF6A' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-size:55px}.upload-file-block .stage.onLoadSuccess .progress-circular .v-progress-circular{display:none}.upload-file-block .stage.onLoadError .progress-circular{border-color:#d8364c;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M32 33.3334V16.6667' stroke='%23EB4747' stroke-width='4' stroke-miterlimit='10' stroke-linecap='round'/%3E %3Cpath d='M32 44C31.8022 44 31.6089 44.0586 31.4444 44.1685C31.28 44.2784 31.1518 44.4346 31.0761 44.6173C31.0004 44.8 30.9806 45.0011 31.0192 45.1951C31.0578 45.3891 31.153 45.5673 31.2929 45.7071C31.4327 45.847 31.6109 45.9422 31.8049 45.9808C31.9989 46.0194 32.2 45.9996 32.3827 45.9239C32.5654 45.8482 32.7216 45.72 32.8315 45.5556C32.9414 45.3911 33 45.1978 33 45C33 44.7348 32.8946 44.4804 32.7071 44.2929C32.5196 44.1054 32.2652 44 32 44Z' fill='%23EB4747' stroke='%23EB4747' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-size:55px}.upload-file-block .stage.onLoadError .progress-circular .v-progress-circular{display:none}.upload-file-block .stage.onSuccessUpload .image-container{line-height:0;flex-grow:1;align-content:end}.upload-file-block .stage.onSuccessUpload .image{background-image:repeating-conic-gradient(#999 0,#999 25%,#fff 0,#fff 50%);background-size:10px 10px;background-repeat:repeat;max-height:200px;width:100%;object-fit:contain}.upload-file-block .stage.onSuccessUpload p span{display:inline-block;color:#477eeb;cursor:pointer;border-bottom:1px solid transparent;transition:.2s ease;-webkit-user-select:none;user-select:none}.upload-file-block .stage.onSuccessUpload p span:hover{border-bottom-color:#477eeb}.color-picker__dropdown{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.color-picker{height:50px;background-color:#fff;box-shadow:0 5px 20px #090b1008;border-radius:10px;cursor:pointer}.bottom-action{position:fixed;bottom:0;z-index:2;left:84px;padding:0 30px 30px;width:calc(50% - 42px);background:linear-gradient(180deg,#f1f2f400,#f1f2f4);transition:.2s ease;opacity:1;visibility:visible;transform:translateY(100%);transition:transform .5s ease}@media (max-width: 1800px){.bottom-action{width:calc(65% - 52px)}}.bottom-action.is-active{transform:translateY(0)}.bottom-action.is-hidden{opacity:0;visibility:hidden}.bottom-action.wide{width:calc(100% - 84px)}.bottom-action .inner{display:flex;justify-content:space-between;padding:15px 20px;background-color:#f8f9fb;box-shadow:0 5px 30px #090b100d;border-radius:10px}.bottom-action .inner.adds{border-radius:10px 10px 0 0}.bottom-action .inner+.inner{border-radius:0 0 10px 10px}.bottom-action .inner+.inner>div{width:100%}.notifications-block-wrapper{position:fixed;left:0;width:100%;bottom:0;z-index:20}.notifications-block-wrapper .notifications-block{display:flex;align-items:center;z-index:3;min-height:84px;background-color:#dee3ed;padding:30px}.notifications-block-wrapper .notifications-block>.icon{width:28px;height:28px}.notifications-block-wrapper .notifications-block .text{margin-left:30px;width:calc(100% - 78px);font-size:14px;line-height:18px}.notifications-block-wrapper .notifications-block .close{width:24px;height:24px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E") no-repeat center;background-size:18px;cursor:pointer}.notifications-block-wrapper .notifications-block.status-success{background-color:#40bf6a}.notifications-block-wrapper .notifications-block.status-success .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M9 12.75H2.25C1.85218 12.75 1.47064 12.592 1.18934 12.3107C0.908035 12.0294 0.75 11.6478 0.75 11.25V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H20.25C20.6478 0.75 21.0294 0.908035 21.3107 1.18934C21.592 1.47064 21.75 1.85218 21.75 2.25V8.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 17.25C23.25 18.4367 22.8981 19.5967 22.2388 20.5834C21.5795 21.5701 20.6425 22.3392 19.5461 22.7933C18.4497 23.2474 17.2433 23.3662 16.0795 23.1347C14.9156 22.9032 13.8465 22.3318 13.0074 21.4926C12.1682 20.6535 11.5968 19.5844 11.3653 18.4205C11.1338 17.2567 11.2526 16.0503 11.7067 14.9539C12.1609 13.8575 12.9299 12.9205 13.9166 12.2612C14.9033 11.6019 16.0633 11.25 17.25 11.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 12.749L17.78 18.219C17.7104 18.2887 17.6278 18.344 17.5369 18.3817C17.4459 18.4194 17.3484 18.4388 17.25 18.4388C17.1516 18.4388 17.0541 18.4194 16.9631 18.3817C16.8722 18.344 16.7896 18.2887 16.72 18.219L15 16.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 6.375C5.32417 6.375 5.39667 6.39699 5.45834 6.4382C5.52001 6.47941 5.56807 6.53797 5.59646 6.6065C5.62484 6.67502 5.63227 6.75042 5.6178 6.82316C5.60333 6.8959 5.56761 6.96272 5.51517 7.01517C5.46272 7.06761 5.3959 7.10333 5.32316 7.1178C5.25042 7.13227 5.17502 7.12484 5.1065 7.09646C5.03797 7.06807 4.97941 7.02001 4.9382 6.95834C4.89699 6.89667 4.875 6.82417 4.875 6.75C4.87487 6.70072 4.88448 6.6519 4.90328 6.60634C4.92208 6.56078 4.94969 6.51939 4.98454 6.48454C5.01939 6.44969 5.06078 6.42208 5.10634 6.40328C5.1519 6.38448 5.20072 6.37487 5.25 6.375' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 6.375C11.3242 6.375 11.3967 6.39699 11.4583 6.4382C11.52 6.47941 11.5681 6.53797 11.5965 6.6065C11.6248 6.67502 11.6323 6.75042 11.6178 6.82316C11.6033 6.8959 11.5676 6.96272 11.5152 7.01517C11.4627 7.06761 11.3959 7.10333 11.3232 7.1178C11.2504 7.13227 11.175 7.12484 11.1065 7.09646C11.038 7.06807 10.9794 7.02001 10.9382 6.95834C10.897 6.89667 10.875 6.82417 10.875 6.75C10.8749 6.70072 10.8845 6.6519 10.9033 6.60634C10.9221 6.56078 10.9497 6.51939 10.9845 6.48454C11.0194 6.44969 11.0608 6.42208 11.1063 6.40328C11.1519 6.38448 11.2007 6.37487 11.25 6.375' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.25 6.375C17.3242 6.375 17.3967 6.39699 17.4583 6.4382C17.52 6.47941 17.5681 6.53797 17.5965 6.6065C17.6248 6.67502 17.6323 6.75042 17.6178 6.82316C17.6033 6.8959 17.5676 6.96272 17.5152 7.01517C17.4627 7.06761 17.3959 7.10333 17.3232 7.1178C17.2504 7.13227 17.175 7.12484 17.1065 7.09646C17.038 7.06807 16.9794 7.02001 16.9382 6.95834C16.897 6.89667 16.875 6.82417 16.875 6.75C16.8749 6.70072 16.8845 6.6519 16.9033 6.60634C16.9221 6.56078 16.9497 6.51939 16.9845 6.48454C17.0194 6.44969 17.0608 6.42208 17.1063 6.40328C17.1519 6.38448 17.2007 6.37487 17.25 6.375' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.notifications-block-wrapper .notifications-block.status-success .text{color:#fff}.notifications-block-wrapper .notifications-block.status-success .close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.notifications-block-wrapper .notifications-block.status-info{background-color:#477eeb}.notifications-block-wrapper .notifications-block.status-info>.icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' stroke='%23fff' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E")}.notifications-block-wrapper .notifications-block.status-info .text{color:#fff}.notifications-block-wrapper .notifications-block.status-info .btn .icon--close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.notifications-block-wrapper .notifications-block.status-error{background-color:#d8364c}.notifications-block-wrapper .notifications-block.status-error .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M9 12.75H2.25C1.85218 12.75 1.47064 12.592 1.18934 12.3107C0.908035 12.0294 0.75 11.6478 0.75 11.25V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H20.25C20.6478 0.75 21.0294 0.908035 21.3107 1.18934C21.592 1.47064 21.75 1.85218 21.75 2.25V8.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 17.25C23.25 18.4367 22.8981 19.5967 22.2388 20.5834C21.5795 21.5701 20.6425 22.3392 19.5461 22.7933C18.4497 23.2474 17.2433 23.3662 16.0795 23.1347C14.9156 22.9032 13.8465 22.3318 13.0074 21.4926C12.1682 20.6535 11.5968 19.5844 11.3653 18.4205C11.1338 17.2567 11.2526 16.0503 11.7067 14.9539C12.1609 13.8575 12.9299 12.9205 13.9166 12.2612C14.9033 11.6019 16.0633 11.25 17.25 11.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 12.749L17.78 18.219C17.7104 18.2887 17.6278 18.344 17.5369 18.3817C17.4459 18.4194 17.3484 18.4388 17.25 18.4388C17.1516 18.4388 17.0541 18.4194 16.9631 18.3817C16.8722 18.344 16.7896 18.2887 16.72 18.219L15 16.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 6.375C5.32417 6.375 5.39667 6.39699 5.45834 6.4382C5.52001 6.47941 5.56807 6.53797 5.59646 6.6065C5.62484 6.67502 5.63227 6.75042 5.6178 6.82316C5.60333 6.8959 5.56761 6.96272 5.51517 7.01517C5.46272 7.06761 5.3959 7.10333 5.32316 7.1178C5.25042 7.13227 5.17502 7.12484 5.1065 7.09646C5.03797 7.06807 4.97941 7.02001 4.9382 6.95834C4.89699 6.89667 4.875 6.82417 4.875 6.75C4.87487 6.70072 4.88448 6.6519 4.90328 6.60634C4.92208 6.56078 4.94969 6.51939 4.98454 6.48454C5.01939 6.44969 5.06078 6.42208 5.10634 6.40328C5.1519 6.38448 5.20072 6.37487 5.25 6.375' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 6.375C11.3242 6.375 11.3967 6.39699 11.4583 6.4382C11.52 6.47941 11.5681 6.53797 11.5965 6.6065C11.6248 6.67502 11.6323 6.75042 11.6178 6.82316C11.6033 6.8959 11.5676 6.96272 11.5152 7.01517C11.4627 7.06761 11.3959 7.10333 11.3232 7.1178C11.2504 7.13227 11.175 7.12484 11.1065 7.09646C11.038 7.06807 10.9794 7.02001 10.9382 6.95834C10.897 6.89667 10.875 6.82417 10.875 6.75C10.8749 6.70072 10.8845 6.6519 10.9033 6.60634C10.9221 6.56078 10.9497 6.51939 10.9845 6.48454C11.0194 6.44969 11.0608 6.42208 11.1063 6.40328C11.1519 6.38448 11.2007 6.37487 11.25 6.375' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.25 6.375C17.3242 6.375 17.3967 6.39699 17.4583 6.4382C17.52 6.47941 17.5681 6.53797 17.5965 6.6065C17.6248 6.67502 17.6323 6.75042 17.6178 6.82316C17.6033 6.8959 17.5676 6.96272 17.5152 7.01517C17.4627 7.06761 17.3959 7.10333 17.3232 7.1178C17.2504 7.13227 17.175 7.12484 17.1065 7.09646C17.038 7.06807 16.9794 7.02001 16.9382 6.95834C16.897 6.89667 16.875 6.82417 16.875 6.75C16.8749 6.70072 16.8845 6.6519 16.9033 6.60634C16.9221 6.56078 16.9497 6.51939 16.9845 6.48454C17.0194 6.44969 17.0608 6.42208 17.1063 6.40328C17.1519 6.38448 17.2007 6.37487 17.25 6.375' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.notifications-block-wrapper .notifications-block.status-error .text{color:#fff}.notifications-block-wrapper .notifications-block.status-error .close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.fade-slide__top-enter-active{transition:all .3s ease}.fade-slide__top-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.fade-slide__top-enter,.fade-slide__top-leave-to{transform:translateY(-20px);opacity:0}.fade-slide__left-enter-active{transition:all .3s ease}.fade-slide__left-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.fade-slide__left-enter,.fade-slide__left-leave-to{transform:translate(20px);opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.img-contain{max-width:100%;max-height:100%;object-fit:contain}.vue-tel-input{position:relative;width:100%;border:none!important}.vue-tel-input:focus-within{box-shadow:none!important}.vue-tel-input .vti__dropdown{position:relative;width:50px;padding:0;margin-left:10px}.vue-tel-input .vti__dropdown:focus{outline:none}.vue-tel-input .vti__dropdown:focus-visible{outline-offset:-2px;outline:2px solid var(--color-primary)}.vue-tel-input .vti__dropdown.open{background:none}.vue-tel-input .vti__dropdown.open .vti__selection{background-color:#c3cfe699!important}.vue-tel-input .vti__dropdown:hover{background:none}.vue-tel-input .vti__dropdown:hover .vti__selection{background-color:#c3cfe699!important}.vue-tel-input .vti__selection{cursor:pointer;height:30px;display:flex;align-items:center;border-radius:6px}.vue-tel-input .vti__dropdown-list{position:absolute;list-style:none;background-color:#fff;padding-top:8px;padding-bottom:8px;z-index:2;max-height:230px;overflow:auto}.vue-tel-input .vti__dropdown-arrow{margin-left:4px}.vue-tel-input .vti__dropdown-item{cursor:pointer;padding:7px 10px}.vue-tel-input .vti__dropdown-item.highlighted{background-color:#c3cfe699}.vue-tel-input .vti__dropdown-item .vti__flag{display:inline-block;margin-right:7px}.vue-tel-input .vti__input{position:absolute;right:4px;top:0;bottom:0;width:calc(100% - 68px);padding-right:16px}.dp__main{font-family:inherit!important;width:auto!important}.activity-status{display:inline;position:relative}.activity-status:after{content:"•";color:var(--color);position:absolute;bottom:6px;right:-18px;font-size:2em;line-height:.5}.activity-status.activity-status--plastic:after{content:"";bottom:4px;right:-25px;width:20px;height:16px;background-size:contain;background-image:url(/assets/plastic-cards-Bf8D61IT.png)}.color-gray{--color: #d4d9e3}.color-blue{--color: #87cefa}.download-link-list{min-width:100px;list-style:none;display:flex;flex-direction:column}.download-link-list__item{cursor:pointer;padding:8px 0;font-weight:700;color:#477eeb;text-align:center}.download-link-list__item:hover{background-color:#5588ed}.data-table .table__row--hover-effect{transition:background-color .25s ease}.data-table .table__row--hover-effect:hover{cursor:pointer;background-color:#a5aad11a}.data-table .table__row--is-category{transition:background-color .25s ease;color:#fff;background-color:#5973a6e6}.data-table .table__row--is-category:hover{cursor:pointer;background-color:#5973a6cc}.extend-info{font-size:12px;line-height:2;color:#9cabc9}.card-status{display:inline-block;padding:2px 8px;border-radius:26px;background-color:#eef1f6;font-size:12px;font-weight:600;color:#9cabc9;white-space:nowrap}.card-status.active{background-color:#b3e6c4;color:#395}.card-status.inactive{background-color:#f5a3a3;color:#b81414}.main-sidebar{position:fixed;z-index:10;top:0;left:0;height:100%;box-shadow:0 10px 15px -1px #0000001a}@media (max-width: 991px){.main-sidebar{display:none}}.main-sidebar.is-hidden{display:none!important}.main-sidebar:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;transition:.3s ease;opacity:0;visibility:hidden}.main-sidebar .inner{position:relative;min-width:84px;height:100%;display:flex;flex-direction:column;transition:.2s ease;overflow-x:hidden;background-color:#fff}.main-sidebar .inner:before{content:"";position:absolute;top:0;left:0;width:84px;height:100%;background-color:#fff}.main-sidebar .account{position:relative;z-index:4}.main-sidebar .account .dropdown{position:absolute;left:0;right:0;display:none;max-width:100%}.main-sidebar .account .dropdown .dropdown-inner{margin:0 20px;background-color:#090b10;border-radius:10px}.main-sidebar .account .dropdown .dropdown-inner .account-switch{border-bottom:2px solid #242e42;padding:20px}.main-sidebar .account .dropdown .dropdown-inner .account-switch .search-block{margin-bottom:20px}.main-sidebar .account .dropdown .dropdown-inner .account-switch .search-block .form-group{margin-bottom:0}.main-sidebar .account .dropdown .dropdown-inner .account-switch .search-block .form-group .form-control{color:#477eeb}.main-sidebar .account .dropdown .dropdown-inner .account-switch .not-found{background-color:#121721;border-radius:10px;color:#fff;padding:15px;text-align:center;margin-top:10px;font-size:14px;line-height:19px;font-weight:600}.main-sidebar .account .dropdown .dropdown-inner .account-switch .add-account p{display:inline-flex;align-items:center;cursor:pointer}.main-sidebar .account .dropdown .dropdown-inner .account-switch .add-account p .icon{width:24px;height:24px;margin-right:15px}.main-sidebar .account .dropdown .dropdown-inner .account-switch .add-account p span{font-size:14px;line-height:19px;font-weight:600;color:#fff}.main-sidebar .account .dropdown .dropdown-inner .account-settings{padding:20px}.main-sidebar .account .dropdown .dropdown-inner .account-settings .item{margin-bottom:25px}.main-sidebar .account .dropdown .dropdown-inner .account-settings .item:last-child{margin-bottom:0}.main-sidebar .account .dropdown .dropdown-inner .account-settings .item a{display:flex;align-items:center;font-size:14px;line-height:18px;color:#fff}.main-sidebar .account .dropdown .dropdown-inner .account-settings .item a .icon{width:24px;height:24px}.main-sidebar .account .dropdown .dropdown-inner .account-settings .item a .icon.icon-setting{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M10.546 2.43797C10.7295 2.64167 10.9538 2.80454 11.2043 2.91602C11.4548 3.02751 11.7259 3.08511 12 3.08511C12.2742 3.08511 12.5453 3.02751 12.7958 2.91602C13.0463 2.80454 13.2705 2.64167 13.454 2.43797L14.4 1.39997C14.6712 1.09991 15.0285 0.891116 15.423 0.802234C15.8175 0.713353 16.2299 0.748745 16.6035 0.903554C16.9771 1.05836 17.2936 1.325 17.5097 1.66687C17.7257 2.00874 17.8306 2.40909 17.81 2.81297L17.739 4.21297C17.7253 4.48608 17.7689 4.75904 17.8671 5.01426C17.9653 5.26948 18.1158 5.50131 18.309 5.69481C18.5023 5.88831 18.7339 6.03919 18.9889 6.13774C19.244 6.23628 19.5169 6.28031 19.79 6.26697L21.19 6.19597C21.5937 6.17608 21.9936 6.28149 22.3349 6.49776C22.6763 6.71404 22.9424 7.03059 23.0968 7.40404C23.2513 7.77749 23.2864 8.18955 23.1975 8.58375C23.1085 8.97796 22.8999 9.33501 22.6 9.60597L21.558 10.546C21.3546 10.7297 21.192 10.9541 21.0806 11.2047C20.9693 11.4552 20.9118 11.7263 20.9118 12.0005C20.9118 12.2746 20.9693 12.5457 21.0806 12.7963C21.192 13.0468 21.3546 13.2712 21.558 13.455L22.6 14.395C22.9001 14.6661 23.1089 15.0234 23.1978 15.418C23.2867 15.8125 23.2513 16.2248 23.0965 16.5984C22.9417 16.972 22.675 17.2886 22.3331 17.5046C21.9913 17.7206 21.5909 17.8255 21.187 17.805L19.787 17.734C19.5133 17.7199 19.2397 17.7634 18.9839 17.8618C18.7281 17.9601 18.4957 18.1111 18.3019 18.3049C18.1081 18.4987 17.9572 18.731 17.8588 18.9868C17.7605 19.2426 17.717 19.5163 17.731 19.79L17.802 21.19C17.8199 21.5918 17.7137 21.9894 17.4978 22.3288C17.2818 22.6682 16.9666 22.9329 16.595 23.0869C16.2234 23.2409 15.8134 23.2768 15.4207 23.1897C15.028 23.1026 14.6717 22.8967 14.4 22.6L13.459 21.559C13.2754 21.3556 13.0511 21.1929 12.8006 21.0816C12.5501 20.9703 12.2791 20.9128 12.005 20.9128C11.731 20.9128 11.4599 20.9703 11.2095 21.0816C10.959 21.1929 10.7347 21.3556 10.551 21.559L9.60604 22.6C9.33485 22.8981 8.97833 23.1053 8.58509 23.1933C8.19184 23.2814 7.781 23.246 7.40858 23.0921C7.03617 22.9381 6.72029 22.6731 6.50401 22.333C6.28774 21.993 6.18159 21.5945 6.20004 21.192L6.27204 19.792C6.28612 19.5183 6.24258 19.2446 6.14424 18.9888C6.04589 18.733 5.89494 18.5007 5.70114 18.3069C5.50734 18.1131 5.27501 17.9621 5.01919 17.8638C4.76337 17.7654 4.48975 17.7219 4.21604 17.736L2.81604 17.807C2.41233 17.828 2.01198 17.7236 1.66998 17.5081C1.32797 17.2925 1.06108 16.9764 0.905923 16.6031C0.750771 16.2298 0.714973 15.8176 0.803445 15.4231C0.891916 15.0287 1.10032 14.6713 1.40004 14.4L2.44104 13.46C2.64449 13.2762 2.80712 13.0518 2.91843 12.8013C3.02974 12.5507 3.08726 12.2796 3.08726 12.0055C3.08726 11.7313 3.02974 11.4602 2.91843 11.2097C2.80712 10.9591 2.64449 10.7347 2.44104 10.551L1.40004 9.60597C1.10129 9.33498 0.893524 8.97832 0.805142 8.58478C0.71676 8.19123 0.752077 7.77999 0.906263 7.40727C1.06045 7.03455 1.32598 6.71855 1.66656 6.50245C2.00714 6.28636 2.40615 6.18072 2.80904 6.19997L4.20904 6.27097C4.48327 6.28539 4.75746 6.24197 5.01382 6.14351C5.27017 6.04506 5.50295 5.89379 5.69703 5.69952C5.89111 5.50525 6.04216 5.27232 6.14036 5.01587C6.23856 4.75943 6.28172 4.48519 6.26704 4.21097L6.20004 2.80997C6.18115 2.40724 6.28697 2.00848 6.50308 1.66811C6.71919 1.32775 7.03506 1.06235 7.40758 0.908137C7.7801 0.753923 8.19113 0.718404 8.58458 0.806427C8.97803 0.894449 9.33475 1.10173 9.60604 1.39997L10.546 2.43797Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 16.501C14.4853 16.501 16.5 14.4863 16.5 12.001C16.5 9.5157 14.4853 7.50098 12 7.50098C9.51472 7.50098 7.5 9.5157 7.5 12.001C7.5 14.4863 9.51472 16.501 12 16.501Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.main-sidebar .account .dropdown .dropdown-inner .account-settings .item a .icon.icon-logout{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M8.5 12.004H24.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20.5 15.754L24.25 12.004L20.5 8.25403' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.75 16.5V21C16.7672 21.3796 16.6333 21.7505 16.3777 22.0316C16.1221 22.3127 15.7655 22.4811 15.386 22.5H3.11304C2.73375 22.4808 2.37746 22.3123 2.12206 22.0312C1.86666 21.7501 1.73291 21.3794 1.75004 21V3C1.73264 2.62054 1.8663 2.24964 2.12176 1.96851C2.37721 1.68737 2.73365 1.51891 3.11304 1.5H15.386C15.7655 1.51891 16.1221 1.68734 16.3777 1.96845C16.6333 2.24955 16.7672 2.62044 16.75 3V7.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.main-sidebar .account .dropdown .dropdown-inner .account-settings .item a span{margin-left:20px}.main-sidebar .account.is-open .top .text .city span{color:#477eeb}.main-sidebar .account.is-open .top .text .city i{transform:rotateX(180deg)}.main-sidebar.is-hover:before{opacity:1;visibility:visible}.main-sidebar.is-hover .inner{width:300px}.main-sidebar.is-hover .inner .account .account__info .text,.main-sidebar.is-hover .inner .account .dropdown,.main-sidebar.is-hover .inner .sidebar-menu .item a span{display:block}.sidebar-menu{display:flex;flex-direction:column;flex-grow:1;position:relative;z-index:2;padding:15px 20px 30px}.sidebar-menu .item{margin-bottom:20px}.sidebar-menu .item:last-child{margin-bottom:0}.sidebar-menu .item a{display:none;align-items:center;color:#9cabc9;font-size:14px;line-height:18px;margin-top:10px}.sidebar-menu .item a:first-child{margin-top:0;display:flex}.sidebar-menu .item a .icon{width:44px;height:44px;transition:.2s ease;background-size:24px}.sidebar-menu .item a span{margin-left:10px;padding-right:15px}@media (min-width: 991px){.sidebar-menu .item a span{display:none}}.sidebar-menu .item a:hover,.sidebar-menu .item a.router-link-exact-active.router-link-active{color:#477eeb}.sidebar-menu .item a:hover .icon-dashboard,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-dashboard{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M10.5 12.526C10.5005 12.7852 10.3981 13.034 10.2153 13.2178C10.0325 13.4015 9.78421 13.5052 9.525 13.506H1.725C1.59662 13.5057 1.46954 13.4802 1.35104 13.4308C1.23254 13.3813 1.12494 13.3091 1.03439 13.2181C0.943842 13.127 0.872118 13.0191 0.823321 12.9003C0.774524 12.7816 0.74961 12.6544 0.750005 12.526V1.73598C0.749742 1.60755 0.774778 1.48032 0.823685 1.36156C0.872591 1.24281 0.944409 1.13485 1.03504 1.04384C1.12567 0.952843 1.23334 0.880584 1.35189 0.831192C1.47045 0.7818 1.59757 0.756244 1.726 0.755981L9.526 0.768981C9.78504 0.77004 10.0331 0.873821 10.2157 1.05755C10.3983 1.24128 10.5005 1.48994 10.5 1.74898V12.526Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.246 6.54401C23.2441 6.80083 23.1404 7.04641 22.9576 7.2268C22.7747 7.40718 22.5278 7.5076 22.271 7.50601H14.471C14.3438 7.50693 14.2176 7.48277 14.0998 7.43491C13.9819 7.38705 13.8746 7.31643 13.7841 7.22709C13.6935 7.13775 13.6215 7.03143 13.572 6.91422C13.5226 6.79701 13.4968 6.67121 13.496 6.54401V1.73101C13.4976 1.47445 13.6009 1.22902 13.7834 1.04863C13.9658 0.868252 14.2124 0.767677 14.469 0.769007L22.269 0.756007C22.5261 0.754143 22.7734 0.854419 22.9566 1.0348C23.1398 1.21519 23.2439 1.46092 23.246 1.71801V6.54401Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.5 22.291C10.4992 22.4185 10.4733 22.5446 10.4238 22.6621C10.3743 22.7796 10.3021 22.8862 10.2114 22.9758C10.1206 23.0655 10.0132 23.1363 9.89505 23.1844C9.77694 23.2325 9.65051 23.2568 9.523 23.256L1.723 23.243C1.46618 23.2441 1.21944 23.1431 1.03699 22.9624C0.854547 22.7816 0.751323 22.5358 0.75 22.279V17.47C0.750655 17.3427 0.776401 17.2167 0.825766 17.0993C0.875131 16.9819 0.947148 16.8754 1.0377 16.7859C1.12825 16.6964 1.23556 16.6256 1.35349 16.5776C1.47142 16.5295 1.59766 16.5052 1.725 16.506H9.525C9.78209 16.5047 10.0292 16.6055 10.212 16.7862C10.3948 16.967 10.4984 17.2129 10.5 17.47V22.291Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.472 23.256C14.3435 23.2557 14.2163 23.2301 14.0976 23.1807C13.979 23.1312 13.8713 23.0589 13.7807 22.9678C13.69 22.8767 13.6182 22.7686 13.5694 22.6497C13.5205 22.5308 13.4956 22.4035 13.496 22.275V11.487C13.4956 11.3585 13.5205 11.2313 13.5693 11.1125C13.6181 10.9937 13.6898 10.8856 13.7803 10.7946C13.8708 10.7035 13.9784 10.6311 14.0969 10.5816C14.2154 10.5321 14.3425 10.5064 14.471 10.506H22.271C22.3994 10.5064 22.5265 10.5321 22.645 10.5816C22.7635 10.6311 22.8711 10.7035 22.9616 10.7946C23.0522 10.8856 23.1239 10.9937 23.1727 11.1125C23.2215 11.2313 23.2464 11.3585 23.246 11.487V22.262C23.2465 22.5211 23.1443 22.7699 22.9617 22.9538C22.7791 23.1377 22.5311 23.2417 22.272 23.243L14.472 23.256Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon--analytics-graph,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon--analytics-graph{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23477eeb' viewBox='0 0 512 512'%3E %3Cg%3E %3Cpath d='M501.801,47.923H10.199C4.566,47.923,0,52.489,0,58.122v322.581c0,5.633,4.566,10.199,10.199,10.199h179.845v52.775 h-36.179c-5.633,0-10.199,4.566-10.199,10.199c0,5.633,4.566,10.199,10.199,10.199h204.27v0.001 c5.633,0,10.199-4.566,10.199-10.199c0-5.633-4.566-10.199-10.199-10.199h-36.179v-52.775h179.845 c5.633,0,10.199-4.566,10.199-10.199V58.122C512,52.489,507.434,47.923,501.801,47.923z M301.558,443.679h-91.116v-52.775h91.116 V443.679z M491.602,370.504H20.398V68.321h471.203V370.504z'/%3E %3C/g%3E %3Cg%3E %3Cpath d='M421.928,320.005h-8.351v-207.26c0-5.633-4.566-10.199-10.199-10.199h-70.082c-5.633,0-10.199,4.566-10.199,10.199v207.26 H301.24V171.49c0-5.633-4.566-10.199-10.199-10.199h-70.082c-5.633,0-10.199,4.566-10.199,10.199v148.515h-21.857v-87.709 c0-5.633-4.566-10.199-10.199-10.199h-70.082c-5.633,0-10.199,4.566-10.199,10.199v87.709H61.215 c-5.633,0-10.199,4.566-10.199,10.199c0,5.633,4.566,10.199,10.199,10.199h360.713c5.633,0,10.199-4.566,10.199-10.199 C432.127,324.571,427.561,320.005,421.928,320.005z M168.505,320.005h-49.683c0,0,0-77.51,0-77.51h49.683V320.005z M280.842,320.005h-49.683V181.69h49.683V320.005z M393.178,320.005h-49.683V122.944h49.683V320.005z'/%3E %3C/g%3E %3Cg%3E %3Cpath d='M459.03,320.005h-4.122c-5.633,0-10.199,4.566-10.199,10.199c0,5.633,4.566,10.199,10.199,10.199h4.122 c5.633,0,10.199-4.566,10.199-10.199C469.23,324.571,464.664,320.005,459.03,320.005z'/%3E %3C/g%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-card-issue,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-card-issue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M21.75 7.5H2.25C1.42157 7.5 0.75 8.17157 0.75 9V21C0.75 21.8284 1.42157 22.5 2.25 22.5H21.75C22.5784 22.5 23.25 21.8284 23.25 21V9C23.25 8.17157 22.5784 7.5 21.75 7.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M2.25 4.5H21.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 1.5H19.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 16.5H8.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 19.5H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M19.5 10.5H16.5C16.0858 10.5 15.75 10.8358 15.75 11.25V14.25C15.75 14.6642 16.0858 15 16.5 15H19.5C19.9142 15 20.25 14.6642 20.25 14.25V11.25C20.25 10.8358 19.9142 10.5 19.5 10.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-add,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M12 5V19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5 12H19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-new-card,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-new-card{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M12 13.5H3.75C3.35218 13.5 2.97064 13.342 2.68934 13.0607C2.40804 12.7794 2.25 12.3978 2.25 12V2.25C2.25 1.85218 2.40804 1.47064 2.68934 1.18934C2.97064 0.908035 3.35218 0.75 3.75 0.75H20.25C20.6478 0.75 21.0294 0.908035 21.3107 1.18934C21.592 1.47064 21.75 1.85218 21.75 2.25V12C21.75 12.3978 21.592 12.7794 21.3107 13.0607C21.0294 13.342 20.6478 13.5 20.25 13.5H15.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.9 3.75H18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 13.5V9.375C15.75 8.87772 15.5524 8.40081 15.2008 8.04917C14.8492 7.69754 14.3723 7.5 13.875 7.5C13.3777 7.5 12.9008 7.69754 12.5492 8.04917C12.1975 8.40081 12 8.87772 12 9.375V14.475L11.512 16.424C11.2525 17.3817 11.2525 18.3913 11.512 19.349C11.8706 20.0321 12.2847 20.6846 12.75 21.3V23.25H19.5C19.5 18.836 19.311 19.481 20.057 16.45' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.633 15.941C11.3265 16.7226 10.7999 17.3986 10.117 17.887C9.527 18.196 8.25 18.002 8.25 16.912V13.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7.5 8.625C8.74264 8.625 9.75 7.61764 9.75 6.375C9.75 5.13236 8.74264 4.125 7.5 4.125C6.25736 4.125 5.25 5.13236 5.25 6.375C5.25 7.61764 6.25736 8.625 7.5 8.625Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-push,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-push{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M15 15V20.518C15 20.8769 14.9293 21.2322 14.7919 21.5637C14.6546 21.8952 14.4533 22.1965 14.1995 22.4502C13.9457 22.7039 13.6444 22.9051 13.3128 23.0423C12.9812 23.1796 12.6259 23.2501 12.267 23.25H5.733C5.37414 23.2501 5.01878 23.1796 4.6872 23.0423C4.35563 22.9051 4.05433 22.7039 3.80054 22.4502C3.54674 22.1965 3.34542 21.8952 3.20806 21.5637C3.0707 21.2322 3 20.8769 3 20.518V4.983C3 4.25816 3.28794 3.56301 3.80048 3.05048C4.31301 2.53794 5.00816 2.25 5.733 2.25H9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M3 18.75H15' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 0.75C16.7446 0.75 17.6984 1.14509 18.4017 1.84835C19.1049 2.55161 19.5 3.50544 19.5 4.5V7.5C19.5 7.89782 19.658 8.27936 19.9393 8.56066C20.2206 8.84196 20.6022 9 21 9H10.5C10.8978 9 11.2794 8.84196 11.5607 8.56066C11.842 8.27936 12 7.89782 12 7.5V4.5C12 3.50544 12.3951 2.55161 13.0983 1.84835C13.8016 1.14509 14.7554 0.75 15.75 0.75V0.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 11.25C15.6758 11.25 15.6033 11.272 15.5417 11.3132C15.48 11.3544 15.4319 11.413 15.4035 11.4815C15.3752 11.55 15.3677 11.6254 15.3822 11.6982C15.3967 11.7709 15.4324 11.8377 15.4848 11.8902C15.5373 11.9426 15.6041 11.9783 15.6768 11.9928C15.7496 12.0073 15.825 11.9998 15.8935 11.9715C15.962 11.9431 16.0206 11.895 16.0618 11.8333C16.103 11.7717 16.125 11.6992 16.125 11.625C16.125 11.5255 16.0855 11.4302 16.0152 11.3598C15.9448 11.2895 15.8495 11.25 15.75 11.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-analytics,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-analytics{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M13.5 0.75V9.75H22.5C22.5 7.36305 21.5518 5.07387 19.864 3.38604C18.1761 1.69821 15.8869 0.75 13.5 0.75V0.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.5 14.25V5.25C9.06539 5.25012 7.65163 5.59318 6.37654 6.25056C5.10146 6.90794 4.00199 7.86061 3.1698 9.02913C2.33761 10.1977 1.79681 11.5482 1.59249 12.9681C1.38816 14.3881 1.52623 15.8363 1.99519 17.1921C2.46414 18.5478 3.25039 19.7718 4.28839 20.762C5.32639 21.7523 6.58606 22.48 7.96239 22.8846C9.33872 23.2892 10.7918 23.359 12.2006 23.088C13.6093 22.8171 14.9329 22.2133 16.061 21.327L10.5 14.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22.5 12.75H13.5L19.061 19.827C20.1335 18.9855 21.0005 17.911 21.5963 16.6849C22.1921 15.4588 22.5011 14.1132 22.5 12.75V12.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-analytics-clients,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-analytics-clients{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M7.5 12C9.77817 12 11.625 10.1532 11.625 7.875C11.625 5.59683 9.77817 3.75 7.5 3.75C5.22183 3.75 3.375 5.59683 3.375 7.875C3.375 10.1532 5.22183 12 7.5 12Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 20.25C0.75 18.4598 1.46116 16.7429 2.72703 15.477C3.9929 14.2112 5.70979 13.5 7.5 13.5C9.29021 13.5 11.0071 14.2112 12.273 15.477C13.5388 16.7429 14.25 18.4598 14.25 20.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.7266 13.5C19.5905 13.5 21.1016 11.989 21.1016 10.125C21.1016 8.26104 19.5905 6.75 17.7266 6.75C15.8626 6.75 14.3516 8.26104 14.3516 10.125C14.3516 11.989 15.8626 13.5 17.7266 13.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.8125 15.068C16.6476 14.7602 17.5447 14.6587 18.4274 14.7721C19.3101 14.8854 20.1525 15.2103 20.8827 15.7191C21.6129 16.2279 22.2094 16.9056 22.6215 17.6944C23.0336 18.4833 23.249 19.36 23.2495 20.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-analytics-cards,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-analytics-cards{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M21.75 4.5H2.25C1.42157 4.5 0.75 5.17157 0.75 6V18C0.75 18.8284 1.42157 19.5 2.25 19.5H21.75C22.5784 19.5 23.25 18.8284 23.25 18V6C23.25 5.17157 22.5784 4.5 21.75 4.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 13.5H8.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M4.5 16.5H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M19.5 7.5H16.5C16.0858 7.5 15.75 7.83579 15.75 8.25V11.25C15.75 11.6642 16.0858 12 16.5 12H19.5C19.9142 12 20.25 11.6642 20.25 11.25V8.25C20.25 7.83579 19.9142 7.5 19.5 7.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-analytics-stocks,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-analytics-stocks{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M18.552 8.022C18.5438 7.69671 18.4147 7.38614 18.1899 7.15094C17.965 6.91574 17.6606 6.77278 17.336 6.75H6.663C6.3385 6.7728 6.03418 6.91579 5.80949 7.15102C5.5848 7.38624 5.45591 7.6968 5.448 8.022L3.757 18.68C3.72699 18.8638 3.73512 19.0518 3.7809 19.2323C3.82668 19.4128 3.90912 19.5819 4.02309 19.7292C4.13706 19.8765 4.28012 19.9987 4.44337 20.0883C4.60662 20.1779 4.78656 20.2329 4.972 20.25H19.027C19.2125 20.2331 19.3926 20.1781 19.5559 20.0886C19.7193 19.9991 19.8625 19.8768 19.9766 19.7296C20.0906 19.5823 20.1732 19.4131 20.219 19.2325C20.2648 19.0519 20.273 18.8639 20.243 18.68L18.552 8.022Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25008 6.74998C8.25008 6.04298 7.71308 1.47198 11.9981 1.47198C16.2691 1.47198 15.7501 6.13898 15.7501 6.74998' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M13.6499 10.5H11.6169C11.3054 10.5002 11.0036 10.6088 10.7634 10.8072C10.5231 11.0056 10.3594 11.2814 10.3003 11.5873C10.2411 11.8932 10.2903 12.2102 10.4393 12.4838C10.5883 12.7574 10.8279 12.9707 11.1169 13.087L13.1809 13.912C13.4706 14.0279 13.7109 14.2411 13.8604 14.515C14.0099 14.7888 14.0593 15.1062 14.0001 15.4126C13.9409 15.7189 13.7769 15.9951 13.5361 16.1935C13.2953 16.392 12.993 16.5004 12.6809 16.5H10.6499' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.1499 10.5V9.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.1499 17.25V16.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 3.75V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H3.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 3.75V2.25C23.25 1.85218 23.092 1.47064 22.8107 1.18934C22.5294 0.908035 22.1478 0.75 21.75 0.75H20.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 20.25V21.75C0.75 22.1478 0.908035 22.5294 1.18934 22.8107C1.47064 23.092 1.85218 23.25 2.25 23.25H3.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 20.25V21.75C23.25 22.1478 23.092 22.5294 22.8107 22.8107C22.5294 23.092 22.1478 23.25 21.75 23.25H20.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-setting,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-setting{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M10.546 2.43797C10.7295 2.64167 10.9538 2.80454 11.2043 2.91602C11.4548 3.02751 11.7259 3.08511 12 3.08511C12.2742 3.08511 12.5453 3.02751 12.7958 2.91602C13.0463 2.80454 13.2705 2.64167 13.454 2.43797L14.4 1.39997C14.6712 1.09991 15.0285 0.891116 15.423 0.802234C15.8175 0.713353 16.2299 0.748745 16.6035 0.903554C16.9771 1.05836 17.2936 1.325 17.5097 1.66687C17.7257 2.00874 17.8306 2.40909 17.81 2.81297L17.739 4.21297C17.7253 4.48608 17.7689 4.75904 17.8671 5.01426C17.9653 5.26948 18.1158 5.50131 18.309 5.69481C18.5023 5.88831 18.7339 6.03919 18.9889 6.13774C19.244 6.23628 19.5169 6.28031 19.79 6.26697L21.19 6.19597C21.5937 6.17608 21.9936 6.28149 22.3349 6.49776C22.6763 6.71404 22.9424 7.03059 23.0968 7.40404C23.2513 7.77749 23.2864 8.18955 23.1975 8.58375C23.1085 8.97796 22.8999 9.33501 22.6 9.60597L21.558 10.546C21.3546 10.7297 21.192 10.9541 21.0806 11.2047C20.9693 11.4552 20.9118 11.7263 20.9118 12.0005C20.9118 12.2746 20.9693 12.5457 21.0806 12.7963C21.192 13.0468 21.3546 13.2712 21.558 13.455L22.6 14.395C22.9001 14.6661 23.1089 15.0234 23.1978 15.418C23.2867 15.8125 23.2513 16.2248 23.0965 16.5984C22.9417 16.972 22.675 17.2886 22.3331 17.5046C21.9913 17.7206 21.5909 17.8255 21.187 17.805L19.787 17.734C19.5133 17.7199 19.2397 17.7634 18.9839 17.8618C18.7281 17.9601 18.4957 18.1111 18.3019 18.3049C18.1081 18.4987 17.9572 18.731 17.8588 18.9868C17.7605 19.2426 17.717 19.5163 17.731 19.79L17.802 21.19C17.8199 21.5918 17.7137 21.9894 17.4978 22.3288C17.2818 22.6682 16.9666 22.9329 16.595 23.0869C16.2234 23.2409 15.8134 23.2768 15.4207 23.1897C15.028 23.1026 14.6717 22.8967 14.4 22.6L13.459 21.559C13.2754 21.3556 13.0511 21.1929 12.8006 21.0816C12.5501 20.9703 12.2791 20.9128 12.005 20.9128C11.731 20.9128 11.4599 20.9703 11.2095 21.0816C10.959 21.1929 10.7347 21.3556 10.551 21.559L9.60604 22.6C9.33485 22.8981 8.97833 23.1053 8.58509 23.1933C8.19184 23.2814 7.781 23.246 7.40858 23.0921C7.03617 22.9381 6.72029 22.6731 6.50401 22.333C6.28774 21.993 6.18159 21.5945 6.20004 21.192L6.27204 19.792C6.28612 19.5183 6.24258 19.2446 6.14424 18.9888C6.04589 18.733 5.89494 18.5007 5.70114 18.3069C5.50734 18.1131 5.27501 17.9621 5.01919 17.8638C4.76337 17.7654 4.48975 17.7219 4.21604 17.736L2.81604 17.807C2.41233 17.828 2.01198 17.7236 1.66998 17.5081C1.32797 17.2925 1.06108 16.9764 0.905923 16.6031C0.750771 16.2298 0.714973 15.8176 0.803445 15.4231C0.891916 15.0287 1.10032 14.6713 1.40004 14.4L2.44104 13.46C2.64449 13.2762 2.80712 13.0518 2.91843 12.8013C3.02974 12.5507 3.08726 12.2796 3.08726 12.0055C3.08726 11.7313 3.02974 11.4602 2.91843 11.2097C2.80712 10.9591 2.64449 10.7347 2.44104 10.551L1.40004 9.60597C1.10129 9.33498 0.893524 8.97832 0.805142 8.58478C0.71676 8.19123 0.752077 7.77999 0.906263 7.40727C1.06045 7.03455 1.32598 6.71855 1.66656 6.50245C2.00714 6.28636 2.40615 6.18072 2.80904 6.19997L4.20904 6.27097C4.48327 6.28539 4.75746 6.24197 5.01382 6.14351C5.27017 6.04506 5.50295 5.89379 5.69703 5.69952C5.89111 5.50525 6.04216 5.27232 6.14036 5.01587C6.23856 4.75943 6.28172 4.48519 6.26704 4.21097L6.20004 2.80997C6.18115 2.40724 6.28697 2.00848 6.50308 1.66811C6.71919 1.32775 7.03506 1.06235 7.40758 0.908137C7.7801 0.753923 8.19113 0.718404 8.58458 0.806427C8.97803 0.894449 9.33475 1.10173 9.60604 1.39997L10.546 2.43797Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 16.501C14.4853 16.501 16.5 14.4863 16.5 12.001C16.5 9.5157 14.4853 7.50098 12 7.50098C9.51472 7.50098 7.5 9.5157 7.5 12.001C7.5 14.4863 9.51472 16.501 12 16.501Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-logout,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-logout{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M8.5 12.004H24.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20.5 15.754L24.25 12.004L20.5 8.25403' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.75 16.5V21C16.7672 21.3796 16.6333 21.7505 16.3777 22.0316C16.1221 22.3127 15.7655 22.4811 15.386 22.5H3.11304C2.73375 22.4808 2.37746 22.3123 2.12206 22.0312C1.86666 21.7501 1.73291 21.3794 1.75004 21V3C1.73264 2.62054 1.8663 2.24964 2.12176 1.96851C2.37721 1.68737 2.73365 1.51891 3.11304 1.5H15.386C15.7655 1.51891 16.1221 1.68734 16.3777 1.96845C16.6333 2.24955 16.7672 2.62044 16.75 3V7.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-text,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-text{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M12 3.10999C6.48 3.10999 2 6.68999 2 11.11C2.02775 12.2283 2.31283 13.3251 2.83311 14.3154C3.35339 15.3056 4.09487 16.1627 5 16.82C5.10058 17.1766 5.12832 17.5498 5.08157 17.9174C5.03483 18.2849 4.91455 18.6393 4.72791 18.9594C4.54127 19.2795 4.29209 19.5587 3.99523 19.7805C3.69836 20.0022 3.3599 20.1619 3 20.25C3 20.25 2.68 20.66 3.47 20.81C6.66 21.39 9.25 18.81 9.25 18.81V18.76C10.1555 18.9664 11.0813 19.0704 12.01 19.07C17.53 19.07 22.01 15.49 22.01 11.07C22.01 6.64999 17.52 3.10999 12 3.10999Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-stock,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-stock{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M3.13206 12.8L3.58006 11.625L2.53406 8.88098C2.45896 8.68305 2.45371 8.46542 2.51918 8.2641C2.58464 8.06279 2.7169 7.88987 2.89406 7.77398L5.35206 6.16898L6.11906 3.33498C6.17447 3.1306 6.29812 2.95132 6.46947 2.8269C6.64082 2.70248 6.84956 2.6404 7.06106 2.65098L9.99306 2.79998L12.2791 0.954979C12.4441 0.821941 12.6496 0.74939 12.8616 0.74939C13.0735 0.74939 13.2791 0.821941 13.4441 0.954979L15.7301 2.79998L18.6621 2.65398C18.8736 2.64341 19.0823 2.70548 19.2536 2.8299C19.425 2.95432 19.5486 3.1336 19.6041 3.33798L20.3711 6.17198L22.8291 7.77698C23.0064 7.89274 23.1387 8.06565 23.2042 8.26701C23.2697 8.46837 23.2643 8.68608 23.1891 8.88398L22.1441 11.628L23.1891 14.371C23.2644 14.569 23.2698 14.7869 23.2043 14.9884C23.1388 15.19 23.0064 15.363 22.8291 15.479L20.3711 17.079L19.6001 19.914C19.545 20.1186 19.4215 20.2983 19.2501 20.4229C19.0787 20.5475 18.8697 20.6097 18.6581 20.599L15.7261 20.453L13.4401 22.294' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 19.769L2.406 22.378' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9.90796 8.14697L16.202 18.063' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.8711 17.5409L2.07505 21.8569L1.08105 20.2909L10.2391 8.66895L15.8711 17.5409Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.05591 20.924L5.93191 22.27C6.07675 22.5075 6.2686 22.7128 6.49568 22.8735C6.72276 23.0341 6.98028 23.1466 7.25241 23.2041C7.52455 23.2616 7.80557 23.2629 8.07822 23.2078C8.35087 23.1528 8.60939 23.0426 8.83791 22.884C9.30509 22.5478 9.6261 22.0458 9.73522 21.4806C9.84434 20.9155 9.73333 20.33 9.42491 19.844L9.26191 19.608' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-geo,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-geo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M12 10.5C14.4853 10.5 16.5 8.48528 16.5 6C16.5 3.51472 14.4853 1.5 12 1.5C9.51472 1.5 7.5 3.51472 7.5 6C7.5 8.48528 9.51472 10.5 12 10.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.625 4.5C11.7245 4.5 11.8198 4.53951 11.8902 4.60984C11.9605 4.68016 12 4.77554 12 4.875' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 4.875C11.25 4.77554 11.2895 4.68016 11.3598 4.60984C11.4302 4.53951 11.5255 4.5 11.625 4.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.625 5.25C11.5255 5.25 11.4302 5.21049 11.3598 5.14016C11.2895 5.06984 11.25 4.97446 11.25 4.875' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 4.875C12 4.97446 11.9605 5.06984 11.8902 5.14016C11.8198 5.21049 11.7245 5.25 11.625 5.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 10.5V18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15 15.155C19.338 15.616 22.5 17.055 22.5 18.755C22.5 20.826 17.8 22.505 12 22.505C6.2 22.505 1.5 20.821 1.5 18.75C1.5 17.05 4.649 15.623 8.971 15.158' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-act,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-act{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M10.5364 11.568L13.2164 20.499C13.2575 20.6366 13.3337 20.7612 13.4375 20.8605C13.5413 20.9599 13.669 21.0306 13.8083 21.0658C13.9476 21.101 14.0936 21.0994 14.2321 21.0612C14.3706 21.023 14.4968 20.9496 14.5984 20.848L15.9634 19.483L19.4854 23.005C19.5624 23.0821 19.654 23.1433 19.7547 23.185C19.8554 23.2267 19.9633 23.2482 20.0724 23.2482C20.1814 23.2482 20.2893 23.2267 20.3901 23.185C20.4908 23.1433 20.5823 23.0821 20.6594 23.005L23.0074 20.657C23.0845 20.5799 23.1456 20.4884 23.1874 20.3877C23.2291 20.287 23.2506 20.179 23.2506 20.07C23.2506 19.961 23.2291 19.853 23.1874 19.7523C23.1456 19.6516 23.0845 19.5601 23.0074 19.483L19.4854 15.961L20.8504 14.6C20.9519 14.4985 21.0254 14.3724 21.0637 14.2339C21.1019 14.0955 21.1036 13.9495 21.0685 13.8103C21.0334 13.671 20.9628 13.5432 20.8636 13.4394C20.7644 13.3356 20.6399 13.2593 20.5024 13.218L11.5704 10.538C11.4272 10.4955 11.2752 10.4924 11.1304 10.529C10.9856 10.5656 10.8533 10.6405 10.7475 10.7459C10.6416 10.8513 10.5662 10.9833 10.529 11.128C10.4919 11.2726 10.4944 11.4247 10.5364 11.568V11.568Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.7233 10.5C21.58 8.49218 20.8625 6.56789 19.6564 4.95632C18.4503 3.34476 16.8063 2.11385 14.9204 1.4102C13.0345 0.70656 10.986 0.559844 9.01906 0.987531C7.0521 1.41522 5.24952 2.39928 3.82604 3.82251C2.40256 5.24573 1.41818 7.04813 0.990142 9.01502C0.562104 10.9819 0.708455 13.0304 1.41176 14.9164C2.11507 16.8025 3.34569 18.4467 4.95704 19.6531C6.56839 20.8595 8.49255 21.5773 10.5003 21.721' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.8125 9C16.4411 8.08131 15.8479 7.26892 15.0859 6.63539C14.3239 6.00186 13.4169 5.56692 12.4458 5.36942C11.4748 5.17191 10.4699 5.218 9.52101 5.50355C8.5721 5.78911 7.7087 6.30524 7.0079 7.00586C6.30711 7.70647 5.79076 8.56975 5.50496 9.51858C5.21916 10.4674 5.17282 11.4723 5.37007 12.4434C5.56733 13.4145 6.00203 14.3216 6.63537 15.0838C7.2687 15.8459 8.08094 16.4393 8.99954 16.811' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-triggers,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-triggers{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.376 10.5H5.62598C4.3341 10.4966 3.09612 9.98185 2.18262 9.06836C1.26912 8.15486 0.754408 6.91688 0.750977 5.625V5.625C0.75467 4.33321 1.26947 3.09538 2.18291 2.18194C3.09635 1.26849 4.33418 0.753694 5.62598 0.75H18.376C19.6677 0.753956 20.9054 1.26884 21.8188 2.18222C22.7321 3.09561 23.247 4.33329 23.251 5.625V5.625C23.2473 6.91679 22.7325 8.15462 21.819 9.06806C20.9056 9.98151 19.6678 10.4963 18.376 10.5V10.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.376 23.25H5.62598C4.3341 23.2466 3.09612 22.7319 2.18262 21.8184C1.26912 20.9049 0.754408 19.6669 0.750977 18.375V18.375C0.75467 17.0832 1.26947 15.8454 2.18291 14.9319C3.09635 14.0185 4.33418 13.5037 5.62598 13.5H18.376C19.6677 13.504 20.9054 14.0188 21.8188 14.9322C22.7321 15.8456 23.247 17.0833 23.251 18.375V18.375C23.2473 19.6668 22.7325 20.9046 21.819 21.8181C20.9056 22.7315 19.6678 23.2463 18.376 23.25V23.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.62598 7.5C6.66151 7.5 7.50098 6.66053 7.50098 5.625C7.50098 4.58947 6.66151 3.75 5.62598 3.75C4.59044 3.75 3.75098 4.58947 3.75098 5.625C3.75098 6.66053 4.59044 7.5 5.62598 7.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.376 20.25C19.4115 20.25 20.251 19.4105 20.251 18.375C20.251 17.3395 19.4115 16.5 18.376 16.5C17.3404 16.5 16.501 17.3395 16.501 18.375C16.501 19.4105 17.3404 20.25 18.376 20.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-mailing,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-mailing{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M21.75 4.5H2.25C1.42157 4.5 0.75 5.17157 0.75 6V18C0.75 18.8284 1.42157 19.5 2.25 19.5H21.75C22.5784 19.5 23.25 18.8284 23.25 18V6C23.25 5.17157 22.5784 4.5 21.75 4.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.6865 9.97501L19.4995 13.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.313 9.97501L4.5 13.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22.8801 5.01401L13.3671 11.574C12.9652 11.8515 12.4885 12.0001 12.0001 12.0001C11.5118 12.0001 11.035 11.8515 10.6331 11.574L1.12012 5.01401' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-cashier,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-cashier{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M12.3125 13.438C12.3867 13.438 12.4592 13.46 12.5208 13.5012C12.5825 13.5424 12.6306 13.601 12.659 13.6695C12.6873 13.738 12.6948 13.8134 12.6803 13.8861C12.6658 13.9589 12.6301 14.0257 12.5777 14.0782C12.5252 14.1306 12.4584 14.1663 12.3857 14.1808C12.3129 14.1953 12.2375 14.1878 12.169 14.1594C12.1005 14.1311 12.0419 14.083 12.0007 14.0213C11.9595 13.9597 11.9375 13.8872 11.9375 13.813C11.9374 13.7637 11.947 13.7149 11.9658 13.6693C11.9846 13.6238 12.0122 13.5824 12.047 13.5475C12.0819 13.5127 12.1233 13.4851 12.1688 13.4663C12.2144 13.4475 12.2632 13.4379 12.3125 13.438' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7.06445 13.438C7.13862 13.438 7.21112 13.46 7.27279 13.5012C7.33446 13.5424 7.38253 13.601 7.41091 13.6695C7.43929 13.738 7.44672 13.8134 7.43225 13.8861C7.41778 13.9589 7.38206 14.0257 7.32962 14.0782C7.27717 14.1306 7.21036 14.1663 7.13761 14.1808C7.06487 14.1953 6.98947 14.1878 6.92095 14.1594C6.85243 14.1311 6.79386 14.083 6.75265 14.0213C6.71145 13.9597 6.68945 13.8872 6.68945 13.813C6.68932 13.7637 6.69893 13.7149 6.71773 13.6693C6.73653 13.6238 6.76415 13.5824 6.79899 13.5475C6.83384 13.5127 6.87524 13.4851 6.92079 13.4663C6.96635 13.4475 7.01517 13.4379 7.06445 13.438' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.5625 13.438C17.6367 13.438 17.7092 13.46 17.7708 13.5012C17.8325 13.5424 17.8806 13.601 17.909 13.6695C17.9373 13.738 17.9448 13.8134 17.9303 13.8861C17.9158 13.9589 17.8801 14.0257 17.8277 14.0782C17.7752 14.1306 17.7084 14.1663 17.6357 14.1808C17.5629 14.1953 17.4875 14.1878 17.419 14.1594C17.3505 14.1311 17.2919 14.083 17.2507 14.0213C17.2095 13.9597 17.1875 13.8872 17.1875 13.813C17.1874 13.7637 17.197 13.7149 17.2158 13.6693C17.2346 13.6238 17.2622 13.5824 17.297 13.5475C17.3319 13.5127 17.3733 13.4851 17.4188 13.4663C17.4644 13.4475 17.5132 13.4379 17.5625 13.438' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 17.25H2.25C1.42157 17.25 0.75 17.9216 0.75 18.75V21.75C0.75 22.5784 1.42157 23.25 2.25 23.25H21.75C22.5784 23.25 23.25 22.5784 23.25 21.75V18.75C23.25 17.9216 22.5784 17.25 21.75 17.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.25 6.75V3.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 0.75H15.75C14.9216 0.75 14.25 1.42157 14.25 2.25C14.25 3.07843 14.9216 3.75 15.75 3.75H18.75C19.5784 3.75 20.25 3.07843 20.25 2.25C20.25 1.42157 19.5784 0.75 18.75 0.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.75 9.75H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 6.75H4.4C4.02004 6.74904 3.65387 6.8923 3.37545 7.15086C3.09703 7.40942 2.9271 7.76401 2.9 8.143L2.25 17.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 17.25L21.1 8.143C21.0729 7.76401 20.903 7.40942 20.6246 7.15086C20.3461 6.8923 19.98 6.74904 19.6 6.75H14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 3.75L8.25 4.5V9.75H11.25V3.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9.75 20.25H14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item a:hover .icon-scan-qr,.sidebar-menu .item a.router-link-exact-active.router-link-active .icon-scan-qr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M8.25 5.25H5.25V8.25H8.25V5.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25 15.75H5.25V18.75H8.25V15.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 5.25H15.75V8.25H18.75V5.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 12.75H11.25V14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.25 14.25V18.75H18.75V14.25H17.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 17.25V18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 5.25V9.75H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 11.25H18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 6V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18 0.75H21.75C22.1478 0.75 22.5294 0.908035 22.8107 1.18934C23.092 1.47064 23.25 1.85218 23.25 2.25V6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 18V21.75C23.25 22.1478 23.092 22.5294 22.8107 22.8107C22.5294 23.092 22.1478 23.25 21.75 23.25H18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6 23.25H2.25C1.85218 23.25 1.47064 23.092 1.18934 22.8107C0.908035 22.5294 0.75 22.1478 0.75 21.75V18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.sidebar-menu .item.is-active{background-color:#f5f7fa;border-radius:10px}.sidebar-menu .item.is-active a{display:flex}.sidebar-menu.bottom{margin-top:20px}.account__info{cursor:pointer;display:flex;flex-wrap:wrap;align-items:center;width:100%;-webkit-user-select:none;user-select:none;transition:background-color .2s linear}@media (min-width: 990px){.account__info{padding:30px 20px 15px}.account__info:hover{background-color:#f5f7fa}}.account__info .img{width:44px;height:44px;border-radius:44px;border:2px solid #cdd5e4;background-repeat:no-repeat;background-position:center;background-size:cover;object-fit:cover}.account__info .text{display:none;width:calc(100% - 64px);margin-left:20px}@media (max-width: 990px){.account__info .text{display:block}}.account__info .text .company{font-size:18px;line-height:25px;font-weight:600;color:#242e42;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.account__info .text .city{display:flex;align-items:center}.account__info .text .city span{font-size:14px;line-height:19px;font-weight:600;color:#9cabc9;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.account__info .text .city i{display:block;width:16px;height:16px;margin-left:5px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='%23CDD5E4' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.98865 6.64632C4.85238 6.64649 4.71765 6.61759 4.59343 6.56156C4.46922 6.50552 4.35839 6.42364 4.26834 6.32137L0.181003 1.67537C0.0518166 1.52141 -0.0120075 1.32302 0.00317772 1.12262C0.0183629 0.922216 0.111352 0.735708 0.262262 0.602975C0.413171 0.470242 0.610023 0.40182 0.810724 0.412339C1.01143 0.422857 1.20005 0.511482 1.33625 0.659263L4.91033 4.72202C4.9201 4.73317 4.93215 4.7421 4.94565 4.74823C4.95916 4.75435 4.97382 4.75751 4.98865 4.75751C5.00348 4.75751 5.01814 4.75435 5.03164 4.74823C5.04515 4.7421 5.0572 4.73317 5.06697 4.72202L8.64104 0.659263C8.70697 0.580701 8.78793 0.51611 8.87917 0.469285C8.97041 0.422461 9.07009 0.394348 9.17235 0.386599C9.27462 0.37885 9.37739 0.391622 9.47465 0.424163C9.57191 0.456705 9.66168 0.508359 9.73868 0.576091C9.81569 0.643822 9.87838 0.726264 9.92307 0.818571C9.96776 0.910877 9.99354 1.01119 9.99891 1.1136C10.0043 1.21602 9.98912 1.31847 9.95432 1.41494C9.91953 1.51141 9.8658 1.59996 9.7963 1.67537L5.71021 6.3197C5.62 6.42222 5.509 6.50437 5.38459 6.56069C5.26018 6.617 5.12521 6.64619 4.98865 6.64632Z'/%3E %3C/svg%3E") no-repeat center;background-size:10px;transition:.3s ease;transform:rotate(0)}.recently-accounts,.found-accounts{color:#fff;margin-bottom:20px}.recently-accounts .account-list .item,.found-accounts .account-list .item{cursor:pointer;display:flex;align-items:center;margin-top:10px;padding:8px 10px;border-radius:10px}.recently-accounts .account-list .item.dark,.found-accounts .account-list .item.dark{background-color:#121721}.recently-accounts .account-list .item.dark:hover,.found-accounts .account-list .item.dark:hover{background-color:#1b2332}.recently-accounts .account-list .item.dark .text,.found-accounts .account-list .item.dark .text{color:#fff}.recently-accounts .account-list .item.dark .text .city,.found-accounts .account-list .item.dark .text .city{color:#9cabc9}.recently-accounts .account-list .item.dark .text span,.found-accounts .account-list .item.dark .text span{color:#fff}.recently-accounts .account-list .item.light,.found-accounts .account-list .item.light{background-color:#fff}.recently-accounts .account-list .item.light:hover,.found-accounts .account-list .item.light:hover{background:#0000ff0d}.recently-accounts .account-list .item.light .text,.found-accounts .account-list .item.light .text{color:#364563}.recently-accounts .account-list .item.light .text .city,.found-accounts .account-list .item.light .text .city{color:#9cabc9}.recently-accounts .account-list .item .img,.found-accounts .account-list .item .img{min-width:44px;min-height:44px;width:44px;height:44px;margin-right:10px;border:2px solid #242e42;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:cover;object-fit:cover}.recently-accounts .account-list .item .text,.found-accounts .account-list .item .text{font-size:14px;font-weight:600;overflow:hidden}.recently-accounts .account-list .item .text .city,.found-accounts .account-list .item .text .city{margin-top:2px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recently-accounts .account-list .item .text .company-name,.found-accounts .account-list .item .text .company-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.phone-actions{overflow:hidden;position:relative;height:100%;background-color:#090b10;display:flex;align-items:flex-end;justify-content:center}.phone-actions .iphone-template{position:relative;margin:0 auto;min-width:370px;width:54vmin;min-height:570px;height:107%;background:url(/images/iphone14.png) no-repeat top center;background-size:100%;bottom:-20%}@media only screen and (max-width: 1599px){.phone-actions .iphone-template{width:350px;height:712px;bottom:-10%}}.phone-actions .iphone-template .area{position:absolute;top:calc(2% - .1vmax);z-index:3;left:0;right:0;display:flex;flex-direction:column;margin:auto;background-color:#fafafa;min-width:74%;width:calc(100% - 4.7vmin);height:100%;border-radius:calc(8vh + .2vmax - 16px) calc(8vh + .2vmax - 16px) 0 0}.phone-actions .iphone-template .area .top-bar{top:0;left:0;z-index:2;width:100%;display:flex;justify-content:space-between;align-items:baseline;padding:15px 35px;background:url(/images/Camera.png) no-repeat top 10px center;background-size:25%;color:#000;font-size:1rem;flex-grow:1;pointer-events:none}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .top-bar{font-size:.9rem;padding:15px 30px}}.phone-actions .iphone-template .area .top-bar .left{display:flex;align-items:center;padding-left:8%}.phone-actions .iphone-template .area .top-bar .right{display:grid;justify-content:center;align-items:center;gap:6px;grid-auto-flow:column}.phone-actions .iphone-template .area .top-bar.white-icons .left .signal{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.67071 5.75C3.29565 5.75 3.70102 6.14344 3.70102 6.75V9.25C3.70102 9.85656 3.29565 10.25 2.67071 10.25H1.64041C1.01547 10.25 0.610107 9.85656 0.610107 9.25V6.75C0.610107 6.14344 1.01547 5.75 1.64041 5.75H2.67071ZM16.5798 0.25C17.2047 0.25 17.6101 0.643439 17.6101 1.25V9.25C17.6101 9.85656 17.2047 10.25 16.5798 10.25H15.5495C14.9246 10.25 14.5192 9.85656 14.5192 9.25V1.25C14.5192 0.643439 14.9246 0.25 15.5495 0.25H16.5798ZM11.9434 2.25C12.5684 2.25 12.9737 2.64344 12.9737 3.25V9.25C12.9737 9.85656 12.5684 10.25 11.9434 10.25H10.9131C10.2882 10.25 9.88283 9.85656 9.88283 9.25V3.25C9.88283 2.64344 10.2882 2.25 10.9131 2.25H11.9434ZM7.30708 4.25C7.93202 4.25 8.33738 4.64344 8.33738 5.25V9.25C8.33738 9.85656 7.93202 10.25 7.30708 10.25H6.27677C5.65183 10.25 5.24647 9.85656 5.24647 9.25V5.25C5.24647 4.64344 5.65183 4.25 6.27677 4.25H7.30708Z'/%3E %3C/svg%3E")}.phone-actions .iphone-template .area .top-bar.white-icons .left .carrier{color:#fff}.phone-actions .iphone-template .area .top-bar.white-icons .left .wifi{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.24671 2.52733C10.4626 2.52743 12.5938 3.37886 14.1997 4.90566C14.3206 5.02354 14.5139 5.02205 14.633 4.90233L15.789 3.73566C15.8494 3.67494 15.883 3.59269 15.8825 3.50711C15.882 3.42153 15.8474 3.33968 15.7864 3.27966C11.5713 -0.759888 4.92147 -0.759888 0.706375 3.27966C0.645315 3.33963 0.610675 3.42146 0.610115 3.50704C0.609545 3.59262 0.643115 3.6749 0.703375 3.73566L1.85971 4.90233C1.97873 5.02223 2.17218 5.02372 2.29304 4.90566C3.89919 3.37876 6.0306 2.52732 8.24671 2.52733ZM8.24671 6.323C9.4642 6.32292 10.6382 6.77545 11.5407 7.59266C11.6628 7.70864 11.8551 7.70613 11.974 7.587L13.1287 6.42033C13.1895 6.35913 13.2233 6.27612 13.2224 6.18985C13.2215 6.10359 13.1861 6.02128 13.124 5.96133C10.3758 3.40495 6.1199 3.40495 3.37171 5.96133C3.30963 6.02128 3.27421 6.10363 3.2734 6.18992C3.27258 6.27621 3.30644 6.35922 3.36737 6.42033L4.52171 7.587C4.64069 7.70613 4.83298 7.70864 4.95504 7.59266C5.85691 6.77599 7.03003 6.3235 8.24671 6.323ZM10.4657 9.10733C10.5275 9.04672 10.5615 8.96332 10.5597 8.87681C10.5579 8.79031 10.5206 8.70836 10.4564 8.65033C9.1808 7.57144 7.31261 7.57144 6.03704 8.65033C5.97282 8.70832 5.93537 8.79023 5.93354 8.87674C5.93171 8.96325 5.96566 9.04668 6.02737 9.10733L8.02504 11.123C8.08359 11.1822 8.16341 11.2156 8.24671 11.2156C8.33 11.2156 8.40982 11.1822 8.46837 11.123L10.4657 9.10733Z'/%3E %3C/svg%3E")}.phone-actions .iphone-template .area .top-bar.white-icons .center time{color:#fff}.phone-actions .iphone-template .area .top-bar.white-icons .right .battery{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='13' viewBox='0 0 28 13' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath opacity='0.4' fill-rule='evenodd' clip-rule='evenodd' d='M22.1101 0.75C23.6265 0.75 24.6101 1.7336 24.6101 3.25V9.75C24.6101 11.2664 23.6265 12.25 22.1101 12.25H3.11011C1.59371 12.25 0.610107 11.2664 0.610107 9.75V3.25C0.610107 1.7336 1.59371 0.75 3.11011 0.75H22.1101ZM22.0101 1.75C22.9806 1.75 23.6101 2.3795 23.6101 3.35V9.65C23.6101 10.6205 22.9806 11.25 22.0101 11.25H3.21011C2.23961 11.25 1.61011 10.6205 1.61011 9.65V3.35C1.61011 2.3795 2.23961 1.75 3.21011 1.75H22.0101ZM27.1101 6.5C27.1101 8.25 25.6101 8.5 25.6101 8.5V4.5C25.6101 4.5 27.1101 4.75 27.1101 6.5Z'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.6101 2.75C22.2167 2.75 22.6101 3.14344 22.6101 3.75V9.25C22.6101 9.85656 22.2167 10.25 21.6101 10.25H3.61011C3.00355 10.25 2.61011 9.85656 2.61011 9.25V3.75C2.61011 3.14344 3.00355 2.75 3.61011 2.75H21.6101Z'/%3E %3C/svg%3E")}.phone-actions .iphone-template .area .bottom-bar{flex-grow:1}.phone-actions .iphone-template .area .control-panel{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.phone-actions .iphone-template .area .control-panel .icon-dotes{display:inline-block;border:1px solid #000;border-radius:50%;padding:0;vertical-align:middle;width:22px;height:22px;text-align:center;line-height:.8;font-weight:800}.phone-actions .iphone-template .area .card-screen-front{display:flex;flex-direction:column;width:100%;height:100%;padding:0 15px 30px;overflow:hidden;transition:opacity .2s ease;opacity:1;visibility:visible;margin-left:auto;margin-right:auto}.phone-actions .iphone-template .area .card-screen-front.is-hidden{opacity:0;visibility:hidden}.phone-actions .iphone-template .area .card-screen-front:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#090b10a6;transition:.2s ease;opacity:0}.phone-actions .iphone-template .area .card-screen-front .card-block{position:relative;box-shadow:0 2px 12px #000000b3;transition:opacity .2s ease;opacity:1;border-radius:10px;overflow:hidden}.phone-actions .iphone-template .area .card-screen-front .card-block .cart-label label{display:block;font-size:11px;line-height:13px;font-weight:600;margin-bottom:5px;letter-spacing:.01em;font-family:SFUIText;color:#a9afbc;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-actions .iphone-template .area .card-screen-front .card-block .cart-label p{line-height:1.25;font-weight:500;text-transform:uppercase;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-actions .iphone-template .area .card-screen-front .card-block .top{position:relative;display:flex;justify-content:space-between;min-height:58px;padding:6px 14px}.phone-actions .iphone-template .area .card-screen-front .card-block .top:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px 10px 0 0;background-color:#090b10a6;transition:.2s ease;opacity:0}.phone-actions .iphone-template .area .card-screen-front .card-block .top .cart-logo{width:40%;background-repeat:no-repeat;background-position:center;background-size:100%}.phone-actions .iphone-template .area .card-screen-front .card-block .top .cart-label-wrap{display:grid;width:60%;grid-template-columns:repeat(auto-fit,minmax(60px,max-content));grid-column-gap:6px;justify-content:end}.phone-actions .iphone-template .area .card-screen-front .card-block .top .cart-label{padding:8px 0;text-align:right}.phone-actions .iphone-template .area .card-screen-front .card-block .image{position:relative;background-repeat:no-repeat;background-position:center;background-size:100%;transition:.2s ease}.phone-actions .iphone-template .area .card-screen-front .card-block .image img{display:block;width:100%;aspect-ratio:2.6}.phone-actions .iphone-template .area .card-screen-front .card-block .image:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#090b10a6;opacity:0}.phone-actions .iphone-template .area .card-screen-front .card-block .content{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:245px}.phone-actions .iphone-template .area .card-screen-front .card-block .content:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:0 0 10px 10px;background-color:#090b10a6;transition:.2s ease;opacity:0}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .card-screen-front .card-block .content{min-height:210px}}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label{display:flex;justify-content:space-between;padding:8px 15px;background-color:#fff;min-height:130px}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label .cart-label{margin-left:3px}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label .cart-label p{font-weight:300;font-family:SFUIDisplay}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label .cart-label:nth-child(1){margin-left:0}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-2 .cart-label label,.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-2 .cart-label p{max-width:140px}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-2 .cart-label:nth-child(2){text-align:right}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-3 .cart-label label{max-width:90px}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-3 .cart-label p{max-width:90px;font-size:16px}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-3 .cart-label:nth-child(2){text-align:center}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-3 .cart-label:nth-child(3){text-align:right}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-4 .cart-label label{max-width:70px;font-size:9px}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-4 .cart-label p{max-width:70px;font-size:11px}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-4 .cart-label:nth-child(2){text-align:center}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-4 .cart-label:nth-child(3){text-align:center}.phone-actions .iphone-template .area .card-screen-front .card-block .content .top-label.label-count-4 .cart-label:nth-child(4){text-align:right}.phone-actions .iphone-template .area .card-screen-front .card-block .content .qr-code{display:flex;flex-direction:column;text-align:center;padding:2px 2px 6px;background-color:#fff;border-radius:4px;margin-left:auto;margin-right:auto;margin-bottom:15px;overflow:hidden;font-weight:500;font-size:13px;color:#000;line-height:1.2}.phone-actions .iphone-template .area .card-screen-front .card-block .content .qr-code:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:0 0 10px 10px;background-color:#090b10a6;transition:.2s ease;opacity:0}.phone-actions .iphone-template .area .card-screen-front .card-block .content .qr-code img{display:inline-block;max-width:210px;max-height:110px;height:auto}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .card-screen-front .card-block .content .qr-code img{max-width:90px}}.phone-actions .iphone-template .area .card-screen-front .bottom{text-align:center;margin-top:15px;transition:.2s ease;opacity:1}.phone-actions .iphone-template .area .card-screen-back{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;transition:.2s ease;opacity:1;visibility:visible;padding-bottom:45%}.phone-actions .iphone-template .area .card-screen-back .top-block{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:84px;box-shadow:0 .333333px #00000026}.phone-actions .iphone-template .area .card-screen-back .top-block h4{font-size:15px;line-height:18px;font-weight:600;text-align:center;padding:15px 25px 10px;letter-spacing:-.016em;font-family:SFUIText;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .card-screen-back .top-block h4{font-size:14px;line-height:16px}}.phone-actions .iphone-template .area .card-screen-back .top-block .back{position:absolute;bottom:11px;left:8px;width:13px;height:21px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' viewBox='0 0 14 22' fill='red' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5366 1.19955C11.9839 0.668975 11.111 0.668975 10.5583 1.19955L0.609863 10.75L10.5583 20.3004C11.111 20.831 11.9839 20.831 12.5366 20.3004V20.3004C13.1221 19.7383 13.1221 18.8019 12.5366 18.2398L4.73469 10.75L12.5366 3.26025C13.1221 2.69813 13.1221 1.76167 12.5366 1.19955V1.19955Z' fill='black'/%3E %3C/svg%3E") no-repeat center;background-size:contain}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .card-screen-back .top-block .back{width:11px;height:19px}}.phone-actions .iphone-template .area .card-screen-back .card-block{padding:16px;flex-grow:1;background-color:#efeef3;overflow:auto}.phone-actions .iphone-template .area .card-screen-back .card-block .inner{background:#fff;box-shadow:0 13.3333px 13.3333px #00000008;border-radius:10px;padding:12px 15px 15px}.phone-actions .iphone-template .area .card-screen-back .card-block .inner h6{font-size:15px;line-height:16px;font-weight:400;font-family:SFUIText;color:#7f7f7f;margin-bottom:8px;letter-spacing:-1px}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .card-screen-back .card-block .inner h6{font-size:13px;line-height:13px}}.phone-actions .iphone-template .area .card-screen-back .card-block .inner p{font-size:16px;line-height:22px;font-weight:400;font-family:SFUIText;letter-spacing:-.65px;word-wrap:break-word;color:#7f7f7f}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .card-screen-back .card-block .inner p{font-size:14px;line-height:20px}}.phone-actions .iphone-template .area .card-screen-back .card-block .inner .bottom{border-top:1px solid #c8c7cc;padding-top:12px;margin-top:12px}.phone-actions .iphone-template .area .blocking-screen{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:60px 8px 0;background:url(/images/blocking-screen-bg.jpg) no-repeat center;background-size:cover;transition:.2s ease;opacity:0;visibility:hidden;border-radius:5.8vmin 5.8vmin 0 0;overflow:hidden}.phone-actions .iphone-template .area .blocking-screen:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#090b10a6;transition:.2s ease;opacity:0;z-index:2}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .blocking-screen{padding-top:50px}}.phone-actions .iphone-template .area .blocking-screen.is-active{opacity:1;visibility:visible}.phone-actions .iphone-template .area .blocking-screen .clock{text-align:center;margin-bottom:60px}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .blocking-screen .clock{margin-bottom:50px}}.phone-actions .iphone-template .area .blocking-screen .clock .time{font-size:80px;line-height:80px;font-weight:100;font-family:SFUIDisplay;color:#fff;letter-spacing:-.083705px}.phone-actions .iphone-template .area .blocking-screen .clock .date{font-size:22px;line-height:26px;font-weight:400;font-family:SFUIDisplay;color:#fff;letter-spacing:.32px}.phone-actions .iphone-template .area .blocking-screen .push-notification{position:relative;padding:10px;background-color:#fffc;border-radius:12px;z-index:2}.phone-actions .iphone-template .area .blocking-screen .push-notification:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#0b0c0ebf;transition:.2s ease;opacity:1;z-index:2;border-radius:12px}.phone-actions .iphone-template .area .blocking-screen .push-notification .top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.phone-actions .iphone-template .area .blocking-screen .push-notification .top .logo{display:flex;align-items:center}.phone-actions .iphone-template .area .blocking-screen .push-notification .top .logo .img{position:relative;margin-right:7px}.phone-actions .iphone-template .area .blocking-screen .push-notification .top .logo .img:before{content:"";position:absolute;top:-35px;left:-35px;width:90px;height:90px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle opacity='0.25' cx='45' cy='45' r='25' fill='white'/%3E %3Ccircle opacity='0.15' cx='45' cy='45' r='35' fill='white'/%3E %3Ccircle opacity='0.05' cx='45' cy='45' r='45' fill='white'/%3E %3C/svg%3E")}.phone-actions .iphone-template .area .blocking-screen .push-notification .top .logo .img .cont{position:relative;z-index:2;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:5px}.phone-actions .iphone-template .area .blocking-screen .push-notification .top .logo span{font-size:13px;line-height:15px;font-weight:400;letter-spacing:-.31px;font-family:SFUIText}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .blocking-screen .push-notification .top .logo span{font-size:12px;line-height:12px}}.phone-actions .iphone-template .area .blocking-screen .push-notification .top .time{font-size:13px;line-height:15px;font-weight:400;letter-spacing:-.31px;font-family:SFUIText}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .blocking-screen .push-notification .top .time{font-size:12px;line-height:12px}}.phone-actions .iphone-template .area .blocking-screen .push-notification .text h4{font-size:15px;line-height:20px;font-weight:600;letter-spacing:-.24px;margin-bottom:2px}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .blocking-screen .push-notification .text h4{font-size:14px;line-height:19px}}.phone-actions .iphone-template .area .blocking-screen .push-notification .text p{font-size:15px;line-height:20px;font-weight:400;letter-spacing:-.24px}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .blocking-screen .push-notification .text p{font-size:14px;line-height:19px}}.phone-actions .iphone-template .area .blocking-screen .unlock-text{color:#fff;font-size:17px;line-height:20px;font-family:SFUIText;font-weight:600;text-align:center;letter-spacing:-.408px;opacity:.8;margin-bottom:10px}@media only screen and (max-width: 1599px){.phone-actions .iphone-template .area .blocking-screen .unlock-text{margin-bottom:13px;font-size:15px;line-height:18px}}.phone-actions .iphone-template .area .blocking-screen .dots{display:flex;align-items:center;justify-content:center;margin-bottom:6px}.phone-actions .iphone-template .area .blocking-screen .dots i{width:5px;height:5px;margin-right:10px;border-radius:5px;background-color:#fff;opacity:.5}.phone-actions .iphone-template .area .blocking-screen .dots i.is-active{opacity:1}.phone-actions .iphone-template .area .blocking-screen .dots i.camera{width:11px;height:9px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath opacity='0.5' fill-rule='evenodd' clip-rule='evenodd' d='M8.49527 1.85082C8.34857 1.85082 8.21167 1.76776 8.13048 1.62962L7.56648 0.471202C7.48528 0.333062 7.34839 0.25 7.20169 0.25H4.16413C4.01743 0.25 3.88053 0.333062 3.79934 0.471202L3.10999 1.59618V1.25H1.10999V1.86575C0.543896 1.96228 0.109985 2.51538 0.109985 3.18336L0.128753 7.91746C0.128753 8.65347 0.65554 9.25 1.30549 9.25H9.91139C10.5613 9.25 11.0881 8.65347 11.0881 7.91746L11.11 3.18336C11.11 2.44736 10.5832 1.85082 9.93324 1.85082H8.49527ZM5.90999 7.25C7.01456 7.25 7.90999 6.35457 7.90999 5.25C7.90999 4.14543 7.01456 3.25 5.90999 3.25C4.80542 3.25 3.90999 4.14543 3.90999 5.25C3.90999 6.35457 4.80542 7.25 5.90999 7.25Z'/%3E %3C/svg%3E") no-repeat center transparent;background-size:contain}.phone-actions .iphone-template.help-is-show:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background-color:#0b0c0ebf}.phone-actions .iphone-template.help-is-show .card-screen-front:before{opacity:1}.phone-actions .iphone-template.help-is-show .card-screen-front .bottom{opacity:0}.phone-actions .iphone-template.help-is-show .blocking-screen:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-top-block .card-screen-front .image:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-top-block .card-screen-front .content:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-top-logo .card-screen-front .top:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-top-logo .card-screen-front .top .cart-logo{background-color:inherit;z-index:2}.phone-actions .iphone-template.help-is-show.show-top-logo .card-screen-front .image:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-top-logo .card-screen-front .content:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-image-block .card-screen-front .top:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-image-block .card-screen-front .image{transform:scale(1.04);border-radius:7px;z-index:3}.phone-actions .iphone-template.help-is-show.show-image-block .card-screen-front .content:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-content-block .card-screen-front .top:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-content-block .card-screen-front .image:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-content-block .card-screen-front .content:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-content-block .card-screen-front .content .top-label{position:relative;z-index:2}.phone-actions .iphone-template.help-is-show.show-qr-code .card-screen-front .top:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-qr-code .card-screen-front .image:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-qr-code .card-screen-front .content:before{opacity:1}.phone-actions .iphone-template.help-is-show.show-qr-code .card-screen-front .content .qr-code{z-index:2}.phone-actions .iphone-template.help-is-show.show-color-background .card-screen-front .top:before{opacity:1;background-color:#ffffffe6}.phone-actions .iphone-template.help-is-show.show-color-background .card-screen-front .image:before{opacity:1;background-color:#ffffffe6}.phone-actions .iphone-template.help-is-show.show-color-background .card-screen-front .content:before{opacity:1;background-color:#ffffffe6}.phone-actions .iphone-template.help-is-show.show-color-text .card-screen-front .cart-label p{position:relative;z-index:1}.phone-actions .iphone-template.help-is-show.show-color-text .card-screen-front .top:before{opacity:1;background-color:#ffffffe6}.phone-actions .iphone-template.help-is-show.show-color-text .card-screen-front .image:before{opacity:1;background-color:#ffffffe6}.phone-actions .iphone-template.help-is-show.show-color-text .card-screen-front .content:before{opacity:1;background-color:#ffffffe6}.phone-actions .iphone-template.help-is-show.show-color-label .card-screen-front .cart-label label{position:relative;z-index:1}.phone-actions .iphone-template.help-is-show.show-color-label .card-screen-front .top:before{opacity:1;background-color:#ffffffe6}.phone-actions .iphone-template.help-is-show.show-color-label .card-screen-front .image:before{opacity:1;background-color:#ffffffe6}.phone-actions .iphone-template.help-is-show.show-color-label .card-screen-front .content:before{opacity:1;background-color:#ffffffe6}.phone-actions .iphone-template.help-is-show.show-push-notification-block .push-notification:before{opacity:0}.phone-actions .iphone-template.help-is-show.show-push-notification-logo .push-notification .top .logo .img{z-index:2}.phone-actions .iphone-template.help-is-show.show-push-notification-logo .push-notification .top .logo .img:before{opacity:1}.phone-actions .help-text{position:absolute;bottom:60px;left:0;right:0;margin:auto;max-width:550px;text-align:center;transition:.2s ease;opacity:0;z-index:4;visibility:hidden}.phone-actions .help-text.is-show{opacity:1;visibility:visible}@media only screen and (max-width: 1599px){.phone-actions .help-text{bottom:40px;max-width:450px}}.phone-actions .help-text .main-text{font-size:20px;line-height:28px;background-color:#477eeb;color:#fff;padding:20px;max-width:500px;border-radius:10px;margin:auto}@media only screen and (max-width: 1599px){.phone-actions .help-text .main-text{max-width:420px;font-size:16px;line-height:26px}}.phone-actions .help-text .requirements{font-size:14px;line-height:18px;color:#fff;margin-top:20px}.phone-actions .help-text .description{font-size:14px;line-height:16px;color:#9cabc9;margin-top:20px}.signal{display:block;width:20px;height:14px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='%23000' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.67071 5.75C3.29565 5.75 3.70102 6.14344 3.70102 6.75V9.25C3.70102 9.85656 3.29565 10.25 2.67071 10.25H1.64041C1.01547 10.25 0.610107 9.85656 0.610107 9.25V6.75C0.610107 6.14344 1.01547 5.75 1.64041 5.75H2.67071ZM16.5798 0.25C17.2047 0.25 17.6101 0.643439 17.6101 1.25V9.25C17.6101 9.85656 17.2047 10.25 16.5798 10.25H15.5495C14.9246 10.25 14.5192 9.85656 14.5192 9.25V1.25C14.5192 0.643439 14.9246 0.25 15.5495 0.25H16.5798ZM11.9434 2.25C12.5684 2.25 12.9737 2.64344 12.9737 3.25V9.25C12.9737 9.85656 12.5684 10.25 11.9434 10.25H10.9131C10.2882 10.25 9.88283 9.85656 9.88283 9.25V3.25C9.88283 2.64344 10.2882 2.25 10.9131 2.25H11.9434ZM7.30708 4.25C7.93202 4.25 8.33738 4.64344 8.33738 5.25V9.25C8.33738 9.85656 7.93202 10.25 7.30708 10.25H6.27677C5.65183 10.25 5.24647 9.85656 5.24647 9.25V5.25C5.24647 4.64344 5.65183 4.25 6.27677 4.25H7.30708Z'/%3E %3C/svg%3E") no-repeat center;background-size:contain}.carrier{font-size:14px;line-height:14px;font-family:SFUIDisplay;font-weight:400}.wifi{display:block;width:16px;height:14px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='%23000' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.24671 2.52733C10.4626 2.52743 12.5938 3.37886 14.1997 4.90566C14.3206 5.02354 14.5139 5.02205 14.633 4.90233L15.789 3.73566C15.8494 3.67494 15.883 3.59269 15.8825 3.50711C15.882 3.42153 15.8474 3.33968 15.7864 3.27966C11.5713 -0.759888 4.92147 -0.759888 0.706375 3.27966C0.645315 3.33963 0.610675 3.42146 0.610115 3.50704C0.609545 3.59262 0.643115 3.6749 0.703375 3.73566L1.85971 4.90233C1.97873 5.02223 2.17218 5.02372 2.29304 4.90566C3.89919 3.37876 6.0306 2.52732 8.24671 2.52733ZM8.24671 6.323C9.4642 6.32292 10.6382 6.77545 11.5407 7.59266C11.6628 7.70864 11.8551 7.70613 11.974 7.587L13.1287 6.42033C13.1895 6.35913 13.2233 6.27612 13.2224 6.18985C13.2215 6.10359 13.1861 6.02128 13.124 5.96133C10.3758 3.40495 6.1199 3.40495 3.37171 5.96133C3.30963 6.02128 3.27421 6.10363 3.2734 6.18992C3.27258 6.27621 3.30644 6.35922 3.36737 6.42033L4.52171 7.587C4.64069 7.70613 4.83298 7.70864 4.95504 7.59266C5.85691 6.77599 7.03003 6.3235 8.24671 6.323ZM10.4657 9.10733C10.5275 9.04672 10.5615 8.96332 10.5597 8.87681C10.5579 8.79031 10.5206 8.70836 10.4564 8.65033C9.1808 7.57144 7.31261 7.57144 6.03704 8.65033C5.97282 8.70832 5.93537 8.79023 5.93354 8.87674C5.93171 8.96325 5.96566 9.04668 6.02737 9.10733L8.02504 11.123C8.08359 11.1822 8.16341 11.2156 8.24671 11.2156C8.33 11.2156 8.40982 11.1822 8.46837 11.123L10.4657 9.10733Z'/%3E %3C/svg%3E") no-repeat center;background-size:contain}.battery{display:block;width:30px;height:14px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='13' viewBox='0 0 28 13' fill='%23000' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath opacity='0.4' fill-rule='evenodd' clip-rule='evenodd' d='M22.1101 0.75C23.6265 0.75 24.6101 1.7336 24.6101 3.25V9.75C24.6101 11.2664 23.6265 12.25 22.1101 12.25H3.11011C1.59371 12.25 0.610107 11.2664 0.610107 9.75V3.25C0.610107 1.7336 1.59371 0.75 3.11011 0.75H22.1101ZM22.0101 1.75C22.9806 1.75 23.6101 2.3795 23.6101 3.35V9.65C23.6101 10.6205 22.9806 11.25 22.0101 11.25H3.21011C2.23961 11.25 1.61011 10.6205 1.61011 9.65V3.35C1.61011 2.3795 2.23961 1.75 3.21011 1.75H22.0101ZM27.1101 6.5C27.1101 8.25 25.6101 8.5 25.6101 8.5V4.5C25.6101 4.5 27.1101 4.75 27.1101 6.5Z'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.6101 2.75C22.2167 2.75 22.6101 3.14344 22.6101 3.75V9.25C22.6101 9.85656 22.2167 10.25 21.6101 10.25H3.61011C3.00355 10.25 2.61011 9.85656 2.61011 9.25V3.75C2.61011 3.14344 3.00355 2.75 3.61011 2.75H21.6101Z'/%3E %3C/svg%3E") no-repeat center;background-size:contain}.user-list .user-list-actions{position:relative;display:flex;align-items:flex-start;justify-content:space-between}.user-list .user-list-actions .left{float:none!important;display:flex;align-items:center}.user-list .user-list-actions .left>.dropdown{margin-right:10px}.user-list .user-list-actions .left>.dropdown:last-child{margin-right:0}.user-list .user-list-actions .left>.dropdown>.dropdown-toggle .btn{padding:10px 20px 10px 10px}.user-list .user-list-actions .left>.dropdown>.dropdown-toggle .btn .icon{width:24px;height:24px}.user-list .user-list-actions .left>.dropdown>.dropdown-menu{top:calc(100% + 17px);padding:30px}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .text p{font-size:14px;line-height:18px;margin-bottom:30px;color:#5973a6}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .text p:last-child{margin-bottom:0}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .text p.gray{font-size:12px;color:#9cabc9}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .action-list .item{display:flex;align-items:center;margin-bottom:30px}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .action-list .item:last-child{margin-bottom:0}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .action-list .item .form-group{margin:0 10px 0 0}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .action-list .item .form-group>.form-control{border:2px solid #dee3ed}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .action-list .item .form-group>.v-select .dropdown-toggle{border:2px solid #dee3ed}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .action-list .item .form-group>.v-select.open{z-index:3}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .action-list .item .form-group>.v-select.open .dropdown-toggle{border-bottom-color:transparent}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .action-list .item .form-group>.v-select.open .dropdown-menu{top:calc(100% - 2px);border:2px solid #dee3ed;border-top:none;z-index:999}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .action-list .item .remove{width:24px;height:24px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%239CABC9' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E") no-repeat center;background-size:18px;cursor:pointer;transition:.2s ease}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .action-list .item .remove:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%235973a6' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E")}.user-list .user-list-actions .left>.dropdown>.dropdown-menu .add-filter{margin-top:30px}.user-list .user-list-actions .left>.dropdown.filter>.dropdown-menu .action-list .item .form-group{width:calc(33.333% - 8px)}.user-list .user-list-actions .left>.dropdown.sort>.dropdown-menu{width:700px}.user-list .user-list-actions .left>.dropdown.sort>.dropdown-menu .action-list .item .form-group{width:calc(50% - 12px)}.user-list .user-list-actions .left>.dropdown.columns-view>.dropdown-menu{width:max-content;max-height:310px;overflow-x:hidden;z-index:3}.user-list .user-list-actions .left>.dropdown.columns-view>.dropdown-menu .checkbox{display:flex;margin-bottom:14px}.user-list .user-list-actions .left>.dropdown.columns-view>.dropdown-menu .checkbox:last-child{margin-bottom:0}.user-list .user-list-actions .left>.dropdown.columns-view>.dropdown-menu .checkbox i{border:2px solid #dee3ed}.user-list .user-list-actions .left>.dropdown.columns-view>.dropdown-menu .checkbox span{color:#364563;font-weight:500}.user-list .user-list-actions .left>.btn{padding:10px 20px 10px 10px;margin-right:10px}.user-list .user-list-actions .left>.btn.white .icon{width:24px;height:24px}.user-list .user-list-actions .left>.btn.white .icon.icon-duplicate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23475C85'%3E %3Cpath d='M11 15.5C11 15.7652 10.8946 16.0196 10.7071 16.2071C10.5196 16.3946 10.2652 16.5 10 16.5H3C2.73478 16.5 2.48043 16.3946 2.29289 16.2071C2.10536 16.0196 2 15.7652 2 15.5V6.5C2 6.23478 2.10536 5.98043 2.29289 5.79289C2.48043 5.60536 2.73478 5.5 3 5.5H8.086C8.35103 5.50006 8.6052 5.60532 8.79267 5.79267L10.7073 7.70733C10.8947 7.8948 10.9999 8.14897 11 8.414V15.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5 5.5V2.5C5 2.23478 5.10536 1.98043 5.29289 1.79289C5.48043 1.60536 5.73478 1.5 6 1.5H11.086C11.351 1.50006 11.6052 1.60532 11.7927 1.79267L13.7073 3.70733C13.8947 3.8948 13.9999 4.14897 14 4.414V11.5C14 11.7652 13.8946 12.0196 13.7071 12.2071C13.5196 12.3946 13.2652 12.5 13 12.5H11' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.user-list .user-list-actions .left>.btn.white .icon.icon-delete{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23475C85'%3E %3Cpath d='M12.1179 16.5H5.11792C4.8527 16.5 4.59835 16.3946 4.41081 16.2071C4.22328 16.0196 4.11792 15.7652 4.11792 15.5V6.5H13.1179V15.5C13.1179 15.7652 13.0126 16.0196 12.825 16.2071C12.6375 16.3946 12.3831 16.5 12.1179 16.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7.11792 13.5V9.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.1179 13.5V9.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M1.61792 5.14139L14.3339 2.43872' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9.02741 1.5221L6.09407 2.14543C5.96532 2.1726 5.8432 2.22491 5.7347 2.29937C5.6262 2.37383 5.53347 2.46896 5.46181 2.57933C5.39016 2.68969 5.34099 2.81311 5.31712 2.94252C5.29326 3.07192 5.29516 3.20477 5.32274 3.33343L5.53341 4.3101L10.4241 3.2701L10.2134 2.2921C10.1582 2.03273 10.0023 1.80591 9.77985 1.66151C9.55744 1.51712 9.28678 1.46697 9.02741 1.5221V1.5221Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.user-list .user-list-actions .left>.form-group{margin-bottom:0}.user-list .user-list-actions .left>.form-group .switch-block-total{color:#475c85;font-size:.75rem}.user-list .user-list-actions .left>.form-group .custom-switch p{color:#475c85}.user-list .user-list-actions .left>.form-group .custom-switch .icon{display:none}.user-list .user-list-content{display:table;border-spacing:0 10px;width:100%}.user-list .user-list-content .top-block{display:table-header-group;font-size:14px;line-height:18px;background-color:#dee3ed}.user-list .user-list-content .top-block>div{display:table-cell;vertical-align:middle;text-align:right;padding:20px 10px}.user-list .user-list-content .top-block>div:first-child{border-radius:10px 0 0 10px}.user-list .user-list-content .top-block>div:nth-child(2){text-align:left;min-width:180px}.user-list .user-list-content .top-block>div:last-child{border-radius:0 10px 10px 0}.user-list .user-list-content .top-block>div.first .inner{display:flex;align-items:center}.user-list .user-list-content .top-block>div.first .inner .select{height:16px;margin-right:0}.user-list .user-list-content .list{display:table-row-group}.user-list .user-list-content .list .space{display:table-row;height:10px}.user-list .user-list-content .list .item{position:relative;display:table-row;cursor:pointer}.user-list .user-list-content .list .item:last-child{margin-bottom:0}.user-list .user-list-content .list .item>div{display:table-cell;vertical-align:middle;text-align:right;padding:20px 10px;background-color:#fff;border-top:2px solid transparent;border-bottom:2px solid transparent;transition:.2s ease;max-width:120px}.user-list .user-list-content .list .item>div:first-child{border-left:2px solid transparent;border-radius:10px 0 0 10px}.user-list .user-list-content .list .item>div:nth-child(2){text-align:left}.user-list .user-list-content .list .item>div:last-child{border-right:2px solid transparent;border-radius:0 10px 10px 0}.user-list .user-list-content .list .item>div p{overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:18px}.user-list .user-list-content .list .item>div p.gray{font-size:12px;color:#9cabc9;margin-top:5px}.user-list .user-list-content .list .item>div.first{width:20px}.user-list .user-list-content .list .item>div.first .inner{display:flex;align-items:center}.user-list .user-list-content .list .item>div.first .inner .select{height:16px;margin-right:0}.user-list .user-list-content .list .item>div.first .inner .select .checkbox i{border:2px solid #dee3ed}.user-list .user-list-content .list .item>div.first>div{text-align:left}.user-list .user-list-content .list .item>div.user .user-name{margin-bottom:5px}.user-list .user-list-content .list .item>div.user .user-name span{max-width:calc(100% - 22px)}.user-list .user-list-content .list .item>div.user .user-name .icon{width:12px;height:12px;margin-left:5px}.user-list .user-list-content .list .item>div.user .user-info{display:flex;flex-direction:column;align-items:flex-start;min-width:122px}.user-list .user-list-content .list .item>div.user .user-info .id{font-size:12px;line-height:1.25;margin-bottom:5px;color:#9cabc9}.user-list .user-list-content .list .item>div.user .user-info .user-status{font-weight:600;font-size:12px;padding:2px 6px;margin-left:0;border-radius:26px;white-space:nowrap;color:#9cabc9;background-color:#eef1f6}.user-list .user-list-content .list .item>div.user .user-info .user-status.status-success{background-color:#b3e6c4;color:#395}.user-list .user-list-content .list .item>div.user .user-info .user-status.status-error{background-color:#f5a3a3;color:#b81414}.user-list .user-list-content .list .item.is-selected>div{border-top:2px solid #477eeb;border-bottom:2px solid #477eeb}.user-list .user-list-content .list .item.is-selected>div:first-child{border-left:2px solid #477eeb}.user-list .user-list-content .list .item.is-selected>div:last-child{border-right:2px solid #477eeb}.modal{display:flex;align-items:flex-start;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;padding:90px 46px 90px 85px;overflow-x:hidden}.modal .modal-content{position:relative;z-index:2;background:#f8f9fb;border-radius:10px;padding:30px}.modal .modal-content .modal-title{text-align:center;margin-bottom:30px}.modal .modal-content .modal-title h3{font-size:18px;line-height:22px;color:#475c85;margin-bottom:30px;font-weight:600}.modal .modal-content .modal-title p{font-size:14px;line-height:18px;color:#5973a6;white-space:pre-line}.modal .modal-content .modal-close{position:absolute;top:0;right:-38px;width:30px;height:30px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23475C85' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.5336 12.12C13.518 12.1046 13.5057 12.0862 13.4973 12.0659C13.4889 12.0457 13.4846 12.024 13.4846 12.0021C13.4846 11.9801 13.4889 11.9584 13.4973 11.9382C13.5057 11.918 13.518 11.8996 13.5336 11.8841L19.7077 5.71059C19.8952 5.52285 20.0004 5.26833 20.0002 5.00302C20 4.7377 19.8945 4.48333 19.7067 4.29586C19.519 4.10839 19.2645 4.00317 18.9992 4.00336C18.7338 4.00354 18.4795 4.10912 18.292 4.29686L12.1185 10.4677C12.103 10.4832 12.0846 10.4955 12.0644 10.5039C12.0441 10.5123 12.0224 10.5166 12.0005 10.5166C11.9786 10.5166 11.9569 10.5123 11.9367 10.5039C11.9164 10.4955 11.898 10.4832 11.8825 10.4677L5.70905 4.29686C5.61622 4.20399 5.50601 4.13031 5.38471 4.08003C5.26341 4.02975 5.13339 4.00386 5.00208 4.00383C4.7369 4.00377 4.48254 4.10905 4.29498 4.29652C4.10742 4.484 4.00202 4.7383 4.00195 5.00349C4.00189 5.26868 4.10718 5.52303 4.29465 5.71059L10.4675 11.8841C10.483 11.8996 10.4953 11.918 10.5037 11.9382C10.5121 11.9584 10.5164 11.9801 10.5164 12.0021C10.5164 12.024 10.5121 12.0457 10.5037 12.0659C10.4953 12.0862 10.483 12.1046 10.4675 12.12L4.29465 18.2942C4.20182 18.3871 4.1282 18.4973 4.07798 18.6187C4.02775 18.74 4.00192 18.87 4.00195 19.0013C4.00202 19.2665 4.10742 19.5208 4.29498 19.7083C4.38785 19.8011 4.4981 19.8747 4.61942 19.9249C4.74075 19.9752 4.87078 20.001 5.00208 20.001C5.26727 20.0009 5.52158 19.8955 5.70905 19.7079L11.8825 13.5338C11.898 13.5183 11.9164 13.5059 11.9367 13.4975C11.9569 13.4891 11.9786 13.4848 12.0005 13.4848C12.0224 13.4848 12.0441 13.4891 12.0644 13.4975C12.0846 13.5059 12.103 13.5183 12.1185 13.5338L18.292 19.7079C18.4795 19.8955 18.7338 20.0009 18.999 20.001C19.2642 20.001 19.5185 19.8957 19.7061 19.7083C19.8936 19.5208 19.999 19.2665 19.9991 19.0013C19.9992 18.7361 19.8939 18.4818 19.7064 18.2942L13.5336 12.12Z'/%3E %3C/svg%3E") no-repeat center #f8f9fb;background-size:13px;transition:opacity .2s ease;border-radius:10px;z-index:10}.modal .modal-content .modal-close:hover{opacity:.8}.modal .modal-content .buttons{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.modal .modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006}.modal.date-time-period-stocks .modal-content{background-color:#fff;max-width:850px;min-height:460px}.modal.date-time-period-stocks .modal-content .internal-content .custom-switch .switch-block{background-color:#eef1f6}.modal.date-time-period-stocks .modal-content .internal-content .custom-switch .switch-block:before{width:25px;border-radius:10px}.modal.date-time-period-stocks .modal-content .internal-content .custom-switch input:checked+.switch-block:before{transform:translate(12px)}.modal.date-time-period-stocks .modal-content .internal-content .switch-block-content{display:flex;justify-content:space-between;width:100%}.modal.qr-code .modal-content .top-image{position:absolute;top:0;left:0;width:100%;height:175px;z-index:-1;border-radius:10px 10px 0 0;overflow:hidden;background-size:cover}.modal.qr-code .modal-content .top-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#f1f2f4bf,#f1f2f4)}.modal.qr-code .modal-content .modal-title h2{font-size:20px;line-height:24px;font-weight:600;color:#090b10;margin-bottom:10px}.modal.qr-code .modal-content .modal-title h3{color:#364563}.modal.qr-code .modal-content .tab-nav .types{display:flex;justify-content:center;width:100%}.modal.qr-code .modal-content .tab-container .tab-panel#tab_link{max-width:400px;margin:auto}.modal.qr-code .modal-content .tab-container .tab-panel#tab_link .form-group{margin-bottom:10px}.modal.qr-code .modal-content .tab-container .tab-panel#tab_link .btn{display:block;width:100%}.modal.qr-code .modal-content .tab-container .tab-panel#tab_qr{text-align:center}.modal.qr-code .modal-content .tab-container .tab-panel#tab_qr .qr-code{margin-bottom:30px}.modal.qr-code .modal-content .tab-container .tab-panel#tab_qr .qr-code .img{display:inline-block;background-color:#fff;border-radius:10px;box-shadow:0 5px 20px #090b100d;padding:8px}.modal.qr-code .modal-content .tab-container .tab-panel#tab_qr .qr-code .img img{display:block;width:130px;height:130px}.modal.qr-code .modal-content .tab-container .tab-panel#tab_qr p{font-size:14px;line-height:18px;font-weight:400;color:#9cabc9;margin-top:30px}.modal.bank-cards .modal-content{background-color:#fff;max-width:500px}.modal.bank-cards .modal-content h4{font-size:18px;line-height:24px;font-weight:700;margin-bottom:20px}.modal.bank-cards .modal-content p{display:flex;align-items:center;margin-bottom:30px}.modal.bank-cards .modal-content p:last-child{margin-bottom:0}.modal.bank-cards .modal-content p img{max-width:60px;margin-right:15px}.modal.confirm-privacy .modal-content{background-color:#fff;max-width:500px}.modal.confirm-privacy .modal-content p{font-size:16px;line-height:22px;text-align:center}.modal.data-transfer-process .modal-content{background-color:#fff;max-width:700px}.modal.data-transfer-process .modal-content h4{font-size:18px;line-height:24px;font-weight:700;margin-bottom:20px}.modal.data-transfer-process .modal-content p{align-items:center;margin-bottom:20px;font-size:16px;line-height:22px}.modal.data-transfer-process .modal-content p:last-child{margin-bottom:0}.modal.data-transfer-process .modal-content ul{margin-bottom:20px;padding-left:28px}.modal.data-transfer-process .modal-content ul li{font-size:16px;line-height:28px;margin-bottom:5px}.modal.data-transfer-process .modal-content ul li:last-child{margin-bottom:0}.modal.ssl-info .modal-content{background-color:#fff;max-width:700px}.modal.ssl-info .modal-content h4{font-size:18px;line-height:24px;font-weight:700;margin-bottom:20px}.modal.ssl-info .modal-content p{align-items:center;margin-bottom:20px;font-size:16px;line-height:22px}.modal.ssl-info .modal-content p:last-child{margin-bottom:0}.modal.scan-qr-code .modal-content{max-width:500px;padding:60px 30px}.modal.scan-qr-code .modal-content .steps{display:flex;flex-direction:column;align-items:center;text-align:center}.modal.scan-qr-code .modal-content .steps i.icon{display:block;width:96px;height:96px;margin-bottom:30px}.modal.scan-qr-code .modal-content .steps h3{font-size:18px;line-height:25px;color:#364563;margin-bottom:10px}.modal.scan-qr-code .modal-content .steps p{font-size:14px;line-height:19px;color:#5973a6}.modal.scan-qr-code .modal-content .steps.step-1 i.icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23DEE3ED'%3E %3Cpath d='M8.25 5.25H5.25V8.25H8.25V5.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25 15.75H5.25V18.75H8.25V15.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 5.25H15.75V8.25H18.75V5.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 12.75H11.25V14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.25 14.25V18.75H18.75V14.25H17.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 17.25V18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 5.25V9.75H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 11.25H18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 6V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18 0.75H21.75C22.1478 0.75 22.5294 0.908035 22.8107 1.18934C23.092 1.47064 23.25 1.85218 23.25 2.25V6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 18V21.75C23.25 22.1478 23.092 22.5294 22.8107 22.8107C22.5294 23.092 22.1478 23.25 21.75 23.25H18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6 23.25H2.25C1.85218 23.25 1.47064 23.092 1.18934 22.8107C0.908035 22.5294 0.75 22.1478 0.75 21.75V18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.modal.scan-qr-code .modal-content .steps.step-2 i.icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M8.25 5.25H5.25V8.25H8.25V5.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25 15.75H5.25V18.75H8.25V15.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 5.25H15.75V8.25H18.75V5.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 12.75H11.25V14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.25 14.25V18.75H18.75V14.25H17.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 17.25V18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 5.25V9.75H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 11.25H18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 6V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18 0.75H21.75C22.1478 0.75 22.5294 0.908035 22.8107 1.18934C23.092 1.47064 23.25 1.85218 23.25 2.25V6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 18V21.75C23.25 22.1478 23.092 22.5294 22.8107 22.8107C22.5294 23.092 22.1478 23.25 21.75 23.25H18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6 23.25H2.25C1.85218 23.25 1.47064 23.092 1.18934 22.8107C0.908035 22.5294 0.75 22.1478 0.75 21.75V18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.dialog .modal-title{text-align:center;margin-bottom:30px}.dialog .modal-title h3{font-size:18px;line-height:22px;margin-bottom:30px;font-weight:600}.dialog .modal-title p{font-size:14px;line-height:18px;color:var(--color-secondary);white-space:pre-line}.dialog.crop .dialog__content .modal-title h3{font-size:20px;line-height:27px;margin-bottom:10px}.dialog.crop .dialog__content .modal-title p{font-size:16px;line-height:20px}.chart .apexcharts-tooltip,.chart .apexcharts-tooltip-title{border:none!important;background-color:#121721!important}.chart .apexcharts-tooltip,.chart .apexcharts-tooltip-title,.chart .apexcharts-tooltip-series-group,.chart .apexcharts-tooltip-y-group{margin:0;padding:0}.chart .apexcharts-tooltip{display:flex;flex-direction:column-reverse;justify-content:center;padding:30px;border-radius:10px;box-shadow:0 5px 30px #090b100d}.chart .apexcharts-tooltip-y-group{display:flex;flex-direction:column-reverse;justify-content:center;margin-bottom:0}.chart .apexcharts-tooltip-title{letter-spacing:.02em;color:#364563;font-size:14px}.chart .apexcharts-tooltip-text-y-value{margin:0;padding:0;font-size:36px}.chart .apexcharts-tooltip-text-y-label{overflow:hidden;margin:0 0 30px;padding:0;white-space:nowrap;letter-spacing:.02em;text-overflow:clip;color:#cdd5e4}.chart .apexcharts-canvas svg:not(:root){overflow:visible!important}.v-popper--theme-tooltip .v-popper__wrapper .v-popper__inner{text-wrap:balance;max-width:400px;background-color:#477eebf2;color:#fff;padding:12px;border-radius:10px;border:none;box-shadow:0 6px 30px #0000001a}.v-popper--theme-tooltip .v-popper__wrapper .v-popper__inner ul{list-style:none}.v-popper--theme-tooltip .v-popper__wrapper .v-popper__arrow-outer{border-color:#477eebf2}.page-content.dashboard .content-area{width:100%}.page-content.dashboard .content-area.is-edit{padding-bottom:220px}.page-content.dashboard .content-area .active-widget-title{font-size:18px;line-height:22px;margin-bottom:30px;color:#364563}.page-content.dashboard .widget{touch-action:none;position:relative;padding:30px;background-color:#fff;border-radius:10px;transition:box-shadow .5s}.page-content.dashboard .widget:hover{box-shadow:0 10px 24px #00103d1c}.page-content.dashboard .widget .widget-title{display:flex;align-items:center;font-size:18px;color:#5973a6;opacity:1}.page-content.dashboard .widget .widget-title .icon{margin-left:10px}.page-content.dashboard .widget .widget-desctiption{display:grid;grid-auto-columns:max-content;grid-auto-flow:column;gap:30px}.page-content.dashboard .widget .count{margin-top:25px;margin-bottom:15px;opacity:1}.page-content.dashboard .widget .count h4{font-size:36px;line-height:42px;margin-bottom:5px;color:#364563;word-wrap:break-word}.page-content.dashboard .widget .count p{font-size:14px;line-height:18px;color:#5973a6}.page-content.dashboard .widget .chart-body{display:flex;flex-direction:column;flex:1 1 100%;margin-left:-30px;margin-right:-30px;opacity:1}.page-content.dashboard .widget .chart-body .text{margin-bottom:60px}.page-content.dashboard .widget .chart-body .text .rating{display:flex;flex-wrap:wrap;align-items:center;font-size:14px;line-height:18px;color:#5973a6}.page-content.dashboard .widget .chart-body .text .rating i{width:30px;height:30px;background-color:#eee;margin-right:10px;border-radius:10px;background-repeat:no-repeat;background-position:center;background-size:16px}.page-content.dashboard .widget .chart-body .text .rating>div{width:calc(100% - 40px)}.page-content.dashboard .widget .chart-body .text .rating span{font-weight:600;padding:0 2px}.page-content.dashboard .widget .chart-body .text .rating.high i{background-color:#40bf6a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M16.5 8.5V4H12' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.5 4L11.2073 9.29267C11.1145 9.38559 11.0042 9.45931 10.8828 9.5096C10.7615 9.5599 10.6314 9.58579 10.5 9.58579C10.3686 9.58579 10.2385 9.5599 10.1172 9.5096C9.9958 9.45931 9.88553 9.38559 9.79267 9.29267L7.70733 7.20733C7.61447 7.11441 7.5042 7.04069 7.38283 6.9904C7.26146 6.9401 7.13138 6.91421 7 6.91421C6.86862 6.91421 6.73854 6.9401 6.61717 6.9904C6.4958 7.04069 6.38553 7.11441 6.29267 7.20733L1.5 12' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.page-content.dashboard .widget .chart-body .text .rating.high span{color:#40bf6a}.page-content.dashboard .widget .chart-body .text .rating.low i{background-color:#d8364c;background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Слой_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-40 43 18 16' style='enable-background:new -40 43 18 16;' xml:space='preserve' stroke='%23fff'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;%7D %3C/style%3E %3Cpath class='st0' d='M-38.5,50.5V55h4.5'/%3E %3Cpath class='st0' d='M-38.5,55l5.3-5.3c0.1-0.1,0.2-0.2,0.3-0.2c0.1-0.1,0.3-0.1,0.4-0.1s0.3,0,0.4,0.1c0.1,0.1,0.2,0.1,0.3,0.2 l2.1,2.1c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0.1,0.3,0.1,0.4,0.1s0.3,0,0.4-0.1c0.1-0.1,0.2-0.1,0.3-0.2l4.8-4.8'/%3E %3C/svg%3E")}.page-content.dashboard .widget .chart-body .text .rating.low span{color:#d8364c}.page-content.dashboard .widget .chart-body .text .designation{display:flex;flex-wrap:wrap}.page-content.dashboard .widget .chart-body .text .designation .item{display:flex;flex-wrap:wrap;align-items:center;margin-right:30px}.page-content.dashboard .widget .chart-body .text .designation .item:last-child{margin-right:0}.page-content.dashboard .widget .chart-body .text .designation .item i{width:30px;height:30px;border-radius:10px;margin-right:10px}.page-content.dashboard .widget .chart-body .text .designation .item i.blue{background-color:#5973a6}.page-content.dashboard .widget .chart-body .text .designation .item i.gray{background-color:#dee3ed}.page-content.dashboard .widget .chart-body .chart{min-height:110px}.page-content.dashboard .widget .chart-body .chart img{width:100%}.page-content.dashboard .widget .toggle-hide{position:absolute;top:5px;right:5px}.page-content.dashboard .widget.widget-is-hide .inner{background-color:#ffffff40}.page-content.dashboard .widget.widget-is-hide .inner .widget-title,.page-content.dashboard .widget.widget-is-hide .inner .count,.page-content.dashboard .widget.widget-is-hide .inner .chart-body{opacity:.25}.page-content.dashboard .widget__header{display:flex;justify-content:space-between}.page-content.dashboard .widget__content{display:flex;flex-grow:1;gap:1em}.page-content.dashboard .widget__inner{display:flex;flex-direction:column;height:100%}.page-content.dashboard .widget__info{position:absolute;top:57px}.page-content.dashboard .widget__empty{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.page-content.dashboard .widget__empty span{font-size:1.3em;opacity:.5}.page-content.dashboard .widget__empty-icon{width:100px;opacity:.1}.page-content.dashboard .list-empty{display:inline-block;padding:3em;border:2px dashed rgba(202,202,202,.73);border-radius:1em;font-size:18px;line-height:24px;margin-top:30px;width:100%;text-align:center}.page-content.dashboard .inactive-widget-list{display:flex;flex-wrap:wrap;z-index:-1;position:absolute;background-color:#fff;bottom:105%;left:30px;padding:10px 20px;width:calc(100% - 60px);border-radius:10px;box-shadow:0 5px 30px #090b100d;opacity:0;visibility:hidden;transform:translateY(100%);transition:all .5s ease}.page-content.dashboard .inactive-widget-list.is-active{opacity:1;visibility:visible;transform:translateY(0)}.page-content.dashboard .inactive-widget-list__item{-webkit-user-select:none;user-select:none;cursor:pointer;display:inline-block;padding:4px 12px;margin:0 4px 4px 0;border:1px dotted #5973a6;border-radius:10px;flex-grow:1;text-align:center;transition:all .25s ease}.page-content.dashboard .inactive-widget-list__item:hover{background-color:#477eeb;color:#fff;border-color:transparent}.analytics-widget-list{display:flex;flex-wrap:wrap;margin:0 -15px}.analytics-widget-list .v-grid .v-grid-item-wrapper{transition:none}.analytics-widget-list .widget{width:50%;padding:0 15px;margin-bottom:30px}.analytics-widget-list .widget.full{width:100%}.analytics-widget-list .widget .inner{position:relative;padding:30px;background-color:#fff;border-radius:10px}.analytics-widget-list .widget .inner .widget-title{display:flex;align-items:center;font-size:18px;color:#5973a6;margin-bottom:30px;opacity:1}.analytics-widget-list .widget .inner .widget-title .icon{margin-left:10px}.analytics-widget-list .widget .inner .count{margin-bottom:30px;opacity:1}.analytics-widget-list .widget .inner .count h4{font-size:36px;line-height:42px;margin-bottom:5px;color:#364563;word-wrap:break-word}.analytics-widget-list .widget .inner .count p{font-size:14px;line-height:18px;color:#5973a6}.analytics-widget-list .widget .inner .chart-body{opacity:1}.analytics-widget-list .widget .inner .chart-body .text{margin-bottom:60px}.analytics-widget-list .widget .inner .chart-body .text .rating{display:flex;flex-wrap:wrap;align-items:center;font-size:14px;line-height:18px;color:#5973a6}.analytics-widget-list .widget .inner .chart-body .text .rating i{width:30px;height:30px;background-color:#eee;margin-right:10px;border-radius:10px;background-repeat:no-repeat;background-position:center;background-size:16px}.analytics-widget-list .widget .inner .chart-body .text .rating>div{width:calc(100% - 40px)}.analytics-widget-list .widget .inner .chart-body .text .rating span{font-weight:600;padding:0 2px}.analytics-widget-list .widget .inner .chart-body .text .rating.high i{background-color:#40bf6a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M16.5 8.5V4H12' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.5 4L11.2073 9.29267C11.1145 9.38559 11.0042 9.45931 10.8828 9.5096C10.7615 9.5599 10.6314 9.58579 10.5 9.58579C10.3686 9.58579 10.2385 9.5599 10.1172 9.5096C9.9958 9.45931 9.88553 9.38559 9.79267 9.29267L7.70733 7.20733C7.61447 7.11441 7.5042 7.04069 7.38283 6.9904C7.26146 6.9401 7.13138 6.91421 7 6.91421C6.86862 6.91421 6.73854 6.9401 6.61717 6.9904C6.4958 7.04069 6.38553 7.11441 6.29267 7.20733L1.5 12' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.analytics-widget-list .widget .inner .chart-body .text .rating.high span{color:#40bf6a}.analytics-widget-list .widget .inner .chart-body .text .rating.low i{background-color:#d8364c;background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Слой_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-40 43 18 16' style='enable-background:new -40 43 18 16;' xml:space='preserve' stroke='%23fff'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;%7D %3C/style%3E %3Cpath class='st0' d='M-38.5,50.5V55h4.5'/%3E %3Cpath class='st0' d='M-38.5,55l5.3-5.3c0.1-0.1,0.2-0.2,0.3-0.2c0.1-0.1,0.3-0.1,0.4-0.1s0.3,0,0.4,0.1c0.1,0.1,0.2,0.1,0.3,0.2 l2.1,2.1c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0.1,0.3,0.1,0.4,0.1s0.3,0,0.4-0.1c0.1-0.1,0.2-0.1,0.3-0.2l4.8-4.8'/%3E %3C/svg%3E")}.analytics-widget-list .widget .inner .chart-body .text .rating.low span{color:#d8364c}.analytics-widget-list .widget .inner .chart-body .text .designation{display:flex;flex-wrap:wrap}.analytics-widget-list .widget .inner .chart-body .text .designation .item{display:flex;flex-wrap:wrap;align-items:center;margin-right:30px}.analytics-widget-list .widget .inner .chart-body .text .designation .item:last-child{margin-right:0}.analytics-widget-list .widget .inner .chart-body .text .designation .item i{width:30px;height:30px;border-radius:10px;margin-right:10px}.analytics-widget-list .widget .inner .chart-body .text .designation .item i.blue{background-color:#5973a6}.analytics-widget-list .widget .inner .chart-body .text .designation .item i.gray{background-color:#dee3ed}.analytics-widget-list .widget .inner .chart-body .chart{min-height:110px}.analytics-widget-list .widget .inner .chart-body .chart img{width:100%}.analytics-widget-list .widget .inner .toggle-hide{position:absolute;top:30px;right:30px;width:30px;height:30px;border-radius:10px;cursor:pointer;background-repeat:no-repeat;background-position:6px 8px;background-color:#f5f7fa;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%235973a6'%3E %3Cpath d='M2.85522 14L15.3552 2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.97607 12.7006C7.63128 12.9041 8.31401 13.005 9.00007 12.9999C11.7334 13.0459 14.5054 11.1246 16.2161 9.24192C16.3995 9.0383 16.501 8.77397 16.501 8.49992C16.501 8.22588 16.3995 7.96154 16.2161 7.75792C15.5963 7.07806 14.9098 6.46229 14.1667 5.91992' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.6086 4.18805C10.0825 4.05715 9.54192 3.99397 8.99989 4.00005C6.31255 3.95538 3.53322 5.83472 1.78588 7.75672C1.60247 7.96034 1.50098 8.22467 1.50098 8.49872C1.50098 8.77276 1.60247 9.0371 1.78588 9.24072C2.31717 9.82231 2.89704 10.3576 3.51922 10.8407' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.5 8.5C6.49991 8.17167 6.56452 7.84654 6.69012 7.54319C6.81573 7.23983 6.99987 6.9642 7.23204 6.73204C7.4642 6.49987 7.73983 6.31573 8.04319 6.19012C8.34654 6.06452 8.67167 5.99991 9 6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.49927C11.5001 8.82763 11.4355 9.15279 11.3099 9.45618C11.1843 9.75957 11.0002 10.0352 10.768 10.2675C10.5358 10.4997 10.2602 10.6839 9.95686 10.8096C9.65351 10.9352 9.32836 10.9999 9 10.9999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-size:16px}.analytics-widget-list .widget.widget-is-hide .inner{background-color:#ffffff40}.analytics-widget-list .widget.widget-is-hide .inner .widget-title,.analytics-widget-list .widget.widget-is-hide .inner .count,.analytics-widget-list .widget.widget-is-hide .inner .chart-body{opacity:.25}.analytics-widget-list .widget.widget-is-hide .inner .toggle-hide{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M8.99989 3.5008C6.31255 3.45547 3.53322 5.33347 1.78588 7.2568C1.60247 7.46043 1.50098 7.72476 1.50098 7.9988C1.50098 8.27285 1.60247 8.53718 1.78588 8.7408C3.49522 10.6235 6.26655 12.5448 8.99989 12.4988C11.7332 12.5448 14.5052 10.6235 16.2159 8.7408C16.3993 8.53718 16.5008 8.27285 16.5008 7.9988C16.5008 7.72476 16.3993 7.46043 16.2159 7.2568C14.4666 5.33347 11.6872 3.45547 8.99989 3.5008Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.00018C11.4999 8.4946 11.3531 8.97789 11.0784 9.38892C10.8036 9.79996 10.4131 10.1203 9.95625 10.3094C9.49942 10.4985 8.99678 10.5479 8.51187 10.4514C8.02696 10.3549 7.58156 10.1167 7.232 9.76704C6.88243 9.41739 6.6444 8.97193 6.54799 8.48699C6.45158 8.00206 6.50113 7.49943 6.69037 7.04265C6.8796 6.58587 7.20004 6.19547 7.61114 5.92079C8.02225 5.64612 8.50558 5.49951 9 5.49951C9.32839 5.49942 9.65357 5.56405 9.95697 5.6897C10.2604 5.81535 10.536 5.99955 10.7682 6.23179C11.0004 6.46402 11.1845 6.73973 11.3101 7.04316C11.4356 7.34659 11.5002 7.67179 11.5 8.00018Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-color:#477eeb}.vue-grid-layout{margin:-30px}.page-content.cards .content-area{padding-bottom:300px}.page-content.cards .content-area .page-top-block{justify-content:flex-start;margin-bottom:40px}.page-content.cards .content-area .page-top-block .icon-back{width:22px;height:22px;margin-right:30px;cursor:pointer}.page-content.cards .content-area .page-top-block .buttons .btn{margin-right:10px;padding:9px 20px 9px 15px}.page-content.cards .content-area .page-top-block .buttons .btn:last-child{margin-right:0}.page-content.cards .content-area .page-top-block .buttons .btn .icon{width:24px;height:24px}.page-content.cards .content-area .page-top-block .buttons .btn .icon.icon-add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M12 5V19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5 12H19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.page-content.cards .content-area .page-top-block .buttons .btn .icon.icon-new-card{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M12 13.5H3.75C3.35218 13.5 2.97064 13.342 2.68934 13.0607C2.40804 12.7794 2.25 12.3978 2.25 12V2.25C2.25 1.85218 2.40804 1.47064 2.68934 1.18934C2.97064 0.908035 3.35218 0.75 3.75 0.75H20.25C20.6478 0.75 21.0294 0.908035 21.3107 1.18934C21.592 1.47064 21.75 1.85218 21.75 2.25V12C21.75 12.3978 21.592 12.7794 21.3107 13.0607C21.0294 13.342 20.6478 13.5 20.25 13.5H15.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12.9 3.75H18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 13.5V9.375C15.75 8.87772 15.5524 8.40081 15.2008 8.04917C14.8492 7.69754 14.3723 7.5 13.875 7.5C13.3777 7.5 12.9008 7.69754 12.5492 8.04917C12.1975 8.40081 12 8.87772 12 9.375V14.475L11.512 16.424C11.2525 17.3817 11.2525 18.3913 11.512 19.349C11.8706 20.0321 12.2847 20.6846 12.75 21.3V23.25H19.5C19.5 18.836 19.311 19.481 20.057 16.45' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.633 15.941C11.3265 16.7226 10.7999 17.3986 10.117 17.887C9.527 18.196 8.25 18.002 8.25 16.912V13.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M7.5 8.625C8.74264 8.625 9.75 7.61764 9.75 6.375C9.75 5.13236 8.74264 4.125 7.5 4.125C6.25736 4.125 5.25 5.13236 5.25 6.375C5.25 7.61764 6.25736 8.625 7.5 8.625Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.page-content.cards .content-area .template-search{margin-bottom:60px}.page-content.cards .content-area .template-group{margin-bottom:30px}.page-content.cards .content-area .template-group .template-title{font-size:18px;line-height:24px;margin-bottom:25px;color:#364563}.page-content.cards .content-area .template-group .list{display:flex;flex-wrap:wrap;margin:0 -15px}.page-content.cards .content-area .template-group .list .template-list-item-card{width:50%;padding:0 15px;margin-bottom:30px}.page-content.cards .content-area.step-distribution{width:100%}.page-content.cards .content-area.step-distribution .distribution-card-block{justify-content:center;align-items:center;padding:80px 30px 30px}.page-content.cards .content-area.step-distribution .distribution-card-block .page-top-block{position:absolute;top:30px;left:30px;z-index:3}.page-content.cards .content-area.step-distribution .distribution-card-block .inner{width:680px}.page-content.cards .content-area.step-distribution .bottom-action{display:none}.page-content.cards .distribution-card-block{display:flex;flex-direction:column;height:100%;justify-content:center;align-items:center;padding:30px}.page-content.cards .distribution-card-block .inner{background:#f8f9fb;border-radius:10px;padding:2vw;max-width:98%}.page-content.cards .distribution-card-block .inner .title{text-align:center;margin-bottom:30px}.page-content.cards .distribution-card-block .inner .title h2{font-size:19px;line-height:22px;font-family:Manrope,sans-serif;color:#364563;margin-bottom:30px;font-weight:600;overflow:hidden;text-overflow:ellipsis}.page-content.cards .distribution-card-block .inner .title h3{font-size:17px;line-height:20px;font-family:Manrope,sans-serif;color:#364563;margin-bottom:30px;font-weight:600}.page-content.cards .distribution-card-block .inner .tab-nav .types{display:flex;justify-content:center;width:100%}.page-content.cards .distribution-card-block .inner .tab-container .tab-panel#tab_link{max-width:400px;margin:auto}.page-content.cards .distribution-card-block .inner .tab-container .tab-panel#tab_link .form-group{margin-bottom:10px}.page-content.cards .distribution-card-block .inner .tab-container .tab-panel#tab_link .btn{display:block;width:100%}.page-content.cards .distribution-card-block .inner .tab-container .tab-panel#tab_qr{text-align:center}.page-content.cards .distribution-card-block .inner .tab-container .tab-panel#tab_qr .qr-code{margin-bottom:30px}.page-content.cards .distribution-card-block .inner .tab-container .tab-panel#tab_qr .qr-code .img{display:inline-block;background-color:#fff;border-radius:10px;box-shadow:0 5px 20px #090b100d;padding:8px}.page-content.cards .distribution-card-block .inner .tab-container .tab-panel#tab_qr .qr-code .img img{display:block;width:130px;height:130px}.page-content.cards .distribution-card-block .inner .tab-container .tab-panel#tab_qr p{font-size:14px;line-height:18px;font-weight:400;color:#9cabc9;margin-top:30px}.page-content.cards.add .page-top-block{padding-top:10px}.page-content.cards.add .template-list-item-card{margin-bottom:35px}.page-content.cards.add .tab-nav{margin-bottom:50px}.page-content.cards.add .tab-container .tab-panel .fields-block .fields-block-title{margin-bottom:30px}.page-content.cards.add .tab-container .tab-panel .fields-block .fields-block-title h3{font-size:18px;line-height:24px;color:#364563}.page-content.cards.add .tab-container .tab-panel .fields-block .fields-block-title p{font-size:14px;line-height:18px;color:#5973a6;margin-top:10px}.page-content.cards.add .tab-container .tab-panel .form-group textarea{resize:none}.page-content.cards.add .tab-container .tab-panel .contenteditable:empty:before{content:attr(data-placeholder);color:#dee3ed}.page-content.cards.add .tab-container .tab-panel .text-editor textarea{min-height:120px}.page-content.cards.add .tab-container .tab-panel .fields-list>.item{padding-top:30px;border-top:1px solid #dee3ed}.page-content.cards.add .tab-container .tab-panel .fields-list>.item:first-child{border-top:none;padding-top:0}.page-content.cards.add .tab-container .tab-panel .fields-list>.item .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.page-content.cards.add .tab-container .tab-panel .fields-list>.item .top h4{color:#475c85;font-size:14px;line-height:18px;font-weight:600}.page-content.cards.add .tab-container .tab-panel .fields-list>.item .top .remove{font-size:14px;line-height:18px;font-weight:600;cursor:pointer;color:#475c85;-webkit-user-select:none;user-select:none;transition:.2s ease;border-bottom:1px solid transparent}.page-content.cards.add .tab-container .tab-panel .fields-list>.item .top .remove.disabled{color:#cdd5e4;cursor:default;pointer-events:none}.page-content.cards.add .tab-container .tab-panel .fields-list>.item .top .remove:hover{border-bottom-color:#475c85}.page-content.cards.add .tab-container .tab-panel .fields-list .bottom .btn{display:block;width:100%}.page-content.cards.add .tab-container .tab-panel .settings{margin-bottom:60px}.page-content.cards.add .tab-container .tab-panel .settings h4{color:#475c85;font-size:14px;line-height:18px;font-weight:600;margin-bottom:30px}.page-content.cards.add .tab-container .tab-panel .settings .form-group{margin-bottom:0}.page-content.cards.add .tab-container .tab-panel#back_side{padding-bottom:30px}.page-content.cards.add .bottom-action .inner{display:block}.page-content.cards.add .bottom-action .inner .buttons{display:flex;justify-content:space-between}.page-content.cards.add .bottom-action .inner .buttons .left{display:flex;align-items:center}.page-content.cards.add .bottom-action .inner .buttons .left .send-push{margin:0 0 0 20px}.page-content.cards.add .bottom-action .inner .buttons .left .send-push .custom-switch p{font-weight:500}.page-content.cards.add .bottom-action .inner .buttons .left .send-push .custom-switch p .icon-question{display:none}.page-content.cards.list .content-area{padding-bottom:0}.page-content.cards.list .content-area .page-top-block{justify-content:space-between;margin-bottom:30px}.page-content.cards.release .content-area{padding-bottom:30px}.page-content.cards.release .page-top-block{padding-top:10px}.page-content.cards.release .release-select-option{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.page-content.cards.release .release-select-option .item{width:50%;padding:0 15px}.page-content.cards.release .release-select-option .item .inner{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:500px;background:#fff;box-shadow:0 5px 30px #090b100d;border-radius:10px}.page-content.cards.release .release-select-option .item .inner .icon{width:64px;height:64px;transition:.2s ease}.page-content.cards.release .release-select-option .item .inner .icon.icon-share{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M46 22H50C51.0609 22 52.0783 22.4214 52.8284 23.1716C53.5786 23.9217 54 24.9391 54 26V58C54 59.0609 53.5786 60.0783 52.8284 60.8284C52.0783 61.5786 51.0609 62 50 62H14C12.9391 62 11.9217 61.5786 11.1716 60.8284C10.4214 60.0783 10 59.0609 10 58V26C10 24.9391 10.4214 23.9217 11.1716 23.1716C11.9217 22.4214 12.9391 22 14 22H18' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M32 2V30' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22 12L32 2L42 12' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.page-content.cards.release .release-select-option .item .inner .icon.icon-document-upload{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M46 62C54.8366 62 62 54.8366 62 46C62 37.1634 54.8366 30 46 30C37.1634 30 30 37.1634 30 46C30 54.8366 37.1634 62 46 62Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 54V38' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 38L40 44' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 38L52 44' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 18H38' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 30H26' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 42H20' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20 54H6C4.93913 54 3.92172 53.5786 3.17157 52.8284C2.42143 52.0783 2 51.0609 2 50V6C2 4.93913 2.42143 3.92172 3.17157 3.17157C3.92172 2.42143 4.93913 2 6 2H34.344C35.4041 2.00023 36.4208 2.42128 37.1707 3.17067L44.8293 10.8293C45.5787 11.5792 45.9998 12.5959 46 13.656V20' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.page-content.cards.release .release-select-option .item .inner p{font-size:18px;line-height:24px;margin-top:30px}.page-content.cards.release .release-select-option .item .inner:hover{background-color:#477eeb;color:#fff}.page-content.cards.release .release-select-option .item .inner:hover .icon-share{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M46 22H50C51.0609 22 52.0783 22.4214 52.8284 23.1716C53.5786 23.9217 54 24.9391 54 26V58C54 59.0609 53.5786 60.0783 52.8284 60.8284C52.0783 61.5786 51.0609 62 50 62H14C12.9391 62 11.9217 61.5786 11.1716 60.8284C10.4214 60.0783 10 59.0609 10 58V26C10 24.9391 10.4214 23.9217 11.1716 23.1716C11.9217 22.4214 12.9391 22 14 22H18' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M32 2V30' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22 12L32 2L42 12' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.page-content.cards.release .release-select-option .item .inner:hover .icon-document-upload{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M46 62C54.8366 62 62 54.8366 62 46C62 37.1634 54.8366 30 46 30C37.1634 30 30 37.1634 30 46C30 54.8366 37.1634 62 46 62Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 54V38' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 38L40 44' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M46 38L52 44' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 18H38' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 30H26' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10 42H20' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20 54H6C4.93913 54 3.92172 53.5786 3.17157 52.8284C2.42143 52.0783 2 51.0609 2 50V6C2 4.93913 2.42143 3.92172 3.17157 3.17157C3.92172 2.42143 4.93913 2 6 2H34.344C35.4041 2.00023 36.4208 2.42128 37.1707 3.17067L44.8293 10.8293C45.5787 11.5792 45.9998 12.5959 46 13.656V20' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.page-content.cards.release-distribution .content-area{padding-bottom:0}.page-content.cards.release-distribution .page-top-block{padding-top:10px}.page-content.cards.release-distribution .search-block{margin-bottom:30px}.page-content.cards.release-client .page-top-block{padding-top:10px}.page-content.cards.release-client .search-block{margin-bottom:30px}.page-content.cards.release-client .document-upload{padding-top:30px}.page-content.cards.release-client .document-upload h4{font-size:18px;line-height:18px;margin-bottom:20px;color:#364563}.data-accounting{margin-top:35px}.data-accounting__title{font-size:18px;line-height:24px;color:#364563;padding-bottom:20px}.data-accounting__text{font-size:14px;line-height:18px;color:#5973a6}.card-template-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:30px}.settings{--space-top: 35px;position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:30px;padding:var(--space-top) 30px 120px 30px;align-items:start}.settings .tab-nav-body{position:sticky;top:var(--space-top)}.settings .tab-nav-body .page-top-block{margin-bottom:35px}.settings .tab-nav-body .tab-nav{display:flex;flex-direction:column;gap:8px;background-color:#fff;padding:30px 20px 30px 30px;border-radius:10px;box-shadow:0 5px 20px #090b1008}.settings .tab-nav-body .tab-nav .tab-item{cursor:pointer;display:flex;align-items:center;border-radius:10px;padding:10px;transition:background-color .2s linear}.settings .tab-nav-body .tab-nav .tab-item:hover{background-color:#f5f7fa}.settings .tab-nav-body .tab-nav .tab-item .icon{width:44px;height:44px;margin-right:20px;background-color:#f5f7fa;border-radius:10px;background-size:24px;transition:.2s ease}.settings .tab-nav-body .tab-nav .tab-item .text{width:calc(100% - 64px);font-size:14px;line-height:19px;color:#5973a6}.settings .tab-nav-body .tab-nav .tab-item.is-active .icon{background-color:#477eeb}.settings .tab-nav-body .tab-nav .tab-item.is-active .icon.icon-registration-page{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M4.7002 8.78C5.66692 9.78237 6.91617 10.4663 8.28146 10.7408C9.64675 11.0152 11.0632 10.867 12.3422 10.316' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.24902 15C10.5272 15 12.374 13.1532 12.374 10.875C12.374 8.59683 10.5272 6.75 8.24902 6.75C5.97085 6.75 4.12402 8.59683 4.12402 10.875C4.12402 13.1532 5.97085 15 8.24902 15Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.999 23.25C18.2122 23.25 23.249 18.2132 23.249 12C23.249 5.7868 18.2122 0.75 11.999 0.75C5.78582 0.75 0.749023 5.7868 0.749023 12C0.749023 18.2132 5.78582 23.25 11.999 23.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.9871 22.848C14.9075 21.502 14.4266 20.2106 13.6063 19.1405C12.786 18.0703 11.664 17.2704 10.3849 16.8438C9.10576 16.4173 7.72818 16.3836 6.42977 16.7473C5.13135 17.1109 3.97162 17.8551 3.1001 18.884' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.624 15.75C19.0738 15.75 20.249 14.5747 20.249 13.125C20.249 11.6753 19.0738 10.5 17.624 10.5C16.1743 10.5 14.999 11.6753 14.999 13.125C14.999 14.5747 16.1743 15.75 17.624 15.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.2742 18.368C20.8164 17.7331 20.201 17.2285 19.4887 16.9041C18.7763 16.5798 17.9917 16.4468 17.2122 16.5184C16.4328 16.59 15.6855 16.8636 15.0441 17.3124C14.4028 17.7611 13.8896 18.3693 13.5552 19.077' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.settings .tab-nav-body .tab-nav .tab-item.is-active .icon.icon-telegram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' stroke='%23fff'%3E%3Cpath fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m15 10l-4 4l6 6l4-16l-18 7l4 2l2 6l3-4'/%3E%3C/svg%3E")}.settings .tab-nav-body .tab-nav .tab-item.is-active .icon.icon-sms{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M14.25 12.75V20.518C14.25 20.8769 14.1793 21.2322 14.0419 21.5637C13.9046 21.8952 13.7033 22.1965 13.4495 22.4502C13.1957 22.7039 12.8944 22.9051 12.5628 23.0423C12.2312 23.1796 11.8759 23.2501 11.517 23.25H4.983C4.62414 23.2501 4.26878 23.1796 3.9372 23.0423C3.60562 22.9051 3.30433 22.7039 3.05054 22.4502C2.79674 22.1965 2.59542 21.8952 2.45806 21.5637C2.3207 21.2322 2.25 20.8769 2.25 20.518V4.983C2.25 4.25816 2.53794 3.56301 3.05048 3.05048C3.56301 2.53794 4.25816 2.25 4.983 2.25H6.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M2.25 18.75H14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 2.25V8.25C21.75 8.64782 21.592 9.02936 21.3107 9.31066C21.0294 9.59196 20.6478 9.75 20.25 9.75H11.25C10.8522 9.75 10.4706 9.59196 10.1893 9.31066C9.90804 9.02936 9.75 8.64782 9.75 8.25V2.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 2.25C21.75 1.85218 21.592 1.47064 21.3107 1.18934C21.0294 0.908035 20.6478 0.75 20.25 0.75H11.25C10.8522 0.75 10.4706 0.908035 10.1893 1.18934C9.90804 1.47064 9.75 1.85218 9.75 2.25L14.955 5.5C15.1934 5.649 15.4689 5.728 15.75 5.728C16.0311 5.728 16.3066 5.649 16.545 5.5L21.75 2.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.settings .tab-nav-body .tab-nav .tab-item.is-active .icon.icon-additional{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='iso-8859-1'?%3E %3C!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 81.947 81.947' style='enable-background:new 0 0 81.947 81.947;' xml:space='preserve' fill='%23fff'%3E %3Cg id='_x37_7_Essential_Icons_57_'%3E %3Cpath id='Settings' d='M79.874,49.76c-2.4-2.3-3.7-5.5-3.7-8.8s1.3-6.4,3.7-8.8c0.4-0.4,0.8-0.7,1.3-1.1c0.7-0.5,0.9-1.4,0.7-2.2 c-0.8-2.9-2-5.7-3.4-8.3c-0.4-0.7-1.2-1.1-2-1c-0.7,0.1-1.2,0.1-1.7,0.1c-6.9,0-12.5-5.6-12.5-12.4c0-0.5,0-1.1,0.1-1.7 c0.1-0.8-0.3-1.6-1-2c-2.6-1.4-5.4-2.6-8.3-3.4c-0.8-0.2-1.7,0.1-2.2,0.7c-0.4,0.5-0.8,1-1.1,1.3c-2.4,2.3-5.5,3.6-8.8,3.6 s-6.5-1.3-8.8-3.6c-0.4-0.4-0.7-0.8-1.1-1.3c-0.5-0.7-1.4-0.9-2.2-0.7c-2.9,0.9-5.7,2-8.3,3.4c-0.7,0.4-1.1,1.2-1,2 c0.1,0.7,0.1,1.2,0.1,1.7c0,6.9-5.6,12.4-12.5,12.4c-0.5,0-1.1,0-1.7-0.1c-0.8-0.1-1.6,0.3-2,1c-1.4,2.6-2.6,5.4-3.4,8.3 c-0.2,0.8,0,1.7,0.7,2.2c0.6,0.4,1,0.8,1.3,1.1c4.9,4.8,4.9,12.7,0,17.6c-0.4,0.4-0.8,0.7-1.3,1.1c-0.7,0.5-0.9,1.4-0.7,2.2 c0.9,2.9,2,5.7,3.4,8.3c0.4,0.7,1.2,1.1,2,1c0.7-0.1,1.2-0.1,1.7-0.1c6.9,0,12.5,5.6,12.5,12.4c0,0.5,0,1.1-0.1,1.7 c-0.1,0.8,0.3,1.6,1,2c2.6,1.4,5.4,2.6,8.3,3.4c0.8,0.2,1.7,0,2.2-0.7c0.4-0.5,0.8-1,1.1-1.3c2.4-2.3,5.5-3.6,8.8-3.6 s6.5,1.3,8.8,3.6c0.4,0.4,0.7,0.8,1.1,1.3c0.4,0.5,1,0.8,1.6,0.8c0.2,0,0.4,0,0.6-0.1c2.9-0.9,5.7-2,8.3-3.4c0.7-0.4,1.1-1.2,1-2 c-0.1-0.7-0.1-1.2-0.1-1.7c0-6.9,5.6-12.4,12.5-12.4c0.5,0,1.1,0,1.7,0.1c0.8,0.1,1.6-0.3,2-1c1.4-2.6,2.6-5.4,3.4-8.3 c0.2-0.8,0-1.7-0.7-2.2C80.674,50.46,80.174,50.16,79.874,49.76z M75.574,58.26c-0.3,0-0.6,0-0.9,0c-9.1,0-16.5,7.4-16.5,16.4 c0,0.3,0,0.6,0,0.9c-1.6,0.8-3.3,1.5-5.1,2.1c-0.2-0.2-0.4-0.4-0.6-0.6c-3.1-3.1-7.2-4.8-11.6-4.8s-8.5,1.7-11.6,4.8 c-0.2,0.2-0.4,0.4-0.6,0.6c-1.7-0.6-3.4-1.3-5.1-2.1c0-0.3,0-0.6,0-0.9c0-9.1-7.4-16.4-16.5-16.4c-0.3,0-0.6,0-0.9,0 c-0.8-1.6-1.5-3.3-2.1-5.1c0.2-0.2,0.4-0.4,0.6-0.6c6.4-6.4,6.4-16.8,0-23.3c-0.2-0.2-0.4-0.4-0.6-0.6c0.6-1.7,1.3-3.4,2.1-5.1 c0.3,0,0.6,0,0.9,0c9.1,0,16.5-7.4,16.5-16.4c0-0.3,0-0.6,0-0.9c1.6-0.8,3.3-1.5,5.1-2.1c0.2,0.2,0.4,0.4,0.6,0.6 c3.1,3.1,7.2,4.8,11.6,4.8s8.5-1.7,11.6-4.8c0.2-0.2,0.4-0.4,0.6-0.6c1.7,0.6,3.4,1.3,5.1,2.1c0,0.3,0,0.6,0,0.9 c0,9.1,7.4,16.4,16.5,16.4c0.3,0,0.6,0,0.9,0c0.8,1.6,1.5,3.3,2.1,5.1c-0.2,0.2-0.4,0.4-0.6,0.6c-3.1,3.1-4.8,7.2-4.8,11.6 s1.7,8.5,4.8,11.6c0.2,0.2,0.4,0.4,0.6,0.6C77.074,54.96,76.374,56.66,75.574,58.26z M40.973,17.16c-13.1,0-23.8,10.7-23.8,23.8 s10.7,23.8,23.8,23.8s23.8-10.7,23.8-23.8S54.073,17.16,40.973,17.16z M40.973,60.76c-10.9,0-19.8-8.9-19.8-19.8 s8.9-19.8,19.8-19.8s19.8,8.9,19.8,19.8S51.874,60.76,40.973,60.76z'/%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E")}.settings .tab-nav-body .tab-nav .tab-item.is-active .icon.icon-key{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M12.8181 14.517L15.3631 11.972L17.1151 12.442C17.3814 12.513 17.6617 12.5128 17.9279 12.4413C18.1941 12.3698 18.4368 12.2296 18.6317 12.0347C18.8266 11.8398 18.9668 11.597 19.0383 11.3308C19.1098 11.0646 19.1101 10.7843 19.0391 10.518L18.5691 8.766L19.3531 7.982L21.1051 8.452C21.3714 8.52336 21.6519 8.52334 21.9182 8.45196C22.1846 8.38059 22.4274 8.24036 22.6224 8.04537C22.8174 7.85039 22.9576 7.60751 23.029 7.34116C23.1004 7.07481 23.1004 6.79436 23.0291 6.528L22.5601 4.776C23.0019 4.33402 23.2501 3.73462 23.25 3.10965C23.2499 2.48469 23.0015 1.88535 22.5596 1.4435C22.3407 1.22472 22.0809 1.05119 21.795 0.932808C21.5091 0.814429 21.2026 0.753524 20.8932 0.753571C20.2682 0.753664 19.6689 1.00202 19.2271 1.444L9.48605 11.185C8.14364 10.6158 6.64506 10.5313 5.24715 10.9459C3.84923 11.3604 2.63902 12.2483 1.82392 13.4572C1.00882 14.6662 0.639584 16.121 0.779487 17.5724C0.919389 19.0238 1.55972 20.3813 2.59075 21.4123C3.62177 22.4433 4.97929 23.0837 6.43065 23.2236C7.88201 23.3635 9.33684 22.9942 10.5458 22.1791C11.7548 21.364 12.6426 20.1538 13.0572 18.7559C13.4718 17.358 13.3872 15.8594 12.8181 14.517V14.517Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.92207 19.652C6.78971 19.652 7.49307 18.9486 7.49307 18.081C7.49307 17.2134 6.78971 16.51 5.92207 16.51C5.05443 16.51 4.35107 17.2134 4.35107 18.081C4.35107 18.9486 5.05443 19.652 5.92207 19.652Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.settings .tab-nav-body .tab-nav .tab-item.is-active .icon.icon-wallet{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M21.75 18.5V20C21.75 20.7956 21.4339 21.5587 20.8713 22.1213C20.3087 22.6839 19.5456 23 18.75 23H3.75C2.95435 23 2.19129 22.6839 1.62868 22.1213C1.06607 21.5587 0.75 20.7956 0.75 20V9.5C0.75 8.70435 1.06607 7.94129 1.62868 7.37868C2.19129 6.81607 2.95435 6.5 3.75 6.5H18.75C19.5456 6.5 20.3087 6.81607 20.8713 7.37868C21.4339 7.94129 21.75 8.70435 21.75 9.5V11' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 6.49999L16.421 1.84199C16.3329 1.66572 16.211 1.50853 16.0621 1.3794C15.9133 1.25027 15.7405 1.15174 15.5535 1.08943C15.3666 1.02711 15.1692 1.00224 14.9726 1.01624C14.7761 1.03023 14.5842 1.08282 14.408 1.17099L3.75 6.49999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 18.5C22.1478 18.5 22.5294 18.342 22.8107 18.0607C23.092 17.7794 23.25 17.3978 23.25 17V12.5C23.25 12.1022 23.092 11.7206 22.8107 11.4393C22.5294 11.158 22.1478 11 21.75 11H18C17.0054 11 16.0516 11.3951 15.3483 12.0983C14.6451 12.8016 14.25 13.7554 14.25 14.75C14.25 15.7446 14.6451 16.6984 15.3483 17.4017C16.0516 18.1049 17.0054 18.5 18 18.5H21.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18 14.375C18.0742 14.375 18.1467 14.397 18.2083 14.4382C18.27 14.4794 18.3181 14.538 18.3465 14.6065C18.3748 14.675 18.3823 14.7504 18.3678 14.8232C18.3533 14.8959 18.3176 14.9627 18.2652 15.0152C18.2127 15.0676 18.1459 15.1033 18.0732 15.1178C18.0004 15.1323 17.925 15.1248 17.8565 15.0965C17.788 15.0681 17.7294 15.02 17.6882 14.9583C17.647 14.8967 17.625 14.8242 17.625 14.75C17.625 14.6505 17.6645 14.5552 17.7348 14.4848C17.8052 14.4145 17.9005 14.375 18 14.375' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.settings .tab-nav-body .tab-nav .tab-item.is-active .icon.icon-document-solid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M21.75 21.75C21.75 22.1478 21.592 22.5294 21.3107 22.8107C21.0294 23.092 20.6478 23.25 20.25 23.25H3.75C3.35218 23.25 2.97064 23.092 2.68934 22.8107C2.40804 22.5294 2.25 22.1478 2.25 21.75V2.25C2.25 1.85218 2.40804 1.47064 2.68934 1.18934C2.97064 0.908035 3.35218 0.75 3.75 0.75H14.379C14.7765 0.750085 15.1578 0.907982 15.439 1.189L21.311 7.061C21.592 7.3422 21.7499 7.72345 21.75 8.121V21.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M21.75 8.25H15.75C15.3522 8.25 14.9706 8.09196 14.6893 7.81066C14.408 7.52936 14.25 7.14782 14.25 6.75V0.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.2 11.594C6.41657 11.8784 6.69852 12.1065 7.02195 12.2588C7.34539 12.4111 7.70078 12.4832 8.058 12.469C9.197 12.469 10.121 11.776 10.121 10.922C10.121 10.068 9.2 9.376 8.062 9.376C6.924 9.376 6 8.683 6 7.828C6 6.973 6.924 6.281 8.062 6.281C8.41926 6.26652 8.77473 6.3385 9.09821 6.49084C9.42169 6.64318 9.7036 6.87136 9.92 7.156' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.06201 12.469V13.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.06201 5.25V6.281' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 15H18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.75 19.5H18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.settings .tab-nav-body .tab-nav .tab-item.is-active .icon.icon-support{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M4.5 18H3.75C2.95435 18 2.19129 17.6839 1.62868 17.1213C1.06607 16.5587 0.75 15.7956 0.75 15V12C0.75 11.2044 1.06607 10.4413 1.62868 9.87868C2.19129 9.31607 2.95435 9 3.75 9H4.5C4.69891 9 4.88968 9.07902 5.03033 9.21967C5.17098 9.36032 5.25 9.55109 5.25 9.75V17.25C5.25 17.4489 5.17098 17.6397 5.03033 17.7803C4.88968 17.921 4.69891 18 4.5 18Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20.25 18H19.5C19.3011 18 19.1103 17.921 18.9697 17.7803C18.829 17.6397 18.75 17.4489 18.75 17.25V9.75C18.75 9.55109 18.829 9.36032 18.9697 9.21967C19.1103 9.07902 19.3011 9 19.5 9H20.25C21.0456 9 21.8087 9.31607 22.3713 9.87868C22.9339 10.4413 23.25 11.2044 23.25 12V15C23.25 15.7956 22.9339 16.5587 22.3713 17.1213C21.8087 17.6839 21.0456 18 20.25 18Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M3.75 9C3.75 6.81196 4.61919 4.71354 6.16637 3.16637C7.71354 1.61919 9.81196 0.75 12 0.75V0.75C14.188 0.75 16.2865 1.61919 17.8336 3.16637C19.3808 4.71354 20.25 6.81196 20.25 9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15 21.75H17.25C18.0456 21.75 18.8087 21.4339 19.3713 20.8713C19.9339 20.3087 20.25 19.5456 20.25 18.75V18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M13.5 23.25H12C11.6022 23.25 11.2206 23.092 10.9393 22.8107C10.658 22.5294 10.5 22.1478 10.5 21.75C10.5 21.3522 10.658 20.9706 10.9393 20.6893C11.2206 20.408 11.6022 20.25 12 20.25H13.5C13.8978 20.25 14.2794 20.408 14.5607 20.6893C14.842 20.9706 15 21.3522 15 21.75C15 22.1478 14.842 22.5294 14.5607 22.8107C14.2794 23.092 13.8978 23.25 13.5 23.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.settings .tab-nav-body .tab-nav .tab-item.is-active .icon.icon-integrations{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M19.5002 15.7502L22.8112 12.4392C23.0924 12.1579 23.2504 11.7764 23.2504 11.3787C23.2504 10.9809 23.0924 10.5995 22.8112 10.3182L20.7002 8.21218C20.4614 8.77867 20.0871 9.27778 19.6101 9.66557C19.1331 10.0534 18.5681 10.3179 17.9648 10.436C17.3615 10.5541 16.7384 10.522 16.1504 10.3427C15.5624 10.1633 15.0276 9.84217 14.5929 9.40749C14.1582 8.9728 13.837 8.43791 13.6577 7.84992C13.4783 7.26193 13.4463 6.63886 13.5643 6.03556C13.6824 5.43227 13.947 4.86725 14.3348 4.39026C14.7226 3.91326 15.2217 3.53892 15.7882 3.30018L13.6822 1.18918C13.4009 0.907973 13.0194 0.75 12.6217 0.75C12.2239 0.75 11.8425 0.907973 11.5612 1.18918L8.25018 4.50018C8.25018 3.7585 8.03025 3.03348 7.61819 2.41679C7.20614 1.80011 6.62047 1.31946 5.93524 1.03563C5.25002 0.751803 4.49602 0.67754 3.76859 0.822235C3.04116 0.96693 2.37298 1.32408 1.84853 1.84853C1.32408 2.37298 0.96693 3.04116 0.822235 3.76859C0.67754 4.49602 0.751803 5.25002 1.03563 5.93524C1.31946 6.62047 1.80011 7.20614 2.41679 7.61819C3.03348 8.03025 3.7585 8.25018 4.50018 8.25018L1.18918 11.5612C0.907973 11.8425 0.75 12.2239 0.75 12.6217C0.75 13.0194 0.907973 13.4009 1.18918 13.6822L3.30018 15.7882C3.53892 15.2217 3.91326 14.7226 4.39026 14.3348C4.86725 13.947 5.43227 13.6824 6.03556 13.5643C6.63886 13.4463 7.26193 13.4783 7.84992 13.6577C8.43791 13.837 8.9728 14.1582 9.40749 14.5929C9.84217 15.0276 10.1633 15.5624 10.3427 16.1504C10.522 16.7384 10.5541 17.3615 10.436 17.9648C10.3179 18.5681 10.0534 19.1331 9.66557 19.6101C9.27778 20.0871 8.77867 20.4614 8.21218 20.7002L10.3182 22.8072C10.5995 23.0884 10.9809 23.2464 11.3787 23.2464C11.7764 23.2464 12.1579 23.0884 12.4392 22.8072L15.7502 19.5002C15.7502 20.2419 15.9701 20.9669 16.3822 21.5836C16.7942 22.2003 17.3799 22.6809 18.0651 22.9647C18.7503 23.2486 19.5043 23.3228 20.2318 23.1781C20.9592 23.0334 21.6274 22.6763 22.1518 22.1518C22.6763 21.6274 23.0334 20.9592 23.1781 20.2318C23.3228 19.5043 23.2486 18.7503 22.9647 18.0651C22.6809 17.3799 22.2003 16.7942 21.5836 16.3822C20.9669 15.9701 20.2419 15.7502 19.5002 15.7502V15.7502Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.settings .tab-nav-body .tab-nav .tab-item.is-active .text div:first-child{color:#477eeb}.settings .tab-container .tab-panel{position:relative}.settings .tab-container .tab-panel .page-top-block{margin-bottom:35px}.settings .tab-container .tab-panel .page-top-block span{font-size:14px;line-height:18px;font-weight:500;color:#9cabc9}.settings .tab-container .tab-panel .page-top-block span em{font-style:normal;color:#40bf6a}.settings .tab-container .tab-panel .form-group:last-child{margin-bottom:0}.settings .tab-container .tab-panel .balance-card{background-color:#fff;border-radius:10px;padding:20px 20px 10px;box-shadow:0 5px 20px #090b1008}.settings .tab-container .tab-panel .balance-card .top{display:flex;justify-content:space-between;margin-bottom:25px}.settings .tab-container .tab-panel .balance-card .top .left h4{font-size:36px;line-height:42px;color:#364563}.settings .tab-container .tab-panel .balance-card .top .left p{color:#5973a6;font-size:14px;line-height:18px;margin-top:5px}.settings .tab-container .tab-panel .balance-card .top .right{float:none!important;display:flex;flex-direction:column;align-items:center}.settings .tab-container .tab-panel .balance-card .top .right .btn{height:40px;min-height:40px;margin-bottom:5px;width:180px;text-align:center}.settings .tab-container .tab-panel .balance-card .top .right a{display:inline-block;font-size:12px;line-height:14px;color:#5973a6;border-bottom:1px dashed #5973a6}.settings .tab-container .tab-panel .balance-card .top .right a:hover{color:#477eeb;border-bottom-color:#477eeb}.settings .tab-container .tab-panel .balance-card .text{display:flex;flex-wrap:wrap;justify-content:space-between}.settings .tab-container .tab-panel .balance-card .text p{display:flex;align-items:center;margin:0 30px 10px 0;color:#5973a6;font-size:14px;line-height:18px}.settings .tab-container .tab-panel .balance-card .text p:last-child{margin-right:0}.settings .tab-container .tab-panel .balance-card .text p strong{font-size:18px;line-height:22px;font-weight:600;margin-left:5px;color:#364563}.settings .tab-container .tab-panel .balance-card.requisites{margin-top:10px}.settings .tab-container .tab-panel .balance-card.requisites .item{margin-bottom:30px}.settings .tab-container .tab-panel .balance-card.requisites .item:last-child{margin-bottom:0}.settings .tab-container .tab-panel .balance-card.requisites h4{font-size:20px;line-height:24px;font-weight:600;margin-bottom:15px;color:#364563}.settings .tab-container .tab-panel .balance-card.requisites p{margin-bottom:10px;color:#364563}.settings .tab-container .tab-panel .balance-card.requisites p span{color:#5973a6}.settings .tab-container .tab-panel .balance-card.requisites p:last-child{margin-bottom:0}.settings .tab-container .tab-panel .privacy-block{display:flex;margin:30px 0;font-size:14px;line-height:20px;color:#364563}.settings .tab-container .tab-panel .privacy-block .checkbox i{transition:.2s ease}.settings .tab-container .tab-panel .privacy-block p{width:calc(100% - 26px);transition:.2s ease}.settings .tab-container .tab-panel .privacy-block a{color:#477eeb;border-bottom:1px solid transparent}.settings .tab-container .tab-panel .privacy-block a:hover{border-bottom-color:#477eeb}.settings .tab-container .tab-panel .privacy-block.is-error .checkbox i{border:1px solid #d8364c}.settings .tab-container .tab-panel .privacy-block.is-error p{color:#d8364c}.settings .tab-container .tab-panel .privacy-block.privacy-2,.settings .tab-container .tab-panel .privacy-block.privacy-3{padding-left:26px}.settings .tab-container .tab-panel .privacy-block.privacy-3 a{margin-right:15px}.settings .tab-container .tab-panel .privacy-block.privacy-3 a:last-child{margin-right:0}.settings .tab-container .tab-panel .page-top-block.contacts{margin-bottom:0}.settings .tab-container .tab-panel .page-top-block.contacts h2{display:block;width:100%;text-align:center;font-size:18px}.settings .tab-container .tab-panel .operator-control .form-group .logout{display:block;position:absolute;bottom:7px;right:7px;width:30px;height:30px;border-radius:10px;background-repeat:no-repeat;background-position:center;background-size:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M8.5 12.004H24.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M20.5 15.754L24.25 12.004L20.5 8.25403' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M16.75 16.5V21C16.7672 21.3796 16.6333 21.7505 16.3777 22.0316C16.1221 22.3127 15.7655 22.4811 15.386 22.5H3.11304C2.73375 22.4808 2.37746 22.3123 2.12206 22.0312C1.86666 21.7501 1.73291 21.3794 1.75004 21V3C1.73264 2.62054 1.8663 2.24964 2.12176 1.96851C2.37721 1.68737 2.73365 1.51891 3.11304 1.5H15.386C15.7655 1.51891 16.1221 1.68734 16.3777 1.96845C16.6333 2.24955 16.7672 2.62044 16.75 3V7.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-color:#12172180;transition:.2s ease}.settings .tab-container .tab-panel .operator-control .form-group .logout:hover{background-color:#121721b3}.settings .tab-container .tab-panel .documents-list .top{display:flex;padding:0 20px;font-size:14px;font-weight:600;color:#5973a6;margin-bottom:10px}.settings .tab-container .tab-panel .documents-list .top .top-title{width:calc(35% - 15px)}.settings .tab-container .tab-panel .documents-list .top .top-date{width:calc(65% - 15px)}.settings .tab-container .tab-panel .documents-list .item{display:flex;align-items:center;box-shadow:0 5px 20px #090b1008;border-radius:10px;background-color:#fff;margin-bottom:10px;padding:15px 20px;font-size:14px;line-height:18px;font-weight:500}.settings .tab-container .tab-panel .documents-list .item:last-child{margin-bottom:0}.settings .tab-container .tab-panel .documents-list .item .item-title{width:calc(35% - 15px);padding-right:10px}.settings .tab-container .tab-panel .documents-list .item .item-date{width:calc(65% - 15px);padding-right:10px}.settings .tab-container .tab-panel .documents-list .item .item-download{width:30px;height:30px;padding:7px;min-height:auto}.settings .tab-container .tab-panel .documents-list .item .item-download .icon{margin:0}.settings .tab-container .tab-panel .request-list{margin-top:120px}.settings .tab-container .tab-panel .request-list h4{font-size:14px;line-height:18px;margin-bottom:30px;font-weight:600}.settings .tab-container .tab-panel .request-list .list .item{background-color:#fff;padding:20px;box-shadow:0 5px 20px #090b1008;border-radius:10px;margin-bottom:25px}.settings .tab-container .tab-panel .request-list .list .item:last-child{margin-bottom:0}.settings .tab-container .tab-panel .request-list .list .item .top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.settings .tab-container .tab-panel .request-list .list .item .top .left{display:flex;align-items:center}.settings .tab-container .tab-panel .request-list .list .item .top .left .ticket-number{color:#9cabc9;font-weight:600}.settings .tab-container .tab-panel .request-list .list .item .top .left .ticket-status{font-weight:600;padding:2px 6px;margin-left:10px;min-height:26px;border-radius:26px;color:#9cabc9;background-color:#eef1f6}.settings .tab-container .tab-panel .request-list .list .item .top .left .ticket-status.status-success{background-color:#b3e6c4;color:#395}.settings .tab-container .tab-panel .request-list .list .item .top .left .ticket-status.status-error{background-color:#f5a3a3;color:#b81414}.settings .tab-container .tab-panel .request-list .list .item .top .right .ticket-reopen{font-weight:600;border-bottom:1px solid transparent}.settings .tab-container .tab-panel .request-list .list .item .top .right .ticket-reopen:hover{border-bottom-color:#477eeb}.settings .tab-container .tab-panel .request-list .list .item .subject{color:#9cabc9;font-weight:600;margin-bottom:10px}.settings .tab-container .tab-panel .request-list .list .item .message{font-weight:600;font-size:18px;line-height:24px;margin-bottom:15px}.settings .tab-container .tab-panel .request-list .list .item .date{color:#5973a6;font-weight:600}.settings .tab-container .tab-panel .single-integration-item .inner{display:flex;flex-direction:column;justify-content:space-between;height:225px;padding:30px;box-shadow:0 5px 20px #090b1008;border-radius:10px;background-color:#fff}.settings .tab-container .tab-panel .single-integration-item .inner .img{height:36px;background-repeat:no-repeat;background-position:top left;background-size:contain}.settings .tab-container .tab-panel .single-integration-item .inner p{display:flex;align-items:center;font-size:18px;line-height:24px;color:#364563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings .tab-container .tab-panel .single-integration-item .inner p.disable{justify-content:center;font-weight:500;font-size:14px;line-height:18px;color:#9cabc9}.settings .tab-container .tab-panel .single-integration-item .inner p.disable span{display:inline-block;cursor:pointer;border-bottom:1px solid transparent;transition:.2s ease}.settings .tab-container .tab-panel .single-integration-item .inner p.disable span:hover{color:#477eeb;border-bottom-color:#477eeb}.settings .tab-container .tab-panel .single-integration-item .inner p i{display:inline-block;width:10px;height:10px;margin-right:10px;border-radius:10px}.settings .tab-container .tab-panel .single-integration-item .inner p i.enabled{background-color:#40bf6a}.settings .tab-container .tab-panel .single-integration-item .inner p i.disabled{background-color:#d8364c}.settings .tab-container .tab-panel .single-integration-item .inner .btn{display:block;width:100%;text-align:center}.settings .tab-container .tab-panel .integrations-list{display:flex;flex-wrap:wrap;margin:0 -15px}.settings .tab-container .tab-panel .integrations-list .single-integration-item{width:50%;padding:0 15px;margin-bottom:30px}.settings .tab-container .tab-panel .integrations-single-page .page-top-block .block-title{display:flex;align-items:center}.settings .tab-container .tab-panel .integrations-single-page .page-top-block .block-title .icon-back{width:22px;height:22px;margin-right:30px;cursor:pointer}.settings .tab-container .tab-panel .integrations-single-page .single-integration-item{margin-bottom:30px}.settings .tab-container .tab-panel .integrations-single-page .single-integration-item .inner{height:150px}.settings .tab-container .tab-panel .integrations-single-page .btn.connect{display:block;text-align:center;width:100%;margin-top:60px}.settings .tab-container .tab-panel .bottom-action{width:calc(50% - 87px);left:auto;right:30px;background:transparent;padding-left:0;padding-right:0}.settings .tab-container .tab-panel#register_page{padding-bottom:75px}.settings .tab-container .tab-panel#sms_settings{padding-bottom:95px}.settings .tab-container .tab-panel#sms_settings .form-group.password{position:relative}.settings .tab-container .tab-panel#sms_settings .form-group.password .toggle-visible{position:absolute;bottom:7px;right:7px;margin:auto;width:30px;height:30px;z-index:2;border-radius:10px;background-repeat:no-repeat;background-position:7px 7px;background-color:#12172180;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M2.85522 14L15.3552 2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.97607 12.7006C7.63128 12.9041 8.31401 13.005 9.00007 12.9999C11.7334 13.0459 14.5054 11.1246 16.2161 9.24192C16.3995 9.0383 16.501 8.77397 16.501 8.49992C16.501 8.22588 16.3995 7.96154 16.2161 7.75792C15.5963 7.07806 14.9098 6.46229 14.1667 5.91992' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.6086 4.18805C10.0825 4.05715 9.54192 3.99397 8.99989 4.00005C6.31255 3.95538 3.53322 5.83472 1.78588 7.75672C1.60247 7.96034 1.50098 8.22467 1.50098 8.49872C1.50098 8.77276 1.60247 9.0371 1.78588 9.24072C2.31717 9.82231 2.89704 10.3576 3.51922 10.8407' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.5 8.5C6.49991 8.17167 6.56452 7.84654 6.69012 7.54319C6.81573 7.23983 6.99987 6.9642 7.23204 6.73204C7.4642 6.49987 7.73983 6.31573 8.04319 6.19012C8.34654 6.06452 8.67167 5.99991 9 6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.49927C11.5001 8.82763 11.4355 9.15279 11.3099 9.45618C11.1843 9.75957 11.0002 10.0352 10.768 10.2675C10.5358 10.4997 10.2602 10.6839 9.95686 10.8096C9.65351 10.9352 9.32836 10.9999 9 10.9999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-size:16px;cursor:pointer;transition:.2s ease}.settings .tab-container .tab-panel#sms_settings .form-group.password .toggle-visible.visible{background-color:#477eeb;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M8.99989 3.5008C6.31255 3.45547 3.53322 5.33347 1.78588 7.2568C1.60247 7.46043 1.50098 7.72476 1.50098 7.9988C1.50098 8.27285 1.60247 8.53718 1.78588 8.7408C3.49522 10.6235 6.26655 12.5448 8.99989 12.4988C11.7332 12.5448 14.5052 10.6235 16.2159 8.7408C16.3993 8.53718 16.5008 8.27285 16.5008 7.9988C16.5008 7.72476 16.3993 7.46043 16.2159 7.2568C14.4666 5.33347 11.6872 3.45547 8.99989 3.5008Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.00018C11.4999 8.4946 11.3531 8.97789 11.0784 9.38892C10.8036 9.79996 10.4131 10.1203 9.95625 10.3094C9.49942 10.4985 8.99678 10.5479 8.51187 10.4514C8.02696 10.3549 7.58156 10.1167 7.232 9.76704C6.88243 9.41739 6.6444 8.97193 6.54799 8.48699C6.45158 8.00206 6.50113 7.49943 6.69037 7.04265C6.8796 6.58587 7.20004 6.19547 7.61114 5.92079C8.02225 5.64612 8.50558 5.49951 9 5.49951C9.32839 5.49942 9.65357 5.56405 9.95697 5.6897C10.2604 5.81535 10.536 5.99955 10.7682 6.23179C11.0004 6.46402 11.1845 6.73973 11.3101 7.04316C11.4356 7.34659 11.5002 7.67179 11.5 8.00018Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.settings .tab-container .tab-panel#change_password .form-group.password{position:relative}.settings .tab-container .tab-panel#change_password .form-group.password .toggle-visible{position:absolute;bottom:7px;right:7px;margin:auto;width:30px;height:30px;z-index:2;border-radius:10px;background-repeat:no-repeat;background-position:7px 7px;background-color:#12172180;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M2.85522 14L15.3552 2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.97607 12.7006C7.63128 12.9041 8.31401 13.005 9.00007 12.9999C11.7334 13.0459 14.5054 11.1246 16.2161 9.24192C16.3995 9.0383 16.501 8.77397 16.501 8.49992C16.501 8.22588 16.3995 7.96154 16.2161 7.75792C15.5963 7.07806 14.9098 6.46229 14.1667 5.91992' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.6086 4.18805C10.0825 4.05715 9.54192 3.99397 8.99989 4.00005C6.31255 3.95538 3.53322 5.83472 1.78588 7.75672C1.60247 7.96034 1.50098 8.22467 1.50098 8.49872C1.50098 8.77276 1.60247 9.0371 1.78588 9.24072C2.31717 9.82231 2.89704 10.3576 3.51922 10.8407' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.5 8.5C6.49991 8.17167 6.56452 7.84654 6.69012 7.54319C6.81573 7.23983 6.99987 6.9642 7.23204 6.73204C7.4642 6.49987 7.73983 6.31573 8.04319 6.19012C8.34654 6.06452 8.67167 5.99991 9 6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.49927C11.5001 8.82763 11.4355 9.15279 11.3099 9.45618C11.1843 9.75957 11.0002 10.0352 10.768 10.2675C10.5358 10.4997 10.2602 10.6839 9.95686 10.8096C9.65351 10.9352 9.32836 10.9999 9 10.9999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-size:16px;cursor:pointer;transition:.2s ease}.settings .tab-container .tab-panel#change_password .form-group.password .toggle-visible.visible{background-color:#477eeb;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M8.99989 3.5008C6.31255 3.45547 3.53322 5.33347 1.78588 7.2568C1.60247 7.46043 1.50098 7.72476 1.50098 7.9988C1.50098 8.27285 1.60247 8.53718 1.78588 8.7408C3.49522 10.6235 6.26655 12.5448 8.99989 12.4988C11.7332 12.5448 14.5052 10.6235 16.2159 8.7408C16.3993 8.53718 16.5008 8.27285 16.5008 7.9988C16.5008 7.72476 16.3993 7.46043 16.2159 7.2568C14.4666 5.33347 11.6872 3.45547 8.99989 3.5008Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.00018C11.4999 8.4946 11.3531 8.97789 11.0784 9.38892C10.8036 9.79996 10.4131 10.1203 9.95625 10.3094C9.49942 10.4985 8.99678 10.5479 8.51187 10.4514C8.02696 10.3549 7.58156 10.1167 7.232 9.76704C6.88243 9.41739 6.6444 8.97193 6.54799 8.48699C6.45158 8.00206 6.50113 7.49943 6.69037 7.04265C6.8796 6.58587 7.20004 6.19547 7.61114 5.92079C8.02225 5.64612 8.50558 5.49951 9 5.49951C9.32839 5.49942 9.65357 5.56405 9.95697 5.6897C10.2604 5.81535 10.536 5.99955 10.7682 6.23179C11.0004 6.46402 11.1845 6.73973 11.3101 7.04316C11.4356 7.34659 11.5002 7.67179 11.5 8.00018Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.settings .tab-container .tab-panel#integrations .integrations-list-body>.form-group .custom-switch p{color:#364563}.settings .tab-container .tab-panel#integrations .integrations-list-body>.form-group.radio-group .list label span{color:#364563}.settings .notifications-block{width:calc(100% - 84px)}.page-content.analytics .content-area{width:100%}.page-content.analytics .content-area .sorting-block{margin-bottom:20px}.page-content.analytics .content-area .info-cards{display:flex;flex-wrap:wrap;margin:0 -15px}.page-content.analytics .content-area .info-cards .item{min-width:33.33333%;padding:0 15px;margin-bottom:30px}.page-content.analytics .content-area .info-cards .item .inner{display:flex;flex-direction:column;padding:30px;min-height:185px;background-color:#fff;box-shadow:0 5px 20px #090b1008;border-radius:10px}.page-content.analytics .content-area .info-cards .item .inner h4.card-title{display:flex;align-items:center;font-size:18px;margin-bottom:15px;line-height:22px;font-weight:600;color:#5973a6}.page-content.analytics .content-area .info-cards .item .inner h4.card-title .icon{margin-left:10px}.page-content.analytics .content-area .info-cards .item .inner .values h4{font-size:36px;line-height:44px}.page-content.analytics .content-area .info-cards .item .inner .values p{color:#5973a6;font-size:14px;font-weight:500}.page-content.analytics.analytics-main .sorting-block{margin-bottom:60px}.page-content.analytics.analytics-main .statistic-list{display:flex;flex-wrap:wrap;margin:0 -15px}.page-content.analytics.analytics-main .statistic-list .column{width:33.3333%;padding:0 15px}.page-content.analytics.analytics-main .statistic-list .column .top-block{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.page-content.analytics.analytics-main .statistic-list .column .top-block span{font-size:18px;line-height:22px;color:#364563}.page-content.analytics.analytics-main .statistic-list .column .top-block a{font-size:14px;line-height:20px;border-bottom:1px solid transparent}.page-content.analytics.analytics-main .statistic-list .column .top-block a:hover{border-bottom-color:#477eeb}.page-content.analytics.analytics-main .statistic-list .column .analytics-widget-list .widget{width:100%}.page-content.analytics.analytics-main .statistic-list .column .analytics-widget-list .widget:last-child{margin-bottom:0}.page-content.analytics.analytics-main .statistic-list .column .analytics-widget-list .widget .inner .widget-title{justify-content:space-between}.page-content.analytics.analytics-main .statistic-list .column .analytics-widget-list .widget .inner .chart-body .text{margin-bottom:35px}.page-content.analytics.analytics-main .statistic-list .column .analytics-widget-list .widget .inner .chart-body .chart{min-height:60px}.page-content.analytics.analytics-push .analytics-push__info>div{display:grid;gap:30px;grid-auto-flow:column}.page-content.analytics.analytics-push .analytics-push__info .values{min-width:150px}.page-content.stocks .content-area{width:100%}.page-content.stocks .content-area .page-top-block .buttons .btn{padding:9px 20px 9px 15px;margin-right:10px}.page-content.stocks .content-area .page-top-block .buttons .btn:last-child{margin-right:0}.page-content.stocks .content-area .page-top-block .buttons .btn i{width:24px;height:24px}.page-content.stocks .content-area .page-top-block .buttons .btn i.icon-add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M12 5V19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5 12H19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.page-content.stocks .content-area .page-top-block .buttons .btn i.icon-geo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M12 10.5C14.4853 10.5 16.5 8.48528 16.5 6C16.5 3.51472 14.4853 1.5 12 1.5C9.51472 1.5 7.5 3.51472 7.5 6C7.5 8.48528 9.51472 10.5 12 10.5Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.625 4.5C11.7245 4.5 11.8198 4.53951 11.8902 4.60984C11.9605 4.68016 12 4.77554 12 4.875' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 4.875C11.25 4.77554 11.2895 4.68016 11.3598 4.60984C11.4302 4.53951 11.5255 4.5 11.625 4.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.625 5.25C11.5255 5.25 11.4302 5.21049 11.3598 5.14016C11.2895 5.06984 11.25 4.97446 11.25 4.875' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 4.875C12 4.97446 11.9605 5.06984 11.8902 5.14016C11.8198 5.21049 11.7245 5.25 11.625 5.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 10.5V18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15 15.155C19.338 15.616 22.5 17.055 22.5 18.755C22.5 20.826 17.8 22.505 12 22.505C6.2 22.505 1.5 20.821 1.5 18.75C1.5 17.05 4.649 15.623 8.971 15.158' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.page-content.stocks .content-area .stock-add-trigger{margin-bottom:60px}.page-content.stocks .content-area .stock-add-trigger h4{font-size:18px;line-height:24px;margin-bottom:30px;color:#364563}.page-content.stocks .content-area .stock-add-trigger .action{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;position:relative;padding:30px;background:#fff;box-shadow:0 5px 30px #090b100d;border-radius:10px;color:#477eeb}.page-content.stocks .content-area .stock-add-trigger .action .icon{width:64px;height:64px;margin-bottom:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M3.13206 12.8L3.58006 11.625L2.53406 8.88098C2.45896 8.68305 2.45371 8.46542 2.51918 8.2641C2.58464 8.06279 2.7169 7.88987 2.89406 7.77398L5.35206 6.16898L6.11906 3.33498C6.17447 3.1306 6.29812 2.95132 6.46947 2.8269C6.64082 2.70248 6.84956 2.6404 7.06106 2.65098L9.99306 2.79998L12.2791 0.954979C12.4441 0.821941 12.6496 0.74939 12.8616 0.74939C13.0735 0.74939 13.2791 0.821941 13.4441 0.954979L15.7301 2.79998L18.6621 2.65398C18.8736 2.64341 19.0823 2.70548 19.2536 2.8299C19.425 2.95432 19.5486 3.1336 19.6041 3.33798L20.3711 6.17198L22.8291 7.77698C23.0064 7.89274 23.1387 8.06565 23.2042 8.26701C23.2697 8.46837 23.2643 8.68608 23.1891 8.88398L22.1441 11.628L23.1891 14.371C23.2644 14.569 23.2698 14.7869 23.2043 14.9884C23.1388 15.19 23.0064 15.363 22.8291 15.479L20.3711 17.079L19.6001 19.914C19.545 20.1186 19.4215 20.2983 19.2501 20.4229C19.0787 20.5475 18.8697 20.6097 18.6581 20.599L15.7261 20.453L13.4401 22.294' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 19.769L2.406 22.378' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9.90796 8.14697L16.202 18.063' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.8711 17.5409L2.07505 21.8569L1.08105 20.2909L10.2391 8.66895L15.8711 17.5409Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.05591 20.924L5.93191 22.27C6.07675 22.5075 6.2686 22.7128 6.49568 22.8735C6.72276 23.0341 6.98028 23.1466 7.25241 23.2041C7.52455 23.2616 7.80557 23.2629 8.07822 23.2078C8.35087 23.1528 8.60939 23.0426 8.83791 22.884C9.30509 22.5478 9.6261 22.0458 9.73522 21.4806C9.84434 20.9155 9.73333 20.33 9.42491 19.844L9.26191 19.608' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E");transition:.2s ease}.page-content.stocks .content-area .stock-add-trigger .action p{font-size:18px;line-height:22px}.page-content.stocks .content-area .stock-add-trigger .action:hover{color:#fff;background-color:#477eeb}.page-content.stocks .content-area .stock-add-trigger .action:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cg clip-path='url(%23clip0)'%3E %3Cpath d='M3.13206 12.8L3.58006 11.625L2.53406 8.88098C2.45896 8.68305 2.45371 8.46542 2.51918 8.2641C2.58464 8.06279 2.7169 7.88987 2.89406 7.77398L5.35206 6.16898L6.11906 3.33498C6.17447 3.1306 6.29812 2.95132 6.46947 2.8269C6.64082 2.70248 6.84956 2.6404 7.06106 2.65098L9.99306 2.79998L12.2791 0.954979C12.4441 0.821941 12.6496 0.74939 12.8616 0.74939C13.0735 0.74939 13.2791 0.821941 13.4441 0.954979L15.7301 2.79998L18.6621 2.65398C18.8736 2.64341 19.0823 2.70548 19.2536 2.8299C19.425 2.95432 19.5486 3.1336 19.6041 3.33798L20.3711 6.17198L22.8291 7.77698C23.0064 7.89274 23.1387 8.06565 23.2042 8.26701C23.2697 8.46837 23.2643 8.68608 23.1891 8.88398L22.1441 11.628L23.1891 14.371C23.2644 14.569 23.2698 14.7869 23.2043 14.9884C23.1388 15.19 23.0064 15.363 22.8291 15.479L20.3711 17.079L19.6001 19.914C19.545 20.1186 19.4215 20.2983 19.2501 20.4229C19.0787 20.5475 18.8697 20.6097 18.6581 20.599L15.7261 20.453L13.4401 22.294' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 19.769L2.406 22.378' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M9.90796 8.14697L16.202 18.063' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.8711 17.5409L2.07505 21.8569L1.08105 20.2909L10.2391 8.66895L15.8711 17.5409Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.05591 20.924L5.93191 22.27C6.07675 22.5075 6.2686 22.7128 6.49568 22.8735C6.72276 23.0341 6.98028 23.1466 7.25241 23.2041C7.52455 23.2616 7.80557 23.2629 8.07822 23.2078C8.35087 23.1528 8.60939 23.0426 8.83791 22.884C9.30509 22.5478 9.6261 22.0458 9.73522 21.4806C9.84434 20.9155 9.73333 20.33 9.42491 19.844L9.26191 19.608' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.page-content.stocks .content-area .promotion-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(390px,.5fr));grid-gap:30px}.page-content.stocks .content-area .stock-list{margin-bottom:30px}.page-content.stocks .content-area .stock-list:last-child{margin-bottom:0}.page-content.stocks .content-area .stock-list h4{font-size:18px;line-height:24px;margin-bottom:30px}.page-content.stocks .content-area .stock-list .list{margin:0 -15px;display:flex;flex-wrap:wrap}.page-content.stocks .content-area .stock-list .list .item{width:33.33333%;padding:0 15px;margin-bottom:30px}.page-content.stocks .content-area .stock-list .list .item .inner{color:#fff;min-height:180px;position:relative;padding:30px;background:#fff;box-shadow:0 5px 30px #090b100d;border-radius:10px;overflow:hidden;transition:.2s ease;cursor:pointer}.page-content.stocks .content-area .stock-list .list .item .inner:hover{box-shadow:0 5px 30px #090b1026}.page-content.stocks .content-area .stock-list .list .item .inner .dates{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;z-index:9}.page-content.stocks .content-area .stock-list .list .item .inner .dates .date p{font-size:14px;line-height:18px;color:#fff}.page-content.stocks .content-area .stock-list .list .item .inner .dates .date p.text{color:#cdd5e4;margin-top:5px}.page-content.stocks .content-area .stock-list .list .item.geo .inner{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;padding:initial!important}.page-content.stocks .content-area .stock-list .list .item.geo .inner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#fff,#fff0)}.page-content.stocks .content-area .stock-list .list .item.geo .inner h4{position:absolute;color:#44526e;font-weight:600;line-height:24px;top:30px;left:30px}.page-content.stocks .content-area .stock-list .list .item.geo .inner .push-text{position:absolute;width:calc(100% - 60px);color:#44526e;top:60px;left:30px;z-index:9;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical}.page-content.stocks .content-area .stock-list .list .item.geo .inner .map{position:absolute;width:100%;height:100%;filter:saturate(1);background-position:center;background-size:cover;background-repeat:no-repeat}.page-content.stocks .content-area .stock-list .list .item.geo .inner .map:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(to top right,#f8f9fb 15%,#f9fafc00 80%)}.page-content.stocks .content-area .stock-list .list .item.geo .inner .yandex-map{width:100%;height:100%;position:absolute;z-index:1}.page-content.stocks .content-area .stock-list .list .item.geo .inner .bottom{position:absolute;left:30px;bottom:30px}.page-content.stocks .content-area .stock-list .list .item.geo .inner .bottom p{font-size:14px;line-height:19px;letter-spacing:.02em;color:#364563}.page-content.stocks .content-area .stock-list .list .item.geo .inner .bottom p.template{margin-top:5px;color:#5973a6}.page-content.stocks .content-area .stock-list .list .item.disabled .inner{opacity:.6}.page-content.stocks .content-area .stock-list .list .item.disabled .inner .map{filter:grayscale(1)}.page-content.stocks .content-area .stock-list .list-empty{display:inline-block;padding:3em;border:2px dashed rgba(202,202,202,.73);border-radius:1em}.page-content.stocks .content-area .search-block{margin-bottom:60px}.page-content.stocks .content-area .search-block .form-group{margin-bottom:0}.page-content.stocks .content-area .steps{position:relative;opacity:.2;transition:opacity .2s ease}.page-content.stocks .content-area .steps:before{content:"";position:absolute;top:0;z-index:4;left:0;width:100%;height:100%;visibility:visible}.page-content.stocks .content-area .steps.is-active{opacity:1}.page-content.stocks .content-area .steps.is-active:before{z-index:1;opacity:1;visibility:hidden}.page-content.stocks .content-area .steps.step-1 .title-block{display:flex;align-items:center}.page-content.stocks .content-area .steps.step-2{margin-bottom:60px}.page-content.stocks .content-area .tab-nav{margin-bottom:50px}.page-content.stocks .content-area .title-block h2{font-size:20px;line-height:24px;font-weight:600;color:#364563}.page-content.stocks .content-area .title-block .icon-back{width:22px;height:22px;margin-right:30px;cursor:pointer}.page-content.stocks .content-area .main-info .row{align-items:flex-end}.page-content.stocks .content-area .main-info .row .form-group{margin-bottom:0}.page-content.stocks .content-area .main-info .row .form-group label span.remove{border-bottom:1px solid transparent;transition:.2s ease;cursor:pointer}.page-content.stocks .content-area .main-info .row .form-group label span.remove:hover{border-bottom-color:#5973a6}.page-content.stocks .content-area .main-info .row .form-group .vdp-datepicker>div{position:relative}.page-content.stocks .content-area .main-info .row .form-group .vdp-datepicker>div:before{content:"";position:absolute;top:0;bottom:0;left:20px;width:16px;height:16px;margin:auto;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23CDD5E4'%3E %3Cpath d='M21.752 3.75H2.25201C1.42359 3.75 0.752014 4.42157 0.752014 5.25V21.75C0.752014 22.5784 1.42359 23.25 2.25201 23.25H21.752C22.5804 23.25 23.252 22.5784 23.252 21.75V5.25C23.252 4.42157 22.5804 3.75 21.752 3.75Z' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.752014 9.75H23.252' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.75201 6V0.75' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M17.252 6V0.75' stroke='%23475C85' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") no-repeat center;background-size:contain}.page-content.stocks .content-area .main-info .row .form-group .vdp-datepicker>div input{padding-left:55px}.page-content.stocks .content-area .main-info .row .form-group .vdp-datepicker>div.vdp-datepicker__calendar{position:absolute}.page-content.stocks .content-area .main-info .row .form-group .vdp-datepicker>div.vdp-datepicker__calendar:before{display:none}.page-content.stocks .content-area .main-info .row .btn{display:block;width:100%}.page-content.stocks .content-area .push-notification{margin-bottom:0;padding-bottom:20px}.page-content.stocks .content-area .push-notification .message{width:50%}.page-content.stocks .content-area .push-notification .message .form-group{margin-bottom:0}.page-content.stocks .content-area .triggers{display:none!important;margin-top:60px;padding-bottom:30px}.page-content.stocks .content-area .triggers .triggers-list{display:flex;background:#dee3ed;box-shadow:0 5px 20px #090b1008;border-radius:10px;padding:30px;margin-bottom:30px}.page-content.stocks .content-area .triggers .triggers-list label{display:block;color:#5973a6;font-size:14px;line-height:18px;margin-bottom:10px}.page-content.stocks .content-area .triggers .triggers-list .row{margin:0 -5px;align-items:flex-end}.page-content.stocks .content-area .triggers .triggers-list .row .col-6,.page-content.stocks .content-area .triggers .triggers-list .row .col-3,.page-content.stocks .content-area .triggers .triggers-list .row .col-12{padding:0 5px}.page-content.stocks .content-area .triggers .triggers-list .left{width:calc(50% - 30px);margin-right:60px}.page-content.stocks .content-area .triggers .triggers-list .left .condition{margin-top:20px}.page-content.stocks .content-area .triggers .triggers-list .left .condition:first-child{margin-top:0}.page-content.stocks .content-area .triggers .triggers-list .left .condition .block-title{display:flex;align-items:center;justify-content:space-between}.page-content.stocks .content-area .triggers .triggers-list .left .condition .block-title .delete{color:#5973a6;font-size:14px;line-height:18px;margin-bottom:10px;border-bottom:1px solid transparent;cursor:pointer;transition:.2s ease}.page-content.stocks .content-area .triggers .triggers-list .left .condition .block-title .delete:hover{border-bottom-color:#5973a6}.page-content.stocks .content-area .triggers .triggers-list .left .condition .form-group{margin-bottom:10px}.page-content.stocks .content-area .triggers .triggers-list .left .condition .form-group .number-counter,.page-content.stocks .content-area .triggers .triggers-list .left .condition .form-group .number-counter .counter{width:100%}.page-content.stocks .content-area .triggers .triggers-list .left .condition .form-group .number-counter .counter .number{width:calc(100% - 58px)}.page-content.stocks .content-area .triggers .triggers-list .left .buttons{padding-top:20px}.page-content.stocks .content-area .triggers .triggers-list .left .buttons .btn{display:block;width:100%}.page-content.stocks .content-area .triggers .triggers-list .right{width:calc(50% - 30px)}.page-content.stocks .content-area .triggers .triggers-list .right .buttons .btn{display:block;width:100%}.page-content.stocks .content-area .triggers .toggle-triggers{display:block;width:50%;text-align:center}.page-content.stocks .content-area .edit-template{display:flex;flex-wrap:wrap}.page-content.stocks .content-area .edit-template .edit-template-content{width:50%;padding-right:30px}.page-content.stocks .content-area .edit-template .action-area{position:relative;width:50%}.page-content.stocks .content-area .edit-template .action-area .area{max-width:39.2vmin}.page-content.stocks .content-area .edit-template .action-area .phone-actions{max-height:85vh;width:calc(100% + 30px);padding-top:70px}@media only screen and (max-width: 1599px){.page-content.stocks .content-area .edit-template .action-area .phone-actions{padding-top:90px}}.page-content.stocks .content-area .edit-template .action-area .phone-actions .iphone-template{background-size:80%;background-position:top center}@media only screen and (max-width: 1599px){.page-content.stocks .content-area .edit-template .action-area .phone-actions .iphone-template{background-size:contain;background-position:bottom center}}.page-content.stocks .content-area .bottom-action{z-index:4}.page-content.stocks .content-area .bottom-action .inner{position:relative}.page-content.stocks .content-area .bottom-action .inner .btn.preview{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:44px;width:200px;opacity:0;transition:opacity .2s ease;visibility:hidden}.page-content.stocks .content-area .bottom-action .inner .btn.preview.is-active{opacity:1;visibility:visible}.page-content.stocks.list .page-top-block{margin-bottom:30px}.page-content.stocks.add{padding-bottom:105px}.page-content.stocks.add .page-top-block{justify-content:flex-start;margin-bottom:40px}.page-content.stocks.add .page-top-block .icon-back{width:22px;height:22px;margin-right:30px;cursor:pointer}.page-content.stocks.add .fields-block .fields-block-title{margin-bottom:30px}.page-content.stocks.add .fields-block .fields-block-title h3{font-size:18px;line-height:24px;color:#364563}.page-content.stocks.add .fields-block .fields-block-title p{font-size:14px;line-height:18px;color:#5973a6;margin-top:10px}.page-content.stocks.add .step-3{margin-bottom:30px}.page-content.stocks.geo-add{display:block;min-height:auto}.page-content.stocks.geo-add .content-outer{position:relative;width:100%}.page-content.stocks.geo-add .content-area{position:inherit;width:50%}.page-content.stocks.geo-add .content-area .page-top-block{padding-top:10px;justify-content:flex-start;margin-bottom:40px}.page-content.stocks.geo-add .content-area .page-top-block .icon-back{width:22px;height:22px;margin-right:30px;cursor:pointer}.page-content.stocks.geo-add .content-area .fields-list>.item{padding-top:30px;border-top:1px solid #dee3ed}.page-content.stocks.geo-add .content-area .fields-list>.item:first-child{border-top:none;padding-top:0}.page-content.stocks.geo-add .content-area .fields-list>.item .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.page-content.stocks.geo-add .content-area .fields-list>.item .top h4{color:#475c85;font-size:14px;font-weight:600;line-height:24px}.page-content.stocks.geo-add .content-area .fields-list>.item .top .remove{font-size:14px;line-height:18px;font-weight:600;cursor:pointer;color:#475c85;-webkit-user-select:none;user-select:none;transition:.2s ease;border-bottom:1px solid transparent}.page-content.stocks.geo-add .content-area .fields-list>.item .top .remove.disabled{color:#cdd5e4;cursor:default;pointer-events:none}.page-content.stocks.geo-add .content-area .fields-list>.item .top .remove:hover{border-bottom-color:#475c85}.page-content.stocks.geo-add .content-area .fields-list .bottom{padding:30px 0 0}.page-content.stocks.geo-add .content-area .fields-list .bottom .btn{display:block;width:100%}.page-content.stocks.geo-add .content-area .fields-list .bottom p{margin-top:10px;color:#9cabc9;text-align:center}.page-content.stocks.geo-add .action-area{position:absolute;height:100%}@media (max-width: 1800px){.page-content.stocks.geo-add .action-area{width:calc(50% - 42px)}}.page-content.stocks.geo-add .action-area:before{content:"";pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(90deg,#f8f9fb,#f9fafc00 20%)}.page-content.stocks.geo-add .action-area .map{height:100%}.page-content.stocks.geo-add .user-list .content-area{width:100%;padding-top:0;padding-bottom:110px}.page-content.stocks.geo-add .bottom-action{width:calc(100% - 84px);z-index:5}.page-content.stocks.geo-add .bottom-action .inner .btn.save{width:200px;justify-content:center}.cashbox{display:flex}.cashbox .content-area .page-top-block .buttons .btn{margin-right:10px;padding:9px 20px 9px 15px}.cashbox .content-area .page-top-block .buttons .btn:last-child{margin-right:0}.cashbox .content-area .page-top-block .buttons .btn .icon{width:24px;height:24px}.cashbox .content-area .page-top-block .buttons .btn .icon.icon-scan-qr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M8.25 5.25H5.25V8.25H8.25V5.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M8.25 15.75H5.25V18.75H8.25V15.75Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18.75 5.25H15.75V8.25H18.75V5.25Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M5.25 12.75H11.25V14.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M14.25 14.25V18.75H18.75V14.25H17.25' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 17.25V18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.25 5.25V9.75H12.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M15.75 11.25H18.75' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M0.75 6V2.25C0.75 1.85218 0.908035 1.47064 1.18934 1.18934C1.47064 0.908035 1.85218 0.75 2.25 0.75H6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M18 0.75H21.75C22.1478 0.75 22.5294 0.908035 22.8107 1.18934C23.092 1.47064 23.25 1.85218 23.25 2.25V6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M23.25 18V21.75C23.25 22.1478 23.092 22.5294 22.8107 22.8107C22.5294 23.092 22.1478 23.25 21.75 23.25H18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6 23.25H2.25C1.85218 23.25 1.47064 23.092 1.18934 22.8107C0.908035 22.5294 0.75 22.1478 0.75 21.75V18' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.cashbox .content-area .search-block{margin-bottom:60px}.cashbox .content-area .cards-group{margin-bottom:30px}.cashbox .content-area .cards-group__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.cashbox .content-area .cards-group .cards-group-title_header{margin:0!important}.cashbox .content-area .cards-group .cards-group-title{font-size:18px;line-height:50px;font-weight:600;color:#364563}.cashbox .content-area .cards-group .sorting-block{margin-bottom:30px}.cashbox .content-area .cards-group .sorting-block .types{position:relative;display:flex;width:100%}.cashbox .content-area .cards-group .sorting-block .types:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;border-radius:2px;background-color:#eef1f6}.cashbox .content-area .cards-group .sorting-block .types a{position:relative;background-color:transparent;margin:0 30px 0 0;padding:0 0 20px}.cashbox .content-area .cards-group .sorting-block .types a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;border-radius:2px;background-color:#477eeb;opacity:0;transition:.2s ease}.cashbox .content-area .cards-group .sorting-block .types a.is-active{color:#477eeb}.cashbox .content-area .cards-group .sorting-block .types a.is-active:after{opacity:1}.cashbox .content-area .cards-group .list{display:flex;flex-wrap:wrap;margin:0 -15px}.cashbox .content-area .cards-group .list .item{color:#5973a6;width:100%;padding:0 15px;margin-bottom:10px}.cashbox .content-area .cards-group .list .item .inner{position:relative;padding:30px 30px 20px;box-shadow:0 5px 30px #090b100d;border-radius:10px;background-color:#fff}.cashbox .content-area .cards-group .list .item .inner:before{pointer-events:none;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #477eeb;transition:.2s ease;border-radius:10px;opacity:0}.cashbox .content-area .cards-group .list .item .inner .top{display:flex;justify-content:space-between;margin-bottom:10px}.cashbox .content-area .cards-group .list .item .inner .top .name{font-size:18px;line-height:25px;font-weight:600;color:#364563}.cashbox .content-area .cards-group .list .item .inner .top .balance{font-size:20px;line-height:27px;font-weight:600;color:#364563}.cashbox .content-area .cards-group .list .item .inner ul.params{flex-wrap:wrap}.cashbox .content-area .cards-group .list .item .inner .params{display:flex}.cashbox .content-area .cards-group .list .item .inner .params li{overflow:hidden;text-overflow:ellipsis;list-style:none;font-size:14px;margin:0 20px 10px 0}.cashbox .content-area .cards-group .list .item .inner .params__item{font-size:14px;margin:0 20px 10px 0}.cashbox .content-area .cards-group .list .item .inner .bottom{padding-top:15px}.cashbox .content-area .cards-group .list .item .inner .bottom p{font-size:14px;line-height:19px;color:#9cabc9}.cashbox .content-area .cards-group .list .item .inner:hover:before{opacity:.3}.cashbox .content-area .cards-group .list .item.isCanceled{color:#d3d3d3}.cashbox .content-area .cards-group .list .item.is-selected .inner:before{opacity:1}.cashbox .content-area .cards-group .create-card{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;position:relative;padding:30px;background:#fff;box-shadow:0 5px 30px #090b100d;border-radius:10px;color:#477eeb}.cashbox .content-area .cards-group .create-card .icon{width:64px;height:64px;margin-bottom:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23477eeb'%3E %3Cpath d='M58 12H6C3.79086 12 2 13.7909 2 16V48C2 50.2091 3.79086 52 6 52H58C60.2091 52 62 50.2091 62 48V16C62 13.7909 60.2091 12 58 12Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 36H22' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 44H34' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M52 20H44C42.8954 20 42 20.8954 42 22V30C42 31.1046 42.8954 32 44 32H52C53.1046 32 54 31.1046 54 30V22C54 20.8954 53.1046 20 52 20Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");transition:.2s ease}.cashbox .content-area .cards-group .create-card p{font-size:18px;line-height:22px}.cashbox .content-area .cards-group .create-card:hover{color:#fff;background-color:#477eeb}.cashbox .content-area .cards-group .create-card:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M58 12H6C3.79086 12 2 13.7909 2 16V48C2 50.2091 3.79086 52 6 52H58C60.2091 52 62 50.2091 62 48V16C62 13.7909 60.2091 12 58 12Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 36H22' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M12 44H34' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M52 20H44C42.8954 20 42 20.8954 42 22V30C42 31.1046 42.8954 32 44 32H52C53.1046 32 54 31.1046 54 30V22C54 20.8954 53.1046 20 52 20Z' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}@media (max-width: 1400px){.cashbox .content-area:has(+.action-area.is-open){display:none}}.cashbox .action-area{width:50%;height:unset;position:static}@media (max-width: 1400px){.cashbox .action-area{position:fixed;height:100%;display:none;width:100%}.cashbox .action-area.is-open{display:block;z-index:1;overflow:auto}}.cashbox .action-area .empty{position:fixed;width:47%}.cashbox .action-area .selected-single-card{display:flex;flex-direction:column;min-height:100%;background:url(/images/distribution-block-bg.jpg) no-repeat center;background-attachment:fixed;background-size:cover}.cashbox .action-area .selected-single-card .inner{max-width:94%;margin:84px auto 30px;background:#f8f9fb;border-radius:10px;padding:30px;transition:transform .3s ease}.cashbox .action-area .selected-single-card .inner .tab-nav{margin-bottom:30px}.cashbox .action-area .selected-single-card .inner .tab-nav .types{position:relative;display:flex;width:100%;justify-content:center}.cashbox .action-area .selected-single-card .inner .tab-nav .types:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;border-radius:2px;background-color:#eef1f6}.cashbox .action-area .selected-single-card .inner .tab-nav .types a{position:relative;background-color:transparent;margin:0 30px 0 0;padding:0 0 20px;color:#364563}.cashbox .action-area .selected-single-card .inner .tab-nav .types a:last-child{margin-right:0}.cashbox .action-area .selected-single-card .inner .tab-nav .types a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;border-radius:2px;background-color:#477eeb;opacity:0;transition:.2s ease}.cashbox .action-area .selected-single-card .inner .tab-nav .types a.is-active{color:#477eeb}.cashbox .action-area .selected-single-card .inner .tab-nav .types a.is-active:after{opacity:1}.cashbox .number h4{font-size:30px;line-height:1.25;font-weight:700}.cashbox .number p{line-height:19px;font-weight:500;color:var(--color-secondary)}.cashbox .current-category{margin-bottom:25px}.cashbox .current-category h4{font-size:18px;line-height:1.25;font-weight:700;margin-bottom:5px}.cashbox .current-category p{line-height:19px;font-weight:500;color:var(--color-secondary)}.login{display:flex;flex-direction:column;justify-content:center;padding:15px;height:100%}.login .content-area{width:100%}.login__header{text-align:center;margin-top:15px;margin-bottom:40px}.login__header-title{font-size:20px;line-height:24px;margin-bottom:30px}.login__header-description{font-size:14px;line-height:18px;color:#9cabc9}.login__form{max-width:440px;margin:0 auto}.login__form .form-group{display:flex;flex-direction:column}.login__form .form-group__label{display:block;color:#5973a6;font-size:14px;line-height:18px;margin-bottom:10px}.login__form .form-group .password-input{position:relative}.login__form .form-group .password-input .form-control{padding-right:50px}.login__form .form-group .password-input .toggle-visible{position:absolute;bottom:7px;right:7px;margin:auto;width:30px;height:30px;z-index:2;border-radius:10px;background-repeat:no-repeat;background-position:7px 7px;background-color:#12172180;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M2.85522 14L15.3552 2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.97607 12.7006C7.63128 12.9041 8.31401 13.005 9.00007 12.9999C11.7334 13.0459 14.5054 11.1246 16.2161 9.24192C16.3995 9.0383 16.501 8.77397 16.501 8.49992C16.501 8.22588 16.3995 7.96154 16.2161 7.75792C15.5963 7.07806 14.9098 6.46229 14.1667 5.91992' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M10.6086 4.18805C10.0825 4.05715 9.54192 3.99397 8.99989 4.00005C6.31255 3.95538 3.53322 5.83472 1.78588 7.75672C1.60247 7.96034 1.50098 8.22467 1.50098 8.49872C1.50098 8.77276 1.60247 9.0371 1.78588 9.24072C2.31717 9.82231 2.89704 10.3576 3.51922 10.8407' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M6.5 8.5C6.49991 8.17167 6.56452 7.84654 6.69012 7.54319C6.81573 7.23983 6.99987 6.9642 7.23204 6.73204C7.4642 6.49987 7.73983 6.31573 8.04319 6.19012C8.34654 6.06452 8.67167 5.99991 9 6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.49927C11.5001 8.82763 11.4355 9.15279 11.3099 9.45618C11.1843 9.75957 11.0002 10.0352 10.768 10.2675C10.5358 10.4997 10.2602 10.6839 9.95686 10.8096C9.65351 10.9352 9.32836 10.9999 9 10.9999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-size:16px;cursor:pointer;transition:.2s ease}.login__form .form-group .password-input .toggle-visible.visible{background-color:#477eeb;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M8.99989 3.5008C6.31255 3.45547 3.53322 5.33347 1.78588 7.2568C1.60247 7.46043 1.50098 7.72476 1.50098 7.9988C1.50098 8.27285 1.60247 8.53718 1.78588 8.7408C3.49522 10.6235 6.26655 12.5448 8.99989 12.4988C11.7332 12.5448 14.5052 10.6235 16.2159 8.7408C16.3993 8.53718 16.5008 8.27285 16.5008 7.9988C16.5008 7.72476 16.3993 7.46043 16.2159 7.2568C14.4666 5.33347 11.6872 3.45547 8.99989 3.5008Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M11.5 8.00018C11.4999 8.4946 11.3531 8.97789 11.0784 9.38892C10.8036 9.79996 10.4131 10.1203 9.95625 10.3094C9.49942 10.4985 8.99678 10.5479 8.51187 10.4514C8.02696 10.3549 7.58156 10.1167 7.232 9.76704C6.88243 9.41739 6.6444 8.97193 6.54799 8.48699C6.45158 8.00206 6.50113 7.49943 6.69037 7.04265C6.8796 6.58587 7.20004 6.19547 7.61114 5.92079C8.02225 5.64612 8.50558 5.49951 9 5.49951C9.32839 5.49942 9.65357 5.56405 9.95697 5.6897C10.2604 5.81535 10.536 5.99955 10.7682 6.23179C11.0004 6.46402 11.1845 6.73973 11.3101 7.04316C11.4356 7.34659 11.5002 7.67179 11.5 8.00018Z' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.login__accounts{width:100%;max-width:440px;margin:30px auto 0}.login__accounts .account-list .item{transition:background .3s cubic-bezier(.25,.8,.5,1)}.login__accounts .account-list .item:focus{outline:2px solid #5973a6}.login__accounts .account-list .item.light{box-shadow:1px 1px 3px #9997974d}.login__accounts .account-list .item .img{border:none}.login__footer{margin-top:60px;text-align:center}.login__footer-info{color:#9cabc9}.login__footer-info .link{border-bottom:1px solid transparent}.login__footer-info .link:hover{border-bottom-color:#477eeb}.page-content.privacy .content-area{padding:50px}.page-content.privacy .content-area .page-title{text-align:center;margin-bottom:50px}.page-content.privacy .content-area .page-title h1{font-size:30px;font-weight:700;margin-bottom:10px}@media only screen and (max-width: 767px){.page-content.privacy .content-area .page-title h1{font-size:22px}}.page-content.privacy .content-area .page-title p{font-size:18px}@media only screen and (max-width: 767px){.page-content.privacy .content-area .page-title p{font-size:16px}}.page-content.privacy .content-area h2{font-size:22px;font-weight:700;text-align:center;margin-bottom:15px}@media only screen and (max-width: 767px){.page-content.privacy .content-area h2{font-size:19px}}.page-content.privacy .content-area p{font-size:16px;line-height:26px;margin-bottom:15px}.page-content.privacy .content-area p strong{padding-right:5px}.page-content.privacy .content-area a{color:#477eeb}.page-content.privacy .content-area ul,.page-content.privacy .content-area ol{padding-left:18px;margin-bottom:15px}.page-content.privacy .content-area ul li,.page-content.privacy .content-area ol li{margin-bottom:10px;font-size:16px;line-height:24px}.page-content.privacy .content-area ul li:last-child,.page-content.privacy .content-area ol li:last-child{margin-bottom:0}.page-content.privacy .content-area ul ul,.page-content.privacy .content-area ol ul{margin-top:5px}.page-content.privacy .content-area ul ul li,.page-content.privacy .content-area ol ul li{margin-bottom:5px}.page-content.privacy .content-area .separate{height:30px}.products{--height-footer: 150px;display:flex;flex-direction:column;min-height:100vh;background-color:#f8f9fb;padding:30px}.products__header{display:flex;justify-content:space-between}.product-item{position:relative;padding:25px;box-shadow:-2px 2px 6px #00000014;border-radius:10px;margin-bottom:25px}.product-item__header{display:flex;justify-content:space-between;margin-bottom:1em}.product-item__header-name{font-weight:700;font-size:1.15em}.product-item__form{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:15px;padding-right:45px}.product-item__form-left{display:flex;flex-wrap:wrap;flex:1 1 auto}.product-item__form-item{min-width:160px}.products__footer{position:sticky;bottom:15px;display:flex;justify-content:space-between;background-color:#fff;padding:15px 20px;border-radius:10px;margin-top:auto;box-shadow:-2px 2px 6px #00000014}.products__content{padding-bottom:55px}.vld-overlay{position:fixed;outline:none}.crm-employees__form{display:grid;grid-template-columns:415px auto;gap:20px;padding-bottom:150px}.from__main-info{display:grid;grid-template-columns:1fr 1fr;gap:16px}.employees-table__info{display:grid;align-items:center;grid-template-columns:max-content auto;gap:15px}.employees-table__avatar{width:44px;height:44px;border-radius:44px;border:2px solid #cdd5e4;background-repeat:no-repeat;background-position:center;background-size:cover;object-fit:cover}.employees__dropdown-list{max-height:400px;list-style:none}.employees__dropdown-list::-webkit-scrollbar-track{box-shadow:inset 0 0 #0000;background-color:transparent;border-radius:5px}.employees__dropdown-list::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.employees__dropdown-list::-webkit-scrollbar-thumb{border-radius:5px;box-shadow:inset 0 0 #0000;background-color:#7080a14d}.employees__dropdown-list li{display:grid;gap:8px;grid-template-columns:auto 32px;align-items:center;min-height:37px}.employees__dropdown-list li>div:first-child{cursor:pointer;padding-top:6px;padding-bottom:6px;height:100%}.employees__dropdown-list li>div:first-child:hover{background-color:var(--color-primary-white)}.employees__dropdown-list li:not(:first-child){border-top:1px solid rgba(222,227,237,.5)}.employees__list-item-profile{display:grid;grid-template-columns:32px auto;gap:8px;align-items:center;padding-left:8px}.employees__list-item-profile .avatar{border-radius:50%;overflow:hidden}.employees__list-item-profile .avatar img{display:block}.crm-services__form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-bottom:150px}.form-service__employees{display:grid;grid-template-columns:auto 150px 150px max-content;gap:16px;background-color:#fff;padding:8px;border-radius:10px}.form-service__main-info{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.mobile-menu[data-v-ed3dc6bf]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px;background-color:#fff;z-index:3;max-width:100%}.mobile-menu__inner[data-v-ed3dc6bf]{display:flex;flex-direction:column;position:fixed;left:0;top:0;height:100%;width:100%;max-width:100%;background-color:#fff}.dialog[data-v-bf73bfc5]{position:fixed;left:0;top:0;right:0;bottom:0;margin:0;z-index:2001;background-color:#0000004d;display:flex;align-items:center;justify-content:center;max-height:100dvh}.dialog__inner[data-v-bf73bfc5]{display:flex;flex-direction:column;position:relative;max-width:60%;background-color:#fff;border-radius:10px;max-height:100%}.dialog__content[data-v-bf73bfc5]{overflow:auto;padding:30px}.dialog__close-btn[data-v-bf73bfc5]{position:absolute;top:0;left:100%;width:30px;height:30px;border:none;margin-left:10px;border-radius:8px;cursor:pointer}.dialog__close-btn[data-v-bf73bfc5]:hover{background-color:#f5f5f5}.dialog__close-btn[data-v-bf73bfc5]:focus-visible{outline-offset:1px;outline:2px solid var(--color-primary);background-color:#f5f5f5}.dialog__close-btn[data-v-bf73bfc5]:before{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background-color:#475c85;transform:translate(-50%,-50%) rotate(45deg)}.dialog__close-btn[data-v-bf73bfc5]:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background-color:#475c85;transform:translate(-50%,-50%) rotate(-45deg)}.fade-down-enter-active[data-v-bf73bfc5],.fade-down-leave-active[data-v-bf73bfc5]{transition:all .5s ease}.fade-down-enter[data-v-bf73bfc5],.fade-down-leave-to[data-v-bf73bfc5]{transform:translateY(-15px);opacity:0}.textarea-field[data-v-9fcc816c]{--height-detail: 1.53em;display:flex;flex:1 1 auto;flex-direction:column;color:#5973a6;margin-bottom:var(--height-detail)}.textarea-field__wrapper[data-v-9fcc816c]{position:relative;display:flex;flex-direction:column}.textarea-field__inner[data-v-9fcc816c]{display:inline-grid;vertical-align:top;align-items:center;position:relative;padding:.5em 0 .5em 1.4em;border-radius:.7em;background-color:#fff;box-shadow:0 5px 20px #090b100d}.textarea-field__inner[data-v-9fcc816c]:before{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #5973a6;border-radius:inherit;opacity:0;transition:opacity .2s ease;content:""}.textarea-field__inner_is-noresize .textarea-field__input[data-v-9fcc816c]{resize:none}.textarea-field__inner_is-focused[data-v-9fcc816c]:before{opacity:.3}.textarea-field__inner_is-error[data-v-9fcc816c]:before{border-color:#d8364c;opacity:.7}.textarea-field__details[data-v-9fcc816c]{z-index:-1;display:flex;align-items:center;position:absolute;top:100%;left:0;font-size:.857em;font-weight:500;width:100%;max-width:100%;height:var(--height-detail)}.textarea-field__input[data-v-9fcc816c]{width:auto;min-width:1em;font:inherit;cursor:inherit;letter-spacing:.02em;height:4rem;background:none;color:inherit}.textarea-field__input[data-v-9fcc816c]::-webkit-scrollbar-track{box-shadow:inset 0 0 #0000;background-color:transparent;border-radius:5px}.textarea-field__input[data-v-9fcc816c]::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.textarea-field__input[data-v-9fcc816c]::-webkit-scrollbar-thumb{border-radius:5px;box-shadow:inset 0 0 #0000;background-color:#3645638e}.textarea-field__input[data-v-9fcc816c]::placeholder{color:#adadad}.textarea-field__counter[data-v-9fcc816c]{flex:1 0 auto;text-align:end;line-height:1.4}.form-rating[data-v-926d0f98]{margin-bottom:1em}.form-rating__label[data-v-926d0f98]{margin-top:6px;-webkit-user-select:none;user-select:none;cursor:pointer;display:inline-block;margin-right:.4em;font-size:2rem;padding:0 4px;border-radius:15px}.form-rating__label input[type=radio][data-v-926d0f98]{display:none}.form-rating__label.active[data-v-926d0f98]{background-color:#477eeb}.layout-switcher[data-v-5bdfc2ee]{display:flex;align-items:center;justify-content:center;border-radius:16px;margin:12px 20px;background-color:#fff3;color:var(--color-text)}.layout-switcher__item[data-v-5bdfc2ee]{display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;flex:1 1 100%;border-radius:16px;text-align:center;padding:4px}.layout-switcher__item--card.is-active[data-v-5bdfc2ee]{background-color:var(--color-green-400);color:#fff}.layout-switcher__item--services.is-active[data-v-5bdfc2ee]{background-color:var(--color-blue-400);color:#fff}.layout-switcher__item.is-disabled[data-v-5bdfc2ee]{pointer-events:none}.point-list[data-v-c835b2a0]{max-height:250px;overflow-y:auto}.point-list[data-v-c835b2a0]::-webkit-scrollbar-track{box-shadow:inset 0 0 #0000;background-color:transparent;border-radius:5px}.point-list[data-v-c835b2a0]::-webkit-scrollbar{width:8px;background-color:transparent}.point-list[data-v-c835b2a0]::-webkit-scrollbar-thumb{border-radius:5px;box-shadow:inset 0 0 #0000;background-color:#7080a14d}[data-v-8d5de404] .content-area{padding:30px;background-color:var(--color-primary-white)}[data-v-8d5de404] .header__title{display:inline-flex;gap:1rem}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vl-shown{overflow:hidden}.vl-overlay{bottom:0;left:0;position:absolute;right:0;top:0;align-items:center;display:none;justify-content:center;overflow:hidden;z-index:9999}.vl-overlay.vl-active{display:flex}.vl-overlay.vl-full-page{z-index:9999;position:fixed}.vl-overlay .vl-background{bottom:0;left:0;position:absolute;right:0;top:0;background:#fff;opacity:.5}.vl-overlay .vl-icon,.vl-parent{position:relative}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:var(--dp-input-padding);color:var(--dp-text-color);box-sizing:border-box}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:var(--dp-font-size);height:var(--dp-font-size);stroke-width:0;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;inset-inline-start:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp--clear-btn{position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color);background:#0000;border:none;display:inline-flex;align-items:center;padding:0;margin:0}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border-radius:var(--dp-border-radius);min-width:var(--dp-menu-min-width);font-family:var(--dp-font-family);font-size:var(--dp-font-size);-webkit-user-select:none;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_readonly,.dp__menu_disabled{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999999}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:#0000;cursor:default}.dp-menu-loading{background:#ffffff80;cursor:default}.dp--menu-load-container{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.dp--menu-loader{width:48px;height:48px;border:var(--dp-loader);border-bottom-color:#0000;border-radius:50%;display:inline-block;box-sizing:border-box;animation:dp-load-rotation 1s linear infinite;position:absolute}@keyframes dp-load-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dp__arrow_top{left:var(--dp-arrow-left);top:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom{left:var(--dp-arrow-left);bottom:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{text-align:center;padding:2px 0}.dp--preset-dates{padding:5px;border-inline-end:1px solid var(--dp-border-color)}.dp--preset-dates[data-dp-mobile],.dp--preset-dates-collapsed{display:flex;align-self:center;border:none;overflow-x:auto;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2)}.dp__sidebar_left{padding:5px;border-inline-end:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;margin-inline-end:1px solid var(--dp-border-color)}.dp--preset-range{display:block;width:100%;padding:5px;text-align:left;white-space:nowrap;color:var(--dp-text-color);border-radius:var(--dp-border-radius);transition:var(--dp-common-transition)}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}.dp--preset-range[data-dp-mobile]{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range[data-dp-mobile]:first-child{margin-left:0}.dp--preset-range[data-dp-mobile]:last-child{margin-right:0}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}.dp__menu_content_wrapper[data-dp-mobile],.dp--menu-content-wrapper-collapsed{flex-direction:column-reverse}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:var(--dp-row-margin)}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:var(--dp-cell-border-radius);height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);color:var(--dp-range-between-dates-text-color);border-radius:0;border:1px solid var(--dp-range-between-border-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-start-start-radius:var(--dp-cell-border-radius);border-end-start-radius:var(--dp-cell-border-radius);border-inline-start:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-start-end-radius:var(--dp-cell-border-radius);border-end-end-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color);border-inline-end:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:var(--dp-border-radius);background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-inline-end:5px}.dp__arrow_bottom_tp{bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-inline-end:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}.dp__flex_display[data-dp-mobile],.dp--flex-display-collapsed{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:var(--dp-month-year-row-height);color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:var(--dp-month-year-row-button-size);width:var(--dp-month-year-row-button-size);color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{text-align:center;cursor:pointer;height:var(--dp-month-year-row-height);display:flex;align-items:center;justify-content:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color)}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;flex-direction:row;width:100%}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{display:flex;width:100%;flex-direction:column}.dp__overlay{width:100%;background:var(--dp-background-color);transition:opacity 1s ease-out;z-index:99999;font-family:var(--dp-font-family);color:var(--dp-text-color);box-sizing:border-box}.dp--overlay-absolute{position:absolute;height:100%;top:0;left:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto;height:var(--dp-overlay-height)}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-inline:auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:var(--dp-overlay-col-padding);white-space:nowrap}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center}.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__btn,.dp--qr-btn,.dp--time-overlay-btn,.dp--time-invalid{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--year-mode-picker{display:flex;width:100%;align-items:center;justify-content:space-between;height:var(--dp-cell-size)}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp--tp-wrap[data-dp-mobile]{max-width:100%}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;font-family:var(--dp-font-family);color:var(--dp-text-color)}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_reg_with_button[data-compact~=true]{padding:0 5px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col_sec_with_button[data-collapsed~=true]{padding:0}.dp__time_col{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;width:100%;justify-content:center}.dp__inc_dec_button{padding:5px;margin:0;height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:var(--dp-border-radius);display:flex;align-items:center;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{width:100%;padding:0;height:8px;cursor:pointer;display:flex;align-items:center}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:var(--dp-common-padding);border-radius:var(--dp-border-radius);cursor:pointer}.dp__pm_am_button[data-compact~=true]{padding:7px}.dp__tp_inline_btn_bar{width:100%;height:4px;background-color:var(--dp-secondary-color);transition:var(--dp-common-transition);border-collapse:collapse}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l,.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{display:flex;align-items:center;width:100%;padding:var(--dp-action-row-padding);box-sizing:border-box;color:var(--dp-text-color);flex-flow:row nowrap}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{display:block;color:var(--dp-text-color);font-size:var(--dp-preview-font-size);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dp__action_buttons{display:flex;flex:0;white-space:nowrap;align-items:center;justify-content:flex-end;margin-inline-start:auto}.dp__action_button{display:inline-flex;align-items:center;background:#0000;border:1px solid rgba(0,0,0,0);padding:var(--dp-action-buttons-padding);line-height:var(--dp-action-button-height);margin-inline-start:3px;height:var(--dp-action-button-height);cursor:pointer;border-radius:var(--dp-border-radius);font-size:var(--dp-preview-font-size);font-family:var(--dp-font-family)}.dp__action_cancel{color:var(--dp-text-color);border:1px solid var(--dp-border-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn-disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{width:100%;padding:var(--dp-common-padding)}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex-direction:column;flex:1;width:100%;height:100%;justify-content:space-evenly}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}:root{--dp-common-transition: all .1s ease-in;--dp-menu-padding: 6px 8px;--dp-animation-duration: .1s;--dp-menu-appear-transition-timing: cubic-bezier(.4, 0, 1, 1);--dp-transition-timing: ease-out;--dp-action-row-transtion: all .2s ease-in;--dp-font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif;--dp-border-radius: 4px;--dp-cell-border-radius: 4px;--dp-transition-length: 22px;--dp-transition-timing-general: .1s;--dp-button-height: 35px;--dp-month-year-row-height: 35px;--dp-month-year-row-button-size: 25px;--dp-button-icon-height: 20px;--dp-calendar-wrap-padding: 0 5px;--dp-cell-size: 35px;--dp-cell-padding: 5px;--dp-common-padding: 10px;--dp-input-icon-padding: 35px;--dp-input-padding: 6px 30px 6px 12px;--dp-menu-min-width: 260px;--dp-action-buttons-padding: 1px 6px;--dp-row-margin: 5px 0;--dp-calendar-header-cell-padding: .5rem;--dp-multi-calendars-spacing: 10px;--dp-overlay-col-padding: 3px;--dp-time-inc-dec-button-size: 32px;--dp-font-size: 1rem;--dp-preview-font-size: .8rem;--dp-time-font-size: 2rem;--dp-action-button-height: 22px;--dp-action-row-padding: 8px;--dp-direction: ltr}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%);--dp-range-between-dates-background-color: var(--dp-hover-color, #484848);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #fff);--dp-range-between-border-color: var(--dp-hover-color, #fff);--dp-loader: 5px solid #005cb2}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #fff;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%);--dp-range-between-dates-background-color: var(--dp-hover-color, #f3f3f3);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #212121);--dp-range-between-border-color: var(--dp-hover-color, #f3f3f3);--dp-loader: 5px solid #1976d2}.dp__flex{display:flex;align-items:center}.dp__btn{background:none}.dp__main{font-family:var(--dp-font-family);-webkit-user-select:none;user-select:none;box-sizing:border-box;position:relative;width:100%}.dp__main *{direction:var(--dp-direction, ltr)}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);cursor:pointer;display:flex;align-items:center;place-content:center center;padding:var(--dp-common-padding);box-sizing:border-box;height:var(--dp-button-height)}.dp__button.dp__overlay_action{position:absolute;bottom:0}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:flex-start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length) * -1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length) * -1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.dp--hidden-el{visibility:hidden}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:#000c;color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}.__ymap{color:#000;position:relative}.__ymap_container{width:100%;height:100%}.__ymap_slots{display:none}.__ymap--grab [class$=main-engine-container] canvas{cursor:grab}.__ymap--grabbing:focus [class$=main-engine-container] canvas,.__ymap--grabbing:active [class$=main-engine-container] canvas{cursor:grabbing}.__ymap [class$=graphics-layer]{text-align:left}
