#context-menu,#modals{pointer-events:none;position:fixed;top:0;left:0;width:100%;height:0;z-index:20000}#context-menu>*,#modals>*{pointer-events:auto}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,input,video{margin:0;padding:0;border:0;box-sizing:border-box}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}textarea{resize:vertical;overflow:auto;vertical-align:top}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:active,a:hover,a:focus{outline:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}figure{margin:0}form{margin:0}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset{border:0;margin:0;padding:0}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.notification-icon-wrapper{position:relative}.notification-ciracle{background:#ed1206;font-weight:400;font-size:10px;line-height:12px;text-align:center;color:#fff;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;padding:2px}.notification-ciracle-with-border{border:2px solid #f4f5f6;line-height:20px}.notification-ciracle-with-border-white{border-color:#fff}.notification-ciracle-top{position:absolute;top:-1px;right:0;transform:translateY(-3px)}.button{border-radius:6px;font-weight:700;font-size:14px;line-height:22px;text-align:center;border:none;padding:9px 15px;background:transparent}.button.upload{width:24px;min-width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M25.5946%2018.1661L17.2438%2026.5169C15.1306%2028.6414%2012.283%2028.438%2010.4636%2026.6073C8.62169%2024.7767%208.41828%2021.9516%2010.554%2019.8159L21.9673%208.40267C23.2103%207.15965%2025.0635%206.94494%2026.2726%208.15407C27.4818%209.37449%2027.2558%2011.2164%2026.0127%2012.4481L14.8142%2023.6693C14.317%2024.1778%2013.7294%2024.0309%2013.3678%2023.6919C13.0401%2023.3416%2012.9045%2022.754%2013.4017%2022.2454L21.2101%2014.437C21.6056%2014.0302%2021.6282%2013.4426%2021.244%2013.0584C20.8598%2012.6968%2020.2722%2012.7081%2019.8767%2013.1036L12.0344%2020.9459C10.8139%2022.1663%2010.8591%2024.0309%2011.944%2025.1157C13.1192%2026.2909%2014.8933%2026.257%2016.1137%2025.0366L27.3688%2013.7703C29.561%2011.5893%2029.4819%208.70778%2027.5609%206.78674C25.6737%204.9109%2022.747%204.7753%2020.5547%206.96754L9.0737%2018.4599C6.21474%2021.3301%206.40684%2025.4434%209.0172%2028.0538C11.6162%2030.6415%2015.7408%2030.8449%2018.5998%2027.986L27.0072%2019.5899C27.3914%2019.2057%2027.3914%2018.5051%2026.9959%2018.1435C26.6229%2017.7367%2025.9901%2017.7932%2025.5946%2018.1661Z'%20fill='%237081A4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position-y:center;background-size:30px;padding:0;border:none}.button.cursor-default{cursor:default}.button.primary{color:#ef6e00}.button.primary-red{color:#ed1206}.button.primary-white{color:#fff}.button.green{color:#71be4c}.button.blue{color:#13394f}.button.blue.disabled{background:#ced1d9}.button.blue-outline{color:#13394f;border:1px solid #13394f}.button.blue-outline:hover{background:#13394f;color:#fff}.button.blue-light{background:#8eb3cd33;color:#13394f}.button.gray{color:#748291}.button.disabled,.button.raised.disabled{pointer-events:none}.button.raised.primary{background-color:#ef6e00;color:#fff}.button.raised.green{background-color:#71be4c;color:#fff}.button.raised.blue{background-color:#13394f;color:#fff;min-width:106px;max-width:100%}.button.raised.blue:hover{background-color:#0a2331}.button.raised.blue.disabled{background:#ced1d9}.button.raised.red{background-color:#ed1206;color:#fff;min-width:106px;max-width:100%}.button.raised.red:hover{background-color:#c90f05}.button.raised.red.disabled{background:#ced1d9;color:#949baa}.button.raised.blue-light{background:#8eb3cd33;color:#13394f}.button.raised.white{background-color:#fff;color:#3a3a44}.button.raised.gray{background-color:#748291;color:#fff}.button.raised.gray-light{background:#f4f5f6;color:#13394f}.button.raised.gray-light:hover{background-color:#13394f;color:#fff}.button.raised.logout{color:#f51407;border-color:#f51407}.button.raised.logout:hover{color:#fff;background-color:#f51407}.button.raised.cancel{font-size:14px;font-weight:700;line-height:normal;color:#7081a4;min-width:76px;max-width:100%}.button.raised.cancel:hover{background-color:#eceef3}.button.raised.cancel:active{color:#133a4f}.button.raised.cancel.disabled{color:#dbdfe7}.button.full-width{width:100%}.button.higher{padding:10px}.button.font-14{font-size:14px;line-height:14px}.button.with-border{border:1px solid #d4d8dd}.button.rounded{border-radius:30px}.button-secondary{background:#13394f;font-weight:700;font-size:14px;line-height:22px;text-align:center;color:#fff}.button-transparent{font-weight:400;font-size:14px;line-height:14px;color:#13394f;transition:all .2s ease;cursor:pointer}.button-transparent:hover{opacity:.7}.button-transparent{outline:none;background-color:transparent;border:none;box-shadow:none;padding:0;height:max-content}.button-transparent-rigth-arrow{padding-right:28px;background-position-x:100%;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='24'%20height='24'%20transform='matrix(-1%200%200%201%2024%200)'%20fill=''/%3e%3crect%20width='9.23077'%20height='2.4'%20rx='1.2'%20transform='matrix(-0.707107%20-0.707107%20-0.707107%200.707107%2020.2109%2011.8672)'%20fill='%2313394f'/%3e%3crect%20x='20.2109'%20y='12.6875'%20width='9.23077'%20height='2.4'%20rx='1.2'%20transform='rotate(135%2020.2109%2012.6875)'%20fill='%2313394f'/%3e%3crect%20width='16.6154'%20height='2.4'%20rx='1.2'%20transform='matrix(-1%200%200%201%2020.3086%2011.0771)'%20fill='%2313394f'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position-y:center}.button-transparent-big{font-size:14px;line-height:22px;font-weight:700;color:#748291}.button-transparent-left-arrow{padding-left:34px;background-position-x:0;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2012L3.29289%2011.2929L2.58579%2012L3.29289%2012.7071L4%2012ZM19%2013C19.5523%2013%2020%2012.5523%2020%2012C20%2011.4477%2019.5523%2011%2019%2011V13ZM9.29289%205.29289L3.29289%2011.2929L4.70711%2012.7071L10.7071%206.70711L9.29289%205.29289ZM3.29289%2012.7071L9.29289%2018.7071L10.7071%2017.2929L4.70711%2011.2929L3.29289%2012.7071ZM4%2013H19V11H4V13Z'%20fill='%233A3A44'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position-y:center}.button-transparent-logout{width:100%;background-color:#ed1206;padding:12px 0;font-size:14px;font-weight:700;line-height:16px}.button.outlined{padding:12px 24px;border:1px solid #d4d8dd}.button.outlined-size-normal{padding:8px 24px}.button.outlined.rounded{border-radius:30px}.button.outlined.black{border-color:#3a3a44}.button.outlined.green{border-color:#71be4c}.button.outlined.cancel{border:1px solid #13394f;background-color:#fff;color:#13394f}.button.outlined.cancel:hover{background:#13394f;color:#fff}.button.send-email{display:inline-block;text-decoration:none;background-color:#13394f;font-weight:700;font-size:14px;line-height:18px}.button.send-email span{position:relative;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:680px){.button.send-email span{margin-right:15px}}.button-icon{padding:0;outline:none;border:none}.button-icon.transparent{background-color:transparent}.button-icon.back-btn{width:26px;height:26px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2012L3.29289%2011.2929L2.58579%2012L3.29289%2012.7071L4%2012ZM19%2013C19.5523%2013%2020%2012.5523%2020%2012C20%2011.4477%2019.5523%2011%2019%2011V13ZM9.29289%205.29289L3.29289%2011.2929L4.70711%2012.7071L10.7071%206.70711L9.29289%205.29289ZM3.29289%2012.7071L9.29289%2018.7071L10.7071%2017.2929L4.70711%2011.2929L3.29289%2012.7071ZM4%2013H19V11H4V13Z'%20fill='%233A3A44'/%3e%3c/svg%3e") no-repeat center}.button-icon.close-icon{width:26px;height:26px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29289%203.29289C3.68342%202.90237%204.31658%202.90237%204.70711%203.29289L12%2010.5858L19.2929%203.29289C19.6834%202.90237%2020.3166%202.90237%2020.7071%203.29289C21.0976%203.68342%2021.0976%204.31658%2020.7071%204.70711L13.4142%2012L20.7071%2019.2929C21.0976%2019.6834%2021.0976%2020.3166%2020.7071%2020.7071C20.3166%2021.0976%2019.6834%2021.0976%2019.2929%2020.7071L12%2013.4142L4.70711%2020.7071C4.31658%2021.0976%203.68342%2021.0976%203.29289%2020.7071C2.90237%2020.3166%202.90237%2019.6834%203.29289%2019.2929L10.5858%2012L3.29289%204.70711C2.90237%204.31658%202.90237%203.68342%203.29289%203.29289Z'%20fill='%233A3A44'/%3e%3c/svg%3e") no-repeat center}.button-icon.add-attachment{width:30px;min-width:34px;height:30px;background:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M25.5946%2018.1661L17.2438%2026.5169C15.1306%2028.6414%2012.283%2028.438%2010.4636%2026.6073C8.62169%2024.7767%208.41828%2021.9516%2010.554%2019.8159L21.9673%208.40267C23.2103%207.15965%2025.0635%206.94494%2026.2726%208.15407C27.4818%209.37449%2027.2558%2011.2164%2026.0127%2012.4481L14.8142%2023.6693C14.317%2024.1778%2013.7294%2024.0309%2013.3678%2023.6919C13.0401%2023.3416%2012.9045%2022.754%2013.4017%2022.2454L21.2101%2014.437C21.6056%2014.0302%2021.6282%2013.4426%2021.244%2013.0584C20.8598%2012.6968%2020.2722%2012.7081%2019.8767%2013.1036L12.0344%2020.9459C10.8139%2022.1663%2010.8591%2024.0309%2011.944%2025.1157C13.1192%2026.2909%2014.8933%2026.257%2016.1137%2025.0366L27.3688%2013.7703C29.561%2011.5893%2029.4819%208.70778%2027.5609%206.78674C25.6737%204.9109%2022.747%204.7753%2020.5547%206.96754L9.0737%2018.4599C6.21474%2021.3301%206.40684%2025.4434%209.0172%2028.0538C11.6162%2030.6415%2015.7408%2030.8449%2018.5998%2027.986L27.0072%2019.5899C27.3914%2019.2057%2027.3914%2018.5051%2026.9959%2018.1435C26.6229%2017.7367%2025.9901%2017.7932%2025.5946%2018.1661Z'%20fill='%237081A4'/%3e%3c/svg%3e") no-repeat center}.button-icon.send-message{width:34px;min-width:34px;height:34px;background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='15'%20cy='15'%20r='15'%20fill='%2313394f'/%3e%3cpath%20d='M14.0001%2010.828L8.63608%2016.192L7.22208%2014.778L15.0001%207L22.7781%2014.778L21.3641%2016.192L16.0001%2010.828L16.0001%2023L14.0001%2023L14.0001%2010.828Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center}.button-icon.send-message.disabled{background:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='34'%20height='34'%20rx='17'%20fill='%2313394f'%20fill-opacity='0.2'/%3e%3cpath%20d='M16.1%2013.3495L11.2726%2018.043L10%2016.8057L17%2010L24%2016.8058L22.7274%2018.043L17.9%2013.3495L17.9%2024L16.1%2024L16.1%2013.3495Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center}.button-icon.record-message{width:34px;min-width:34px;height:34px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.0459%2012.7731C19.0459%2012.4108%2018.7576%2012.1171%2018.4019%2012.1171C18.0463%2012.1171%2017.758%2012.4108%2017.758%2012.7731C17.758%2015.9823%2015.1956%2018.593%2012.0458%2018.593C8.89617%2018.593%206.33383%2015.9823%206.33383%2012.7731C6.33383%2012.4108%206.04553%2012.1171%205.68986%2012.1171C5.33419%2012.1171%205.0459%2012.4108%205.0459%2012.7731C5.0459%2016.4846%207.84283%2019.5423%2011.4019%2019.8746V21.6409H9.01215C8.65648%2021.6409%208.36819%2021.9346%208.36819%2022.297C8.36819%2022.6594%208.65648%2022.9531%209.01215%2022.9531H15.0796C15.4352%2022.9531%2015.7234%2022.6594%2015.7234%2022.297C15.7234%2021.9346%2015.4352%2021.6409%2015.0796%2021.6409H12.6898V19.8746C16.249%2019.5425%2019.0459%2016.4846%2019.0459%2012.7731Z'%20fill='%23848D9A'/%3e%3cpath%20d='M12.0458%2016.9741C14.3194%2016.9741%2016.1691%2015.0895%2016.1691%2012.7731V5.15399C16.1691%202.83771%2014.3194%200.953125%2012.0458%200.953125C9.77242%200.953125%207.92273%202.83771%207.92273%205.15399V12.7731C7.92273%2015.0895%209.77242%2016.9741%2012.0458%2016.9741ZM9.2105%205.15399C9.2105%203.56113%2010.4824%202.26535%2012.0458%202.26535C13.6092%202.26535%2014.8811%203.56113%2014.8811%205.15399V12.7731C14.8811%2014.3659%2013.6092%2015.6619%2012.0458%2015.6619C10.4824%2015.6619%209.2105%2014.3659%209.2105%2012.7731V5.15399Z'%20fill='%23848D9A'/%3e%3c/svg%3e") no-repeat center}.button-icon.record-message:after,.button-icon.record-message:before{content:"";font-size:0;opacity:0}.button-icon.record-message:after{background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='15'%20cy='15'%20r='15'%20fill='%2313394f'/%3e%3cpath%20d='M14.0001%2010.828L8.63608%2016.192L7.22208%2014.778L15.0001%207L22.7781%2014.778L21.3641%2016.192L16.0001%2010.828L16.0001%2023L14.0001%2023L14.0001%2010.828Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center}.button-icon.record-message:before{background:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='34'%20height='34'%20rx='17'%20fill='%2313394f'%20fill-opacity='0.2'/%3e%3cpath%20d='M16.1%2013.3495L11.2726%2018.043L10%2016.8057L17%2010L24%2016.8058L22.7274%2018.043L17.9%2013.3495L17.9%2024L16.1%2024L16.1%2013.3495Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center}.button-icon.copy-icon{width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.002%201.25781C16.52%201.25889%2017.75%202.48979%2017.75%204.00781V8.25488L20.002%208.25684C21.5198%208.25791%2022.7497%209.48806%2022.75%2011.0059V19.999C22.7498%2021.5176%2021.5186%2022.749%2020%2022.749H11C9.48136%2022.749%208.25023%2021.5176%208.25%2019.999V17.749H4C2.48136%2017.749%201.25023%2016.5176%201.25%2014.999V4C1.25%202.48047%202.48242%201.24894%204.00195%201.25L15.002%201.25781ZM11.001%209.75C10.3103%209.74951%209.75%2010.3093%209.75%2011V19.999C9.75023%2020.6892%2010.3098%2021.249%2011%2021.249H20C20.6902%2021.249%2021.2498%2020.6892%2021.25%2019.999V11.0059C21.2497%2010.3161%2020.6908%209.75737%2020.001%209.75684L11.001%209.75ZM4.00098%202.75C3.31028%202.74952%202.75%203.3093%202.75%204V14.999C2.75023%2015.6892%203.30978%2016.249%204%2016.249H8.25V11C8.25%209.48046%209.48241%208.24893%2011.002%208.25L16.25%208.25391V4.00781C16.25%203.31783%2015.6909%202.75835%2015.001%202.75781L4.00098%202.75Z'%20fill='%237D8BA1'/%3e%3c/svg%3e") no-repeat center}.main-form .input-wr{width:100%}.main-form .input-wr:not(:first-child){margin-top:16px}.main-form .input-wr.password-wr{position:relative}.main-form .input-wr.password-wr .eye-icon{position:absolute;right:16px;top:9px;width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_12467_18989)'%3e%3cpath%20d='M11.9987%203C17.3907%203%2021.8767%206.88%2022.8177%2012C21.8777%2017.12%2017.3907%2021%2011.9987%2021C6.60669%2021%202.12069%2017.12%201.17969%2012C2.11969%206.88%206.60669%203%2011.9987%203ZM11.9987%2019C14.0382%2018.9996%2016.0171%2018.3068%2017.6115%2017.0352C19.206%2015.7635%2020.3216%2013.9883%2020.7757%2012C20.3199%2010.0133%2019.2036%208.24%2017.6093%206.97003C16.015%205.70005%2014.037%205.00853%2011.9987%205.00853C9.96038%205.00853%207.98238%205.70005%206.38806%206.97003C4.79375%208.24%203.67745%2010.0133%203.22169%2012C3.67578%2013.9883%204.79136%2015.7635%206.38583%2017.0352C7.9803%2018.3068%209.95922%2018.9996%2011.9987%2019ZM11.9987%2016.5C10.8052%2016.5%209.66062%2016.0259%208.81671%2015.182C7.97279%2014.3381%207.49869%2013.1935%207.49869%2012C7.49869%2010.8065%207.97279%209.66193%208.81671%208.81802C9.66062%207.97411%2010.8052%207.5%2011.9987%207.5C13.1922%207.5%2014.3368%207.97411%2015.1807%208.81802C16.0246%209.66193%2016.4987%2010.8065%2016.4987%2012C16.4987%2013.1935%2016.0246%2014.3381%2015.1807%2015.182C14.3368%2016.0259%2013.1922%2016.5%2011.9987%2016.5ZM11.9987%2014.5C12.6617%2014.5%2013.2976%2014.2366%2013.7665%2013.7678C14.2353%2013.2989%2014.4987%2012.663%2014.4987%2012C14.4987%2011.337%2014.2353%2010.7011%2013.7665%2010.2322C13.2976%209.76339%2012.6617%209.5%2011.9987%209.5C11.3356%209.5%2010.6998%209.76339%2010.2309%2010.2322C9.76208%2010.7011%209.49869%2011.337%209.49869%2012C9.49869%2012.663%209.76208%2013.2989%2010.2309%2013.7678C10.6998%2014.2366%2011.3356%2014.5%2011.9987%2014.5Z'%20fill='%2313394f'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_12467_18989'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center;cursor:pointer}.main-form .input-wr.password-wr .eye-icon.off{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_12467_703)'%3e%3cpath%20d='M17.8807%2019.2966C16.1219%2020.4121%2014.0814%2021.0029%2011.9987%2020.9996C6.60669%2020.9996%202.12069%2017.1196%201.17969%2011.9996C1.60972%209.6703%202.78132%207.54247%204.51969%205.93358L1.39069%202.80758L2.80569%201.39258L22.6047%2021.1926L21.1897%2022.6066L17.8797%2019.2966H17.8807ZM5.93369%207.34958C4.57469%208.58517%203.628%2010.2084%203.22169%2011.9996C3.53398%2013.366%204.16095%2014.6407%205.05269%2015.7222C5.94443%2016.8036%207.07631%2017.662%208.35824%2018.2289C9.64017%2018.7958%2011.0367%2019.0556%2012.4368%2018.9877C13.8368%2018.9198%2015.2017%2018.5259%2016.4227%2017.8376L14.3947%2015.8096C13.5314%2016.3534%2012.5089%2016.5877%2011.4949%2016.474C10.481%2016.3604%209.53573%2015.9055%208.81426%2015.184C8.09279%2014.4625%207.63791%2013.5173%207.52425%2012.5033C7.41058%2011.4894%207.64487%2010.4669%208.18869%209.60358L5.93369%207.34958ZM12.9127%2014.3276L9.67069%2011.0856C9.49275%2011.5385%209.45088%2012.0335%209.55019%2012.5099C9.64951%2012.9863%209.8857%2013.4234%2010.2298%2013.7675C10.5739%2014.1116%2011.011%2014.3478%2011.4873%2014.4471C11.9637%2014.5464%2012.4588%2014.5045%2012.9117%2014.3266L12.9127%2014.3276ZM20.8057%2016.5916L19.3747%2015.1616C20.0432%2014.2089%2020.5191%2013.1348%2020.7757%2011.9996C20.5039%2010.8093%2019.993%209.68672%2019.2738%208.70007C18.5547%207.71342%2017.6425%206.88331%2016.5926%206.26018C15.5426%205.63706%2014.377%205.23395%2013.1664%205.07534C11.9559%204.91674%2010.7257%205.00596%209.55069%205.33758L7.97269%203.75958C9.21969%203.26958%2010.5787%202.99958%2011.9987%202.99958C17.3907%202.99958%2021.8767%206.87958%2022.8177%2011.9996C22.5113%2013.6653%2021.8225%2015.2372%2020.8057%2016.5916ZM11.7217%207.50758C12.3582%207.46824%2012.9958%207.56464%2013.5922%207.7904C14.1887%208.01615%2014.7303%208.36609%2015.1812%208.81703C15.6322%209.26797%2015.9821%209.8096%2016.2079%2010.406C16.4336%2011.0025%2016.53%2011.6401%2016.4907%2012.2766L11.7207%207.50758H11.7217Z'%20fill='%23D4D8DD'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_12467_703'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center}.main-form .input-wr.password-wr .password-input{padding-right:44px}.main-form .input{border:1px solid #8f97a8;border-radius:4px;width:100%;font-size:14px;font-weight:500;line-height:17px;padding:12px 16px 11px;outline:none;-webkit-appearance:none}.main-form .input:-webkit-autofill,.main-form .input:-webkit-autofill:hover,.main-form .input:-webkit-autofill:focus,.main-form .input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}.main-form .input:-webkit-autofill.error-input,.main-form .input:-webkit-autofill:hover.error-input,.main-form .input:-webkit-autofill:focus.error-input,.main-form .input:-webkit-autofill:active.error-input{-webkit-box-shadow:0 0 0 30px #fef5f5 inset!important}.main-form .input.error-input{border:1px solid #f05331;background:#fef5f5}.main-form .input:focus,.main-form .input:focus-visible{border-color:#13394f;outline:none}.main-form .input[type=password]::-ms-reveal,.main-form .input[type=password]::-ms-clear{display:none}@-moz-document url-prefix(){.main-form .input[type=password]:not(:placeholder-shown){letter-spacing:.125em;font-size:12px}}.main-form .input::placeholder{color:#8f97a8}.main-form .input ::-webkit-input-placeholder{color:#8f97a8}.main-form .input :-moz-placeholder{color:#8f97a8}.main-form .input ::-moz-placeholder{color:#8f97a8}.main-form .input :-ms-input-placeholder{color:#8f97a8}.main-form .input:focus{border-color:#13394f;outline:none}.error-message{color:#ed1206;margin-top:11px;padding-left:20px;font-size:14px;line-height:17px;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.99992%2014.6667C4.31792%2014.6667%201.33325%2011.682%201.33325%208.00004C1.33325%204.31804%204.31792%201.33337%207.99992%201.33337C11.6819%201.33337%2014.6666%204.31804%2014.6666%208.00004C14.6666%2011.682%2011.6819%2014.6667%207.99992%2014.6667ZM7.99992%2013.3334C9.41441%2013.3334%2010.771%2012.7715%2011.7712%2011.7713C12.7713%2010.7711%2013.3333%209.41453%2013.3333%208.00004C13.3333%206.58555%2012.7713%205.229%2011.7712%204.2288C10.771%203.22861%209.41441%202.66671%207.99992%202.66671C6.58543%202.66671%205.22888%203.22861%204.22868%204.2288C3.22849%205.229%202.66659%206.58555%202.66659%208.00004C2.66659%209.41453%203.22849%2010.7711%204.22868%2011.7713C5.22888%2012.7715%206.58543%2013.3334%207.99992%2013.3334ZM7.33325%2010H8.66659V11.3334H7.33325V10ZM7.33325%204.66671H8.66659V8.66671H7.33325V4.66671Z'%20fill='%23EF0000'/%3e%3c/svg%3e") no-repeat left top}.badge-wr{font-size:11px;font-weight:700;line-height:11px;padding:4px 10px;border-radius:100px;background:#7081a433;color:#13394f}@media only screen and (max-width:680px){.badge-wr{font-size:10px;line-height:10px;padding:2px 8px}}.badge-wr.success{color:#71be4c;background:#91d30633}.badge-wr.in-progress{color:#ef6e00;background:#ef6e0033}.badge-wr.empty{background:none;padding:0}.icon{display:block;width:24px;height:24px}.icon:before{content:"";display:block;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;width:100%;height:100%;background-color:#000}.icon--search:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%201.25C16.3848%201.25%2020.75%205.61522%2020.75%2011C20.75%2013.4223%2019.8635%2015.6357%2018.4014%2017.3408L22.5303%2021.4697C22.8232%2021.7626%2022.8232%2022.2374%2022.5303%2022.5303C22.2374%2022.8232%2021.7626%2022.8232%2021.4697%2022.5303L17.3408%2018.4014C15.6357%2019.8635%2013.4223%2020.75%2011%2020.75C5.61522%2020.75%201.25%2016.3848%201.25%2011C1.25%205.61522%205.61522%201.25%2011%201.25ZM11%202.75C6.44365%202.75%202.75%206.44365%202.75%2011C2.75%2015.5563%206.44365%2019.25%2011%2019.25C15.5563%2019.25%2019.25%2015.5563%2019.25%2011C19.25%206.44365%2015.5563%202.75%2011%202.75Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%201.25C16.3848%201.25%2020.75%205.61522%2020.75%2011C20.75%2013.4223%2019.8635%2015.6357%2018.4014%2017.3408L22.5303%2021.4697C22.8232%2021.7626%2022.8232%2022.2374%2022.5303%2022.5303C22.2374%2022.8232%2021.7626%2022.8232%2021.4697%2022.5303L17.3408%2018.4014C15.6357%2019.8635%2013.4223%2020.75%2011%2020.75C5.61522%2020.75%201.25%2016.3848%201.25%2011C1.25%205.61522%205.61522%201.25%2011%201.25ZM11%202.75C6.44365%202.75%202.75%206.44365%202.75%2011C2.75%2015.5563%206.44365%2019.25%2011%2019.25C15.5563%2019.25%2019.25%2015.5563%2019.25%2011C19.25%206.44365%2015.5563%202.75%2011%202.75Z'%20fill='white'/%3e%3c/svg%3e")}.icon--close:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29289%203.29289C3.68342%202.90237%204.31658%202.90237%204.70711%203.29289L12%2010.5858L19.2929%203.29289C19.6834%202.90237%2020.3166%202.90237%2020.7071%203.29289C21.0976%203.68342%2021.0976%204.31658%2020.7071%204.70711L13.4142%2012L20.7071%2019.2929C21.0976%2019.6834%2021.0976%2020.3166%2020.7071%2020.7071C20.3166%2021.0976%2019.6834%2021.0976%2019.2929%2020.7071L12%2013.4142L4.70711%2020.7071C4.31658%2021.0976%203.68342%2021.0976%203.29289%2020.7071C2.90237%2020.3166%202.90237%2019.6834%203.29289%2019.2929L10.5858%2012L3.29289%204.70711C2.90237%204.31658%202.90237%203.68342%203.29289%203.29289Z'%20fill='%233A3A44'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29289%203.29289C3.68342%202.90237%204.31658%202.90237%204.70711%203.29289L12%2010.5858L19.2929%203.29289C19.6834%202.90237%2020.3166%202.90237%2020.7071%203.29289C21.0976%203.68342%2021.0976%204.31658%2020.7071%204.70711L13.4142%2012L20.7071%2019.2929C21.0976%2019.6834%2021.0976%2020.3166%2020.7071%2020.7071C20.3166%2021.0976%2019.6834%2021.0976%2019.2929%2020.7071L12%2013.4142L4.70711%2020.7071C4.31658%2021.0976%203.68342%2021.0976%203.29289%2020.7071C2.90237%2020.3166%202.90237%2019.6834%203.29289%2019.2929L10.5858%2012L3.29289%204.70711C2.90237%204.31658%202.90237%203.68342%203.29289%203.29289Z'%20fill='%233A3A44'/%3e%3c/svg%3e")}.icon--arrow-left:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.46973%206.46973C8.76262%206.17684%209.23738%206.17683%209.53027%206.46973C9.82316%206.76262%209.82317%207.23738%209.53027%207.53027L5.81055%2011.25H20C20.4141%2011.25%2020.7499%2011.5859%2020.75%2012C20.75%2012.4142%2020.4142%2012.75%2020%2012.75H5.81055L9.53027%2016.4697C9.82314%2016.7626%209.82314%2017.2374%209.53027%2017.5303C9.23739%2017.8232%208.76262%2017.8231%208.46973%2017.5303L3.46973%2012.5303C3.43824%2012.4988%203.41046%2012.4649%203.38574%2012.4297C3.35449%2012.3851%203.3277%2012.3371%203.30664%2012.2861C3.28603%2012.2361%203.27106%2012.1844%203.26172%2012.1318C3.25415%2012.0891%203.25%2012.0449%203.25%2012C3.25001%2011.955%203.25411%2011.911%203.26172%2011.8682C3.27081%2011.817%203.28493%2011.7665%203.30469%2011.7178L3.30859%2011.708C3.32018%2011.6806%203.33595%2011.6555%203.35059%2011.6299C3.38303%2011.573%203.42121%2011.5182%203.46973%2011.4697L8.46973%206.46973Z'%20fill='%2313394f'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.46973%206.46973C8.76262%206.17684%209.23738%206.17683%209.53027%206.46973C9.82316%206.76262%209.82317%207.23738%209.53027%207.53027L5.81055%2011.25H20C20.4141%2011.25%2020.7499%2011.5859%2020.75%2012C20.75%2012.4142%2020.4142%2012.75%2020%2012.75H5.81055L9.53027%2016.4697C9.82314%2016.7626%209.82314%2017.2374%209.53027%2017.5303C9.23739%2017.8232%208.76262%2017.8231%208.46973%2017.5303L3.46973%2012.5303C3.43824%2012.4988%203.41046%2012.4649%203.38574%2012.4297C3.35449%2012.3851%203.3277%2012.3371%203.30664%2012.2861C3.28603%2012.2361%203.27106%2012.1844%203.26172%2012.1318C3.25415%2012.0891%203.25%2012.0449%203.25%2012C3.25001%2011.955%203.25411%2011.911%203.26172%2011.8682C3.27081%2011.817%203.28493%2011.7665%203.30469%2011.7178L3.30859%2011.708C3.32018%2011.6806%203.33595%2011.6555%203.35059%2011.6299C3.38303%2011.573%203.42121%2011.5182%203.46973%2011.4697L8.46973%206.46973Z'%20fill='%2313394f'/%3e%3c/svg%3e")}.icon--analytics:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%201.75C21.0188%201.75%2022.25%202.98122%2022.25%204.5V19.5C22.25%2021.0188%2021.0188%2022.25%2019.5%2022.25H4.5C2.98122%2022.25%201.75%2021.0188%201.75%2019.5V4.5C1.75%202.98122%202.98122%201.75%204.5%201.75H19.5ZM4.5%203.25C3.80964%203.25%203.25%203.80964%203.25%204.5V19.5C3.25%2020.1904%203.80964%2020.75%204.5%2020.75H19.5C20.1904%2020.75%2020.75%2020.1904%2020.75%2019.5V4.5C20.75%203.80964%2020.1904%203.25%2019.5%203.25H4.5ZM7%2012.25C7.41421%2012.25%207.75%2012.5858%207.75%2013V17C7.75%2017.4142%207.41421%2017.75%207%2017.75C6.58579%2017.75%206.25%2017.4142%206.25%2017V13C6.25%2012.5858%206.58579%2012.25%207%2012.25ZM12%206.25C12.4142%206.25%2012.75%206.58579%2012.75%207V17C12.75%2017.4142%2012.4142%2017.75%2012%2017.75C11.5858%2017.75%2011.25%2017.4142%2011.25%2017V7C11.25%206.58579%2011.5858%206.25%2012%206.25ZM17%2010.25C17.4142%2010.25%2017.75%2010.5858%2017.75%2011V17C17.75%2017.4142%2017.4142%2017.75%2017%2017.75C16.5858%2017.75%2016.25%2017.4142%2016.25%2017V11C16.25%2010.5858%2016.5858%2010.25%2017%2010.25Z'%20fill='%230B0B0B'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%201.75C21.0188%201.75%2022.25%202.98122%2022.25%204.5V19.5C22.25%2021.0188%2021.0188%2022.25%2019.5%2022.25H4.5C2.98122%2022.25%201.75%2021.0188%201.75%2019.5V4.5C1.75%202.98122%202.98122%201.75%204.5%201.75H19.5ZM4.5%203.25C3.80964%203.25%203.25%203.80964%203.25%204.5V19.5C3.25%2020.1904%203.80964%2020.75%204.5%2020.75H19.5C20.1904%2020.75%2020.75%2020.1904%2020.75%2019.5V4.5C20.75%203.80964%2020.1904%203.25%2019.5%203.25H4.5ZM7%2012.25C7.41421%2012.25%207.75%2012.5858%207.75%2013V17C7.75%2017.4142%207.41421%2017.75%207%2017.75C6.58579%2017.75%206.25%2017.4142%206.25%2017V13C6.25%2012.5858%206.58579%2012.25%207%2012.25ZM12%206.25C12.4142%206.25%2012.75%206.58579%2012.75%207V17C12.75%2017.4142%2012.4142%2017.75%2012%2017.75C11.5858%2017.75%2011.25%2017.4142%2011.25%2017V7C11.25%206.58579%2011.5858%206.25%2012%206.25ZM17%2010.25C17.4142%2010.25%2017.75%2010.5858%2017.75%2011V17C17.75%2017.4142%2017.4142%2017.75%2017%2017.75C16.5858%2017.75%2016.25%2017.4142%2016.25%2017V11C16.25%2010.5858%2016.5858%2010.25%2017%2010.25Z'%20fill='%230B0B0B'/%3e%3c/svg%3e")}.icon--megaphone:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.46%201.84668C17.4707%201.41354%2018.7412%201.59677%2019.4893%202.55078C20.732%204.136%2021.75%206.3331%2021.75%209.50293C21.75%2012.6728%2020.732%2014.8699%2019.4893%2016.4551C18.7412%2017.4091%2017.4707%2017.5923%2016.46%2017.1592L10.1738%2014.4648L10.5303%2015.3633C10.8924%2016.2767%2011.5042%2017.07%2012.2949%2017.6533L13.4072%2018.4746C13.8239%2018.7823%2013.8528%2019.3681%2013.5352%2019.7246L11.0859%2022.4727C10.7248%2022.8779%2010.1016%2022.8283%209.7959%2022.4092L8.54688%2020.6963C7.7042%2019.5411%207.25%2018.1476%207.25%2016.7178V13.2529H5C3.48122%2013.2529%202.25%2012.0217%202.25%2010.5029V8.50293C2.25%206.98415%203.48122%205.75293%205%205.75293H7.3457L16.46%201.84668ZM8.75%2016.7178C8.75%2017.8299%209.10343%2018.9131%209.75879%2019.8115L10.5186%2020.8545L11.9424%2019.2578L11.4043%2018.8604C10.3876%2018.1104%209.60129%2017.0905%209.13574%2015.916L8.75%2014.9424V16.7178ZM18.3096%203.47656C18.0485%203.14357%2017.5433%203.0145%2017.0508%203.22559L8.25%206.99707V12.0078L17.0508%2015.7803C17.5433%2015.9914%2018.0485%2015.8623%2018.3096%2015.5293C19.3605%2014.1886%2020.25%2012.3129%2020.25%209.50293C20.25%206.69292%2019.3605%204.81723%2018.3096%203.47656ZM5%207.25293C4.30964%207.25293%203.75%207.81257%203.75%208.50293V10.5029C3.75%2011.1933%204.30965%2011.7529%205%2011.7529H6.75V7.25293H5Z'%20fill='%237D8BA1'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.46%201.84668C17.4707%201.41354%2018.7412%201.59677%2019.4893%202.55078C20.732%204.136%2021.75%206.3331%2021.75%209.50293C21.75%2012.6728%2020.732%2014.8699%2019.4893%2016.4551C18.7412%2017.4091%2017.4707%2017.5923%2016.46%2017.1592L10.1738%2014.4648L10.5303%2015.3633C10.8924%2016.2767%2011.5042%2017.07%2012.2949%2017.6533L13.4072%2018.4746C13.8239%2018.7823%2013.8528%2019.3681%2013.5352%2019.7246L11.0859%2022.4727C10.7248%2022.8779%2010.1016%2022.8283%209.7959%2022.4092L8.54688%2020.6963C7.7042%2019.5411%207.25%2018.1476%207.25%2016.7178V13.2529H5C3.48122%2013.2529%202.25%2012.0217%202.25%2010.5029V8.50293C2.25%206.98415%203.48122%205.75293%205%205.75293H7.3457L16.46%201.84668ZM8.75%2016.7178C8.75%2017.8299%209.10343%2018.9131%209.75879%2019.8115L10.5186%2020.8545L11.9424%2019.2578L11.4043%2018.8604C10.3876%2018.1104%209.60129%2017.0905%209.13574%2015.916L8.75%2014.9424V16.7178ZM18.3096%203.47656C18.0485%203.14357%2017.5433%203.0145%2017.0508%203.22559L8.25%206.99707V12.0078L17.0508%2015.7803C17.5433%2015.9914%2018.0485%2015.8623%2018.3096%2015.5293C19.3605%2014.1886%2020.25%2012.3129%2020.25%209.50293C20.25%206.69292%2019.3605%204.81723%2018.3096%203.47656ZM5%207.25293C4.30964%207.25293%203.75%207.81257%203.75%208.50293V10.5029C3.75%2011.1933%204.30965%2011.7529%205%2011.7529H6.75V7.25293H5Z'%20fill='%237D8BA1'/%3e%3c/svg%3e")}.icon--arrow-right:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%204C5.50005%203.79782%205.62181%203.61547%205.80859%203.53809C5.99541%203.4607%206.21052%203.50353%206.35352%203.64648L10.3535%207.64648C10.5488%207.84173%2010.5487%208.15825%2010.3535%208.35352L6.35352%2012.3535C6.21052%2012.4965%205.99543%2012.5393%205.80859%2012.4619C5.62183%2012.3845%205.5%2012.2022%205.5%2012L5.5%204Z'%20fill='%237D8BA1'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%204C5.50005%203.79782%205.62181%203.61547%205.80859%203.53809C5.99541%203.4607%206.21052%203.50353%206.35352%203.64648L10.3535%207.64648C10.5488%207.84173%2010.5487%208.15825%2010.3535%208.35352L6.35352%2012.3535C6.21052%2012.4965%205.99543%2012.5393%205.80859%2012.4619C5.62183%2012.3845%205.5%2012.2022%205.5%2012L5.5%204Z'%20fill='%237D8BA1'/%3e%3c/svg%3e")}.icon--arrow-down{transform:rotate(90deg)}.icon--arrow-down:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%204C5.50005%203.79782%205.62181%203.61547%205.80859%203.53809C5.99541%203.4607%206.21052%203.50353%206.35352%203.64648L10.3535%207.64648C10.5488%207.84173%2010.5487%208.15825%2010.3535%208.35352L6.35352%2012.3535C6.21052%2012.4965%205.99543%2012.5393%205.80859%2012.4619C5.62183%2012.3845%205.5%2012.2022%205.5%2012L5.5%204Z'%20fill='%237D8BA1'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%204C5.50005%203.79782%205.62181%203.61547%205.80859%203.53809C5.99541%203.4607%206.21052%203.50353%206.35352%203.64648L10.3535%207.64648C10.5488%207.84173%2010.5487%208.15825%2010.3535%208.35352L6.35352%2012.3535C6.21052%2012.4965%205.99543%2012.5393%205.80859%2012.4619C5.62183%2012.3845%205.5%2012.2022%205.5%2012L5.5%204Z'%20fill='%237D8BA1'/%3e%3c/svg%3e")}.icon--notification-off:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.22363%201.22412C1.4677%200.980055%201.86432%200.980078%202.1084%201.22412L18.3584%2017.4741C18.3599%2017.4756%2018.3609%2017.4775%2018.3623%2017.479L18.7744%2017.8911C19.0185%2018.1352%2019.0185%2018.5308%2018.7744%2018.7749C18.5303%2019.019%2018.1347%2019.019%2017.8906%2018.7749L17.4785%2018.3628C17.4771%2018.3614%2017.4751%2018.3603%2017.4736%2018.3589L14.6572%2015.5425C13.3883%2015.8299%2011.8353%2016.0415%209.99902%2016.0415C6.22935%2016.0414%203.65825%2015.1558%202.29102%2014.5405C1.7654%2014.304%201.45802%2013.7813%201.45801%2013.2349V12.0835C1.45801%2011.9177%201.52341%2011.7583%201.64062%2011.6411L2.81934%2010.4624C3.01456%2010.2671%203.12402%2010.0022%203.12402%209.72607V7.9165C3.12403%206.78389%203.39956%205.71422%203.88574%204.771L1.22363%202.10889C0.979589%201.86481%200.979567%201.46819%201.22363%201.22412ZM12.1152%2017.0073C12.3874%2016.7951%2012.7799%2016.8436%2012.9922%2017.1157C13.2043%2017.3878%2013.1558%2017.7804%2012.8838%2017.9927C12.1079%2018.598%2011.0954%2018.9575%209.99902%2018.9575C8.90287%2018.9574%207.891%2018.5979%207.11523%2017.9927C6.84314%2017.7804%206.7946%2017.3879%207.00684%2017.1157C7.21918%2016.8436%207.61165%2016.795%207.88379%2017.0073C8.43471%2017.4372%209.17476%2017.7074%209.99902%2017.7075C10.8235%2017.7075%2011.5643%2017.4373%2012.1152%2017.0073ZM4.82324%205.7085C4.53389%206.38583%204.37403%207.13206%204.37402%207.9165V9.72607C4.37402%2010.3338%204.13277%2010.9164%203.70312%2011.3462L2.70801%2012.3423V13.2349C2.70802%2013.3197%202.75367%2013.3784%202.80371%2013.4009C4.0366%2013.9558%206.43344%2014.7914%209.99902%2014.7915C11.3721%2014.7915%2012.5712%2014.6658%2013.5967%2014.4819L4.82324%205.7085ZM9.99902%201.0415C13.796%201.0415%2016.874%204.11956%2016.874%207.9165V9.72607C16.874%2010.0023%2016.9844%2010.2671%2017.1797%2010.4624L18.3584%2011.6411C18.4755%2011.7583%2018.541%2011.9178%2018.541%2012.0835V13.2349C18.541%2013.7818%2018.2322%2014.3042%2017.707%2014.5405C17.6425%2014.5696%2017.5749%2014.5992%2017.5049%2014.6294C17.188%2014.7658%2016.8202%2014.62%2016.6836%2014.3032C16.547%2013.9862%2016.6938%2013.6186%2017.0107%2013.4819C17.0745%2013.4544%2017.1357%2013.4273%2017.1943%2013.4009C17.2448%2013.3782%2017.291%2013.3192%2017.291%2013.2349V12.3423L16.2959%2011.3462C15.8662%2010.9164%2015.624%2010.3338%2015.624%209.72607V7.9165C15.624%204.80992%2013.1056%202.2915%209.99902%202.2915C8.73189%202.29158%207.56409%202.71021%206.62402%203.4165C6.34807%203.62363%205.9563%203.56739%205.74902%203.2915C5.54198%203.01556%205.59721%202.62377%205.87305%202.4165C7.02216%201.55315%208.45187%201.04158%209.99902%201.0415Z'%20fill='%237D8BA1'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.22363%201.22412C1.4677%200.980055%201.86432%200.980078%202.1084%201.22412L18.3584%2017.4741C18.3599%2017.4756%2018.3609%2017.4775%2018.3623%2017.479L18.7744%2017.8911C19.0185%2018.1352%2019.0185%2018.5308%2018.7744%2018.7749C18.5303%2019.019%2018.1347%2019.019%2017.8906%2018.7749L17.4785%2018.3628C17.4771%2018.3614%2017.4751%2018.3603%2017.4736%2018.3589L14.6572%2015.5425C13.3883%2015.8299%2011.8353%2016.0415%209.99902%2016.0415C6.22935%2016.0414%203.65825%2015.1558%202.29102%2014.5405C1.7654%2014.304%201.45802%2013.7813%201.45801%2013.2349V12.0835C1.45801%2011.9177%201.52341%2011.7583%201.64062%2011.6411L2.81934%2010.4624C3.01456%2010.2671%203.12402%2010.0022%203.12402%209.72607V7.9165C3.12403%206.78389%203.39956%205.71422%203.88574%204.771L1.22363%202.10889C0.979589%201.86481%200.979567%201.46819%201.22363%201.22412ZM12.1152%2017.0073C12.3874%2016.7951%2012.7799%2016.8436%2012.9922%2017.1157C13.2043%2017.3878%2013.1558%2017.7804%2012.8838%2017.9927C12.1079%2018.598%2011.0954%2018.9575%209.99902%2018.9575C8.90287%2018.9574%207.891%2018.5979%207.11523%2017.9927C6.84314%2017.7804%206.7946%2017.3879%207.00684%2017.1157C7.21918%2016.8436%207.61165%2016.795%207.88379%2017.0073C8.43471%2017.4372%209.17476%2017.7074%209.99902%2017.7075C10.8235%2017.7075%2011.5643%2017.4373%2012.1152%2017.0073ZM4.82324%205.7085C4.53389%206.38583%204.37403%207.13206%204.37402%207.9165V9.72607C4.37402%2010.3338%204.13277%2010.9164%203.70312%2011.3462L2.70801%2012.3423V13.2349C2.70802%2013.3197%202.75367%2013.3784%202.80371%2013.4009C4.0366%2013.9558%206.43344%2014.7914%209.99902%2014.7915C11.3721%2014.7915%2012.5712%2014.6658%2013.5967%2014.4819L4.82324%205.7085ZM9.99902%201.0415C13.796%201.0415%2016.874%204.11956%2016.874%207.9165V9.72607C16.874%2010.0023%2016.9844%2010.2671%2017.1797%2010.4624L18.3584%2011.6411C18.4755%2011.7583%2018.541%2011.9178%2018.541%2012.0835V13.2349C18.541%2013.7818%2018.2322%2014.3042%2017.707%2014.5405C17.6425%2014.5696%2017.5749%2014.5992%2017.5049%2014.6294C17.188%2014.7658%2016.8202%2014.62%2016.6836%2014.3032C16.547%2013.9862%2016.6938%2013.6186%2017.0107%2013.4819C17.0745%2013.4544%2017.1357%2013.4273%2017.1943%2013.4009C17.2448%2013.3782%2017.291%2013.3192%2017.291%2013.2349V12.3423L16.2959%2011.3462C15.8662%2010.9164%2015.624%2010.3338%2015.624%209.72607V7.9165C15.624%204.80992%2013.1056%202.2915%209.99902%202.2915C8.73189%202.29158%207.56409%202.71021%206.62402%203.4165C6.34807%203.62363%205.9563%203.56739%205.74902%203.2915C5.54198%203.01556%205.59721%202.62377%205.87305%202.4165C7.02216%201.55315%208.45187%201.04158%209.99902%201.0415Z'%20fill='%237D8BA1'/%3e%3c/svg%3e")}.icon--information-circle:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%201.25C17.937%201.25%2022.75%206.06293%2022.75%2012C22.75%2017.937%2017.937%2022.75%2012%2022.75C6.06293%2022.75%201.25%2017.937%201.25%2012C1.25%206.06294%206.06294%201.25%2012%201.25ZM12%202.75C6.89136%202.75%202.75%206.89136%202.75%2012C2.75%2017.1086%206.89137%2021.25%2012%2021.25C17.1086%2021.25%2021.25%2017.1086%2021.25%2012C21.25%206.89137%2017.1086%202.75%2012%202.75ZM11.5361%2010.25C11.7395%2010.2499%2011.966%2010.2499%2012.1582%2010.2783C12.3913%2010.3128%2012.6764%2010.4014%2012.9082%2010.6562C13.1307%2010.901%2013.1996%2011.1846%2013.2266%2011.4053C13.2505%2011.6013%2013.2501%2011.8363%2013.25%2012.0654V16.5C13.25%2016.9142%2012.9142%2017.25%2012.5%2017.25C12.0858%2017.25%2011.75%2016.9142%2011.75%2016.5V12.0996C11.75%2011.9676%2011.7501%2011.8637%2011.748%2011.7744C11.7479%2011.7665%2011.7473%2011.7584%2011.7471%2011.751C11.6786%2011.7498%2011.5991%2011.75%2011.5%2011.75C11.0858%2011.75%2010.75%2011.4142%2010.75%2011C10.75%2010.5858%2011.0858%2010.25%2011.5%2010.25C11.5119%2010.25%2011.524%2010.25%2011.5361%2010.25ZM12%207C12.5523%207%2013%207.44772%2013%208C13%208.55228%2012.5523%209%2012%209C11.4477%209%2011%208.55228%2011%208C11%207.44772%2011.4477%207%2012%207Z'%20fill='%23EF6E00'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%201.25C17.937%201.25%2022.75%206.06293%2022.75%2012C22.75%2017.937%2017.937%2022.75%2012%2022.75C6.06293%2022.75%201.25%2017.937%201.25%2012C1.25%206.06294%206.06294%201.25%2012%201.25ZM12%202.75C6.89136%202.75%202.75%206.89136%202.75%2012C2.75%2017.1086%206.89137%2021.25%2012%2021.25C17.1086%2021.25%2021.25%2017.1086%2021.25%2012C21.25%206.89137%2017.1086%202.75%2012%202.75ZM11.5361%2010.25C11.7395%2010.2499%2011.966%2010.2499%2012.1582%2010.2783C12.3913%2010.3128%2012.6764%2010.4014%2012.9082%2010.6562C13.1307%2010.901%2013.1996%2011.1846%2013.2266%2011.4053C13.2505%2011.6013%2013.2501%2011.8363%2013.25%2012.0654V16.5C13.25%2016.9142%2012.9142%2017.25%2012.5%2017.25C12.0858%2017.25%2011.75%2016.9142%2011.75%2016.5V12.0996C11.75%2011.9676%2011.7501%2011.8637%2011.748%2011.7744C11.7479%2011.7665%2011.7473%2011.7584%2011.7471%2011.751C11.6786%2011.7498%2011.5991%2011.75%2011.5%2011.75C11.0858%2011.75%2010.75%2011.4142%2010.75%2011C10.75%2010.5858%2011.0858%2010.25%2011.5%2010.25C11.5119%2010.25%2011.524%2010.25%2011.5361%2010.25ZM12%207C12.5523%207%2013%207.44772%2013%208C13%208.55228%2012.5523%209%2012%209C11.4477%209%2011%208.55228%2011%208C11%207.44772%2011.4477%207%2012%207Z'%20fill='%23EF6E00'/%3e%3c/svg%3e")}.icon--logout:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.66504%202.3291C10.0354%202.14421%2010.4857%202.29471%2010.6709%202.66504C10.8559%203.03547%2010.7054%203.4857%2010.335%203.6709L5.44141%206.11816C5.01793%206.3299%204.75%206.76286%204.75%207.23633V16.7637C4.75%2017.2371%205.01793%2017.6701%205.44141%2017.8818L10.335%2020.3291C10.7054%2020.5143%2010.8561%2020.9655%2010.6709%2021.3359C10.4856%2021.7061%2010.0354%2021.8558%209.66504%2021.6709L4.77051%2019.2236C3.83885%2018.7578%203.25%2017.8053%203.25%2016.7637V7.23633C3.25%206.19471%203.83885%205.2422%204.77051%204.77637L9.66504%202.3291ZM16.9697%208.96973C17.2626%208.67683%2017.7374%208.67683%2018.0303%208.96973L20.5303%2011.4697C20.8232%2011.7626%2020.8232%2012.2374%2020.5303%2012.5303L18.0303%2015.0303C17.7374%2015.3232%2017.2626%2015.3232%2016.9697%2015.0303C16.6768%2014.7374%2016.6768%2014.2626%2016.9697%2013.9697L18.1895%2012.75H10C9.58579%2012.75%209.25%2012.4142%209.25%2012C9.25%2011.5858%209.58579%2011.25%2010%2011.25H18.1895L16.9697%2010.0303C16.6768%209.73738%2016.6768%209.26262%2016.9697%208.96973Z'%20fill='%23ED1206'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.66504%202.3291C10.0354%202.14421%2010.4857%202.29471%2010.6709%202.66504C10.8559%203.03547%2010.7054%203.4857%2010.335%203.6709L5.44141%206.11816C5.01793%206.3299%204.75%206.76286%204.75%207.23633V16.7637C4.75%2017.2371%205.01793%2017.6701%205.44141%2017.8818L10.335%2020.3291C10.7054%2020.5143%2010.8561%2020.9655%2010.6709%2021.3359C10.4856%2021.7061%2010.0354%2021.8558%209.66504%2021.6709L4.77051%2019.2236C3.83885%2018.7578%203.25%2017.8053%203.25%2016.7637V7.23633C3.25%206.19471%203.83885%205.2422%204.77051%204.77637L9.66504%202.3291ZM16.9697%208.96973C17.2626%208.67683%2017.7374%208.67683%2018.0303%208.96973L20.5303%2011.4697C20.8232%2011.7626%2020.8232%2012.2374%2020.5303%2012.5303L18.0303%2015.0303C17.7374%2015.3232%2017.2626%2015.3232%2016.9697%2015.0303C16.6768%2014.7374%2016.6768%2014.2626%2016.9697%2013.9697L18.1895%2012.75H10C9.58579%2012.75%209.25%2012.4142%209.25%2012C9.25%2011.5858%209.58579%2011.25%2010%2011.25H18.1895L16.9697%2010.0303C16.6768%209.73738%2016.6768%209.26262%2016.9697%208.96973Z'%20fill='%23ED1206'/%3e%3c/svg%3e")}.icon--alert-circle:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%201.25C17.9371%201.25%2022.75%206.06294%2022.75%2012C22.75%2017.9371%2017.9371%2022.75%2012%2022.75C6.06294%2022.75%201.25%2017.9371%201.25%2012C1.25%206.06294%206.06294%201.25%2012%201.25ZM12%202.75C6.89137%202.75%202.75%206.89137%202.75%2012C2.75%2017.1086%206.89137%2021.25%2012%2021.25C17.1086%2021.25%2021.25%2017.1086%2021.25%2012C21.25%206.89137%2017.1086%202.75%2012%202.75ZM12.0088%2014.5C12.5611%2014.5%2013.0088%2014.9477%2013.0088%2015.5C13.0088%2016.0523%2012.5611%2016.5%2012.0088%2016.5H12C11.4477%2016.5%2011%2016.0523%2011%2015.5C11%2014.9477%2011.4477%2014.5%2012%2014.5H12.0088ZM12%207.75C12.4142%207.75%2012.75%208.08579%2012.75%208.5V12.5C12.75%2012.9142%2012.4142%2013.25%2012%2013.25C11.5858%2013.25%2011.25%2012.9142%2011.25%2012.5V8.5C11.25%208.08579%2011.5858%207.75%2012%207.75Z'%20fill='%23141B34'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%201.25C17.9371%201.25%2022.75%206.06294%2022.75%2012C22.75%2017.9371%2017.9371%2022.75%2012%2022.75C6.06294%2022.75%201.25%2017.9371%201.25%2012C1.25%206.06294%206.06294%201.25%2012%201.25ZM12%202.75C6.89137%202.75%202.75%206.89137%202.75%2012C2.75%2017.1086%206.89137%2021.25%2012%2021.25C17.1086%2021.25%2021.25%2017.1086%2021.25%2012C21.25%206.89137%2017.1086%202.75%2012%202.75ZM12.0088%2014.5C12.5611%2014.5%2013.0088%2014.9477%2013.0088%2015.5C13.0088%2016.0523%2012.5611%2016.5%2012.0088%2016.5H12C11.4477%2016.5%2011%2016.0523%2011%2015.5C11%2014.9477%2011.4477%2014.5%2012%2014.5H12.0088ZM12%207.75C12.4142%207.75%2012.75%208.08579%2012.75%208.5V12.5C12.75%2012.9142%2012.4142%2013.25%2012%2013.25C11.5858%2013.25%2011.25%2012.9142%2011.25%2012.5V8.5C11.25%208.08579%2011.5858%207.75%2012%207.75Z'%20fill='%23141B34'/%3e%3c/svg%3e")}.icon--arrow-right-tip:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.29297%203.29297C7.68348%202.90246%208.31651%202.90248%208.70703%203.29297L16.707%2011.293C17.0976%2011.6835%2017.0976%2012.3165%2016.707%2012.707L8.70703%2020.707C8.31651%2021.0976%207.68349%2021.0976%207.29297%2020.707C6.90244%2020.3165%206.90244%2019.6835%207.29297%2019.293L14.5859%2012L7.29297%204.70703C6.90249%204.31651%206.90249%203.68348%207.29297%203.29297Z'%20fill='%230B0B0B'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.29297%203.29297C7.68348%202.90246%208.31651%202.90248%208.70703%203.29297L16.707%2011.293C17.0976%2011.6835%2017.0976%2012.3165%2016.707%2012.707L8.70703%2020.707C8.31651%2021.0976%207.68349%2021.0976%207.29297%2020.707C6.90244%2020.3165%206.90244%2019.6835%207.29297%2019.293L14.5859%2012L7.29297%204.70703C6.90249%204.31651%206.90249%203.68348%207.29297%203.29297Z'%20fill='%230B0B0B'/%3e%3c/svg%3e")}.icon--upload:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.3291%2013.665C20.5143%2013.2946%2020.9655%2013.1439%2021.3359%2013.3291C21.7063%2013.5144%2021.8561%2013.9655%2021.6709%2014.3359L19.2236%2019.2305C18.7577%2020.1619%2017.8051%2020.75%2016.7637%2020.75H7.23633C6.19482%2020.75%205.24225%2020.162%204.77637%2019.2305L2.3291%2014.3359C2.14386%2013.9655%202.29456%2013.5143%202.66504%2013.3291C3.03546%2013.1441%203.48571%2013.2947%203.6709%2013.665L6.11816%2018.5596C6.32996%2018.9829%206.76297%2019.25%207.23633%2019.25H16.7637C17.237%2019.25%2017.67%2018.9828%2017.8818%2018.5596L20.3291%2013.665ZM11.4697%203.46973C11.7626%203.17683%2012.2374%203.17683%2012.5303%203.46973L15.0303%205.96973C15.3232%206.26262%2015.3232%206.73738%2015.0303%207.03027C14.7374%207.32317%2014.2626%207.32317%2013.9697%207.03027L12.75%205.81055V14C12.75%2014.4142%2012.4142%2014.75%2012%2014.75C11.5858%2014.75%2011.25%2014.4142%2011.25%2014V5.81055L10.0303%207.03027C9.73738%207.32317%209.26262%207.32317%208.96973%207.03027C8.67683%206.73738%208.67683%206.26262%208.96973%205.96973L11.4697%203.46973Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.3291%2013.665C20.5143%2013.2946%2020.9655%2013.1439%2021.3359%2013.3291C21.7063%2013.5144%2021.8561%2013.9655%2021.6709%2014.3359L19.2236%2019.2305C18.7577%2020.1619%2017.8051%2020.75%2016.7637%2020.75H7.23633C6.19482%2020.75%205.24225%2020.162%204.77637%2019.2305L2.3291%2014.3359C2.14386%2013.9655%202.29456%2013.5143%202.66504%2013.3291C3.03546%2013.1441%203.48571%2013.2947%203.6709%2013.665L6.11816%2018.5596C6.32996%2018.9829%206.76297%2019.25%207.23633%2019.25H16.7637C17.237%2019.25%2017.67%2018.9828%2017.8818%2018.5596L20.3291%2013.665ZM11.4697%203.46973C11.7626%203.17683%2012.2374%203.17683%2012.5303%203.46973L15.0303%205.96973C15.3232%206.26262%2015.3232%206.73738%2015.0303%207.03027C14.7374%207.32317%2014.2626%207.32317%2013.9697%207.03027L12.75%205.81055V14C12.75%2014.4142%2012.4142%2014.75%2012%2014.75C11.5858%2014.75%2011.25%2014.4142%2011.25%2014V5.81055L10.0303%207.03027C9.73738%207.32317%209.26262%207.32317%208.96973%207.03027C8.67683%206.73738%208.67683%206.26262%208.96973%205.96973L11.4697%203.46973Z'%20fill='white'/%3e%3c/svg%3e")}.icon--download:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2016L11.2929%2016.7071L12%2017.4142L12.7071%2016.7071L12%2016ZM13%204C13%203.44772%2012.5523%203%2012%203C11.4477%203%2011%203.44772%2011%204L12%204L13%204ZM6%2010L5.29289%2010.7071L11.2929%2016.7071L12%2016L12.7071%2015.2929L6.70711%209.29289L6%2010ZM12%2016L12.7071%2016.7071L18.7071%2010.7071L18%2010L17.2929%209.29289L11.2929%2015.2929L12%2016ZM12%2016L13%2016L13%204L12%204L11%204L11%2016L12%2016Z'%20fill='%230B0B0B'/%3e%3cpath%20d='M5%2021L12%2021L19%2021'%20stroke='%230B0B0B'%20stroke-width='2'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2016L11.2929%2016.7071L12%2017.4142L12.7071%2016.7071L12%2016ZM13%204C13%203.44772%2012.5523%203%2012%203C11.4477%203%2011%203.44772%2011%204L12%204L13%204ZM6%2010L5.29289%2010.7071L11.2929%2016.7071L12%2016L12.7071%2015.2929L6.70711%209.29289L6%2010ZM12%2016L12.7071%2016.7071L18.7071%2010.7071L18%2010L17.2929%209.29289L11.2929%2015.2929L12%2016ZM12%2016L13%2016L13%204L12%204L11%204L11%2016L12%2016Z'%20fill='%230B0B0B'/%3e%3cpath%20d='M5%2021L12%2021L19%2021'%20stroke='%230B0B0B'%20stroke-width='2'/%3e%3c/svg%3e")}.icon--delete:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.5421%2019.5159H15.4654C16.6255%2019.5159%2017.3713%2018.8153%2017.4316%2017.6551L17.9363%206.80692H18.765C19.1492%206.80692%2019.443%206.50558%2019.443%206.12891C19.443%205.75224%2019.1417%205.46596%2018.765%205.46596H15.4202V4.33594C15.4202%203.17579%2014.6819%202.49777%2013.4238%202.49777H10.5611C9.30298%202.49777%208.5647%203.17579%208.5647%204.33594V5.46596H5.2349C4.85822%205.46596%204.55688%205.75977%204.55688%206.12891C4.55688%206.51312%204.85822%206.80692%205.2349%206.80692H6.06358L6.56832%2017.6551C6.62859%2018.8228%207.36687%2019.5159%208.5421%2019.5159ZM9.97346%204.40374C9.97346%204.01954%2010.2447%203.77093%2010.659%203.77093H13.3259C13.7402%203.77093%2014.0114%204.01954%2014.0114%204.40374V5.46596H9.97346V4.40374ZM8.69277%2018.1674C8.27843%2018.1674%207.97709%2017.8585%207.95449%2017.4141L7.44974%206.80692H16.5276L16.0379%2017.4141C16.0228%2017.8661%2015.729%2018.1674%2015.2996%2018.1674H8.69277ZM9.77759%2016.9545C10.1015%2016.9545%2010.3049%2016.7511%2010.2974%2016.4498L10.0714%208.56976C10.0639%208.26842%209.85292%208.07255%209.54405%208.07255C9.22764%208.07255%209.02424%208.27595%209.03177%208.57729L9.25778%2016.4573C9.26531%2016.7587%209.47625%2016.9545%209.77759%2016.9545ZM12%2016.9545C12.3164%2016.9545%2012.5348%2016.7587%2012.5348%2016.4573V8.57729C12.5348%208.27595%2012.3164%208.07255%2012%208.07255C11.6836%208.07255%2011.4726%208.27595%2011.4726%208.57729V16.4573C11.4726%2016.7587%2011.6836%2016.9545%2012%2016.9545ZM14.2223%2016.9621C14.5237%2016.9621%2014.7346%2016.7587%2014.7422%2016.4573L14.9682%208.57729C14.9757%208.27595%2014.7723%208.08008%2014.4559%208.08008C14.147%208.08008%2013.9361%208.27595%2013.9285%208.57729L13.7025%2016.4573C13.695%2016.7511%2013.8984%2016.9621%2014.2223%2016.9621Z'%20fill='%23FF3B30'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.5421%2019.5159H15.4654C16.6255%2019.5159%2017.3713%2018.8153%2017.4316%2017.6551L17.9363%206.80692H18.765C19.1492%206.80692%2019.443%206.50558%2019.443%206.12891C19.443%205.75224%2019.1417%205.46596%2018.765%205.46596H15.4202V4.33594C15.4202%203.17579%2014.6819%202.49777%2013.4238%202.49777H10.5611C9.30298%202.49777%208.5647%203.17579%208.5647%204.33594V5.46596H5.2349C4.85822%205.46596%204.55688%205.75977%204.55688%206.12891C4.55688%206.51312%204.85822%206.80692%205.2349%206.80692H6.06358L6.56832%2017.6551C6.62859%2018.8228%207.36687%2019.5159%208.5421%2019.5159ZM9.97346%204.40374C9.97346%204.01954%2010.2447%203.77093%2010.659%203.77093H13.3259C13.7402%203.77093%2014.0114%204.01954%2014.0114%204.40374V5.46596H9.97346V4.40374ZM8.69277%2018.1674C8.27843%2018.1674%207.97709%2017.8585%207.95449%2017.4141L7.44974%206.80692H16.5276L16.0379%2017.4141C16.0228%2017.8661%2015.729%2018.1674%2015.2996%2018.1674H8.69277ZM9.77759%2016.9545C10.1015%2016.9545%2010.3049%2016.7511%2010.2974%2016.4498L10.0714%208.56976C10.0639%208.26842%209.85292%208.07255%209.54405%208.07255C9.22764%208.07255%209.02424%208.27595%209.03177%208.57729L9.25778%2016.4573C9.26531%2016.7587%209.47625%2016.9545%209.77759%2016.9545ZM12%2016.9545C12.3164%2016.9545%2012.5348%2016.7587%2012.5348%2016.4573V8.57729C12.5348%208.27595%2012.3164%208.07255%2012%208.07255C11.6836%208.07255%2011.4726%208.27595%2011.4726%208.57729V16.4573C11.4726%2016.7587%2011.6836%2016.9545%2012%2016.9545ZM14.2223%2016.9621C14.5237%2016.9621%2014.7346%2016.7587%2014.7422%2016.4573L14.9682%208.57729C14.9757%208.27595%2014.7723%208.08008%2014.4559%208.08008C14.147%208.08008%2013.9361%208.27595%2013.9285%208.57729L13.7025%2016.4573C13.695%2016.7511%2013.8984%2016.9621%2014.2223%2016.9621Z'%20fill='%23FF3B30'/%3e%3c/svg%3e")}.icon--tooltip-comment:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.2188%2026.8147C11.7914%2026.8147%2012.2132%2026.5335%2012.9063%2025.9208L16.3516%2022.8873H22.3985C25.4219%2022.8873%2027.1195%2021.1395%2027.1195%2018.1563V10.3516C27.1195%207.36831%2025.4219%205.62054%2022.3985%205.62054H9.59159C6.57819%205.62054%204.87061%207.36831%204.87061%2010.3516V18.1563C4.87061%2021.1496%206.62842%2022.8873%209.52128%2022.8873H9.9331V25.3482C9.9331%2026.2422%2010.4052%2026.8147%2011.2188%2026.8147ZM11.7211%2024.5647V21.702C11.7211%2021.1094%2011.4599%2020.8784%2010.8974%2020.8784H9.6619C7.77351%2020.8784%206.86949%2019.9241%206.86949%2018.096V10.4118C6.86949%208.58371%207.77351%207.62947%209.6619%207.62947H22.3382C24.2166%207.62947%2025.1206%208.58371%2025.1206%2010.4118V18.096C25.1206%2019.9241%2024.2166%2020.8784%2022.3382%2020.8784H16.2411C15.6284%2020.8784%2015.3271%2020.9788%2014.9052%2021.4208L11.7211%2024.5647ZM10.8873%2011.6272H21.0023C21.3438%2011.6272%2021.6251%2011.346%2021.6251%2010.9944C21.6251%2010.6529%2021.3438%2010.3717%2021.0023%2010.3717H10.8873C10.5458%2010.3717%2010.2746%2010.6529%2010.2746%2010.9944C10.2746%2011.346%2010.5458%2011.6272%2010.8873%2011.6272ZM10.8873%2014.8214H21.0023C21.3438%2014.8214%2021.6251%2014.5301%2021.6251%2014.1786C21.6251%2013.8471%2021.3438%2013.5558%2021.0023%2013.5558H10.8873C10.5458%2013.5558%2010.2746%2013.8471%2010.2746%2014.1786C10.2746%2014.5301%2010.5458%2014.8214%2010.8873%2014.8214ZM10.8873%2018.0056H17.4766C17.8282%2018.0056%2018.0994%2017.7243%2018.0994%2017.3828C18.0994%2017.0313%2017.8282%2016.75%2017.4766%2016.75H10.8873C10.5458%2016.75%2010.2746%2017.0313%2010.2746%2017.3828C10.2746%2017.7243%2010.5458%2018.0056%2010.8873%2018.0056Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.2188%2026.8147C11.7914%2026.8147%2012.2132%2026.5335%2012.9063%2025.9208L16.3516%2022.8873H22.3985C25.4219%2022.8873%2027.1195%2021.1395%2027.1195%2018.1563V10.3516C27.1195%207.36831%2025.4219%205.62054%2022.3985%205.62054H9.59159C6.57819%205.62054%204.87061%207.36831%204.87061%2010.3516V18.1563C4.87061%2021.1496%206.62842%2022.8873%209.52128%2022.8873H9.9331V25.3482C9.9331%2026.2422%2010.4052%2026.8147%2011.2188%2026.8147ZM11.7211%2024.5647V21.702C11.7211%2021.1094%2011.4599%2020.8784%2010.8974%2020.8784H9.6619C7.77351%2020.8784%206.86949%2019.9241%206.86949%2018.096V10.4118C6.86949%208.58371%207.77351%207.62947%209.6619%207.62947H22.3382C24.2166%207.62947%2025.1206%208.58371%2025.1206%2010.4118V18.096C25.1206%2019.9241%2024.2166%2020.8784%2022.3382%2020.8784H16.2411C15.6284%2020.8784%2015.3271%2020.9788%2014.9052%2021.4208L11.7211%2024.5647ZM10.8873%2011.6272H21.0023C21.3438%2011.6272%2021.6251%2011.346%2021.6251%2010.9944C21.6251%2010.6529%2021.3438%2010.3717%2021.0023%2010.3717H10.8873C10.5458%2010.3717%2010.2746%2010.6529%2010.2746%2010.9944C10.2746%2011.346%2010.5458%2011.6272%2010.8873%2011.6272ZM10.8873%2014.8214H21.0023C21.3438%2014.8214%2021.6251%2014.5301%2021.6251%2014.1786C21.6251%2013.8471%2021.3438%2013.5558%2021.0023%2013.5558H10.8873C10.5458%2013.5558%2010.2746%2013.8471%2010.2746%2014.1786C10.2746%2014.5301%2010.5458%2014.8214%2010.8873%2014.8214ZM10.8873%2018.0056H17.4766C17.8282%2018.0056%2018.0994%2017.7243%2018.0994%2017.3828C18.0994%2017.0313%2017.8282%2016.75%2017.4766%2016.75H10.8873C10.5458%2016.75%2010.2746%2017.0313%2010.2746%2017.3828C10.2746%2017.7243%2010.5458%2018.0056%2010.8873%2018.0056Z'%20fill='white'/%3e%3c/svg%3e")}.icon--checkmark:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='11'%20viewBox='0%200%2014%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.75%201L5%209.5L1%205'%20stroke='%2326263A'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='11'%20viewBox='0%200%2014%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.75%201L5%209.5L1%205'%20stroke='%2326263A'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--filter:before{-webkit-mask-image:url(/assets/filter-CGMlmxHm.svg);mask-image:url(/assets/filter-CGMlmxHm.svg)}.icon--read:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.49994%208L5.78503%208.14254C6.2031%208.35156%206.7102%208.24309%207.00618%207.88134L11%203'%20stroke='%238F97A8'%20stroke-width='1.3'%20stroke-linecap='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.00321%203.4116C8.23053%203.13376%208.18958%202.72425%207.91174%202.49692C7.6339%202.2696%207.22439%202.31055%206.99706%202.58839L3.10411%207.34645C2.98534%207.4916%202.77327%207.51734%202.62323%207.40481L1.39014%206.48C1.10295%206.2646%200.695527%206.32281%200.480136%206.61C0.264745%206.89718%200.322948%207.3046%200.610136%207.52L1.84323%208.44481C2.55057%208.97532%203.55036%208.85397%204.11025%208.16965L8.00321%203.4116Z'%20fill='%238F97A8'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.49994%208L5.78503%208.14254C6.2031%208.35156%206.7102%208.24309%207.00618%207.88134L11%203'%20stroke='%238F97A8'%20stroke-width='1.3'%20stroke-linecap='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.00321%203.4116C8.23053%203.13376%208.18958%202.72425%207.91174%202.49692C7.6339%202.2696%207.22439%202.31055%206.99706%202.58839L3.10411%207.34645C2.98534%207.4916%202.77327%207.51734%202.62323%207.40481L1.39014%206.48C1.10295%206.2646%200.695527%206.32281%200.480136%206.61C0.264745%206.89718%200.322948%207.3046%200.610136%207.52L1.84323%208.44481C2.55057%208.97532%203.55036%208.85397%204.11025%208.16965L8.00321%203.4116Z'%20fill='%238F97A8'/%3e%3c/svg%3e")}.icon--unread:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%207L4.11654%208.21241C4.33089%208.37317%204.63386%208.3364%204.80352%208.12903L9%203'%20stroke='%238F97A8'%20stroke-width='1.3'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%207L4.11654%208.21241C4.33089%208.37317%204.63386%208.3364%204.80352%208.12903L9%203'%20stroke='%238F97A8'%20stroke-width='1.3'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon--ai:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.25L13.6818%208.2407C13.9647%209.24809%2014.7519%2010.0353%2015.7593%2010.3182L21.75%2012L15.7593%2013.6818C14.7519%2013.9647%2013.9647%2014.7519%2013.6818%2015.7593L12%2021.75L10.3182%2015.7593C10.0353%2014.7519%209.24809%2013.9647%208.2407%2013.6818L2.25%2012L8.2407%2010.3182C9.24809%2010.0353%2010.0353%209.24809%2010.3182%208.2407L12%202.25Z'%20fill='%230B0B0B'/%3e%3cpath%20d='M19.5%200.75L20.2082%203.27247C20.2789%203.52432%2020.4757%203.72113%2020.7275%203.79183L23.25%204.5L20.7275%205.20817C20.4757%205.27887%2020.2789%205.47568%2020.2082%205.72753L19.5%208.25L18.7918%205.72753C18.7211%205.47568%2018.5243%205.27887%2018.2725%205.20817L15.75%204.5L18.2725%203.79183C18.5243%203.72113%2018.7211%203.52432%2018.7918%203.27247L19.5%200.75Z'%20fill='%230B0B0B'/%3e%3cpath%20d='M4.5%2015.75L5.20817%2018.2725C5.27887%2018.5243%205.47568%2018.7211%205.72753%2018.7918L8.25%2019.5L5.72753%2020.2082C5.47568%2020.2789%205.27887%2020.4757%205.20817%2020.7275L4.5%2023.25L3.79183%2020.7275C3.72113%2020.4757%203.52432%2020.2789%203.27247%2020.2082L0.75%2019.5L3.27247%2018.7918C3.52432%2018.7211%203.72113%2018.5243%203.79183%2018.2725L4.5%2015.75Z'%20fill='%230B0B0B'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.25L13.6818%208.2407C13.9647%209.24809%2014.7519%2010.0353%2015.7593%2010.3182L21.75%2012L15.7593%2013.6818C14.7519%2013.9647%2013.9647%2014.7519%2013.6818%2015.7593L12%2021.75L10.3182%2015.7593C10.0353%2014.7519%209.24809%2013.9647%208.2407%2013.6818L2.25%2012L8.2407%2010.3182C9.24809%2010.0353%2010.0353%209.24809%2010.3182%208.2407L12%202.25Z'%20fill='%230B0B0B'/%3e%3cpath%20d='M19.5%200.75L20.2082%203.27247C20.2789%203.52432%2020.4757%203.72113%2020.7275%203.79183L23.25%204.5L20.7275%205.20817C20.4757%205.27887%2020.2789%205.47568%2020.2082%205.72753L19.5%208.25L18.7918%205.72753C18.7211%205.47568%2018.5243%205.27887%2018.2725%205.20817L15.75%204.5L18.2725%203.79183C18.5243%203.72113%2018.7211%203.52432%2018.7918%203.27247L19.5%200.75Z'%20fill='%230B0B0B'/%3e%3cpath%20d='M4.5%2015.75L5.20817%2018.2725C5.27887%2018.5243%205.47568%2018.7211%205.72753%2018.7918L8.25%2019.5L5.72753%2020.2082C5.47568%2020.2789%205.27887%2020.4757%205.20817%2020.7275L4.5%2023.25L3.79183%2020.7275C3.72113%2020.4757%203.52432%2020.2789%203.27247%2020.2082L0.75%2019.5L3.27247%2018.7918C3.52432%2018.7211%203.72113%2018.5243%203.79183%2018.2725L4.5%2015.75Z'%20fill='%230B0B0B'/%3e%3c/svg%3e")}.icon--expand:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.46973%2013.4697C9.76262%2013.1768%2010.2374%2013.1768%2010.5303%2013.4697C10.8232%2013.7626%2010.8232%2014.2374%2010.5303%2014.5303L4.81055%2020.25H8C8.41421%2020.25%208.75%2020.5858%208.75%2021C8.75%2021.4142%208.41421%2021.75%208%2021.75H3C2.95462%2021.75%202.91035%2021.745%202.86719%2021.7373C2.86165%2021.7363%202.8561%2021.7355%202.85059%2021.7344C2.8372%2021.7317%202.82464%2021.7261%202.81152%2021.7227C2.77828%2021.714%202.74493%2021.7057%202.71289%2021.6924C2.68375%2021.6803%202.65703%2021.664%202.62988%2021.6484C2.57319%2021.616%202.51812%2021.5787%202.46973%2021.5303C2.421%2021.4815%202.3831%2021.4263%202.35059%2021.3691C2.33512%2021.342%202.31868%2021.3153%202.30664%2021.2861C2.28604%2021.2361%202.27106%2021.1844%202.26172%2021.1318C2.25413%2021.089%202.25%2021.045%202.25%2021V16C2.25%2015.5858%202.58579%2015.25%203%2015.25C3.41421%2015.25%203.75%2015.5858%203.75%2016V19.1895L9.46973%2013.4697ZM21%202.25C21.045%202.25%2021.089%202.25413%2021.1318%202.26172C21.1374%202.2627%2021.1429%202.26354%2021.1484%202.26465C21.1618%202.26733%2021.1744%202.27298%2021.1875%202.27637C21.2207%202.28495%2021.2541%202.29344%2021.2861%202.30664C21.3153%202.31868%2021.342%202.33512%2021.3691%202.35059C21.4263%202.3831%2021.4815%202.421%2021.5303%202.46973C21.5787%202.51812%2021.616%202.57319%2021.6484%202.62988C21.664%202.65703%2021.6803%202.68375%2021.6924%202.71289C21.7131%202.76289%2021.7279%202.81459%2021.7373%202.86719C21.745%202.91035%2021.75%202.95462%2021.75%203V8C21.75%208.41421%2021.4142%208.75%2021%208.75C20.5858%208.75%2020.25%208.41421%2020.25%208V4.81055L14.5303%2010.5303C14.2374%2010.8232%2013.7626%2010.8232%2013.4697%2010.5303C13.1768%2010.2374%2013.1768%209.76262%2013.4697%209.46973L19.1895%203.75H16C15.5858%203.75%2015.25%203.41421%2015.25%203C15.25%202.58579%2015.5858%202.25%2016%202.25H21Z'%20fill='%230B0B0B'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.46973%2013.4697C9.76262%2013.1768%2010.2374%2013.1768%2010.5303%2013.4697C10.8232%2013.7626%2010.8232%2014.2374%2010.5303%2014.5303L4.81055%2020.25H8C8.41421%2020.25%208.75%2020.5858%208.75%2021C8.75%2021.4142%208.41421%2021.75%208%2021.75H3C2.95462%2021.75%202.91035%2021.745%202.86719%2021.7373C2.86165%2021.7363%202.8561%2021.7355%202.85059%2021.7344C2.8372%2021.7317%202.82464%2021.7261%202.81152%2021.7227C2.77828%2021.714%202.74493%2021.7057%202.71289%2021.6924C2.68375%2021.6803%202.65703%2021.664%202.62988%2021.6484C2.57319%2021.616%202.51812%2021.5787%202.46973%2021.5303C2.421%2021.4815%202.3831%2021.4263%202.35059%2021.3691C2.33512%2021.342%202.31868%2021.3153%202.30664%2021.2861C2.28604%2021.2361%202.27106%2021.1844%202.26172%2021.1318C2.25413%2021.089%202.25%2021.045%202.25%2021V16C2.25%2015.5858%202.58579%2015.25%203%2015.25C3.41421%2015.25%203.75%2015.5858%203.75%2016V19.1895L9.46973%2013.4697ZM21%202.25C21.045%202.25%2021.089%202.25413%2021.1318%202.26172C21.1374%202.2627%2021.1429%202.26354%2021.1484%202.26465C21.1618%202.26733%2021.1744%202.27298%2021.1875%202.27637C21.2207%202.28495%2021.2541%202.29344%2021.2861%202.30664C21.3153%202.31868%2021.342%202.33512%2021.3691%202.35059C21.4263%202.3831%2021.4815%202.421%2021.5303%202.46973C21.5787%202.51812%2021.616%202.57319%2021.6484%202.62988C21.664%202.65703%2021.6803%202.68375%2021.6924%202.71289C21.7131%202.76289%2021.7279%202.81459%2021.7373%202.86719C21.745%202.91035%2021.75%202.95462%2021.75%203V8C21.75%208.41421%2021.4142%208.75%2021%208.75C20.5858%208.75%2020.25%208.41421%2020.25%208V4.81055L14.5303%2010.5303C14.2374%2010.8232%2013.7626%2010.8232%2013.4697%2010.5303C13.1768%2010.2374%2013.1768%209.76262%2013.4697%209.46973L19.1895%203.75H16C15.5858%203.75%2015.25%203.41421%2015.25%203C15.25%202.58579%2015.5858%202.25%2016%202.25H21Z'%20fill='%230B0B0B'/%3e%3c/svg%3e")}.icon--history:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.79819%208.23072C3.73239%203.12563%209.32066%200.171571%2014.7328%201.61647C20.4939%203.15476%2023.9234%209.04788%2022.3812%2014.7844C20.8389%2020.5201%2014.914%2023.9143%209.15366%2022.3762C4.87457%2021.2336%201.88375%2017.6902%201.25816%2013.594C1.19578%2013.1846%201.47768%2012.802%201.88706%2012.7395C2.29633%2012.6772%202.6789%2012.9582%202.74155%2013.3674C3.27978%2016.8916%205.85371%2019.9425%209.54038%2020.927C14.5087%2022.2536%2019.6064%2019.3247%2020.932%2014.3958C22.2571%209.46758%2019.3135%204.39207%2014.346%203.06569C10.0573%201.9206%205.63412%203.98681%203.65855%207.74635H5.00034C5.41432%207.74653%205.75021%208.08236%205.75034%208.49635C5.75034%208.91045%205.4144%209.24617%205.00034%209.24635H2.50034C2.25407%209.24635%202.02321%209.12566%201.88316%208.92311C1.74314%208.72033%201.7109%208.46117%201.79819%208.23072ZM12.0003%207.25026C12.4144%207.25049%2012.7503%207.58619%2012.7503%208.00026V11.6897L14.5306%2013.47C14.8231%2013.7629%2014.8233%2014.2377%2014.5306%2014.5305C14.2377%2014.8234%2013.762%2014.8234%2013.4691%2014.5305L11.4691%2012.5305C11.3286%2012.3899%2011.2504%2012.199%2011.2503%2012.0003V8.00026C11.2503%207.58604%2011.5861%207.25026%2012.0003%207.25026Z'%20fill='%230B0B0B'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.79819%208.23072C3.73239%203.12563%209.32066%200.171571%2014.7328%201.61647C20.4939%203.15476%2023.9234%209.04788%2022.3812%2014.7844C20.8389%2020.5201%2014.914%2023.9143%209.15366%2022.3762C4.87457%2021.2336%201.88375%2017.6902%201.25816%2013.594C1.19578%2013.1846%201.47768%2012.802%201.88706%2012.7395C2.29633%2012.6772%202.6789%2012.9582%202.74155%2013.3674C3.27978%2016.8916%205.85371%2019.9425%209.54038%2020.927C14.5087%2022.2536%2019.6064%2019.3247%2020.932%2014.3958C22.2571%209.46758%2019.3135%204.39207%2014.346%203.06569C10.0573%201.9206%205.63412%203.98681%203.65855%207.74635H5.00034C5.41432%207.74653%205.75021%208.08236%205.75034%208.49635C5.75034%208.91045%205.4144%209.24617%205.00034%209.24635H2.50034C2.25407%209.24635%202.02321%209.12566%201.88316%208.92311C1.74314%208.72033%201.7109%208.46117%201.79819%208.23072ZM12.0003%207.25026C12.4144%207.25049%2012.7503%207.58619%2012.7503%208.00026V11.6897L14.5306%2013.47C14.8231%2013.7629%2014.8233%2014.2377%2014.5306%2014.5305C14.2377%2014.8234%2013.762%2014.8234%2013.4691%2014.5305L11.4691%2012.5305C11.3286%2012.3899%2011.2504%2012.199%2011.2503%2012.0003V8.00026C11.2503%207.58604%2011.5861%207.25026%2012.0003%207.25026Z'%20fill='%230B0B0B'/%3e%3c/svg%3e")}.icon--new-chat:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5%204.24986C10.9142%204.24988%2011.25%204.58566%2011.25%204.99986C11.25%205.41407%2010.9142%205.74985%2010.5%205.74986H5C4.30964%205.74986%203.75%206.30951%203.75%206.99986V18.9999C3.75%2019.6902%204.30964%2020.2499%205%2020.2499H17C17.6903%2020.2498%2018.25%2019.6902%2018.25%2018.9999V13.4999C18.25%2013.0857%2018.5858%2012.7499%2019%2012.7499C19.4142%2012.7499%2019.75%2013.0857%2019.75%2013.4999V18.9999C19.75%2020.5186%2018.5188%2021.7498%2017%2021.7499H5C3.48122%2021.7499%202.25%2020.5186%202.25%2018.9999V6.99986C2.25%205.48108%203.48122%204.24986%205%204.24986H10.5ZM16.7627%203.17662C17.4461%202.49321%2018.5539%202.49321%2019.2373%203.17662L20.8232%204.76256C21.5065%205.44599%2021.5066%206.55381%2020.8232%207.23717L12.9219%2015.1385C12.5695%2015.4908%2012.1279%2015.7403%2011.6445%2015.8612L8.18164%2016.7274C7.92617%2016.7912%207.65594%2016.7163%207.46973%2016.5301C7.28353%2016.3439%207.20873%2016.0737%207.27246%2015.8182L8.1377%2012.3553C8.25856%2011.8719%208.509%2011.4304%208.86133%2011.078L16.7627%203.17662ZM9.92188%2012.1385C9.76191%2012.2986%209.64872%2012.4991%209.59375%2012.7186L9.03125%2014.9686L11.2803%2014.4061C11.5%2014.3512%2011.7012%2014.2381%2011.8613%2014.078L17.4395%208.49986L15.5%206.56041L9.92188%2012.1385ZM18.1768%204.23717C18.0791%204.13954%2017.9209%204.13955%2017.8232%204.23717L16.5605%205.49986L18.5%207.43932L19.7627%206.17662C19.8603%206.07905%2019.8602%205.92075%2019.7627%205.82311L18.1768%204.23717Z'%20fill='%230B0B0B'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.5%204.24986C10.9142%204.24988%2011.25%204.58566%2011.25%204.99986C11.25%205.41407%2010.9142%205.74985%2010.5%205.74986H5C4.30964%205.74986%203.75%206.30951%203.75%206.99986V18.9999C3.75%2019.6902%204.30964%2020.2499%205%2020.2499H17C17.6903%2020.2498%2018.25%2019.6902%2018.25%2018.9999V13.4999C18.25%2013.0857%2018.5858%2012.7499%2019%2012.7499C19.4142%2012.7499%2019.75%2013.0857%2019.75%2013.4999V18.9999C19.75%2020.5186%2018.5188%2021.7498%2017%2021.7499H5C3.48122%2021.7499%202.25%2020.5186%202.25%2018.9999V6.99986C2.25%205.48108%203.48122%204.24986%205%204.24986H10.5ZM16.7627%203.17662C17.4461%202.49321%2018.5539%202.49321%2019.2373%203.17662L20.8232%204.76256C21.5065%205.44599%2021.5066%206.55381%2020.8232%207.23717L12.9219%2015.1385C12.5695%2015.4908%2012.1279%2015.7403%2011.6445%2015.8612L8.18164%2016.7274C7.92617%2016.7912%207.65594%2016.7163%207.46973%2016.5301C7.28353%2016.3439%207.20873%2016.0737%207.27246%2015.8182L8.1377%2012.3553C8.25856%2011.8719%208.509%2011.4304%208.86133%2011.078L16.7627%203.17662ZM9.92188%2012.1385C9.76191%2012.2986%209.64872%2012.4991%209.59375%2012.7186L9.03125%2014.9686L11.2803%2014.4061C11.5%2014.3512%2011.7012%2014.2381%2011.8613%2014.078L17.4395%208.49986L15.5%206.56041L9.92188%2012.1385ZM18.1768%204.23717C18.0791%204.13954%2017.9209%204.13955%2017.8232%204.23717L16.5605%205.49986L18.5%207.43932L19.7627%206.17662C19.8603%206.07905%2019.8602%205.92075%2019.7627%205.82311L18.1768%204.23717Z'%20fill='%230B0B0B'/%3e%3c/svg%3e")}.icon--send-arrow-up:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%203.25C12.045%203.25%2012.089%203.25413%2012.1318%203.26172C12.1374%203.2627%2012.1429%203.26354%2012.1484%203.26465C12.1618%203.26733%2012.1744%203.27298%2012.1875%203.27637C12.2207%203.28495%2012.2541%203.29344%2012.2861%203.30664C12.3153%203.31868%2012.342%203.33512%2012.3691%203.35059C12.4263%203.3831%2012.4816%203.42101%2012.5303%203.46973L17.5303%208.46973C17.8231%208.76262%2017.8232%209.23739%2017.5303%209.53027C17.2374%209.82314%2016.7626%209.82314%2016.4697%209.53027L12.75%205.81055V20C12.75%2020.4142%2012.4142%2020.75%2012%2020.75C11.5858%2020.75%2011.25%2020.4142%2011.25%2020V5.81055L7.53027%209.53027C7.23738%209.82317%206.76262%209.82316%206.46973%209.53027C6.17683%209.23738%206.17684%208.76262%206.46973%208.46973L11.4697%203.46973C11.5182%203.42121%2011.573%203.38303%2011.6299%203.35059C11.6555%203.33596%2011.6806%203.32018%2011.708%203.30859L11.7178%203.30469C11.7482%203.29234%2011.78%203.28455%2011.8115%203.27637C11.8246%203.27296%2011.8372%203.26735%2011.8506%203.26465C11.8561%203.26353%2011.8617%203.26271%2011.8672%203.26172C11.9103%203.25402%2011.9547%203.25%2012%203.25Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%203.25C12.045%203.25%2012.089%203.25413%2012.1318%203.26172C12.1374%203.2627%2012.1429%203.26354%2012.1484%203.26465C12.1618%203.26733%2012.1744%203.27298%2012.1875%203.27637C12.2207%203.28495%2012.2541%203.29344%2012.2861%203.30664C12.3153%203.31868%2012.342%203.33512%2012.3691%203.35059C12.4263%203.3831%2012.4816%203.42101%2012.5303%203.46973L17.5303%208.46973C17.8231%208.76262%2017.8232%209.23739%2017.5303%209.53027C17.2374%209.82314%2016.7626%209.82314%2016.4697%209.53027L12.75%205.81055V20C12.75%2020.4142%2012.4142%2020.75%2012%2020.75C11.5858%2020.75%2011.25%2020.4142%2011.25%2020V5.81055L7.53027%209.53027C7.23738%209.82317%206.76262%209.82316%206.46973%209.53027C6.17683%209.23738%206.17684%208.76262%206.46973%208.46973L11.4697%203.46973C11.5182%203.42121%2011.573%203.38303%2011.6299%203.35059C11.6555%203.33596%2011.6806%203.32018%2011.708%203.30859L11.7178%203.30469C11.7482%203.29234%2011.78%203.28455%2011.8115%203.27637C11.8246%203.27296%2011.8372%203.26735%2011.8506%203.26465C11.8561%203.26353%2011.8617%203.26271%2011.8672%203.26172C11.9103%203.25402%2011.9547%203.25%2012%203.25Z'%20fill='white'/%3e%3c/svg%3e")}.icon--arrow-down-01:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.0771%206.07705C16.4025%205.75167%2016.9304%205.75165%2017.2558%206.07705C17.5812%206.40247%2017.5812%206.93032%2017.2558%207.25576L10.5888%2013.9228C10.2633%2014.2479%209.73543%2014.2481%209.41009%2013.9228L2.74408%207.25576C2.41864%206.93033%202.41864%206.40249%202.74408%206.07705C3.06953%205.75186%203.59743%205.7517%203.92279%206.07705L9.99994%2012.1542L16.0771%206.07705Z'%20fill='%23141B34'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.0771%206.07705C16.4025%205.75167%2016.9304%205.75165%2017.2558%206.07705C17.5812%206.40247%2017.5812%206.93032%2017.2558%207.25576L10.5888%2013.9228C10.2633%2014.2479%209.73543%2014.2481%209.41009%2013.9228L2.74408%207.25576C2.41864%206.93033%202.41864%206.40249%202.74408%206.07705C3.06953%205.75186%203.59743%205.7517%203.92279%206.07705L9.99994%2012.1542L16.0771%206.07705Z'%20fill='%23141B34'/%3e%3c/svg%3e")}.icon--filter-vertical:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2011.25C9.9665%2011.25%2010.75%2012.0335%2010.75%2013V17C10.75%2017.9665%209.9665%2018.75%209%2018.75H7.75V20.5C7.75%2020.9142%207.41421%2021.25%207%2021.25C6.58579%2021.25%206.25%2020.9142%206.25%2020.5V18.75H5C4.0335%2018.75%203.25%2017.9665%203.25%2017V13C3.25%2012.0335%204.0335%2011.25%205%2011.25H9ZM17%2014.75C17.4142%2014.75%2017.75%2015.0858%2017.75%2015.5V20.5C17.75%2020.9142%2017.4142%2021.25%2017%2021.25C16.5858%2021.25%2016.25%2020.9142%2016.25%2020.5V15.5C16.25%2015.0858%2016.5858%2014.75%2017%2014.75ZM5%2012.75C4.86193%2012.75%204.75%2012.8619%204.75%2013V17C4.75%2017.1381%204.86193%2017.25%205%2017.25H9C9.13807%2017.25%209.25%2017.1381%209.25%2017V13C9.25%2012.8619%209.13807%2012.75%209%2012.75H5ZM17%202.75C17.4142%202.75%2017.75%203.08579%2017.75%203.5V5.25H19C19.9665%205.25%2020.75%206.0335%2020.75%207V11C20.75%2011.9665%2019.9665%2012.75%2019%2012.75H15C14.0335%2012.75%2013.25%2011.9665%2013.25%2011V7C13.25%206.0335%2014.0335%205.25%2015%205.25H16.25V3.5C16.25%203.08579%2016.5858%202.75%2017%202.75ZM15%206.75C14.8619%206.75%2014.75%206.86193%2014.75%207V11C14.75%2011.1381%2014.8619%2011.25%2015%2011.25H19C19.1381%2011.25%2019.25%2011.1381%2019.25%2011V7C19.25%206.86193%2019.1381%206.75%2019%206.75H15ZM7%202.75C7.41421%202.75%207.75%203.08579%207.75%203.5V8.5C7.75%208.91421%207.41421%209.25%207%209.25C6.58579%209.25%206.25%208.91421%206.25%208.5V3.5C6.25%203.08579%206.58579%202.75%207%202.75Z'%20fill='%239FA7B1'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2011.25C9.9665%2011.25%2010.75%2012.0335%2010.75%2013V17C10.75%2017.9665%209.9665%2018.75%209%2018.75H7.75V20.5C7.75%2020.9142%207.41421%2021.25%207%2021.25C6.58579%2021.25%206.25%2020.9142%206.25%2020.5V18.75H5C4.0335%2018.75%203.25%2017.9665%203.25%2017V13C3.25%2012.0335%204.0335%2011.25%205%2011.25H9ZM17%2014.75C17.4142%2014.75%2017.75%2015.0858%2017.75%2015.5V20.5C17.75%2020.9142%2017.4142%2021.25%2017%2021.25C16.5858%2021.25%2016.25%2020.9142%2016.25%2020.5V15.5C16.25%2015.0858%2016.5858%2014.75%2017%2014.75ZM5%2012.75C4.86193%2012.75%204.75%2012.8619%204.75%2013V17C4.75%2017.1381%204.86193%2017.25%205%2017.25H9C9.13807%2017.25%209.25%2017.1381%209.25%2017V13C9.25%2012.8619%209.13807%2012.75%209%2012.75H5ZM17%202.75C17.4142%202.75%2017.75%203.08579%2017.75%203.5V5.25H19C19.9665%205.25%2020.75%206.0335%2020.75%207V11C20.75%2011.9665%2019.9665%2012.75%2019%2012.75H15C14.0335%2012.75%2013.25%2011.9665%2013.25%2011V7C13.25%206.0335%2014.0335%205.25%2015%205.25H16.25V3.5C16.25%203.08579%2016.5858%202.75%2017%202.75ZM15%206.75C14.8619%206.75%2014.75%206.86193%2014.75%207V11C14.75%2011.1381%2014.8619%2011.25%2015%2011.25H19C19.1381%2011.25%2019.25%2011.1381%2019.25%2011V7C19.25%206.86193%2019.1381%206.75%2019%206.75H15ZM7%202.75C7.41421%202.75%207.75%203.08579%207.75%203.5V8.5C7.75%208.91421%207.41421%209.25%207%209.25C6.58579%209.25%206.25%208.91421%206.25%208.5V3.5C6.25%203.08579%206.58579%202.75%207%202.75Z'%20fill='%239FA7B1'/%3e%3c/svg%3e")}.icon-bg-white.icon:before{background-color:#fff}.icon-gray-70.icon:before{background-color:#5a6779}*{font-family:Roboto,sans-serif}html{margin:0;padding:0;height:100%;width:100%;overflow:hidden}@media only screen and (max-width:960px){html.fixed{height:100%}html.fixed body,html.fixed #app{height:100%;overflow:hidden}}.no-scroll-without-height{overflow:hidden}ol,ul{margin-left:1em}ol{list-style-type:decimal}ul{list-style-type:disc}body{margin:0;padding:0;background:#fff;height:100%;width:100%;overflow:hidden;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:680px){body.open-search .header--wrapper,body.open-search .navigation{display:none}}body.no-scroll{overflow:hidden}@media only screen and (max-width:680px){body.ck-focused .navigation--wrapper{z-index:1}}#app{margin:0;padding:0;height:100vh;height:100dvh;width:100%;position:relative;color:#0b0b0b;overflow:hidden}#app .default-layout{height:100%;width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}@media only screen and (max-width:960px){#app .default-layout{height:100%}}#loader{min-height:100vh;min-width:100vw;z-index:9999;background:#fffc;height:100vh;height:100dvh;width:100%;position:fixed;z-index:99999;display:flex;justify-content:center;align-items:center}p{margin:0}.cursor-pointer{cursor:pointer}.main-title{flex:1;font-size:20px;font-weight:700;line-height:130%;margin:0}.wrapper-search-input{position:relative}.wrapper-search-input .search-input--reset-button{position:absolute;right:8px;top:calc(50% - 12px);cursor:pointer;width:24px;height:24px;display:inline-block;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%206L6%2018'%20stroke='%233A3A44'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L18%2018'%20stroke='%233A3A44'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position-y:center}.wrapper-search-input .search-input--reset-button:hover{opacity:.7}.search-input{padding:11px 34px 11px 37px;background-position-x:8px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%201.25C16.3848%201.25%2020.75%205.61522%2020.75%2011C20.75%2013.4223%2019.8635%2015.6357%2018.4014%2017.3408L22.5303%2021.4697C22.8232%2021.7626%2022.8232%2022.2374%2022.5303%2022.5303C22.2374%2022.8232%2021.7626%2022.8232%2021.4697%2022.5303L17.3408%2018.4014C15.6357%2019.8635%2013.4223%2020.75%2011%2020.75C5.61522%2020.75%201.25%2016.3848%201.25%2011C1.25%205.61522%205.61522%201.25%2011%201.25ZM11%202.75C6.44365%202.75%202.75%206.44365%202.75%2011C2.75%2015.5563%206.44365%2019.25%2011%2019.25C15.5563%2019.25%2019.25%2015.5563%2019.25%2011C19.25%206.44365%2015.5563%202.75%2011%202.75Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position-y:center;outline:none;border:1px solid #3a3a44;color:#3a3a44;border-radius:4px;font-size:14px;line-height:16px;width:100%;margin-top:1px}.search-input::placeholder{font-size:14px;line-height:19px;color:#8f97a8}.search-input ::-webkit-input-placeholder{font-size:14px;line-height:19px;color:#8f97a8}.search-input :-moz-placeholder{font-size:14px;line-height:19px;color:#8f97a8}.search-input ::-moz-placeholder{font-size:14px;line-height:19px;color:#8f97a8}.search-input :-ms-input-placeholder{font-size:14px;line-height:19px;color:#8f97a8}.scroll-wrapper{scrollbar-color:transparent transparent;scrollbar-width:thin;transition:scrollbar-color .3s ease}.scroll-wrapper:hover,.scroll-wrapper:focus-within{scrollbar-color:#dbdfe7 transparent}.scroll-wrapper::-webkit-scrollbar{width:8px;height:8px}.scroll-wrapper::-webkit-scrollbar-track{background-color:transparent}.scroll-wrapper::-webkit-scrollbar-thumb{background-color:transparent;border-radius:19px;transition:background-color .3s ease}.scroll-wrapper:hover::-webkit-scrollbar-thumb{background-color:#dbdfe7}*{scrollbar-width:thin;scrollbar-color:transparent transparent}*:hover{scrollbar-color:#dbdfe7 transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:transparent;border-radius:19px;transition:background-color .3s ease}*:hover::-webkit-scrollbar-thumb{background-color:#dbdfe7}.page-title{font-weight:700;font-size:20px;line-height:130%;display:flex;align-items:center;color:#3a3a44;padding:24px 24px 16px}@media only screen and (max-width:680px){.page-title{display:none}}.page-title.internal{border:none;padding:0}.copy-item-active{opacity:.5}.status-new{position:absolute;top:0;right:0;border:3px solid #ffffff;border-radius:50%;background:#ef6e00;width:15px;height:15px;transform:translate(4px,-3px)}.wrapper-icon{display:flex;align-items:center}.wrapper-icon .icon{display:block;background:transparent;border:none;cursor:pointer;width:24px;height:24px}.wrapper-icon .icon.search{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%201.25C16.3848%201.25%2020.75%205.61522%2020.75%2011C20.75%2013.4223%2019.8635%2015.6357%2018.4014%2017.3408L22.5303%2021.4697C22.8232%2021.7626%2022.8232%2022.2374%2022.5303%2022.5303C22.2374%2022.8232%2021.7626%2022.8232%2021.4697%2022.5303L17.3408%2018.4014C15.6357%2019.8635%2013.4223%2020.75%2011%2020.75C5.61522%2020.75%201.25%2016.3848%201.25%2011C1.25%205.61522%205.61522%201.25%2011%201.25ZM11%202.75C6.44365%202.75%202.75%206.44365%202.75%2011C2.75%2015.5563%206.44365%2019.25%2011%2019.25C15.5563%2019.25%2019.25%2015.5563%2019.25%2011C19.25%206.44365%2015.5563%202.75%2011%202.75Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center}.wrapper-icon .icon.back{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2012L3.29289%2011.2929L2.58579%2012L3.29289%2012.7071L4%2012ZM19%2013C19.5523%2013%2020%2012.5523%2020%2012C20%2011.4477%2019.5523%2011%2019%2011V13ZM9.29289%205.29289L3.29289%2011.2929L4.70711%2012.7071L10.7071%206.70711L9.29289%205.29289ZM3.29289%2012.7071L9.29289%2018.7071L10.7071%2017.2929L4.70711%2011.2929L3.29289%2012.7071ZM4%2013H19V11H4V13Z'%20fill='%233A3A44'/%3e%3c/svg%3e") no-repeat center}.is-load-toggle{display:flex;justify-content:center;align-items:center;margin:.5rem 0!important}.Vue-Toastification__container{z-index:9999!important}@media only screen and (max-width:680px){.Vue-Toastification__container{left:16px!important;right:16px!important;width:auto!important}}.Vue-Toastification__container.top-center{top:80px!important}.Vue-Toastification__container .Vue-Toastification__progress-bar{opacity:0!important}.Vue-Toastification__container .Vue-Toastification__toast{padding:8px 16px;min-height:auto}.Vue-Toastification__container .Vue-Toastification__toast-body{font-size:15px;line-height:24px;color:#fff;display:flex;align-items:center}.Vue-Toastification__container .Vue-Toastification__toast-body:before{content:"";width:24px;min-width:24px;height:24px;flex-shrink:0;display:none;margin-right:8px}.Vue-Toastification__container .Vue-Toastification__toast--info{background:#13394f}.Vue-Toastification__container .Vue-Toastification__toast--success{background:#71be4c}.Vue-Toastification__container .Vue-Toastification__toast--success .Vue-Toastification__toast-body:before{display:inline-block;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2014L8.23309%2016.4248C8.66178%2016.7463%209.26772%2016.6728%209.60705%2016.2581L18%206'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat center}.Vue-Toastification__container .Vue-Toastification__toast--error{background:#f05331}.Vue-Toastification__container .Vue-Toastification__toast--error .Vue-Toastification__toast-body:before{display:inline-block;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='9'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M12.5%207.5C12.5%207.77614%2012.2761%208%2012%208C11.7239%208%2011.5%207.77614%2011.5%207.5C11.5%207.22386%2011.7239%207%2012%207C12.2761%207%2012.5%207.22386%2012.5%207.5Z'%20fill='white'%20stroke='white'/%3e%3cpath%20d='M12%2017V10'%20stroke='white'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center}.header-content{display:flex;justify-content:space-between;align-items:center;padding:13px 24px;border-bottom:1px solid #eeeeee}.header-content .header--container{display:flex;align-items:center}.header-content .header--container .page-title{padding:0}.header-content.content_flex-start{justify-content:flex-start}.header-content .wrapper-icon+button{margin-left:24px}@media only screen and (max-width:680px){.header-content:not(.mobile-main){display:none}}@media only screen and (max-width:680px){.header-content.mobile-main{position:sticky;top:0;left:0;right:0;background:#f4f5f6;z-index:9;padding:16px 16px 8px;height:68px}}@media only screen and (max-width:680px){.header-content.mobile-main .page-title{display:inline-block}}.header-content .edit-state{display:inline-block;font-weight:700;font-size:14px;line-height:16px;color:#3a3a44;transition:all .2s ease;cursor:pointer}.header-content .edit-state:hover{opacity:.7}.header-content .button-history{width:24px;height:24px;margin-left:12px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_16782_158693)'%3e%3cpath%20d='M10.1139%2012.7266H5.55078'%20stroke='black'%20stroke-width='1.71826'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.21309%2016.4453H5.55078'%20stroke='black'%20stroke-width='1.71826'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.5842%209.01172H5.55078'%20stroke='black'%20stroke-width='1.71826'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cmask%20id='mask0_16782_158693'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='23'%20height='22'%3e%3cpath%20d='M0.988281%20-0.00187111H22.9823V21.9922H0.988281V-0.00187111Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_16782_158693)'%3e%3cpath%20d='M10.6726%2021.1328H4.53055C3.10708%2021.1328%201.95312%2019.9789%201.95312%2018.5554V5.51686C1.95312%204.09339%203.10708%202.93943%204.53055%202.93943H12.5'%20stroke='black'%20stroke-width='1.71826'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.8477%202.93671H14.5659C15.9894%202.93671%2017.1433%204.09063%2017.1433%205.51406V8.3125'%20stroke='black'%20stroke-width='1.71826'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.0137%2016.4404C22.0137%2019.032%2019.9128%2021.1328%2017.3213%2021.1328C14.7298%2021.1328%2012.6289%2019.032%2012.6289%2016.4404C12.6289%2013.8489%2014.7298%2011.7481%2017.3213%2011.7481C19.9128%2011.7481%2022.0137%2013.8489%2022.0137%2016.4404Z'%20stroke='black'%20stroke-width='1.71826'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.1484%2014.9857V16.7773H18.4282'%20stroke='black'%20stroke-width='1.71826'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_16782_158693'%3e%3crect%20width='22'%20height='20.0006'%20fill='white'%20transform='matrix(1%200%200%20-1%201%2022)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center/100%;cursor:pointer}.content--page{display:flex;flex-direction:column;height:calc(100vh - 224px);height:calc(100dvh - 224px);overflow:auto;padding:0 24px;margin:6px 0 24px}@media only screen and (max-width:960px){.content--page{padding:0 16px;margin:0 0 16px;flex:1}}.content--page--scroll-block{flex:1;overflow-y:auto;margin-top:6px;margin-bottom:8px;padding:0 24px 16px}@media only screen and (max-width:680px){.content--page--scroll-block{margin-bottom:4px;padding:0}}.header--back{margin-right:16px}.item-nav--context-menu--button{width:24px;height:24px;border-radius:2px;outline:none;border:none;background:none;padding:0;display:flex;align-items:center;justify-content:center}.item-nav--context-menu--button:after{content:"";display:inline-block;width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.71434%208.57141C4.92862%208.57141%204.28577%209.21427%204.28577%209.99998C4.28577%2010.7857%204.92862%2011.4286%205.71434%2011.4286C6.50005%2011.4286%207.14291%2010.7857%207.14291%209.99998C7.14291%209.21427%206.50005%208.57141%205.71434%208.57141ZM14.2858%208.57141C13.5001%208.57141%2012.8572%209.21427%2012.8572%209.99998C12.8572%2010.7857%2013.5001%2011.4286%2014.2858%2011.4286C15.0715%2011.4286%2015.7143%2010.7857%2015.7143%209.99998C15.7143%209.21427%2015.0715%208.57141%2014.2858%208.57141ZM10.0001%208.57141C9.21434%208.57141%208.57148%209.21427%208.57148%209.99998C8.57148%2010.7857%209.21434%2011.4286%2010.0001%2011.4286C10.7858%2011.4286%2011.4286%2010.7857%2011.4286%209.99998C11.4286%209.21427%2010.7858%208.57141%2010.0001%208.57141Z'%20fill='%238F97A8'/%3e%3c/svg%3e") no-repeat center/100%}.item-nav--context-menu--button:hover{background-color:#eaeef5}.page-wrapper-modal-bg{background:#3a3a4499;border-radius:8px;position:absolute;left:0;right:0;bottom:0;top:0;z-index:2}.page-wrapper-modal-bg.transparent{background:none}.img-wr:not(.audio){width:100%;height:100%;background:url(/assets/spinner-CGAbPHUf.webp) no-repeat center/contain;border-radius:8px;position:initial}.img-wr.loader img{object-fit:contain}.img-wr.video{position:relative}.img-wr.video:before{content:"";display:block;position:absolute;width:34px;height:34px;left:calc(50% - 17px);top:calc(50% - 17px);z-index:2;background:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20opacity='0.4'%20width='34'%20height='34'%20rx='17'%20fill='%230F2438'/%3e%3cpath%20d='M12.75%2011.0642V22.9358C12.75%2023.8411%2013.7219%2024.3911%2014.4704%2023.8984L23.5639%2017.9626C24.2565%2017.5156%2024.2565%2016.4843%2023.5639%2016.026L14.4704%2010.1016C13.7219%209.60887%2012.75%2010.1589%2012.75%2011.0642Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center}.img-wr img,.img-wr video{width:100%;height:100%;object-fit:cover;border-radius:8px;background-color:#fff}@media only screen and (max-width:1264px){.img-wr img,.img-wr video{min-height:110px}}@media only screen and (max-width:960px){.img-wr img,.img-wr video{min-height:150px}}@media only screen and (max-width:680px){.img-wr img,.img-wr video{max-height:110px}}.lazy-component[data-v-3321f773],.lazy-component-placeholder[data-v-3321f773]{width:100%}video[data-v-0edf95b8]{max-width:100%;width:100%;height:auto;margin:0 auto;display:block;border-radius:20px}@media only screen and (max-width:960px){video[data-v-0edf95b8]{max-width:90%;border-radius:30px}}
